:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--bg:#f3f6f4;--surface:#fff;--surface-muted:#edf2ef;--surface-hover:#e5ece8;--text:#17211e;--text-muted:#5d6c67;--border:#d2dcd7;--border-strong:#aab9b2;--sidebar-bg:#202925;--sidebar-surface:#2a3530;--sidebar-text:#f3f7f5;--sidebar-muted:#aebcb6;--primary:#087f8c;--primary-hover:#066873;--link:#066873;--link-hover:#04535c;--button-primary:#087f8c;--button-primary-hover:#066873;--focus:#07869a;--cyan:#087f8c;--green:#19764b;--amber:#a35b08;--red:#b42318;--danger-surface:#fff1ef;--shadow:0 12px 32px #17211e14;--showcase-a:#dfeae6;--showcase-b:#b9d8d3;--showcase-glow:#7fd3d6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111714;--surface:#19211d;--surface-muted:#202b26;--surface-hover:#293630;--text:#ecf2ef;--text-muted:#a5b3ad;--border:#34443d;--border-strong:#50645b;--sidebar-bg:#0c120f;--sidebar-surface:#17201c;--sidebar-text:#f0f5f2;--sidebar-muted:#9eaea6;--primary:#087684;--primary-hover:#0a6f79;--link:#2aa8b2;--link-hover:#46bbc3;--button-primary:#087684;--button-primary-hover:#0a6f79;--focus:#34b5c2;--cyan:#31a9b5;--green:#4cad7c;--amber:#d59a42;--red:#e06b61;--danger-surface:#351d1b;--shadow:0 12px 32px #00000047;--showcase-a:#0a1614;--showcase-b:#10322f;--showcase-glow:#0a5f66}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111714;--surface:#19211d;--surface-muted:#202b26;--surface-hover:#293630;--text:#ecf2ef;--text-muted:#a5b3ad;--border:#34443d;--border-strong:#50645b;--sidebar-bg:#0c120f;--sidebar-surface:#17201c;--sidebar-text:#f0f5f2;--sidebar-muted:#9eaea6;--primary:#087684;--primary-hover:#0a6f79;--link:#2aa8b2;--link-hover:#46bbc3;--button-primary:#087684;--button-primary-hover:#0a6f79;--focus:#34b5c2;--cyan:#31a9b5;--green:#4cad7c;--amber:#d59a42;--red:#e06b61;--danger-surface:#351d1b;--shadow:0 12px 32px #00000047;--showcase-a:#0a1614;--showcase-b:#10322f;--showcase-glow:#0a5f66}}*,:before,:after{box-sizing:border-box;letter-spacing:0}html{background:var(--bg);min-width:320px}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);text-rendering:optimizelegibility;margin:0;font-size:15px;line-height:1.5}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--link);text-underline-offset:3px}a:hover{color:var(--link-hover)}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}h1,h2,p{margin-top:0}h1,h2,.mobile-brand,.sidebar-brand{overflow-wrap:anywhere}.skip-link{z-index:100;border:1px solid var(--border-strong);background:var(--surface);color:var(--text);border-radius:4px;padding:8px 12px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.auth-page{background:var(--bg);isolation:isolate;place-items:center;min-height:100dvh;padding:24px;display:grid;position:relative;overflow:hidden}.showcase-background{z-index:-1;pointer-events:none;position:absolute;inset:0}.showcase-fallback{background:radial-gradient(120% 90% at 22% 18%, color-mix(in srgb, var(--showcase-glow) 55%, transparent), transparent 60%), linear-gradient(150deg, var(--showcase-a), var(--showcase-b));position:absolute;inset:0}.auth-stage{z-index:1;width:min(100%,420px);position:relative}.auth-panel{border:1px solid color-mix(in srgb, var(--border) 70%, transparent);background:color-mix(in srgb, var(--surface) 82%, transparent);width:100%;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);border-radius:14px;padding:34px 32px 30px;position:relative}.auth-brand,.sidebar-brand{align-items:center;gap:10px;min-width:0;font-weight:700;display:flex}.auth-brand{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:13px}.brand-mark,.sidebar-brand-mark{background:var(--primary);color:#fff;border-radius:5px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:inline-grid}.auth-heading{margin:26px 0}.auth-heading h1{letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(30px,6vw,40px);font-weight:800;line-height:1.04}.auth-heading p{letter-spacing:.02em;color:var(--text-muted);margin-bottom:0;font-size:14px}.auth-form,.field{display:grid}.auth-form{gap:18px}.field{gap:7px}.field label{color:var(--text);font-size:14px;font-weight:650}.field input{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-width:0;height:44px;color:var(--text);border-radius:5px;padding:0 12px}.field input:hover:not(:disabled){border-color:var(--primary)}.field input:disabled{cursor:wait;opacity:.68}.field .code-input{font-variant-numeric:tabular-nums;letter-spacing:0;font-size:20px}.inline-message{border-left:3px solid var(--red);border-radius:3px;margin:-4px 0 0;padding:10px 11px;font-size:14px}.error-message{background:var(--danger-surface);color:var(--red)}.primary-button{border:1px solid var(--button-primary);background:var(--button-primary);color:#fff;cursor:pointer;border-radius:5px;min-height:44px;padding:9px 16px;font-weight:700}.primary-button:hover:not(:disabled){border-color:var(--button-primary-hover);background:var(--button-primary-hover)}.primary-button:disabled{cursor:wait;opacity:.65}.auth-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:10px 16px;margin-top:24px;padding-top:18px;font-size:14px;display:flex}.auth-actions-single{justify-content:flex-start}.auth-split{place-items:stretch stretch}.auth-split .auth-showcase{z-index:1;flex-direction:column;justify-content:space-between;gap:48px;padding:clamp(40px,6vw,88px) clamp(36px,5vw,80px);display:none;position:relative}.auth-showcase .auth-brand{letter-spacing:.16em;text-transform:uppercase;color:var(--text);opacity:.86;font-size:13px}.auth-showcase-copy{max-width:100%}.auth-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:color-mix(in srgb, var(--showcase-glow) 70%, var(--text));margin-bottom:18px;font-size:12px;font-weight:700}.auth-display{letter-spacing:-.01em;color:var(--text);text-wrap:balance;margin:0;font-size:clamp(30px,3.4vw,46px);font-weight:800;line-height:1.16}.auth-display em{color:color-mix(in srgb, var(--showcase-glow) 78%, var(--text));font-style:normal}.auth-capabilities{gap:18px;max-width:40ch;margin:0;padding:0;list-style:none;display:grid}.auth-capabilities li{align-items:flex-start;gap:13px;display:flex}.auth-capability-icon{border:1px solid color-mix(in srgb, var(--showcase-glow) 40%, transparent);background:color-mix(in srgb, var(--showcase-glow) 14%, transparent);width:38px;height:38px;color:color-mix(in srgb, var(--showcase-glow) 82%, var(--text));border-radius:10px;flex:0 0 38px;place-items:center;display:inline-grid}.auth-capability-text{gap:2px;min-width:0;display:grid}.auth-capability-text strong{color:var(--text);font-size:14px;font-weight:700}.auth-capability-text span{color:var(--text-muted);font-size:13px;line-height:1.45}.auth-brand-compact{display:flex}.auth-stage,.auth-showcase-copy,.auth-capabilities li{animation:.7s cubic-bezier(.22,1,.36,1) both auth-rise}.auth-showcase-copy{animation-delay:60ms}.auth-capabilities li:first-child{animation-delay:.14s}.auth-capabilities li:nth-child(2){animation-delay:.22s}.auth-capabilities li:nth-child(3){animation-delay:.3s}@keyframes auth-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width>=920px){.auth-split{grid-template-columns:minmax(0,640px) minmax(0,420px);justify-content:center;align-items:center;column-gap:clamp(48px,6vw,96px);padding-inline:clamp(40px,6vw,80px)}.auth-split .auth-showcase{padding:0;display:flex}.auth-split .auth-stage{justify-self:stretch;width:100%}.auth-brand-compact{display:none}}@media (width>=1440px){.auth-split{grid-template-columns:minmax(0,560px) minmax(0,440px);column-gap:clamp(72px,5vw,120px)}}.app-shell{background:var(--bg);grid-template-columns:248px minmax(0,1fr);min-height:100dvh;display:grid}.app-sidebar{z-index:40;background:var(--sidebar-bg);width:248px;min-width:0;height:100dvh;color:var(--sidebar-text);border-right:1px solid #ffffff14;flex-direction:column;display:flex;position:sticky;top:0}.sidebar-header{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:10px;min-height:76px;padding:16px;display:flex}.sidebar-brand>span:last-child{min-width:0;display:grid}.sidebar-brand strong{font-size:14px;line-height:1.3}.sidebar-brand small{color:var(--sidebar-muted);margin-top:2px;font-size:12px;font-weight:500}.primary-navigation{gap:3px;padding:14px 10px;display:grid}.nav-link{min-width:0;min-height:42px;color:var(--sidebar-muted);border:1px solid #0000;border-radius:5px;align-items:center;gap:11px;padding:8px 11px;text-decoration:none;display:flex}.nav-link:hover{background:var(--sidebar-surface);color:var(--sidebar-text)}.nav-link.active{color:var(--sidebar-text);background:#2aa8b224;border-color:#32b8b438}.nav-link svg{flex:none}.nav-link span{overflow-wrap:anywhere;min-width:0}.sidebar-footer{border-top:1px solid #ffffff17;gap:10px;margin-top:auto;padding:14px;display:grid}.theme-control{background:var(--sidebar-surface);border:1px solid #ffffff1f;border-radius:5px;grid-template-columns:repeat(3,34px);gap:3px;width:112px;padding:3px;display:grid}.theme-option,.icon-button{cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;display:inline-grid}.theme-option{width:34px;height:30px;color:var(--sidebar-muted)}.theme-option:hover,.theme-option[aria-pressed=true]{color:var(--sidebar-text);background:#ffffff1a}.signout-button{min-height:38px;color:var(--sidebar-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:5px;align-items:center;gap:9px;padding:7px 9px;display:flex}.signout-button:hover:not(:disabled){background:var(--sidebar-surface);color:var(--sidebar-text);border-color:#ffffff3d}.signout-button:disabled{cursor:wait;opacity:.6}.sidebar-error{color:#ff9d94;margin:0;font-size:13px}.app-main{min-width:0;padding:30px 32px 48px}.content-page{width:min(100%,1380px);margin:0 auto}.page-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;min-height:70px;margin-bottom:24px;padding-bottom:18px;display:flex}.dashboard-hero{border:1px solid color-mix(in srgb, var(--border) 70%, transparent);isolation:isolate;border-radius:14px;margin-bottom:24px;padding:28px 26px 22px;position:relative;overflow:hidden}.dashboard-hero-canvas{z-index:-1;position:absolute;inset:0}.dashboard-hero-header{border-bottom:none;margin-bottom:0;padding-bottom:0}.dashboard-hero .page-header h1{letter-spacing:-.025em;font-size:clamp(26px,4vw,36px);font-weight:800}.page-kicker{color:var(--text-muted);margin-bottom:4px;font-size:13px;font-weight:650}.page-header h1{margin-bottom:0;font-size:26px;line-height:1.25}.connection-state,.panel-status{align-items:center;gap:7px;display:inline-flex}.connection-state{border:1px solid var(--border);background:var(--surface);min-height:32px;color:var(--text-muted);white-space:nowrap;border-radius:4px;padding:5px 9px;font-size:13px}.operational-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:14px;display:grid}.operational-panel{border:1px solid var(--border);border-top:3px solid var(--panel-tone);background:var(--surface);border-radius:6px;min-width:0;min-height:154px;padding:17px}.tone-cyan{--panel-tone:var(--cyan)}.tone-green{--panel-tone:var(--green)}.tone-amber{--panel-tone:var(--amber)}.tone-red{--panel-tone:var(--red)}.panel-heading{align-items:center;gap:10px;min-width:0;display:flex}.panel-heading h2{min-width:0;margin-bottom:0;font-size:16px;line-height:1.35}.panel-icon{background:var(--surface-muted);width:32px;height:32px;color:var(--panel-tone);border-radius:5px;flex:0 0 32px;place-items:center;display:inline-grid}.panel-status{color:var(--panel-tone);margin:18px 0 4px;font-size:13px;font-weight:700}.panel-detail{color:var(--text-muted);margin-bottom:0;font-size:13px}.neutral-empty-state{border-top:1px solid var(--border);border-bottom:1px solid var(--border);min-height:180px;color:var(--text-muted);padding:32px 0}.route-status{background:var(--bg);min-height:100dvh;color:var(--text-muted);text-align:center;place-content:center;gap:12px;padding:24px;display:grid}.route-status-error button{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:5px;min-height:40px;padding:7px 14px}.mobile-header,.drawer-overlay{display:none}@media (width<=899px){.app-shell{padding-top:58px;display:block}.mobile-header{z-index:30;border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px;height:58px;padding:8px 14px;display:grid;position:fixed;top:0;left:0;right:0}.mobile-brand{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:750;overflow:hidden}.mobile-header-spacer{width:40px;height:40px}.icon-button{color:currentColor;width:40px;height:40px}.icon-button:hover{background:var(--surface-hover)}.app-sidebar{visibility:hidden;width:min(84vw,288px);height:100dvh;transition:transform .18s,visibility .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.app-sidebar.drawer-open{visibility:visible;transform:translate(0)}.app-sidebar .icon-button:hover{background:var(--sidebar-surface)}.drawer-overlay{z-index:35;cursor:default;background:#0b120f94;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.app-main{padding:22px 18px 40px}.page-header{min-height:0}}@media (width<=560px){.auth-page{align-items:start;padding:18px 14px}.auth-panel{margin-top:max(4vh,16px);padding:24px 20px}.auth-heading{margin-top:25px}.auth-actions{display:grid}.app-main{padding-left:14px;padding-right:14px}.page-header{gap:14px;display:grid}.connection-state{white-space:normal;width:fit-content;max-width:100%}.operational-grid{grid-template-columns:minmax(0,1fr)}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ghost-button{border:1px solid var(--border-strong);background:var(--surface);min-height:32px;color:var(--text);cursor:pointer;border-radius:5px;padding:5px 12px;font-size:13px;font-weight:600}.ghost-button:hover{background:var(--surface-hover)}.ghost-button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.inventory-toolbar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.inventory-toolbar label{color:var(--text-muted);font-size:13px;font-weight:650}.inventory-toolbar select{border:1px solid var(--border-strong);background:var(--surface);min-height:34px;color:var(--text);border-radius:5px;padding:5px 10px;font-size:14px}.inventory-table-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;position:relative;overflow-x:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:640px;font-size:14px}.inventory-table caption{text-align:left}.inventory-table th,.inventory-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:10px 12px}.inventory-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:700}.inventory-table tbody tr:hover{background:var(--surface-muted)}.preflight-panel{border:1px solid var(--border);background:var(--surface);border-radius:6px;margin-top:20px;padding:18px}.preflight-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.preflight-header h2{margin-bottom:2px;font-size:17px}.preflight-identity{color:var(--text-muted);margin-bottom:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.preflight-status{color:var(--text-muted);align-items:center;gap:7px;font-size:14px;display:inline-flex}.preflight-status-error{color:var(--red)}.preflight-verdict{align-items:center;gap:7px;margin-bottom:14px;font-size:15px;font-weight:700;display:inline-flex}.preflight-verdict.is-eligible{color:var(--green)}.preflight-verdict.is-blocked{color:var(--red)}.preflight-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:12px;margin-bottom:14px;display:grid}.preflight-metrics dt{color:var(--text-muted);font-size:12px;font-weight:650}.preflight-metrics dd{margin:2px 0 0;font-size:16px;font-weight:600}.preflight-issues{gap:8px;margin:0;padding:0;list-style:none;display:grid}.preflight-issues li{border-left:3px solid var(--border-strong);background:var(--surface-muted);border-radius:4px;padding:10px 12px;font-size:13px}.preflight-issues li.is-blocking{border-left-color:var(--red);background:var(--danger-surface)}.preflight-issues li.is-warning{border-left-color:var(--amber)}.issue-path{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.account-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px;display:grid}.account-card{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:18px}.account-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.account-card-header h2{margin-bottom:0;font-size:17px}.health-tag{border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-size:12px;font-weight:650;display:inline-flex}.health-tag.health-healthy{border-color:var(--green);color:var(--green)}.health-tag.health-degraded,.health-tag.health-throttled{border-color:var(--amber);color:var(--amber)}.health-tag.health-auth_required,.health-tag.health-offline{border-color:var(--red);color:var(--red)}.account-card-facts{grid-template-columns:repeat(auto-fit,minmax(min(100%,120px),1fr));gap:12px;margin:0;display:grid}.account-card-facts dt{color:var(--text-muted);font-size:12px;font-weight:650}.account-card-facts dd{margin:2px 0 0;font-size:15px;font-weight:600}.account-circuit{border-left:3px solid var(--amber);background:var(--surface-muted);color:var(--amber);border-radius:4px;align-items:flex-start;gap:7px;margin:14px 0 0;padding:10px 12px;font-size:13px;display:flex}.transfers-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.job-timeline{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:18px}.safety-milestones{flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.safety-milestone{border:1px solid var(--border);color:var(--text-muted);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.safety-milestone.is-reached{border-color:var(--green);color:var(--green)}.timeline-steps{counter-reset:step;gap:4px;margin:0 0 16px;padding:0;list-style:none;display:grid}.timeline-step{border-left:3px solid var(--border-strong);padding:7px 12px 7px 16px;font-size:14px;position:relative}.timeline-step-done{border-left-color:var(--green);color:var(--text-muted)}.timeline-step-current{border-left-color:var(--green);background:var(--surface-muted);font-weight:700}.timeline-step-pending{color:var(--text-muted);opacity:.7}.timeline-events{border-top:1px solid var(--border);gap:6px;margin:0;padding:14px 0 0;list-style:none;display:grid}.timeline-events li{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.timeline-event-type{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.timeline-events time{color:var(--text-muted);white-space:nowrap}.recovery-layout{gap:18px;display:grid}.recovery-gate{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.recovery-gate strong{margin-bottom:4px;font-size:16px;display:block}.recovery-gate p{color:var(--text-muted);margin:0;font-size:14px}.recovery-gate-locked{border-left:3px solid var(--amber);color:var(--amber)}.recovery-gate-unlocked{border-left:3px solid var(--green);color:var(--green)}.recovery-checklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.recovery-check{border-left:3px solid var(--border-strong);background:var(--surface-muted);border-radius:4px;grid-template-columns:auto minmax(0,200px) minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:grid}.recovery-check.is-met{border-left-color:var(--green)}.recovery-check-label{font-weight:650}.recovery-check-detail{color:var(--text-muted)}.recovery-facts{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));gap:12px;margin:0;display:grid}.recovery-facts dt{color:var(--text-muted);font-size:12px;font-weight:650}.recovery-facts dd{margin:2px 0 0;font-size:15px;font-weight:600}@media (width<=899px){.inventory-table{white-space:nowrap}.preflight-header{flex-direction:column}.transfers-layout{grid-template-columns:minmax(0,1fr)}.recovery-check{grid-template-columns:auto minmax(0,1fr)}.recovery-check-detail{grid-column:2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
