:root{--c-bg:#0e0b16;--c-bg-rgb:14, 11, 22;--c-bg-elev:#12101a;--c-surface:#17141f;--c-surface-alt:#1e1a28;--c-cream:#17141f;--c-creamWarm:#1e1a28;--c-border:#2a2536;--c-border-soft:#211d2c;--c-ink:#f6f4f9;--c-inkSoft:#a8a1b8;--c-slate:#7c7590;--c-ink-rgb:246, 244, 249;--c-primary:#8b5cf6;--c-primary-bright:#a78bfa;--c-primary-deep:#9b3fd9;--c-coralDeep:#8b5cf6;--c-coral:#a78bfa;--c-coralSoft:#6d3f9e;--c-accent-rgb:139, 92, 246;--c-tealDeep:#34d399;--c-teal:#34d399;--c-tealSoft:#10b981;--c-success:#34d399;--c-success-deep:#10b981;--c-hero-sub:#ead9f2;--c-yellow:#f2b705;--c-yellowDeep:#f2b705;--c-yellowText:#f2b705;--c-warning:#f2b705;--c-warning-bg:#f2b70521;--c-white:#fff;--c-danger:#f2554e;--c-danger-bg:#f2554e1f;--gradient-cta:linear-gradient(135deg, #ff7a1a 0%, #e5447d 52%, #9b3fd9 100%);--gradient-hero:linear-gradient(150deg, #1b1230 0%, #3a1e63 55%, #6d3f9e 100%);--neon-glow:0 6px 22px #8b5cf661;--focus-ring:#8b5cf6}:root[data-theme=light]{--c-bg:#fff9f2;--c-bg-rgb:255, 249, 242;--c-bg-elev:#fff;--c-surface:#fff;--c-surface-alt:#fcefe0;--c-cream:#fff9f2;--c-creamWarm:#fcefe0;--c-border:#eae0d2;--c-border-soft:#f2eadf;--c-ink:#1f3a3d;--c-inkSoft:#4a6568;--c-slate:#5a7174;--c-ink-rgb:31, 58, 61;--c-primary:#b82e1c;--c-primary-bright:#ff6b5b;--c-primary-deep:#c8341f;--c-coralDeep:#b82e1c;--c-coral:#ff6b5b;--c-coralSoft:#ffb5a8;--c-accent-rgb:184, 46, 28;--c-tealDeep:#0a5c4f;--c-teal:#2bb3a3;--c-tealSoft:#a8ddd5;--c-success:#0a5c4f;--c-success-deep:#0a5c4f;--c-hero-sub:#a8ddd5;--c-yellow:#ffd23f;--c-yellowDeep:#f2b705;--c-yellowText:#876303;--c-warning:#f2b705;--c-warning-bg:#f2b70526;--c-white:#fff;--c-danger:#b82e1c;--c-danger-bg:#b82e1c1a;--gradient-cta:linear-gradient(135deg, #c8341f 0%, #b82e1c 100%);--gradient-hero:linear-gradient(135deg, #0a5c4f 0%, #08463c 100%);--neon-glow:0 6px 22px #b82e1c2e;--focus-ring:#b82e1c}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}html,body,#root{max-width:100%;min-height:100vh;overflow-x:hidden}body{background:var(--c-bg);color:var(--c-ink);font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}@keyframes hoast-spin{to{transform:rotate(360deg)}}@keyframes hoast-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s hoast-fade-in}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:rgba(var(--c-ink-rgb), .15);border-radius:4px}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;border-radius:4px}.hoast-hscroll::-webkit-scrollbar{display:none}.hoast-hscroll{-ms-overflow-style:none}
