.app-shell-module__mX4OwG__appRoot{background:var(--surface-page);flex-direction:column;min-height:100dvh;display:flex}.app-shell-module__mX4OwG__appRoot[data-chat=true]{height:100dvh;overflow:hidden}.app-shell-module__mX4OwG__topNav{z-index:20;background:var(--bg-1);border-bottom:var(--rule-double);min-height:52px;font-family:var(--font-sans);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 16px;display:grid;position:relative}.app-shell-module__mX4OwG__brandLink{align-items:center;min-width:0;min-height:50px;padding-right:4px;display:flex}.app-shell-module__mX4OwG__mainNav{align-items:stretch;gap:2px;min-width:0;display:flex}.app-shell-module__mX4OwG__navLink{min-height:50px;color:var(--text-muted);font-size:var(--text-sm);white-space:nowrap;align-items:center;padding:0 10px;text-decoration:none;display:inline-flex;position:relative}.app-shell-module__mX4OwG__navLink:hover{color:var(--text-body);background:var(--bg-2)}.app-shell-module__mX4OwG__navLink[data-active=true]{color:var(--text-body);font-weight:var(--weight-semibold);box-shadow:inset 0 -2px 0 var(--accent)}.app-shell-module__mX4OwG__accountActions{align-items:center;gap:10px;display:flex}.app-shell-module__mX4OwG__balanceChip{min-height:34px;color:var(--text-body);background:var(--bg-2);border:1px solid var(--ink-1);font-family:var(--font-mono);font-feature-settings:var(--numeric);font-size:var(--text-sm);align-items:center;padding:0 10px;display:inline-flex}.app-shell-module__mX4OwG__signOut{min-height:44px;color:var(--text-muted);font-family:var(--font-sans);font-size:var(--text-sm);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.app-shell-module__mX4OwG__signOut:hover{color:var(--text-body)}.app-shell-module__mX4OwG__lowBalance{background:var(--bg-2);border-bottom:1px solid var(--warn);font-family:var(--font-sans);flex:none}.app-shell-module__mX4OwG__lowBalanceInner{width:min(1100px,100%);min-height:44px;font-size:var(--text-sm);align-items:center;gap:7px 12px;margin:0 auto;padding:7px 16px;display:flex}.app-shell-module__mX4OwG__lowBalanceDot{background:var(--warn);flex:none;width:6px;height:6px}.app-shell-module__mX4OwG__lowBalanceMessage{min-width:0;color:var(--text-muted);flex:1}.app-shell-module__mX4OwG__lowBalanceMessage strong{color:var(--text-body)}.app-shell-module__mX4OwG__addCredits{min-height:30px;color:var(--action-fg);background:var(--action);font-size:var(--text-xs);font-weight:var(--weight-semibold);white-space:nowrap;align-items:center;padding:0 10px;text-decoration:none;display:inline-flex}.app-shell-module__mX4OwG__addCredits:hover{color:var(--action-fg);background:var(--action-hover)}.app-shell-module__mX4OwG__dismissAlert{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-size:18px;line-height:1}.app-shell-module__mX4OwG__contentMain{padding:24px 16px 64px}.app-shell-module__mX4OwG__contentMain[data-chat=true]{flex:auto;min-height:0;padding:0}.app-shell-module__mX4OwG__page{width:100%;font-family:var(--font-sans);margin:0 auto}.app-shell-module__mX4OwG__pageNarrow{max-width:860px}.app-shell-module__mX4OwG__pageWide{max-width:1100px}.app-shell-module__mX4OwG__pageTitle{color:var(--text-body);font-size:var(--text-xl);font-weight:var(--weight-semibold);margin:4px 0}.app-shell-module__mX4OwG__pageDescription{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-normal);margin:0 0 20px}.app-shell-module__mX4OwG__statsStrip{border-bottom:var(--rule-double);flex-wrap:wrap;align-items:baseline;gap:8px 28px;padding:4px 0 16px;display:flex}.app-shell-module__mX4OwG__liveStatus{margin-left:auto}.app-shell-module__mX4OwG__inlineForm{flex-wrap:wrap;align-items:flex-end;gap:8px;margin-bottom:20px;display:flex}.app-shell-module__mX4OwG__infoPanel{background:var(--bg-1);border:1px solid var(--ink-1);margin-bottom:16px;padding:16px}.app-shell-module__mX4OwG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.app-shell-module__mX4OwG__tableFrame{background:var(--bg-1);border:1px solid var(--ink-1);scrollbar-color:var(--line-1) var(--bg-2);overflow-x:auto}.app-shell-module__mX4OwG__tableFrame table{border-collapse:collapse;width:100%}.app-shell-module__mX4OwG__planGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-bottom:14px;display:grid}.app-shell-module__mX4OwG__amountOptions{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.app-shell-module__mX4OwG__amountOption{width:108px}.app-shell-module__mX4OwG__paymentAction{align-items:center;gap:12px;margin-bottom:8px;display:flex}@media (max-width:800px){.app-shell-module__mX4OwG__topNav{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand account""nav nav";gap:0 10px;min-height:0;padding:0 12px}.app-shell-module__mX4OwG__brandLink{grid-area:brand;min-height:50px}.app-shell-module__mX4OwG__mainNav{border-top:1px solid var(--line-1);scrollbar-width:none;grid-area:nav;margin:0 -12px;padding:0 6px;overflow-x:auto}.app-shell-module__mX4OwG__mainNav::-webkit-scrollbar{display:none}.app-shell-module__mX4OwG__navLink{flex:1 0 auto;justify-content:center;min-width:max-content;min-height:44px;padding:0 10px}.app-shell-module__mX4OwG__accountActions{grid-area:account;gap:8px}.app-shell-module__mX4OwG__balanceChip{min-height:34px;font-size:var(--text-xs);padding-inline:8px}.app-shell-module__mX4OwG__signOut{min-height:44px;font-size:var(--text-xs)}.app-shell-module__mX4OwG__lowBalanceInner{min-height:44px;font-size:var(--text-xs);gap:7px 9px;padding:6px 12px}.app-shell-module__mX4OwG__lowBalanceDetail{display:none}.app-shell-module__mX4OwG__addCredits{min-height:32px;padding-inline:9px}.app-shell-module__mX4OwG__dismissAlert{width:34px;height:34px}.app-shell-module__mX4OwG__contentMain{padding:20px 12px 48px}.app-shell-module__mX4OwG__contentMain[data-chat=true]{padding:0}.app-shell-module__mX4OwG__pageTitle{font-size:var(--text-2xl);letter-spacing:-.02em;margin-top:0}.app-shell-module__mX4OwG__pageDescription{font-size:var(--text-sm);margin-bottom:18px}.app-shell-module__mX4OwG__statsStrip{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.app-shell-module__mX4OwG__statsStrip>div{min-width:0}.app-shell-module__mX4OwG__liveStatus{grid-column:1/-1;justify-self:end;margin:-2px 0 0}.app-shell-module__mX4OwG__inlineForm{flex-direction:column;align-items:stretch}.app-shell-module__mX4OwG__inlineForm>*{width:100%;flex:none!important}.app-shell-module__mX4OwG__infoPanel{margin-inline:-1px;padding:12px}.app-shell-module__mX4OwG__infoGrid{grid-template-columns:1fr}.app-shell-module__mX4OwG__mobileCards{background:0 0;border:0;overflow:visible}.app-shell-module__mX4OwG__mobileCards table,.app-shell-module__mX4OwG__mobileCards tbody{display:block;min-width:0!important}.app-shell-module__mX4OwG__mobileCards thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell-module__mX4OwG__mobileCards tbody{gap:10px;display:grid}.app-shell-module__mX4OwG__mobileCards tr[data-mobile-row=true]{background:var(--bg-1);border:1px solid var(--ink-1);grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 10px 10px;display:grid}.app-shell-module__mX4OwG__mobileCards tr[data-mobile-row=true] td{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden;text-align:left!important;white-space:normal!important;border-top:0!important;padding:7px 6px!important}.app-shell-module__mX4OwG__mobileCards tr[data-mobile-row=true] td:before{color:var(--text-faint);content:attr(data-label);font-family:var(--font-sans);font-size:9px;font-weight:var(--weight-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;margin-bottom:3px;display:block}.app-shell-module__mX4OwG__mobileCards tr[data-mobile-row=true] td[data-wide=true]{grid-column:1/-1}.app-shell-module__mX4OwG__mobileCards tr[data-expanded-row=true]{margin-top:-10px;display:block}.app-shell-module__mX4OwG__mobileCards tr[data-expanded-row=true] td{border:1px solid var(--ink-1);border-top:0;display:block;white-space:normal!important;padding:12px!important}.app-shell-module__mX4OwG__mobileCards tr[data-empty-row=true]{display:block}.app-shell-module__mX4OwG__mobileCards tr[data-empty-row=true] td{background:var(--bg-1);border:1px solid var(--ink-1);display:block;white-space:normal!important;padding:16px!important}.app-shell-module__mX4OwG__planGrid{grid-template-columns:1fr}.app-shell-module__mX4OwG__amountOptions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.app-shell-module__mX4OwG__amountOption{width:100%!important}.app-shell-module__mX4OwG__paymentAction{flex-direction:column;align-items:stretch}.app-shell-module__mX4OwG__paymentAction>button{width:100%}}@media (max-width:390px){.app-shell-module__mX4OwG__accountActions{gap:6px}.app-shell-module__mX4OwG__balanceChip{padding-inline:6px}.app-shell-module__mX4OwG__signOut{text-overflow:ellipsis;white-space:nowrap;max-width:44px;overflow:hidden}.app-shell-module__mX4OwG__amountOptions{grid-template-columns:repeat(2,minmax(0,1fr))}}
