.auth-page.auth-presentation{min-height:100dvh;color:var(--text);background:var(--surface);flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;display:flex}.auth-presentation .auth-public-nav{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;min-height:72px;padding:10px 116px 10px clamp(24px,4.6vw,76px);display:flex}.auth-presentation .auth-home-link{min-height:44px;color:var(--muted);align-items:center;gap:9px;font-size:13px;display:inline-flex}.auth-presentation .auth-home-link:hover{color:var(--blue)}.auth-presentation .auth-composition{flex:1;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);min-height:calc(100dvh - 72px);display:grid}.auth-presentation .auth-story{background:var(--background);border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:36px clamp(32px,4.6vw,76px) 28px;display:flex}.auth-presentation .auth-wordmark{letter-spacing:-.25px;align-self:flex-start;align-items:center;gap:12px;min-height:44px;font-size:15px;line-height:1.3;display:inline-flex}.auth-presentation .auth-wordmark strong{font-weight:650;display:block}.auth-presentation .auth-wordmark .brand-name>small{color:var(--muted)}.auth-presentation .auth-wordmark-icon{width:42px;height:42px;color:var(--on-accent,var(--surface));background:var(--blue);border-radius:11px;place-items:center;display:grid}.auth-presentation .auth-story-body{width:100%;max-width:530px;margin:auto 0;padding:58px 0 42px}.auth-presentation .auth-eyebrow{color:var(--blue);letter-spacing:.12em;margin:0 0 22px;font-size:11px;font-weight:600}.auth-presentation .auth-story h2{color:var(--text);letter-spacing:-1.6px;text-wrap:balance;margin:0;font-size:clamp(38px,3.6vw,54px);font-weight:550;line-height:1.25}.auth-presentation .auth-story h2 span{color:var(--blue)}.auth-presentation .auth-story-intro{color:var(--muted);max-width:400px;margin:24px 0 0;font-size:14px;line-height:1.9}.auth-presentation .auth-story-example{margin-top:42px}.auth-presentation .auth-story-steps{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:9px;padding-bottom:22px;display:flex}.auth-presentation .auth-story-steps>span{white-space:nowrap;align-items:center;gap:9px;font-size:12px;display:flex}.auth-presentation .auth-story-steps b{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px;font-weight:450}.auth-presentation .auth-story-steps>svg{color:var(--muted);flex-shrink:0}.auth-presentation .auth-sound-lines{align-items:center;gap:5px;height:80px;display:flex}.auth-presentation .auth-sound-lines i{background:var(--blue);opacity:.65;border-radius:4px;width:3px}.auth-presentation .auth-sound-lines i:nth-child(3n){opacity:.23}.auth-presentation .auth-quote{border-left:2px solid var(--blue);padding:0 0 12px 17px}.auth-presentation .auth-example-label{color:var(--muted);letter-spacing:.05em;margin:0 0 14px;font-size:11px}.auth-presentation .auth-quote>p[lang]{color:var(--text);letter-spacing:-.25px;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2vw,29px);line-height:1.45}.auth-presentation .auth-quote-meaning{color:var(--blue);margin:0;font-size:14px;line-height:1.8}.auth-presentation .auth-story-note{align-items:flex-start;gap:12px;margin-top:26px;display:flex}.auth-presentation .auth-story-note svg{color:var(--blue);flex-shrink:0;margin-top:3px}.auth-presentation .auth-story-note p{margin:0;font-size:13px;line-height:1.6}.auth-presentation .auth-story-note span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.auth-presentation .auth-story-footnote{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.auth-presentation .auth-account{flex-direction:column;align-items:center;min-width:0;padding:46px clamp(30px,5.5vw,90px) 28px;display:flex}.auth-page.auth-presentation .auth-panel{width:100%;max-width:400px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:auto 0;padding:22px 0 38px}.auth-presentation .auth-account-tabs{border-bottom:1px solid var(--line);gap:30px;margin-bottom:33px;display:flex}.auth-presentation .auth-account-tabs a{min-height:48px;color:var(--muted);border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;padding-bottom:12px;font-size:14px;display:inline-flex}.auth-presentation .auth-account-tabs a[aria-current]{border-color:var(--blue);color:var(--blue);font-weight:600}.auth-presentation .auth-account-tabs a:hover{color:var(--blue)}.auth-presentation .auth-heading{margin-bottom:28px}.auth-presentation .auth-panel h1{letter-spacing:-.7px;text-wrap:balance;margin:0;font-size:32px;font-weight:550;line-height:1.3}.auth-presentation .auth-heading>p{margin:12px 0 0;font-size:14px;line-height:1.8}.auth-presentation .auth-panel form{gap:22px;margin:0;display:grid}.auth-presentation .auth-field{min-width:0}.auth-presentation .auth-field label{color:var(--text);margin-bottom:9px;font-size:13px;font-weight:550;line-height:22px;display:block}.auth-presentation .auth-field input{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:48px;color:var(--text);border-radius:7px;padding:12px 14px;font-size:15px;line-height:22px}.auth-presentation .auth-field input:hover:not(:disabled){border-color:var(--muted)}.auth-presentation .auth-field input:focus{border-color:var(--blue)}.auth-page.auth-presentation .auth-field input[aria-invalid=true]{border-color:var(--red)}.auth-presentation .auth-field-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.auth-presentation .auth-field-heading>a{color:var(--blue);align-items:center;min-height:44px;margin:-11px 0 -2px;font-size:12px;display:inline-flex}.auth-presentation .auth-password-field{position:relative}.auth-presentation .auth-password-field input{padding-right:50px}.auth-presentation .auth-password-visibility{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid;position:absolute;top:2px;right:3px}.auth-presentation .auth-password-visibility:hover:not(:disabled){background:var(--surface-soft);color:var(--blue)}.auth-presentation .auth-panel .form-help{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.auth-presentation .auth-submit,.auth-presentation .auth-primary-link{border:1px solid var(--blue);background:var(--blue);width:100%;min-height:48px;color:var(--on-accent,var(--surface));cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:12px;padding:12px 18px;font-size:14px;font-weight:550;display:flex}.auth-presentation .auth-submit:hover:not(:disabled),.auth-presentation .auth-primary-link:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.auth-presentation .auth-submit:disabled{cursor:wait;opacity:.7}.auth-presentation .auth-links{justify-content:flex-start;gap:14px;margin:18px 0 24px;font-size:13px}.auth-presentation .auth-links a,.auth-presentation .auth-return-link{align-items:center;gap:8px;min-height:44px;display:inline-flex}.auth-presentation .auth-links a:hover,.auth-presentation .auth-return-link:hover,.auth-presentation .auth-field-heading>a:hover{text-underline-offset:4px;text-decoration:underline}.auth-presentation .auth-return-link{color:var(--muted);margin-bottom:22px;font-size:13px}.auth-presentation .auth-privacy{border-top:1px solid var(--line);align-items:flex-start;gap:10px;padding-top:23px;display:flex}.auth-presentation .auth-privacy>svg{color:var(--blue);flex-shrink:0;margin-top:2px}.auth-presentation .auth-privacy p{margin:0;font-size:12px;line-height:1.8}.auth-presentation .auth-feedback{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;align-items:flex-start;gap:10px;padding:14px 15px;display:flex}.auth-presentation .auth-feedback>svg{flex-shrink:0;margin-top:2px}.auth-presentation .auth-feedback strong{font-size:13px;font-weight:600;line-height:1.7}.auth-presentation .auth-feedback p{color:inherit;margin:4px 0 0;font-size:12px;line-height:1.8}.auth-presentation .auth-feedback a{text-underline-offset:3px;align-items:center;min-height:44px;font-size:12px;text-decoration:underline;display:inline-flex}.auth-presentation .auth-error{color:var(--red);border-color:color-mix(in srgb, var(--red) 35%, var(--line))}.auth-presentation .auth-success{color:var(--green);border-color:color-mix(in srgb, var(--green) 35%, var(--line))}.auth-presentation .auth-account-footnote{color:var(--muted);text-align:center;margin:0;font-size:11px;line-height:1.7}.auth-presentation .auth-account-footnote span{padding:0 5px}.auth-presentation .auth-local-state>svg{color:var(--blue);margin-bottom:24px}.auth-presentation .auth-local-state>p{margin:16px 0 24px}.auth-presentation :is(a,button,input):focus-visible,.auth-presentation .auth-feedback:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.auth-presentation :is(a,button,input){touch-action:manipulation;transition:color .15s,border-color .15s,background-color .15s}.auth-presentation .auth-loading{animation:.9s linear infinite auth-presentation-spin}@keyframes auth-presentation-spin{to{transform:rotate(360deg)}}@media (min-width:1600px){.auth-presentation .auth-story-body{align-self:center}}@media (max-width:1100px){.auth-presentation .auth-story,.auth-presentation .auth-account{padding-left:32px;padding-right:32px}.auth-presentation .auth-story h2{font-size:39px}.auth-presentation .auth-story-steps>span{gap:6px}}@media (min-width:761px) and (max-width:900px){.auth-presentation .auth-story{padding-left:24px;padding-right:24px}.auth-presentation .auth-account{padding-left:26px;padding-right:26px}.auth-presentation .auth-story h2{letter-spacing:-1px;font-size:32px}.auth-presentation .auth-quote>p[lang]{font-size:21px}.auth-presentation .auth-story-steps b{display:none}.auth-presentation .auth-story-steps>span{font-size:11px}.auth-presentation .auth-sound-lines{gap:4px}}@media (max-width:760px){.auth-page.auth-presentation{padding:0}.auth-presentation .auth-public-nav{min-height:64px;padding-left:max(20px, env(safe-area-inset-left))}.auth-presentation .auth-composition{flex-direction:column;min-height:calc(100dvh - 64px);display:flex}.auth-presentation .auth-story{padding:18px max(24px, env(safe-area-inset-left)) 22px;border-right:0;border-bottom:1px solid var(--line)}.auth-presentation .auth-wordmark{gap:10px;min-height:36px;font-size:12px}.auth-presentation .auth-wordmark .brand-name>strong{font-size:19px}.auth-presentation .auth-wordmark-icon{border-radius:9px;width:34px;height:34px}.auth-presentation .auth-story-body{max-width:none;margin:0;padding:13px 0 0}.auth-presentation .auth-story h2{letter-spacing:-.4px;font-size:22px;line-height:1.25}.auth-presentation .auth-story h2 br{display:none}.auth-presentation .auth-story h2 span{margin-left:.25em}.auth-presentation .auth-eyebrow,.auth-presentation .auth-story-intro,.auth-presentation .auth-story-example,.auth-presentation .auth-story-footnote{display:none}.auth-presentation .auth-account{padding:8px max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));flex:1}.auth-page.auth-presentation .auth-panel{width:100%;max-width:440px;margin:0;padding:22px 0 34px}.auth-presentation .auth-account-tabs{margin-bottom:25px}.auth-presentation .auth-panel h1{font-size:28px}.auth-presentation .auth-heading{margin-bottom:24px}.auth-presentation .auth-field input{min-height:50px;font-size:16px}.auth-presentation .auth-submit{min-height:50px}.auth-presentation .auth-password-visibility{top:3px}.auth-presentation .auth-account-footnote{margin-top:auto}}@media (prefers-reduced-motion:reduce){.auth-presentation *,.auth-presentation :before,.auth-presentation :after{transition:none!important;animation:none!important}}
