*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{touch-action:manipulation;-webkit-text-size-adjust:100%;background:#080605;width:100%;min-height:100%;overflow-x:hidden}body,#root{color:#f4eee5;background:#080605;width:100%;min-height:100%;margin:0;overflow-x:hidden}body{overscroll-behavior-x:none;background:radial-gradient(circle at 50% -10%,#4a090b 0,#0000 34%),#080605;font-family:Inter,system-ui,-apple-system,sans-serif}button,input,select{font:inherit}button{cursor:pointer;color:#eee;touch-action:manipulation;background:#17120f;border:1px solid #513c22;border-radius:11px;padding:10px 13px}button:hover,.on,.active{background:#351012;border-color:#d6aa51}button:disabled{opacity:.5;cursor:not-allowed}main{background:linear-gradient(#49070938,#0000 260px);width:100%;max-width:1180px;min-height:100dvh;margin:auto}header{border-bottom:1px solid #3b2a18;align-items:center;gap:14px;min-height:104px;padding:12px 22px;display:flex}.brandMark{color:#d8ac55;background:#120d09;border:3px solid #c99a43;border-radius:50%;flex:0 0 72px;place-items:center;width:72px;height:72px;font:48px Georgia;display:grid;box-shadow:0 0 22px #681113}.brand{min-width:0}.brand h1{color:#e2b95f;letter-spacing:3px;white-space:nowrap;margin:0;font:700 30px Georgia}.brand small{letter-spacing:2px;color:#b69356;white-space:nowrap}header button{flex:none;align-items:center;gap:7px;margin-left:auto;display:flex}svg{width:18px}nav{text-transform:capitalize;scrollbar-width:none;border-bottom:1px solid #241b13;gap:8px;padding:11px 20px;display:flex;overflow-x:auto}nav::-webkit-scrollbar{display:none}.layout{grid-template-columns:210px minmax(0,1fr);min-height:calc(100dvh - 160px);display:grid}aside{border-right:1px solid #2e2115;padding:20px 14px}aside h3{font-size:15px}aside button{justify-content:space-between;width:100%;margin:4px 0;display:flex}.selected{background:#4b1012;border-color:#d6aa51}article{width:100%;min-width:0;max-width:900px;margin:0 auto;padding:26px}.mode{justify-content:space-between;gap:10px;display:flex}.mode span,.muted{color:#aa987b}.wheelArea{justify-content:center;align-items:center;gap:26px;min-height:390px;display:flex}.stage{flex:0 0 350px;place-items:center;width:350px;height:370px;display:grid;position:relative}.wheel{--wheel-size:310px;width:var(--wheel-size);height:var(--wheel-size);transform-origin:50%;border:10px solid #b88a3b;border-radius:50%;transition:transform 2.2s cubic-bezier(.12,.7,.08,1);position:relative;overflow:hidden;box-shadow:0 0 0 4px #3e2812,0 0 38px #7e1717}.wheel:after{content:"D";z-index:4;color:#c59a49;background:#130d09;border:5px solid #c59a49;border-radius:50%;place-items:center;font:64px Georgia;display:grid;position:absolute;inset:32%}.sliceLabel{z-index:2;transform-origin:50%;pointer-events:none;position:absolute;inset:0}.sliceLabel span{transform-origin:50%;color:#fff;text-shadow:0 1px 3px #000,0 0 4px #000;white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;width:36%;height:22px;margin-left:-18%;font-size:10px;font-weight:900;display:flex;position:absolute;top:12%;left:50%;overflow:hidden}.sliceLabel.numberLabel span{color:#f5cf77;background:#080605c7;border:2px solid #e0b45c;border-radius:50%;width:34px;height:34px;margin-left:-17px;font:800 16px Georgia;top:14%;box-shadow:0 2px 8px #000}.sliceOff{opacity:.35}.pointer{z-index:8;color:#ffd477;text-shadow:0 0 10px red;font-size:40px;position:absolute;top:15px}.wheelLegend{background:linear-gradient(#17110e,#0e0b09);border:1px solid #4d351d;border-radius:14px;width:min(270px,34vw);max-height:330px;padding:14px}.wheelLegend h3{color:#dcb25b;margin:0 0 10px;font:700 18px Georgia}.legendList{gap:6px;max-height:275px;display:grid;overflow-y:auto}.legendItem{background:#100d0b;border:1px solid #2c2117;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:7px 8px;display:grid}.legendItem b{color:#efc76f;background:#3c1212;border:1px solid #a77730;border-radius:50%;place-items:center;width:26px;height:26px;font:700 13px Georgia;display:grid}.legendItem span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.legendItem.cooling{opacity:.5}.spin{color:#170b05;background:linear-gradient(#f4d27d,#a97628);border:2px solid #ffe2a0;width:min(240px,90%);margin:0 auto;font:700 20px Georgia;display:block}.result{text-align:center;margin:18px}.result small{color:#aa987b;letter-spacing:2px;display:block}.result strong{color:#e6bd66;margin-top:5px;font:34px Georgia;display:block}.selectors{text-transform:capitalize;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-top:20px;display:flex}.row{justify-content:space-between;align-items:center;gap:10px;display:flex}.row button,.upload,.danger{align-items:center;gap:6px;display:flex}.upload{background:#311113;border:1px solid #8d642c;border-radius:10px;padding:10px}label{color:#bfa980;margin:13px 0;display:block}input,select{color:#fff;background:#100d0b;border:1px solid #594329;border-radius:8px;width:100%;min-width:0;margin-top:5px;padding:10px}input{font-size:16px}.settingsGrid,.entryFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;display:grid}.field,.entry{background:#120f0d;border:1px solid #302318;border-radius:10px;align-items:center;gap:10px;min-width:0;margin:8px 0;padding:10px;display:flex}.field>*{flex:1}.check{align-items:center;gap:8px;display:flex!important}.check input{accent-color:#b98b39;width:18px;height:18px;margin:0}.entryCard{background:#120f0d;border:1px solid #382719;border-radius:12px;margin:8px 0;overflow:hidden}.entryCard summary{cursor:pointer;color:#e9c574;justify-content:space-between;gap:10px;padding:12px;font-weight:700;display:flex}.entryCard summary small{color:#9d8d76;font-weight:400}.entryCard[open] summary{border-bottom:1px solid #302318}.entryFields{padding:0 12px}.entryActions{align-items:end;gap:10px;padding:0 12px 12px;display:flex}.entryActions label{margin:8px 0}.entryActions>label:not(.check){width:100px}.danger{color:#e9a3a6;border-color:#672126;margin-left:auto}.stats{background:#16100d;border-radius:12px;gap:18px;margin-bottom:15px;padding:18px;display:flex}.stats b{color:#e4b75e}.historyList{gap:7px;display:grid}.historyItem{background:#120f0d;border:1px solid #302318;border-radius:10px;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.historyItem b{color:#dcb25b}.historyItem small{color:#8f806b}.empty{text-align:center;color:#9d8d76;padding:80px 20px}.empty svg{width:45px;height:45px}.fatal{padding:30px}@media (width<=900px){main{max-width:none}.brandMark{flex-basis:58px;width:58px;height:58px;font-size:38px}.brand h1{font-size:25px}.layout{display:block}aside{scrollbar-width:none;border-bottom:1px solid #2e2115;border-right:0;gap:7px;padding:8px 12px;display:flex;overflow-x:auto}aside::-webkit-scrollbar{display:none}aside h3{display:none}aside button{flex:none;width:auto;min-width:132px;margin:0}article{padding:18px 16px}.wheelArea{gap:18px}.stage{flex-basis:330px;width:330px}.wheelLegend{width:240px}}@media (width<=650px){main{min-height:100svh;padding-bottom:env(safe-area-inset-bottom)}header{gap:9px;min-height:68px;padding:7px 10px}.brandMark{border-width:2px;flex-basis:40px;width:40px;height:40px;font-size:27px}.brand h1{letter-spacing:1.6px;font-size:18px}.brand small{font-size:7px}header button{padding:7px 9px;font-size:12px}nav{gap:5px;padding:6px 8px}nav button{white-space:nowrap;padding:7px 9px;font-size:12px}aside{gap:5px;padding:6px 8px}aside button{min-width:110px;padding:7px 9px;font-size:12px}article{padding:10px 10px 18px}.mode{align-items:center;font-size:12px}.mode b{text-overflow:ellipsis;white-space:nowrap;max-width:50%;overflow:hidden}.mode span{white-space:nowrap;font-size:10px}.wheelArea,.wheelArea.withLegend{min-height:0;display:block}.stage{width:100%;height:min(305px,78vw);min-height:270px}.wheel{--wheel-size:min(270px,70vw);border-width:7px}.wheel:after{border-width:4px;font-size:46px}.sliceLabel span{font-size:8px}.sliceLabel.numberLabel span{width:28px;height:28px;margin-left:-14px;font-size:13px;top:13%}.pointer{font-size:34px;top:2px}.spin{width:min(220px,72vw);padding:9px;font-size:18px}.result{margin:10px}.result strong{font-size:25px}.wheelLegend{width:100%;max-height:none;margin:8px auto 10px;padding:8px}.wheelLegend h3{text-align:center;font-size:14px}.legendList{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;max-height:128px}.legendItem{grid-template-columns:24px minmax(0,1fr);padding:4px}.legendItem b{width:20px;height:20px;font-size:11px}.legendItem span{font-size:10px}.selectors{gap:4px;margin-top:10px;font-size:11px}.selectors b{text-align:center;width:100%}.selectors button{padding:6px 8px;font-size:11px}.row{flex-wrap:wrap;align-items:flex-start}.settingsGrid,.entryFields{grid-template-columns:1fr}.field{flex-wrap:wrap}.field input,.field select{flex:130px}.entryActions{flex-wrap:wrap;align-items:center}.entryActions .check{flex:1}.entryActions>label:not(.check){width:85px}.entryActions .danger{margin-left:0}.stats{padding:12px;font-size:12px}.historyItem{grid-template-columns:34px 1fr}.historyItem small{grid-column:2;font-size:10px}.empty{padding:45px 15px}.upload{padding:8px;font-size:12px}h2{font-size:20px}h3{font-size:15px}}@media (width<=390px){.brand small{display:none}.brand h1{font-size:17px}.stage{height:285px;min-height:255px}.wheel{--wheel-size:min(252px,68vw)}.legendList{grid-template-columns:1fr;max-height:120px}.mode span{font-size:9px}}@media (height<=700px) and (width<=650px){header{min-height:58px}.brandMark{flex-basis:34px;width:34px;height:34px;font-size:23px}.brand h1{font-size:16px}.stage{height:250px;min-height:250px}.wheel{--wheel-size:225px}.wheel:after{font-size:39px}}
