.theme-module__e_bYWG__themeRoot{color:var(--co-text-primary);background:linear-gradient(180deg,#ffffff70 0%,#fff0 18rem),linear-gradient(180deg,var(--co-bg-subtle)0%,var(--co-bg-app)15rem,var(--co-bg-app)100%);font-family:var(--font-data),ui-sans-serif,system-ui,sans-serif;min-height:100vh}.theme-module__e_bYWG__themeRoot[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(180deg,#ffffff08 0%,#fff0 16rem),linear-gradient(180deg,var(--co-bg-subtle)0%,var(--co-bg-app)14rem,var(--co-bg-app)100%)}.theme-module__e_bYWG__themeRoot *{box-sizing:border-box}.theme-module__e_bYWG__themeRoot :is(button,input,select,textarea){color:inherit;font:inherit}.theme-module__e_bYWG__themeRoot :is(a,button,input,select,textarea):focus-visible{box-shadow:var(--co-shadow-focus);outline:none}.theme-module__e_bYWG__link{color:var(--co-brand-primary);text-decoration-line:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--co-brand-primary)28%,transparent);text-decoration-color:color-mix(in srgb,var(--co-brand-primary)28%,transparent);text-underline-offset:.22em;transition:color var(--motion-fast)var(--ease-standard),text-decoration-color var(--motion-fast)var(--ease-standard);font-weight:600}.theme-module__e_bYWG__link:hover{color:var(--co-brand-light);text-decoration-color:currentColor}.theme-module__e_bYWG__surfaceCard{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)82%,white 18%)0%,var(--co-bg-surface)100%);border:1px solid var(--co-border);border-radius:var(--radius-md);transition:transform var(--motion-base)var(--ease-emphasized),border-color var(--motion-fast)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard),background-color var(--motion-fast)var(--ease-standard);padding:clamp(1.25rem,1rem + .8vw,1.75rem);box-shadow:inset 0 1px #ffffffbd}.theme-module__e_bYWG__surfaceCard:hover{border-color:var(--co-border-strong);box-shadow:inset 0 1px 0 #ffffffc7,var(--co-shadow-soft);transform:translateY(-2px)}.theme-module__e_bYWG__surfaceCardCompact{padding:1rem 1.125rem}.theme-module__e_bYWG__surfaceCardRelaxed{padding:clamp(1.5rem,1.2rem + 1vw,2rem)}.theme-module__e_bYWG__surfaceCardSubtle{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-subtle)64%,var(--co-bg-surface))0%,var(--co-bg-surface)100%)}.theme-module__e_bYWG__cardHeader{gap:var(--space-sm);margin-bottom:var(--space-lg);display:grid}.theme-module__e_bYWG__cardHeaderRow{align-items:start;gap:var(--space-md);flex-wrap:wrap;justify-content:space-between;display:flex}.theme-module__e_bYWG__cardTitleBlock{gap:6px;min-width:0;display:grid}.theme-module__e_bYWG__cardEyebrow{color:var(--co-brand-primary);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.theme-module__e_bYWG__cardTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.125rem,1rem + .45vw,1.375rem);font-weight:600;line-height:1.15}.theme-module__e_bYWG__cardDescription{color:var(--co-text-secondary);max-width:64ch;margin:0;line-height:1.6}.theme-module__e_bYWG__cardActions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.theme-module__e_bYWG__cardBody{gap:var(--space-md);display:grid}.theme-module__e_bYWG__chip{border-radius:var(--radius-full);letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;align-items:center;gap:8px;min-height:2rem;padding:0 12px;font-size:.6875rem;font-weight:600;display:inline-flex}.theme-module__e_bYWG__chipSm{min-height:1.75rem;padding:0 10px}.theme-module__e_bYWG__chipMd{min-height:2rem;padding:0 12px}.theme-module__e_bYWG__chipMuted{background:color-mix(in srgb,var(--co-bg-subtle)68%,var(--co-bg-surface));border-color:color-mix(in srgb,var(--co-border)86%,white 14%);color:var(--co-text-secondary)}.theme-module__e_bYWG__chipPositive{background:color-mix(in srgb,var(--co-status-up-bg)78%,var(--co-bg-surface));border-color:color-mix(in srgb,var(--co-status-up)26%,transparent);color:var(--co-status-up)}.theme-module__e_bYWG__chipWarning{background:color-mix(in srgb,var(--co-status-down-bg)76%,var(--co-bg-surface));border-color:color-mix(in srgb,var(--co-status-down)24%,transparent);color:var(--co-status-down)}.theme-module__e_bYWG__chipInfo{background:color-mix(in srgb,var(--co-info-bg)76%,var(--co-bg-surface));border-color:color-mix(in srgb,var(--co-info)22%,transparent);color:var(--co-info)}.theme-module__e_bYWG__button{appearance:none;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-sm);align-items:center;gap:var(--space-sm);letter-spacing:-.01em;min-height:44px;transition:transform var(--motion-fast)var(--ease-emphasized),background-color var(--motion-fast)var(--ease-standard),border-color var(--motion-fast)var(--ease-standard),color var(--motion-fast)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard);white-space:nowrap;border:1px solid #0000;justify-content:center;padding:0 16px;font-weight:600;text-decoration:none;display:inline-flex}.theme-module__e_bYWG__button:hover:not(:disabled){transform:translateY(-1px)}.theme-module__e_bYWG__button:active:not(:disabled){transform:translateY(0)}.theme-module__e_bYWG__button:disabled{cursor:not-allowed;opacity:.58}.theme-module__e_bYWG__buttonPrimary{background:linear-gradient(180deg,color-mix(in srgb,var(--co-brand-light)32%,var(--co-brand-primary))0%,var(--co-brand-primary)100%);border-color:color-mix(in srgb,var(--co-brand-primary)88%,black 12%);color:#f8f6f1;box-shadow:inset 0 1px #ffffff24,0 14px 28px #22374a29}.theme-module__e_bYWG__buttonPrimary:hover:not(:disabled){background:linear-gradient(180deg,color-mix(in srgb,var(--co-brand-light)50%,var(--co-brand-primary))0%,color-mix(in srgb,var(--co-brand-primary)92%,black 8%)100%);box-shadow:inset 0 1px #ffffff29,0 18px 30px #22374a33}.theme-module__e_bYWG__buttonSecondary{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)86%,white 14%)0%,var(--co-bg-surface)100%);border-color:var(--co-border);color:var(--co-brand-primary);box-shadow:inset 0 1px #ffffffc7}.theme-module__e_bYWG__buttonSecondary:hover:not(:disabled){background:color-mix(in srgb,var(--co-bg-surface)82%,var(--co-bg-hover));border-color:var(--co-border-strong);box-shadow:inset 0 1px 0 #ffffffd1,var(--co-shadow-soft)}.theme-module__e_bYWG__buttonGhost{border-color:color-mix(in srgb,var(--co-border)82%,transparent);color:var(--co-text-secondary);background:0 0}.theme-module__e_bYWG__buttonGhost:hover:not(:disabled){background:color-mix(in srgb,var(--co-bg-surface)52%,var(--co-bg-hover));border-color:var(--co-border);color:var(--co-text-primary)}.theme-module__e_bYWG__buttonSm{min-height:36px;padding:0 14px}.theme-module__e_bYWG__buttonMd{min-height:44px}.theme-module__e_bYWG__buttonLg{min-height:52px;padding:0 20px}.theme-module__e_bYWG__buttonBlock{width:100%}.theme-module__e_bYWG__inputStack{gap:10px;display:grid}.theme-module__e_bYWG__inputLabel{color:var(--co-text-secondary);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.theme-module__e_bYWG__inputControl,.theme-module__e_bYWG__selectControl,.theme-module__e_bYWG__searchControl{appearance:none;background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)84%,white 16%)0%,var(--co-bg-surface)100%);border:1px solid var(--co-border);border-radius:var(--radius-sm);color:var(--co-text-primary);font-size:var(--text-sm);min-height:48px;transition:border-color var(--motion-fast)var(--ease-standard),background-color var(--motion-fast)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard),transform var(--motion-fast)var(--ease-emphasized);padding:0 14px;box-shadow:inset 0 1px #ffffffc2}.theme-module__e_bYWG__inputControl{width:100%}.theme-module__e_bYWG__inputControl::placeholder,.theme-module__e_bYWG__searchControl::placeholder{color:var(--co-text-muted)}.theme-module__e_bYWG__inputControl:hover,.theme-module__e_bYWG__selectControl:hover,.theme-module__e_bYWG__searchControl:hover{border-color:var(--co-border-strong)}.theme-module__e_bYWG__inputControl:focus-visible,.theme-module__e_bYWG__selectControl:focus-visible,.theme-module__e_bYWG__searchControl:focus-visible{border-color:var(--co-brand-light)}.theme-module__e_bYWG__inputControl[aria-invalid=true],.theme-module__e_bYWG__selectControl[aria-invalid=true]{border-color:color-mix(in srgb,var(--co-status-down)82%,var(--co-border))}.theme-module__e_bYWG__selectControl{background-image:linear-gradient(45deg,transparent 50%,var(--co-text-secondary)50%),linear-gradient(135deg,var(--co-text-secondary)50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px;padding-right:40px}.theme-module__e_bYWG__inputHint{color:var(--co-text-secondary);font-size:var(--text-xs);line-height:1.55}.theme-module__e_bYWG__inputError{color:var(--co-status-down);font-size:var(--text-xs);line-height:1.55}.theme-module__e_bYWG__authShell{justify-content:center;align-items:center;min-height:100vh;padding:clamp(1.5rem,3vw,2.25rem);display:flex}.theme-module__e_bYWG__authGrid{background:color-mix(in srgb,var(--co-bg-surface)84%,white 16%);border:1px solid var(--co-border);border-radius:var(--radius-lg);box-shadow:var(--co-shadow-soft);grid-template-columns:1.08fr 1fr;width:100%;max-width:1140px;display:grid;overflow:hidden}.theme-module__e_bYWG__authBrandPane{background:linear-gradient(180deg,color-mix(in srgb,var(--co-brand-primary)92%,#0b1219)0%,color-mix(in srgb,var(--co-brand-primary)84%,#0b1219)56%,#121924 100%);color:#eef2f5;align-content:start;gap:var(--space-xl);padding:clamp(2rem,4vw,3.5rem);display:grid;position:relative}.theme-module__e_bYWG__authBrandPane:after{content:"";background:linear-gradient(90deg,#0000,#ffffff57,#0000);height:1px;position:absolute;inset:auto 0 0}.theme-module__e_bYWG__authEyebrow{color:#eef2f5b8;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:700}.theme-module__e_bYWG__authBrandPane h1{font-family:var(--font-narrative);letter-spacing:-.05em;max-width:12ch;margin:0;font-size:clamp(2.25rem,4vw,3.4rem);font-weight:500;line-height:1.04}.theme-module__e_bYWG__authBrandPane p{color:#eef2f5c2;max-width:44ch;margin:0;line-height:1.7}.theme-module__e_bYWG__authPanelList{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.theme-module__e_bYWG__authPanelList li{border-radius:var(--radius-sm);align-items:flex-start;gap:var(--space-sm);background:#ffffff0a;border:1px solid #ffffff14;padding:.9rem 1rem;display:inline-flex}.theme-module__e_bYWG__authFeatureGrid{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.theme-module__e_bYWG__authFeatureCard{border-radius:var(--radius-md);padding:var(--space-md);background:#ffffff14;border:1px solid #ffffff1f;gap:6px;display:grid}.theme-module__e_bYWG__authFeatureCard h2{font-size:var(--text-base);margin:0}.theme-module__e_bYWG__authFeatureCard p{color:#eef2f5c2;font-size:var(--text-sm);max-width:none;line-height:1.55}.theme-module__e_bYWG__authBrandNote{color:#eef2f5b3;font-size:var(--text-sm);line-height:1.6}.theme-module__e_bYWG__authFormPane{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)92%,white 8%)0%,var(--co-bg-surface)100%);padding:clamp(2rem,4vw,3.5rem);display:grid}.theme-module__e_bYWG__authFormPanel{background:color-mix(in srgb,var(--co-bg-surface)94%,#fff 6%);border:1px solid color-mix(in srgb,var(--co-border)84%,#ddd3c4 16%);border-radius:var(--radius-lg);max-width:30rem;padding:var(--space-xl);width:100%;box-shadow:0 18px 50px #1a18150f}.theme-module__e_bYWG__authHeader{gap:var(--space-sm);margin-bottom:var(--space-xl);display:grid}.theme-module__e_bYWG__authTitle{color:var(--co-text-primary);letter-spacing:-.045em;margin:0;font-size:clamp(1.75rem,2.4vw,2.25rem);font-weight:600;line-height:1.08}.theme-module__e_bYWG__authSubtitle{color:var(--co-text-secondary);max-width:42ch;margin:0;line-height:1.6}.theme-module__e_bYWG__authFooterLinks{color:var(--co-text-secondary);align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.theme-module__e_bYWG__appShell{width:100%;min-height:100vh;display:flex;position:relative}.theme-module__e_bYWG__sidebar{background:color-mix(in srgb,var(--co-bg-surface)88%,var(--co-bg-app));border-right:1px solid var(--co-border);padding:var(--space-xl)var(--space-md);z-index:20;flex-direction:column;width:256px;display:flex;position:sticky;inset:0 auto 0 0;box-shadow:inset -1px 0 #ffffff70}.theme-module__e_bYWG__sidebarHeader{margin-bottom:var(--space-xl);gap:12px;display:grid}.theme-module__e_bYWG__logo{color:var(--co-text-primary);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:.8125rem;font-weight:600;display:inline-flex}.theme-module__e_bYWG__logoGlyph{background:linear-gradient(180deg,var(--co-brand-primary)0%,color-mix(in srgb,var(--co-brand-primary)78%,black 22%)100%);border:1px solid color-mix(in srgb,var(--co-brand-light)58%,black 42%);border-radius:calc(var(--radius-sm) - 1px);color:#fff;font-family:var(--font-narrative);justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff24}.theme-module__e_bYWG__sidebarTitle{color:var(--co-text-secondary);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.6875rem}.theme-module__e_bYWG__navList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.theme-module__e_bYWG__navLink{border-radius:var(--radius-sm);color:var(--co-text-secondary);font-size:var(--text-sm);min-height:46px;transition:background-color var(--motion-fast)var(--ease-standard),border-color var(--motion-fast)var(--ease-standard),color var(--motion-fast)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard);border:1px solid #0000;grid-template-columns:24px 1fr;align-items:center;padding:0 12px;text-decoration:none;display:grid}.theme-module__e_bYWG__navLink:hover{background:color-mix(in srgb,var(--co-bg-surface)48%,var(--co-bg-hover));border-color:color-mix(in srgb,var(--co-border)72%,transparent)}.theme-module__e_bYWG__navLinkActive{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)90%,white 10%)0%,color-mix(in srgb,var(--co-bg-subtle)72%,var(--co-bg-surface))100%);border-color:color-mix(in srgb,var(--co-brand-primary)18%,var(--co-border));color:var(--co-brand-primary);font-weight:600;box-shadow:inset 0 1px #ffffffd1,0 10px 18px #17202a0f}.theme-module__e_bYWG__navIcon{font-size:var(--text-base);opacity:.84}.theme-module__e_bYWG__navFooter{border-top:1px solid color-mix(in srgb,var(--co-border)76%,transparent);padding-top:var(--space-lg);margin-top:auto}.theme-module__e_bYWG__mainFrame{flex-direction:column;flex:1;min-width:0;display:flex}.theme-module__e_bYWG__topbar{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:color-mix(in srgb,var(--co-bg-app)88%,white 12%);border-bottom:1px solid var(--co-border);align-items:end;gap:var(--space-lg);min-height:88px;padding:var(--space-lg)clamp(1.25rem,2.4vw,2.5rem);z-index:12;justify-content:space-between;display:flex;position:sticky;top:0}.theme-module__e_bYWG__topbarHeading{gap:6px;display:grid}.theme-module__e_bYWG__topbarTitle{letter-spacing:-.05em;margin:0;font-size:clamp(1.5rem,1.2rem + .8vw,1.9rem);font-weight:600}.theme-module__e_bYWG__topbarSubtitle{color:var(--co-text-secondary);font-size:var(--text-sm);max-width:56ch;margin:0;line-height:1.55}.theme-module__e_bYWG__topbarControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.theme-module__e_bYWG__searchControl{min-width:240px}.theme-module__e_bYWG__toggleButton{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)88%,white 12%)0%,var(--co-bg-surface)100%);border:1px solid var(--co-border);border-radius:var(--radius-sm);color:var(--co-text-secondary);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;min-width:94px;min-height:48px;transition:transform var(--motion-fast)var(--ease-emphasized),background-color var(--motion-fast)var(--ease-standard),border-color var(--motion-fast)var(--ease-standard),color var(--motion-fast)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard);justify-content:center;align-items:center;padding:0 14px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffffc7}.theme-module__e_bYWG__toggleButton:hover{background:color-mix(in srgb,var(--co-bg-surface)78%,var(--co-bg-hover));border-color:var(--co-border-strong);transform:translateY(-1px)}.theme-module__e_bYWG__toggleButton[aria-pressed=true]{background:color-mix(in srgb,var(--co-bg-subtle)60%,var(--co-bg-surface));border-color:var(--co-border-strong);color:var(--co-brand-primary);box-shadow:inset 0 1px #ffffffc7,0 10px 18px #17202a0f}.theme-module__e_bYWG__menuButton{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)88%,white 12%)0%,var(--co-bg-surface)100%);border:1px solid var(--co-border);border-radius:var(--radius-sm);min-width:48px;min-height:48px;transition:transform var(--motion-fast)var(--ease-emphasized),border-color var(--motion-fast)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard);justify-content:center;align-items:center;display:none;box-shadow:inset 0 1px #ffffffc2}.theme-module__e_bYWG__menuButton:hover{border-color:var(--co-border-strong);box-shadow:inset 0 1px 0 #ffffffd1,var(--co-shadow-soft);transform:translateY(-1px)}.theme-module__e_bYWG__pageBody{gap:var(--space-xl);max-width:var(--container-page);width:100%;margin:0 auto;padding:clamp(1.5rem,2vw,2.25rem);display:grid}.theme-module__e_bYWG__pageSection{gap:20px;display:grid}.theme-module__e_bYWG__sectionHeading{gap:var(--space-xs);display:grid}.theme-module__e_bYWG__sectionTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,1.2rem + .7vw,1.85rem)}.theme-module__e_bYWG__sectionDescription{color:var(--co-text-secondary);margin:0;line-height:1.6}.theme-module__e_bYWG__dashboardGrid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.theme-module__e_bYWG__metricCard{gap:var(--space-sm);display:grid}.theme-module__e_bYWG__metricLabel{color:var(--co-text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.theme-module__e_bYWG__metricValue{font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.055em;font-size:clamp(1.9rem,2vw + 1rem,2.6rem);font-weight:600;line-height:1.05}.theme-module__e_bYWG__metricMeta{color:var(--co-text-secondary);font-size:var(--text-sm);line-height:1.55}.theme-module__e_bYWG__trendPositive{color:var(--co-status-up)}.theme-module__e_bYWG__trendNegative{color:var(--co-status-down)}.theme-module__e_bYWG__statusGrid{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.theme-module__e_bYWG__statusCard{gap:3px;display:grid}.theme-module__e_bYWG__statusLabel{color:var(--co-text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.theme-module__e_bYWG__statusValue{font-size:var(--text-lg);font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.03em;font-weight:600}.theme-module__e_bYWG__statusMeta{color:var(--co-text-secondary);font-size:var(--text-sm);line-height:1.55}.theme-module__e_bYWG__narrativeCard{gap:var(--space-md);display:grid}.theme-module__e_bYWG__narrativeTitle{color:var(--co-brand-primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.theme-module__e_bYWG__narrativeBody{color:color-mix(in srgb,var(--co-text-primary)88%,var(--co-text-secondary));font-family:var(--font-narrative);letter-spacing:-.015em;margin:0;font-size:clamp(1.2rem,1rem + .5vw,1.55rem);line-height:1.58}.theme-module__e_bYWG__list{gap:var(--space-xs);margin:0;padding:0;list-style:none;display:grid}.theme-module__e_bYWG__listItem{color:var(--co-text-secondary);font-size:var(--text-sm);align-items:flex-start;gap:var(--space-sm);line-height:1.55;display:inline-flex}.theme-module__e_bYWG__listItem:before{background:color-mix(in srgb,var(--co-brand-accent)78%,white 22%);border-radius:var(--radius-full);content:"";flex:0 0 6px;width:6px;height:6px;margin-top:.45rem}.theme-module__e_bYWG__emptyState{align-items:flex-start;gap:var(--space-sm);text-align:left;justify-items:flex-start;display:grid}.theme-module__e_bYWG__emptyTitle{font-size:var(--text-xl);margin:0}.theme-module__e_bYWG__emptyBody{color:var(--co-text-secondary);max-width:58ch;margin:0;line-height:1.6}.theme-module__e_bYWG__wizard{gap:var(--space-lg);display:grid}.theme-module__e_bYWG__wizardSteps{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.theme-module__e_bYWG__wizardStep{background:color-mix(in srgb,var(--co-bg-surface)74%,var(--co-bg-subtle));border:1px solid var(--co-border);border-radius:var(--radius-sm);color:var(--co-text-secondary);gap:6px;padding:12px 14px;display:grid;box-shadow:inset 0 1px #ffffffc2}.theme-module__e_bYWG__wizardStepActive{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)88%,white 12%)0%,color-mix(in srgb,var(--co-bg-subtle)78%,var(--co-bg-surface))100%);border-color:color-mix(in srgb,var(--co-brand-primary)32%,var(--co-border));color:var(--co-brand-primary);box-shadow:inset 0 1px #ffffffd1,0 14px 24px #17202a0f}.theme-module__e_bYWG__wizardStepLabel{letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.theme-module__e_bYWG__wizardStepMeta{font-size:var(--text-sm);letter-spacing:-.02em;font-weight:600}.theme-module__e_bYWG__wizardActions{gap:var(--space-sm);flex-wrap:wrap;justify-content:space-between;display:flex}.theme-module__e_bYWG__wizardMeta{color:var(--co-text-secondary);font-size:var(--text-sm);margin:0;line-height:1.6}.theme-module__e_bYWG__placeholder{color:var(--co-text-secondary);gap:var(--space-md);line-height:1.6;display:grid}.theme-module__e_bYWG__overlay{z-index:32;background:#1714116b;position:fixed;inset:0}.theme-module__e_bYWG__drawer{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface)92%,white 8%)0%,var(--co-bg-surface)100%);border-right:1px solid var(--co-border);max-width:min(310px,90vw);padding:var(--space-xl)var(--space-md);width:100%;box-shadow:var(--co-shadow-raised);z-index:34;position:fixed;inset:0 auto 0 0}.theme-module__e_bYWG__mobileNav{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:color-mix(in srgb,var(--co-bg-surface)92%,transparent);border-top:1px solid var(--co-border);z-index:28;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px;display:none;position:fixed;bottom:0;left:0;right:0}.theme-module__e_bYWG__mobileNavLink{border-radius:var(--radius-sm);color:var(--co-text-secondary);min-height:48px;transition:background-color var(--motion-fast)var(--ease-standard),color var(--motion-fast)var(--ease-standard),border-color var(--motion-fast)var(--ease-standard);place-items:center;gap:4px;padding:8px 6px;text-decoration:none;display:grid}.theme-module__e_bYWG__mobileNavLabel{font-size:11px;line-height:1.2}.theme-module__e_bYWG__mobileNavActive{background:color-mix(in srgb,var(--co-bg-subtle)70%,var(--co-bg-surface));color:var(--co-brand-primary)}.theme-module__e_bYWG__routeExplorer{-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:color-mix(in srgb,var(--co-bg-surface,#fff)92%,transparent);border:1px solid var(--co-border-strong,#d4d4d4);border-radius:var(--radius-sm,12px);bottom:var(--space-md);box-shadow:var(--co-shadow-soft,0 18px 36px #00000014);color:var(--co-text-primary,#1a1a1a);font-family:var(--font-data,"Public Sans",ui-sans-serif,system-ui,sans-serif);z-index:64;min-width:min(320px,100vw - 24px);position:fixed;right:12px}.theme-module__e_bYWG__routeExplorerSummary{cursor:pointer;font-size:var(--text-sm,.875rem);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;padding:12px 14px;font-weight:600;list-style:none}.theme-module__e_bYWG__routeExplorerSummary::-webkit-details-marker{display:none}.theme-module__e_bYWG__routeExplorerSummary:after{content:"▾";margin-left:8px}.theme-module__e_bYWG__routeExplorer[open] .theme-module__e_bYWG__routeExplorerSummary:after{content:"▴"}.theme-module__e_bYWG__routeExplorerBody{border-top:1px solid var(--co-border,#eaeaea);gap:8px;padding:12px 14px 14px;display:grid}.theme-module__e_bYWG__routeExplorerLabel{color:var(--co-text-secondary,#5e6266);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.theme-module__e_bYWG__routeExplorerSelect{background:linear-gradient(180deg,color-mix(in srgb,var(--co-bg-surface,#fff)86%,white 14%)0%,var(--co-bg-surface,#fff)100%);border:1px solid var(--co-border,#eaeaea);border-radius:var(--radius-sm,12px);color:var(--co-text-primary,#1a1a1a);font-size:var(--text-sm,.875rem);min-height:44px;padding:0 12px;box-shadow:inset 0 1px #ffffffc7}.theme-module__e_bYWG__routeExplorerHint{color:var(--co-text-secondary,#5e6266);font-size:var(--text-xs,.75rem);margin:0;line-height:1.4}.theme-module__e_bYWG__srOnly{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theme-module__e_bYWG__themeRoot[data-density=terminal] .theme-module__e_bYWG__surfaceCard{border-radius:var(--radius-sm);padding:1rem 1.125rem}.theme-module__e_bYWG__themeRoot[data-density=terminal] .theme-module__e_bYWG__sectionTitle{font-size:var(--text-xl)}.theme-module__e_bYWG__themeRoot[data-density=terminal] .theme-module__e_bYWG__metricValue{font-family:var(--font-mono);font-size:var(--text-2xl);letter-spacing:-.025em}.theme-module__e_bYWG__themeRoot[data-density=terminal] .theme-module__e_bYWG__narrativeBody{font-size:var(--text-base)}.theme-module__e_bYWG__themeRoot[data-density=terminal] .theme-module__e_bYWG__button{min-height:40px}.theme-module__e_bYWG__themeRoot[data-density=terminal] :is(.theme-module__e_bYWG__inputControl,.theme-module__e_bYWG__selectControl,.theme-module__e_bYWG__searchControl){min-height:44px}@media (max-width:1279px){.theme-module__e_bYWG__sidebar{display:none}.theme-module__e_bYWG__menuButton{display:inline-flex}.theme-module__e_bYWG__topbar{padding:var(--space-md)var(--space-lg)}}@media (max-width:767px){.theme-module__e_bYWG__cardHeaderRow{flex-direction:column;align-items:flex-start}.theme-module__e_bYWG__authShell{padding:var(--space-md)}.theme-module__e_bYWG__authGrid{grid-template-columns:1fr}.theme-module__e_bYWG__authBrandPane{padding:var(--space-xl)var(--space-lg)}.theme-module__e_bYWG__authFeatureGrid{grid-template-columns:1fr}.theme-module__e_bYWG__authFormPane,.theme-module__e_bYWG__authFormPanel{padding:var(--space-lg)}.theme-module__e_bYWG__searchControl{display:none}.theme-module__e_bYWG__topbar{align-items:flex-start;gap:var(--space-sm);flex-direction:column}.theme-module__e_bYWG__topbarControls{width:100%}.theme-module__e_bYWG__topbarControls>*{flex:9rem}.theme-module__e_bYWG__topbarControls>.theme-module__e_bYWG__menuButton{flex:0 0 48px}.theme-module__e_bYWG__pageBody{padding:var(--space-lg)var(--space-md)88px}.theme-module__e_bYWG__dashboardGrid,.theme-module__e_bYWG__statusGrid,.theme-module__e_bYWG__wizardSteps{grid-template-columns:1fr}.theme-module__e_bYWG__mobileNav{display:grid}.theme-module__e_bYWG__routeExplorer{min-width:calc(100vw - 16px);bottom:84px;right:8px}}@media (prefers-reduced-motion:reduce){.theme-module__e_bYWG__themeRoot *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.accounts-module__r9D3bW__accountGrid{gap:var(--space-md);display:grid}.accounts-module__r9D3bW__accountCard{background:var(--co-bg-surface);border:1px solid var(--co-border);border-radius:var(--radius-md);gap:var(--space-md);padding:var(--space-lg);display:grid}.accounts-module__r9D3bW__accountHeader{align-items:flex-start;gap:var(--space-sm);display:flex}.accounts-module__r9D3bW__providerBadge{background:var(--co-bg-hover);color:var(--co-brand-primary);font-size:var(--text-xs);border-radius:10px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 6px;font-weight:700;display:inline-flex}.accounts-module__r9D3bW__accountHeading{gap:2px;min-width:0;display:grid}.accounts-module__r9D3bW__accountTitle{font-size:var(--text-lg);margin:0}.accounts-module__r9D3bW__accountMeta{color:var(--co-text-secondary);font-size:var(--text-sm);margin:0}.accounts-module__r9D3bW__visibilityTag{background:var(--co-bg-hover);border-radius:var(--radius-full);color:var(--co-text-secondary);font-size:var(--text-xs);text-transform:capitalize;white-space:nowrap;margin-left:auto;padding:4px 10px}.accounts-module__r9D3bW__accountValueBlock{border:1px solid var(--co-border);border-radius:var(--radius-sm);gap:4px;padding:12px;display:grid}.accounts-module__r9D3bW__accountValueLabel{color:var(--co-text-secondary);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;margin:0}.accounts-module__r9D3bW__accountValueNumber{font-variant-numeric:tabular-nums;margin:0;font-size:clamp(1.4rem,4vw,2rem);font-weight:600;line-height:1.15}.accounts-module__r9D3bW__inlineActions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.accounts-module__r9D3bW__freshnessMessage{border-radius:var(--radius-sm);font-size:var(--text-sm);margin:0;padding:10px 12px}.accounts-module__r9D3bW__freshnessFresh{background:var(--co-info-bg);color:var(--co-info)}.accounts-module__r9D3bW__freshnessAged{background:var(--co-bg-hover);color:var(--co-text-secondary)}.accounts-module__r9D3bW__freshnessStale{background:var(--co-status-down-bg);color:var(--co-status-down)}.accounts-module__r9D3bW__freshnessUnknown{background:var(--co-bg-hover);color:var(--co-text-secondary)}.accounts-module__r9D3bW__stateCard,.accounts-module__r9D3bW__infoCard,.accounts-module__r9D3bW__accountHeaderCard,.accounts-module__r9D3bW__tableCard{gap:var(--space-sm);display:grid}.accounts-module__r9D3bW__stateMessage{color:var(--co-text-secondary);margin:0}.accounts-module__r9D3bW__errorText{color:var(--co-status-down);margin:0}.accounts-module__r9D3bW__formLayout{gap:var(--space-md);display:grid}.accounts-module__r9D3bW__formRow{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.accounts-module__r9D3bW__accountHeaderGrid{gap:var(--space-md);grid-template-columns:minmax(0,1fr) auto;display:grid}.accounts-module__r9D3bW__detailTitle{font-size:var(--text-2xl);margin:0}.accounts-module__r9D3bW__detailActions{align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.accounts-module__r9D3bW__tabGroup{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.accounts-module__r9D3bW__tabButton{background:var(--co-bg-surface);border:1px solid var(--co-border);border-radius:var(--radius-full);color:var(--co-text-secondary);cursor:pointer;font-size:var(--text-sm);min-height:36px;padding:0 14px;font-weight:600}.accounts-module__r9D3bW__tabButtonActive{background:var(--co-bg-hover);border-color:var(--co-brand-primary);color:var(--co-brand-primary)}.accounts-module__r9D3bW__tableWrap{overflow:auto}.accounts-module__r9D3bW__dataTable{border-collapse:collapse;width:100%;min-width:720px}.accounts-module__r9D3bW__dataTable th,.accounts-module__r9D3bW__dataTable td{border-bottom:1px solid var(--co-border);font-size:var(--text-sm);text-align:left;vertical-align:top;padding:10px 8px}.accounts-module__r9D3bW__dataTable th{color:var(--co-text-secondary);font-weight:600}.accounts-module__r9D3bW__cellMeta{color:var(--co-text-secondary);font-size:var(--text-xs);margin-top:2px;display:block}.accounts-module__r9D3bW__stack{gap:var(--space-sm);display:grid}.accounts-module__r9D3bW__importForm{gap:var(--space-md);display:grid}.accounts-module__r9D3bW__importSummaryGrid{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.accounts-module__r9D3bW__summaryMetric{background:var(--co-bg-subtle);border:1px solid var(--co-border);border-radius:var(--radius-sm);gap:2px;padding:10px 12px;display:grid}.accounts-module__r9D3bW__summaryLabel{color:var(--co-text-secondary);font-size:var(--text-xs);text-transform:uppercase;margin:0}.accounts-module__r9D3bW__summaryValue{font-size:var(--text-lg);font-variant-numeric:tabular-nums;margin:0;font-weight:600}.accounts-module__r9D3bW__successBanner{background:var(--co-status-up-bg);border:1px solid color-mix(in srgb,var(--co-status-up),transparent 45%);border-radius:var(--radius-sm);color:var(--co-status-up);padding:12px}.accounts-module__r9D3bW__warningText{color:var(--co-status-down);font-size:var(--text-sm);margin:0}@media (max-width:900px){.accounts-module__r9D3bW__formRow,.accounts-module__r9D3bW__accountHeaderGrid,.accounts-module__r9D3bW__importSummaryGrid{grid-template-columns:1fr}.accounts-module__r9D3bW__visibilityTag{margin-top:2px;margin-left:0}.accounts-module__r9D3bW__accountHeader{flex-direction:column}.accounts-module__r9D3bW__detailActions{justify-content:flex-start}.accounts-module__r9D3bW__dataTable{min-width:600px}}
