@import url("https://fonts.googleapis.com/css2?family=Cormorant%20Garamond:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=JetBrains%20Mono:wght@300;400;500;600;700&family=https%3A%2F%2Ffonts.googleapis.com%2Fcss2%3Ffamily%3DCormorant%2BGaramond%3Awght%40300%3B400%3B600%26family%3DInter%3Awght%40300%3B400%3B500%26family%3DJetBrains%2BMono%3Awght%40400%26display%3Dswap:wght@300;400;500;600;700&display=swap");:root{--bg:#0a0d14;--surface:#111827;--text:#e8edf5;--heading-color:#e8edf5;--accent:#c9d4e8;--muted:#8a97ad;--panel:#111827;--panel-strong:hsla(0,0%,100%,.1);--accent2:#6ee7b7;--border:#1e2d45;--font-display:"Cormorant Garamond",serif;--font-body:"Inter",sans-serif;--font-mono:"JetBrains Mono",sans-serif;--font-heading-weights:"300, 400, 600",sans-serif;--font-body-weights:"300, 400, 500",sans-serif;--font-heading-import:"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600&family=Inter:wght@300;400;500&family=JetBrains+Mono:wght@400&display=swap",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--hero-overlay:linear-gradient(135deg,rgba(10,13,20,.92),rgba(10,13,20,.75) 50%,rgba(10,13,20,.88));--surface-elevated:#1a2235;--text-secondary:#8a9bb5;--accent-cyan:#4fc3e8;--accent-gold:#d4c89a;--border-subtle:#162030}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--heading-color)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}img,video{max-width:100%;height:auto}section{overflow-x:hidden}