:root{--c-bg:#0e0b12;--c-bg-rgb:14, 11, 18;--c-surface:#1a1622;--c-surface-alt:#241d31;--c-cream:#1a1622;--c-creamWarm:#241d31;--c-ink:#f3f0f8;--c-inkSoft:#b9b2c7;--c-slate:#8e879e;--c-ink-rgb:243, 240, 248;--c-coralDeep:#8b5cf6;--c-coral:#a78bfa;--c-coralSoft:#4c3a6e;--c-tealDeep:#34d399;--c-teal:#2dd4bf;--c-tealSoft:#1e4a44;--c-yellow:#fcd34d;--c-yellowDeep:#f2b705;--c-yellowText:#fcd34d;--c-white:#fff;--c-danger:#f87171;--c-success:#34d399;--gradient-cta:linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);--gradient-hero:linear-gradient(135deg, #4c2889 0%, #2a1b4a 100%);--focus-ring:#a78bfa}:root[data-theme=light]{--c-bg:#fff9f2;--c-bg-rgb:255, 249, 242;--c-surface:#fff;--c-surface-alt:#fcefe0;--c-cream:#fff9f2;--c-creamWarm:#fcefe0;--c-ink:#1f3a3d;--c-inkSoft:#4a6568;--c-slate:#5a7174;--c-ink-rgb:31, 58, 61;--c-coralDeep:#b82e1c;--c-coral:#ff6b5b;--c-coralSoft:#ffb5a8;--c-tealDeep:#0a5c4f;--c-teal:#2bb3a3;--c-tealSoft:#a8ddd5;--c-yellow:#ffd23f;--c-yellowDeep:#f2b705;--c-yellowText:#876303;--c-white:#fff;--c-danger:#b82e1c;--c-success:#0a5c4f;--gradient-cta:linear-gradient(135deg, #c8341f 0%, #b82e1c 100%);--gradient-hero:linear-gradient(135deg, #0a5c4f 0%, #08463c 100%);--focus-ring:#b82e1c}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}html,body,#root{min-height:100vh}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}
