:root{--bg:#050d1a;--bg-soft:#0a1324;--surface:#0a1324d1;--surface-strong:#081120f5;--surface-frost:#ffffff0a;--border:#f5c8422e;--border-strong:#f5c84257;--text:#e2e8f0;--muted:#94a3b8;--accent:#f5c842;--accent-2:#1e6fff;--shadow-gold:0 0 24px #f5c84238;--shadow-blue:0 0 40px #1e6fff2e;--radius-xl:30px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 0 0,#1e6fff33,#0000 32%),radial-gradient(circle at 100% 0,#f5c84224,#0000 28%),linear-gradient(#071121 0%,#050d1a 42%,#040914 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;display:block}.page-shell{position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";pointer-events:none;z-index:0;filter:blur(10px);position:fixed;inset:auto}.page-shell:before{background:radial-gradient(circle,#1e6fff47,#0000 70%);width:260px;height:260px;top:10%;left:-120px}.page-shell:after{background:radial-gradient(circle,#f5c8423d,#0000 68%);width:240px;height:240px;bottom:14%;right:-100px}.container{z-index:1;width:min(1200px,100% - 32px);margin:0 auto;position:relative}.card{border:1px solid var(--border);box-shadow:var(--shadow-blue), inset 0 1px 0 #ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#0a1324eb,#060d1ae6)}.gold-glow{box-shadow:var(--shadow-gold)}.section-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;background:#f5c84214;border:1px solid #f5c84238;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:12px;display:inline-flex}.section-kicker:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px;box-shadow:0 0 14px #f5c84299}.section-title{margin:18px 0 12px;font-size:clamp(30px,5vw,52px);line-height:1.08}.section-subtitle{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.prose p,.prose li{color:var(--text);font-size:16px;line-height:1.9}.prose strong{color:#fff3c4}.prose a{color:var(--accent);text-decoration:none}.cta-row{flex-wrap:wrap;gap:12px;display:flex}.btn-primary,.btn-secondary,.nav-link,.footer-link,.toc-link{transition:all .18s}.btn-primary{color:#0b1321;background:linear-gradient(135deg,#f5c842 0%,#ffd973 100%);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #f5c84238,0 0 28px #f5c84238}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{min-height:48px;color:var(--accent);background:#ffffff05;border:1px solid #f5c84280;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;text-decoration:none;display:inline-flex}.btn-secondary:hover,.nav-link:hover,.footer-link:hover,.toc-link:hover{color:#fff0ae;border-color:#f5c842b8}@media (max-width:980px){.desktop-nav,.desktop-cta{display:none!important}}@media (min-width:981px){.mobile-nav{display:none!important}}
