@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800;900&family=Exo+2:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#070b14;--bg2:#0d1526;--accent:#00c8ff;--accent-dark:#009dc7;--text:#fff;--text-muted:#a0aec0;--border:#1a2540}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:"Exo 2",sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Barlow Condensed,sans-serif;line-height:1.1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:"Exo 2",sans-serif}.container{max-width:1100px;margin:0 auto;padding:0 24px}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}
