body{font-family:Poppins,sans-serif}.RandomSelector-module__eoow9W__app-container{flex-direction:column;align-items:center;min-height:100vh;display:flex}.RandomSelector-module__eoow9W__control-panel{background:var(--white);border-radius:var(--radius-md);width:100%;max-width:750px;margin-bottom:30px;padding:20px;box-shadow:0 4px 20px #0000000d}.RandomSelector-module__eoow9W__input-row{gap:8px;margin-bottom:12px;display:flex}.RandomSelector-module__eoow9W__input-row input{border:2px solid var(--gray-light);font:inherit;border-radius:12px;outline:none;flex:1;padding:12px;transition:all .2s}.RandomSelector-module__eoow9W__input-row input:focus{border-color:var(--color-primary)}.RandomSelector-module__eoow9W__btn-plus{background:var(--gray-dark);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:50px;height:50px;font-size:1.5rem;transition:all .2s}.RandomSelector-module__eoow9W__btn-plus:hover{background:var(--color-primary)}.RandomSelector-module__eoow9W__chips-container{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.RandomSelector-module__eoow9W__chip{background:var(--gray-light);color:var(--gray-dark);cursor:pointer;border:none;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-weight:600;transition:all .2s;display:flex}.RandomSelector-module__eoow9W__chip:hover{background:var(--color-light)}.RandomSelector-module__eoow9W__chip span{color:var(--color-dark);font-weight:900}.RandomSelector-module__eoow9W__settings-grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.RandomSelector-module__eoow9W__button-group{background:var(--gray-light);border-radius:10px;gap:4px;padding:4px;display:flex}.RandomSelector-module__eoow9W__button-group button{color:var(--gray-medium);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-weight:600;transition:all .2s}.RandomSelector-module__eoow9W__button-group button:hover{color:var(--gray-dark)}.RandomSelector-module__eoow9W__button-group button.RandomSelector-module__eoow9W__active{color:var(--color-dark);background:#fff;box-shadow:0 2px 5px #0000000d}.RandomSelector-module__eoow9W__mode-switcher{cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:4px;display:flex}.RandomSelector-module__eoow9W__mode-switcher span{color:var(--gray-medium);font-size:.85rem;font-weight:600}.RandomSelector-module__eoow9W__mode-switcher span.RandomSelector-module__eoow9W__active{color:var(--color-primary)}.RandomSelector-module__eoow9W__switch-bg{background:var(--gray-medium);border-radius:20px;width:40px;height:22px;position:relative}.RandomSelector-module__eoow9W__switch-handle{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #0000001a}.RandomSelector-module__eoow9W__switch-handle.RandomSelector-module__eoow9W__right{background:var(--color-primary);left:20px}.RandomSelector-module__eoow9W__checkbox-container{color:var(--gray-medium);cursor:pointer;align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;display:flex}.RandomSelector-module__eoow9W__checkbox-container input{display:none}.RandomSelector-module__eoow9W__checkmark{border:2px solid var(--gray-medium);border-radius:4px;width:18px;height:18px;display:block;position:relative}.RandomSelector-module__eoow9W__checkbox-container input:checked+.RandomSelector-module__eoow9W__checkmark{background:var(--color-primary);border-color:var(--color-primary)}.RandomSelector-module__eoow9W__btn-spin{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-size:1.1rem;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #d4a7344d}.RandomSelector-module__eoow9W__btn-spin:hover:not(:disabled){transform:translateY(-1px)}.RandomSelector-module__eoow9W__btn-spin:disabled{opacity:.6;cursor:not-allowed}.RandomSelector-module__eoow9W__visualization-stage{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;max-width:600px;min-height:400px;padding:20px 0;display:flex;position:relative;overflow:hidden}.RandomSelector-module__eoow9W__wheel-container{width:300px;height:300px;position:relative}.RandomSelector-module__eoow9W__wheel-svg{will-change:transform;touch-action:none;width:100%;height:100%;overflow:visible}.RandomSelector-module__eoow9W__wheel-svg.RandomSelector-module__eoow9W__grab{cursor:grab}.RandomSelector-module__eoow9W__wheel-svg.RandomSelector-module__eoow9W__grab:active{cursor:grabbing}.RandomSelector-module__eoow9W__wheel-hub{pointer-events:none;background:#fff;border-radius:50%;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 5px #0000001a}.RandomSelector-module__eoow9W__wheel-pointer{border-left:20px solid #0000;border-right:20px solid #0000;border-top:35px solid var(--gray-medium);z-index:10;pointer-events:none;filter:drop-shadow(0 6px 3px #00000026);position:absolute;top:-25px;left:50%;transform:translate(-50%)}.RandomSelector-module__eoow9W__list-wrapper{touch-action:none;background:#fff;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.RandomSelector-module__eoow9W__list-wrapper.RandomSelector-module__eoow9W__ver{width:300px;height:360px}.RandomSelector-module__eoow9W__list-wrapper.RandomSelector-module__eoow9W__hor{width:100%;max-width:600px;height:150px}.RandomSelector-module__eoow9W__list-track{will-change:transform;flex-wrap:nowrap;display:flex;position:absolute;top:0;left:0}.RandomSelector-module__eoow9W__list-wrapper.RandomSelector-module__eoow9W__ver .RandomSelector-module__eoow9W__list-track{flex-direction:column;width:100%;top:calc(50% - 60px)}.RandomSelector-module__eoow9W__list-wrapper.RandomSelector-module__eoow9W__hor .RandomSelector-module__eoow9W__list-track{flex-direction:row;height:100%;left:calc(50% - 60px)}.RandomSelector-module__eoow9W__list-item{color:#fff;text-transform:uppercase;text-shadow:0 2px 4px #0003;word-break:break-word;text-align:center;border:2px solid #ffffff4d;flex-shrink:0;justify-content:center;align-items:center;padding:12px;font-size:1.3rem;font-weight:800;line-height:1.2;display:flex}.RandomSelector-module__eoow9W__selection-frame{pointer-events:none;z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RandomSelector-module__eoow9W__list-wrapper.RandomSelector-module__eoow9W__ver .RandomSelector-module__eoow9W__selection-frame{border-top:4px solid var(--color-dark);border-bottom:4px solid var(--color-dark);background:linear-gradient(#ffffffb3 0%,#0000 10% 90%,#ffffffb3 100%);width:100%;height:120px}.RandomSelector-module__eoow9W__list-wrapper.RandomSelector-module__eoow9W__hor .RandomSelector-module__eoow9W__selection-frame{border-left:4px solid var(--color-dark);border-right:4px solid var(--color-dark);background:linear-gradient(90deg,#ffffffb3 0%,#0000 10% 90%,#ffffffb3 100%);width:120px;height:100%}.RandomSelector-module__eoow9W__winner-label-badge{background:var(--color-primary);color:#fff;letter-spacing:1.5px;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.RandomSelector-module__eoow9W__list-wrapper.RandomSelector-module__eoow9W__ver .RandomSelector-module__eoow9W__winner-label-badge{display:none}.RandomSelector-module__eoow9W__modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s RandomSelector-module__eoow9W__fadeIn;display:flex;position:fixed;top:0;left:0}.RandomSelector-module__eoow9W__modal-card{text-align:center;background:#fff;border-radius:25px;width:90%;max-width:400px;padding:30px;animation:.3s cubic-bezier(.175,.885,.32,1.275) RandomSelector-module__eoow9W__popIn;box-shadow:0 20px 50px #0003}.RandomSelector-module__eoow9W__modal-header{color:var(--gray-medium);letter-spacing:2px;margin-bottom:12px;font-size:1rem;font-weight:700}.RandomSelector-module__eoow9W__modal-body{color:var(--color-primary);text-transform:uppercase;word-break:break-word;margin-bottom:25px;font-size:2.5rem;font-weight:900}.RandomSelector-module__eoow9W__btn-close{background:var(--gray-dark);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-weight:600;transition:all .2s}.RandomSelector-module__eoow9W__btn-close:hover{background:var(--color-primary);transform:scale(1.05)}@keyframes RandomSelector-module__eoow9W__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes RandomSelector-module__eoow9W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.RandomSelector-module__eoow9W__app-container{padding:10px}.RandomSelector-module__eoow9W__control-panel{padding:15px}.RandomSelector-module__eoow9W__wheel-container,.RandomSelector-module__eoow9W__wheel-container svg{width:280px;height:280px}.RandomSelector-module__eoow9W__settings-grid{flex-direction:column;align-items:stretch}.RandomSelector-module__eoow9W__button-group,.RandomSelector-module__eoow9W__mode-switcher{justify-content:center}}
