*,:before,:after{box-sizing:border-box}:root{--fyre-bg:#07070c;--fyre-bg-mobile:#0d0d12;--fyre-text:#f2f0ff;--fyre-thumb-bg:#1a1a28;--fyre-thumb-glow:#7c6fff40;--fyre-scroll:#ffffff1a}html[data-theme=light]{--fyre-bg:#efeef6;--fyre-bg-mobile:#f7f7fb;--fyre-text:#17171f;--fyre-thumb-bg:#fff;--fyre-thumb-glow:#5a4bff33;--fyre-scroll:#140f3c2e}body{background:var(--fyre-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--fyre-text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;transition:background .25s,color .25s}#root{justify-content:center;align-items:center;min-height:100svh;display:flex}input[type=range]{appearance:none;cursor:pointer;border-radius:99px;outline:none;height:6px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--fyre-thumb-bg);width:22px;height:22px;box-shadow:0 2px 8px #0003, 0 0 12px var(--fyre-thumb-glow);cursor:pointer;border:2px solid;border-radius:50%}input[type=range]::-moz-range-thumb{background:var(--fyre-thumb-bg);cursor:pointer;border:2px solid;border-radius:50%;width:22px;height:22px}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button{font-family:inherit}button:focus{outline:none}button:focus-visible{outline-offset:2px;outline:2px solid}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--fyre-scroll);border-radius:99px}@media (width<=639px){body{background:var(--fyre-bg-mobile)}#root{align-items:stretch}}
