:root{font-family:Noto Sans,Noto Sans SC,"Noto Color Emoji",system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:top;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}input,textarea,select,optgroup,option{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:0;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#ffffff80}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}::-webkit-scrollbar-thumb{background:#00000026}::-webkit-scrollbar-thumb:hover{background:#00000040}*{scrollbar-color:rgba(0,0,0,.15) transparent}}.home-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4e9f2);color:#2c3e50;overflow:hidden;padding:2vh 2rem;box-sizing:border-box}@media (max-width: 600px){.home-container{height:auto;min-height:100vh;overflow:auto}}.home-container h1{font-size:3rem;margin-bottom:3rem;text-align:center;color:#2c3e50;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.center-block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin:auto 0;padding-top:150px}.game-modes{display:flex;gap:1.25rem;justify-content:center;align-items:center;flex-wrap:wrap;flex:none;max-width:100%;margin-bottom:.25rem}.mode-button{position:relative;width:300px;height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;z-index:1;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.mode-button:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;z-index:-1;opacity:0;transition:opacity .3s ease}.mode-button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;border-radius:8px;z-index:-1}.mode-button:hover:before{opacity:1;animation:animate-border 8s linear infinite}@keyframes animate-border{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.mode-button:hover{transform:scale(1.05);box-shadow:0 6px 20px #00000026}.mode-button h2{font-size:1.8rem;margin-bottom:1rem;color:#3498db}.mode-button p{font-size:1rem;color:#7f8c8d;line-height:1.5}.mode-button small{color:#7f8c8d;display:block;margin-top:.5rem}.home-footer{margin-top:auto;padding-bottom:1rem;width:100%;text-align:center;font-size:.9rem;color:#666;line-height:1.6;flex-shrink:0}.home-footer a{color:#333;text-decoration:none;position:relative;transition:all .3s ease}.home-footer a:before{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background:linear-gradient(to right,#7cb8df,#0a9e48);transition:width .3s ease}.home-footer a:hover{color:#3498db}.home-footer a:hover:before{width:100%}.button-group-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:12px;justify-items:start;align-items:center;width:fit-content;margin:0 auto 10px;transform:translate(12px)}.line-selector{margin:.5rem 0;padding:16px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;box-shadow:0 8px 32px #1f268712;border:1px solid rgba(255,255,255,.4);display:flex;flex-direction:column;width:100%;max-width:210px;transition:transform .3s ease}.line-selector:hover{box-shadow:0 12px 40px #1f26871a}.line-selector-header{display:flex;align-items:baseline;margin-bottom:.4rem;padding-bottom:.2rem;border-bottom:1px solid rgba(0,0,0,.06)}.line-selector-title{font-size:1.1rem;font-weight:700;color:#2c3e50;margin-right:12px}.line-selector-hint{font-size:10px;color:#95a5a6;font-weight:400}.line-selector-list{display:flex;flex-direction:column;gap:6px;width:100%;justify-content:flex-start;align-items:stretch;margin-bottom:0}.domain-link{display:flex;align-items:center;justify-content:flex-start;padding:7px 20px;border-radius:6px;background:#fff;border:1.5px solid #eef2f7;color:#57606f;font-size:12px;cursor:pointer;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #00000005;min-width:180px;font-family:inherit;min-height:32px;box-sizing:border-box}.domain-link:hover:not(.active){background:#f6fdf9;border-color:#e0f2e9;color:#16a34a;box-shadow:none}.domain-link.active{background:#d1fae5;color:#22c55e;border-color:#22c55e;font-weight:700;box-shadow:0 2px 8px #22c55e14}.domain-info{display:flex;align-items:center;gap:.5px;flex:1;overflow:hidden;margin-right:0}.status-indicator{margin-right:0}.latency-text{font-family:inherit;font-size:12px;font-weight:500;opacity:.8;margin-left:12px;display:inline-block;min-width:48px;text-align:right}.latency-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:8px;background-color:#ccc;opacity:.8}.current-label{display:none}.line-tag{display:inline-block;font-size:8px;font-weight:600;color:#2563eb;background:#e0e7ff;border-radius:999px;padding:2px 10px;margin-right:10px;letter-spacing:.02em;vertical-align:middle}.domain-link.active .line-tag{color:#22c55e;background:#d1fae5}@font-face{font-family:NotoSerif;src:url(/assets/fonts/NotoSerif.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HGPMinchoB;src:url(/assets/fonts/HGPMinchoB.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;overflow:hidden}.popup-content{background:#fff;border-radius:12px;padding:16px;width:90%;max-width:800px;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:90vh;margin:auto;display:flex;flex-direction:column;overflow:hidden}.popup-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.popup-close:hover{background:#f1f5f9;color:#1e293b}.popup-close.multiplayer-confirm{background-color:#4caf50;color:#fff;border-radius:4px;padding:4px 12px;font-size:16px;font-weight:500;position:absolute;top:16px;right:16px}.popup-close.multiplayer-confirm:hover{background-color:#45a049;color:#fff}.popup-header{text-align:center;margin-bottom:8px}.popup-header h2{margin:0;color:#1e293b;font-size:24px}.popup-body{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.settings-content{display:flex;flex-direction:column;gap:8px;max-height:calc(90vh - 100px);overflow-y:auto;padding-right:8px}.settings-content::-webkit-scrollbar{width:6px}.settings-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.settings-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.settings-content::-webkit-scrollbar-thumb:hover{background:#555}.settings-section{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:8px}.settings-section h3{margin:0;color:#1e293b;font-size:16px;font-weight:600;text-align:left}.settings-subsection{display:flex;flex-direction:column;gap:8px;padding:8px;background-color:#fff;border-radius:6px;border:1px solid #e2e8f0;margin-bottom:4px}.settings-subsection h4{margin:0 0 4px;color:#475569;font-size:14px;font-weight:500}.settings-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.settings-row label{min-width:60px;color:#475569;font-size:14px}.settings-row input[type=number],.settings-row input[type=text]{width:60px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:14px;color:#1e293b;background-color:#fff}.settings-row span{color:#475569;font-size:14px}.settings-select{width:100px;padding:4px 28px 4px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:14px;color:#1e293b;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8.825L1.175 4 2.238 2.938 6 6.7l3.763-3.763L10.825 4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.settings-select:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff1a}.settings-select:hover{border-color:#94a3b8}.settings-row input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6;background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative}.settings-row input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.settings-row input[type=checkbox]:checked:after{content:"✓";position:absolute;color:#fff;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.settings-actions{display:flex;justify-content:center;margin-top:8px}.help-content{padding:16px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.help-text{color:#475569;line-height:1.8;font-size:14px;white-space:pre-wrap}.answer-character{display:flex;align-items:flex-start;gap:24px;padding:16px;background:#f8fafc;border-radius:8px}.answer-character-image{width:200px;height:280px;object-fit:cover;object-position:top;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.answer-character-info{flex:1;display:flex;flex-direction:column;gap:16px}.character-name-container{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.character-link{text-decoration:none;color:inherit;transition:color .2s;flex:1}.character-link:hover{color:#646cff}.answer-character-name{font-size:28px;font-weight:600;color:#1e293b}.button-container{position:absolute;right:0;top:0;display:flex;align-items:center;gap:8px}.button-group-vertical{display:flex;flex-direction:column;gap:8px;width:100%}.button-group-horizontal{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;justify-content:center;width:100%}.contribute-tag-btn{font-size:16px;padding:8px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s;font-weight:500}.button-icon{width:72px;height:72px;border-radius:8px;object-fit:cover}.contribute-tag-btn:hover{background:#e2e8f0;color:#1e293b}.answer-character-name-cn{font-size:18px;color:#64748b}.answer-summary,.answer-appearances,.answer-tags{margin-top:16px;font-size:14px;color:#666;line-height:1.5;max-height:200px;overflow-y:auto;padding-right:10px}.answer-summary h3,.answer-appearances h3,.answer-tags h3{margin:0 0 8px;font-size:16px;font-weight:600;color:#1e293b}.appearances-list{margin:0;padding-left:20px;color:#475569;line-height:1.6}.appearances-list li{margin-bottom:4px}.tags-container{display:flex;flex-wrap:wrap;gap:8px}.character-tag{display:inline-block;padding:4px 10px;background:#e2e8f0;border-radius:16px;font-size:14px;color:#475569}.more-tags{display:inline-block;padding:4px 10px;background:#cbd5e0;border-radius:16px;font-size:14px;color:#1e293b}.answer-summary::-webkit-scrollbar{width:6px}.answer-summary::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.answer-summary::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.answer-summary::-webkit-scrollbar-thumb:hover{background:#555}.summary-content{color:#475569;line-height:1.6;font-size:14px;white-space:pre-wrap}.summary-mask{display:inline-block;background:#0f172a;color:transparent;border-radius:4px;padding:0 6px;margin:0 2px;cursor:help;transition:color .15s ease,background-color .15s ease}.summary-mask:hover,.summary-mask:focus{color:inherit;background:#0f172a14;outline:none}.summary-link{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.summary-link:hover{color:#1d4ed8}.filter-row{display:flex;align-items:center;gap:32px;justify-content:flex-start}.filter-item{display:flex;align-items:center;gap:8px}.filter-item label{min-width:40px;color:#475569;font-size:14px}.settings-row input:disabled,.settings-select:disabled{background-color:#f1f5f9;cursor:not-allowed;opacity:.7}.index-input-group{display:flex;align-items:center;gap:8px}.index-prefix{color:#64748b;font-size:14px;white-space:nowrap}.index-input-group input{width:120px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:14px;color:#1e293b}.import-button{padding:4px 12px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s}.import-button:hover{background-color:#2563eb}.index-info{margin-top:8px;padding:12px;background-color:#f1f5f9;border-radius:4px;border:1px solid #e2e8f0}.index-info-content{display:flex;flex-direction:column;gap:4px}.index-title{font-weight:500;color:#1e293b}.index-total{color:#64748b;font-size:.9em}.search-box{display:flex;gap:8px;width:100%;height:40px}.search-box input{flex:1;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}.search-box button{padding:8px 16px;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.search-box button:hover{background-color:#357abd}.search-results{margin-top:12px;max-height:200px;overflow-y:auto;border:1px solid #ddd;border-radius:4px}.search-result-item{padding:8px 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.subject-title{font-weight:500}.subject-meta,.subject-type{color:#64748b;font-size:.9em}.subject-type{margin-left:auto}.added-subjects{margin-top:16px;border:1px solid #e2e8f0;border-radius:4px;padding:12px}.added-subjects h5{margin:0 0 8px;color:#475569;font-size:14px;font-weight:500}.added-subject-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#f8fafc;border-radius:4px;margin-bottom:4px;border:1px solid #e2e8f0}.added-subject-item:last-child{margin-bottom:0}.subject-info{display:flex;flex-direction:column;gap:2px}.subject-title{font-weight:500;color:#1e293b}.subject-meta{color:#64748b;font-size:.9em}.remove-button{background:none;border:none;color:#ef4444;font-size:18px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.remove-button:hover{background-color:#fee2e2;color:#dc2626}.presets-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.preset-button{padding:8px 16px;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#333;font-size:14px;cursor:pointer;transition:all .2s ease}.preset-button:hover{background-color:#f5f5f5;border-color:#ccc}.preset-button:active{background-color:#e5e5e5}.preset-button-export,.preset-button-import{background-color:#4a90e2;color:#fff;border:1px solid #4a90e2}.preset-button-export:hover,.preset-button-import:hover{background-color:#357abd;border-color:#357abd}@media (max-width: 640px){.popup-content{padding:16px;width:100%;max-height:calc(100vh - 32px)}.popup-overlay{padding:16px}.answer-character{flex-direction:column;align-items:center;text-align:center;gap:16px}.answer-character-image{width:150px;height:210px}.answer-character-name{font-size:24px}.answer-character-name-cn{font-size:16px}.character-name-container{flex-direction:column;align-items:center;margin-bottom:16px}.button-container{position:relative;margin-top:16px;right:auto;top:auto}.answer-appearances h3,.answer-tags h3,.answer-summary h3{text-align:center}.tags-container{justify-content:center}}@media (prefers-color-scheme: dark){.settings-row input[type=number],.settings-row input[type=text],.settings-select{background-color:#fff;color:#1e293b}.settings-row input[type=checkbox]{background-color:#fff;border-color:#e2e8f0}.settings-row input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}}.popup-footer{margin-top:16px;flex-shrink:0}.tooltip-trigger{position:relative;display:inline-block;margin-left:4px;width:16px;height:16px;line-height:16px;text-align:center;background-color:#e2e8f0;color:#64748b;border-radius:50%;font-size:12px;cursor:help}.tooltip-text{visibility:hidden;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background-color:#fff;color:#1e293b;text-align:left;padding:8px 12px;border-radius:6px;font-size:12px;line-height:1.5;z-index:1;opacity:0;transition:opacity .2s;pointer-events:none;width:max-content;max-width:200px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0;white-space:normal;word-wrap:break-word}.tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#ffffff transparent transparent transparent;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.tooltip-trigger:hover .tooltip-text{visibility:visible;opacity:1}.tag-contribution-container{display:flex;flex-direction:column;gap:24px;height:100%;overflow:hidden}.character-preview{flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.character-preview-image{width:150px;height:200px;object-fit:contain;border-radius:8px;margin-bottom:10px}.character-preview-info{text-align:center;margin-bottom:10px}.character-preview-name{font-size:1.2em;font-weight:700}.character-preview-name-cn{font-size:1em;color:#666}.author-notes{flex:1;padding:4px 8px;color:#64748b;font-size:14px;line-height:1.5;background:#fff;border-radius:4px;display:flex;align-items:center;min-height:112px}.tag-input-section{flex:1;min-height:0;overflow-y:auto;padding-right:8px}.tag-input-section::-webkit-scrollbar{width:8px}.tag-input-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.tag-input-section::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.tag-input-section::-webkit-scrollbar-thumb:hover{background:#555}.tag-input-group{display:flex;gap:8px}.tag-input{flex:1;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:16px;color:#1e293b}.tag-input:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff1a}.add-tag-btn{padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:16px;cursor:pointer;transition:all .2s}.add-tag-btn:hover{background:#e2e8f0;color:#1e293b}.tag-suggestions{display:flex;flex-direction:column;gap:12px}.tag-suggestions h4{margin:0;color:#64748b;font-size:14px;font-weight:500}.tag-suggestion:focus{outline:none}.tag-suggestion:hover{background:#e2e8f0;color:#1e293b}.tag-suggestion.selected{background:#646cff;color:#fff}.tag-suggestion.selected:hover{background:#4f46e5}.submit-tags-btn{width:100%;padding:12px;background:#646cff;border:none;border-radius:6px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.submit-tags-btn:hover{background:#4f46e5}.tag-groups{display:flex;flex-direction:column;gap:20px;padding-bottom:16px}.tag-group{background:#f8fafc;border-radius:8px;padding:16px}.tag-group-title{margin:0 0 12px;color:#1e293b;font-size:16px;font-weight:500}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-suggestion{padding:6px 12px;background:#f1f5f9;border:none;border-radius:16px;color:#475569;font-size:14px;cursor:pointer;transition:all .2s;outline:none}.custom-tag-input{display:flex;gap:8px;margin-bottom:12px}.custom-tag-input input{flex:1;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b}.custom-tag-input input:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff1a}.custom-tag-input input.has-error{border-color:#ef4444}.custom-tag-input button{padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:14px;cursor:pointer;transition:all .2s}.custom-tag-input button:hover{background:#e2e8f0;color:#1e293b}.input-error{color:#ef4444;font-size:12px;margin-top:-8px;margin-bottom:8px}.custom-tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.custom-tag{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#e2e8f0;border-radius:16px;font-size:14px;color:#1e293b}.custom-tag button{background:none;border:none;color:#64748b;font-size:16px;cursor:pointer;padding:0 2px;display:flex;align-items:center;justify-content:center}.custom-tag button:hover{color:#ef4444}.tag-suggestion.disabled{opacity:.5;cursor:not-allowed;background:#e2e8f0}.tag-suggestion.disabled:hover{background:#e2e8f0;color:#475569}.custom-tag-input input:disabled,.custom-tag-input button:disabled{opacity:.5;cursor:not-allowed;background:#e2e8f0}.submit-tags-btn:disabled{opacity:.5;cursor:not-allowed;background:#94a3b8}.submit-tags-btn:disabled:hover{background:#94a3b8}.existing-tags{margin-top:1rem;padding:1rem;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.existing-tags h4{margin:0 0 .5rem;color:#1e293b;font-size:1rem;font-weight:500}.existing-tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.existing-tag{background-color:#f1f5f9;padding:.25rem .75rem;border-radius:16px;font-size:.9rem;color:#475569}.no-tags{color:#94a3b8;font-style:italic}.existing-tag-container{display:inline-block;position:relative;margin:4px}.existing-tag-btn{background-color:#f1f5f9;padding:.25rem .75rem;border-radius:16px;font-size:.9rem;color:#475569;border:none;cursor:pointer;transition:all .2s;outline:none}.existing-tag-btn:hover{background-color:#e2e8f0}.existing-tag-btn:focus{outline:none}.existing-tag-btn.upvoted{background-color:#22c55e;color:#fff}.existing-tag-btn.downvoted{background-color:#ef4444;color:#fff}.existing-tag-btn.upvoted:hover{background-color:#16a34a}.existing-tag-btn.downvoted:hover{background-color:#dc2626}.vote-box{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:4px;display:flex;gap:4px;margin-top:4px;box-shadow:0 2px 8px #00000026;z-index:1000}.vote-box:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white}.vote-btn{background:none;border:none;padding:4px 8px;cursor:pointer;border-radius:4px;transition:all .2s;font-size:1rem}.vote-btn:hover{background-color:#f1f5f9}.existing-tags-list{display:flex;flex-wrap:wrap;gap:4px;padding:4px}.settings-import-export-row{display:flex;gap:12px;margin-bottom:12px}.welcome-header{margin-bottom:24px}.welcome-header-inner{display:flex;align-items:center;justify-content:center;gap:20px}.title-divider{width:1px;height:96px;background:linear-gradient(to bottom,#0000000f,#0000001f);border-radius:1px}.welcome-qq-img{width:128px;height:128px;border-radius:10px;object-fit:cover;box-shadow:0 6px 18px #10182814;border:1px solid rgba(0,0,0,.06)}@media (max-width: 640px){.welcome-header-inner{flex-direction:column;gap:12px}.title-divider{display:none}}.title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#111827;font-family:HGPMinchoB,"Noto Serif",serif;line-height:1.1}.title-line{display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.12em;position:relative}.title-line-main{font-size:45px;color:#111827;position:relative}.title-line-main:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 120px at 50% 50%,#fd32cbe6 50%,#6cf0 123%);background-size:250% 250%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:blur(.5px);animation:mask-move-1 20s ease-in-out infinite;pointer-events:none}.title-line-separator{font-size:10.5px;font-weight:400;letter-spacing:.08em;margin:-3px 0 -7px;color:#111827;position:relative;font-family:NotoSerif,serif!important}@supports (-webkit-touch-callout: none){.title-line-separator{letter-spacing:.02em}}.title-line-separator:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 120px at 50% 50%,#fd32cbd9 50%,#6cf0 123%);background-size:250% 250%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:blur(.5px);animation:mask-move-2 20s ease-in-out infinite;pointer-events:none}.title-line-sub{font-size:78px;color:#111827;position:relative;margin:0 -3px 0 0}.title-line-sub:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 120px at 50% 50%,#fd32cbe6 50%,#6cf0 123%);background-size:250% 250%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:blur(.5px);animation:mask-move-3 20s ease-in-out infinite;pointer-events:none}@keyframes mask-move-1{0%{background-position:-30% 50%}5%{background-position:-15% 35%}10%{background-position:5% 28%}15%{background-position:20% 22%}20%{background-position:35% 30%}25%{background-position:55% 38%}30%{background-position:75% 45%}35%{background-position:95% 55%}40%{background-position:110% 65%}45%{background-position:95% 78%}50%{background-position:75% 90%}55%{background-position:55% 105%}60%{background-position:35% 98%}65%{background-position:15% 85%}70%{background-position:-5% 72%}75%{background-position:-18% 58%}80%{background-position:-10% 45%}85%{background-position:5% 40%}90%{background-position:-15% 48%}95%{background-position:-25% 55%}to{background-position:-30% 50%}}@keyframes mask-move-2{0%{background-position:-25% 75%}5%{background-position:-5% 60%}10%{background-position:20% 45%}15%{background-position:45% 35%}20%{background-position:70% 30%}25%{background-position:95% 40%}30%{background-position:120% 55%}35%{background-position:105% 75%}40%{background-position:85% 95%}45%{background-position:60% 108%}50%{background-position:35% 100%}55%{background-position:10% 88%}60%{background-position:-10% 80%}65%{background-position:5% 70%}70%{background-position:-5% 62%}75%{background-position:8% 50%}80%{background-position:-12% 55%}85%{background-position:-18% 68%}90%{background-position:-20% 72%}95%{background-position:-22% 75%}to{background-position:-25% 75%}}@keyframes mask-move-3{0%{background-position:55% 28%}5%{background-position:40% 22%}10%{background-position:25% 32%}15%{background-position:10% 48%}20%{background-position:5% 68%}25%{background-position:20% 85%}30%{background-position:45% 95%}35%{background-position:70% 88%}40%{background-position:95% 70%}45%{background-position:115% 50%}50%{background-position:105% 32%}55%{background-position:85% 22%}60%{background-position:65% 18%}65%{background-position:40% 24%}70%{background-position:25% 40%}75%{background-position:15% 58%}80%{background-position:30% 72%}85%{background-position:50% 78%}90%{background-position:65% 68%}95%{background-position:60% 45%}to{background-position:55% 28%}}@keyframes bounce-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.welcome-popup .popup-body{overflow-y:auto}.popup-update-log{margin-top:10px}.popup-update-log h3{font-size:1.2rem;color:#1e293b;margin-bottom:16px;padding-left:8px;border-left:4px solid #3b82f6}.update-list{display:flex;flex-direction:column;gap:16px}.update-item{background:#f8fafc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;transition:all .2s ease}.update-item:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.update-meta{display:flex;align-items:center;gap:12px;margin-bottom:8px}.update-version{background:#3b82f6;color:#fff;padding:2px 8px;border-radius:4px;font-size:.85rem;font-weight:600}.update-date{color:#64748b;font-size:.85rem}.update-content{color:#334155;font-size:.95rem;line-height:1.6}.update-content ul{margin:8px 0;padding-left:20px}.update-content li{margin-bottom:4px}.update-content img{max-width:100%;border-radius:4px;margin-top:8px}.update-announcement{width:100%}.update-header{display:flex;justify-content:flex-start;gap:10px;align-items:center;padding:12px 0;cursor:pointer;-webkit-user-select:none;user-select:none}.update-header h3{margin:0;font-size:1.1rem;color:#1e293b;padding-left:10px;border-left:3px solid #3b82f6;font-weight:600}.expand-icon{color:#64748b;font-size:.85rem;transition:all .2s;font-weight:500}.update-header:hover .expand-icon{color:#3b82f6}.announcement-content{display:flex;flex-direction:column;margin-top:8px}.announcement-item{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:10px;padding:18px;border:1px solid #e2e8f0;transition:all .25s ease;box-shadow:0 1px 3px #00000014;margin-bottom:2px}.announcement-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.announcement-item:last-child{margin-bottom:8px}.announcement-version{display:flex;align-items:center;gap:12px;margin-bottom:10px}.version-tag{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:4px 10px;border-radius:6px;font-size:.8rem;font-weight:700;letter-spacing:.3px;box-shadow:0 2px 4px #3b82f64d}.date{color:#64748b;font-size:.85rem;font-weight:500}.announcement-text{color:#334155;font-size:.95rem;line-height:1.7}.announcement-text ul{margin:10px 0;padding-left:22px}.announcement-text li{margin-bottom:6px}.announcement-text b{color:#1e293b;font-weight:600}.announcement-text img{max-width:100%;border-radius:6px;margin-top:10px;box-shadow:0 2px 8px #0000001a}.announcement-text a{color:#3b82f6;text-decoration:none;transition:color .2s ease}.announcement-text a:hover{color:#2563eb;text-decoration:underline}.show-more-button{display:block;margin:10px auto 0;padding:8px 15px;background-color:#f1f5f9;color:#3b82f6;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s ease}.show-more-button:hover{background-color:#e2e8f0}@media (max-width: 640px){.update-announcement{margin:15px 0}.update-header{padding:10px 0}.update-header h3{font-size:1rem}.announcement-item{padding:14px}.announcement-text{font-size:.9rem}.update-header h3{font-size:16px}.announcement-content{padding:0 15px 12px}.announcement-text{font-size:14px}}.search-section{margin-bottom:2rem;display:flex;justify-content:center;width:100%}.search-box{height:46px;display:flex;max-width:600px;width:100%;gap:8px;margin:0 auto;align-self:center}.search-input-container{position:relative;width:100%}.search-section .search-box .search-input{height:100%;width:100%;padding:8px 16px;font-size:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#1e293b;box-sizing:border-box}.search-input::placeholder{color:#94a3b8}.search-input:focus{border-color:#646cff;outline:none;box-shadow:0 0 0 2px #646cff1a}.search-button{min-width:80px;padding:8px;height:100%;font-size:large;border:1px solid #646cff;border-radius:8px;background:transparent;color:#646cff;cursor:pointer;align-self:flex-start;box-sizing:border-box;transition:all .2s ease}.search-button:hover:not(:disabled){background:#646cff;color:#fff}.search-button.active{background:#646cff;color:#fff}.search-button:disabled{background:#1e293b;opacity:.7;text-wrap:nowrap;cursor:not-allowed;border-color:transparent;color:#fff}.search-dropdown{position:absolute;top:100%;left:0;width:100%;margin-top:4px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:300px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px -1px #0000001a;scroll-behavior:smooth}.search-result-item{padding:8px 12px;cursor:pointer;display:flex;align-items:center;gap:12px;border-bottom:1px solid #eee}.search-result-item:hover{background-color:#f5f5f5}.result-character-icon{width:40px;height:40px;border-radius:4px;object-fit:cover}.result-character-icon.no-image{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;color:#999;font-size:12px;border-radius:4px}.result-character-info{display:flex;flex-direction:column;align-items:flex-start;flex:1}.result-character-name{font-weight:500;text-align:left}.result-character-name-cn{color:#666;font-size:.9em;text-align:left}.result-subject-type{color:#646cff;font-size:.8em;margin-top:2px}.selected-subject-header{padding:8px 12px;background-color:#f8f8f8;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.selected-subject-header span{font-weight:500;color:#1e293b}.back-to-subjects{padding:4px 8px;font-size:14px;color:#646cff;background:transparent;border:1px solid #646cff;border-radius:4px;cursor:pointer;transition:all .2s ease}.back-to-subjects:hover{background:#646cff;color:#fff}.search-result-item.load-more{justify-content:center;color:#646cff;font-weight:500;background-color:#f8f8f8}.search-result-item.load-more:hover{background-color:#f0f0f0}.search-dropdown::-webkit-scrollbar{width:8px}.search-dropdown::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.search-dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.search-dropdown::-webkit-scrollbar-thumb:hover{background:#94a3b8}.search-result-item.selected{background-color:#4682b433;border-left:3px solid #4682b4}.table-container{border-radius:12px;background:#f8fafc;overflow-x:auto;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:20px}.guesses-table{width:100%;border-collapse:separate;border-spacing:0;min-height:100px}.guesses-table th,.guesses-table td{padding:12px 16px;text-align:center;border-bottom:1px solid #e2e8f0}.guesses-table th{background:#e2e8f0;color:#1e293b;font-weight:600;font-size:14px;text-align:center;white-space:nowrap}.guesses-table th br{margin:4px 0}@media (prefers-color-scheme: dark){.guesses-table th{background:#e2e8f0;color:#1e293b}}.guesses-table td{background:#fff;color:#334155;text-align:center}.guesses-table th:nth-child(1),.guesses-table td:nth-child(1){width:60px}.guesses-table th:nth-child(2),.guesses-table td:nth-child(2){width:200px;text-align:left}.guesses-table th:nth-child(3),.guesses-table td:nth-child(3){width:60px}.guesses-table th:nth-child(4),.guesses-table td:nth-child(4){width:80px}.guesses-table th:nth-child(5),.guesses-table td:nth-child(5){width:80px}.guesses-table th:nth-child(6),.guesses-table td:nth-child(6){width:80px}.guesses-table th:nth-child(7),.guesses-table td:nth-child(7){width:250px}.guesses-table th:nth-child(8),.guesses-table td:nth-child(8){width:300px}.character-name-container{display:flex;flex-direction:column;gap:4px;padding:4px 0;border-radius:6px;transition:all .2s}.character-name-container.correct{background:#bbf7d0;box-shadow:0 1px 3px #0000001a;padding:4px 8px}.character-name-container.correct .character-name{color:#14532d}.character-name-container.correct .character-name-cn{color:#166534}.character-name{color:#1e293b;font-size:14px;font-weight:500}.character-name-cn{color:#64748b;font-size:12px}.character-icon{width:50px;height:50px;border-radius:6px;object-fit:cover;display:block;margin:0 auto}.feedback-cell{display:inline-flex;align-items:center;justify-content:center;margin:1px auto;padding:6px 12px;border-radius:6px;transition:all .2s;min-width:80%;text-align:center;font-weight:500;background:transparent}.feedback-cell.correct{background-color:#bbf7d0;color:#14532d}.feedback-cell.partial{background-color:#fef9c3;color:#854d0e}.feedback-cell.unknown{background-color:#f1f5f9;color:#64748b;background-image:repeating-linear-gradient(-45deg,transparent,transparent 4px,#e2e8f0 4px,#e2e8f0 8px);opacity:.9}.meta-tags-container{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;padding:4px}.meta-tag{padding:2px 8px;border-radius:4px;background:#f1f5f9;color:#64748b;font-size:12px;white-space:nowrap}.meta-tag.shared{background:#bbf7d0;color:#14532d}.meta-tag.banned-tag{background-color:#f1f5f9;color:#64748b;background-image:repeating-linear-gradient(-45deg,transparent,transparent 4px,#e2e8f0 4px,#e2e8f0 8px);opacity:.85}.shared-appearances{display:inline-block;padding:6px 12px;border-radius:6px;transition:all .2s;min-width:80%;text-align:center;font-weight:500}.shared-appearances.has-shared{background:#bbf7d0;color:#14532d;box-shadow:0 1px 3px #0000001a}@media (max-width: 1024px){.guesses-table th,.guesses-table td{padding:8px 12px}.meta-tags-container{padding:2px}.meta-tag{font-size:11px;padding:2px 6px}}@media (max-width: 768px){.table-container{border-radius:8px}.guesses-table th,.guesses-table td{padding:6px 8px}.character-name{font-size:13px}.character-name-cn{font-size:11px}.feedback-cell{padding:4px 8px;font-size:13px}}.guesses-table.external-tag-mode th:nth-child(2),.guesses-table.external-tag-mode td:nth-child(2){width:200px}.guesses-table.external-tag-mode th:nth-child(3),.guesses-table.external-tag-mode td:nth-child(3){width:50px}.guesses-table.external-tag-mode th:nth-child(4),.guesses-table.external-tag-mode td:nth-child(4){min-width:600px}.guesses-table.external-tag-mode th:nth-child(5),.guesses-table.external-tag-mode td:nth-child(5){width:150px}.guesses-table.external-tag-mode th:nth-child(6),.guesses-table.external-tag-mode td:nth-child(6){width:200px}.modified-tag-display{display:flex;flex-direction:row;align-items:stretch;height:100%;padding:8px;width:100%;overflow-x:auto}.modified-tag-display>div{line-height:1.5;word-break:break-word}.modified-tag-display a{color:#0084b4;text-decoration:none}.modified-tag-display a:hover{text-decoration:underline}.modified-tag-display mark{background-color:#ffe58f;padding:0 2px;border-radius:2px}.modified-tag-display del{color:#ff4d4f;text-decoration:line-through}.modified-tag-display ins{color:#52c41a;text-decoration:none;background-color:#f6ffed;padding:0 2px;border-radius:2px}.modified-tag-display.loading,.modified-tag-display.error,.modified-tag-display.empty{display:flex;justify-content:center;align-items:center;min-height:40px;color:#64748b;font-size:14px}.modified-tag-display.error{color:#dc2626}.modified-tag-display.loading{position:relative}.modified-tag-display.loading:after{content:"";position:absolute;width:16px;height:16px;margin-left:8px;border:2px solid #e2e8f0;border-top-color:#0084b4;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tag-section{margin-bottom:12px}.tag-section:last-child{margin-bottom:0}.tag-section-title{font-size:13px;color:#64748b;margin-bottom:4px;font-weight:500;text-align:left}.meta-tag.external-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#f1f5f9;color:#64748b;font-size:12px;white-space:nowrap;border:none;border-radius:4px}.meta-tag.external-tag img{max-height:20px;object-fit:contain}.meta-tag.external-tag b{color:#334155}.meta-tag.external-tag.shared-tag{background:#bbf7d0;color:#14532d;border-color:#86efac}.horizontal-sections{display:flex;flex-direction:row;gap:0;align-items:stretch;width:100%;min-height:100px;flex:1}.tag-section-horizontal{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:1 1 auto;min-width:120px;position:relative;padding:0 12px;box-sizing:border-box;min-height:80px}.meta-tags-container.horizontal{flex-wrap:wrap;justify-content:center;gap:6px;min-height:36px;margin-top:auto;margin-bottom:auto}.tag-section-divider{position:absolute;right:0;top:10%;bottom:10%;width:1px;background:#e5e7eb;opacity:.7;z-index:1}.tag-section-title-below{margin-top:8px;font-size:12px;color:#b0b4ba;text-align:center;font-weight:500;letter-spacing:.5px;background:none}.flex-spacer{flex:1}.settings-popup.popup-content{--popup-h-padding: 20px;padding:0;background:#f9fafb;max-width:800px;width:95%;border-radius:16px;box-shadow:0 10px 25px #0000001a;overflow:hidden;font-family:Noto Sans,Noto Sans SC,"Noto Color Emoji",system-ui,sans-serif}.settings-popup .popup-header{padding:16px var(--popup-h-padding);margin-bottom:0;background:#fff;display:flex;align-items:center;text-align:left}.settings-popup-content{display:flex;flex-direction:column;height:100%;background-color:#f9fafb;overflow:hidden}.settings-scroll-area{flex:1;overflow-y:auto;padding:20px var(--popup-h-padding);display:flex;flex-direction:column;gap:20px}.settings-scroll-area{scrollbar-gutter:stable both-edges}.settings-scroll-area::-webkit-scrollbar{width:6px}.settings-scroll-area::-webkit-scrollbar-track{background:transparent}.settings-scroll-area::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.settings-scroll-area::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.settings-group{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000a;border:1px solid #f0f0f0;box-sizing:border-box;width:100%;margin:0}.group-header{display:flex;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.group-title{font-size:17px;font-weight:600;color:#1f2937;margin:0}.group-subtitle{font-size:12px;color:#6b7280;margin-top:6px;margin-left:4px}.header-subtitle{font-size:13px;color:#6b7280;margin-top:4px;margin-left:6px}.settings-row{display:flex;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.settings-row:last-child{margin-bottom:0}.settings-label{font-size:14px;color:#4b5563;min-width:120px;font-weight:500}.settings-select{padding:8px 32px 8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;color:#374151;width:120px}.settings-select:focus{border-color:#3b82f6;outline:none}.action-btn{padding:8px 16px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#4b5563;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:6px}.action-btn:hover{border-color:#3b82f6;color:#3b82f6;background-color:#eff6ff}.presets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px}.preset-card{padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:13px;text-align:center;transition:all .2s;font-weight:500}.preset-card:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.search-results-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a;z-index:50;max-height:240px;overflow-y:auto;margin-top:4px}.search-result-item{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f3f4f6;display:flex;flex-direction:row;align-items:center;gap:12px}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background-color:#eff6ff}.result-title{font-weight:500;color:#1f2937;font-size:14px}.result-meta{font-size:12px;color:#6b7280}.search-result-item img,.search-result-item .result-character-icon{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0}.search-result-item .result-text{display:flex;flex-direction:column;align-items:flex-start}.tag-remove-btn{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background-color:#e5e7eb;color:#6b7280;border:none;cursor:pointer;font-size:12px;line-height:1;padding:0;transition:all .2s}.tag-remove-btn:hover{background-color:#ef4444;color:#fff}.popup-footer-new{padding:16px 20px;background-color:#fff;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.footer-left{display:flex;align-items:center;gap:12px}.footer-hint{font-size:12px;color:#9ca3af}.primary-btn{background-color:#3b82f6;color:#fff;border:none;padding:8px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.primary-btn:hover{background-color:#2563eb}.secondary-btn{background-color:#fff;color:#4b5563;border:1px solid #d1d5db;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}.secondary-btn:hover{background-color:#f3f4f6;border-color:#9ca3af}.toggle-switch{position:relative;width:44px;height:24px;border-radius:12px;background-color:#e5e7eb;cursor:pointer;transition:background-color .2s}.toggle-switch.active{background-color:#3b82f6}.toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background-color:#fff;transition:transform .2s;box-shadow:0 1px 3px #0000001a}.toggle-switch.active .toggle-thumb{transform:translate(20px)}.multiplayer-modes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.mode-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50px;text-align:center;position:relative}.mode-card:hover{border-color:#d1d5db;background:#f3f4f6}.mode-title{font-weight:700;font-size:18px;color:#1f2937;margin-bottom:auto;margin-top:auto}.mode-desc{font-size:10px;color:#6b7280;margin:8px 0 0;line-height:1.4;width:100%}.mode-card.active{border-color:transparent;color:#fff}.mode-card.active .mode-title,.mode-card.active .mode-desc{color:#fff}.mode-card.active .toggle-switch{background-color:#ffffff4d}.mode-card.active .toggle-thumb{background-color:#fff}.mode-red.active{background-color:#ef4444;box-shadow:0 4px 12px #ef44444d}.mode-orange.active{background-color:#f97316;box-shadow:0 4px 12px #f973164d}.mode-cyan.active{background-color:#06b6d4;box-shadow:0 4px 12px #06b6d44d}.mode-pink.active{background-color:#ec4899;box-shadow:0 4px 12px #ec48994d}.header-actions{display:flex;gap:8px}.header-btn{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s;color:#fff;font-size:16px;padding:0;box-sizing:border-box;line-height:0}.header-btn.confirm{background-color:#10b981}.header-btn.confirm:hover{background-color:#059669}.header-btn.close{background-color:#ef4444}.header-btn.close:hover{background-color:#dc2626}.header-btn.clear{background-color:#fff;color:#374151;border:1px solid #d1d5db}.header-btn.clear:hover{background-color:#f3f4f6}.group-header-actions{margin-left:auto;display:flex;gap:8px}.compact-input{width:60px;height:20px;border:1px solid #d1d5db;border-radius:6px;text-align:center;font-size:14px;outline:none;transition:all .2s;padding:0 8px;background:#fff;color:#374151;-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.compact-input::-webkit-outer-spin-button,.compact-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.compact-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.compact-input.is-disabled{background-color:#f3f4f6;color:#9ca3af;border-color:#e5e7eb}.compact-input-container{position:relative;display:inline-flex;align-items:center;justify-content:center}.settings-row.compact-row{justify-content:flex-start;gap:24px}.setting-item-compact{display:flex;align-items:center;gap:8px}.combined-display-area{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;margin-top:16px;padding:16px;background-color:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}.catalog-info{width:100%;font-size:14px;color:#4b5563;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.catalog-info a{display:inline-block;max-width:calc(100% - 140px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:#2563eb;text-decoration:none}.catalog-info a:hover{text-decoration:underline}.catalog-info span,.catalog-info .tag-remove-btn{flex:0 0 auto}.extra-subjects-list{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;box-sizing:border-box}.subject-tag-large{display:inline-flex;align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 12px;font-size:13px;color:#374151;box-shadow:0 1px 2px #0000000d;transition:all .2s}.subject-tag-large:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.subject-tag-large a{color:#374151;text-decoration:none;margin-right:8px;font-weight:500}.subject-tag-large a:hover{color:#2563eb}.search-container-compact{position:relative}.toggle-text-switch{display:flex;background:#f3f4f6;border-radius:6px;padding:2px;border:1px solid #e5e7eb}.toggle-text-switch span{padding:4px 12px;font-size:13px;cursor:pointer;border-radius:4px;color:#6b7280;transition:all .2s}.toggle-text-switch span.active{background:#fff;color:#2563eb;font-weight:500;box-shadow:0 1px 2px #0000000d}.large-input{width:100%;max-width:100%;height:42px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;outline:none;transition:all .2s;background-color:#fff;box-sizing:border-box}.large-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.social-links{display:flex;align-items:center;gap:15px;background:#ffffffe6;padding:8px 12px;border-radius:8px;box-shadow:0 2px 4px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.difficulty-hint{display:flex;align-items:center;gap:8px;color:#666;font-size:14px;margin-right:5px;animation:fadeIn .5s ease}.arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #666;animation:bounceRight 1s infinite}@keyframes bounceRight{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.social-link{color:#1e293b;transition:color .2s;font-size:24px;text-decoration:none;display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:0}.social-link:hover{color:#646cff}.help-button,.settings-button{color:#1e293b;transition:all .2s;font-size:24px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;outline:none}.help-button:hover,.settings-button:hover{color:#646cff;transform:scale(1.1)}.help-button:focus,.settings-button:focus{outline:none}.bangumi-icon{width:24px;height:24px;border-radius:50%;transition:transform .2s}.social-link:hover .bangumi-icon,.social-link:hover i,.social-link:hover .fa,.social-link:hover .fab,.social-link:hover .fa-brands{transform:scale(1.1);transition:transform .2s}.bilibili-icon{width:24px;height:24px;filter:invert(1)}html,body,#root{width:100%;margin:0;padding:0;background-color:#f8fafc;color:#1e293b}@media (prefers-color-scheme: dark){html,body,#root{background-color:#f8fafc;color:#1e293b}}.container{max-width:80%;width:100%;margin:80px auto;padding:2rem;font-family:Noto Sans,Noto Sans SC,"Noto Color Emoji",system-ui,sans-serif;position:relative}.social-links{position:absolute;top:-60px;right:0;z-index:100}.game-info{margin-bottom:16px;text-align:right;font-size:18px;color:#94a3b8}.restart-button{padding:8px 24px;font-size:16px;border:none;border-radius:8px;background:#646cff;color:#fff;cursor:pointer;transition:all .2s}.restart-button:hover{background:#747bff;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.clear-cache-button{padding:8px 24px;font-size:16px;border:none;border-radius:8px;background:#ff3a3a;color:#fff;cursor:pointer;transition:all .2s}.clear-cache-button:hover{background:#ff6d6d;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}@media (max-width: 768px){.container{padding:16px;margin-top:60px}.social-links{top:-45px}}.game-info-container{display:flex;flex-direction:column;gap:8px;align-items:center}.game-controls{display:flex;align-items:center;gap:16px;width:100%;justify-content:center}.surrender-button{padding:6px 12px;font-size:14px;border:none;border-radius:4px;background:#ef4444;color:#fff;cursor:pointer;transition:all .2s}.surrender-button:hover{background:#dc2626;transform:translateY(-1px)}.surrender-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.hint-container{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f8fafc;border-radius:8px;box-shadow:0 1px 3px #0000001a}.hint-label{color:#64748b;font-size:14px;font-weight:500}.hint-text{color:#1e293b;font-size:14px}@media (prefers-color-scheme: dark){.hint-container{background:#1e293b}.hint-label{color:#94a3b8}.hint-text{color:#f1f5f9}}.timer{font-size:1.5rem;font-weight:700;color:#333;margin:10px 0;text-align:center}.timer span{background-color:#ffffffe6;padding:5px 15px;border-radius:15px;box-shadow:0 2px 4px #0000001a}.sync-waiting-banner{background-color:#f5f5f5;color:#333;padding:1rem;border-radius:8px;margin:1rem 0;text-align:center}.sync-waiting-banner>span{font-size:1rem;font-weight:500;color:#666}.sync-status{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px}.sync-player{display:inline-block;padding:4px 12px;border-radius:4px;font-size:.9rem;font-weight:500;transition:all .3s ease}.sync-player.done{background-color:#bbf7d0;color:#14532d;border:1px solid #86efac}.sync-player.waiting{background-color:#e9ecef;color:#666;border:1px solid #dee2e6;animation:waiting-pulse 1.5s ease-in-out infinite}@keyframes waiting-pulse{0%,to{opacity:1}50%{opacity:.6}}.nonstop-progress-banner{background-color:#f5f5f5;color:#333;padding:1rem;border-radius:8px;margin:1rem 0;text-align:center}.nonstop-progress-banner>span{font-size:1rem;font-weight:600;color:#e67e22}.nonstop-winners{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px}.nonstop-winner{padding:4px 12px;border-radius:4px;font-size:.9rem;font-weight:500;background-color:#bbf7d0;color:#14532d;border:1px solid #86efac}.social-links{position:absolute;top:10px;right:10px}.single-player-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;width:100%;max-width:100%}.search-bar{padding-top:60px;width:100%}.set-answer-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.set-answer-popup{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:20px;box-sizing:border-box}.set-answer-popup h2{text-align:center;margin:0;color:#333}.search-container{width:100%;box-sizing:border-box}.selected-character{display:flex;align-items:center;padding:10px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.selected-character img{width:60px;height:60px;border-radius:4px;margin-right:15px;flex-shrink:0}.character-info{flex-grow:1;min-width:0}.character-info div{margin:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hints-container{display:flex;flex-direction:column;gap:15px;width:100%;box-sizing:border-box}.hints-container h3{margin:0;color:#666;font-size:1.1em}.hint-input-group{display:flex;flex-direction:column;gap:5px;width:100%;box-sizing:border-box}.hint-input-group label{color:#666;font-size:.9em}.hint-input-group input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:1em;width:100%;box-sizing:border-box;max-width:100%}.hint-input-group input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}.submit-button{padding:12px 20px;border-radius:4px;border:none;cursor:pointer;font-size:16px;background-color:#4caf50;color:#fff;transition:background-color .2s;margin-top:auto;width:100%;box-sizing:border-box}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.submit-button:hover:not(:disabled){background-color:#45a049}.game-settings-display{width:100%;max-width:800px;margin:1rem auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.settings-display-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0}.settings-display-header.collapsible{cursor:pointer;transition:background-color .3s ease}.settings-display-header.collapsible:hover{background-color:#e2e8f0}.settings-display-header h3{margin:0;color:#334155;font-size:18px;font-weight:600}.expand-icon{color:#64748b;font-size:14px;transition:transform .3s ease}.settings-display-content{padding:0}.settings-group{padding:16px 20px;border-bottom:1px solid #e2e8f0}.settings-group:last-child{border-bottom:none}.settings-group h4{margin:0 0 12px;color:#475569;font-size:16px;font-weight:500;border-left:3px solid #3b82f6;padding-left:10px}.settings-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px 20px}.settings-item{display:flex;flex-direction:column;margin-bottom:8px}.setting-label{color:#64748b;font-size:14px;margin-bottom:2px}.setting-value{color:#334155;font-size:16px;font-weight:500}.settings-item[data-key=indexId] .setting-value,.settings-item[data-key=yearRange] .setting-value,.settings-item[data-key=maxAttempts] .setting-value,.settings-item[data-key=timeLimit] .setting-value{color:#3b82f6}@media (max-width: 640px){.game-settings-display{margin:1rem 10px}.settings-display-header{padding:12px 15px}.settings-display-header h3{font-size:16px}.settings-group{padding:12px 15px}.settings-items{grid-template-columns:1fr}.setting-value{font-size:15px}}.settings-title-container{display:flex;flex-direction:column;align-items:flex-start}.preset-info{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:14px}.preset-name{color:#3b82f6;font-weight:500;padding:2px 8px;background-color:#3b82f61a;border-radius:4px}.preset-modified{color:#f59e0b;font-size:12px;font-style:italic}.leaderboard-container{width:100%;max-width:600px;margin:20px auto;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.leaderboard-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#f1f5f9;cursor:pointer;transition:background .3s}.leaderboard-header:hover{background:#e2e8f0}.leaderboard-header h3{margin:0;color:#334155;font-size:18px;font-weight:600}.leaderboard-content{padding:20px 20px 10px}.leaderboard-loading,.leaderboard-error{color:#64748b;text-align:center;padding:20px 0}.leaderboard-podium{display:flex;justify-content:center;align-items:flex-end;gap:32px;margin-bottom:24px}.podium-place{display:flex;flex-direction:column;align-items:center;position:relative;width:120px}.podium-center{z-index:2;width:150px}.podium-image{width:80px;height:112px;object-fit:cover;object-position:top;margin-bottom:8px;background:#f1f5f9;transition:width .2s,height .2s;border-radius:10px}.podium-image-center{width:110px;height:154px;border-width:4px;margin-bottom:10px;border-radius:14px}.podium-place-1 .podium-image,.podium-place-1 .podium-image-center{border:3px solid gold;box-shadow:0 0 12px gold}.podium-place-2 .podium-image{border:3px solid silver;box-shadow:0 0 8px silver}.podium-place-3 .podium-image{border:3px solid #CD7F32;box-shadow:0 0 8px #cd7f32}.podium-rank{font-size:18px;font-weight:700;color:#64748b;margin-bottom:2px}.podium-place-1 .podium-rank{font-size:22px;color:gold}.podium-place-1 .podium-name{font-size:20px;font-weight:600;color:gold;margin-top:4px}.podium-place-2 .podium-rank{font-size:20px;color:silver;font-weight:700}.podium-place-2 .podium-name{font-size:18px;font-weight:700;color:silver;margin-top:4px}.podium-place-3 .podium-rank{font-size:20px;color:#cd7f32;font-weight:700}.podium-place-3 .podium-name{font-size:18px;font-weight:700;color:#cd7f32;margin-top:4px}.leaderboard-list{display:flex;flex-direction:column;gap:10px}.leaderboard-list-item{display:flex;align-items:center;background:#f8fafc;border-radius:6px;padding:8px 12px;margin-bottom:4px;box-shadow:0 1px 2px #00000008;transition:background .2s}.leaderboard-list-item:hover{background:#e2e8f0}.list-rank{font-size:16px;font-weight:500;color:#64748b;width:32px;text-align:center}.list-image{width:48px;height:48px;border-radius:8px;object-fit:cover;margin:0 12px;background:#f1f5f9}.list-name{font-size:15px;color:#334155;flex:1}.list-count{font-size:14px;color:#94a3b8;margin-left:auto;padding-left:8px;display:flex;align-items:center;gap:6px}.list-count .count-total{color:#64748b}.list-count .count-weekly{color:#10b981;font-size:12px}.podium-count{font-size:13px;color:#94a3b8;margin-top:2px;display:flex;flex-direction:column;align-items:center;gap:2px}.podium-count .count-total{color:#64748b}.podium-count .count-weekly{color:#10b981;font-size:12px}.podium-place-1 .podium-count .count-total{font-size:15px;color:#d4a300}.podium-place-2 .podium-count .count-total{font-size:14px;color:#9ca3af}.podium-place-3 .podium-count .count-total{font-size:14px;color:#b87333}.leaderboard-empty{color:#64748b;text-align:center;padding:20px 0}.podium-link{color:inherit;text-decoration:none;transition:none}@media (max-width: 640px){.leaderboard-container{margin:15px 5px}.leaderboard-header{padding:12px 10px}.leaderboard-content{padding:12px 5px 5px}.leaderboard-podium{gap:8px}.podium-place{width:80px}.podium-center{width:100px}.podium-image{width:48px;height:68px;border-radius:6px}.podium-image-center{width:68px;height:96px;border-radius:8px}.podium-place-1 .podium-name{font-size:15px}.podium-place-2 .podium-name,.podium-place-3 .podium-name{font-size:13px}.leaderboard-list-item{padding:6px}.list-image{width:32px;height:32px;margin:0 6px}.list-name{font-size:13px}}.roulette-container{width:100%;max-width:600px;margin:20px auto;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.roulette-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#f1f5f9;cursor:pointer;transition:background .3s}.roulette-header:hover{background:#e2e8f0}.roulette-header h3{margin:0;color:#334155;font-size:18px;font-weight:600}.expand-icon{color:#64748b;font-size:16px;transition:transform .3s}.expand-icon.expanded{transform:rotate(0)}.roulette-content{padding:20px 20px 10px}.roulette-textfield{width:100%;padding:10px 12px;background:#f1f5f9;border:1px solid #d1d5db;border-radius:6px;font-size:16px;color:#334155;margin-bottom:10px;box-sizing:border-box}.roulette-card-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:1fr;gap:16px;margin-top:16px}.roulette-card{background:transparent;border:none;perspective:800px;position:relative;aspect-ratio:2 / 3;width:100%;min-width:0;cursor:pointer;z-index:1}.roulette-card-inner{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.roulette-card.flipped .roulette-card-inner{transform:rotateY(180deg)}.roulette-card-front,.roulette-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:2px solid #cbd5e1;box-sizing:border-box}.roulette-card-front{background:#e2e8f0}.roulette-card-back{background:#fff;transform:rotateY(180deg);overflow:hidden}.roulette-card-img{width:100%;height:100%;object-fit:cover;object-position:top;image-rendering:auto;border-radius:10px;box-shadow:none;padding:0;margin:0;display:block}.roulette-card.selected{box-shadow:none;position:relative}.roulette-card.selected:before,.roulette-card.selected:after,.roulette-card.selected .corner{content:"";position:absolute;width:18px;height:18px;border:3px solid #38bdf8;border-radius:4px;z-index:2;pointer-events:none}.roulette-card.selected:before{top:-8px;left:-8px;border-right:none;border-bottom:none}.roulette-card.selected:after{top:-8px;right:-8px;border-left:none;border-bottom:none}.roulette-card.selected .corner.bl{bottom:-8px;left:-8px;border-right:none;border-top:none}.roulette-card.selected .corner.br{bottom:-8px;right:-8px;border-left:none;border-top:none}.roulette-card.tier-S .roulette-card-front{background-color:#e2e8f0}.roulette-card.tier-S.flipped .roulette-card-front,.roulette-card.tier-S.selected .roulette-card-front,.roulette-card.tier-S:hover .roulette-card-front{border:2px solid transparent;border-radius:12px;background-color:#e2e8f0;background-image:linear-gradient(#e2e8f0,#e2e8f0),linear-gradient(120deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-origin:padding-box,border-box;background-clip:padding-box,border-box;background-size:400% 400%;transition:opacity .3s;animation:rainbow-border-move 3s linear infinite}.roulette-card.tier-S.flipped .roulette-card-back,.roulette-card.tier-S.selected .roulette-card-back,.roulette-card.tier-S:hover .roulette-card-back{border:2px solid transparent;border-radius:12px;background-color:#fff;background-image:linear-gradient(#fff,#fff),linear-gradient(120deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-origin:padding-box,border-box;background-clip:padding-box,border-box;background-size:400% 400%;transition:opacity .3s;animation:rainbow-border-move 3s linear infinite}.roulette-card.tier-S .roulette-card-back{background-color:#fff}.roulette-card.tier-S .roulette-card-inner:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:16px;z-index:0;pointer-events:none;background:linear-gradient(120deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400% 400%;filter:blur(6px);opacity:0;transition:opacity .3s;animation:rainbow-border-move 3s linear infinite}.roulette-card.tier-S.flipped .roulette-card-inner:before,.roulette-card.tier-S.selected .roulette-card-inner:before,.roulette-card.tier-S:hover .roulette-card-inner:before{opacity:.7}.roulette-card.tier-A .roulette-card-front,.roulette-card.tier-A .roulette-card-back{border:2px solid #cbd5e1;transition:border .3s,box-shadow .3s}.roulette-card.tier-A:hover .roulette-card-front,.roulette-card.tier-A.selected .roulette-card-front,.roulette-card.tier-A.flipped:hover .roulette-card-back,.roulette-card.tier-A.flipped.selected .roulette-card-back,.roulette-card.tier-A.flipped .roulette-card-front,.roulette-card.tier-A.flipped .roulette-card-back{border:3px solid #ffd700;box-shadow:0 0 16px 4px #ffd70088}.roulette-card.tier-B .roulette-card-front,.roulette-card.tier-B .roulette-card-back{border:2px solid #cbd5e1}.roulette-card .roulette-card-front,.roulette-card .roulette-card-back{position:absolute;z-index:1}@media (max-width: 700px){.roulette-card-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 500px){.roulette-card-grid{grid-template-columns:repeat(2,1fr)}}.roulette-cancel-btn{display:block;margin:24px auto 0;padding:8px 28px;background:#fff;color:#38bdf8;border:2px solid #38bdf8;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.roulette-cancel-btn:hover{background:#38bdf8;color:#fff}.roulette-exchange-section{display:flex;gap:12px;margin-top:20px;align-items:center}.roulette-exchange-input{flex:1;padding:10px 12px;background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;color:#334155;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.roulette-exchange-input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf81a}.roulette-exchange-input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.roulette-exchange-input::placeholder{color:#94a3b8}.roulette-exchange-btn{padding:10px 20px;background:#38bdf8;color:#fff;border:2px solid #38bdf8;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,transform .1s;white-space:nowrap}.roulette-exchange-btn:hover:not(:disabled){background:#0ea5e9;border-color:#0ea5e9;transform:translateY(-1px)}.roulette-exchange-btn:active:not(:disabled){transform:translateY(0)}.roulette-exchange-btn:disabled{background:#94a3b8;border-color:#94a3b8;cursor:not-allowed;transform:none}@keyframes rainbow-border-move{0%{background-position:0% 50%,0% 50%}50%{background-position:100% 50%,100% 50%}to{background-position:0% 50%,0% 50%}}.game-end-view-container{margin:.5rem;padding:.5rem;width:100%;max-width:1400px;box-sizing:border-box}.multiplayer-container{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh}.join-container{max-width:400px;margin:0;padding:1rem;background-color:#ffffff1a;border-radius:8px}.username-input{width:100%;padding:.75rem;margin:1rem 0;border:1px solid #ccc;border-radius:4px;background-color:#fffc;color:#333;font-size:1rem;box-sizing:border-box}.join-button{width:100%;padding:.75rem;background-color:#4a90e2;border:none;border-radius:4px;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .2s;box-sizing:border-box}.join-button:hover{background-color:#357abd}.error-message{color:#ff6b6b;margin-top:1rem;font-size:.9rem}.host-controls{margin:1rem 0;padding:1.5rem;background-color:#ffffff1a;border-radius:8px}.room-url-container{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.room-url-input{flex:1;max-width:400px;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#1f2937;font-size:1rem;font-family:inherit;transition:all .2s ease;outline:none;box-shadow:0 1px 2px #0000000d}.room-url-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.room-name-input{width:12rem;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#1f2937;font-size:1rem;font-family:inherit;transition:all .2s ease;outline:none;box-shadow:0 1px 2px #0000000d}.room-name-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.room-name-input::placeholder,.room-url-input::placeholder{color:#9ca3af}.copy-button{padding:.75rem 1.5rem;background-color:#4a90e2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;transition:background-color .2s}.copy-button:hover{background-color:#357abd}.players-list{width:80%;margin:.5rem 0;padding:.5rem;background-color:#ffffff1a;border-radius:8px}.players-list ul{list-style:none;padding:0;margin:1rem 0}.players-list li{padding:.75rem;margin:.5rem 0;background-color:#ffffff0d;border-radius:4px}.host-game-controls{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}.host-game-controls .button-group{display:flex;flex-direction:column;align-items:center;gap:.75rem}.host-game-controls .button-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;align-items:center}.host-game-controls button{padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:none}.anonymous-mode-info{font-size:.8rem;color:#666;margin-top:.5rem}.host-game-controls .settings-button{background-color:#4a90e2;color:#fff;border:none;transform:none;transition:background-color .2s}.host-game-controls .settings-button:hover{background-color:#357abd;color:#fff;transform:none}.start-game-button{background-color:#27ae60;color:#fff;border:none}.start-game-button:hover{background-color:#219a52}.start-game-button:disabled{background-color:#95a5a6;cursor:not-allowed}.manual-mode-button{background-color:#27ae60;color:#fff;border:none}.manual-mode-button:hover{background-color:#219a52}.manual-mode-button:disabled{background-color:#95a5a6;cursor:not-allowed}.manual-mode-button.active{background-color:#219a52}.score-table{width:100%;border-collapse:collapse;margin-top:1rem;border:1px solid #ccc}.score-table th,.score-table td{border:1px solid #ccc;padding:.5rem;text-align:center}.score-table th{background-color:#f4f4f4}.score-table th:nth-child(1){width:20%}.score-table th:nth-child(2){width:8%}.score-table th:nth-child(4){width:26%}.score-table th:nth-child(5){width:8%}.score-table th:nth-child(6){width:32%}.score-table .table-head-name-button{background:none;border:none;cursor:pointer;padding:0;margin:0;height:auto;line-height:1;font-size:inherit;outline:none;font-weight:700}.ready-button{padding:.5rem 1rem;border:none;border-radius:4px;color:#fff;font-size:.9rem;cursor:pointer;transition:background-color .2s;background-color:#4a90e2;min-width:80px}.ready-button:hover{background-color:#357abd}.ready-button.ready{background-color:#4caf50}.ready-button.ready:hover{background-color:#45a049}.action-menu-button{background:#f8f9fa;padding:4px 8px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;color:#212529;font-size:14px;min-width:70px}.action-dropdown{position:absolute;background:#fff;border:1px solid #dee2e6;border-radius:4px;box-shadow:0 2px 5px #00000026;z-index:100;width:120px;right:0;top:100%;margin-top:4px}.action-dropdown .action-button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;color:#dc3545;border-bottom:1px solid #eee;border-radius:0}.action-dropdown .action-button:hover{background-color:#d8d8d8}.game-settings-display{margin:1rem auto;max-width:500px;padding:1rem;background-color:#f5f5f5;border-radius:8px;overflow-x:auto;text-align:left}.game-settings-display pre{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:monospace;font-size:.9rem;color:#333}.game-info{margin:1rem 0;text-align:center}.guesses-left{font-size:1.2rem;margin-bottom:1rem;color:#333;display:flex;align-items:center;justify-content:center;gap:16px}.hints{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0;padding:1rem;background-color:#f5f5f5;border-radius:8px}.hint{font-size:1rem;color:#666;text-align:left}.game-container .players-list{width:100%;margin:0 0 1.5rem;padding:.5rem;background-color:#ffffff1a;border-radius:8px}.game-container .score-table{margin-top:0}.game-container .score-table th{background-color:#f4f4f4e6;font-weight:600}.game-container .score-table td{background-color:#fffc}.game-end-message{font-size:1.2rem;color:#333;padding:1rem;margin:1rem 0;background-color:#f5f5f5;border-radius:8px;text-align:left;display:flex;flex-direction:column;align-items:center;gap:1rem}.character-details-button{padding:.6rem 1.2rem;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s;margin-top:.5rem}.character-details-button:hover{background-color:#357abd}.game-end-message-table-wrapper{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;width:100%;box-sizing:border-box;margin-top:1rem}.game-end-message-table{width:100%;border-collapse:collapse;table-layout:fixed}.game-end-header-cell{background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:.75rem 1rem;text-align:center}.game-end-header-content{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.game-end-body-cell{background:#fff;padding:.75rem 1rem}.game-end-message{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;width:100%;box-sizing:border-box}.game-end-header{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;padding:.75rem 1rem;background:#f1f5f9;border-bottom:2px solid #e2e8f0}.answer-label{font-size:1rem;color:#1e293b}.answer-character-button{background:#64748b;color:#fff;border:1px solid transparent;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.answer-character-button:hover{background:#475569}.answer-character-button:active{background:#334155}.answer-character-button.win{background:#22c55e}.answer-character-button.win:hover{background:#16a34a}.answer-character-button.lose{background:#ef4444}.answer-character-button.lose:hover{background:#dc2626}.setter-info-inline{font-size:.9rem;color:#1e293b;display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.setter-name{font-weight:500;color:#1e293b;margin:0 .15rem}.setter-score{font-weight:600}.setter-score.positive{color:#10b981}.setter-score.negative{color:#ef4444}.score-breakdown{color:#64748b;font-size:.75rem;margin-left:.25rem;font-weight:400}.score-details-container{width:100%;padding:.75rem 1rem;background:#fff}.mode-tags{display:flex;gap:.5rem}.mode-tag{padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:500}.mode-tag.normal{background:#e0f2fe;color:#0369a1;border:1px solid #7dd3fc}.mode-tag.nonstop{background:#fee2e2;color:#b91c1c;border:1px solid #fca5a5}.mode-tag.sync{background:#f0fdf4;color:#15803d;border:1px solid #86efac}.mode-tag.global-bp{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.score-details-title{font-size:.9rem;color:#1e293b}.score-details-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem;align-items:flex-start;justify-content:center}.player-score-box{display:inline-flex;align-items:center;gap:.25rem;font-size:.9rem;color:#1e293b;padding:4px 12px;border-radius:4px;border:1px solid #e2e8f0;background:#fff;font-weight:500;transition:all .3s ease}.player-score-box.positive{border-color:#86efac;background:#f0fdf4;color:#01be43}.player-score-box.negative{border-color:#fca5a5;background:#fef2f2;color:#e71c1c}.player-score-box .player-rank{font-weight:600;color:#64748b}.player-score-box .player-name{font-weight:500;color:#000}.player-score-box .score-value{font-weight:600;color:inherit}.player-score-box .score-value.positive,.player-score-box .score-value.negative{color:inherit}.team-box{border-radius:4px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;font-size:.9rem;font-weight:500;transition:all .3s ease}.team-box.positive{border-color:#86efac;background:#f0fdf4;color:#15803d}.team-box.negative{border-color:#fca5a5;background:#fef2f2;color:#dc2626}.team-box .team-header{display:flex;align-items:center;gap:.25rem;padding:4px 12px;font-size:.9rem;color:inherit}.team-box .team-header .player-rank{font-weight:600;color:#64748b}.team-box .team-header .player-name{font-weight:500;color:#000}.team-box .team-header .score-value{font-weight:600;color:inherit}.team-box .team-header .score-value.positive,.team-box .team-header .score-value.negative{color:inherit}.team-box .team-members{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:4px 12px;border-top:1px solid #e2e8f0}.team-box.positive .team-members{border-top-color:#86efac}.team-box.negative .team-members{border-top-color:#fca5a5}.team-box .member-item{display:inline-flex;align-items:center;gap:.25rem;font-size:1rem}.team-box .member-name{font-weight:500;color:#1e293b}.team-box .member-score{font-weight:600}.team-box .member-score.positive{color:#10b981}.team-box .member-score.negative{color:#ef4444}.team-box .member-reason{color:#64748b;font-size:.8rem}.game-end-container{display:flex;gap:2rem;align-items:flex-start;margin-top:2rem}.game-end-container .game-settings-display{flex:0 0 300px;margin:0;position:sticky;top:2rem}.game-end-container .guess-history-table{flex:1;min-width:0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.game-end-container .guess-history-table::-webkit-scrollbar{height:8px}.game-end-container .guess-history-table::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.game-end-container .guess-history-table::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.game-end-container .guess-history-table::-webkit-scrollbar-thumb:hover{background:#94a3b8}.guess-history-table table{width:100%;min-width:max-content}.guess-history-table th,.guess-history-table td{padding:12px 16px;text-align:center;border-bottom:1px solid #e2e8f0;min-width:150px}.guess-history-table th{background:#e2e8f0;color:#1e293b;font-weight:600;font-size:14px;text-align:center}.guess-history-table td{background:#fff;color:#334155;text-align:center}.guess-history-table .character-name{color:#1e293b;font-size:14px}.guess-history-table .character-name-cn{color:#64748b;font-size:12px}.guess-history-table .character-icon{width:50px;height:50px;border-radius:6px;object-fit:cover;display:block;margin:0 auto}.guess-history-table td div{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (prefers-color-scheme: dark){.guess-history-table th{background:#e2e8f0;color:#1e293b}.score-table th button{color:#1e293b}.visibility-button{background-color:#f39c12;color:#fff;border:none}.visibility-button:hover{background-color:#e67e22}}.visibility-button{padding:8px 16px;border:none;border-radius:4px;background-color:#f39c12;color:#fff;cursor:pointer;font-size:14px;transition:all .3s ease}.visibility-button:hover{background-color:#e67e22}.fa-angle-left{width:30px;height:30px;font-size:24px;color:#fff;background:linear-gradient(135deg,#6e8efb,#a777e3);padding:16px 18px 16px 16px;border-radius:50%;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 8px #0000001a;display:inline-flex;align-items:center;justify-content:center;position:fixed;top:20px;left:20px;z-index:1000}.fa-angle-left:hover{transform:scale(1.1);box-shadow:0 6px 12px #00000026;background:linear-gradient(135deg,#a777e3,#6e8efb);background-color:#e67e22}.answer-setter-view{padding:20px;max-width:1200px;margin:0 auto}.answer-setter-view .guess-history-table{max-width:100%;overflow-x:auto;margin:0 auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.answer-setter-view .guess-history-table::-webkit-scrollbar{height:8px}.answer-setter-view .guess-history-table::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.answer-setter-view .guess-history-table::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.answer-setter-view .guess-history-table::-webkit-scrollbar-thumb:hover{background:#94a3b8}.answer-setter-view .guess-history-table table{margin:0 auto}.answer-setter-view h3{text-align:center;color:#4a90e2;margin-bottom:20px}.selected-answer{display:flex;align-items:center;justify-content:center;margin-bottom:30px;padding:15px;background:#4a90e21a;border-radius:8px}.answer-image{width:100px;height:100px;border-radius:50%;margin-right:15px}.answer-info{text-align:left}.answer-info div{margin:5px 0}.hints-display{margin:20px 0;padding:15px;background:#4a90e20d;border-radius:8px}.hints-display div{margin:10px 0;color:#666;font-style:italic}.kick-notification{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;background-color:#dc3545e6;color:#fff;border-radius:8px;padding:15px 20px;box-shadow:0 4px 12px #0000004d;animation:notification-slide-in .3s ease-out;max-width:90%;min-width:300px}.kick-notification.host-notification{background-color:#4a90e2e6}.kick-notification.reconnect-notification{background-color:#27ae60e6}.kick-notification-content{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500}.kick-notification i{font-size:20px}@keyframes notification-slide-in{0%{transform:translate(-50%) translateY(-100px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.player-avatar{height:100%;width:auto;border-radius:6px;object-fit:cover;display:block;border:1px solid #ccc}.score-table td{min-height:44px;height:44px}.score-table td:nth-child(3),.score-table th:nth-child(3){border-right:none}.score-table td:nth-child(4),.score-table th:nth-child(4){border-left:none}.quick-join-btn{background-color:#27ae60!important;margin-bottom:.5rem}.quick-join-btn:hover{background-color:#219a52!important}.room-list-wrapper{margin-top:20px}.room-list-wrapper .leaderboard-header{cursor:pointer}.room-list-wrapper .leaderboard-header:hover{background:#e2e8f0}.room-list-wrapper .room-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px}.room-list-wrapper .room-info{display:flex;flex-direction:column;gap:2px;text-align:left;flex:1}.room-list-wrapper .room-players-count{font-size:.95rem;font-weight:600;color:#333}.room-list-wrapper .room-players-count i{margin-right:.5rem;color:#4a90e2}.room-list-wrapper .room-players-names{font-size:.85rem;color:#666}.join-room-btn{padding:6px 12px;background-color:#4a90e2;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background-color .2s;flex-shrink:0}.join-room-btn:hover{background-color:#357abd}.join-room-btn.spectate-btn{background-color:#9b59b6}.join-room-btn.spectate-btn:hover{background-color:#8e44ad}.room-status-badge{display:inline-block;margin-left:8px;padding:2px 6px;background-color:#e74c3c;color:#fff;border-radius:4px;font-size:.75rem;font-weight:500}.room-list-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 0 0;margin-top:12px;border-top:1px solid #e2e8f0}.room-list-pagination{display:flex;align-items:center;gap:8px}.pagination-btn{padding:6px 10px;background-color:#f1f5f9;color:#334155;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background-color .2s}.pagination-btn:hover:not(:disabled){background-color:#e2e8f0}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-info{font-size:.85rem;color:#64748b;min-width:50px;text-align:center}
