:root{--background:#0f1419;--background-soft:#181f26;--surface:#141b22d1;--surface-strong:#11181f;--surface-light:#f3f2ee;--text:#f4f0e8;--text-muted:#f4f0e8b8;--text-dark:#15202b;--line:#f4f0e81f;--line-strong:#f4f0e83d;--accent:#d54b32;--accent-strong:#ff6a4f;--accent-soft:#d54b3229;--shadow:0 24px 80px #00000047;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--container:1200px;--section-space:clamp(4rem, 8vw, 8rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,h4,p,ul,ol,figure,blockquote{margin:0}body{background:var(--background);color:var(--text);font-family:var(--font-body), sans-serif;background-image:radial-gradient(circle at top,#d54b3233,#0000 28%),linear-gradient(#121920 0%,#0f1419 60%,#10161d 100%);min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}main{min-height:100vh}.container{max-width:calc(var(--container) + 48px);margin:0 auto;padding:0 24px}.eyebrow{color:var(--accent-strong);letter-spacing:.18em;text-transform:uppercase;gap:.75rem;font-size:.85rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:999px;width:48px;height:1px;margin-top:.5rem;display:inline-block}.rich-text{color:var(--text-muted);gap:1rem;line-height:1.7;display:grid}.rich-text h2,.rich-text h3{color:var(--text);font-family:var(--font-heading), sans-serif;letter-spacing:.02em;text-transform:uppercase}.rich-text ul{gap:.75rem;padding-left:1.25rem;display:grid}.rich-text a{color:var(--accent-strong)}@media (max-width:720px){.container{padding:0 18px}}
