html,body{margin:0;height:100%;background:#050505;overflow:hidden;-webkit-font-smoothing:antialiased}a{color:#f5f5f5}a:hover{color:#aaa}button,input,select{font:inherit}input::placeholder{color:#777}select option{background:#151515;color:#f5f5f5}*:focus-visible{outline:1.5px solid #f5f5f5;outline-offset:2px}input[type=range]{-webkit-appearance:none;appearance:none;height:2px;background:#ffffff2e;border-radius:1px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#f5f5f5;border:0;box-shadow:0 0 0 3px #0c0c0c}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#f5f5f5;border:0}@keyframes rise{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
