.echo-auth-shell{background:radial-gradient(circle at 16% 14%,#ffbf3f33,transparent 28rem),var(--echo-canvas);grid-template-columns:minmax(20rem,42%) 1fr;min-height:100vh;display:grid}.echo-auth-story{color:#fff;isolation:isolate;background:linear-gradient(145deg,#5b102b,#761c3d 62%,#8f2045);flex-direction:column;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.echo-auth-story:after{content:"";z-index:-1;background:#ffffff12;border:1px solid #ffffff1f;border-radius:48% 52% 38% 62%;width:28rem;height:24rem;position:absolute;top:-8rem;right:-12rem;transform:rotate(18deg)}.echo-auth-brand{align-items:center;gap:.75rem;width:max-content;text-decoration:none;display:inline-flex}.echo-auth-brand>span{color:var(--echo-wine);background:#fff;border-radius:.7rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.15rem;font-weight:900;display:inline-flex}.echo-auth-story__copy{max-width:34rem;margin:auto 0}.echo-auth-story__copy .echo-eyebrow{color:#ffd9a0}.echo-auth-story__copy h1{letter-spacing:-.045em;margin:.65rem 0 1.25rem;font-size:clamp(2.25rem,4vw,4.25rem);line-height:1.02}.echo-auth-story__copy>p:not(.echo-eyebrow){color:#f8eaf0;max-width:32rem;font-size:1.05rem}.echo-auth-story__copy ul{gap:.8rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.echo-auth-story__copy li{gap:.65rem;display:flex}.echo-auth-story__copy li span{color:#ffd9a0;font-weight:900}.echo-auth-story__foot{color:#ead1db;margin:1rem 0 0;font-size:.82rem}.echo-auth-stage{justify-content:center;align-items:center;padding:clamp(1.25rem,5vw,5rem);display:flex}.echo-auth-card{background:#fffffff0;border:1px solid #5b102b1a;border-radius:1.15rem;width:100%;max-width:31rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 24px 64px #5b102b1f,inset 0 1px #fff}.echo-auth-lock{color:var(--echo-muted);justify-content:flex-end;align-items:center;gap:.45rem;font-size:.78rem;font-weight:750;display:flex}.echo-auth-lock span{color:var(--echo-teal);font-size:.6rem}.echo-auth-copy h2{letter-spacing:-.025em;margin:.3rem 0 .6rem;font-size:clamp(1.65rem,3vw,2rem);line-height:1.12}.echo-auth-copy>p:last-child{color:var(--echo-muted);margin:0}.echo-auth-tabs{border-bottom:1px solid var(--echo-border);grid-template-columns:repeat(3,1fr);margin:1.5rem 0 1.25rem;display:grid}.echo-auth-tabs button{color:var(--echo-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-height:2.75rem;padding:.55rem .35rem;font-size:.86rem;font-weight:750}.echo-auth-tabs button[aria-current=page]{border-bottom-color:var(--echo-wine);color:var(--echo-wine)}.echo-auth-notice,.echo-auth-feedback,.echo-auth-guidance,.echo-auth-verifying{border-radius:var(--echo-radius-control);border:1px solid;gap:.15rem;padding:.75rem .85rem;display:grid}.echo-auth-notice{background:var(--echo-amber-soft);color:var(--echo-amber);border-color:#e6c371;margin-bottom:1rem}.echo-auth-notice span,.echo-auth-feedback span{font-size:.84rem}.echo-auth-form{gap:1rem;display:grid}.echo-auth-password{grid-template-columns:1fr auto;display:grid}.echo-auth-password input{width:100%;padding-right:4.2rem}.echo-auth-password button{color:var(--echo-wine);cursor:pointer;background:0 0;border:0;padding:0 .75rem;font-size:.8rem;font-weight:800}.echo-auth-submit{width:100%;margin-top:.15rem}.echo-auth-feedback--error{background:var(--echo-coral-soft);color:var(--echo-coral);border-color:#f1a5b7}.echo-auth-feedback--success{background:var(--echo-mint-soft);color:var(--echo-mint);border-color:#8fd9c0}.echo-auth-feedback--info{background:var(--echo-blue-soft);color:#153d91;border-color:#b9cffc}.echo-auth-guidance{background:var(--echo-surface-soft);border-color:var(--echo-border)}.echo-auth-guidance p,.echo-auth-verifying p{color:var(--echo-muted);margin:.2rem 0 0;font-size:.86rem}.echo-auth-verifying{background:var(--echo-blue-soft);border-color:#b9cffc;align-items:flex-start;display:flex}.echo-auth-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:none;width:1rem;height:1rem;animation:.8s linear infinite echo-auth-spin;display:inline-block}@keyframes echo-auth-spin{to{transform:rotate(360deg)}}.echo-auth-dev{border-top:1px solid var(--echo-border);gap:.8rem;margin-top:1.4rem;padding-top:1.25rem;display:grid}.echo-auth-dev p{margin:0}.echo-auth-dev strong,.echo-auth-dev span{display:block}.echo-auth-dev span{color:var(--echo-muted);font-size:.82rem}.echo-auth-dev__actions{gap:.6rem;display:flex}.echo-auth-dev__actions a{flex:1}.echo-auth-help{color:var(--echo-muted);text-align:center;margin:1.25rem 0 0;font-size:.78rem}@media (max-height:45rem) and (min-width:35.01rem){.echo-auth-stage{padding:1rem}.echo-auth-card{padding:1.25rem}.echo-auth-tabs{margin:1rem 0 .8rem}.echo-auth-notice{margin-bottom:.7rem}.echo-auth-notice,.echo-auth-feedback,.echo-auth-guidance,.echo-auth-verifying{padding:.6rem .7rem}.echo-auth-form{gap:.75rem}.echo-auth-dev{margin-top:1rem;padding-top:.9rem}.echo-auth-help{margin:1rem 0 0}}@media (max-width:58rem){.echo-auth-shell{grid-template-columns:1fr}.echo-auth-story{min-height:auto;padding:1.5rem}.echo-auth-story__copy{margin:3rem 0}.echo-auth-story__copy h1{max-width:30rem;font-size:2.35rem}.echo-auth-story__copy ul{display:none}.echo-auth-stage{padding:1.5rem}.echo-auth-card{margin-top:-3rem;position:relative}}@media (max-width:35rem){.echo-auth-story{padding:.85rem 1rem 2.6rem}.echo-auth-story__copy{margin:.9rem 0 0}.echo-auth-story__copy h1{margin:.35rem 0 .6rem;font-size:1.75rem}.echo-auth-story__copy>p:not(.echo-eyebrow),.echo-auth-story__foot{display:none}.echo-auth-stage{align-items:flex-start;padding:0 1rem 1rem}.echo-auth-card{border-radius:.9rem;margin-top:-1.6rem;padding:1rem}.echo-auth-copy h2{margin:.2rem 0 .4rem;font-size:1.55rem}.echo-auth-tabs{margin:.9rem 0 .8rem}.echo-auth-tabs button{min-height:2.5rem;font-size:.8rem}.echo-auth-notice{margin-bottom:.7rem}.echo-auth-notice,.echo-auth-feedback,.echo-auth-guidance,.echo-auth-verifying{padding:.6rem .7rem}.echo-auth-form{gap:.75rem}.echo-auth-dev{margin-top:1rem;padding-top:.9rem}.echo-auth-help{margin:1rem 0 0}.echo-auth-dev__actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){.echo-auth-spinner{animation-duration:.01ms}}
