:root{color-scheme:dark;--color-background: #000000;--color-surface: #071217;--color-surface-light: #111827;--color-primary: #008cff;--color-secondary: #00d9ff;--color-accent: #625cff;--color-text: #ffffff;--color-text-muted: #a8adb7;--page-width: 1380px;--page-padding: clamp(1.25rem, 5vw, 5.5rem)}html{min-width:320px;scroll-behavior:smooth;background:var(--color-background)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--color-background);color:var(--color-text);font-family:Arial,Helvetica,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}img,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}section{scroll-margin-top:7rem}
