:root{--bg:#0b0f15;--surface:#141b24;--surface-2:#1b2530;--surface-3:#212d3a;--border:#2a3543;--border-soft:#1f2a36;--text:#e7edf4;--text-muted:#8a98a9;--text-faint:#5d6b7d;--accent:#38bdf8;--accent-hover:#63ccfa;--accent-ink:#04121c;--accent-soft:rgba(56,189,248,0.12);--danger:#f87171;--danger-soft:rgba(248,113,113,0.12);--success:#34d399;--radius:14px;--radius-sm:9px;--shadow:0 14px 38px rgba(0,0,0,0.42);--shadow-sm:0 2px 10px rgba(0,0,0,0.28);--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:radial-gradient(820px 480px at 86% -8%,rgba(56,189,248,.07),transparent 62%),var(--bg);background-attachment:fixed;color:var(--text);font-family:var(--font);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}h1,h2,h3{line-height:1.25;font-weight:600}.customerTheme{--bg:#f5f7fa;--surface:#ffffff;--surface-2:#eef2f6;--surface-3:#e3e9f0;--border:#d6dee7;--border-soft:#e7ecf1;--text:#15212e;--text-muted:#5c6b7a;--text-faint:#8b99a8;--accent:#0b87c9;--accent-hover:#0a76af;--accent-ink:#ffffff;--accent-soft:rgba(11,135,201,0.12);--danger:#dc2626;--danger-soft:rgba(220,38,38,0.10);--success:#16a34a;--shadow:0 12px 32px rgba(20,35,55,0.13);--shadow-sm:0 2px 10px rgba(20,35,55,0.08);color-scheme:light;background:var(--bg);color:var(--text);min-height:100vh}