.auth-os-page,.account-os-page{--auth-os-glass:#070d1eb8;--auth-os-border:#8296d23d;--auth-os-text-primary:#f7f9ff;--auth-os-text-secondary:#b9c3e6;--auth-os-purple:var(--au-primary);--auth-os-link:var(--au-home-purple-light);--auth-shell-max:min(1120px, 100%);--auth-nav-gap:clamp(10px, 1.5vh, 14px);--auth-top-bar-clear:46px;--auth-shell-pad-top:calc(var(--auth-top-bar-clear) + var(--auth-nav-gap));--auth-bottom-surface:#05070d;--auth-bottom-surface-elevated:#080a14;--auth-bottom-border:#ffffff1a;--auth-main-col-gap:clamp(40px, 5vw, 72px);--auth-grid-cols:minmax(300px, 1fr) minmax(360px, 440px);--auth-card-max:440px;--auth-hero-max:520px;--auth-bottom-max:min(1120px, 100%);--auth-ai-bar-h:64px;--auth-ai-bar-pad-x:20px;--auth-ai-bar-radius:16px;--auth-ai-icon-wrap:36px;--auth-ai-icon-size:18px;--auth-ai-title-size:14px;--auth-ai-desc-size:12px;--auth-after-section-title:18px;--auth-after-cards-gap:12px;--auth-after-card-h:78px;--auth-after-card-pad:18px;--auth-after-card-radius:16px;--auth-after-icon-wrap:36px;--auth-after-icon-size:20px;--auth-after-card-title:12px;--auth-after-card-desc:10px;--auth-footer-size:12px;--auth-footer-gap:18px;--auth-footer-pad-b:20px;--auth-form-card-pad-top:36px;--auth-form-card-pad-x:32px;--auth-form-card-pad-b:28px;--auth-form-card-radius:28px;--auth-form-input-h:48px;--auth-form-input-fs:14px;--auth-form-input-pad-l:42px;--auth-form-input-pad-r-icon:44px;--auth-form-label-fs:13px;--auth-form-field-gap:6px;--auth-form-gap:12px;--auth-form-btn-h:48px;--auth-form-btn-fs:15px;--auth-form-heading-fs:clamp(20px, 2.4vw, 24px);--auth-form-heading-mb:6px;--auth-form-lead-fs:14px;--auth-form-lead-mb:14px;--auth-form-logo-mb:14px;--auth-form-head-gap-x:14px;--auth-form-head-gap-y:8px;--auth-form-social-h:42px;--auth-form-social-fs:12px;--auth-form-code-digit-h:48px;--auth-form-code-digit-w:42px;flex-direction:column;flex:1;gap:0;width:100%;min-height:100%;padding-bottom:0;display:flex;position:relative}:is(.os-shell-content:has(.auth-os-page),.os-shell-content:has(.account-os-page)){width:100%;max-width:100%;min-height:0;padding-top:var(--auth-nav-gap);padding-bottom:max(clamp(16px, 2.5vh, 28px), env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden auto}:is(.os-shell-main:has(.auth-os-page) .os-content-bg__scrim,.os-shell-main:has(.account-os-page) .os-content-bg__scrim){display:none}@media (min-width:1024px){:is(.os-shell-content:has(.auth-os-page),.os-shell-content:has(.account-os-page)){padding-top:var(--auth-nav-gap)}}.os-shell-content:has(.auth-os-page)>.auth-os-page{flex:auto;width:100%;min-height:100%}.os-shell-content:has(.account-os-page)>.account-os-page{flex:auto;width:100%;min-height:100%}@media (max-width:767px){.os-shell-main:has(.account-os-page){padding-bottom:0;overflow:visible}.os-shell-content:has(.account-os-page){padding:var(--auth-nav-gap,10px) 16px calc(var(--os-mobile-bottom-height,56px) + 24px + env(safe-area-inset-bottom,0px));flex:auto;justify-content:flex-start;align-items:stretch;min-height:0;overflow:hidden auto}.os-shell-content:has(.account-os-page)>.account-os-page{flex:none;height:auto;min-height:100dvh}.account-os-page .auth-os-page__shell,.account-os-page__shell{flex:none;height:auto;min-height:auto;padding-top:0}.account-os-page .auth-os-page__fill{display:none}.account-os-page .auth-os-page__bottom{margin-top:18px;padding-top:0}}@media (min-width:1024px){:is(.os-shell-main:has(.auth-os-page),.os-shell-main:has(.account-os-page)){overflow:hidden}:is(.os-shell-content:has(.auth-os-page),.os-shell-content:has(.account-os-page)){flex:1;min-height:0;overflow:hidden}:is(.os-shell-content:has(.auth-os-page)>.auth-os-page,.os-shell-content:has(.account-os-page)>.account-os-page),.auth-os-page__shell{flex:1;height:100%;min-height:0}.auth-os-page__fill{flex:auto;min-height:0}}.auth-os-page__shell{width:100%;min-height:0;max-width:var(--auth-shell-max);flex-direction:column;flex:auto;justify-content:flex-start;align-items:stretch;gap:0;margin:0 auto;display:flex}.auth-os-page__main{flex:none;grid-template-columns:1fr;align-content:start;align-items:start;gap:clamp(10px,1.4vh,14px);width:100%;display:grid}.auth-os-page__fill{flex:auto;width:100%;min-height:0}@media (min-width:1024px){.auth-os-page__shell{padding-top:var(--auth-shell-pad-top)}.auth-os-page__main{grid-template-columns:var(--auth-grid-cols);column-gap:var(--auth-main-col-gap);align-items:start;row-gap:0;padding-top:clamp(4px,.8vh,8px)}}@media (min-width:1440px){.auth-os-page__main{padding-top:clamp(4px,.8vh,10px)}}.auth-os-page__header{width:auto;max-width:min(var(--auth-hero-max), 100%);text-align:left;flex-shrink:0;align-self:start}@media (min-width:1024px){.auth-os-page__header{max-width:var(--auth-hero-max);grid-area:1/1;padding-top:0}}.auth-os-page__card-stage{flex-shrink:0;justify-content:center;align-items:flex-start;width:100%;display:flex}@media (min-width:1024px){.auth-os-page__card-stage{grid-area:1/2;justify-content:center;margin-top:0;padding-right:0}}.auth-os-page__card-stage>*{width:100%;max-width:var(--auth-card-max)}.auth-os-page__bottom{flex-direction:column;flex-shrink:0;gap:clamp(10px,1.6vh,14px);width:100%;margin-top:0;padding-top:clamp(12px,2vh,20px);display:flex}.auth-os-page__stack{flex-direction:column;gap:clamp(12px,2vh,18px);width:100%;display:flex}.auth-os-top-bar{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;width:auto;min-height:44px;display:none}@media (min-width:1024px){.auth-os-top-bar{z-index:5;display:flex;position:absolute;top:8px;right:40px}}.auth-os-top-bar__actions{align-items:center;gap:12px;min-height:44px;display:flex}.auth-os-create-account-btn{color:#fff;background:#080a14bf;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;height:44px;min-height:44px;padding:0 18px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .16s,background .16s;display:inline-flex}.auth-os-create-account-btn:hover{background:#0c101ce6;border-color:#ffffff5c}.auth-os-top-bar .os-utility-cluster{min-height:0}.auth-os-top-bar .os-utility-item{min-height:36px}@media (min-width:1024px){.auth-os-top-bar{min-height:38px;top:6px}.auth-os-top-bar__actions{gap:10px;min-height:38px}.auth-os-top-bar .os-utility-cluster{--os-util-fs:13px;--os-util-item-h:34px;--os-util-icon:16px;--os-util-pad-x:8px;--os-util-cluster-pad:4px 10px;background:#000000c7;border-color:#ffffff14;border-radius:12px}.auth-os-top-bar .os-utility-item{min-height:var(--os-util-item-h);height:var(--os-util-item-h)}.auth-os-top-bar .os-utility-location-text{max-width:96px}.auth-os-create-account-btn{height:38px;min-height:38px;padding:0 16px;font-size:12px}}:is(.os-shell:has(.auth-os-page) .os-mobile-header .os-utility-cluster,.os-shell:has(.account-os-page) .os-mobile-header .os-utility-cluster){--os-util-item-h:32px;--os-util-avatar:30px;--os-util-icon:14px;--os-util-cluster-pad:3px 7px;--os-util-fs:11px;--os-util-pad-x:6px}.auth-os-page__title{letter-spacing:-.04em;color:#fff;margin:0 0 8px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:.95}.auth-os-page__subtitle{max-width:var(--auth-hero-max);color:var(--auth-os-text-secondary);margin:0;font-size:clamp(15px,1.6vw,18px);line-height:1.45}.auth-os-welcome-card{width:100%;max-width:var(--auth-card-max);min-height:auto;padding:var(--auth-form-card-pad-top) var(--auth-form-card-pad-x) var(--auth-form-card-pad-b);border-radius:var(--auth-form-card-radius);border:1px solid var(--auth-os-border);background:var(--auth-os-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;box-shadow:0 12px 40px #00000059}.auth-os-welcome-card__logo{width:42px;max-width:42px;height:auto;max-height:20px;margin:0 auto var(--auth-form-logo-mb);object-fit:contain;display:block}.auth-os-welcome-card__heading{margin:0 0 var(--auth-form-heading-mb);text-align:center;font-size:var(--auth-form-heading-fs);color:var(--auth-os-text-primary);font-weight:700}.auth-os-welcome-card__lead{margin:0 0 var(--auth-form-lead-mb);text-align:center;font-size:var(--auth-form-lead-fs);color:var(--auth-os-text-secondary);line-height:1.4}@media (min-width:1024px){.auth-os-welcome-card{column-gap:var(--auth-form-head-gap-x);row-gap:var(--auth-form-head-gap-y);grid-template-columns:auto 1fr;align-items:center;display:grid}.auth-os-welcome-card__logo{grid-area:1/1/3;place-self:center start;margin:0}.auth-os-welcome-card__heading{text-align:left;grid-area:1/2;align-self:end;margin-bottom:2px}.auth-os-welcome-card__lead{text-align:left;margin-bottom:var(--auth-form-lead-mb);grid-area:2/2;align-self:start}.auth-os-welcome-card>:not(.auth-os-welcome-card__logo):not(.auth-os-welcome-card__heading):not(.auth-os-welcome-card__lead){grid-column:1/-1}}.auth-os-field{gap:var(--auth-form-field-gap);flex-direction:column;display:flex}.auth-os-field__label{font-size:var(--auth-form-label-fs);color:#ffffffd1;font-weight:500}.auth-os-field__control{isolation:isolate;border-radius:12px;position:relative;overflow:hidden}.auth-os-field__input{width:100%;height:var(--auth-form-input-h);min-height:var(--auth-form-input-h);padding:0 14px 0 var(--auth-form-input-pad-l);color:#fff;font-size:var(--auth-form-input-fs);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;outline:none;transition:border-color .16s,background .16s,box-shadow .16s}.auth-os-field__icon{opacity:.85;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.auth-os-field__input--password{padding-right:var(--auth-form-input-pad-r-icon)}.auth-os-field__input:focus{background:#ffffff1f;border-color:#6d2dff8c}.auth-os-field__input::placeholder{color:#ffffff73}.auth-os-field__input:-webkit-autofill{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-field__input:-webkit-autofill:hover{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-field__input:-webkit-autofill:focus{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-field__input:-webkit-autofill:active{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-code-digit:-webkit-autofill{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-code-digit:-webkit-autofill:hover{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-code-digit:-webkit-autofill:focus{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-code-digit:-webkit-autofill:active{caret-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;transition:background-color 99999s ease-out,color 99999s ease-out,border-color .16s,box-shadow .16s;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;background-image:none!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}:-webkit-any(.auth-os-field__input:-webkit-autofill:focus,.auth-os-code-digit:-webkit-autofill:focus){border-color:#6d2dff8c!important;box-shadow:inset 0 0 0 1000px #101830!important}:is(.auth-os-field__input:autofill:focus,.auth-os-code-digit:autofill:focus){border-color:#6d2dff8c!important;box-shadow:inset 0 0 0 1000px #101830!important}.auth-os-field__input:autofill,.auth-os-field__input:autofill:hover,.auth-os-field__input:autofill:focus,.auth-os-code-digit:autofill,.auth-os-code-digit:autofill:hover,.auth-os-code-digit:autofill:focus{caret-color:#fff;-webkit-text-fill-color:#fff!important;background-color:#0c1224!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:inset 0 0 0 1000px #0c1224!important}.auth-os-field__input:autofill:focus,.auth-os-code-digit:autofill:focus{border-color:#6d2dff8c!important;box-shadow:inset 0 0 0 1000px #101830!important}.auth-os-field__toggle{color:#ffffffa6;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:11px;font-weight:600;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-os-field__toggle--icon{border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.auth-os-field__toggle--icon:hover{color:#ffffffe6;background:#ffffff14}.auth-os-field__toggle-icon{opacity:.85;width:16px;height:16px}.auth-os-welcome-card__form{gap:var(--auth-form-gap);flex-direction:column;display:flex}.auth-os-alert{border-radius:var(--au-radius-sm);padding:10px 12px;font-size:13px;line-height:1.4}.auth-os-alert--error{color:#ffb4bc;background:#ff4d5e1f;border:1px solid #ff4d5e59}.auth-os-alert--success{color:#b8f5d0;background:#25d3661a;border:1px solid #25d36659}.auth-os-continue-btn{width:100%;height:var(--auth-form-btn-h);min-height:var(--auth-form-btn-h);isolation:isolate;font-size:var(--auth-form-btn-fs);border-radius:12px;padding:0;overflow:hidden}.auth-os-continue-btn:hover:not(:disabled){transform:translateY(-1px)}.auth-os-continue-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.auth-os-continue-btn--loading{color:#ffffffeb;position:relative}.auth-os-continue-btn--loading:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff1f 50%,#0000 100%);animation:1.2s ease-in-out infinite auth-os-btn-shimmer;position:absolute;inset:0}@keyframes auth-os-btn-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.auth-os-forgot-link{text-align:center;color:var(--auth-os-link);margin-top:2px;font-size:13px;font-weight:600;text-decoration:none;display:block}.auth-os-forgot-link:hover{color:#c4b5fd;text-decoration:underline}.auth-os-divider{color:#ffffff73;align-items:center;gap:12px;margin:4px 0;font-size:12px;display:flex}.auth-os-divider:before,.auth-os-divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.auth-os-social-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:520px){.auth-os-social-row{grid-template-columns:1fr}}.auth-os-social-btn{color:#ffffffc7;cursor:not-allowed;text-align:center;background:#05070dd9;border:1px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.auth-os-welcome-card .auth-os-social-row{grid-template-columns:1fr 1fr;gap:8px}.auth-os-welcome-card .auth-os-social-btn{width:100%;min-height:var(--auth-form-social-h);font-size:var(--auth-form-social-fs);padding:0 8px}.auth-os-social-btn__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-os-social-btn__mark{flex-shrink:0;width:14px;height:14px}.auth-os-welcome-card__footer{text-align:center;color:#ffffffb3;margin:12px 0 0;font-size:13px}.auth-os-welcome-card__footer a{color:var(--auth-os-link);font-weight:600;text-decoration:none}.auth-os-welcome-card__footer a:hover{text-decoration:underline}.auth-os-ai-bar{width:100%;max-width:var(--auth-bottom-max);height:var(--auth-ai-bar-h);min-height:var(--auth-ai-bar-h);padding:0 var(--auth-ai-bar-pad-x);border-radius:var(--auth-ai-bar-radius);border:1px solid var(--auth-bottom-border);background:var(--auth-bottom-surface-elevated);-webkit-backdrop-filter:none;color:#fff;cursor:default;align-items:center;gap:12px;margin:0 auto;display:flex;box-shadow:0 4px 20px #00000059}.auth-os-ai-bar__icon-wrap{width:var(--auth-ai-icon-wrap);height:var(--auth-ai-icon-wrap);background:linear-gradient(135deg,#6d2dff 0%,#27d8ff 100%);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.auth-os-ai-bar__icon{width:var(--auth-ai-icon-size);height:var(--auth-ai-icon-size)}.auth-os-ai-bar__copy{text-align:left;flex:1;min-width:0}.auth-os-ai-bar__title{font-size:var(--auth-ai-title-size);font-weight:700;display:block}.auth-os-ai-bar__desc{font-size:var(--auth-ai-desc-size);color:#ffffffb8;display:block}.auth-os-ai-bar__chevron{opacity:.7;width:14px;height:14px}.auth-os-after-section{width:100%;max-width:var(--auth-bottom-max);margin:0 auto}.auth-os-after-section__title{font-size:var(--auth-after-section-title);color:#ffffffeb;margin:0 0 14px;font-weight:700}.auth-os-after-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}@media (min-width:768px){.auth-os-after-cards{gap:var(--auth-after-cards-gap);grid-template-columns:repeat(4,minmax(0,1fr))}}.auth-os-after-card{min-height:var(--auth-after-card-h);height:var(--auth-after-card-h);padding:var(--auth-after-card-pad);border-radius:var(--auth-after-card-radius);border:1px solid var(--auth-bottom-border);background:var(--auth-bottom-surface);-webkit-backdrop-filter:none;box-shadow:none;flex-direction:row;align-items:center;gap:12px;display:flex}.auth-os-after-card__icon-wrap{width:var(--auth-after-icon-wrap);height:var(--auth-after-icon-wrap);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;place-items:center;display:grid}.auth-os-after-card__icon{width:var(--auth-after-icon-size);height:var(--auth-after-icon-size);opacity:.9;color:#c4b5fd}.auth-os-after-card__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.auth-os-after-card__title{font-size:var(--auth-after-card-title);color:#fffffff2;margin:0;font-weight:700}.auth-os-after-card__desc{font-size:var(--auth-after-card-desc);color:#ffffffad;margin:0;line-height:1.3}.auth-os-footer{justify-content:center;align-items:center;gap:var(--auth-footer-gap);width:100%;max-width:var(--auth-bottom-max);margin-inline:auto;padding-top:clamp(8px,1.2vh,12px);padding-bottom:var(--auth-footer-pad-b);font-size:var(--auth-footer-size);color:#ffffffb8;flex-wrap:wrap;margin-top:0;display:flex}.auth-os-footer a{color:#ffffffe0;text-decoration:none}.auth-os-footer a:hover{color:#fff;text-decoration:underline}.auth-os-footer__sep{opacity:.35}.auth-os-name-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-os-terms-row{align-items:flex-start;gap:10px;display:flex}.auth-os-terms-row__checkbox{width:16px;height:16px;accent-color:var(--auth-os-purple);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-shrink:0;margin-top:2px}.auth-os-terms-row__label{color:#ffffffb8;font-size:12px;line-height:1.45}.auth-os-terms-row__label a{color:#a78bfa;font-weight:600;text-decoration:none}.auth-os-terms-row__label a:hover{text-decoration:underline}.auth-os-field__input--no-icon{padding-left:14px}.auth-os-page__stack--wide>*{max-width:min(720px,100%)}.auth-os-verify-email{text-align:center;color:#ffffffe0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:600;overflow:hidden}.auth-os-verify-code{flex-direction:column;gap:8px;display:flex}.auth-os-verify-code__label{text-align:center}.auth-os-verify-code__row{justify-content:center;gap:8px;display:flex}.auth-os-code-digit{width:var(--auth-form-code-digit-w);height:var(--auth-form-code-digit-h);border-radius:var(--au-radius-sm);color:#fff;text-align:center;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff14;border:1px solid #fff3;outline:none;font-size:18px;font-weight:700;transition:border-color .16s,background .16s}.auth-os-code-digit:focus{background:#ffffff1f;border-color:#6d2dff8c}.auth-os-code-digit:disabled{opacity:.5;cursor:not-allowed}.auth-os-resend-btn{color:#a78bfa;cursor:pointer;background:0 0;border:none;width:100%;padding:4px 0;font-size:13px;font-weight:600}.auth-os-resend-btn:hover:not(:disabled){color:#c4b5fd;text-decoration:underline}.auth-os-resend-btn:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}.auth-os-verify-links{flex-direction:column;align-items:center;gap:8px;margin-top:4px;display:flex}.auth-os-verify-links a{color:#a78bfa;font-size:13px;font-weight:600;text-decoration:none}.auth-os-verify-links a:hover{color:#c4b5fd;text-decoration:underline}@media (min-width:768px) and (max-width:1023px){.auth-os-page__main{max-width:min(480px,100%);margin-inline:auto}}@media (min-width:1024px) and (max-width:1279px){.auth-os-page,.account-os-page{--auth-shell-pad-top:calc(40px + var(--auth-nav-gap));--auth-main-col-gap:18px;--auth-grid-cols:minmax(180px, 1fr) minmax(248px, 344px);--auth-card-max:344px;--auth-hero-max:380px;--auth-form-card-pad-top:20px;--auth-form-card-pad-x:18px;--auth-form-card-pad-b:16px;--auth-form-card-radius:20px;--auth-form-input-h:38px;--auth-form-input-fs:13px;--auth-form-input-pad-l:34px;--auth-form-input-pad-r-icon:36px;--auth-form-label-fs:12px;--auth-form-field-gap:4px;--auth-form-gap:7px;--auth-form-btn-h:38px;--auth-form-btn-fs:14px;--auth-form-heading-fs:18px;--auth-form-heading-mb:4px;--auth-form-lead-fs:12px;--auth-form-lead-mb:8px;--auth-form-logo-mb:8px;--auth-form-social-h:34px;--auth-form-social-fs:11px;--auth-form-code-digit-h:38px;--auth-form-code-digit-w:34px;--auth-form-head-gap-x:12px;--auth-form-head-gap-y:6px;--auth-ai-bar-h:68px;--auth-after-card-h:96px;--auth-after-card-pad:16px;--auth-after-icon-wrap:38px;--auth-after-icon-size:20px;--auth-after-card-title:12px;--auth-after-card-desc:11px;--auth-after-section-title:17px}.auth-os-page__title{margin-bottom:6px;font-size:clamp(28px,3.6vw,38px)}.auth-os-page__subtitle{font-size:clamp(13px,1.3vw,15px);line-height:1.35}.auth-os-page__main{gap:8px;padding-top:2px}.auth-os-field__icon{width:14px;height:14px;left:12px}.auth-os-field__control,.auth-os-field__input{border-radius:10px}.auth-os-divider{margin:2px 0;font-size:11px}.auth-os-forgot-link{font-size:12px}.auth-os-welcome-card__footer{margin-top:8px;font-size:12px}.auth-os-name-row{gap:8px}.auth-os-terms-row__label{font-size:11px}.auth-os-verify-code__row{gap:6px}.auth-os-after-card{min-height:var(--auth-after-card-h);align-items:flex-start;height:auto}.auth-os-after-card__body{gap:4px}.auth-os-after-card__title{line-height:1.25}.auth-os-after-card__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}}@media (min-width:1536px){.auth-os-page,.account-os-page{--auth-shell-max:min(1180px, 94vw);--auth-bottom-max:min(1180px, 94vw);--auth-main-col-gap:clamp(48px, 4vw, 72px);--auth-grid-cols:minmax(340px, 1fr) minmax(400px, 460px);--auth-hero-max:520px;--auth-ai-bar-h:72px;--auth-ai-bar-pad-x:24px;--auth-ai-bar-radius:18px;--auth-ai-icon-wrap:40px;--auth-ai-icon-size:20px;--auth-ai-title-size:15px;--auth-ai-desc-size:13px;--auth-after-section-title:20px;--auth-after-cards-gap:14px;--auth-after-card-h:88px;--auth-after-card-pad:20px;--auth-after-card-radius:18px;--auth-after-icon-wrap:40px;--auth-after-icon-size:22px;--auth-after-card-title:13px;--auth-after-card-desc:11px;--auth-footer-size:13px;--auth-footer-gap:20px;--auth-footer-pad-b:24px}.auth-os-ai-bar__chevron{width:16px;height:16px}.auth-os-page__bottom{gap:clamp(12px,1.8vh,16px);padding-top:clamp(14px,2vh,22px)}.auth-os-page__stack{gap:clamp(14px,2vh,20px)}}@media (min-width:1920px){.auth-os-page,.account-os-page{--auth-shell-max:min(1260px, 90vw);--auth-bottom-max:min(1260px, 90vw);--auth-main-col-gap:clamp(56px, 3.5vw, 88px);--auth-grid-cols:minmax(400px, 1fr) minmax(420px, 480px);--auth-card-max:440px;--auth-hero-max:540px;--auth-ai-bar-h:76px;--auth-ai-bar-pad-x:26px;--auth-ai-icon-wrap:42px;--auth-ai-icon-size:21px;--auth-ai-title-size:16px;--auth-ai-desc-size:13px;--auth-after-section-title:21px;--auth-after-cards-gap:16px;--auth-after-card-h:92px;--auth-after-card-pad:22px;--auth-after-icon-wrap:42px;--auth-after-icon-size:23px;--auth-after-card-title:14px;--auth-after-card-desc:11px;--auth-footer-size:14px;--auth-footer-gap:22px;--auth-footer-pad-b:28px}.auth-os-top-bar{top:10px;right:clamp(36px,2vw,64px)}}@media (min-width:2560px){.auth-os-page,.account-os-page{--auth-shell-max:min(1380px, 86vw);--auth-bottom-max:min(1380px, 86vw);--auth-main-col-gap:clamp(64px, 3vw, 112px);--auth-grid-cols:minmax(460px, 1fr) minmax(440px, 500px);--auth-card-max:440px;--auth-hero-max:560px;--auth-shell-pad-top:calc(var(--auth-top-bar-clear) + var(--auth-nav-gap) + 4px);--auth-ai-bar-h:80px;--auth-ai-bar-pad-x:28px;--auth-ai-bar-radius:20px;--auth-ai-icon-wrap:44px;--auth-ai-icon-size:22px;--auth-ai-title-size:17px;--auth-ai-desc-size:14px;--auth-after-section-title:22px;--auth-after-cards-gap:18px;--auth-after-card-h:96px;--auth-after-card-pad:24px;--auth-after-card-radius:20px;--auth-after-icon-wrap:44px;--auth-after-icon-size:24px;--auth-after-card-title:15px;--auth-after-card-desc:12px;--auth-footer-size:15px;--auth-footer-gap:24px;--auth-footer-pad-b:32px}.auth-os-page__title{font-size:clamp(48px,2vw,56px)}.auth-os-page__subtitle{font-size:clamp(17px,.85vw,19px)}.auth-os-top-bar{top:12px;right:clamp(48px,2.5vw,96px)}.auth-os-ai-bar__chevron{width:18px;height:18px}.auth-os-page__bottom{gap:clamp(14px,2vh,20px);padding-top:clamp(16px,2.2vh,28px)}}@media (min-width:1024px) and (max-height:860px){:is(.os-shell-content:has(.auth-os-page),.os-shell-content:has(.account-os-page)){overflow-y:auto}.auth-os-page,.account-os-page{--auth-shell-pad-top:calc(38px + var(--auth-nav-gap))}.auth-os-page__title{margin-bottom:6px;font-size:clamp(30px,4vw,42px)}.auth-os-page__subtitle{font-size:clamp(14px,1.5vw,16px);line-height:1.4}.auth-os-after-card{height:70px;min-height:70px;padding:14px 16px}.auth-os-ai-bar{height:62px;min-height:62px;padding:0 18px}.auth-os-page__bottom{gap:10px;padding-top:10px}.auth-os-page__stack{gap:10px}.auth-os-page__fill{flex:auto;min-height:0}}@media (min-width:1280px) and (max-width:1535px) and (max-height:860px){:is(.os-shell-content:has(.auth-os-page),.os-shell-content:has(.account-os-page)){overflow-y:auto}.auth-os-page,.account-os-page{--auth-shell-pad-top:calc(34px + var(--auth-nav-gap));--auth-main-col-gap:26px;--auth-grid-cols:minmax(260px, 1fr) minmax(300px, 380px);--auth-card-max:380px;--auth-hero-max:430px;--auth-form-card-pad-top:22px;--auth-form-card-pad-x:20px;--auth-form-card-pad-b:18px;--auth-form-card-radius:22px;--auth-form-input-h:40px;--auth-form-btn-h:40px;--auth-form-social-h:36px;--auth-form-gap:8px;--auth-form-lead-fs:12px;--auth-form-lead-mb:8px;--auth-form-head-gap-y:6px;--auth-ai-bar-h:60px;--auth-after-card-h:76px;--auth-after-card-pad:14px;--auth-after-icon-wrap:34px;--auth-after-icon-size:18px;--auth-after-card-title:11px;--auth-after-card-desc:10px}.auth-os-page__title{margin-bottom:6px;font-size:clamp(34px,3vw,42px)}.auth-os-page__subtitle{font-size:14px;line-height:1.35}}@media (min-width:1024px) and (max-height:720px){.auth-os-page,.account-os-page{--auth-shell-pad-top:calc(32px + var(--auth-nav-gap));--auth-main-col-gap:18px;--auth-grid-cols:minmax(200px, 1fr) minmax(280px, 380px);--auth-card-max:380px;--auth-hero-max:400px}.auth-os-welcome-card{border-radius:24px;padding:24px 22px 20px}.auth-os-after-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth-os-after-card{height:auto;min-height:58px}}@media (min-width:1024px) and (min-height:861px){:is(.os-shell-content:has(.auth-os-page),.os-shell-content:has(.account-os-page)){padding-bottom:clamp(12px,2vh,24px);overflow:hidden}.auth-os-page__shell{flex:auto;min-height:0}.auth-os-page__fill{flex:auto;min-height:0;max-height:none}.auth-os-page__bottom{flex-shrink:0;margin-top:0}}
.account-os-page{flex-direction:column;flex:1;gap:0;width:100%;min-height:100%;padding-bottom:0;display:flex}@media (min-width:1024px){.account-os-page .auth-os-page__shell{padding-top:var(--auth-shell-pad-top,52px)}}.account-os-page__main{flex-direction:column;flex:none;gap:clamp(12px,1.6vh,18px);width:100%;display:flex}.account-os-page .auth-os-page__header{max-width:min(720px,100%)}.account-os-page__header-meta{flex-wrap:nowrap;align-items:center;gap:10px;width:100%;max-width:min(1120px,100%);display:flex}.account-os-identity-strip{flex:1;min-width:0;max-width:980px}.auth-os-page__card-stage .account-os-guest-card{margin:0}.account-os-page .auth-os-page__shell .account-os-action-cards,.account-os-page .auth-os-page__shell .account-os-section{margin-left:0;margin-right:0}.account-os-page .auth-os-page__bottom .account-os-tabs,.account-os-page .auth-os-page__bottom .account-os-security-note{width:100%;max-width:var(--auth-bottom-max,min(1120px, 100%));margin-inline:auto}.account-os-action-cards{grid-template-columns:1fr;gap:18px;width:100%;max-width:min(1120px,100%);margin:22px auto 0;display:grid}@media (min-width:640px) and (max-width:1023px){.account-os-action-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (min-width:1024px) and (max-width:1279px){.account-os-action-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}}@media (min-width:1280px){.account-os-action-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.account-os-action-card{border:1px solid var(--auth-bottom-border,#ffffff1a);background:var(--auth-bottom-surface-elevated,#080a14);-webkit-backdrop-filter:none;border-radius:22px;flex-direction:column;gap:10px;min-height:188px;padding:28px 28px 24px;display:flex;box-shadow:0 4px 20px #00000059}.account-os-action-card__content{flex:1;align-items:flex-start;gap:12px;display:flex}.account-os-action-card__copy{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.account-os-action-card__icon-wrap{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.account-os-action-card__icon{color:#c4b5fd;width:20px;height:20px}.account-os-action-card__title{color:#f7f9ff;flex:1;min-width:0;margin:0;font-size:clamp(16px,1.8vw,20px);font-weight:700;line-height:1.25}.account-os-action-card__desc{color:#ffffffad;margin:0;font-size:13px;line-height:1.45}.account-os-action-card__btn{border-radius:12px;width:100%;min-height:40px;margin-top:auto;font-size:13px}.account-os-action-card__btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.account-os-section{width:100%;max-width:min(1120px,100%);margin:0 auto}.account-os-section__title{color:#fff;margin:0 0 10px;font-size:clamp(18px,2.2vw,22px);font-weight:700}.account-os-recent-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:768px){.account-os-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}.account-os-recent-card{border:1px solid var(--auth-bottom-border,#ffffff1a);background:var(--auth-bottom-surface,#05070d);box-sizing:border-box;border-radius:18px;flex-direction:row;align-items:flex-start;gap:12px;height:96px;min-height:96px;padding:20px 24px;display:flex}.account-os-recent-card__icon-wrap{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.account-os-recent-card__icon{opacity:.9;color:#c4b5fd;width:16px;height:16px}.account-os-recent-card__body{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex;overflow:hidden}.account-os-recent-card__label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:12px;font-weight:600}.account-os-recent-card__value{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;overflow:hidden}.account-os-recent-card__meta{color:#ffffff8c;margin:0;font-size:12px}.account-os-tabs{flex-wrap:wrap;gap:8px;width:100%;max-width:min(1120px,100%);margin:0 auto;display:flex}.account-os-tab{border:1px solid var(--auth-bottom-border,#ffffff1a);background:var(--auth-bottom-surface,#05070d);color:#ffffffc7;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.account-os-tab:hover{color:#fff;border-color:#ffffff47}.account-os-tab.is-active{border-color:color-mix(in srgb, var(--au-primary) 65%, transparent);background:color-mix(in srgb, var(--au-primary) 14%, transparent);color:#fff;box-shadow:0 0 14px color-mix(in srgb, var(--au-primary) 22%, transparent)}.account-os-tab:disabled,.account-os-tab[aria-disabled=true]{opacity:.45;cursor:not-allowed}.account-os-security-note{border-radius:var(--auth-after-card-radius,16px);border:1px solid var(--auth-bottom-border,#ffffff1a);background:var(--auth-bottom-surface,#05070d);color:#ffffffad;align-items:flex-start;gap:10px;width:100%;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.account-os-security-note__icon{flex-shrink:0;width:16px;height:16px;margin-top:1px}.account-os-guest-card{border-radius:var(--au-radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#070d1eb8;border:1px solid #8296d23d;width:100%;max-width:min(420px,100%);margin:clamp(20px,6vh,48px) auto;padding:clamp(22px,3vw,28px);box-shadow:0 12px 40px #00000059}.account-os-guest-card__title{color:#fff;margin:0 0 8px;font-size:clamp(22px,2.8vw,28px);font-weight:700}.account-os-guest-card__copy{color:#ffffffb8;margin:0 0 18px;font-size:14px;line-height:1.45}.account-os-guest-card__actions{flex-direction:column;gap:10px;display:flex}.account-os-signout-btn{border:1px solid color-mix(in srgb, var(--au-state-error-border) 55%, transparent);background:color-mix(in srgb, #ef4444 12%, var(--auth-bottom-surface-elevated,#080a14));color:var(--au-state-error-text);cursor:pointer;border-radius:999px;flex-shrink:0;height:48px;min-height:48px;padding:0 18px;font-size:13px;font-weight:600;transition:border-color .16s,background .16s,color .16s;box-shadow:0 4px 16px #ef444424}.account-os-signout-btn:hover{border-color:color-mix(in srgb, var(--au-state-error-border) 80%, transparent);background:color-mix(in srgb, #ef4444 20%, var(--auth-bottom-surface-elevated,#080a14));color:#fecaca}.account-os-profile-chip{border:1px solid var(--auth-bottom-border,#ffffff1a);background:var(--auth-bottom-surface-elevated,#080a14);color:#ffffffeb;box-sizing:border-box;border-radius:999px;align-items:center;gap:10px;width:100%;min-width:0;height:48px;min-height:48px;padding:0 16px 0 8px;font-size:13px;display:flex;box-shadow:0 4px 16px #00000038}.account-os-profile-chip__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-os-profile-chip__avatar{background:var(--au-gradient-home-purple);color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}@media (min-width:768px) and (max-width:1023px){.account-os-identity-strip{max-width:min(720px,100%)}.account-os-action-cards{margin-top:18px}.account-os-action-card{border-radius:20px;min-height:172px;padding:22px 20px 18px}.account-os-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-os-recent-card{height:92px;min-height:92px;padding:16px 18px}.account-os-recent-grid .account-os-recent-card:last-child{grid-column:1/-1}}.account-os-profile-section{width:100%}.account-os-tabs--mobile,.account-os-mobile-panels{display:none}button.account-os-tab{font:inherit;appearance:none}.account-os-mobile-panel{border:1px solid var(--auth-bottom-border,#ffffff1a);background:var(--auth-bottom-surface-elevated,#080a14);border-radius:18px;width:100%;max-width:min(1120px,100%);margin:0 auto;padding:16px}.account-os-mobile-panel__title{color:#fff;margin:0 0 8px;font-size:17px;font-weight:700}.account-os-mobile-panel__copy{color:#ffffffb8;margin:0 0 14px;font-size:13px;line-height:1.45}.account-os-mobile-panel__copy--security{align-items:flex-start;gap:10px;display:flex}.account-os-mobile-panel__icon{flex-shrink:0;width:16px;height:16px;margin-top:2px}.account-os-mobile-panel__meta{color:#ffffff8c;margin:-8px 0 14px;font-size:12px}.account-os-mobile-panel__cta{width:100%}.account-os-mobile-panel__badge{color:#ffffffb8;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}@media (min-width:768px){.account-os-profile-section{display:block}.account-os-tabs--mobile,.account-os-mobile-panels{display:none!important}}@media (max-width:767px){.account-os-desktop-only,.account-os-tabs--desktop{display:none!important}.account-os-tabs--mobile{width:100%;max-width:min(1120px,100%);margin:18px auto 0;display:flex}.account-os-mobile-panels{margin-top:12px;display:block}.account-os-profile-section{display:none}.account-os-profile-section.is-mobile-active{display:block}.account-os-page__main{gap:0}.account-os-page .auth-os-page__title{margin-bottom:8px;font-size:34px;line-height:1}.account-os-page .auth-os-page__subtitle{max-width:320px;font-size:14px;line-height:1.4}.account-os-identity-row{grid-template-columns:1fr;gap:10px;max-width:100%;margin-top:18px;display:grid}.account-os-identity-strip{width:100%;max-width:100%}.account-os-profile-chip{height:48px;min-height:48px;padding:0 14px 0 8px;overflow:hidden}.account-os-email{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sign-out-button,.account-os-signout-btn{justify-content:center;align-items:center;width:100%;height:44px;min-height:44px;display:inline-flex}.account-os-action-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.account-os-action-card{border-radius:18px;gap:8px;height:150px;min-height:150px;padding:16px}.account-os-action-card__icon-wrap{width:36px;height:36px}.account-os-action-card__icon{width:18px;height:18px}.account-os-action-card__title{font-size:16px;line-height:1.15}.account-os-action-card__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.account-os-action-card__btn{height:36px;min-height:36px;margin-top:auto;font-size:12px}.account-os-section{margin-top:18px}.account-os-section__title{margin-bottom:10px;font-size:17px}.account-os-recent-grid{grid-template-columns:1fr;gap:10px}.account-os-recent-card{border-radius:16px;height:76px;min-height:76px;padding:14px 16px}.account-os-recent-card__value{font-size:14px}.account-os-recent-card__label{font-size:11px}.account-os-tabs{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:6px;overflow-x:auto}.account-os-tabs::-webkit-scrollbar{display:none}.account-os-tab{flex:none;height:38px;min-height:38px;padding:0 16px;font-size:13px}.account-os-ai-bar.auth-os-ai-bar{border-radius:18px;align-items:center;height:auto;min-height:58px;margin-top:18px;padding:14px 16px}.account-os-page__bottom .auth-os-page__stack{gap:0}}@media (max-width:340px){.account-os-action-cards{grid-template-columns:1fr}.account-os-action-card{height:auto;min-height:132px}}@media (min-width:1024px) and (max-width:1279px){.account-os-identity-strip{max-width:min(680px,72vw)}.account-os-action-card{border-radius:20px;min-height:176px;padding:22px 20px 18px}.account-os-action-card__title{font-size:15px}.account-os-action-card__desc{font-size:12px}.account-os-recent-card{height:88px;min-height:88px;padding:16px 18px}.account-os-page .auth-os-page__title{font-size:clamp(32px,3.2vw,40px)}}@media (min-width:1280px) and (max-width:1535px){.account-os-identity-strip{max-width:820px}}@media (min-width:1536px){.account-os-page{--account-action-min-h:196px;--account-recent-h:100px}.account-os-action-card{min-height:var(--account-action-min-h,196px);padding:30px 30px 26px}.account-os-recent-card{height:var(--account-recent-h,100px);min-height:var(--account-recent-h,100px);padding:22px 26px}.account-os-section__title{font-size:22px}}@media (min-width:1920px){.account-os-page{--account-action-min-h:200px;--account-recent-h:104px}.account-os-identity-strip{max-width:980px}.account-os-action-cards,.account-os-section{max-width:min(1260px,100%)}.account-os-action-card__title{font-size:20px}.account-os-action-card__desc{font-size:14px}}@media (min-width:2560px){.account-os-page{--account-action-min-h:208px;--account-recent-h:108px}.account-os-action-cards,.account-os-section{max-width:min(1380px,100%)}.account-os-identity-strip{max-width:1040px}.account-os-action-card{border-radius:24px;padding:32px 32px 28px}.account-os-action-card__icon-wrap{width:48px;height:48px}.account-os-action-card__icon{width:22px;height:22px}.account-os-page .auth-os-page__title{font-size:clamp(44px,2vw,52px)}.account-os-page .auth-os-page__subtitle{font-size:clamp(16px,.8vw,18px)}}@media (min-width:3840px){.account-os-page{--account-action-min-h:216px;--account-recent-h:112px}.account-os-action-cards,.account-os-section{max-width:min(1480px,88vw)}.account-os-action-card__title{font-size:22px}}@media (min-width:1024px) and (max-height:860px){.account-os-page__main{gap:10px}.account-os-action-cards{gap:12px;margin-top:14px}.account-os-action-card{border-radius:18px;gap:8px;min-height:158px;padding:18px 16px 14px}.account-os-action-card__icon-wrap{width:38px;height:38px}.account-os-action-card__btn{min-height:36px}.account-os-recent-card{border-radius:16px;height:76px;min-height:76px;padding:12px 14px}.account-os-identity-strip{max-width:min(620px,68vw)}.account-os-profile-chip,.account-os-signout-btn{height:42px;min-height:42px}.account-os-section__title{margin-bottom:8px;font-size:17px}}@media (min-width:1024px) and (max-height:720px){.account-os-action-cards,.account-os-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-os-recent-grid .account-os-recent-card:last-child{grid-column:1/-1}}
