*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#03060D;color:#E8F0F8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}::selection{background:#00FFAA33;color:#fff}a{color:inherit;text-decoration:none}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#1A2A3A;border-radius:2px;outline:none;width:100%;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#00FFAA;cursor:pointer;border:3px solid #03060d;box-shadow:0 0 10px #00FFAA44}input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#00FFAA;cursor:pointer;border:3px solid #03060d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1A2A3A;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2A4A5A}