@font-face{font-family:Fraunces;src:url(/fonts/fraunces-variable.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}.account-world{--account-ink:var(--foreground);--account-dim:var(--muted-foreground);background:var(--background);min-height:100dvh;color:var(--account-ink);font-size:13px}.account-topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;height:62px;padding:0 28px;display:flex}.account-brand{letter-spacing:-1.2px;align-items:center;gap:9px;font-size:25px;font-weight:650;text-decoration:none;display:flex}.account-brand svg,.account-brand span{color:var(--primary)}.account-brand span{margin-left:-9px}.account-back{color:var(--foreground-secondary);align-items:center;gap:7px;font-size:12px;text-decoration:none;display:inline-flex}.account-back:hover{color:var(--brand-bright)}.account-eyebrow{letter-spacing:.13em;color:var(--muted-foreground);margin:0 0 16px;font-size:10px;font-weight:550}.account-world h1{letter-spacing:-1.5px;color:var(--foreground);margin:0;font-weight:520;line-height:1.13}.account-world h2{letter-spacing:-.1px;align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:580;display:flex}.account-world p{line-height:1.65}.account-lead{color:var(--account-dim);max-width:340px;margin:20px 0 30px;font-size:14px}.account-muted{color:var(--account-dim);max-width:560px;font-size:12px}.account-muted svg{vertical-align:middle;margin-right:3px}.account-world label{gap:8px;font-size:12px;font-weight:500;display:grid}.account-world input:not([type=radio]),.account-world select{background:var(--background);border:1px solid var(--input);width:100%;min-height:var(--field-height,40px);color:var(--foreground);border-radius:7px;padding:10px 12px;font-size:13px;line-height:20px;transition:border-color .14s,box-shadow .14s}.account-world input::placeholder{color:var(--muted-foreground)}:is(.account-world input:focus-visible,.account-world select:focus-visible){border-color:var(--input-focus);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}.account-world input[readonly]{color:var(--muted-foreground);background:var(--surface-inset)}.account-primary,.account-secondary,.account-danger-button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:fit-content;min-height:34px;padding:7px 13px;font-size:12px;font-weight:550;line-height:18px;text-decoration:none;display:inline-flex}.account-primary{background:var(--primary);color:var(--primary-foreground)}.account-primary:hover:not(:disabled){background:var(--primary-hover)}.account-secondary{background:var(--secondary);color:var(--secondary-foreground);border-color:#0000}.account-secondary:hover:not(:disabled){background:var(--secondary-hover)}.account-danger-button{border-color:var(--danger-border);color:var(--danger);background:0 0}.account-danger-button:hover:not(:disabled){background:var(--danger-surface)}.account-text-link{color:var(--primary);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;text-decoration:none;display:inline-flex}.account-text-link:hover{text-underline-offset:4px;text-decoration:underline}.account-eye,.account-icon-button{color:var(--muted-foreground);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.account-eye:hover,.account-icon-button:hover{background:var(--control-hover);color:var(--foreground)}.account-password-wrap{display:block;position:relative}.account-password-wrap input{padding-right:42px!important}.account-eye{width:24px;height:24px;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.auth-world .account-topbar{border:0;padding:0 24px}.auth-world .account-brand{letter-spacing:-.7px;font-size:21px}.auth-layout{min-height:calc(100dvh - 62px);display:grid}.auth-form-region{justify-content:center;align-items:center;padding:32px 24px 94px;display:flex}.auth-form{overflow-wrap:anywhere;width:100%;min-width:0;max-width:340px}.auth-world .auth-form h1{letter-spacing:-.65px;text-align:center;font-size:24px;font-weight:550;line-height:1.3}.auth-world .account-lead{text-align:center;margin:10px 0 28px;font-size:14px;line-height:1.6}.auth-world input:not([type=radio]){background:var(--surface-studio);height:36px;min-height:36px;padding-block:8px}.auth-world .account-primary{background:var(--auth-primary,var(--primary));color:var(--auth-primary-foreground,var(--primary-foreground));border-radius:8px}.auth-world .account-primary:hover:not(:disabled):not([aria-disabled=true]){background:var(--auth-primary-hover,var(--primary-hover));color:var(--auth-primary-foreground,var(--primary-foreground));border-color:#0000}.auth-world .account-primary:active:not(:disabled){background:var(--auth-primary-pressed,var(--primary-pressed))}.auth-world .account-text-link,.auth-world .auth-switch a{color:var(--foreground)}.auth-world .account-text-link:hover,.auth-world .auth-switch a:hover{text-underline-offset:3px;text-decoration:underline}.auth-password-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-password-label .account-text-link{color:var(--muted-foreground);font-size:11px}.auth-password-requirements{color:var(--muted-foreground);margin:8px 0 0;font-size:11px}.auth-preview-note{background:var(--surface-studio);color:var(--foreground-secondary);border-radius:8px;margin:0 0 22px;padding:12px;font-size:12px}.auth-form>output{line-height:1.65;display:block}.auth-form>output.account-muted{margin:12px 0}.auth-form label+label{margin-top:17px}.auth-submit{width:100%;height:36px;margin-top:24px;font-size:13px}.auth-password-note{margin:12px 0 24px;font-size:11px}.auth-switch{color:var(--foreground-secondary);text-align:center;flex-wrap:wrap;justify-content:center;gap:4px;margin-top:20px;font-size:13px;display:flex}.auth-switch a{color:var(--brand-bright);margin-left:0;text-decoration:none}.auth-form>.account-text-link{margin-top:18px;display:flex}.account-error{color:var(--danger);overflow-wrap:anywhere;font-size:12px}.account-success{color:var(--success);font-size:12px}.account-error:empty,.account-success:empty{margin:0}.account-note{border-left:2px solid var(--brand-border);background:var(--brand-canvas);color:var(--muted-foreground);padding:12px 14px;font-size:12px}.account-settings-layout{grid-template-columns:230px minmax(0,1fr);max-width:1120px;min-height:calc(100dvh - 62px);margin:0 auto;display:grid}.account-sidebar{border-right:1px solid var(--border);flex-direction:column;gap:30px;padding:38px 22px;display:flex}.account-sidebar-identity{align-items:center;gap:10px;min-width:0;display:flex}.account-sidebar-identity>div{min-width:0}.account-sidebar-identity strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.account-sidebar-identity small{color:var(--muted-foreground);font-size:10px}.account-sidebar nav{gap:4px;display:grid}.account-sidebar nav a{color:var(--muted-foreground);border-radius:7px;align-items:center;gap:10px;padding:9px 11px;font-size:12px;text-decoration:none;display:flex}.account-sidebar nav a:hover{background:var(--control-hover);color:var(--foreground)}.account-sidebar nav a[aria-current=page]{background:var(--control-selected);color:var(--brand-bright)}.account-sidebar-foot{margin-top:auto;padding:16px 11px 0}.account-sidebar-foot p{color:var(--muted-foreground);font-size:11px;line-height:1.6}.account-settings-content{min-width:0;padding:48px clamp(24px,5vw,74px) 64px}.account-panel{max-width:610px}.account-section-heading{margin-bottom:32px}.account-section-heading .account-eyebrow{margin-bottom:12px}.account-section-heading h1{font-size:32px}.account-section-heading>p:last-child{color:var(--muted-foreground);margin:12px 0 0;font-size:13px}.account-section{border-top:1px solid var(--surface-divider);padding:24px 0}.account-section>.account-muted:first-of-type{margin-top:5px}.account-section>.account-secondary,.account-section>.account-danger-button{margin-top:10px}.account-fields{gap:17px;display:grid}.account-fields label{max-width:420px}.account-fields>p,.account-fields h2{margin:0}.account-form-footer{border-top:1px solid var(--surface-divider);justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.account-form-footer p{margin:0}.account-inline-action{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.account-inline-action p{margin:0}.account-settings-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.account-settings-row h2{margin:0}.account-settings-row select{width:auto;min-width:145px}.account-settings-row p{margin-bottom:0}.account-avatar{background:var(--tone-bg,var(--brand-surface));width:30px;height:30px;color:var(--tone-fg,var(--brand-bright));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:650;display:inline-flex}.account-avatar.large{width:60px;height:60px;font-size:20px}.account-avatar-editor{align-items:center;gap:22px;padding-top:8px;display:flex}.account-avatar-editor p{margin:0 0 10px}.account-tones{gap:7px;display:flex}.account-tones button{background:var(--tone-bg);width:24px;height:24px;color:var(--tone-fg);border:2px solid #0000;border-radius:50%;place-items:center;display:grid}.account-tones button[aria-pressed=true]{outline:1px solid var(--tone-fg);outline-offset:2px}[data-tone=sage]{--tone-bg:#3d5135;--tone-fg:#d4e9b9}[data-tone=sand]{--tone-bg:#554a33;--tone-fg:#ecdcb4}[data-tone=rose]{--tone-bg:#553d46;--tone-fg:#edc5d1}[data-tone=sky]{--tone-bg:#354c55;--tone-fg:#bedee9}[data-tone=lilac]{--tone-bg:#464058;--tone-fg:#d6c8ed}.account-badge{border:1px solid var(--brand-border);color:var(--primary);background:var(--brand-canvas);vertical-align:middle;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:400;line-height:16px;display:inline-flex}.account-choice-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.account-world .account-choice{border:1px solid var(--brand-surface);background:var(--background);cursor:pointer;border-radius:9px;gap:7px;padding:19px 16px;position:relative}.account-choice.selected{border-color:var(--primary);background:var(--control-selected)}.account-choice input{opacity:0;width:1px;height:1px;position:absolute}.account-choice:focus-within{outline:2px solid var(--primary);outline-offset:3px}.account-choice>svg{color:var(--primary);margin-bottom:12px}.account-choice>strong{font-size:12px}.account-choice>span{color:var(--muted-foreground);font-size:11px;font-weight:400}.account-choice .account-choice-check{margin:0;position:absolute;top:12px;right:12px}.account-session{align-items:center;gap:12px;padding:20px 0;display:flex}.account-session>div{flex:1;min-width:0}.account-session strong{flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.account-session small{color:var(--muted-foreground);margin-top:4px;font-size:11px;display:block}.account-device-icon{border:1px solid var(--brand-surface);width:36px;height:36px;color:var(--primary);border-radius:9px;place-items:center;display:grid}.account-plan{border:1px solid var(--brand-surface);background:linear-gradient(120deg, var(--brand-canvas), var(--surface-studio));border-radius:12px;padding:24px}.account-plan-mark{color:var(--primary)}.account-plan h2{letter-spacing:-.7px;margin:24px 0 5px;font-size:25px}.account-plan>p{color:var(--muted-foreground);margin:0;font-size:12px}.account-plan ul{gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.account-plan li{color:var(--primary);align-items:center;gap:9px;font-size:12px;display:flex}.account-plan li svg{color:var(--primary)}.account-plan-price{border-top:1px solid var(--surface-divider);letter-spacing:-1px;padding-top:17px;font-size:26px}.account-plan-price span{color:var(--muted-foreground);letter-spacing:0;margin-left:6px;font-size:11px}.account-plan+.account-section{border-top:0;margin-top:8px}.account-danger h2{color:var(--danger)}.account-danger form{margin-top:20px}.account-menu-trigger .account-avatar{flex-shrink:0;width:20px;height:20px;font-size:10px}.account-menu-popup{min-width:224px;color:var(--foreground);border-radius:9px;padding:5px}.account-menu-identity{max-width:250px;padding:9px 8px}.account-menu-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:550;display:block;overflow:hidden}.account-menu-identity small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;display:block;overflow:hidden}.account-menu-popup [role=menuitem],.appearance-menu [role=menuitemradio]{min-height:var(--navigation-item-height);border-radius:var(--navigation-item-radius);gap:8px;padding:6px 8px;font-size:13px}.account-menu-popup [role=menuitem]:is(:hover,:focus,[data-highlighted],[data-popup-open],[data-open]){background:var(--control-hover)}.account-menu-popup [role=separator]{background:var(--surface-divider)}.account-loading,.account-gate{text-align:center;min-height:70dvh;color:var(--muted-foreground);background:var(--background);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.account-loading h1,.account-gate h1{font-size:30px}.account-loading p,.account-gate p{max-width:390px;font-size:13px}.account-loading-dot{background:var(--primary);border-radius:50%;width:7px;height:7px}.account-spin{animation:1s linear infinite account-spin}@keyframes account-spin{to{transform:rotate(360deg)}}html[data-motion=reduced] *,html[data-motion=reduced] :before,html[data-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){.account-spin{animation:none}}@media (max-width:820px){.auth-layout{grid-template-columns:minmax(0,1fr)}.auth-form-region{min-height:calc(100dvh - 62px);padding:38px 24px}.account-settings-layout{grid-template-columns:185px minmax(0,1fr)}.account-sidebar{padding:28px 14px}.account-settings-content{padding:34px 25px}.account-choice-grid{grid-template-columns:1fr}.account-settings-row{flex-wrap:wrap;gap:12px}}@media (max-width:560px){.account-topbar{height:56px;padding:0 18px}.account-brand{font-size:23px}.account-settings-layout{display:block}.account-sidebar{border-right:0;border-bottom:1px solid var(--brand-surface);gap:16px;padding:18px 16px 12px}.account-sidebar nav{gap:4px;padding:2px;display:flex;overflow:auto}.account-sidebar nav a{white-space:nowrap;gap:6px;padding:7px 9px;font-size:11px}.account-sidebar nav svg{width:13px}.account-sidebar-foot{display:none}.account-settings-content{padding:28px 20px 50px}.account-section-heading h1{font-size:28px}.auth-form h1{font-size:38px}.account-form-footer{align-items:flex-start}.account-plan{padding:20px}.account-plan-price span{margin-left:0;display:block}.account-gate{padding:30px 20px}.account-session{flex-wrap:wrap}}.account-tones{border:0;margin:0;padding:0}output.account-success,output.account-note{display:block}.auth-password-field{gap:8px;margin-top:17px;display:grid}.account-interactions{border:0;min-width:0;margin:0;padding:0}.account-cloud-choice{color:var(--foreground);cursor:pointer;align-items:flex-start;gap:9px;margin:16px 0;font-size:12px;line-height:1.6;display:flex}.account-cloud-choice input{accent-color:var(--primary);margin-top:3px}.account-cloud-choice input:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.appearance-menu{min-width:140px;padding:5px}.appearance-status{margin:8px 0;display:block}.appearance-menu [role=menuitemradio]{padding-right:30px}@media (pointer:coarse){.auth-world input:not([type=radio]),.auth-world .auth-submit{min-height:36px;font-size:13px}}.auth-world input:autofill{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);box-shadow:inset 0 0 0 1000px var(--surface-studio)}.auth-world input:autofill:focus{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);box-shadow:inset 0 0 0 1000px var(--surface-studio)}.auth-world input:-webkit-autofill{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);box-shadow:inset 0 0 0 1000px var(--surface-studio)}.auth-world input:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);box-shadow:inset 0 0 0 1000px var(--surface-studio)}.auth-world{grid-template-rows:62px minmax(0,1fr);grid-template-columns:minmax(390px,2fr) minmax(0,3fr);display:grid}.auth-world .account-topbar{grid-area:1/1;padding-inline:24px}.auth-world .auth-layout{grid-area:2/1}.auth-world .auth-form-region{padding-inline:32px}.auth-world-art{background-color:#17132e;background-repeat:no-repeat;background-size:cover;border-radius:0;grid-area:1/2/3;align-items:flex-end;min-height:560px;margin:0;display:flex;position:relative}:root[data-theme=light] .auth-world{--auth-primary:#805bc9;--auth-primary-hover:#8b68cf;--auth-primary-pressed:#6743ad;--auth-primary-foreground:#fff}@media (max-width:760px){.auth-world{display:block}.auth-world-art{display:none}.auth-world .account-topbar{padding-inline:16px}.auth-world .auth-form-region{padding-inline:24px}}.auth-world-caption{color:#fff;font-optical-sizing:auto;font-variation-settings:"SOFT" 30, "WONK" 1;letter-spacing:-1px;white-space:pre-line;max-width:560px;margin:0;padding:clamp(28px,4vw,64px);font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.6vw,52px);font-weight:450;position:relative}.account-world .auth-world-caption{line-height:1.12}@media (hover:hover){.account-world input:not([type=radio]):not([type=checkbox]):not(:disabled):not([readonly]):not([aria-invalid=true]):not(:focus):hover,.account-world select:not(:disabled):not(:focus):hover{border-color:var(--input-hover)}}.account-world input:not([type=radio]):not([type=checkbox]):focus,.account-world select:focus{border-color:var(--input-focus);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}:-webkit-any(.auth-world input:autofill:focus,.auth-world input:-webkit-autofill:focus){box-shadow:inset 0 0 0 1000px var(--surface-studio), 0 0 0 3px var(--input-focus-ring)}:is(.auth-world input:autofill:focus,.auth-world input:autofill:focus){box-shadow:inset 0 0 0 1000px var(--surface-studio), 0 0 0 3px var(--input-focus-ring)}.auth-world .auth-switch a,.auth-world .auth-password-label .account-text-link{text-decoration-line:underline;text-decoration-thickness:2px;-webkit-text-decoration-color:color-mix(in srgb, var(--foreground) 30%, transparent);text-decoration-color:color-mix(in srgb, var(--foreground) 30%, transparent);text-underline-offset:3px;font-weight:550;transition:text-decoration-color .14s}.auth-world .auth-switch a:hover,.auth-world .auth-password-label .account-text-link:hover{text-decoration-thickness:2px;-webkit-text-decoration-color:var(--foreground-secondary);text-decoration-color:var(--foreground-secondary);text-underline-offset:3px}.auth-world .auth-switch a:focus-visible{text-decoration-thickness:2px;-webkit-text-decoration-color:var(--foreground-secondary);text-decoration-color:var(--foreground-secondary);text-underline-offset:3px}.auth-world .auth-password-label .account-text-link:focus-visible{text-decoration-thickness:2px;-webkit-text-decoration-color:var(--foreground-secondary);text-decoration-color:var(--foreground-secondary);text-underline-offset:3px}.auth-world{--auth-google-bg:#ededed;--auth-google-hover:#fff;--auth-google-fg:#202020}:root[data-theme=light] .auth-world{--auth-google-bg:#222;--auth-google-hover:#3a3a3a;--auth-google-fg:#fff}.auth-google{background:var(--auth-google-bg);width:100%;height:36px;color:var(--auth-google-fg);cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:550;transition:background .15s,border-color .15s;display:flex}.auth-google:hover:not(:disabled){background:var(--auth-google-hover)}.auth-google:focus-visible{outline:3px solid var(--ring);outline-offset:2px}.auth-google:disabled{opacity:.55;cursor:wait}.auth-divider{color:var(--muted-foreground);align-items:center;gap:16px;margin:22px 0;font-size:11px;font-weight:500;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-recovery .auth-submit{justify-content:center;align-items:center;display:flex}.auth-recovery .recovery-secondary{text-align:center;width:fit-content;margin:16px auto 0;display:block}.recovery-notice{color:var(--muted-foreground);margin-top:14px;font-size:12px;line-height:1.6}.auth-transition{z-index:100;background:var(--background);color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;gap:22px;display:flex;position:fixed;inset:0}.auth-transition-label{color:var(--muted-foreground);font-size:13px;font-weight:400;line-height:20px}@keyframes auth-mark-breathe{0%,to{opacity:1}50%{opacity:.38}}@media (prefers-reduced-motion:no-preference){html:not([data-motion=reduced]) .auth-transition-mark{animation:1.8s cubic-bezier(.45,0,.55,1) infinite auth-mark-breathe}}.account-settings-modal{background:var(--background);border-radius:12px;gap:0;width:880px;max-width:calc(100vw - 32px);height:664px;max-height:calc(100dvh - 48px);padding:0;overflow:hidden}.account-settings-embedded{height:100%;min-height:0;overflow:hidden}.account-settings-embedded .account-settings-layout{grid-template-columns:200px minmax(0,1fr);height:100%;min-height:0}.account-settings-embedded .account-sidebar{background:var(--surface-raised);gap:24px;padding:24px 12px;overflow-y:auto}.account-settings-embedded .account-sidebar-identity{padding-inline:8px}.account-settings-embedded .account-sidebar nav a{padding:8px;font-size:13px}.account-settings-embedded .account-sidebar-foot{display:none}.account-settings-embedded .account-settings-content{padding:36px 32px;overflow-y:auto}.account-settings-embedded .account-section-heading{margin-bottom:24px}@media (max-width:600px){.account-settings-embedded .account-settings-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.account-settings-embedded .account-sidebar{border-right:0;border-bottom:1px solid var(--border);padding:12px}.account-settings-embedded .account-sidebar-identity{display:none}.account-settings-embedded .account-sidebar nav{padding-right:28px;display:flex;overflow-x:auto}.account-settings-embedded .account-sidebar nav a{white-space:nowrap}.account-settings-embedded .account-settings-content{padding:24px 20px}}.account-settings-modal{background:var(--surface-raised)}.account-settings-embedded .account-sidebar{background:color-mix(in srgb, var(--surface-raised) 65%, var(--background));gap:16px;padding:20px 10px}.account-nav-heading{color:var(--foreground);margin:0;padding:4px 10px;font-size:14px;font-weight:600}.account-settings-embedded .account-sidebar nav{gap:2px}.account-settings-embedded .account-sidebar nav a{min-height:var(--navigation-item-height);border-radius:var(--navigation-item-radius);gap:8px;padding:5px 10px}.account-settings-embedded .account-sidebar nav a[aria-current=page]{background:var(--control-selected);color:var(--foreground)}.account-settings-embedded .account-settings-content{padding:28px 32px}.account-settings-embedded .account-section-heading .account-eyebrow{display:none}.account-settings-embedded .account-section-heading h1{letter-spacing:-.35px;margin:0;font-size:20px;line-height:1.3}.account-settings-embedded .account-section-heading>p:last-child{margin-top:6px;font-size:12px;line-height:1.6}.account-settings-embedded .account-section{border-color:var(--border);padding:20px 0}.account-settings-embedded .account-panel h2{font-size:13px;font-weight:550}.account-settings-embedded .account-fields{gap:14px}.account-settings-embedded .account-fields label{max-width:none;font-size:12px}.account-settings-embedded .account-fields input{font-size:13px}.dark .account-settings-embedded :is(input:not([type=radio]):not([type=checkbox]),select,[data-slot=select-trigger]){background:var(--surface-raised)}.account-settings-embedded .account-avatar-editor{gap:16px;padding-top:4px}.account-settings-embedded .account-avatar.large{width:44px;height:44px;font-size:15px}.account-settings-embedded .account-form-footer{border-color:var(--border);padding-top:16px}.account-settings-embedded :is(.account-primary,.account-secondary,.account-danger-button){min-height:32px;font-size:12px}html[data-theme=light] .account-settings-embedded .account-sidebar{background:#f5f5f5}@media (max-width:600px){.account-settings-embedded .account-settings-content{padding:24px 20px}}.account-world.account-settings-embedded{background:0 0;min-height:0}.account-settings-embedded .account-panel h2{font-size:15px;line-height:1.4}.account-settings-embedded select{border-radius:6px;padding:4px 28px 4px 10px;font-size:12px}.account-settings-embedded .account-form-footer{flex-wrap:wrap;justify-content:flex-start}.account-settings-embedded .account-form-footer>button{order:-1}.account-settings-embedded :is(.account-primary,.account-secondary,.account-danger-button){border-radius:var(--radius-action)}.account-settings-embedded .account-primary:disabled{opacity:1;background:var(--primary-disabled);color:var(--primary-disabled-foreground);cursor:not-allowed}.account-security-hint{align-items:flex-start;gap:7px;line-height:1.6;display:flex}.account-security-hint svg{flex-shrink:0;margin-top:3px}.account-settings-embedded .account-session{border:1px solid var(--settings-divider);border-radius:8px;gap:12px;margin:14px 0;padding:12px}.account-settings-embedded .account-device-icon{color:var(--muted-foreground);background:var(--control-hover);border:0;border-radius:6px;width:32px;height:32px}.account-settings-embedded .account-session strong{font-size:13px}.account-settings-embedded .account-session .account-badge{color:var(--muted-foreground);background:var(--control-hover);border:0;font-size:10px}.account-settings-embedded .account-avatar-editor{align-items:center;padding:10px 0 2px}.account-settings-embedded .account-avatar-editor>div{flex-direction:column;gap:10px;display:flex}.account-settings-embedded .account-avatar-editor p{margin:0;font-size:12px}.account-settings-embedded .account-tones{gap:8px}.account-settings-embedded .account-tones button{width:22px;height:22px}.account-menu-popup [role=menuitem]+[role=menuitem]{margin-top:2px}.account-settings-embedded .account-settings-content{flex-direction:column;display:flex}.account-settings-embedded .account-panel-with-bottom-action{flex-direction:column;flex:1;display:flex}.account-settings-embedded .account-panel-with-bottom-action>form,.account-settings-embedded .account-panel-with-bottom-action .account-interactions{flex-direction:column;flex:1;min-width:0;display:flex}.account-settings-embedded .account-panel-with-bottom-action .account-form-footer{margin-top:auto;padding-top:20px}.account-primary:active:not(:disabled){background:var(--primary-pressed)}.account-secondary:active:not(:disabled){background:var(--secondary-pressed)}:is(.account-primary,.account-secondary):focus-visible{outline:2px solid var(--input-focus);outline-offset:3px}.account-primary:disabled{opacity:1;background:var(--primary-disabled);color:var(--primary-disabled-foreground)}.account-secondary:disabled{opacity:.5}.account-settings-embedded .account-settings-content>.account-interactions:has(>.account-panel-with-bottom-action){flex-direction:column;flex:1;min-width:0;display:flex}.account-workspace-popup{background:var(--surface-floating);min-width:200px;max-width:280px}.workspace-menu-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-workspace-popup [role=menuitemradio]{min-height:30px;font-size:13px}.account-workspace-popup [role=menuitemradio]:is(:hover,:focus,[data-highlighted]){background:var(--floating-control-hover)}.account-menu-popup [role=menuitemradio]{min-height:var(--navigation-item-height);border-radius:var(--navigation-item-radius);padding-block:6px;font-size:13px}.account-menu-popup [role=menuitemradio]:is(:hover,:focus,[data-highlighted]){background:var(--floating-control-hover)}.workspace-create-form{flex-direction:column;gap:8px;display:flex}.workspace-create-form label{font-size:12px}.workspace-create-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.account-settings-embedded .account-sidebar nav a[aria-current=page]:hover{background:var(--control-selected-hover)}:is(.account-primary,.account-secondary,.account-danger-button,.auth-google-button){border-radius:var(--radius-action)}.account-settings-content .account-section{border-top-color:var(--settings-divider)}.account-panel-with-bottom-action .account-form-footer{border-top:0}:is(.account-primary,.account-secondary){font-weight:var(--font-weight-action);font-size:var(--font-size-action-regular)}.account-settings-embedded :is(.account-primary,.account-secondary){font-size:var(--font-size-action-compact)}.account-menu-popup :is([role=menuitem],[role=menuitemradio]),.account-workspace-popup [role=menuitemradio],.account-settings-embedded .account-sidebar nav a{font-size:var(--navigation-item-font-size)}.account-settings-embedded .account-sidebar nav a{font-weight:400}.account-settings-embedded .account-sidebar nav a[aria-current=page]{font-weight:var(--navigation-selected-weight)}.account-world input:not([type=radio]):not([type=checkbox]):disabled,.account-world select:disabled,.account-settings-embedded [data-slot=select-trigger]:disabled{background:var(--input-disabled-background);color:var(--input-disabled-foreground);border-color:var(--input-disabled-border);opacity:1;box-shadow:none}.account-avatar{position:relative;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.account-avatar-edit{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;padding:0;display:inline-flex;position:relative}.account-avatar-overlay{border-radius:inherit;color:#fff;opacity:0;pointer-events:none;background:#0000007a;place-items:center;transition:opacity .14s;display:grid;position:absolute;inset:0}.account-avatar-edit:hover:not(:disabled) .account-avatar-overlay,.account-avatar-edit:disabled .account-avatar-overlay{opacity:1}.account-avatar-edit:focus-visible .account-avatar-overlay{opacity:1}.account-avatar-edit:focus-visible{outline:2px solid var(--input-focus);outline-offset:3px}.account-avatar-edit:disabled{cursor:wait}.account-avatar-file{display:none}@media (hover:none){.account-avatar-overlay{opacity:1}}@media (prefers-reduced-motion:reduce){.account-avatar-overlay{transition:none}}.account-nav-header{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.account-settings-embedded>.account-nav-header{padding:16px}.account-settings-close{border-radius:var(--radius-action);width:28px;height:28px;color:var(--foreground);background:var(--secondary);cursor:pointer;border:0;flex:0 0 28px;justify-content:center;align-items:center;transition:background .12s;display:inline-flex}.account-settings-close:hover{background:var(--secondary-hover)}.account-settings-close:active{background:var(--secondary-pressed)}.account-settings-close:focus-visible{outline:2px solid var(--input-focus);outline-offset:3px}.account-settings-embedded .account-settings-layout{display:grid}.account-settings-embedded .account-sidebar,.account-settings-embedded .account-section{border-color:var(--settings-divider)}.account-settings-embedded .account-section-heading>p:last-child{max-width:48ch}.account-settings-embedded .account-panel h2{font-size:14px}.account-settings-embedded .account-settings-content{scrollbar-gutter:stable}.account-settings-embedded .workspace-members-header{align-items:flex-start;gap:16px}.account-settings-embedded .workspace-members-header>button{flex-shrink:0}.account-field-help{color:var(--muted-foreground);margin:-6px 0 0;font-size:12px;line-height:1.5}.account-plan-summary{border:1px solid var(--settings-divider);background:var(--control-hover);border-radius:10px;padding:16px}.account-plan-summary h2{margin:4px 0 0}.account-plan-summary .account-muted{margin:8px 0 0}.account-plan-summary ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.account-plan-summary li{align-items:center;gap:8px;font-size:12px;display:flex}.account-plan-summary li svg{color:var(--muted-foreground);flex-shrink:0}.account-plan-cost{letter-spacing:-.5px;font-size:26px;font-weight:550}.account-plan-cost small{color:var(--muted-foreground);letter-spacing:0;font-size:11px;font-weight:400;display:block}.account-billing-note{background:var(--control-hover);color:var(--muted-foreground);border-radius:8px;margin-top:16px;padding:12px 14px;font-size:12px;line-height:1.6}@media (max-width:600px){.account-settings-embedded .account-sidebar{gap:12px;padding:12px;overflow:hidden}.account-settings-embedded .account-sidebar nav{padding-bottom:4px;padding-right:0}.account-settings-embedded .account-sidebar nav a{flex-shrink:0}.account-settings-embedded .account-settings-content{padding:20px}.account-settings-embedded .workspace-members-header{flex-wrap:wrap}.account-settings-embedded .account-settings-row{flex-wrap:wrap;gap:12px}}@media (prefers-reduced-motion:reduce){.account-settings-close{transition:none}}
