@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap");:root{--helm-brand-jet:#0A0A0C;--helm-brand-graphite:#1F2226;--helm-brand-steel:#3A3F45;--helm-brand-signal:#FF4A1C;--helm-brand-cream:#F2EFE8;--helm-brand-fog:#9CA0A6;--helm-brand-paper:#F6F5F1;--helm-brand-ink:#111318;--helm-surface-sunken:#07070A;--helm-surface-base:#0A0A0C;--helm-surface-raised:#14161B;--helm-surface-overlay:#1E2127;--helm-surface-elevated:#262A31;--helm-fg-primary:#F2EFE8;--helm-fg-secondary:#B9BDC4;--helm-fg-muted:#7B7F88;--helm-fg-disabled:#4C5058;--helm-fg-inverted:#0A0A0C;--helm-fg-accent:#FF4A1C;--helm-border-subtle:rgba(255,255,255,0.06);--helm-border-default:rgba(255,255,255,0.12);--helm-border-strong:rgba(255,255,255,0.22);--helm-border-focus:#FF4A1C;--helm-state-armed:#3DB273;--helm-state-active:#5AC8FA;--helm-state-warn:#E6B54A;--helm-state-halt:#C03A3A;--helm-accent-signal:#FF4A1C;--helm-accent-signal-dim:#C63A15;--helm-accent-signal-tint:rgba(255,74,28,0.12);--helm-space-xxs:2px;--helm-space-xs:4px;--helm-space-sm:8px;--helm-space-md:12px;--helm-space-lg:16px;--helm-space-xl:24px;--helm-space-2xl:32px;--helm-space-3xl:48px;--helm-radius-sm:4px;--helm-radius-md:8px;--helm-radius-lg:12px;--helm-radius-xl:16px;--helm-radius-full:9999px;--helm-font-display:"Barlow Condensed","Arial Narrow",sans-serif;--helm-font-body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--helm-font-mono:"JetBrains Mono","SF Mono","Menlo",monospace;--helm-duration-quick:120ms;--helm-duration-standard:200ms;--helm-duration-deliberate:320ms;--helm-duration-slow:480ms;--helm-easing-standard:cubic-bezier(0.2,0,0,1);--helm-easing-entrance:cubic-bezier(0.0,0,0.2,1);--helm-easing-exit:cubic-bezier(0.4,0,1,1);--helm-elevation-1:0 1px 0 rgba(0,0,0,0.35),0 1px 2px rgba(0,0,0,0.25);--helm-elevation-2:0 2px 8px rgba(0,0,0,0.45),0 0 0 1px rgba(255,255,255,0.04);--helm-elevation-3:0 12px 24px rgba(0,0,0,0.55),0 0 0 1px rgba(255,255,255,0.06);--helm-elevation-4:0 24px 48px rgba(0,0,0,0.65),0 0 0 1px rgba(255,255,255,0.08);--helm-z-sticky:100;--helm-z-dropdown:1000;--helm-z-overlay:1500;--helm-z-modal:2000;--helm-z-toast:3000;--helm-control-h:36px;--helm-row-h:44px;--helm-sidebar-w:240px;--helm-sidebar-rail:60px;--helm-topbar-h:48px}*,:after,:before{box-sizing:border-box}html{background:var(--helm-surface-base);color:var(--helm-fg-primary);font-family:var(--helm-font-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}a:hover{color:var(--helm-fg-primary)}button{cursor:pointer}button,input,select,textarea{font-family:inherit}::selection{background:var(--helm-accent-signal);color:var(--helm-brand-jet)}.display{font-family:var(--helm-font-display);font-weight:800}.mono{font-family:var(--helm-font-mono)}.muted{color:var(--helm-fg-muted)}.label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--helm-border-strong);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--helm-fg-muted)}:focus-visible{outline:2px solid var(--helm-border-focus);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}