@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=DM+Mono:wght@300;400;500&family=Inter:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg-deep:#0f0e0e;--bg-surface:#161414;--bg-card:#1c1919;--border:#ffd6001f;--border-hard:#2a2626;--gold:#ffd600;--gold-dim:#ffd60026;--gold-muted:#ffd60080;--white:#f0ebe3;--muted:#7a7068}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:Inter,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:1000;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold)}::selection{background:var(--gold);color:#000}h1,h2,h3{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}section{position:relative}@media (width<=768px){section[style],section>div[style]{padding-left:20px!important;padding-right:20px!important}[style*="1fr 1.3fr"],[style*=repeat\(3]{grid-template-columns:1fr!important}}@media (width<=480px){section[style]{padding-left:16px!important;padding-right:16px!important}}
