:root{--background:#03070d;--foreground:#f8fafc;--foreground-muted:#90a3af;--surface:#07131d;--surface-soft:#091622b8;--border:#94a3b829;--border-strong:#60a5fa66;--color-primary:#60a5fa;--color-primary-hover:#3b82f6;--color-secondary:#2563eb;--container-width:1180px;--font-sans:"Space Grotesk","Segoe UI","Helvetica Neue",Arial,sans-serif;--font-mono:"IBM Plex Mono","SFMono-Regular","Consolas",monospace;--radius-md:12px;--radius-lg:24px;--radius-full:999px;--gradient-primary:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%)}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans),sans-serif;scroll-behavior:smooth;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}a{color:inherit;text-decoration:none;transition:color .2s}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;font-weight:700;line-height:1.05}p{color:var(--foreground-muted);line-height:1.6}img,svg{max-width:100%;display:block}::selection{background:var(--color-primary);color:#041019}@media (max-width:768px){html,body{overflow-x:hidden}}
