.story-password-stage{position:relative;display:grid;min-height:clamp(620px,76vh,820px);place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:30px;background:#322538;box-shadow:0 22px 55px #311b2c38}.story-password-background{position:absolute;top:-55px;right:-55px;bottom:-55px;left:-55px;width:calc(100% + 110px);height:calc(100% + 110px);object-fit:cover;filter:blur(42px) saturate(.88);opacity:.74;transform:scale(1.06)}.story-password-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 42%,rgba(118,76,115,.22),transparent 42%),linear-gradient(145deg,#130e1dc9,#3725469e 52%,#201827d1)}.story-password-card{position:relative;z-index:1;width:min(92%,480px);padding:2.2rem 2rem 1.7rem;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#ffffffed;box-shadow:0 28px 72px #110a1661;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.story-password-cover{width:104px;height:104px;margin:0 auto;border:5px solid #fff;border-radius:9999px;object-fit:cover;background:#f7eef2;box-shadow:0 12px 28px #371f313d}.story-password-lock{position:absolute;top:6.25rem;left:50%;display:grid;width:34px;height:34px;place-items:center;border:3px solid #fff;border-radius:9999px;background:var(--author-primary);color:#fff;font-size:.75rem;transform:translate(23px)}.story-password-notice{display:inline-block;max-width:100%;padding:.7rem 1.1rem;border:1px solid #eadfe6;border-radius:16px;background:#fffafd;color:var(--author-muted);font-size:.875rem;font-weight:650;line-height:1.55;overflow-wrap:anywhere}.story-password-notice strong{display:block;margin-top:.15rem;color:var(--author-primary);font-size:1rem;font-weight:850}.story-password-input-group{display:flex;min-height:50px;align-items:center;overflow:hidden;border:1.5px solid #e9959d;border-radius:15px;background:#fff;color:var(--author-primary);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.story-password-input-group:focus-within{border-color:var(--author-primary);box-shadow:0 0 0 4px #d86b6b24;transform:translateY(-1px)}.story-password-input-group>i{padding-left:1rem;font-size:.9rem}.story-password-input-group input{min-width:0;flex:1;border:0!important;background:transparent!important;padding:.8rem .7rem;color:#302a30!important;font-size:.95rem;font-weight:700;outline:none!important;box-shadow:none!important;-webkit-text-fill-color:#302a30}.story-password-input-group input::placeholder{color:#a399a1!important;font-weight:550;opacity:1;-webkit-text-fill-color:#a399a1}.story-password-input-group button{align-self:stretch;padding-inline:1rem;color:var(--author-primary)}.story-password-submit{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:.6rem;border-radius:15px;background:linear-gradient(135deg,#ee8f89,#de6e78);color:#fff;font-size:.9rem;font-weight:800;text-transform:uppercase;box-shadow:0 12px 24px #d86b6b42;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}.story-password-submit:hover,.story-password-submit:focus-visible{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 16px 28px #d86b6b52;outline:none}.story-password-submit:disabled{cursor:wait;opacity:.72;transform:none}.story-password-submit [hidden]{display:none!important}.story-password-error{color:#dc3657}html.dark .story-password-card{border-color:#ffffff1f;background:#1d171ef0}html.dark .story-password-cover,html.dark .story-password-lock{border-color:#342a34}html.dark .story-password-notice{border-color:var(--author-border-soft);background:#ffffff0e;color:var(--author-muted)}html.dark .story-password-error{color:#f7a3b4}html.dark .story-password-input-group{border-color:#ee858db8;background:#171317}html.dark .story-password-input-group input{color:#fff7fa!important;-webkit-text-fill-color:#fff7fa}html.dark .story-password-input-group input::placeholder{color:#b9afb7!important;-webkit-text-fill-color:#b9afb7}@media (max-width: 639px){.story-password-stage{min-height:620px;border-radius:22px}.story-password-card{width:calc(100% - 1.5rem);padding:1.8rem 1.1rem 1.4rem;border-radius:23px}.story-password-cover{width:92px;height:92px}.story-password-lock{top:5.45rem;transform:translate(19px)}}@media (prefers-reduced-motion: reduce){.story-password-input-group,.story-password-submit{transition:none}}
