@import url(https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-badge,.ant-btn,.ant-card,.ant-card-head-title,.ant-checkbox-wrapper,.ant-form-item-label>label,.ant-input,.ant-input-affix-wrapper,.ant-modal-content,.ant-modal-title,.ant-popover-inner-content,.ant-radio-wrapper,.ant-select,.ant-select-selection-item,.ant-select-selection-placeholder,.ant-tabs-tab,.ant-tag,.ant-typography{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif!important}button,div,h1,h2,h3,h4,h5,h6,input,label,p,select,span,textarea{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ant-btn,.ant-card-head-title,.ant-card-meta-title,.ant-checkbox-wrapper,.ant-dropdown-menu-item,.ant-dropdown-menu-title-content,.ant-form-item-label>label,.ant-input,.ant-input-affix-wrapper,.ant-menu-item,.ant-menu-submenu-title,.ant-modal-content,.ant-modal-title,.ant-radio-wrapper,.ant-select,.ant-select-item-option-content,.ant-select-selection-item,.ant-typography{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif!important}.mode-card{align-items:center;background-color:#0000004d;border:2px solid #0000;border-radius:12px;display:flex;flex-direction:column;margin:8px;min-height:140px;width:280px}.mode-card.selected{background-color:#ff00ff1a;box-shadow:0 0 20px #ff00ff4d;min-height:160px;transform:translateY(-3px)}.mode-card-title{color:#fff!important;font-size:1.2rem!important;margin-bottom:6px!important}.mode-card-description{color:#ccc!important;font-size:.85rem!important;line-height:1.3;margin-bottom:6px!important}.mode-settings{display:flex;flex-direction:column;gap:6px;margin-top:6px;width:100%}.setting-item{margin-bottom:6px}.setting-label{color:#0ff!important;font-size:.85rem!important;margin-bottom:2px!important}.home-page{align-items:center;background-color:#0a0a1a;display:flex;flex-direction:column;min-height:100vh;padding:15px 0}.game-title{font-size:2rem!important;margin-bottom:15px!important}.mode-selection{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:15px}.start-button-container{margin-top:15px;text-align:center}.ant-input,.ant-select{height:28px!important}.ant-form-item,.ant-input,.ant-input-number,.ant-select,.ant-slider{margin-bottom:6px!important}.ant-select-selector{height:28px!important;padding-bottom:0!important;padding-top:0!important}.ant-select-selection-item{line-height:26px!important}.home-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px;text-align:center}.home-title{animation:glow 1.5s ease-in-out infinite alternate;font-size:4rem;margin-bottom:.5rem;text-shadow:0 0 10px #ff2a6d,0 0 20px #ff2a6d}.home-subtitle{color:#05d9e8;font-size:1.5rem;margin-bottom:3rem}.home-buttons{display:flex;flex-direction:column;gap:15px;margin-bottom:3rem}.home-button{background:linear-gradient(45deg,#ff2a6d,#d1225b);border:none;border-radius:30px;box-shadow:0 4px 15px #ff2a6d66;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:15px 40px;text-decoration:none;transition:all .3s ease}.home-button:hover{box-shadow:0 7px 20px #ff2a6d99;transform:translateY(-3px)}.home-footer{bottom:30px;color:#aaa;font-size:.9rem;line-height:1.5;position:absolute}@keyframes glow{0%{text-shadow:0 0 5px #ff2a6d,0 0 10px #ff2a6d}to{text-shadow:0 0 10px #ff2a6d,0 0 20px #ff2a6d,0 0 30px #ff2a6d}}.api-status-box{background-color:#0006;border-radius:10px;margin-bottom:30px;max-width:400px;padding:15px;width:80%}.api-status{border-radius:5px;font-weight:700;margin-bottom:10px;padding:8px;text-align:center}.api-status.loading{background-color:#ff03;color:#ff0}.api-status.success{background-color:#0f03;color:#0f0}.api-status.error{background-color:#f003;color:#f55}.models-list{color:#05d9e8;margin-top:10px}.models-list ul{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;list-style-type:none;margin-top:5px;padding-left:0}.models-list li{background-color:#05d9e833;border-radius:5px;font-size:.9rem;padding:5px 10px}.test-button{background:linear-gradient(45deg,#05d9e8,#0582ca);margin-top:10px}.home-author{background-color:#0000004d;border:1px solid #05d9e84d;border-radius:20px;color:#05d9e8;font-size:1rem;margin-top:30px;padding:5px 15px;position:relative;text-shadow:0 0 5px #05d9e8}.neon-background{background-color:#0a0a1a;color:#fff;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:15px 10px}.setup-container{margin:0 auto;max-width:900px;padding:10px}.game-title{align-items:center;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;display:flex;flex-direction:column;gap:0;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:500px;padding:15px;text-align:center}.game-title h1.neon-text{color:#fff;font-size:2.2rem;font-weight:700;letter-spacing:2px;line-height:1;margin:0 0 10px!important;padding:0;text-shadow:0 0 10px #f0f,0 0 20px #f0f}.game-title .title-divider{background:linear-gradient(90deg,#0000,#f0fc,#0000);height:2px;margin:0 0 6px!important;padding:0;width:80%}.game-title p.neon-subtitle{color:#fff;font-size:1.4rem;font-weight:500;letter-spacing:2px;line-height:1;margin:0;padding:0;text-shadow:0 0 10px #f0f,0 0 20px #f0f}.game-title p.neon-subtitle,h1,h2,h3,h4,h5,h6{font-family:Noto Sans SC,sans-serif}.game-settings h2,.mode-selection h2{font-family:Noto Sans SC,sans-serif;font-weight:700}.mode-selection-title{font-size:1.3rem;margin-bottom:10px;margin-top:5px;text-align:center}.neon-subtitle{color:#fff;font-size:1.6rem;font-weight:500;letter-spacing:2px;line-height:1;margin-top:0;text-shadow:0 0 10px #f0f,0 0 20px #f0f}.neon-subtitle,.section-title{font-family:Noto Sans SC,sans-serif}.section-title{color:#0ff;font-size:1.1rem;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-shadow:0 0 5px #0ff}.mode-cards-container{margin-bottom:30px}.mode-cards,.mode-cards-container{display:flex;justify-content:center}.mode-cards{flex-wrap:nowrap;gap:15px;margin-bottom:15px;max-width:500px;width:100%}.mode-card{background-color:#00000080;border:1px solid #444;border-radius:8px;cursor:pointer;flex:1 1;height:auto;max-width:180px;min-width:110px;overflow:hidden;padding:12px;position:relative;text-align:center;transition:all .3s ease;width:calc(50% - 10px)}.mode-card.selected{background-color:#ff00ff26;border-color:#f0f;box-shadow:0 0 15px #f0f,0 0 25px #ff00ff80;transform:translateY(-5px)}.mode-card.disabled{background-color:#00000080;border-color:#444;cursor:not-allowed;opacity:.85}.mode-card.disabled .mode-icon{color:#0ff;opacity:.8}.mode-card.disabled h3{color:#fff;opacity:.9}.mode-card.disabled p{color:#ddd;opacity:.9}.mode-card.disabled .ant-ribbon-wrapper{height:100%;overflow:visible;pointer-events:none;position:absolute;right:0;top:0;width:100%}.mode-card.disabled .ant-ribbon{box-shadow:0 0 10px #00ffff80;font-size:.85rem;font-weight:700;margin-right:-5px;margin-top:5px;padding:2px 8px;text-shadow:0 0 5px #00000080;z-index:10}.mode-card.disabled .neon-border{opacity:.7}.mode-icon{color:#0ff;font-size:1.8rem;margin-bottom:8px}.mode-card h3{color:#fff;font-family:Noto Sans SC,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:8px}.mode-card p{color:#ddd;font-size:1.1rem;margin-bottom:8px}.neon-border{animation:neonFlow 2s linear infinite;background:linear-gradient(90deg,#f0f,#0ff,#f0f);background-size:200% 100%;bottom:0;height:3px;left:0;position:absolute;width:100%}@keyframes neonFlow{0%{background-position:0 0}to{background-position:200% 0}}.game-settings{margin-bottom:15px;margin-left:auto;margin-right:auto;max-width:600px}.settings-card{background-color:#00000080!important;border:1px solid #333!important;border-radius:8px}.settings-card,.settings-card .ant-card-body{padding:8px!important}.setting-item{align-items:center;display:flex;margin-bottom:8px}.setting-item label{color:#0ff;font-family:Noto Sans SC,sans-serif!important;font-size:.9rem;font-weight:500;min-width:120px}.slider-container{align-items:center;display:flex;flex:1 1}.neon-slider{flex:1 1}.neon-slider .ant-slider-rail{background-color:#333!important}.neon-slider .ant-slider-track{background-color:#f0f!important}.neon-slider .ant-slider-handle{border-color:#f0f!important;box-shadow:0 0 5px #f0f!important}.slider-value{color:#fff;margin-left:15px;min-width:60px}.neon-input,.neon-select{flex:1 1}.start-game-container{display:flex;justify-content:center;margin-top:15px}.start-game-button{background:linear-gradient(45deg,#f0f,#0ff);border:none;border-radius:25px;box-shadow:0 0 15px #ff00ff80,0 0 30px #00ffff4d;color:#fff;font-size:1.2rem;font-weight:700;height:50px;min-width:200px;text-shadow:0 0 5px #00000080;transition:all .3s ease}.start-game-button:hover:not(:disabled){box-shadow:0 0 20px #ff00ffb3,0 0 40px #00ffff80;transform:translateY(-3px)}.start-game-button:disabled{background:linear-gradient(45deg,#666,#999);box-shadow:none;cursor:not-allowed}.avatar-setup{align-items:center;display:flex;gap:10px}.avatar-wrapper{position:relative}.nickname-input{flex:1 1}@media (max-width:768px){.game-title{margin-bottom:20px;max-width:95%;padding:10px}.game-title h1.neon-text{font-size:1.8rem;letter-spacing:1px;margin:0 0 8px!important}.game-title p.neon-subtitle{font-size:1.2rem;letter-spacing:1px}.game-title .title-divider{margin:0 0 4px!important}.mode-cards{flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:center;max-width:100%}.mode-card{margin-bottom:0;max-width:160px;min-width:0;padding:12px}.mode-card.disabled{margin-bottom:15px;padding:15px;width:100%}.mode-card.disabled .ant-ribbon{margin-left:-8px;margin-top:8px}.mode-card h3{font-size:1.25rem}.mode-card p{font-size:1rem}.setting-item{align-items:flex-start;flex-direction:column}.setting-item label{margin-bottom:8px}.count-button.difficulty-btn{font-size:.85rem;min-width:60px;padding:0 8px!important}.difficulty-buttons-container{gap:8px}}@media (max-width:950px) and (min-width:769px){.mode-cards{flex-wrap:wrap;justify-content:center}.mode-card{margin-bottom:15px;max-width:250px;padding:12px;width:calc(50% - 15px)}.mode-card h3{font-size:1.2rem}.mode-card p{font-size:.95rem}}.button-selection{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.count-button{align-items:center;background-color:#0000004d!important;border:1px solid #444!important;border-radius:6px!important;color:#fff!important;display:flex;font-size:.9rem;height:34px;justify-content:center;margin:0;min-width:34px;padding:0!important;transition:all .3s ease}.count-button:hover{border-color:#0ff!important;box-shadow:0 0 8px #00ffff80!important;color:#0ff!important}.count-button.selected{background:linear-gradient(45deg,#00ffff4d,#ff00ff4d)!important;border-color:#f0f!important;box-shadow:0 0 10px #ff00ff80!important;color:#fff!important}.count-button.difficulty-btn{background:#0006;border-color:#444;color:#fff;flex:0 1 auto;font-weight:700;min-width:65px;overflow:hidden;padding:0 10px!important;text-overflow:ellipsis;white-space:nowrap;width:auto}.count-button.difficulty-btn.selected{background-color:#ff00ff26;border-color:#f0f;box-shadow:0 0 10px #ff00ff80;color:#fff;transform:translateY(-3px)}.difficulty-buttons-container{flex-wrap:nowrap!important;gap:10px;justify-content:flex-start;width:100%}.difficulty-radio{display:flex!important;gap:6px!important}.difficulty-radio .ant-radio-button-wrapper:before{display:none!important}.difficulty-radio .ant-radio-button-wrapper{border-radius:8px!important;margin-right:10px!important;overflow:hidden}.difficulty-radio .ant-radio-button-wrapper:last-child{margin-right:0!important}.difficulty-button{background-color:#0000004d!important;border:1px solid #444!important;border-radius:6px!important;color:#fff!important;font-size:.8rem!important;height:26px!important;line-height:24px!important;padding:0 10px!important}.difficulty-button.easy{border-color:#0f0!important}.difficulty-button.medium{border-color:#ff0!important}.difficulty-button.hard{border-color:red!important}.ant-radio-button-wrapper-checked.difficulty-button.easy{background-color:#00ff004d!important;box-shadow:0 0 10px #00ff0080!important}.ant-radio-button-wrapper-checked.difficulty-button.medium{background-color:#ffff004d!important;box-shadow:0 0 10px #ffff0080!important}.ant-radio-button-wrapper-checked.difficulty-button.hard{background-color:#ff00004d!important;box-shadow:0 0 10px #ff000080!important}.title-divider{background:linear-gradient(90deg,#0000,#f0fc,#0000);height:2px;margin:0 0 4px;width:80%}.mode-card .mode-content{align-items:center;display:flex;flex-direction:column;width:100%}@media (max-width:480px){.count-button.difficulty-btn{font-size:.8rem;min-width:55px;padding:0 5px!important}.difficulty-buttons-container{gap:5px}}.game-page{background-color:#0a0a1a;color:#fff;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:20px}.game-container{margin:0 auto;max-width:1200px;padding:15px}.neon-text{color:#fff;text-shadow:0 0 10px #f0f}.game-info{background-color:#0000004d;border:1px solid #333;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px;padding:12px}.info-label{color:#0ff}.game-content{align-items:center;background-color:#0000004d;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;min-height:300px;padding:25px;text-align:center}.pixel-message{color:#f0f;margin-bottom:30px}.neon-button{margin-top:20px}.info-item{align-items:center;display:flex;gap:10px}.info-value{background-color:#00000080;border:1px solid #444;border-radius:4px;color:#fff;padding:5px 10px}.players-container{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:0 auto;transition:all .3s ease}.players-container.compact{max-width:900px}.players-container.compact .player-item,.players-container.vertical .player-item,.players-container.voting .player-item{margin-bottom:15px}.player-item{width:140px}.player-card,.player-item{position:relative;transition:all .3s ease}.player-card{align-items:center;background-color:#14141ecc!important;border:1px solid #fff3;border-radius:8px;box-shadow:0 0 10px #80008033;display:flex;flex-direction:column;margin-bottom:10px;min-height:160px;padding:12px 10px;text-align:center}.player-card .model-tag{bottom:12px;box-shadow:0 0 8px #0003;left:50%;margin:0;position:absolute;transform:translateX(-50%)}.player-card .model-tag.ant-tag-gold{animation:selfTagGlow 2s infinite alternate;background:linear-gradient(45deg,#ffd666,#faad14)!important;box-shadow:0 0 8px #ffd70080}@keyframes selfTagGlow{0%{box-shadow:0 0 5px #ffd70080}to{box-shadow:0 0 10px #ffd700cc}}.player-name{color:#fff!important;display:block;font-size:14px;font-weight:600;letter-spacing:.5px;line-height:1.4;margin:8px 0 24px;max-width:100%;overflow:hidden;padding:0 5px;text-overflow:ellipsis;text-shadow:0 0 5px #ff00ff80}.message-sender{border-bottom:1px dashed #ffffff1a;letter-spacing:.5px}.message-sender .ant-typography{color:#f0f0f0!important}.ai-message .message-sender .ant-typography{color:#0ff!important;text-shadow:0 0 3px #00ffff80}.user-message .message-sender .ant-typography{color:#f0f!important;text-shadow:0 0 3px #ff00ff80}.message-content{background-color:#14141eb3;border-radius:8px;box-shadow:0 2px 5px #0003;padding:10px}.players-container.compact .player-card,.players-container.vertical .player-card,.players-container.voting .player-card{flex-direction:column;justify-content:center;min-height:160px;text-align:center}@media (max-width:768px){.player-card{padding:8px}.player-card,.players-container.compact .player-card,.players-container.vertical .player-card,.players-container.voting .player-card{min-height:140px}.players-container.compact{gap:8px;justify-content:space-between}.preparing .player-item{margin-bottom:8px;width:calc(50% - 5px)}.preparing .player-card{min-height:120px}}.user-word-container{background-color:#0006;border:2px solid #f0f;border-radius:12px;box-shadow:0 0 15px #ff00ff4d;margin:0 auto;max-width:500px;padding:25px 25px 20px;text-align:center;width:100%}.word-title{color:#fff!important;font-size:1.4rem!important;margin-bottom:12px!important;margin-top:0!important}.word-display{background-color:#0009;border-radius:8px;display:inline-block;font-size:1.8rem;margin:8px auto;padding:6px 20px}.word-value{background-color:#f0f5ff;border:1px solid #91d5ff;border-radius:4px;box-shadow:0 2px 4px #1890ff1a;color:#1890ff;display:inline-block;font-size:24px;font-weight:700;margin:3px 0;padding:4px 16px}.word-instruction{color:#aaa;font-size:.9rem;line-height:1.5;margin:10px 0 0}.start-game-btn{font-size:1.1rem!important;margin-top:20px;padding:8px 25px!important}.civilian-role{color:#52c41a;font-weight:700}.undercover-role{color:#ff4d4f;font-weight:700}.description-input{margin:20px 0;max-width:600px;width:100%}.reminder-box{align-items:center;background-color:#14141ecc;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:10px;margin-bottom:12px;padding:12px 15px}.reminder-box .ant-typography{color:#f0f0f0!important;font-size:14px;margin:0}.reminder-box .word-value{background-color:#00ffff1a;border:1px solid #00ffff4d;border-radius:4px;box-shadow:0 0 10px #0ff3;color:#0ff;display:inline-block;font-size:16px;font-weight:700;margin:0;padding:4px 12px;text-shadow:0 0 8px #00ffff80}.description-textarea{background-color:#0000004d;border:1px solid #444;border-radius:4px;color:#fff;height:100px;margin-bottom:15px;padding:10px;resize:none;width:100%}.description-textarea:focus{border-color:#f0f;box-shadow:0 0 5px #f0f;outline:none}.description-history{margin-top:30px;max-width:600px;width:100%}.history-header{color:#0ff;font-weight:700}.player-description{background-color:#0006;border:1px solid #333;border-radius:8px;font-size:1.2rem;margin:20px 0;padding:15px}.vote-results{background-color:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:15px;width:100%}.vote-confirmation{padding:15px 0;text-align:center}.vote-target-info{align-items:center;background:#0000004d;border:1px solid #ff00ff4d;border-radius:8px;display:flex;flex-direction:column;margin-bottom:15px;padding:15px}.vote-target-name{color:#f0f!important;font-size:1.4rem!important;margin-top:10px!important;text-shadow:0 0 5px #ff00ff80}.ai-type-info{align-items:center;background-color:#00000080;border-left:3px solid #f0f;border-radius:6px;display:flex;margin:15px auto!important;max-width:90%;padding:10px 15px!important;text-align:left}.ai-type-label{color:#fff!important;font-size:1.1rem!important;font-weight:700;margin-right:10px!important;text-shadow:0 0 3px #ffffff80}.ai-type-value{color:#0ff!important;font-size:1.2rem!important;font-weight:700;letter-spacing:1px;text-shadow:0 0 5px #00ffff80}.vote-target-description{background:#0000004d;border-left:3px solid #666;border-radius:8px;margin-top:15px;padding:15px;text-align:left}.description-label{color:#fff!important;display:block;font-size:1.1rem!important;font-weight:700;margin-bottom:10px!important;text-shadow:0 0 3px #ffffff80}.description-content{background-color:#0003;border-radius:5px;color:#f0f0f0!important;font-size:1.1rem!important;font-style:italic;line-height:1.5;margin-top:10px;padding:10px}.elimination-result{padding:5px 0}.eliminated-player-info{align-items:center;animation:fadeIn .5s ease;display:flex;flex-direction:column;margin-bottom:10px;text-align:center}.eliminated-player-info h4.ant-typography{margin:10px 0!important}.game-continue-info,.game-end-info{background-color:#0000004d;border:1px solid #ffffff1a}.elimination-modal .ant-modal-content,.vote-modal .ant-modal-content{background-color:#14141ef2;border:1px solid #ff00ff4d;box-shadow:0 0 20px #f0f6}.elimination-modal .ant-modal-header,.vote-modal .ant-modal-header{background-color:#1e1e28f2;border-bottom:1px solid #ff00ff4d}.elimination-modal .ant-modal-title,.vote-modal .ant-modal-title{color:#f0f!important;font-size:1.3rem!important;letter-spacing:1px;text-shadow:0 0 5px #ff00ff80}.vote-modal .ant-btn-primary{background:linear-gradient(45deg,#f0f,#80f)!important;border-color:#f0f!important;border-radius:6px;box-shadow:0 0 10px #ff00ff4d;color:#fff!important;font-size:1.05rem;font-weight:700;height:auto;padding:8px 20px;text-shadow:0 0 3px #00000080;transition:all .3s ease}.vote-modal .ant-btn-primary:hover{background:linear-gradient(45deg,#ff40ff,#aa40ff)!important;border-color:#ff40ff!important;box-shadow:0 5px 15px #ff00ff80;transform:translateY(-2px)}.vote-modal .ant-btn-default{background:#282832cc!important;border:1px solid #fff3!important;border-radius:6px;color:#ccc!important;font-size:1.05rem;height:auto;padding:8px 20px}.vote-modal .ant-btn-default:hover{background:#3c3c46cc!important;border-color:#ffffff4d!important;color:#fff!important}.vote-modal .ant-typography{color:#f0f0f0!important;font-size:1.1rem!important}.neon-button{animation:neonPulse 2s infinite alternate;background:linear-gradient(45deg,#f0f,#0ff)!important;border:none!important;border-radius:8px!important;font-family:Press Start\ 2P,cursive!important;font-size:.8rem!important;height:auto!important;letter-spacing:1px;padding:12px 30px!important;text-transform:uppercase;transition:all .3s ease!important}.neon-button:hover{box-shadow:0 0 20px #ff00ffb3!important;transform:scale(1.05)}@media (max-width:768px){.game-container{padding:15px 10px}.neon-text{font-size:1.5rem;margin-bottom:15px}.game-info{gap:10px;margin-bottom:15px;padding:10px}.game-content{padding:15px}.player-item{width:calc(50% - 8px)}.preparing-animation{margin-bottom:10px}.pulse-circle{height:60px;width:60px}.preparing-text{font-size:1.2rem}.word-display{font-size:1.6rem!important;margin:6px auto;padding:4px 15px}.user-word-container{box-sizing:border-box;max-width:100%;padding:15px;width:100%}.preparing .user-word-container{margin:5px 0 12px;padding:15px 15px 12px}.preparing-container{max-width:100%;padding:0 5px;width:100%}.word-value{font-size:16px;margin:1px 0;padding:3px 8px}.word-instruction{font-size:.8rem;margin:8px 0 0}.start-game-btn{font-size:1rem!important;margin-top:15px;padding:6px 20px!important}}.status-preparing{animation:statusBlink 1.5s infinite alternate;color:#ff0!important;font-weight:700}.status-describing{color:#0ff!important;font-weight:700}.status-voting{color:#f0f!important;font-weight:700}@keyframes statusBlink{0%{text-shadow:0 0 5px #ffff0080}to{text-shadow:0 0 15px #ff0}}.preparing-container{justify-content:center;margin:0 auto 15px;max-width:600px;padding-top:10px;width:100%}.preparing-animation,.preparing-container{align-items:center;display:flex;flex-direction:column}.preparing-animation{margin-bottom:20px;position:relative}.pulse-circle{animation:pulse 2s infinite;background:#ff03;border:2px solid #ff0;border-radius:50%;height:80px;margin-bottom:10px;width:80px}.preparing-text{animation:textBlink 1.5s infinite alternate;color:#ff0;font-size:1.5rem;letter-spacing:2px;text-shadow:0 0 10px #ff0}@keyframes pulse{0%{box-shadow:0 0 0 0 #ffff00b3;transform:scale(.9)}70%{box-shadow:0 0 0 15px #ff00;transform:scale(1)}to{box-shadow:0 0 0 0 #ff00;transform:scale(.9)}}@keyframes textBlink{0%{opacity:.7}to{opacity:1}}.game-content.preparing{min-height:auto;padding-bottom:15px;padding-top:15px}.preparing+.players-container,.preparing~.players-container{margin-bottom:15px}.player-item.chat-style{height:auto;max-height:85px}.player-card{padding:10px 5px!important}.preparing .player-item{width:130px}.preparing .player-item .ant-avatar{font-size:22px!important;height:56px!important;line-height:56px!important;width:56px!important}.ant-badge-ribbon{font-size:12px;height:22px;line-height:18px;padding:2px 6px}.preparing .user-word-container{margin:5px 0 12px;padding:15px 15px 12px}.preparing .word-title{font-size:1.3rem!important;margin-bottom:5px!important;margin-top:0!important}.preparing .word-display{margin:5px 0;padding:4px 15px}.describing-layout{display:flex;gap:16px;margin-top:15px}.describing-players-column{display:flex;flex:0 0 300px;flex-direction:column;gap:8px}.describing-content-column{flex:1 1;min-width:300px}.players-container.vertical{grid-gap:8px;background-color:#0000004d;border:1px solid #ffffff1a;border-radius:8px;display:grid;grid-template-columns:repeat(2,1fr);height:auto;max-height:none;overflow-y:visible}.players-container.vertical .player-item{margin-bottom:12px;width:100%}.chat-message{animation:fadeIn .3s ease;display:flex;margin-bottom:12px;max-width:90%;transition:all .3s ease}.ai-message{align-self:flex-start}.user-message{align-self:flex-end;flex-direction:row-reverse}.message-avatar{flex-shrink:0;margin:0 10px}.message-content{background-color:#14141ecc;border-left:3px solid #ffffff4d;border-radius:12px;box-shadow:0 2px 5px #0000004d;flex:1 1;margin-left:10px;padding:10px 15px;position:relative}.ai-message .message-content{background-color:#001e3cb3;border:1px solid #09f;border-top-left-radius:2px}.user-message .message-content{background-color:#3c003cb3;border:1px solid #f30;border-top-right-radius:2px;margin-left:0;margin-right:10px}.message-sender{align-items:center;border-bottom:1px dashed #fff3;color:#f0f0f0!important;display:flex;font-size:14px;font-weight:600;margin-bottom:8px;padding-bottom:4px;text-shadow:0 0 3px #ffffff80}.ai-message .message-sender{color:#0ff!important;text-shadow:0 0 3px #00ffff80}.user-message .message-sender{color:#f0f!important;justify-content:flex-end;text-shadow:0 0 3px #ff00ff80}.message-sender .ant-typography{color:inherit!important;font-weight:600;margin-left:5px;margin-right:5px}.message-text{line-height:1.5;text-align:left;word-break:break-word}.players-list-header{background-color:#0006;border:1px solid #ffffff1a;border-bottom:none;border-radius:8px 8px 0 0;margin-bottom:-1px;padding:8px 10px;text-align:center}.players-list-header .ant-typography{color:#f0f0f0;font-size:14px;margin:0}.players-container.vertical .player-card{border-width:1px;padding:15px 10px;transition:all .2s ease}.players-container.vertical .player-card:hover{box-shadow:0 5px 15px #0ff3;transform:translateY(-3px)}.players-container.vertical .player-card.current-player{animation:currentPlayerPulse 1.5s infinite alternate;border:2px solid #0ff;box-shadow:0 0 15px #0ff6}.players-container.vertical .player-name{font-size:14px;line-height:1.3;margin:10px 0 6px;max-width:100%}.player-item.chat-style{margin-bottom:8px;width:100%}.player-item-inner{align-items:center;background-color:#1e1e2d80;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;display:flex;height:75px;overflow:hidden;padding:8px 10px;transition:all .2s ease}.player-item-inner:hover{background-color:#28283c99;transform:translateX(3px)}.player-item-inner.current-player{background-color:#00283c80;border-left:3px solid #0ff;box-shadow:0 0 10px #00ffff4d}.player-item-inner.eliminated{filter:grayscale(.7);opacity:.7}.player-avatar{flex-shrink:0;margin-right:10px}.player-info{flex:1 1;min-width:0}.player-name-row{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:2px}.player-name-row .player-name{color:#fff;font-size:14px;margin-bottom:0;margin-right:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-item-inner.current-player .player-name{color:#0ff;text-shadow:0 0 5px #00ffff80}.player-status{font-size:12px;line-height:1.2}.status-text{font-size:12px!important;margin:0!important}.players-container.vertical{gap:8px;max-height:500px;overflow-y:auto;padding:8px;scrollbar-color:#ff00ff80 #0003;scrollbar-width:thin}.players-container.vertical.voting-list{max-height:580px}.players-container.vertical::-webkit-scrollbar{width:4px}.players-container.vertical::-webkit-scrollbar-track{background:#0003}.players-container.vertical::-webkit-scrollbar-thumb{background-color:#ff00ff80;border-radius:3px}@media (max-width:768px){.describing-layout{flex-direction:column}.describing-players-column{flex:0 0 auto;width:100%}.players-container.vertical{max-height:300px}}.player-item.chat-style.votable{cursor:pointer;height:auto;max-height:70px}.player-item.chat-style.votable .player-item-inner{min-height:auto;padding:5px 10px}.player-item.chat-style.votable .player-item-inner:hover{background-color:#00ffff1a;border-color:#00ffff80;box-shadow:0 5px 15px #0ff3;transform:translateY(-2px)}.player-item-inner.selected-vote{animation:selectedVotePulse 2s infinite alternate;background-color:#00ffff26!important;border-color:#0ff!important;box-shadow:0 0 15px #00ffff4d!important}.player-item-inner.selected-vote .status-text{color:#0ff!important;font-weight:700}@keyframes selectedVotePulse{0%{border-color:#00ffff80;box-shadow:0 0 5px #00ffff4d}to{border-color:#0ff;box-shadow:0 0 15px #00ffff80}}@media (max-width:768px){.player-item-inner.selected-vote{background-color:#0ff3!important;transform:scale(1.02)}}.voting-title{animation:titlePulse 2s infinite alternate;color:#f0f!important;font-size:1.8rem!important;margin-bottom:15px!important;text-shadow:0 0 10px #ff00ff80}.voting-instruction{animation:instructionGlow 3s infinite alternate;background-color:#0009;border-left:3px solid #f0f;border-radius:8px;box-shadow:0 0 15px #f0f3;color:#fff!important;font-size:1.1rem!important;margin:0 auto 20px!important;max-width:700px;padding:12px 20px!important;text-align:center;text-shadow:0 0 5px #ffffff4d}@keyframes titlePulse{0%{text-shadow:0 0 5px #ff00ff80}to{text-shadow:0 0 15px #f0f,0 0 25px #ff00ffb3}}@keyframes instructionGlow{0%{border-left-color:#f0f;box-shadow:0 0 10px #f0f3}to{border-left-color:#ff40ff;box-shadow:0 0 20px #f0f9}}.vote-modal .ant-modal-body{padding:20px}.vote-modal .ant-modal-footer{border-top:1px solid #f0f3;padding:15px 20px}@media (max-width:768px){.vote-target-name{font-size:1.2rem!important}.ai-type-info{padding:8px 12px!important}.ai-type-label{font-size:.95rem!important}.ai-type-value{font-size:1rem!important}.description-content,.description-label,.vote-modal .ant-typography{font-size:.95rem!important}.vote-modal .ant-btn-default,.vote-modal .ant-btn-primary{font-size:.95rem;padding:6px 15px}}@media (max-width:1024px){.describing-players-column{flex:0 0 400px}}@media (max-width:768px){.players-container.vertical{grid-template-columns:repeat(2,1fr)}.describing-players-column{flex:0 0 auto;width:100%}}.chat-container{background-color:#0000004d;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;height:600px;overflow:hidden}.chat-header{background-color:#00000080;border-bottom:1px solid #444;padding:12px}.chat-header-content{align-items:center;display:flex;justify-content:space-between}.chat-title{color:#0ff;font-size:1rem;font-weight:700}.chat-messages{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:15px;overflow-y:auto;padding:15px;scroll-behavior:smooth;scrollbar-color:#ff00ff80 #0003;scrollbar-width:thin}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#0003}.chat-messages::-webkit-scrollbar-thumb{background-color:#ff00ff80;border-radius:3px}.chat-input-container{background-color:#0006;border-top:1px solid #444;padding:15px}.chat-input-wrapper{display:flex;gap:10px;margin-top:10px}.chat-input{background-color:#0000004d;border:1px solid #444;border-radius:8px;color:#fff;flex:1 1;height:60px;padding:10px;resize:none}.chat-input:focus{border-color:#f0f;box-shadow:0 0 5px #f0f;outline:none}.voting-layout{margin:0 auto;max-width:1200px}.voting-header{margin-bottom:20px}.voting-title-row{align-items:center;background-color:#0009;border-left:3px solid #f0f;border-radius:8px;box-shadow:0 0 15px #f0f3;display:flex;padding:12px 20px}.voting-title{color:#fff!important;font-size:1.2rem!important;margin:0!important;text-shadow:0 0 5px #ffffff4d}.voting-title:before{animation:titlePulse 2s infinite alternate;color:#f0f;content:"投票环节";margin-right:8px;text-shadow:0 0 10px #ff00ff80}.voting-instruction{display:none}@media (max-width:768px){.voting-title-row{padding:10px 15px}.voting-title{font-size:1rem!important;line-height:1.4!important}}.voting-info{display:flex;flex:1 1;flex-direction:column;min-width:400px}.chat-container.voting-chat{flex-grow:1;height:600px;width:100%}@media (max-width:768px){.voting-content{flex-direction:column}.voting-players{flex:0 0 auto;width:100%}.voting-info{min-width:auto;width:100%}.chat-container.voting-chat{height:500px}}.player-card .ant-avatar{box-shadow:0 0 8px #ffffff4d;margin-bottom:8px}.player-card .model-tag{border-radius:4px;display:inline-block;font-size:12px;line-height:1.4;margin-top:3px;min-width:60px;padding:2px 8px;text-align:center}.player-card .model-tag.ant-tag-gold{background:#fac81433;border-color:#ffd666;color:#875800}.players-container.vertical .player-card.current-player .player-name{animation:textBlink 1.5s infinite alternate;color:#0ff;font-weight:700}.small-tag{font-size:12px;height:20px;line-height:16px;margin-left:5px;padding:1px 4px}.model-tag-chat{margin-left:6px;opacity:.8;vertical-align:middle}@keyframes currentPlayerPulse{0%{box-shadow:0 0 5px #0ff,0 0 8px #0ff}to{box-shadow:0 0 10px #0ff,0 0 20px #0ff}}@media (max-width:768px){.player-item{width:calc(50% - 8px)}.player-name{font-size:12px}.player-card{min-height:140px;padding:8px}}.send-button{align-items:center;animation:neonPulse 2s infinite alternate;background:linear-gradient(45deg,#f0f,#0ff)!important;border:none!important;border-radius:8px!important;display:flex;height:60px;justify-content:center;transition:all .3s ease!important;width:60px}.send-button:hover{box-shadow:0 0 20px #ff00ffb3!important;transform:scale(1.05)}.thinking .message-text{align-items:center;color:#aaa;display:flex;font-style:italic;justify-content:flex-start}.thinking .message-text .ant-spin{align-items:center!important;display:flex!important;line-height:1!important}.thinking .message-text .ant-spin-text{display:inline-block!important;margin-top:0!important;padding-left:8px!important}.thinking .message-text .ant-spin>div{height:auto!important;padding:0!important}.vote-results .ant-list-item{background:#0003;border:1px solid #ffffff1a!important;border-radius:6px;margin-bottom:5px;padding:10px}.vote-results .ant-list-item:hover{background:#0000004d}.game-continue-info,.game-end-info{animation:fadeIn .5s ease;border-radius:8px;margin-bottom:15px;margin-top:0;padding:10px;text-align:center}.game-end-info{background-color:#0000ff1a;border:1px solid #00f3}.game-continue-info{background-color:#00ff001a;border:1px solid #0f03}.game-continue-info .ant-typography,.game-end-info .ant-typography{color:#f0f0f0!important}.game-continue-info h5.ant-typography,.game-end-info h5.ant-typography{font-size:16px!important;font-weight:600!important;letter-spacing:1px;text-transform:uppercase}.vote-details{background-color:#0000004d;border:1px solid #ffffff1a;border-radius:8px;margin-top:10px;padding:10px}.vote-details-title{color:#f0f0f0!important;font-size:16px!important;margin-bottom:8px!important;text-align:center}.vote-summary{display:flex;flex-direction:column;gap:8px}.vote-player-row{align-items:center;background-color:#0003;border:1px solid #ffffff0d;border-radius:6px;display:flex;padding:8px}.voted-player{gap:8px;min-width:120px}.voted-player .ant-typography{color:#f0f0f0!important;font-size:14px}.vote-count{background:#ff4d4d1a;border:1px solid #ff4d4d4d;border-radius:4px;padding:3px 8px}.vote-count .ant-typography{color:#f0f0f0;margin-right:2px}.voters-list{gap:6px}.voter-avatar:hover{transform:scale(1.1)}.elimination-modal .ant-modal-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#14141ef2}.elimination-modal .ant-modal-header{background-color:initial;border-bottom:1px solid #ffffff1a}.elimination-modal .ant-modal-title{color:#f0f0f0!important;font-size:18px!important;text-align:center}.elimination-modal .ant-modal-body{padding:12px!important}.elimination-modal .ant-typography{margin-bottom:4px!important}.voters-list{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:4px}.voter-avatar{cursor:pointer;transition:transform .2s ease}.voted-player{align-items:center;display:flex;gap:6px;min-width:110px}.voted-player .ant-typography{font-size:13px!important}.vote-count{align-items:center;display:flex;margin:0 10px;white-space:nowrap}.vote-count .ant-typography{font-size:13px!important}.voted-player .ant-tag{font-size:12px!important;height:20px!important;line-height:18px!important;margin:0!important;padding:0 4px!important}.confirm-result-btn{background:linear-gradient(45deg,#f0f,#0ff)!important;border:none!important;border-radius:6px!important;box-shadow:0 0 10px #ff00ff4d;display:block!important;font-size:14px!important;height:auto!important;margin:0 auto!important;min-width:120px;padding:6px 20px!important;text-shadow:0 0 3px #00000080;transition:all .3s ease!important}.confirm-result-btn:hover{box-shadow:0 5px 15px #ff00ff80;transform:translateY(-2px)}.elimination-modal .ant-modal-footer{border-top:1px solid #ffffff1a;padding:10px 0;text-align:center}.no-votes{background-color:#0003;border-radius:6px;margin:6px 0;padding:8px;text-align:center}.no-votes .ant-typography{color:#aaa!important;font-size:12px!important;margin:0!important}.debug-info{margin:0 0 5px!important}.ant-modal-body{padding:12px!important}.eliminated-model-tag{border-radius:4px;margin-bottom:10px;margin-top:-5px}.vote-player-row .small-tag{border-radius:3px;font-size:10px!important;height:18px!important;line-height:16px!important;margin:0 2px!important;padding:0 4px!important}.vote-number{animation:numberGlow 1.5s infinite alternate!important;color:#f0f!important;display:inline-block!important;font-size:18px!important;font-weight:700!important;padding:0 3px!important;text-shadow:0 0 5px #f0f,0 0 10px #f0f!important}@keyframes numberGlow{0%{text-shadow:0 0 5px #f0f,0 0 8px #f0f}to{text-shadow:0 0 10px #f0f,0 0 15px #f0f,0 0 20px #f0f}}.user-eliminated-options{align-items:center;display:flex;flex-direction:column;padding:0 15px}.action-buttons-container{display:flex;justify-content:center;margin:5px 0 10px;width:100%}.continue-watching-btn{background:linear-gradient(45deg,#00bfff,#9370db)!important;border:none!important;border-radius:6px!important;box-shadow:0 0 10px #00bfff4d;font-size:14px!important;height:auto!important;padding:8px 20px!important;text-shadow:0 0 3px #00000080;transition:all .3s ease!important}.continue-watching-btn:hover{box-shadow:0 5px 15px #00bfff80;transform:translateY(-2px)}.restart-game-btn{background:#282832cc!important;border:1px solid #fff3!important;border-radius:6px!important;color:#f0f0f0!important;font-size:14px!important;height:auto!important;padding:8px 20px!important;transition:all .3s ease!important}.restart-game-btn:hover{background:#3c3c46cc!important;border-color:#f0f!important;box-shadow:0 5px 10px #ff00ff4d;color:#fff!important;transform:translateY(-2px)}.status-eliminated{animation:eliminatedBlink 1.5s infinite alternate;color:#ff4d4f!important;font-weight:700}@keyframes eliminatedBlink{0%{text-shadow:0 0 5px #ff4d4d80}to{text-shadow:0 0 15px #ff4d4d}}.spectator-tip{animation:fadeIn .5s ease;background-color:#ff4d4d1a;border:1px solid #ff4d4d4d;border-radius:8px;margin-bottom:15px;padding:10px;text-align:center}@media (max-width:768px){.players-container.vertical{gap:8px;grid-template-columns:repeat(2,1fr);max-height:400px;padding:8px}.players-container.vertical .player-item{width:100%}.players-container.vertical .player-card{min-height:130px;padding:8px 5px}.players-container.vertical .player-card .ant-avatar{font-size:18px!important;height:48px!important;line-height:48px!important;width:48px!important}.players-container.vertical .player-name{font-size:12px;margin:6px 0 18px}.players-container.vertical .player-card .model-tag{bottom:8px;font-size:10px;min-width:50px;padding:1px 6px}.describing-players-column{flex:0 0 auto;width:100%}.describing-layout{flex-direction:column;gap:12px}.describing-content-column{width:100%}.players-container.vertical .player-card.current-player{border-width:2px}.voting-players{grid-gap:8px;-webkit-overflow-scrolling:touch;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);max-height:300px;overflow-y:auto;padding-bottom:10px;width:100%}.voting-players .player-item{margin-bottom:0;width:100%}.chat-container.voting-chat{-webkit-overflow-scrolling:touch;height:350px}.chat-messages{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.confirm-vote-btn{bottom:10px;margin-top:15px;position:sticky;width:100%;z-index:10}}@media (max-width:480px){.preparing-container{margin:0 auto 10px;padding-top:5px}.user-word-container{padding:15px 15px 12px}.preparing .user-word-container{margin:5px 0 10px;padding:12px 12px 10px}.word-title{font-size:1.2rem!important;margin-bottom:5px!important;margin-top:0!important}.word-display{margin:3px 0;padding:3px 10px}.preparing .word-display{margin:2px 0;padding:2px 8px}.word-value{font-size:16px;margin:1px 0;padding:3px 8px}.word-instruction{font-size:.8rem;margin:5px 0 0}.start-game-btn{font-size:1rem!important;margin-top:12px}.player-item{margin-bottom:5px;width:calc(50% - 5px)}.chat-container.voting-chat{height:300px}.player-item-inner .player-avatar .ant-avatar{font-size:16px!important;height:32px!important;line-height:32px!important;width:32px!important}.player-name-row .player-name{font-size:11px}.model-tag-chat.small-tag{font-size:10px;height:16px;line-height:16px;margin-left:3px;padding:0 3px}}.ai-voting-progress{align-items:center;animation:aiVotingGlow 2s infinite alternate;background:#0000004d;border:1px solid #00ffff4d;border-radius:30px;display:flex;justify-content:center;margin:15px auto;max-width:400px;padding:10px 15px}.ai-voting-text{color:#0ff!important;font-weight:500;margin-left:10px;text-shadow:0 0 10px #00ffff80}.status-ai-voting{align-items:center;animation:aiVotingGlow 2s infinite alternate;color:#0ff!important;display:flex;gap:8px}.status-ai-voting .ant-spin{margin-right:5px}@keyframes aiVotingGlow{0%{box-shadow:0 0 5px #00ffff4d}to{box-shadow:0 0 15px #00ffffb3}}.confirm-vote-btn{font-size:16px;font-weight:700;height:45px;margin-top:15px;transition:all .3s ease;width:100%}@media (max-width:768px){.confirm-vote-btn{bottom:10px;box-shadow:0 0 15px #ff00ff80;margin-top:15px;position:sticky;width:100%;z-index:10}}.voting-players{flex:0 0 300px;max-height:100%}.players-container.vertical.voting-list{max-height:calc(100vh - 400px);padding-right:5px}@media (max-width:768px){.voting-players{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;max-height:400px}.players-container.vertical.voting-list{max-height:280px;overflow-y:auto}.chat-container.voting-chat{height:300px;overflow:hidden}.chat-messages{-webkit-overflow-scrolling:touch;overflow-y:auto!important}}.voting-layout{display:flex;flex-direction:column;height:100%;overflow:hidden}.voting-content{display:flex;gap:20px;height:calc(100vh - 180px);overflow:hidden}.voting-players{display:flex;flex:0 0 380px;flex-direction:column;gap:10px;height:100%;max-height:600px;overflow:hidden;position:relative}.confirm-vote-btn,.players-list-header{flex-shrink:0}.players-container.vertical.voting-list{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1 1;max-height:520px;overflow-y:auto;scrollbar-width:thin;width:100%}@media (max-width:768px){.voting-content{flex-direction:column;height:auto;max-height:none}.voting-players{flex:0 0 auto;max-height:400px;width:100%}.players-container.vertical.voting-list{max-height:280px}.voting-info{max-height:400px;min-width:auto;width:100%}.chat-container.voting-chat{height:300px;overflow:hidden}.chat-messages{-webkit-overflow-scrolling:touch;overflow-y:auto!important}}@media (max-width:480px){.players-container.vertical.voting-list{max-height:250px}.chat-container.voting-chat{height:250px}}body,html{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.result-page{background-color:#0a0a1a;color:#fff;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh;padding:10px}.result-container,.result-page{align-items:center;display:flex}.result-container{flex-direction:column;margin:0 auto;max-width:900px;padding:15px}.neon-text{color:#fff!important;font-size:2.5rem!important;text-shadow:0 0 10px #f0f,0 0 20px #f0f}.neon-text,.result-content{margin-bottom:20px;text-align:center}.result-content{background-color:#0009;border:1px solid #444;border-radius:12px;box-shadow:0 0 30px #00000080;padding:20px;width:100%}.trophy-icon{color:#fd0;font-size:4rem;margin-bottom:10px;text-shadow:0 0 10px #fd0,0 0 20px #fd0}.win-status{color:#0ff;font-size:2.2rem;font-weight:700;margin-bottom:15px;text-shadow:0 0 10px #0ff,0 0 20px #0ff}.result-message{color:#fff!important;font-size:1.1rem;margin-bottom:20px}.result-note{background-color:#0000004d;border:1px dashed #555;border-radius:8px;color:#ddd!important;font-size:1rem;margin-bottom:15px;margin-top:15px;padding:10px}.action-buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:20px}.action-buttons button{align-items:center!important;border-radius:8px!important;box-sizing:border-box!important;display:flex!important;font-size:.95rem!important;height:48px!important;justify-content:center!important;line-height:48px!important;margin:0!important;min-width:160px;padding:0 20px!important;position:relative;top:0!important;transition:all .3s ease!important;vertical-align:middle!important}.neon-button.play-again{animation:neonPulse 2s infinite alternate;background:linear-gradient(45deg,#f0f,#0ff)!important;border:none!important;color:#fff!important;font-family:Noto Sans SC,sans-serif!important;font-weight:700;height:52px!important;letter-spacing:1px;text-shadow:0 0 5px #000c!important;text-transform:uppercase}.neon-button.play-again:hover{box-shadow:0 0 20px #ff00ffb3!important;transform:scale(1.05)}.back-home-button{background-color:#282832cc!important;border:1px solid #fff3!important;color:#f0f0f0!important;font-family:Noto Sans SC,sans-serif!important;font-weight:700;height:52px!important}.back-home-button:hover{background-color:#3c3c46cc!important;border-color:#f0f!important;box-shadow:0 0 10px #ff00ff4d;color:#fff!important;transform:scale(1.05)}@keyframes neonPulse{0%{box-shadow:0 0 5px #f0f,0 0 10px #f0f}to{box-shadow:0 0 15px #f0f,0 0 20px #f0f,0 0 30px #f0f}}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:20px 0}.stat-item{background-color:#0006;border:1px solid #333;border-radius:8px;padding:15px}.stat-value{color:#0ff;font-size:2.2rem;margin-bottom:5px;text-shadow:0 0 10px #00ffff80}.stat-label{color:#ddd;font-size:1rem}.stats-title,.user-result-title,.word-pair-title{color:#0ff!important;font-size:1.8rem!important;margin-bottom:20px!important;text-shadow:0 0 10px #00ffff80}.game-words{margin:10px 0 15px;width:100%}.word-results-grid{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:center;margin:0 auto;width:100%}.word-card-container{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:220px;padding-bottom:15px;position:relative}.word-card-container.user-role{transform:scale(1.03);z-index:10}.word-card-container.user-role:before{background:linear-gradient(90deg,#f0f,#0ff);border-radius:20px;box-shadow:0 0 10px #ff00ffb3;color:#fff;content:"您的角色";font-size:.9rem;font-weight:700;left:50%;padding:3px 12px;position:absolute;text-shadow:0 0 5px #00000080;top:-25px;transform:translateX(-50%)}.user-role-avatar{animation:avatarGlow 2s infinite alternate;border:3px solid #fff;box-shadow:0 0 15px #ffffff80;margin-top:10px;transition:all .3s ease}.civilian-avatar{background:linear-gradient(145deg,#52c41a,#389e0d)!important;border-color:#52c41a!important}.civilian-avatar:after{animation:avatarPulse 2s infinite alternate;background:radial-gradient(circle,#52c41a80 0,#0000 70%);border-radius:50%;bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:-1}.undercover-avatar{background:linear-gradient(145deg,#ff4d4f,#cf1322)!important;border-color:#ff4d4f!important}.undercover-avatar:after{animation:avatarPulse 2s infinite alternate;background:radial-gradient(circle,#ff4d4f80 0,#0000 70%);border-radius:50%;bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:-1}.user-result-badge .ant-badge-count{background-color:initial!important;box-shadow:none!important;color:#fff!important;font-size:22px!important;height:22px;right:0;top:0;width:22px}.word-card{background-color:#14141ecc!important;border-radius:10px!important;box-shadow:0 0 15px #00000080!important;overflow:hidden!important;transition:all .3s ease!important;width:100%}.word-card:hover{box-shadow:0 10px 20px #000000b3!important;transform:translateY(-5px)}.word-card .ant-card-head{border-bottom-width:2px!important;font-size:1.2rem!important;padding:12px!important;text-align:center!important}.word-card .ant-card-body{color:#fff!important;font-size:1.5rem!important;font-weight:700!important;letter-spacing:1px;padding:20px!important;text-align:center!important}.word-card.civilian{background:linear-gradient(180deg,#14141ecc,#14321ee6)!important;border:none!important}.word-card.civilian .ant-card-head{background:#52c41a4d!important;border-bottom:2px solid #52c41a!important;color:#b9ff9e!important;text-shadow:0 0 10px #52c41a80}.word-card.civilian .ant-card-body{color:#d0ffc0!important;text-shadow:0 0 8px #52c41a99}.word-card.undercover{background:linear-gradient(180deg,#14141ecc,#32141ee6)!important;border:none!important}.word-card.undercover .ant-card-head{background:#ff4d4d4d!important;border-bottom:2px solid #ff4d4f!important;color:#ffbdbd!important;text-shadow:0 0 10px #ff4d4d80}.word-card.undercover .ant-card-body{color:#ffd0d0!important;text-shadow:0 0 8px #ff4d4d99}.combined-result{background-color:#0006;border:1px solid #0ff3;border-radius:12px;box-shadow:0 0 15px #00ffff1a;box-sizing:border-box;margin:10px auto;max-width:100%;padding:20px;width:calc(100% - 10px)}.combined-result-title{color:#0ff!important;font-size:1.8rem!important;margin-bottom:20px!important;text-align:center;text-shadow:0 0 10px #00ffff80}@keyframes avatarGlow{0%{box-shadow:0 0 10px #ffffff80}to{box-shadow:0 0 20px #fffc,0 0 30px #ffffff80}}@keyframes avatarPulse{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.2)}}.ant-divider{border-color:#ffffff1a!important;margin:30px 0!important}.user-win-status{border-radius:20px;bottom:-15px;font-size:1.2rem;font-weight:700;left:50%;padding:5px 15px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:10}.user-win-status.win{background-color:#52c41a33;border:1px solid #52c41a;box-shadow:0 0 10px #52c41a4d;color:#52c41a;text-shadow:0 0 8px #52c41a80}.user-win-status.lose{background-color:#ff4d4d33;border:1px solid #ff4d4f;box-shadow:0 0 10px #ff4d4d4d;color:#ff4d4f;text-shadow:0 0 8px #ff4d4d80}@media (max-width:768px){.neon-text{font-size:2rem!important;margin-bottom:15px}.win-status{font-size:1.8rem}.result-message{font-size:1rem}.result-content{padding:15px}.trophy-icon{font-size:3.5rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.word-results-grid{flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:space-between;max-width:calc(100% - 10px)}.action-buttons{flex-direction:row;gap:10px;margin-top:15px;width:100%}.action-buttons button{flex:1 1;font-size:.9rem!important;max-width:none;min-width:130px;overflow:hidden;padding:0 10px!important;text-overflow:ellipsis;white-space:nowrap}.word-card-container{flex:1 1;max-width:calc(50% - 8px);min-width:130px}.word-card{min-width:120px;width:100%}.word-card .ant-card-head{font-size:14px;min-height:40px;padding:0 12px}.word-card .ant-card-body{font-size:15px;padding:12px 8px}.word-card .ant-card-head-title{font-size:14px;padding:8px 0}.word-card-container.user-role:before{font-size:12px;padding:2px 8px;top:-18px;white-space:nowrap}.user-win-status{bottom:-15px;font-size:12px;padding:3px 8px;transform:translateX(-50%);white-space:nowrap}.user-role-avatar{font-size:16px!important;height:36px!important;line-height:36px!important;width:36px!important}.user-result-badge .ant-badge-count{font-size:12px;height:18px;line-height:18px;width:18px}}@media (max-width:380px){.word-results-grid{gap:8px}.word-card-container{max-width:calc(50% - 4px);min-width:100px}.action-buttons{align-items:stretch;flex-direction:column;gap:8px}.action-buttons button{height:44px!important;line-height:44px!important;margin-bottom:0!important;max-width:100%;min-width:0;min-width:auto;width:100%}.word-card .ant-card-body{font-size:14px;padding:8px 5px}.word-card .ant-card-head-title{font-size:12px;padding:6px 0}.word-card-container.user-role:before{font-size:10px;padding:1px 6px;top:-16px}.user-win-status{bottom:-12px;font-size:10px;padding:2px 6px}}@media (max-height:700px){.trophy-icon{font-size:3rem;margin-bottom:5px}.win-status{font-size:1.8rem;margin-bottom:10px}.result-content{padding:15px}.result-content,.result-message{margin-bottom:15px}.game-words{margin:5px 0 10px}.action-buttons{margin-top:15px}}@media (min-width:381px) and (max-width:480px){.word-card-container{flex:0 1 140px;margin:0 5px;max-width:45%}.win-status{font-size:1.5rem}.result-content{padding:12px 10px}.action-buttons button{font-size:.85rem!important;height:42px!important;line-height:42px!important;min-width:130px;padding:0 10px!important}}@media (max-height:500px) and (orientation:landscape){.result-container{display:flex;flex-direction:column;gap:10px;max-width:100%;padding:10px}.trophy-icon{font-size:3rem;margin-bottom:0}.win-status{font-size:1.8rem;margin-bottom:10px}.result-content{margin-bottom:10px;padding:15px}.game-words{margin:5px 0 10px}.word-results-grid{gap:15px}.word-card-container{padding-bottom:20px}.word-card .ant-card-body{padding:10px 8px}.word-card .ant-card-head{min-height:36px}.word-card .ant-card-head-title{padding:8px 0}.action-buttons{gap:10px;margin-top:10px}.action-buttons button{font-size:.85rem!important;height:40px!important;line-height:40px!important}}.undercover-reveal{animation:fadeIn .5s ease;background-color:#ff000026;border:1px solid #ff4d4d66;border-radius:10px;box-shadow:0 0 15px #f003;box-sizing:border-box;margin:15px auto 25px;max-width:100%;padding:20px;text-align:left;width:calc(100% - 10px)}.reveal-title{color:#ff4d4f!important;display:block;font-size:18px!important;font-weight:700;margin-bottom:12px!important;text-align:center;text-shadow:0 0 8px #ff4d4d99}.undercover-list{background-color:#1e00004d;border-radius:8px;box-shadow:inset 0 0 10px #0000004d;overflow:hidden}.undercover-list-item{border-bottom:1px solid #ff4d4d33!important;padding:12px 15px!important;transition:all .2s ease}.undercover-list-item:hover{background-color:#ff4d4d26}.undercover-list-item:last-child{border-bottom:none!important}.undercover-list-item .ant-list-item-meta-title{color:#fff!important;font-size:16px!important;margin-bottom:4px!important;text-shadow:0 0 5px #ffffff4d}.undercover-list-item .ant-list-item-meta-description{color:#ccc!important;font-size:14px!important}.undercover-avatar{background-color:#ff4d4f!important;border:2px solid #ff7875!important;box-shadow:0 0 10px #ff4d4d80}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.spectator-mode-notice{animation:spectatorGlow 2s infinite alternate;background-color:#00ffff1a;border:1px solid #00ffff4d;border-radius:30px;display:inline-block;margin-bottom:15px;padding:5px 15px}.spectator-mode-text{color:#0ff!important;font-size:14px!important;font-weight:500;text-shadow:0 0 8px #0ff9}@keyframes spectatorGlow{0%{box-shadow:0 0 5px #00ffff4d}to{box-shadow:0 0 15px #00ffffb3}}
/*# sourceMappingURL=main.a641f55a.css.map*/