.Wheel-module__zrVTZG__app{flex-direction:column;align-items:center;gap:18px;width:100%;max-width:640px;margin:0 auto;padding:24px 16px 48px;display:flex}.Wheel-module__zrVTZG__layout{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}@media (min-width:860px){.Wheel-module__zrVTZG__app{max-width:900px}.Wheel-module__zrVTZG__layout{flex-direction:row;justify-content:center;align-items:flex-start;gap:36px;width:auto}}.Wheel-module__zrVTZG__title{text-align:center;letter-spacing:-.02em;background:linear-gradient(90deg,#ff8fd4,#ffd479 45%,#7c5cff 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:4px 0 0;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:800}.Wheel-module__zrVTZG__subtitle{color:var(--color-text-muted);text-align:center;margin:0 0 6px;font-size:.95rem}.Wheel-module__zrVTZG__wheelWrap{aspect-ratio:1;filter:drop-shadow(0 20px 40px #00000059);width:min(88vw,420px);margin-top:6px;position:relative}.Wheel-module__zrVTZG__wheelRing{z-index:0;background:conic-gradient(#ffd479,#ff5da2,#7c5cff,#4fd6e0,#ffd479);border-radius:50%;padding:10px;position:absolute;inset:-10px}.Wheel-module__zrVTZG__wheelRing:after{content:"";background:#321575;border-radius:50%;position:absolute;inset:10px}.Wheel-module__zrVTZG__canvas{z-index:1;will-change:transform;border-radius:50%;width:100%;height:100%;transition:transform 5.2s cubic-bezier(.17,.67,.1,1);display:block;position:relative}.Wheel-module__zrVTZG__hub{background:radial-gradient(circle at 35% 30%, #fff 0%, #ffe1f2 20%, var(--color-accent) 55%, #b03a72 100%);z-index:3;cursor:pointer;color:#fff;letter-spacing:.03em;border:none;border-radius:50%;justify-content:center;align-items:center;width:19%;height:19%;font-size:clamp(.75rem,2.6vw,1rem);font-weight:800;transition:transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #ffffff26,0 6px 14px #0006}.Wheel-module__zrVTZG__hub:active{transform:translate(-50%,-50%)scale(.94)}.Wheel-module__zrVTZG__hub:disabled{opacity:.7;cursor:default}.Wheel-module__zrVTZG__pointer{z-index:4;filter:drop-shadow(0 4px 6px #0006);width:44px;height:52px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.Wheel-module__zrVTZG__panel{background:var(--color-card);border:1px solid var(--color-card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}@media (min-width:860px){.Wheel-module__zrVTZG__panel{flex:0 0 340px;align-self:stretch;width:340px;margin-top:6px}.Wheel-module__zrVTZG__optionsList{max-height:280px}}.Wheel-module__zrVTZG__addRow{gap:8px;display:flex}.Wheel-module__zrVTZG__addRow input{border:1px solid var(--color-card-border);min-width:0;color:var(--color-text);background:#ffffff1a;border-radius:12px;outline:none;flex:1;padding:12px 14px;font-size:1rem;transition:border-color .15s,background .15s}.Wheel-module__zrVTZG__addRow input:focus{border-color:var(--color-accent-2);background:#ffffff29}.Wheel-module__zrVTZG__addRow input::placeholder{color:var(--color-text-muted)}.Wheel-module__zrVTZG__addRow button{background:linear-gradient(135deg, var(--color-accent-2), #5a3fe0);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:0 18px;font-size:1.4rem;font-weight:700;line-height:1;transition:transform .12s,filter .12s}.Wheel-module__zrVTZG__addRow button:hover{filter:brightness(1.1)}.Wheel-module__zrVTZG__addRow button:active{transform:scale(.94)}.Wheel-module__zrVTZG__error{color:#ffb4c8;text-align:center;font-size:.85rem}.Wheel-module__zrVTZG__optionsList{flex-wrap:wrap;gap:8px;max-height:150px;padding-right:2px;display:flex;overflow-y:auto}.Wheel-module__zrVTZG__chip{border:1px solid var(--color-card-border);background:#ffffff1f;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:7px 8px 7px 12px;font-size:.85rem;display:flex}.Wheel-module__zrVTZG__chip span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.Wheel-module__zrVTZG__swatch{border-radius:50%;flex:none;width:9px;height:9px}.Wheel-module__zrVTZG__chip button{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:2px 4px;font-size:1rem;line-height:1}.Wheel-module__zrVTZG__chip button:hover{color:#fff;background:#ffffff29}.Wheel-module__zrVTZG__actionsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.Wheel-module__zrVTZG__hint{color:var(--color-text-muted);font-size:.8rem}.Wheel-module__zrVTZG__actionButtons{flex-wrap:wrap;gap:8px;display:flex}.Wheel-module__zrVTZG__resetBtn{border:1px solid var(--color-card-border);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;padding:8px 14px;font-size:.85rem}.Wheel-module__zrVTZG__resetBtn:hover{color:#fff;border-color:#fff6}.Wheel-module__zrVTZG__resetBtn:disabled{opacity:.5;cursor:default}.Wheel-module__zrVTZG__resetBtn:disabled:hover{color:var(--color-text-muted);border-color:var(--color-card-border)}.Wheel-module__zrVTZG__resultOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0a0618b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Wheel-module__zrVTZG__resultCard{text-align:center;background:linear-gradient(160deg,#8d0b93,#321575);border:1px solid #fff3;border-radius:24px;width:100%;max-width:380px;padding:36px 28px;box-shadow:0 30px 60px #00000080}.Wheel-module__zrVTZG__resultLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;font-size:.85rem}.Wheel-module__zrVTZG__resultText{background:linear-gradient(90deg,#ffd479,#ff5da2,#c9bbff);-webkit-text-fill-color:transparent;word-break:break-word;-webkit-background-clip:text;background-clip:text;margin:0 0 22px;font-size:clamp(1.5rem,7vw,2.2rem);font-weight:800}.Wheel-module__zrVTZG__resultCard button{background:linear-gradient(135deg, var(--color-accent-2), #5a3fe0);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 26px;font-size:1rem;font-weight:700}.Wheel-module__zrVTZG__resultCard button:active{transform:scale(.96)}@media (max-width:400px){.Wheel-module__zrVTZG__chip span{max-width:120px}}
