.auth-portal{--auth-dark:#191f1c;--auth-dark-2:#222a25;--auth-dark-line:#4a5745;background:var(--paper);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-template-areas:"workspace story";min-height:calc(100dvh - 76px);display:grid}.auth-page{background:var(--paper);min-height:100dvh}.auth-page-header{border-bottom:1px solid var(--hairline);background:var(--paper);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px 36px;display:flex}.auth-page-header .site-wordmark{font-size:27px}.auth-workspace{grid-area:workspace;place-items:center;min-width:0;padding:72px clamp(36px,7vw,112px);display:grid}.auth-workspace-inner{width:min(100%,510px)}.auth-portal-heading{margin-bottom:38px}.auth-portal-heading h1{max-width:10.5ch;font-family:var(--font-nb-display);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(48px,4.4vw,76px);font-weight:600;line-height:1.02}.auth-portal-heading p{max-width:48ch;color:var(--muted);margin-top:22px;font-size:17px;line-height:1.65}.auth-story{isolation:isolate;background:var(--auth-dark);min-width:0;color:var(--on-dark);flex-direction:column;grid-area:story;padding:clamp(44px,5vw,76px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";z-index:-1;filter:blur(80px);opacity:.38;background:#34402f;border-radius:50%;height:46%;position:absolute;inset:auto -18% -22% 12%}.auth-story-copy{max-width:480px}.auth-story-copy h2{max-width:10ch;font-family:var(--font-nb-display);letter-spacing:-.03em;text-wrap:balance;font-size:clamp(34px,3.4vw,48px);font-weight:500;line-height:1.06}.auth-story-copy p{color:#c7d0c1;max-width:40ch;margin-top:22px;font-size:16px;line-height:1.7}.auth-route{width:min(118%,820px);margin:auto -8% auto -5%;padding-block:34px}.auth-route svg{width:100%;display:block;overflow:visible}.auth-route-track,.auth-route-signal{fill:none;stroke-linecap:round;stroke-linejoin:round}.auth-route-track{stroke:var(--auth-dark-line);stroke-width:2px}.auth-route-signal{stroke:var(--accent);stroke-width:4px;stroke-dasharray:96 620;filter:drop-shadow(0 0 7px #d2ed8a47);animation:7s linear infinite auth-route-travel}.auth-route-start{fill:var(--swim);stroke:#7edbd3;stroke-width:3px}.auth-route-finish{fill:var(--accent)}.auth-route-finish-halo{fill:var(--accent);opacity:.14;transform-origin:724px 86px;animation:2.8s cubic-bezier(.16,1,.3,1) infinite auth-finish-pulse}@keyframes auth-route-travel{to{stroke-dashoffset:-716px}}@keyframes auth-finish-pulse{50%{opacity:.05;transform:scale(1.35)}}.auth-race-stages{border-top:1px solid var(--auth-dark-line);grid-template-columns:repeat(4,1fr);gap:0;margin-top:auto;list-style:none;display:grid}.auth-race-stages li{color:#c7d0c1;border-bottom:1px solid var(--auth-dark-line);align-items:center;gap:9px;min-height:66px;font-size:13px;display:flex}.auth-race-stages svg{stroke-width:1.6px;width:18px;height:18px}.auth-race-stages li:first-child svg{color:#7edbd3}.auth-race-stages li:nth-child(2) svg{color:#b9d492}.auth-race-stages li:nth-child(3) svg{color:#efb697}.auth-race-stages li:nth-child(4){color:var(--accent)}.auth-story-footer{justify-content:space-between;align-items:center;gap:24px;padding-top:26px;display:flex}.auth-story-footer p{color:#aeb9a8;max-width:24ch;font-size:13px;line-height:1.5}.auth-story-footer a{min-height:44px;color:var(--accent);text-align:right;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.auth-panel.panel{background:0 0;border:0;border-radius:0;overflow:visible}.auth-panel>.panel-head{display:none}.auth-panel>.auth-panel-body{padding:0}.auth-flow{gap:22px;display:grid}.auth-form-stage{gap:22px;animation:.36s cubic-bezier(.16,1,.3,1) auth-stage-in;display:grid}@keyframes auth-stage-in{0%{opacity:.01;clip-path:inset(0 0 12%);transform:translateY(10px)}to{opacity:1;clip-path:inset(0);transform:none}}.auth-mode-heading{gap:8px;display:grid}.auth-mode-heading h2{font-family:var(--font-nb-display);letter-spacing:-.02em;font-size:24px;font-weight:600;line-height:1.2}.auth-mode-heading p{max-width:52ch;color:var(--muted);font-size:15px;line-height:1.6}.auth-google{width:100%;min-height:50px}.auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;font-size:13px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:var(--hairline);height:1px}.auth-form{gap:17px;display:grid}.auth-field{gap:7px;display:grid}.auth-field-label{justify-content:space-between;align-items:baseline;gap:16px;font-size:14px;font-weight:600;display:flex}.auth-field-label button{min-height:34px;color:var(--violet);cursor:pointer;text-underline-offset:3px;font-size:13px;font-weight:600;text-decoration:underline}.auth-input-wrap{position:relative}.auth-input-wrap>svg{z-index:1;width:18px;height:18px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.auth-input-wrap .auth-input{height:52px;font-family:var(--font-nb-sans);padding-left:46px;padding-right:48px;font-size:16px}.auth-password-toggle{width:44px;height:44px;color:var(--muted);cursor:pointer;border-radius:4px;place-items:center;display:grid;position:absolute;top:4px;right:4px}.auth-password-toggle:hover{color:var(--ink);background:var(--paper-2)}.auth-password-toggle svg{width:18px;height:18px}.auth-requirement{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.auth-requirement[data-met=true]{color:var(--violet)}.auth-requirement svg{width:15px;height:15px}.auth-submit{width:100%;margin-top:3px}.auth-error{border:1px solid color-mix(in srgb, var(--warn) 42%, white);background:color-mix(in srgb, var(--warn) 7%, white);color:var(--warn);border-radius:6px;align-items:flex-start;gap:10px;padding:13px 14px;font-size:14px;line-height:1.5;display:flex}.auth-error svg{flex:none;width:18px;height:18px;margin-top:1px}.auth-switch{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 8px;font-size:14px;display:flex}.auth-switch button,.auth-back{min-height:40px;color:var(--violet);cursor:pointer;text-underline-offset:3px;font-weight:600;text-decoration:underline}.auth-back{justify-content:start;justify-self:start;align-items:center;gap:8px;display:inline-flex}.auth-sync-details{border-top:1px solid var(--hairline);padding-top:12px}.auth-sync-details summary{min-height:44px;color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.auth-sync-details summary:after{content:"+";color:var(--violet);font-size:20px;font-weight:400}.auth-sync-details[open] summary:after{content:"−"}.auth-sync-details p{color:var(--muted);padding:2px 0 8px;font-size:13px;line-height:1.6}.auth-success{justify-items:start;gap:18px;display:grid}.auth-success-icon{background:var(--violet-wash);width:52px;height:52px;color:var(--violet);border-radius:50%;place-items:center;display:grid}.auth-success-icon svg{width:24px;height:24px}.auth-success h2{font-family:var(--font-nb-display);letter-spacing:-.02em;font-size:27px;font-weight:600}.auth-success p{color:var(--muted);font-size:15px;line-height:1.65}.auth-success .button{width:100%}.auth-success-icon-error{background:color-mix(in srgb, var(--warn) 7%, white);color:var(--warn)}.auth-action-status{min-height:80px;color:var(--muted);align-items:center;gap:13px;display:flex}.auth-action-loader{border:2px solid var(--hairline-strong);border-top-color:var(--violet);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-action-form{gap:18px}.auth-account-state{gap:20px;display:grid}.auth-account-identity{border-bottom:1px solid var(--hairline);align-items:center;gap:13px;padding-bottom:20px;display:flex}.auth-account-identity>span{background:var(--violet-wash);width:42px;height:42px;color:var(--violet);border-radius:50%;place-items:center;display:grid}.auth-account-identity strong,.auth-account-identity small{overflow-wrap:anywhere;display:block}.auth-account-identity small{color:var(--muted);margin-top:3px}.auth-verification-note{background:var(--violet-wash);border-radius:8px;padding:16px}.auth-verification-note p{font-size:14px;line-height:1.55}.auth-verification-note .btn{background:0 0;margin-top:10px}.auth-account-actions{flex-wrap:wrap;gap:10px;display:flex}.planner-account-dialog{width:min(100vw - 32px,620px)}.planner-account-content .auth-mode-heading h2{font-size:23px}@media (max-width:1040px){.auth-portal{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)}.auth-workspace{padding-inline:48px}.auth-story{padding:44px 36px}.auth-race-stages{grid-template-columns:1fr 1fr}.auth-race-stages li:nth-child(odd){border-right:1px solid var(--auth-dark-line)}}@media (max-width:760px){.auth-page-header{min-height:68px;padding-inline:20px}.auth-page-header .site-wordmark{font-size:23px}.auth-portal{grid-template-columns:1fr;grid-template-areas:"workspace""story";min-height:calc(100dvh - 68px)}.auth-workspace{min-height:calc(100dvh - 68px);padding:48px 24px 56px}.auth-portal-heading{margin-bottom:32px}.auth-portal-heading h1{max-width:12ch;font-size:clamp(43px,11.5vw,62px)}.auth-story{min-height:360px;padding:38px 24px}.auth-story-copy h2{font-size:36px}.auth-route{opacity:.78;width:76%;margin:0;position:absolute;bottom:62px;right:-12%}.auth-race-stages{width:min(100%,420px);margin-top:32px}.auth-story-footer{z-index:1;margin-top:auto;position:relative}}@media (max-width:440px){.auth-workspace{padding-inline:20px}.auth-portal-heading p{font-size:16px}.auth-story{min-height:330px}.auth-route{width:96%;bottom:74px;right:-30%}.auth-race-stages{display:none}.auth-story-footer{flex-direction:column;align-items:start;gap:8px}.auth-story-footer p{max-width:none}}@media (prefers-reduced-motion:reduce){.auth-route-signal,.auth-route-finish-halo,.auth-form-stage,.auth-action-loader{animation:none}.auth-route-signal{stroke-dasharray:none;opacity:.72}}
