.StepUpModal-module___j5fTG__backdrop{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.StepUpModal-module___j5fTG__modal{color:#0f172a;background:#fff;border-radius:14px;outline:none;width:100%;max-width:420px;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 18px 48px #0f172a2e}.StepUpModal-module___j5fTG__title{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.StepUpModal-module___j5fTG__body{color:#334155;margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.StepUpModal-module___j5fTG__actions{flex-direction:column;gap:.5rem;display:flex}.StepUpModal-module___j5fTG__primary,.StepUpModal-module___j5fTG__secondary,.StepUpModal-module___j5fTG__cancel{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.625rem 1.125rem;font-size:.95rem;font-weight:500;transition:background .12s,opacity .12s,transform .12s;display:inline-flex}.StepUpModal-module___j5fTG__primary{background:var(--portal-accent,#1f2937);color:#fff;border-color:var(--portal-accent,#1f2937)}.StepUpModal-module___j5fTG__primary:hover:not(:disabled){opacity:.92}.StepUpModal-module___j5fTG__secondary{color:#0f172a;background:#fff;border-color:#cbd5e1}.StepUpModal-module___j5fTG__secondary:hover:not(:disabled){background:#f1f5f9}.StepUpModal-module___j5fTG__cancel{color:#475569;background:0 0;border:none;min-height:36px;margin-top:.25rem;padding:.5rem .75rem;text-decoration:underline}.StepUpModal-module___j5fTG__cancel:hover:not(:disabled){color:#0f172a}.StepUpModal-module___j5fTG__primary:focus-visible,.StepUpModal-module___j5fTG__secondary:focus-visible,.StepUpModal-module___j5fTG__cancel:focus-visible{outline:2px solid var(--portal-accent,#1f2937);outline-offset:2px}.StepUpModal-module___j5fTG__primary:disabled,.StepUpModal-module___j5fTG__secondary:disabled,.StepUpModal-module___j5fTG__cancel:disabled{cursor:not-allowed;opacity:.55}.StepUpModal-module___j5fTG__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 .75rem;padding:.5rem .75rem;font-size:.875rem}.StepUpModal-module___j5fTG__fallback{color:#475569;margin:0 0 1rem;font-size:.9rem}.StepUpModal-module___j5fTG__field{flex-direction:column;margin-bottom:.75rem;display:flex}.StepUpModal-module___j5fTG__label{color:#0f172a;margin-bottom:.375rem;font-size:.875rem;font-weight:500}.StepUpModal-module___j5fTG__input{appearance:none;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.625rem .75rem;font-size:1rem}.StepUpModal-module___j5fTG__input:focus{outline:2px solid var(--portal-accent,#1f2937);outline-offset:1px}
.OtpForm-module__nwhYJq__form{width:100%;animation:OtpForm-module__nwhYJq__formReveal .5s var(--haptic-ease,cubic-bezier(.32, .72, 0, 1)) both;flex-direction:column;gap:18px;font-family:inherit;display:flex}@keyframes OtpForm-module__nwhYJq__formReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.OtpForm-module__nwhYJq__field{flex-direction:column;gap:8px;display:flex}.OtpForm-module__nwhYJq__label{font-family:var(--font-sans);color:var(--auth-ink-soft,#c3ccdb);letter-spacing:.01em;font-size:13px;font-weight:600}.OtpForm-module__nwhYJq__input{appearance:none;background:var(--auth-field,#0c111e);border:1px solid var(--auth-border,#ffffff1f);width:100%;min-height:52px;color:var(--auth-ink,#f6f8fc);border-radius:12px;padding:0 16px;font-size:16px;transition:border-color .2s,box-shadow .2s,background-color .2s}.OtpForm-module__nwhYJq__input:hover{border-color:var(--auth-border-strong,#fff3)}.OtpForm-module__nwhYJq__input:focus{border-color:var(--auth-accent,#5b8c6e);box-shadow:0 0 0 3px color-mix(in oklab, var(--auth-accent,#5b8c6e) 24%, transparent);outline:none}.OtpForm-module__nwhYJq__input::placeholder{color:var(--auth-ink-dim,#5c6884)}.OtpForm-module__nwhYJq__codeInput{letter-spacing:.5em;text-align:center;font-variant-numeric:tabular-nums;font-family:var(--font-mono,monospace);min-height:64px;padding:12px 0 12px .5em;font-size:26px;font-weight:600}.OtpForm-module__nwhYJq__submit{appearance:none;background:linear-gradient(180deg, color-mix(in oklab, var(--auth-accent,#5b8c6e) 92%, white 8%), var(--auth-accent,#5b8c6e));color:#fff;letter-spacing:.01em;cursor:pointer;min-height:52px;transition:transform .12s var(--haptic-ease,cubic-bezier(.32, .72, 0, 1)), box-shadow .2s, filter .2s;box-shadow:0 1px 0 #fff3 inset, 0 10px 24px -10px color-mix(in oklab, var(--auth-accent,#5b8c6e) 70%, transparent);border:none;border-radius:12px;margin-top:2px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:600}.OtpForm-module__nwhYJq__submit:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 1px 0 #ffffff40 inset, 0 14px 30px -10px color-mix(in oklab, var(--auth-accent,#5b8c6e) 80%, transparent)}.OtpForm-module__nwhYJq__submit:active:not(:disabled){transform:scale(.985)}.OtpForm-module__nwhYJq__submit:focus-visible{outline:2px solid var(--auth-accent,#5b8c6e);outline-offset:2px}.OtpForm-module__nwhYJq__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.OtpForm-module__nwhYJq__ssoAction{border:1px solid var(--auth-accent-line,color-mix(in oklab, var(--auth-accent,#5b8c6e) 32%, transparent));background:var(--auth-accent-soft,color-mix(in oklab, var(--auth-accent,#5b8c6e) 14%, transparent));min-height:52px;color:var(--auth-ink,#f6f8fc);border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.OtpForm-module__nwhYJq__ssoAction:hover{background:color-mix(in oklab, var(--auth-accent,#5b8c6e) 22%, transparent)}.OtpForm-module__nwhYJq__ssoAction .material-symbols-outlined{font-size:20px}.OtpForm-module__nwhYJq__ssoHint{color:var(--auth-ink-muted,#8b97ad);text-align:center;margin:-4px 0 0;font-size:13px;line-height:1.5}.OtpForm-module__nwhYJq__error{color:#fda4af;background:#f43f5e1f;border:1px solid #f43f5e52;border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-size:13.5px;line-height:1.5;display:flex}.OtpForm-module__nwhYJq__error:before{content:"warning";flex-shrink:0;font-family:Material Symbols Outlined;font-size:18px}.OtpForm-module__nwhYJq__hint{color:var(--auth-ink-muted,#8b97ad);text-align:center;margin:0;font-size:13px;line-height:1.5}.OtpForm-module__nwhYJq__timer{color:var(--auth-ink-dim,#5c6884);text-align:center;font-variant-numeric:tabular-nums;margin:0;font-size:13px;font-weight:500}.OtpForm-module__nwhYJq__linkBtn{appearance:none;color:var(--auth-accent,#5b8c6e);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600;transition:opacity .2s}.OtpForm-module__nwhYJq__linkBtn:hover:not(:disabled){opacity:.8}.OtpForm-module__nwhYJq__linkBtn:disabled{color:var(--auth-ink-dim,#5c6884);cursor:not-allowed}.OtpForm-module__nwhYJq__row{background:var(--auth-field,#ffffff05);border:1px solid var(--auth-border,#ffffff0f);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding:14px 16px;display:flex}.OtpForm-module__nwhYJq__row .OtpForm-module__nwhYJq__hint{text-align:left;margin:0}.OtpForm-module__nwhYJq__redirecting{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:40px 0;animation:.5s ease-out OtpForm-module__nwhYJq__fadeIn;display:flex}.OtpForm-module__nwhYJq__redirecting .OtpForm-module__nwhYJq__title{font-family:var(--font-display,var(--font-sans));color:var(--auth-ink,#f6f8fc);margin:0;font-size:22px;font-weight:600}@keyframes OtpForm-module__nwhYJq__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.OtpForm-module__nwhYJq__form,.OtpForm-module__nwhYJq__redirecting{animation:none}}
.PasskeyButton-module__mERa2q__button{border:1px solid var(--portal-accent,#1f2937);background:var(--portal-accent,#1f2937);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.625rem 1.125rem;font-size:.95rem;font-weight:500;transition:background .12s,opacity .12s,transform .12s;display:inline-flex}.PasskeyButton-module__mERa2q__button:hover:not(:disabled){opacity:.92}.PasskeyButton-module__mERa2q__button:active:not(:disabled){transform:translateY(1px)}.PasskeyButton-module__mERa2q__button:focus-visible{outline:2px solid var(--portal-accent,#1f2937);outline-offset:2px}.PasskeyButton-module__mERa2q__button:disabled{cursor:not-allowed;opacity:.55}.PasskeyButton-module__mERa2q__icon{flex-shrink:0;width:18px;height:18px}.PasskeyButton-module__mERa2q__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite PasskeyButton-module__mERa2q__spin}@keyframes PasskeyButton-module__mERa2q__spin{to{transform:rotate(360deg)}}.PasskeyButton-module__mERa2q__help{color:#6b7280;margin-top:.5rem;font-size:.85rem;line-height:1.4}.PasskeyButton-module__mERa2q__error{color:#b91c1c;margin-top:.5rem;font-size:.85rem;line-height:1.4}.PasskeyButton-module__mERa2q__wrapper{flex-direction:column;align-items:flex-start;display:flex}.PasskeyButton-module__mERa2q__modalBackdrop{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PasskeyButton-module__mERa2q__modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:1.75rem;overflow-y:auto;box-shadow:0 24px 48px #0f172a33}.PasskeyButton-module__mERa2q__modalTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.PasskeyButton-module__mERa2q__modalLead{color:#475569;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.PasskeyButton-module__mERa2q__warning{color:#78350f;background:#fef3c7;border:1px solid #fde68a;border-radius:10px;margin:0 0 1rem;padding:.75rem .9rem;font-size:.88rem;line-height:1.45}.PasskeyButton-module__mERa2q__codeGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin:0 0 1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;display:grid}.PasskeyButton-module__mERa2q__codeItem{color:#0f172a;letter-spacing:.04em;text-align:center;background:#f1f5f9;border-radius:8px;padding:.55rem .7rem;font-size:.92rem}.PasskeyButton-module__mERa2q__actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.PasskeyButton-module__mERa2q__actionButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:auto;min-height:40px;padding:.55rem .9rem;font-size:.9rem;font-weight:500}.PasskeyButton-module__mERa2q__actionButton:hover{background:#f8fafc}.PasskeyButton-module__mERa2q__confirmRow{color:#0f172a;cursor:pointer;align-items:flex-start;gap:.55rem;margin:0 0 1rem;font-size:.92rem;display:flex}.PasskeyButton-module__mERa2q__confirmRow input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-top:3px}.PasskeyButton-module__mERa2q__dismiss{color:#fff;cursor:pointer;background:#1f2937;border:1px solid #1f2937;border-radius:10px;width:100%;min-height:44px;padding:.6rem 1rem;font-size:.95rem;font-weight:500}.PasskeyButton-module__mERa2q__dismiss:disabled{cursor:not-allowed;opacity:.5}
.AuthEngine-module__oW3gLW__engine{--haptic-ease:cubic-bezier(.32, .72, 0, 1);width:100%;animation:AuthEngine-module__oW3gLW__engineReveal .7s var(--haptic-ease) .25s both;flex-direction:column;gap:22px;display:flex}@keyframes AuthEngine-module__oW3gLW__engineReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AuthEngine-module__oW3gLW__body{flex-direction:column;gap:22px;width:100%;display:flex}.AuthEngine-module__oW3gLW__methodTabs{border:1px solid var(--auth-border,#ffffff17);background:var(--auth-field,#00000040);border-radius:12px;grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;padding:4px;display:grid}.AuthEngine-module__oW3gLW__methodTab{appearance:none;min-width:0;min-height:38px;color:var(--auth-ink-muted,#8b97ad);font:inherit;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:background .22s var(--haptic-ease), color .22s var(--haptic-ease), box-shadow .22s var(--haptic-ease), transform .1s var(--haptic-ease);background:0 0;border:0;border-radius:9px;padding:0 clamp(8px,2vw,14px);font-size:clamp(12px,3vw,13.5px);font-weight:600;overflow:hidden}.AuthEngine-module__oW3gLW__methodTab:hover{color:var(--auth-ink,#f6f8fc)}.AuthEngine-module__oW3gLW__methodTab:focus-visible{outline:2px solid var(--auth-accent,#5b8c6e);outline-offset:2px}.AuthEngine-module__oW3gLW__methodTab:active{transform:scale(.97)}.AuthEngine-module__oW3gLW__methodTab[data-active=true]{color:#fff;background:linear-gradient(180deg, color-mix(in oklab, var(--auth-accent,#5b8c6e) 92%, white 8%), var(--auth-accent,#5b8c6e));box-shadow:0 1px 0 #ffffff2e inset, 0 6px 16px -8px color-mix(in oklab, var(--auth-accent,#5b8c6e) 70%, transparent)}.AuthEngine-module__oW3gLW__passkeyWrap{flex-direction:column;gap:16px;display:flex}.AuthEngine-module__oW3gLW__persona{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--auth-accent,#5b8c6e);text-align:center;margin:0;font-size:10px;font-weight:700}@media (prefers-reduced-motion:reduce){.AuthEngine-module__oW3gLW__engine{opacity:1;animation:none;transform:none}}
.PortalLoginLinks-module__XfDaaW__wrap{flex-direction:column;gap:18px;display:flex}.PortalLoginLinks-module__XfDaaW__group{flex-direction:column;gap:12px;display:flex}.PortalLoginLinks-module__XfDaaW__group+.PortalLoginLinks-module__XfDaaW__group{border-top:1px solid #94a3b82e;padding-top:6px}.PortalLoginLinks-module__XfDaaW__groupHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.PortalLoginLinks-module__XfDaaW__groupLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--auth-shell-ink-dim,#94a3b8);margin:0;font-size:11px;font-weight:700}.PortalLoginLinks-module__XfDaaW__groupCount{color:var(--auth-shell-ink-dim,#94a3b8);font-size:12px}.PortalLoginLinks-module__XfDaaW__grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.PortalLoginLinks-module__XfDaaW__card{--portal-accent:var(--fynqo-accent);background:radial-gradient(circle at top right, color-mix(in oklab, var(--portal-accent) 18%, transparent), transparent 48%), linear-gradient(180deg, #ffffff0f, #ffffff08);min-height:168px;color:var(--auth-shell-ink,#f8fafc);border:1px solid #94a3b829;border-radius:20px;flex-direction:column;gap:12px;padding:16px;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.PortalLoginLinks-module__XfDaaW__card:hover,.PortalLoginLinks-module__XfDaaW__card:focus-visible{border-color:color-mix(in oklab, var(--portal-accent) 55%, white);box-shadow:0 18px 40px -26px color-mix(in oklab, var(--portal-accent) 24%, black);outline:none;transform:translateY(-2px)}.PortalLoginLinks-module__XfDaaW__card[data-current=true]{border-color:color-mix(in oklab, var(--portal-accent) 58%, white);box-shadow:0 18px 40px -28px color-mix(in oklab, var(--portal-accent) 30%, black)}.PortalLoginLinks-module__XfDaaW__cardWash{background:linear-gradient(145deg, color-mix(in oklab, var(--portal-accent) 8%, transparent), transparent 42%), radial-gradient(circle at 85% 0%, color-mix(in oklab, var(--portal-accent) 14%, transparent), transparent 30%);pointer-events:none;position:absolute;inset:-1px}.PortalLoginLinks-module__XfDaaW__cardTop{grid-template-columns:auto 1fr auto;align-items:start;gap:10px;display:grid;position:relative}.PortalLoginLinks-module__XfDaaW__icon{background:color-mix(in oklab, var(--portal-accent) 18%, transparent);width:42px;height:42px;color:var(--portal-accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PortalLoginLinks-module__XfDaaW__icon .material-symbols-outlined{font-size:20px}.PortalLoginLinks-module__XfDaaW__meta{flex-direction:column;gap:3px;min-width:0;display:flex}.PortalLoginLinks-module__XfDaaW__label{font-size:15px;font-weight:700;line-height:1.25}.PortalLoginLinks-module__XfDaaW__status{color:var(--auth-shell-ink-dim,#94a3b8);font-size:12px}.PortalLoginLinks-module__XfDaaW__current{letter-spacing:.12em;text-transform:uppercase;background:color-mix(in oklab, var(--portal-accent) 16%, transparent);color:color-mix(in oklab, var(--portal-accent) 82%, white);border-radius:999px;align-self:start;padding:4px 8px;font-size:10px;font-weight:700}.PortalLoginLinks-module__XfDaaW__description{color:var(--auth-shell-ink-dim,#94a3b8);margin:0;font-size:13px;line-height:1.55;position:relative}.PortalLoginLinks-module__XfDaaW__cta{color:var(--auth-shell-ink,#f8fafc);align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:700;display:inline-flex;position:relative}.PortalLoginLinks-module__XfDaaW__cta .material-symbols-outlined{font-size:16px;transition:transform .18s}:is(.PortalLoginLinks-module__XfDaaW__card:hover .PortalLoginLinks-module__XfDaaW__cta .material-symbols-outlined,.PortalLoginLinks-module__XfDaaW__card:focus-visible .PortalLoginLinks-module__XfDaaW__cta .material-symbols-outlined){transform:translate(3px)}.PortalLoginLinks-module__XfDaaW__hint{color:var(--auth-shell-ink-dim,#94a3b8);margin:0;font-size:13px;line-height:1.5}.PortalLoginLinks-module__XfDaaW__hint a{color:var(--auth-shell-ink,#f8fafc);text-underline-offset:3px;font-weight:600;text-decoration:underline}.PortalLoginLinks-module__XfDaaW__compactHint{color:var(--auth-shell-ink-dim,#94a3b8);margin:0;font-size:13px;line-height:1.5}.PortalLoginLinks-module__XfDaaW__compactHint a{color:var(--auth-shell-ink,#f8fafc);text-underline-offset:3px;font-weight:700;text-decoration:underline}@media (max-width:640px){.PortalLoginLinks-module__XfDaaW__grid{grid-template-columns:1fr}}
.PortalInviteFirst-module__NNautq__wrap{flex-direction:column;gap:12px;display:flex}.PortalInviteFirst-module__NNautq__primary,.PortalInviteFirst-module__NNautq__option{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.PortalInviteFirst-module__NNautq__primary{background:linear-gradient(180deg, color-mix(in oklab, var(--auth-shell-accent,var(--color-accent)) 85%, white), var(--auth-shell-accent,var(--color-accent)));color:#fff}.PortalInviteFirst-module__NNautq__option{color:var(--color-ink,#f8fafc);background:#ffffff0a;border:1px solid #94a3b833}:is(.PortalInviteFirst-module__NNautq__primary .material-symbols-outlined,.PortalInviteFirst-module__NNautq__option .material-symbols-outlined){font-size:20px}
.AuthShell-module__InNoPG__shell{--auth-accent:var(--portal-accent,var(--fynqo-accent,#5b8c6e));--auth-accent-strong:color-mix(in oklab, var(--auth-accent) 88%, white);--auth-accent-soft:color-mix(in oklab, var(--auth-accent) 16%, transparent);--auth-accent-line:color-mix(in oklab, var(--auth-accent) 32%, transparent);--auth-canvas:#0a0d17;--auth-surface:#121829;--auth-surface-2:#0e1322;--auth-field:#0c111e;--auth-border:#ffffff17;--auth-border-strong:#ffffff29;--auth-ink:#f6f8fc;--auth-ink-soft:#c3ccdb;--auth-ink-muted:#8b97ad;--auth-ink-dim:#5c6884;--color-ink:var(--auth-ink);--color-ink-soft:var(--auth-ink-soft);--color-ink-muted:var(--auth-ink-muted);--color-ink-dim:var(--auth-ink-dim);--color-accent:var(--auth-accent);--auth-shell-accent:var(--auth-accent);--auth-shell-ink:var(--auth-ink);--auth-shell-ink-soft:var(--auth-ink-soft);--auth-shell-ink-dim:var(--auth-ink-muted);--auth-shell-ink-deep:var(--auth-ink-dim);--auth-shell-surface:var(--auth-surface);--auth-shell-border:var(--auth-border);--fynqo-bg:var(--auth-field);--fynqo-surface:var(--auth-surface-2);--fynqo-border:var(--auth-border);--fynqo-radius-field:12px;--haptic-ease:cubic-bezier(.32, .72, 0, 1);isolation:isolate;background:var(--auth-canvas);min-height:100dvh;color:var(--auth-ink);font-family:var(--font-sans);justify-content:center;align-items:center;padding:clamp(20px,5vw,56px);display:flex;position:relative;overflow:hidden}.AuthShell-module__InNoPG__shell:before{content:"";background:radial-gradient(60% 60% at 18% 0%, var(--auth-accent-soft), transparent 70%), radial-gradient(50% 50% at 100% 10%, color-mix(in oklab, var(--auth-accent) 10%, transparent), transparent 70%);filter:blur(8px);z-index:-1;pointer-events:none;height:70%;position:absolute;inset:-20% -10% auto}.AuthShell-module__InNoPG__container{width:100%;max-width:1140px;animation:AuthShell-module__InNoPG__shellReveal .9s var(--haptic-ease) both;background:0 0;border-radius:28px;grid-template-columns:1fr;display:grid;overflow:visible}@keyframes AuthShell-module__InNoPG__shellReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.AuthShell-module__InNoPG__left{flex-direction:column;justify-content:space-between;gap:40px;padding:clamp(36px,4vw,64px) clamp(36px,4vw,64px) clamp(36px,4vw,64px) clamp(12px,2vw,24px);display:none;position:relative}@media (min-width:980px){.AuthShell-module__InNoPG__left{display:flex}.AuthShell-module__InNoPG__container{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(32px,5vw,80px)}}.AuthShell-module__InNoPG__leftContent{flex-direction:column;gap:40px;display:flex}.AuthShell-module__InNoPG__brandReveal{animation:AuthShell-module__InNoPG__fadeUp .9s var(--haptic-ease) .15s both}.AuthShell-module__InNoPG__illustration{color:var(--auth-accent)}.AuthShell-module__InNoPG__illustrationCaption{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--auth-ink-dim);margin-top:14px;font-size:11px;display:block}.AuthShell-module__InNoPG__editorial{flex-direction:column;gap:20px;display:flex}.AuthShell-module__InNoPG__statements{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.AuthShell-module__InNoPG__statement{font-family:var(--font-display,var(--font-sans));color:var(--auth-ink-soft);opacity:0;animation:AuthShell-module__InNoPG__fadeUp .7s var(--haptic-ease) forwards;animation-delay:calc(.35s + (var(--index) * .12s));padding-left:26px;font-size:clamp(17px,1.4vw,21px);font-weight:400;line-height:1.4;position:relative;transform:translateY(14px)}.AuthShell-module__InNoPG__statement:before{content:"";background:var(--auth-accent);border-radius:2px;width:12px;height:1.5px;position:absolute;top:.72em;left:0}@keyframes AuthShell-module__InNoPG__fadeUp{to{opacity:1;transform:translateY(0)}}.AuthShell-module__InNoPG__right{justify-content:center;align-items:center;width:100%;display:flex}.AuthShell-module__InNoPG__formOuter{width:100%;max-width:460px}.AuthShell-module__InNoPG__formInner{background:linear-gradient(180deg, color-mix(in oklab, var(--auth-surface) 100%, white 2%), var(--auth-surface));border:1px solid var(--auth-border);border-radius:24px;flex-direction:column;gap:28px;padding:clamp(26px,6vw,40px);display:flex;position:relative;box-shadow:inset 0 1px #ffffff0f,0 30px 60px -24px #000000b3,0 8px 24px -16px #0009}.AuthShell-module__InNoPG__formInner:before{content:"";background:linear-gradient(90deg, transparent, var(--auth-accent-line), transparent);border-radius:24px 24px 0 0;height:2px;position:absolute;inset:0 0 auto}.AuthShell-module__InNoPG__brand{align-items:center;gap:10px;display:flex}.AuthShell-module__InNoPG__brandMark{background:linear-gradient(140deg, var(--auth-accent), color-mix(in oklab, var(--auth-accent) 60%, black));color:#fff;width:32px;height:32px;font-family:var(--font-display,var(--font-sans));box-shadow:0 4px 14px -4px var(--auth-accent-soft);border-radius:9px;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:inline-flex}.AuthShell-module__InNoPG__brandWord{font-family:var(--font-display,var(--font-sans));letter-spacing:-.02em;color:var(--auth-ink);font-size:19px;font-weight:600}.AuthShell-module__InNoPG__head{flex-direction:column;gap:10px;display:flex}.AuthShell-module__InNoPG__personaPill{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--auth-accent);background:var(--auth-accent-soft);border:1px solid var(--auth-accent-line);border-radius:999px;align-self:flex-start;padding:5px 12px;font-size:10px;font-weight:700}.AuthShell-module__InNoPG__eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--auth-accent);margin:0;font-size:11px}.AuthShell-module__InNoPG__title{font-family:var(--font-display,var(--font-sans));letter-spacing:-.03em;color:var(--auth-ink);margin:0;font-size:clamp(28px,6vw,38px);font-weight:600;line-height:1.05}.AuthShell-module__InNoPG__lead{color:var(--auth-ink-muted);margin:0;font-size:15px;line-height:1.6}.AuthShell-module__InNoPG__body{flex-direction:column;gap:20px;display:flex}.AuthShell-module__InNoPG__trust{border-top:1px solid var(--auth-border);flex-wrap:wrap;gap:8px;padding-top:20px;display:flex}.AuthShell-module__InNoPG__trustItem{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--auth-ink-dim);align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.AuthShell-module__InNoPG__trustItem:before{content:"";background:var(--auth-accent);opacity:.7;border-radius:50%;width:5px;height:5px}.AuthShell-module__InNoPG__foot{color:var(--auth-ink-muted);text-align:center;font-size:14px;line-height:1.6}.AuthShell-module__InNoPG__foot a{color:var(--auth-ink);text-decoration:underline;-webkit-text-decoration-color:var(--auth-accent-line);text-decoration-color:var(--auth-accent-line);text-underline-offset:3px;font-weight:600;text-decoration-thickness:1.5px;transition:text-decoration-color .2s,color .2s}.AuthShell-module__InNoPG__foot a:hover{color:var(--auth-accent);-webkit-text-decoration-color:var(--auth-accent);text-decoration-color:var(--auth-accent)}@media (prefers-reduced-motion:reduce){.AuthShell-module__InNoPG__container,.AuthShell-module__InNoPG__brandReveal,.AuthShell-module__InNoPG__statement{opacity:1;animation:none;transform:none}}
.NoAccessPanel-module__5nPYKW__wrap{flex-direction:column;gap:18px;display:flex}.NoAccessPanel-module__5nPYKW__notice{color:#fcd34d;background:#f59e0b1a;border:1px solid #f59e0b52;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:16px;display:grid}.NoAccessPanel-module__5nPYKW__notice p{color:var(--color-ink,#f8fafc);margin:0;font-size:14px;line-height:1.5}.NoAccessPanel-module__5nPYKW__notice .material-symbols-outlined{font-size:22px}.NoAccessPanel-module__5nPYKW__actions{gap:10px;display:grid}.NoAccessPanel-module__5nPYKW__primary,.NoAccessPanel-module__5nPYKW__secondary{border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.NoAccessPanel-module__5nPYKW__primary{background:var(--auth-shell-accent,var(--color-accent));color:#fff;border:0}.NoAccessPanel-module__5nPYKW__secondary{color:var(--color-ink,#f8fafc);cursor:pointer;background:#ffffff0a;border:1px solid #94a3b833}.NoAccessPanel-module__5nPYKW__actions form{margin:0}:is(.NoAccessPanel-module__5nPYKW__primary .material-symbols-outlined,.NoAccessPanel-module__5nPYKW__secondary .material-symbols-outlined){font-size:19px}
.PasskeySoftPrompt-module__iZjrsa__banner{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:16px;margin:12px 0;padding:14px 18px;display:flex}.PasskeySoftPrompt-module__iZjrsa__icon{color:#0e7490;background:#ecfeff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.PasskeySoftPrompt-module__iZjrsa__copy{flex:auto;min-width:0}.PasskeySoftPrompt-module__iZjrsa__title{color:#0f172a;margin:0 0 2px;font-size:14px;font-weight:600;line-height:1.3}.PasskeySoftPrompt-module__iZjrsa__body{color:#475569;margin:0;font-size:13px;line-height:1.45}.PasskeySoftPrompt-module__iZjrsa__actions{flex:none;align-items:center;gap:8px;margin-left:8px;display:flex}.PasskeySoftPrompt-module__iZjrsa__accept{appearance:none;color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .12s}.PasskeySoftPrompt-module__iZjrsa__accept:hover,.PasskeySoftPrompt-module__iZjrsa__accept:focus-visible{background:#1e293b;outline:none}.PasskeySoftPrompt-module__iZjrsa__accept:disabled{cursor:not-allowed;background:#94a3b8}.PasskeySoftPrompt-module__iZjrsa__dismiss{appearance:none;color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 8px;font-size:13px;transition:color .12s}.PasskeySoftPrompt-module__iZjrsa__dismiss:hover,.PasskeySoftPrompt-module__iZjrsa__dismiss:focus-visible{color:#0f172a;outline:none;text-decoration:underline}.PasskeySoftPrompt-module__iZjrsa__error{color:#b91c1c;margin:6px 0 0;font-size:12px}@media (max-width:640px){.PasskeySoftPrompt-module__iZjrsa__banner{flex-wrap:wrap}.PasskeySoftPrompt-module__iZjrsa__actions{justify-content:flex-end;width:100%;margin-left:0}}
