*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000;--bg-card:#0d0d0d;--bg-card-hover:#131313;--border:#ffffff12;--border-hover:#4db8ff4d;--blue:#4db8ff;--blue-dim:#4db8ff1f;--blue-glow:#4db8ff40;--text:#e8eaed;--text-muted:#8a9099;--text-dim:#5a6370;--white:#fff;--font-heading:"Montserrat", sans-serif;--font-body:"Inter", sans-serif;--radius:16px;--radius-sm:10px;--transition:.2s ease}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6;overflow-x:hidden}#root{width:100%;min-height:100svh}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--white);font-weight:700;line-height:1.15}p{color:var(--text-muted);line-height:1.65}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;border:none;outline:none}img{max-width:100%;display:block}section{position:relative}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
