@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#07090e;--color-bg-alt:#0b0e15;--color-surface:#10141d;--color-surface-raised:#151a24;--color-surface-overlay:#1a202c;--color-surface-active:#202736;--color-border:#ffffff13;--color-border-subtle:#ffffff0b;--color-border-strong:#ffffff24;--color-text-primary:#f7f7fb;--color-text-secondary:#a1a6b2;--color-text-tertiary:#656d7c;--color-text-muted:#5e6575;--color-accent:#7c48ff;--color-accent-hover:#8f60ff;--color-accent-fg:#fff;--color-accent-subtle:#7c48ff1f;--color-accent-border:#7c48ff59;--color-fixed:#7c48ff;--color-fixed-soft:#7c48ff26;--color-fixed-border:#7c48ff73;--color-fixed-text:#cbb8ff;--color-flexible:#d78a25;--color-flexible-soft:#d78a2521;--color-flexible-border:#d78a2573;--color-flexible-text:#f0c384;--color-free-bg:#ffffff04;--color-free-border:#b7becc38;--color-free-text:#8e95a2;--color-buffer-bg:#ffffff09;--color-buffer-border:#ffffff0f;--color-buffer-text:#858c99;--color-conflict:#ff5e66;--color-conflict-soft:#ff5e6621;--color-conflict-border:#ff5e6666;--color-success:#55c68a;--color-success-soft:#55c68a1f;--color-error:#ff5e66;--color-warning:#d78a25;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px;--radius-pill:999px;--shadow-sm:0 2px 6px #0003;--shadow-md:0 8px 24px #00000047;--shadow-lg:0 16px 48px #0006;--shadow-glow:0 0 20px #7c48ff2e;--color-input-bg:#0d1119;--color-input-border:#ffffff17;--background:var(--color-bg);--surface:var(--color-surface);--border:var(--color-border);--text:var(--color-text-primary);--muted:var(--color-text-muted)}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg);min-height:100%;color:var(--color-text-primary);background-image:radial-gradient(circle at 50% 115%,#7c48ff12,#0000 40%);background-attachment:fixed;margin:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{color:inherit;font-family:inherit}input,textarea,select{font-family:inherit}
