.Converter-module__SPHg3G__converterCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #0006}.Converter-module__SPHg3G__grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.Converter-module__SPHg3G__grid{grid-template-columns:1fr}}.Converter-module__SPHg3G__sectionTitle{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;font-weight:600}.Converter-module__SPHg3G__inputGroup{margin-bottom:1.5rem}.Converter-module__SPHg3G__inlineGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Converter-module__SPHg3G__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;display:block}.Converter-module__SPHg3G__input,.Converter-module__SPHg3G__select{border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:var(--transition-fast);background:#0000004d;padding:1rem;font-family:inherit;font-size:1rem}.Converter-module__SPHg3G__input:focus,.Converter-module__SPHg3G__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);outline:none}.Converter-module__SPHg3G__resultBox{border:1px solid var(--primary);border-radius:var(--radius-md);text-align:center;background:#00ff9d0d;margin-top:1rem;padding:1.5rem}.Converter-module__SPHg3G__resultLabel{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem}.Converter-module__SPHg3G__resultValueRow{justify-content:center;align-items:center;gap:.75rem;display:flex}.Converter-module__SPHg3G__resultValue{color:var(--text-primary);font-size:2.5rem;font-weight:700}.Converter-module__SPHg3G__copyBtn{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#ffffff0f;padding:.4rem .8rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s}.Converter-module__SPHg3G__copyBtn:hover{border-color:var(--primary);color:var(--primary);background:#00ff9d14}.Converter-module__SPHg3G__copyBtnDone{border-color:var(--primary);color:var(--primary);background:#00ff9d1f;animation:.3s Converter-module__SPHg3G__copyPulse}@keyframes Converter-module__SPHg3G__copyPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Converter-module__SPHg3G__statsGrid{border-top:1px solid var(--border-color);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;padding-top:2rem;display:grid}.Converter-module__SPHg3G__stat{text-align:center}.Converter-module__SPHg3G__statLabel{color:var(--text-secondary);font-size:.8rem}.Converter-module__SPHg3G__statValue{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.Converter-module__SPHg3G__sensCategoryRow{border-radius:var(--radius-md);background:#ffffff05;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:.75rem 1rem;display:flex}.Converter-module__SPHg3G__sensCategoryBadge{border-radius:var(--radius-full);background:#0003;border:1px solid;align-items:center;gap:.6rem;min-width:0;padding:.5rem 1rem;display:flex}.Converter-module__SPHg3G__sensCategoryIcon{flex-shrink:0;font-size:1.25rem}.Converter-module__SPHg3G__sensCategoryLabel{white-space:nowrap;font-size:.85rem;font-weight:700;display:block}.Converter-module__SPHg3G__sensCategoryDesc{color:var(--text-secondary);font-size:.72rem;line-height:1.3;display:block}.Converter-module__SPHg3G__sensProAvg{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.Converter-module__SPHg3G__sensProAvgLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.Converter-module__SPHg3G__sensProAvgValue{color:var(--primary);font-size:.9rem;font-weight:700}.Converter-module__SPHg3G__pollingSection{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#ffffff05;margin-top:1.5rem;padding:1rem 1.25rem}.Converter-module__SPHg3G__pollingSectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Converter-module__SPHg3G__pollingSectionTitle{color:var(--text-primary);font-size:.85rem;font-weight:700}.Converter-module__SPHg3G__pollingSelect{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--primary);cursor:pointer;background:#0000004d;padding:.35rem .6rem;font-family:inherit;font-size:.82rem;font-weight:600}.Converter-module__SPHg3G__pollingStatsRow{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Converter-module__SPHg3G__pollingStat{text-align:center}.Converter-module__SPHg3G__pollingStatLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;margin-bottom:.2rem;font-size:.72rem;display:block}.Converter-module__SPHg3G__pollingStatValue{color:var(--text-primary);font-size:1rem;font-weight:700;display:block}.Converter-module__SPHg3G__winTipToggle{border-radius:var(--radius-sm);color:#f59e0b;cursor:pointer;background:#f59e0b0f;border:1px solid #f59e0b33;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.55rem .8rem;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.Converter-module__SPHg3G__winTipToggle:hover{background:#f59e0b1a}.Converter-module__SPHg3G__winTipArrow{font-size:.6rem}.Converter-module__SPHg3G__winTipBox{border-radius:var(--radius-sm);color:var(--text-secondary);background:#f59e0b0a;border:1px solid #f59e0b1f;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.78rem;line-height:1.5}.Converter-module__SPHg3G__winTipBox p{color:#f59e0b;margin:0 0 .4rem}.Converter-module__SPHg3G__winTipBox ul{margin:0;padding-left:1.2rem}.Converter-module__SPHg3G__winTipBox li{margin-bottom:.25rem}.Converter-module__SPHg3G__profileBar{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.Converter-module__SPHg3G__profileLeft{flex:1;min-width:0;overflow-x:auto}.Converter-module__SPHg3G__profileChips{flex-wrap:wrap;gap:.4rem;display:flex}.Converter-module__SPHg3G__profileChip{border-radius:var(--radius-full);color:var(--primary);cursor:pointer;white-space:nowrap;background:#00ff9d0f;border:1px solid #00ff9d2e;align-items:center;gap:.3rem;padding:.3rem .65rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.Converter-module__SPHg3G__profileChip:hover{border-color:var(--primary);background:#00ff9d1f}.Converter-module__SPHg3G__profileChipDelete{opacity:.5;cursor:pointer;font-size:.85rem;line-height:1}.Converter-module__SPHg3G__profileChipDelete:hover{opacity:1;color:#ef4444}.Converter-module__SPHg3G__profileActions{flex-shrink:0}.Converter-module__SPHg3G__profileSaveToggle{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;padding:.35rem .7rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s}.Converter-module__SPHg3G__profileSaveToggle:hover{border-color:var(--primary);color:var(--primary)}.Converter-module__SPHg3G__profileSaveToggle:disabled{opacity:.4;cursor:not-allowed}.Converter-module__SPHg3G__profileSaveForm{align-items:center;gap:.4rem;display:flex}.Converter-module__SPHg3G__profileInput{border:1px solid var(--primary);border-radius:var(--radius-sm);color:var(--text-primary);background:#0000004d;width:130px;padding:.35rem .6rem;font-family:inherit;font-size:.78rem}.Converter-module__SPHg3G__profileInput:focus{box-shadow:0 0 0 2px var(--primary-glow);outline:none}.Converter-module__SPHg3G__profileSaveBtn{background:var(--primary);border-radius:var(--radius-sm);color:#000;cursor:pointer;border:none;padding:.35rem .6rem;font-family:inherit;font-size:.78rem;font-weight:700}.Converter-module__SPHg3G__profileCancelBtn{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;padding:.35rem .45rem;font-family:inherit;font-size:.78rem}.Converter-module__SPHg3G__equivalenceSection{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.Converter-module__SPHg3G__equivalenceTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Converter-module__SPHg3G__equivalenceSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.85rem;line-height:1.4}.Converter-module__SPHg3G__equivalenceGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1rem;display:grid}.Converter-module__SPHg3G__equivalenceCard{border:1px solid var(--border-color);border-radius:var(--radius-md);transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);background:#ffffff03;padding:1rem}.Converter-module__SPHg3G__equivalenceCard:hover{border-color:var(--primary);box-shadow:0 4px 12px var(--primary-glow);transform:translateY(-2px)}.Converter-module__SPHg3G__equivalenceHeader{border-bottom:1px solid #ffffff08;align-items:center;gap:.4rem;margin-bottom:.75rem;padding-bottom:.4rem;display:flex}.Converter-module__SPHg3G__gameIndicator{font-size:.95rem}.Converter-module__SPHg3G__gameName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Converter-module__SPHg3G__equivalenceValueRow{justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.8rem;display:flex}.Converter-module__SPHg3G__equivalenceValueRow:last-child{margin-bottom:0}.Converter-module__SPHg3G__equivalenceLabel{color:var(--text-secondary)}.Converter-module__SPHg3G__equivalenceVal{color:var(--primary);font-size:.95rem;font-weight:700}.Converter-module__SPHg3G__equivalenceEdpi{color:var(--text-primary);font-weight:500}.Converter-module__SPHg3G__showAllBtn{border:1px solid var(--primary);border-radius:var(--radius-full);color:var(--primary);cursor:pointer;transition:var(--transition-fast);background:0 0;margin:1.5rem auto 0;padding:.65rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;display:block}.Converter-module__SPHg3G__showAllBtn:hover{background:#00ff9d1a}.Converter-module__SPHg3G__quickGamesRow{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.Converter-module__SPHg3G__quickGameBtn{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.25rem;padding:.35rem .6rem;font-size:.8rem;font-weight:600;display:flex}.Converter-module__SPHg3G__quickGameBtn:hover{border-color:var(--primary);color:var(--text-primary)}.Converter-module__SPHg3G__quickGameBtnActive{border-color:var(--primary);color:var(--primary);background:#00ff9d0d;box-shadow:0 0 8px #00ff9d1a}.Converter-module__SPHg3G__quickGameIcon{font-size:.85rem}
.ProSettings-module__3Lu-3W__container{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-top:4rem;padding:2rem}.ProSettings-module__3Lu-3W__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ProSettings-module__3Lu-3W__title{color:var(--text-primary);font-size:1.5rem;font-weight:700}.ProSettings-module__3Lu-3W__filters{gap:.5rem;display:flex}.ProSettings-module__3Lu-3W__filterBtn{border:1px solid var(--border-color);color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;transition:var(--transition-fast);background:0 0;padding:.5rem 1rem;font-size:.9rem}.ProSettings-module__3Lu-3W__filterBtn:hover{border-color:var(--primary);color:var(--text-primary)}.ProSettings-module__3Lu-3W__filterBtn.ProSettings-module__3Lu-3W__active{background:var(--primary-glow);border-color:var(--primary);color:var(--primary)}.ProSettings-module__3Lu-3W__tableWrapper{-webkit-overflow-scrolling:touch;border-radius:var(--radius-md);background:linear-gradient(to right,var(--bg-card)30%,#0f101400),linear-gradient(to right,#0f101400,var(--bg-card)70%)100% 0,radial-gradient(farthest-side at 0 50%,#0006,#0000),radial-gradient(farthest-side at 100% 50%,#0006,#0000)100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll;position:relative;overflow-x:auto}.ProSettings-module__3Lu-3W__tableWrapper::-webkit-scrollbar{height:5px}.ProSettings-module__3Lu-3W__tableWrapper::-webkit-scrollbar-track{border-radius:var(--radius-full);background:#0000001a}.ProSettings-module__3Lu-3W__tableWrapper::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:var(--radius-full);transition:background var(--transition-fast)}.ProSettings-module__3Lu-3W__tableWrapper::-webkit-scrollbar-thumb:hover{background:var(--primary)}.ProSettings-module__3Lu-3W__table{border-collapse:collapse;width:100%;min-width:600px}.ProSettings-module__3Lu-3W__table th,.ProSettings-module__3Lu-3W__table td{text-align:left;border-bottom:1px solid var(--border-color);padding:1rem}.ProSettings-module__3Lu-3W__table th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.ProSettings-module__3Lu-3W__table td{color:var(--text-primary);font-size:.95rem}.ProSettings-module__3Lu-3W__playerName{text-shadow:0 0 4px #00ff9d1a;font-weight:700;color:var(--primary)!important}.ProSettings-module__3Lu-3W__edpi{font-family:monospace;font-weight:600}.ProSettings-module__3Lu-3W__mouse{color:var(--text-muted)!important;font-size:.85rem!important}@media (max-width:768px){.ProSettings-module__3Lu-3W__container{padding:1.25rem}.ProSettings-module__3Lu-3W__header{flex-direction:column;align-items:flex-start;gap:1rem}.ProSettings-module__3Lu-3W__table th,.ProSettings-module__3Lu-3W__table td{padding:.75rem .5rem}}
.HomeWiki-module__QVhaCa__wikiContainer{margin-top:6rem;padding-bottom:4rem}.HomeWiki-module__QVhaCa__divider{background:linear-gradient(90deg,transparent,var(--border-color),transparent);width:100%;height:1px;margin-bottom:4rem}.HomeWiki-module__QVhaCa__content{color:var(--text-secondary);line-height:1.8}.HomeWiki-module__QVhaCa__h2{color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:800}.HomeWiki-module__QVhaCa__h3{color:var(--text-primary);margin-top:3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HomeWiki-module__QVhaCa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.HomeWiki-module__QVhaCa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1.5rem}.HomeWiki-module__QVhaCa__card h4{color:var(--primary);margin-bottom:.5rem;font-weight:600}.HomeWiki-module__QVhaCa__faq details{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;margin-bottom:.5rem;padding:1rem;transition:all .2s}.HomeWiki-module__QVhaCa__faq details:hover{border-color:var(--primary)}.HomeWiki-module__QVhaCa__faq summary{color:var(--text-primary);font-weight:600;list-style:none}.HomeWiki-module__QVhaCa__faq p{border-top:1px solid var(--border-color);margin-top:1rem;padding-top:1rem}
.VoiceSearch-module__MQMDea__container{flex-direction:column;align-items:center;margin:1rem 0;display:flex}.VoiceSearch-module__MQMDea__micButton{border:1px solid var(--border-color);color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.VoiceSearch-module__MQMDea__micButton:hover{border-color:var(--primary);color:var(--primary)}.VoiceSearch-module__MQMDea__micButton.VoiceSearch-module__MQMDea__active{color:#ef4444;background:#ef444420;border-color:#ef4444;animation:1.5s infinite VoiceSearch-module__MQMDea__pulse}.VoiceSearch-module__MQMDea__transcript{color:var(--text-muted);margin-top:.5rem;font-size:.8rem}@keyframes VoiceSearch-module__MQMDea__pulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}
