:root{--bg:#000;--bg2:#0a0a0f;--surface:#ffffff0a;--surface-hover:#ffffff14;--border:#ffffff14;--text:#f5f5f7;--text-secondary:#f5f5f78f;--accent:#9b87f5;--accent2:#667eea;--accent3:#f093fb;--radius:20px;--font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;opacity:.4;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.03'/%3E%3C/svg%3E");position:fixed;inset:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#9b87f54d;border-radius:3px}.page-hero-label{letter-spacing:1.5px;text-transform:uppercase;color:#9b87f5;margin-bottom:14px;font-size:12px;font-weight:600;display:block}.page-title{letter-spacing:-2px;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.05}.page-meta{color:#f5f5f759;border-bottom:1px solid #ffffff12;margin-bottom:56px;padding-bottom:40px;font-size:14px}.page-section{margin-bottom:44px}.page-section h2{letter-spacing:-.5px;color:#f5f5f7;margin-bottom:12px;font-size:20px;font-weight:600}.page-section p{color:#f5f5f78f;margin-bottom:12px;font-size:15px;line-height:1.75}.page-section ul{flex-direction:column;gap:8px;padding-left:0;list-style:none;display:flex}.page-section ul li{color:#f5f5f78f;padding-left:18px;font-size:15px;line-height:1.7;position:relative}.page-section ul li:before{content:"–";color:#9b87f580;position:absolute;left:0}.page-section a{color:#9b87f5;text-decoration:none}.page-section a:hover{text-decoration:underline}.page-divider{background:#ffffff0f;height:1px;margin:40px 0}
