.auth-oauth-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.auth-oauth-row .auth-provider-link{min-width:0;justify-content:center;gap:7px;padding-inline:10px;overflow:hidden;white-space:nowrap}.auth-oauth-row .auth-provider-link span{overflow:hidden;text-overflow:ellipsis}.auth-oauth-row .auth-provider-icon{width:19px;height:19px}.auth-card .auth-provider-apple,.auth-provider-apple{border-color:var(--surface-border-muted);background:var(--spatial-control-fill);color:var(--text)}.auth-identity-section .auth-identity-list,.auth-security-panel .auth-security-overview,.auth-security-panel>.auth-security-section:first-child .auth-passkey-list{gap:0;overflow:hidden;border-block:1px solid var(--surface-border-muted)}.auth-security-panel .auth-security-overview{display:grid;grid-template-columns:1fr}.auth-security-panel .auth-security-overview>article:nth-child(2){display:none}.auth-identity-section .auth-identity-list>article,.auth-security-panel .auth-security-overview>article,.auth-security-panel>.auth-security-section:first-child .auth-passkey-item{min-height:58px;border:0;border-radius:0;border-top:1px solid var(--surface-border-muted);background:transparent;padding:12px 2px}.auth-identity-section .auth-identity-list>article:first-child,.auth-security-panel .auth-security-overview>article:first-child,.auth-security-panel>.auth-security-section:first-child .auth-passkey-item:first-child{border-top:0}.auth-security-panel>.auth-security-section:first-child .auth-passkey-item strong.auth-icon-button{justify-content:flex-start;gap:9px}.auth-security-panel>.auth-security-section:first-child .auth-passkey-item .auth-provider-icon{width:20px;height:20px}.auth-security-panel>.auth-security-section:first-child .auth-passkey-item>span{display:inline-grid;width:30px;height:30px;place-items:center;border:1px solid var(--surface-border-muted);border-radius:var(--radius-pill);background:var(--spatial-control-fill);color:var(--muted);font-size:.8rem}.auth-security-panel>.auth-security-section:first-child .auth-passkey-item>button{min-height:36px;border-color:var(--surface-border-muted);background:var(--spatial-control-fill);color:var(--text);padding-inline:13px}.auth-identity-list article[data-status=verified],.auth-security-overview article[data-active=true],.auth-security-overview article[data-status=registered]{border-color:var(--surface-border-muted);background:transparent}.auth-security-overview article[data-status=registered] .auth-security-card-head b{border-color:var(--surface-border-muted);background:var(--spatial-control-fill);color:var(--muted)}.auth-identity-list article[data-status=verified] span{color:var(--muted)}.auth-login-history{gap:0;overflow:hidden;border:1px solid var(--surface-border-muted);border-radius:16px;background:color-mix(in srgb,var(--bg-soft),transparent 24%)}.auth-login-history article,.auth-login-history article:not([data-outcome]),.auth-login-history article[data-outcome=success]{min-height:76px;border:0;border-radius:0;border-top:1px solid var(--surface-border-muted);background:transparent;padding:17px 18px}.auth-login-history article:first-child{border-top:0}.auth-login-history article[data-outcome=success]{grid-template-columns:minmax(76px,max-content) minmax(0,1fr)}.auth-login-history article[data-outcome=success] .auth-login-outcome{display:none}.auth-login-history article:not([data-outcome]) span,.auth-login-history article[data-outcome=success] span{color:var(--muted)}.auth-login-history .auth-login-outcome{min-height:26px;border:1px solid var(--surface-border-muted);border-radius:var(--radius-pill);background:var(--spatial-control-fill);padding:0 9px}.auth-login-history article>strong{line-height:1.25}.auth-login-history article>p{line-height:1.35}.auth-login-history article[data-outcome=mfa_required]{border-inline-start:2px solid color-mix(in srgb,#b58b21,transparent 28%);background:color-mix(in srgb,#b58b21,transparent 96%)}.auth-login-history article:not([data-outcome=success]):not([data-outcome=mfa_required]):not([data-outcome]){border-inline-start:2px solid color-mix(in srgb,#d94b48,transparent 26%);background:color-mix(in srgb,#d94b48,transparent 96%)}.auth-login-history-scroll{border:0;border-radius:14px;background:transparent}@media (max-width:640px){#dashboard-panel-account .dashboard-section-heading{padding-inline:8px}#dashboard-panel-account .dashboard-account-grid{gap:16px;padding-inline:8px}#dashboard-panel-account .dashboard-account-panel{padding-inline:18px}#dashboard-panel-account .dashboard-account-panel>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:14px}.auth-identity-section .auth-security-section-heading,.auth-security-section-heading{margin-bottom:10px}.auth-security-panel .auth-security-overview>article>p,.auth-security-panel>.auth-security-section:first-child .auth-passkey-item p{display:none}}@media (max-width:520px){.auth-oauth-row{gap:6px}.auth-oauth-row .auth-provider-link{gap:5px;padding-inline:7px;font-size:.78rem}.auth-oauth-row .auth-provider-icon{width:18px;height:18px}.auth-identity-section .auth-identity-list>article,.auth-security-panel .auth-security-overview>article,.auth-security-panel>.auth-security-section:first-child .auth-passkey-item{min-height:56px;padding:11px 0}.auth-login-history article,.auth-login-history article:not([data-outcome]),.auth-login-history article[data-outcome=success]{min-height:72px;padding:16px}.auth-login-history article[data-outcome=success]{grid-template-columns:1fr}.auth-login-history article[data-outcome=success]>strong{grid-column:1;grid-row:1;align-self:end}.auth-login-history article[data-outcome=success]>p{grid-column:1;grid-row:2;align-self:start}}html[data-auth-entry=true] .site-header{position:fixed;inset:0 0 auto;width:100%}html[data-auth-entry=true] .site-header .brand-mark{gap:5px}html[data-auth-entry=true] main.auth-page.auth-entry-page{min-height:100dvh;margin-top:0!important;padding-top:0!important;overflow-x:hidden;overflow-y:auto}@media (min-width:761px){html[data-auth-entry=true] main.auth-entry-page .auth-shell:has(.auth-turnstile-section){align-items:start}html[data-auth-entry=true] main.auth-entry-page .auth-form-panel:has(.auth-turnstile-section){align-self:start;margin-top:max(88px,calc((100dvh - 500px) / 2))}}html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-provider-passkey:focus-visible,html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-provider-passkey:hover:not(:disabled){transform:translateY(-1.5px)!important;border:1px solid var(--accent-border)!important;background:var(--button-primary-hover-fill)!important;color:var(--button-primary-text)!important;box-shadow:none!important}html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-provider-passkey:focus-visible .auth-provider-icon,html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-provider-passkey:focus-visible>span,html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-provider-passkey:hover:not(:disabled) .auth-provider-icon,html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-provider-passkey:hover:not(:disabled)>span{color:var(--button-primary-text)!important}html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-oauth-row .auth-provider-link:focus-visible,html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-oauth-row .auth-provider-link:hover{transform:translateY(-1.5px)!important;border:1px solid var(--button-border)!important;background:var(--button-hover-fill)!important;color:var(--text)!important;box-shadow:none!important}html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-oauth-row .auth-provider-link:active{transform:translateY(-.5px)!important}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-link{--auth-entry-provider-icon-size:19px;align-items:center;line-height:1}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-apple{--auth-entry-provider-icon-size:23px}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-link .auth-provider-icon,html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-link:active .auth-provider-icon,html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-link:focus-visible .auth-provider-icon,html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-link:hover .auth-provider-icon{display:block!important;flex:0 0 var(--auth-entry-provider-icon-size)!important;width:var(--auth-entry-provider-icon-size)!important;height:var(--auth-entry-provider-icon-size)!important;min-width:var(--auth-entry-provider-icon-size)!important;max-width:var(--auth-entry-provider-icon-size)!important;min-height:var(--auth-entry-provider-icon-size)!important;max-height:var(--auth-entry-provider-icon-size)!important;transform:none!important;scale:1!important;transform-origin:50% 50%!important;transition:color .17s ease!important}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-link>span{position:relative;top:0;line-height:1}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-google>span{overflow:visible!important}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-apple>span{top:.5px}html[data-auth-entry=true] main.auth-entry-page .auth-shell[data-auth-method=apple] .auth-identity-node-apple,html[data-auth-entry=true] main.auth-entry-page .auth-shell[data-auth-method=google] .auth-identity-node-google,html[data-auth-entry=true] main.auth-entry-page .auth-shell[data-auth-method=passkey] .auth-identity-node-passkey,html[data-auth-entry=true] main.auth-entry-page .auth-shell[data-auth-method=x] .auth-identity-node-x{transform:translate(-50%,-50%)!important}html[data-auth-entry=true] main.auth-entry-page .auth-identity-node .auth-provider-icon,html[data-auth-entry=true] main.auth-entry-page .auth-shell[data-auth-method] .auth-identity-node .auth-provider-icon{transform:none!important;scale:1!important}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section{display:grid;gap:10px;width:100%;min-width:0;border:1px solid var(--surface-border-muted);border-radius:var(--radius-tile);background:var(--surface-nested-fill);padding:11px 13px;box-shadow:none;color-scheme:dark}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=failed],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=loading],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=ready]{padding-bottom:0}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-head{display:flex;min-width:0;min-height:28px;align-items:center;justify-content:space-between;gap:12px}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-status,html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-title{display:inline-flex;min-width:0;align-items:center}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-title{gap:8px;color:var(--text);font-size:.78rem;font-weight:var(--font-weight-semibold);letter-spacing:0}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-shield{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border:1px solid var(--surface-border-muted);border-radius:var(--radius-pill);background:var(--spatial-control-fill);color:var(--muted)}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-shield svg{width:15px;height:15px}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-status{gap:5px;color:var(--muted);font-size:.7rem;font-weight:var(--font-weight-medium);white-space:nowrap}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-passed{color:color-mix(in srgb,var(--text),var(--accent) 20%)}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-passed svg{width:14px;height:14px}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-retry{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:2px 0;color:var(--muted);font:inherit;font-size:.7rem;font-weight:var(--font-weight-semibold);cursor:pointer}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-retry:focus-visible,html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-retry:hover{color:var(--text)}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile{display:flex;width:100%;min-width:0;justify-content:center;overflow:visible;border:0!important;border-radius:var(--radius-field);background:transparent!important;padding:0!important;box-shadow:none!important;color-scheme:dark}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=failed] .auth-turnstile,html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=loading] .auth-turnstile,html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=ready] .auth-turnstile{display:none}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile iframe{max-width:100%;border:0;border-radius:var(--radius-field)}@media (max-width:760px){html[data-auth-entry=true] main.auth-page.auth-entry-page{margin-top:0!important;padding-top:0!important}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-link{--auth-entry-provider-icon-size:18px}html[data-auth-entry=true] main.auth-entry-page .auth-oauth-row .auth-provider-apple{--auth-entry-provider-icon-size:22px}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section{padding:10px 11px}}@media (prefers-reduced-motion:reduce){html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-oauth-row .auth-provider-link,html[data-auth-entry=true] main.auth-entry-page .auth-form-panel .auth-provider-passkey{transform:none!important}}@media (min-width:761px){html[data-auth-entry=true] main.auth-page.auth-entry-page{height:100dvh;min-height:100dvh;overflow:hidden}html[data-auth-entry=true] main.auth-entry-page .auth-shell{box-sizing:border-box;min-height:calc(100dvh - 104px)!important;height:calc(100dvh - 104px)!important;margin-top:84px;margin-bottom:20px;align-items:center!important}html[data-auth-entry=true] main.auth-entry-page .auth-visual-scene{align-self:stretch!important;min-height:0!important;height:100%!important;place-items:center}html[data-auth-entry=true] main.auth-entry-page .auth-form-panel{align-self:center!important;margin-top:0!important;max-height:calc(100dvh - 116px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section .auth-turnstile{display:none!important}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=interactive] .auth-turnstile{display:flex!important}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=loading],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=preparing]{padding-bottom:9px!important}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=failed],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=interactive],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=ready]{padding-bottom:11px!important}@media (max-width:760px){html[data-auth-entry=true] main.auth-page.auth-entry-page{min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:0 14px 36px!important}html[data-auth-entry=true] main.auth-entry-page .auth-shell{box-sizing:border-box;display:grid;min-height:0!important;height:auto!important;align-content:start!important;align-items:start!important;padding-top:clamp(124px,19dvh,156px)}html[data-auth-entry=true] main.auth-entry-page .auth-visual-scene{align-self:start!important;min-height:230px!important;height:230px!important;margin-bottom:0!important;transform:translateY(-22px)}html[data-auth-entry=true] main.auth-entry-page .auth-starfield{opacity:.84}html[data-auth-entry=true] main.auth-entry-page .auth-visual-scene:after{content:"";position:absolute;top:24%;left:78%;z-index:2;width:62px;height:1.5px;border-radius:999px;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent,rgba(220,232,250,.24) 48%,rgba(248,250,255,.96));filter:drop-shadow(0 0 4px rgba(214,230,255,.28));transform:rotate(-28deg) translateZ(0);transform-origin:100% 50%;animation:auth-mobile-shooting-star 7.8s ease-out 1.4s infinite}html[data-auth-entry=true] main.auth-entry-page .auth-form-panel{align-self:start!important;margin-top:0!important;max-height:none!important;overflow:visible!important}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=loading],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=preparing]{padding-bottom:9px!important}html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=failed],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=interactive],html[data-auth-entry=true] main.auth-entry-page .auth-turnstile-section[data-state=ready]{padding-bottom:10px!important}}@keyframes auth-mobile-shooting-star{0%,73%{opacity:0;transform:rotate(-28deg) translateZ(0) scaleX(.72)}76%{opacity:.9}84%{opacity:.72;transform:rotate(-28deg) translate3d(-118px,68px,0) scaleX(1)}88%,to{opacity:0;transform:rotate(-28deg) translate3d(-164px,94px,0) scaleX(.82)}}@media (max-width:430px){html[data-auth-entry=true] main.auth-entry-page .auth-visual-scene{min-height:208px!important;height:208px!important;margin-bottom:0!important;transform:translateY(-20px)}}@media (prefers-reduced-motion:reduce){html[data-auth-entry=true] main.auth-entry-page .auth-visual-scene:after{animation:none!important}}.site-header .brand-mark{display:inline-flex;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;max-width:100%;align-items:center;justify-content:center;flex-wrap:nowrap;white-space:nowrap}.site-header .brand-mark .brand-symbol,.site-header .brand-mark .brand-word{flex:none;white-space:nowrap}.site-header .liquid-nav{grid-template-columns:44px minmax(0,1fr) 44px}@media (max-width:640px){.site-header .brand-mark{gap:5px!important}.site-header .brand-mark .brand-word{position:relative;top:1px;font-size:1.145rem;line-height:1}}@media (max-width:360px){.site-header .brand-mark .brand-word{font-size:1.04rem}}.experience-journey-controls:has(>.llm-stage-card[data-stage=quiet]) .volcano-branch-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=quiet]) .volcano-condition-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=quiet]) .volcano-log-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=quiet]) .volcano-principle-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=quiet]) .volcano-time-block{display:none}.experience-journey-controls:has(>.llm-stage-card[data-stage=pressure]) .volcano-branch-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=pressure]) .volcano-log-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=pressure]) .volcano-principle-block{display:none}.experience-journey-controls:has(>.llm-stage-card[data-stage=pressure]) .volcano-condition-block .volcano-range-field:not(:has([data-testid=volcano-range-supply])):not(:has([data-testid=volcano-range-pressure])){display:none}.experience-journey-controls:has(>.llm-stage-card[data-stage=conduit]) .volcano-branch-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=conduit]) .volcano-log-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=conduit]) .volcano-principle-block{display:none}.experience-journey-controls:has(>.llm-stage-card[data-stage=conduit]) .volcano-condition-block .volcano-range-field:not(:has([data-testid=volcano-range-pressure])):not(:has([data-testid=volcano-range-gas])):not(:has([data-testid=volcano-range-blockage])){display:none}.experience-journey-controls:has(>.llm-stage-card[data-stage=eruption]) .volcano-condition-block .volcano-range-field:has([data-testid=volcano-range-supply]),.experience-journey-controls:has(>.llm-stage-card[data-stage=eruption]) .volcano-log-block{display:none}.experience-journey-controls:has(>.llm-stage-card[data-stage=afterglow]) .volcano-branch-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=afterglow]) .volcano-condition-block,.experience-journey-controls:has(>.llm-stage-card[data-stage=afterglow]) .volcano-time-block{display:none}@media (max-width:900px){.dashboard-page{--dashboard-mobile-gutter:clamp(16px,4.6vw,20px);width:100%;max-width:none;padding-left:max(var(--dashboard-mobile-gutter),env(safe-area-inset-left,0px));padding-right:max(var(--dashboard-mobile-gutter),env(safe-area-inset-right,0px))}.dashboard-page .dashboard-account-grid,.dashboard-page .dashboard-continue-grid,.dashboard-page .dashboard-flow-nav,.dashboard-page .dashboard-grid,.dashboard-page .dashboard-plan-grid,.dashboard-page .dashboard-section,.dashboard-page .dashboard-section-heading,.dashboard-page .dashboard-summary,.dashboard-page .dashboard-vision-hero,.dashboard-page .dashboard-workspace{width:100%;min-width:0;max-width:100%}.dashboard-page .dashboard-account-grid,.dashboard-page .dashboard-section-heading{padding-inline:0!important}.dashboard-page .dashboard-account-panel,.dashboard-page .dashboard-card,.dashboard-page .dashboard-mini-panel,.dashboard-page .dashboard-next-card,.dashboard-page .dashboard-plan-card,.dashboard-page .dashboard-plan-option,.dashboard-page .panel{min-width:0;max-width:100%}.dashboard-page button,.dashboard-page input,.dashboard-page select,.dashboard-page textarea{max-width:100%}}@media (max-width:640px){.dashboard-page{gap:28px;padding-bottom:max(56px,env(safe-area-inset-bottom,0px))}.dashboard-page .dashboard-section,.dashboard-page .dashboard-workspace{gap:18px}.dashboard-page .dashboard-section-heading p{line-height:1.6}}#dashboard-panel-account .dashboard-account-grid{display:block!important;padding:0!important}#dashboard-panel-account .dashboard-account-panel:first-child{display:contents!important}#dashboard-panel-account .dashboard-account-panel:first-child>h3,#dashboard-panel-account .dashboard-account-panel:first-child>p,#dashboard-panel-account .dashboard-account-panel:first-child>span,#dashboard-panel-account .dashboard-account-panel:nth-child(2),#dashboard-panel-account .dashboard-account-panel:nth-child(3){display:none!important}.lune-account-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-width:0}.lune-account-card{min-width:0;border:1px solid var(--surface-border-muted);border-radius:18px;background:color-mix(in srgb,var(--bg-soft) 76%,transparent);box-shadow:var(--surface-highlight),0 16px 44px color-mix(in srgb,var(--shadow) 24%,transparent);padding:clamp(18px,2.5vw,26px)}.lune-account-activity-card,.lune-account-danger-card,.lune-account-identity-card,.lune-account-oauth-card,.lune-account-passkey-card{grid-column:1/-1}.lune-account-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.lune-account-section-copy{min-width:0}.lune-account-section-copy>span{display:block;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.14em;line-height:1.2}.lune-account-section-copy h3{margin:7px 0 0;color:var(--text);font-size:clamp(1.05rem,2vw,1.24rem);font-weight:650;letter-spacing:-.018em;line-height:1.2}.lune-account-section-copy p{max-width:64ch;margin:7px 0 0;color:var(--muted);font-size:.82rem;line-height:1.62}.lune-account-section-action{flex:none}.lune-account-detail-row,.lune-account-provider-row,.lune-account-row{display:grid;align-items:center;min-width:0;min-height:58px;border:1px solid var(--surface-border-muted);border-radius:13px;background:color-mix(in srgb,var(--spatial-control-fill) 78%,transparent)}.lune-account-row{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:11px 12px 11px 14px}.lune-account-activity-list,.lune-account-list,.lune-account-proof-list,.lune-account-provider-list{display:grid;gap:8px}.lune-account-provider-row{grid-template-columns:34px minmax(0,1fr) auto auto;gap:11px;padding:10px 11px 10px 12px}.lune-account-detail-icon,.lune-account-provider-mark{display:inline-grid;place-items:center;flex:none;width:32px;height:32px;border-radius:9px;background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--text)}.lune-account-detail-icon .auth-provider-icon,.lune-account-dialog-methods .auth-provider-icon,.lune-account-primary-button .auth-provider-icon,.lune-account-proof .auth-provider-icon,.lune-account-provider-mark .auth-provider-icon{width:19px;height:19px}.lune-account-provider-copy,.lune-account-row-copy{min-width:0}.lune-account-provider-copy small,.lune-account-provider-copy strong,.lune-account-row-copy>small,.lune-account-row-copy>span,.lune-account-row-copy>strong{display:block;min-width:0}.lune-account-provider-copy strong,.lune-account-row-copy>strong{overflow:hidden;color:var(--text);font-size:.91rem;font-weight:620;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.lune-account-provider-copy small,.lune-account-row-copy>small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:.71rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.lune-account-provider-copy small{display:block}.lune-account-row-copy>span{margin-bottom:3px;color:var(--muted);font-size:.68rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.lune-account-status{display:inline-flex;align-items:center;min-height:26px;flex:none;padding:0 9px;border:1px solid var(--surface-border-muted);border-radius:999px;background:color-mix(in srgb,var(--spatial-control-fill) 82%,transparent);color:var(--muted);font-size:.68rem;line-height:1;white-space:nowrap}.lune-account-status[data-tone=positive]{border-color:color-mix(in srgb,#7da88c 30%,var(--surface-border-muted));color:color-mix(in srgb,#9ec8ab 72%,var(--text))}.lune-account-connected-mark{display:inline-grid;width:32px;height:32px;place-items:center;border:1px solid var(--surface-border-muted);border-radius:999px;color:var(--muted);font-size:.78rem}.lune-account-button,.lune-account-dialog button,.lune-account-proof{min-height:36px;border:1px solid var(--surface-border-muted);border-radius:10px;background:color-mix(in srgb,var(--spatial-control-fill) 86%,transparent);color:var(--text);cursor:pointer;font:inherit;font-size:.76rem;font-weight:620;line-height:1;white-space:nowrap;transition:border-color .16s ease,background .16s ease,transform .16s ease,opacity .16s ease}.lune-account-button{padding:0 12px}.lune-account-button:hover:not(:disabled),.lune-account-dialog button:hover:not(:disabled),.lune-account-proof:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 38%,var(--surface-border-muted));background:color-mix(in srgb,var(--accent-soft) 40%,var(--spatial-control-fill));transform:translateY(-1px)}.lune-account-button:disabled,.lune-account-dialog button:disabled,.lune-account-proof:disabled{cursor:default;opacity:.48}.lune-account-primary-button{display:inline-flex;align-items:center;gap:7px;min-height:40px;border-color:color-mix(in srgb,var(--accent) 28%,var(--surface-border-muted));background:color-mix(in srgb,var(--accent-soft) 52%,var(--spatial-control-fill))}.lune-account-detail-row{grid-template-columns:34px minmax(0,1fr) auto auto;gap:11px;padding:10px 11px 10px 12px}.lune-account-session-device{display:grid;width:34px;height:34px;place-items:center;justify-self:center;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--surface-border-muted));border-radius:11px;background:color-mix(in srgb,var(--accent-soft) 48%,var(--spatial-control-fill))}.lune-account-session-device>span{position:relative;display:block;width:13px;height:19px;border:1.5px solid color-mix(in srgb,var(--accent) 78%,var(--text));border-radius:3px}.lune-account-session-device>span:after{content:"";position:absolute;left:50%;bottom:2px;width:3px;height:1px;border-radius:1px;background:color-mix(in srgb,var(--accent) 78%,var(--text));transform:translateX(-50%)}.lune-account-activity-dot{width:7px;height:7px;justify-self:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 72%,var(--muted))}.lune-account-activity-dot[data-outcome]:not([data-outcome=success]){background:#b97a78}.lune-account-section-footer{display:flex;justify-content:flex-end;margin-top:10px}.lune-account-subsection{margin-top:22px;padding-top:20px;border-top:1px solid var(--surface-border-muted)}.lune-account-subsection h4{margin:0 0 11px;color:var(--text);font-size:.83rem;font-weight:650}.lune-account-activity-row{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:9px;min-height:45px;padding:8px 4px;border-bottom:1px solid color-mix(in srgb,var(--surface-border-muted) 72%,transparent)}.lune-account-activity-row:last-child{border-bottom:0}.lune-account-activity-row small,.lune-account-activity-row strong{display:block}.lune-account-activity-row strong{color:var(--text);font-size:.78rem;font-weight:620}.lune-account-activity-row small{margin-top:2px;color:var(--muted);font-size:.68rem}.lune-account-language-control{max-width:280px}.lune-account-empty,.lune-account-muted{margin:0;color:var(--muted);font-size:.76rem;line-height:1.6}.lune-account-danger-card{border-color:color-mix(in srgb,#a96b69 34%,var(--surface-border-muted));background:color-mix(in srgb,#7f4442 5%,var(--bg-soft))}.lune-account-proof-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lune-account-proof{display:flex;align-items:center;gap:10px;min-width:0;min-height:48px;padding:8px 12px;text-align:left}.lune-account-proof .auth-provider-icon,.lune-account-proof>svg{flex:none;width:18px;height:18px}.lune-account-proof span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lune-account-proof small{flex:none;margin-left:auto;overflow:visible;color:var(--muted);font-size:.66rem;text-overflow:clip;white-space:nowrap}.lune-account-proof[data-verified=true]{border-color:color-mix(in srgb,#7da88c 34%,var(--surface-border-muted));background:color-mix(in srgb,#7da88c 8%,var(--spatial-control-fill))}.lune-account-delete-confirm{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.lune-account-delete-confirm label,.lune-account-dialog label{display:grid;gap:7px;color:var(--muted);font-size:.72rem}.lune-account-delete-confirm input,.lune-account-dialog input{width:100%;min-height:42px;border:1px solid var(--surface-border-muted);border-radius:10px;outline:none;background:color-mix(in srgb,var(--spatial-control-fill) 82%,transparent);color:var(--text);padding:0 12px;font:inherit}.lune-account-delete-confirm input:focus,.lune-account-dialog input:focus{border-color:color-mix(in srgb,var(--accent) 48%,var(--surface-border-muted))}.lune-account-delete-verification{margin-top:12px;padding:14px;border:1px solid var(--surface-border-muted);border-radius:13px;background:color-mix(in srgb,var(--spatial-control-fill) 72%,transparent)}.lune-account-delete-verification>strong{display:block;color:var(--text);font-size:.82rem;font-weight:650}.lune-account-delete-verification>p{margin:6px 0 0;color:var(--muted);font-size:.74rem;line-height:1.55}.lune-account-delete-verification .lune-account-proof-list{margin-top:12px}.lune-account-delete-verification .lune-account-proof-list+.lune-account-muted{margin-top:9px}.lune-account-danger-action,.lune-account-dialog-danger{border-color:color-mix(in srgb,#b86662 42%,var(--surface-border-muted))!important;color:color-mix(in srgb,#e69b96 78%,var(--text))!important}.lune-account-notice{position:relative;grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:9px 11px 9px 14px;border:1px solid var(--surface-border-muted);border-radius:12px;background:color-mix(in srgb,var(--accent-soft) 28%,var(--bg-soft));color:var(--muted);font-size:.76rem}.lune-account-notice button{width:30px;height:30px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.lune-account-loading{grid-template-columns:repeat(2,minmax(0,1fr))}.lune-account-loading>div{min-height:180px;border:1px solid var(--surface-border-muted);border-radius:18px;background:linear-gradient(100deg,color-mix(in srgb,var(--bg-soft) 78%,transparent),color-mix(in srgb,var(--text) 5%,var(--bg-soft)),color-mix(in srgb,var(--bg-soft) 78%,transparent));background-size:200% 100%;animation:lune-account-shimmer 1.4s ease-in-out infinite}.lune-account-loading>div:first-child{grid-column:1/-1}@keyframes lune-account-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.lune-account-error{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}.lune-account-dialog-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:rgba(3,7,18,.68);backdrop-filter:blur(12px)}.lune-account-dialog{width:min(100%,440px);max-height:min(720px,calc(100dvh - 36px));overflow:auto;border:1px solid var(--surface-border-muted);border-radius:18px;background:color-mix(in srgb,var(--bg-soft) 94%,#05070c);box-shadow:0 28px 88px rgba(0,0,0,.48);padding:20px}.lune-account-dialog header>span{color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.14em}.lune-account-dialog header h2{margin:7px 0 0;color:var(--text);font-size:1.2rem;font-weight:650}.lune-account-dialog header p{margin:8px 0 0;color:var(--muted);font-size:.78rem;line-height:1.6}.lune-account-dialog-methods,.lune-account-dialog>label{margin-top:18px}.lune-account-dialog-methods{display:grid;gap:8px}.lune-account-dialog-methods button{display:flex;align-items:center;justify-content:flex-start;gap:9px;width:100%;min-height:46px;padding:0 13px}.lune-account-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.lune-account-dialog footer button{min-height:38px;padding:0 13px}@media (max-width:760px){.lune-account-loading,.lune-account-settings{grid-template-columns:1fr;gap:14px}.lune-account-activity-card,.lune-account-danger-card,.lune-account-identity-card,.lune-account-language-card,.lune-account-loading>div:first-child,.lune-account-oauth-card,.lune-account-passkey-card,.lune-account-recovery-card{grid-column:auto}.lune-account-card{border-radius:16px;padding:18px}.lune-account-proof-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.lune-account-section-head{gap:12px;margin-bottom:15px}.lune-account-section-copy p{font-size:.77rem;line-height:1.55}.lune-account-provider-row{grid-template-columns:32px minmax(0,1fr) auto;gap:8px;min-height:56px;padding-inline:10px}.lune-account-provider-mark{width:30px;height:30px}.lune-account-provider-copy small{display:block;margin-top:3px;overflow:hidden;color:var(--muted);font-size:.69rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.lune-account-provider-row .lune-account-status{display:none}.lune-account-detail-row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding-inline:10px}.lune-account-detail-row>.lune-account-status{display:none}.lune-account-detail-icon{width:30px;height:30px}.lune-account-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.lune-account-row>.lune-account-status{display:none}.lune-account-primary-button{min-height:38px;padding-inline:10px}.lune-account-primary-button span{max-width:112px;overflow:hidden;text-overflow:ellipsis}.lune-account-proof-list{grid-template-columns:1fr}.lune-account-proof{min-height:46px;padding-inline:11px}.lune-account-delete-confirm{grid-template-columns:1fr}.lune-account-delete-confirm .lune-account-button{width:100%}}@media (max-width:390px){.lune-account-card{padding:16px}.lune-account-provider-row{grid-template-columns:30px minmax(0,1fr) auto}.lune-account-connected-mark{width:30px;height:30px}}