:root{--bg: #0a0e14;--bg-2: #0f141c;--panel: #131a24;--line: #1f2a38;--line-2: #2a3849;--ink: #e7ecf3;--ink-2: #aab4c2;--ink-3: #6b7787;--accent: #ffcf66;--accent-2: #8affc1;--warn: #ffcf66;--mono: "JetBrains Mono", ui-monospace, Menlo, monospace;--sans: "Inter Tight", ui-sans-serif, system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11";line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--accent);color:#08121a}#root{min-height:100vh}@media (max-width: 900px){.hero-grid{grid-template-columns:1fr!important;gap:40px!important}.hero-art-col{order:2}}.container-root{padding:0 32px}@media (max-width: 767px){.container-root{padding:0 20px}}
