.wheel-module__c_Gz7G__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:30px;margin-top:30px;display:grid}@media (max-width:900px){.wheel-module__c_Gz7G__grid{grid-template-columns:1fr}}.wheel-module__c_Gz7G__card{border-radius:var(--card-radius);border:1px solid var(--border);flex-direction:column;gap:20px;padding:30px;display:flex}.wheel-module__c_Gz7G__cardHeader{border-bottom:2px solid var(--border);align-items:center;gap:8px;padding-bottom:12px;font-size:1.2rem;font-weight:800;display:flex}.wheel-module__c_Gz7G__textarea{border:1px solid var(--border);width:100%;color:var(--foreground);resize:vertical;transition:var(--transition);background:#ffffff05;border-radius:8px;outline:none;padding:15px;font-family:inherit;font-size:.95rem;line-height:1.6}.wheel-module__c_Gz7G__textarea:focus{border-color:var(--primary);background:#ffffff0a}.wheel-module__c_Gz7G__canvas{background:0 0;border:4px solid #ffffff14;border-radius:50%;box-shadow:0 15px 45px #0006,0 0 30px #8b5cf626}.wheel-module__c_Gz7G__spinBtn{border-radius:var(--button-radius);background:var(--primary);color:#fff;cursor:pointer;width:100%;max-width:250px;box-shadow:0 4px 25px var(--glow);transition:var(--transition);letter-spacing:.5px;border:none;padding:15px 30px;font-size:1.05rem;font-weight:800}.wheel-module__c_Gz7G__spinBtn:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 6px 30px var(--glow);transform:translateY(-2px)}.wheel-module__c_Gz7G__spinBtn:disabled{opacity:.5;cursor:not-allowed}.wheel-module__c_Gz7G__actionBtnSecondary{border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:var(--transition);background:#ffffff0d;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600}.wheel-module__c_Gz7G__actionBtnSecondary:hover{background:#ffffff1a;border-color:#fff3}.wheel-module__c_Gz7G__presetBtn{color:#a855f7;cursor:pointer;transition:var(--transition);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:600}.wheel-module__c_Gz7G__presetBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.wheel-module__c_Gz7G__clearLink{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:500;text-decoration:underline}.wheel-module__c_Gz7G__clearLink:hover{color:#b91c1c}.wheel-module__c_Gz7G__historyList{flex-direction:column;gap:8px;max-height:180px;padding-right:5px;display:flex;overflow-y:auto}.wheel-module__c_Gz7G__historyItem{border:1px solid var(--border);background:#ffffff05;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.9rem;display:flex}.wheel-module__c_Gz7G__historyWinnerName{color:var(--foreground);font-weight:700}.wheel-module__c_Gz7G__historyTime{opacity:.5;font-size:.75rem}.wheel-module__c_Gz7G__modalOverlay{z-index:999999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.wheel-module__c_Gz7G__modalCard{border-radius:var(--card-radius);border:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:15px;width:90%;max-width:450px;padding:40px;animation:.35s cubic-bezier(.34,1.56,.64,1) wheel-module__c_Gz7G__zoomIn;display:flex;box-shadow:0 15px 50px #0009}@keyframes wheel-module__c_Gz7G__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.wheel-module__c_Gz7G__confetti{font-size:4rem;animation:1s infinite alternate wheel-module__c_Gz7G__bounce}@keyframes wheel-module__c_Gz7G__bounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.wheel-module__c_Gz7G__modalTitle{color:var(--primary);background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:800}.wheel-module__c_Gz7G__modalDesc{opacity:.8;font-size:1rem}.wheel-module__c_Gz7G__winnerName{color:#a855f7;word-break:break-all;background:#ffffff0a;border:1px solid #a855f74d;border-radius:12px;padding:15px 35px;font-size:2.2rem;font-weight:900;box-shadow:0 0 20px #a855f726}.wheel-module__c_Gz7G__closeBtn{border-radius:var(--button-radius);border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;transition:var(--transition);background:#ffffff14;padding:12px 24px;font-weight:700}.wheel-module__c_Gz7G__closeBtn:hover{background:#ffffff1f;border-color:#fff3}.wheel-module__c_Gz7G__removeBtn{border-radius:var(--button-radius);background:var(--primary);color:#fff;cursor:pointer;width:100%;transition:var(--transition);box-shadow:0 4px 15px var(--glow);border:none;padding:12px 24px;font-weight:700}.wheel-module__c_Gz7G__removeBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}
