:root{--bg: #0b1018;--surface: rgba(255, 255, 255, .08);--surface-2: rgba(255, 255, 255, .12);--border: rgba(255, 255, 255, .1);--text: #f7f8fb;--muted: #afbbd4;--primary: #d7a65a;--secondary: #8a5b2b;--glow: rgba(215, 166, 90, .3);--section-grad: linear-gradient(135deg, #0a0f17 0%, #101725 55%, #0d1320 100%);--container: 1180px;--shadow: 0 22px 60px rgba(0, 0, 0, .35);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
