.auth-page{min-height:100vh;padding:24px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,240,235,.9),rgba(234,244,251,.82)),var(--bg)}.auth-card{width:min(100%,1160px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:20px}.auth-copy,.auth-form{border:1px solid rgba(0,0,0,.08);border-radius:var(--r-lg);background:rgba(255,255,255,.88);box-shadow:var(--shadow-lg)}.auth-copy{min-height:620px;padding:clamp(30px,5vw,56px);display:flex;flex-direction:column;justify-content:center}.auth-brand{width:fit-content;margin-bottom:auto;display:inline-flex;align-items:center;gap:8px;color:var(--text-1);font-family:Snell Roundhand,Apple Chancery,Lucida Handwriting,Brush Script MT,cursive;font-size:1.55rem;font-weight:500}.auth-brand svg,.auth-brand:first-letter,.auth-note svg{color:var(--accent)}.auth-copy h1{max-width:620px;margin-top:12px;overflow-wrap:anywhere;font-size:clamp(3rem,5.6vw,5.35rem);line-height:1.08}.auth-copy p:not(.guest-flow-eyebrow){max-width:560px;margin-top:18px;color:var(--text-2);font-size:1.05rem;line-height:1.75}.auth-form{padding:clamp(24px,3vw,34px);display:grid;align-content:center;gap:18px}.auth-form h2{margin-top:6px;font-size:clamp(1.85rem,3.4vw,2.65rem);line-height:1.12}.auth-helper-text{margin-top:8px;color:var(--text-2);font-size:.92rem;line-height:1.55}.auth-form label{display:grid;gap:8px;color:var(--text-1);font-size:.88rem;font-weight:500}.auth-form label>span{min-height:54px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(0,0,0,.1);border-radius:var(--r-sm);background:rgba(255,255,255,.92)}.auth-form label svg{color:var(--text-2);flex:0 0 auto}.auth-form input{width:100%;border:0;background:transparent;color:var(--text-1);font:inherit;outline:0}.auth-password-toggle{flex:0 0 auto;padding:6px;border:0;background:transparent;color:var(--text-2);cursor:pointer;border-radius:var(--r-full,9999px);display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,background-color .15s ease}.auth-password-toggle:hover{color:var(--text-1);background:rgba(0,0,0,.05)}.auth-switch{color:var(--text-2);font-size:.92rem;text-align:center}.auth-switch a{color:var(--text-2);font-weight:850}.auth-text-button{width:fit-content;justify-self:center;border:0;background:transparent;color:var(--text-2);cursor:pointer;font:inherit;font-size:.92rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}.auth-btn-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:authBtnSpin .65s linear infinite;flex-shrink:0}@keyframes authBtnSpin{to{transform:rotate(1turn)}}.auth-btn-spinner--dark{border-color:rgba(0,0,0,.55) rgba(0,0,0,.15) rgba(0,0,0,.15)}.auth-google-button{width:100%;min-height:52px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:12px;border:1.5px solid rgba(0,0,0,.12);border-radius:var(--r-sm);background:#fff;color:var(--text-1);cursor:pointer;font:inherit;font-size:.94rem;font-weight:500;letter-spacing:.01em;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;box-shadow:0 1px 3px rgba(0,0,0,.06)}.auth-google-button:hover:not(:disabled){background:#f8f8f8;border-color:rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.1)}.auth-google-button:active:not(:disabled){background:#f0f0f0;box-shadow:none}.auth-google-button:disabled{opacity:.65;cursor:not-allowed}.auth-google-icon{width:20px;height:20px;flex-shrink:0}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--text-2);font-size:.8rem;font-weight:500;opacity:.7}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:rgba(0,0,0,.1)}.auth-note{padding:14px;display:flex;gap:10px;align-items:flex-start;border-radius:var(--r-sm);background:var(--peach);color:var(--text-2);font-size:.88rem;font-weight:750;line-height:1.45}@keyframes voicePulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(181,155,112,.28)}50%{transform:scale(1.05);box-shadow:0 0 0 18px rgba(181,155,112,0)}}@media (max-width:1120px){.auth-card{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)}.auth-copy h1{font-size:clamp(2.8rem,5vw,4.45rem)}}@media (max-width:760px){.auth-page{padding:14px;place-items:stretch}.auth-card{grid-template-columns:1fr}.auth-copy,.auth-form{border-radius:var(--r-md)}.auth-copy{min-height:auto;padding:26px}.auth-brand{margin-bottom:48px}.auth-form{padding:22px}.guest-flow{padding:14px;place-items:stretch}.guest-flow-panel{padding:22px;border-radius:var(--r-md)}.guest-choice-grid{grid-template-columns:1fr}.guest-choice-card{min-height:174px}.capture-stage{aspect-ratio:3/4}.capture-live-actions{left:12px;right:12px;bottom:12px;grid-template-columns:1fr 1fr}.capture-shutter{grid-column:1/-1;grid-row:1;width:100%;min-width:0;min-height:56px;order:-1}.capture-close,.capture-switch{width:100%;min-width:0;min-height:48px;padding:0 12px;font-size:.86rem}}@media (max-width:380px){.capture-live-actions{gap:8px}.capture-close,.capture-switch{font-size:.8rem}}.reset-password-form{min-height:420px;justify-content:center}.reset-pw-state{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:8px 0}.reset-pw-state-title{margin:0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.2;color:var(--text-1)}.reset-pw-state-body{max-width:340px;color:var(--text-2);font-size:.95rem;line-height:1.6;margin:0}.reset-pw-spinner{width:44px;height:44px;border:3px solid rgba(0,0,0,.08);border-top:3px solid var(--accent);border-radius:50%;animation:resetPwSpin .75s linear infinite}@keyframes resetPwSpin{to{transform:rotate(1turn)}}.reset-pw-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;font-size:1.5rem;font-weight:800}.reset-pw-icon--success{color:#43a047}.reset-pw-icon--error{color:#fff;background:#ef5350;font-size:1.4rem}.reset-pw-input-wrap{min-height:54px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(0,0,0,.1);border-radius:var(--r-sm);background:rgba(255,255,255,.92)}.reset-pw-input-wrap svg{color:var(--text-2);flex:0 0 auto}.reset-pw-input-wrap input{flex:1;border:0;background:transparent;color:var(--text-1);font:inherit;outline:0}.reset-pw-eye{flex:0 0 auto;padding:4px;border:0;background:transparent;color:var(--text-2);cursor:pointer;border-radius:4px;display:flex;align-items:center;transition:color .15s ease}.reset-pw-eye:hover{color:var(--text-1)}.reset-pw-strength{display:flex;align-items:center;gap:10px}.reset-pw-strength-bar{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.reset-pw-strength-seg{height:4px;border-radius:99px}.reset-pw-strength-label{font-size:.78rem;font-weight:800;white-space:nowrap;min-width:72px;text-align:right;transition:color .25s ease}.reset-pw-requirements{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.reset-pw-req{display:flex;align-items:center;gap:7px;font-size:.8rem;color:var(--text-2);transition:color .2s ease}.reset-pw-req--met{color:#43a047}.reset-pw-req-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex:0 0 auto;transition:background .2s ease}.reset-pw-match{display:block;margin-top:5px;font-size:.78rem;font-weight:800}.reset-pw-match--ok{color:#43a047}.reset-pw-match--bad{color:#ef5350}