:root{--color-bg: #0e1116;--color-surface: #131821;--color-text: #f3f6fa;--color-muted: #c8d1dc;--color-accent: #f6c343;--color-accent-soft: #fff1bb;--color-hot: #dd3a2e;--font-display: "Syne", "Segoe UI", sans-serif;--font-body: "Plus Jakarta Sans", "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;color-scheme:dark}html{background:var(--color-bg);font-family:var(--font-body);scroll-behavior:smooth}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-synthesis:none;margin:0;min-width:320px;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}body,button,input,textarea,select{font:inherit}img,svg,picture{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{background:none;border:0;padding:0}::selection{background:var(--color-accent);color:#11151c}:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}html.reduced-motion{scroll-behavior:auto}html.reduced-motion *,html.reduced-motion *:before,html.reduced-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
