*,:after,:before{box-sizing:border-box}#root,body,html{margin:0;padding:0;height:100%;background:#0f0d0b;color:#f2ece2;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a241e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a332a}::selection{background:#f5c80033;color:#f2ece2}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:transparent;outline:none;cursor:pointer;padding:0}input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:var(--tw-border,#3a332a)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--tw-accent,#f5c800);margin-top:-6px;cursor:pointer}input[type=range]::-moz-range-track{height:4px;border-radius:2px;background:var(--tw-border,#3a332a)}input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--tw-accent,#f5c800);border:none;cursor:pointer}@keyframes focusReticleFade{0%{opacity:1}60%{opacity:1}to{opacity:0}}