:root{--bg:#0a0e14;--bg-soft:#111722;--panel:#151c28;--panel-2:#1b2433;--line:#26303f;--ink:#eef2f7;--ink-soft:#9aa7b8;--ink-faint:#5d6a7d;--gold:#d9a441;--gold-soft:#f0c674;--green:#3ecf8e;--amber:#f2b441;--red:#ff5d5d;--blue:#5aa9ff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Sora,system-ui,sans-serif;font-size:16px;font-weight:300;line-height:1.6;overflow-x:hidden}input[type=range]{appearance:none;background:#1b2433;border-radius:100px;outline:none;width:100%;height:10px;margin-top:8px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:linear-gradient(135deg,#f0c674,#d9a441);border-radius:50%;width:26px;height:26px;box-shadow:0 2px 10px #d9a44180}input[type=range]::-moz-range-thumb{cursor:pointer;background:#d9a441;border:none;border-radius:50%;width:26px;height:26px}
