.RandomNumber-module__hxpAvW__container{flex-direction:column;gap:24px;width:100%;padding:0 15px 20px;display:flex}.RandomNumber-module__hxpAvW__inputSection{background:var(--bg-primary);border-radius:12px;padding:24px;box-shadow:inset 0 1px #fffc,0 4px 10px #0000001a}.RandomNumber-module__hxpAvW__panelHeader{border-bottom:2px solid #0000000d;margin-bottom:20px;padding-bottom:10px}.RandomNumber-module__hxpAvW__panelTitle{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);text-shadow:1px 1px #fffc;font-size:.9rem;font-weight:800}.RandomNumber-module__hxpAvW__rangeGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.RandomNumber-module__hxpAvW__inputGroup{flex-direction:column;gap:8px;display:flex}.RandomNumber-module__hxpAvW__label{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:900}.RandomNumber-module__hxpAvW__numberInput{color:#333;width:100%;box-shadow:var(--shadow-trench);text-align:center;background:#d4d3ce;border:1px solid #aaa;border-radius:6px;padding:12px 16px;font-size:1.2rem;font-weight:900}.RandomNumber-module__hxpAvW__controlGrid{flex-direction:column;gap:24px;display:flex}.RandomNumber-module__hxpAvW__sliderContainer{flex-direction:column;gap:12px;display:flex}.RandomNumber-module__hxpAvW__sliderHeader{justify-content:space-between;align-items:center;display:flex}.RandomNumber-module__hxpAvW__sliderValue{color:var(--accent-red);background:#0000000d;border-radius:4px;padding:2px 8px;font-family:Courier New,monospace;font-size:1.1rem;font-weight:900}.RandomNumber-module__hxpAvW__mechanicalSlider{appearance:none;background:#cac8c0;border-radius:6px;outline:none;width:100%;height:12px;box-shadow:inset 0 2px 4px #0003}.RandomNumber-module__hxpAvW__mechanicalSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#ece8da;border:1px solid #999;border-bottom:3px solid #777;border-radius:4px;width:24px;height:36px;box-shadow:0 4px 6px #0003,inset 0 1px #fff}.RandomNumber-module__hxpAvW__togglesRow{background:#00000008;border:1px solid #0000000d;border-radius:12px;gap:30px;padding:15px;display:flex}.RandomNumber-module__hxpAvW__toggleGroup{cursor:pointer;align-items:center;gap:12px;display:flex}.RandomNumber-module__hxpAvW__switchOuter{background:#cac8c0;border-radius:12px;width:50px;height:24px;transition:background .2s;position:relative;box-shadow:inset 0 2px 4px #0003}.RandomNumber-module__hxpAvW__switchOuter.RandomNumber-module__hxpAvW__active{background:#b8c4b8}.RandomNumber-module__hxpAvW__switchThumb{background:#ece8da;border:1px solid #999;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0003}.RandomNumber-module__hxpAvW__switchOuter.RandomNumber-module__hxpAvW__active .RandomNumber-module__hxpAvW__switchThumb{transform:translate(26px)}.RandomNumber-module__hxpAvW__actionArea{justify-content:center;padding:20px 0;display:flex}.RandomNumber-module__hxpAvW__generateButtonText{color:#fff;letter-spacing:.5px;pointer-events:none;font-size:.8rem;font-weight:900;line-height:1.1}.RandomNumber-module__hxpAvW__resultSection{background:var(--bg-primary);border:1px solid #c2c0bb;border-radius:12px;margin-top:10px;padding:20px;animation:.4s cubic-bezier(.2,.8,.2,1) RandomNumber-module__hxpAvW__slideUp;box-shadow:inset 0 1px 1px #fffc,0 4px 10px #0000001a}.RandomNumber-module__hxpAvW__resultHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.RandomNumber-module__hxpAvW__shareBtn{border-radius:6px;margin-left:auto;padding:8px 16px;font-size:.8rem;font-weight:800}.RandomNumber-module__hxpAvW__resultsGrid{background:var(--bg-trench);box-shadow:var(--shadow-trench);border-radius:12px;flex-wrap:wrap;justify-content:center;gap:12px;padding:20px;display:flex}.RandomNumber-module__hxpAvW__numberBox{background:var(--bg-primary);min-width:60px;min-height:60px;color:var(--accent-red);word-break:break-all;text-align:center;border:1px solid #aaa;border-bottom:3px solid #888;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:clamp(1rem,4vw,1.4rem);font-weight:900;animation:.3s cubic-bezier(.17,.67,.83,.67) backwards RandomNumber-module__hxpAvW__popIn;display:flex;box-shadow:0 4px 6px #0000001a}@keyframes RandomNumber-module__hxpAvW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes RandomNumber-module__hxpAvW__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.RandomNumber-module__hxpAvW__togglesRow{flex-direction:column;gap:15px}}
