*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#1a1a2e;color:#e0e0e0;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12px;overflow-y:auto}h1{font-size:18px;letter-spacing:.1em;margin-bottom:12px;color:#f0c040}.board{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:1400px}.score-panel{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;max-width:700px;background:#00000059;border:1px solid rgba(240,192,64,.3);border-radius:8px;padding:6px 14px}.score-round{font-size:15px;font-weight:700;color:#f0c040;letter-spacing:.1em;white-space:nowrap;min-width:70px}.score-list{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}.score-entry{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:56px}.score-entry--parent .score-name,.score-entry--self .score-name{color:#f0c040}.score-entry--active .score-name{color:#4ade80;font-weight:700}.score-entry--active .score-value{color:#4ade80}.score-name{font-size:11px;color:#aaa}.score-value{font-size:14px;font-weight:700;color:#fff}.finished-overlay{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:12px;padding:18px 36px;background:linear-gradient(135deg,#1450a0f2,#0a2864f2);border:2px solid #4a9eff;border-radius:12px;box-shadow:0 0 24px #4a9eff80}.finished-title{font-size:26px;font-weight:700;color:#fff;letter-spacing:.3em;text-shadow:0 0 10px rgba(74,158,255,.8)}.rank-table{display:flex;flex-direction:column;gap:4px;width:100%;margin-top:6px}.rank-row{display:flex;flex-direction:row;align-items:center;gap:10px;padding:4px 8px;border-radius:4px;background:#ffffff14}.rank-row--self{background:#f0c04033;border:1px solid rgba(240,192,64,.4)}.rank-num{font-size:16px;font-weight:700;color:#f0c040;min-width:28px}.rank-name{font-size:14px;color:#fff;min-width:40px}.rank-score{font-size:14px;font-weight:700;color:#7dd7ff;text-align:right;flex:1}.middle-row{display:flex;flex-direction:row;align-items:stretch;gap:4px;width:100%;justify-content:center}.area{display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px;background:#ffffff0a;border-radius:8px}.area--toimen{width:100%}.area--kami,.area--simo{flex-shrink:0}.area--player{width:100%;padding-top:6px}.area--active{background:#4ade8014;box-shadow:0 0 0 2px #4ade8080}.player-label{font-size:11px;color:#aaa;letter-spacing:.05em}.center-table{flex:1;display:flex;flex-direction:column;align-items:center;background:#0f5c28;border-radius:10px;min-width:640px;padding:12px 16px;gap:6px;box-shadow:inset 0 0 24px #00000080}.center-row{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:8px;align-self:stretch;flex:1}.wall-info{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-width:90px;gap:6px}.wall-count{font-size:16px;font-weight:700;color:#fff;text-align:center;line-height:1.4}.wall-count__num{display:block;font-size:30px;color:#f0c040;line-height:1}.phase-msg{font-size:11px;color:#ccc;text-align:center;min-height:16px}.phase-msg--active{font-size:14px;font-weight:700;color:#f472b6;text-shadow:0 0 8px rgba(244,114,182,.6)}.phase-msg--agari{font-size:14px;font-weight:700;color:#f0c040;text-shadow:0 0 8px rgba(240,192,64,.6)}.discard-zone{background:#0000001f;border-radius:4px;padding:3px}.discard-zone--player{display:grid;grid-template-columns:repeat(6,37px);gap:4px;align-content:start;padding:0;width:242px;height:232px;overflow:hidden}.discard-zone--toimen{display:flex;flex-direction:row-reverse;flex-wrap:wrap-reverse;align-content:flex-start;gap:4px;padding:0;width:242px;height:232px;overflow:hidden}.discard-zone--kami{display:grid;grid-template-rows:repeat(6,53px);grid-auto-flow:column;grid-auto-columns:48px;direction:rtl;gap:4px;padding:0;width:204px;height:338px;overflow:hidden}.discard-zone--simo{display:flex;flex-direction:column-reverse;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:4px;padding:0;width:204px;height:338px;overflow:hidden}.discard-tile{display:block;object-fit:fill}.discard-zone--player .discard-tile,.discard-zone--toimen .discard-tile{width:36px;height:55px}.discard-zone--kami .discard-tile,.discard-zone--simo .discard-tile{width:48px;height:53px}.discard-tile--latest{outline:3px solid rgba(255,210,0,.95);outline-offset:-2px;border-radius:2px;filter:drop-shadow(0 0 5px rgba(255,200,0,.85))}.hand{display:flex;align-items:flex-end;gap:2px}.hand--active{outline:2px solid #f0c040;border-radius:4px;outline-offset:2px}.hand--toimen{flex-direction:row}.hand--kami,.hand--simo{flex-direction:column}.hand--player{flex-direction:row;align-items:flex-end}.tile{display:block;height:56px;width:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .1s ease,filter .1s ease}.hand--kami .tile--back,.hand--simo .tile--back{height:28px}.hand--toimen .tile--back{height:44px}.tile--hand:hover,.tile--drawn:hover{transform:translateY(-6px)}.tile--selected{transform:translateY(-10px)!important;filter:brightness(1.15) drop-shadow(0 0 6px #f0c040)}.tile-sep{display:inline-block;width:10px;flex-shrink:0}.tile-drawn-slot{width:33px;height:56px;flex-shrink:0;display:flex;align-items:flex-end;justify-content:center}.btn-row{display:flex;flex-direction:row;gap:10px;margin-top:8px}.ryukyoku-overlay{margin-top:10px;padding:6px 24px;background:#c83232d9;border-radius:6px;font-size:18px;font-weight:700;letter-spacing:.2em;color:#fff;text-align:center}.btn{margin-top:8px;padding:8px 28px;font-size:15px;font-weight:700;border:none;border-radius:6px;cursor:pointer;letter-spacing:.05em;transition:background .15s ease,opacity .15s ease}.btn:disabled{opacity:.4;cursor:not-allowed}.btn--discard{background:#c0392b;color:#fff}.btn--discard:hover:not(:disabled){background:#e74c3c}.btn--tsumo{background:#27ae60;color:#fff}.btn--tsumo:hover:not(:disabled){background:#2ecc71}.btn--riichi{background:#8e44ad;color:#fff}.btn--riichi:hover:not(:disabled){background:#9b59b6}.btn--restart{background:#f0c040;color:#1a1a2e;font-weight:700;margin-top:10px;padding:8px 24px}.btn--restart:hover{background:#f8d860}.tenpai-label{display:inline-block;padding:2px 10px;background:#e67e22;color:#fff;font-size:13px;font-weight:700;border-radius:4px;letter-spacing:.1em;animation:tenpai-pulse 1s ease-in-out infinite}.riichi-label{display:inline-block;padding:2px 10px;background:#8e44ad;color:#fff;font-size:13px;font-weight:700;border-radius:4px;letter-spacing:.1em;animation:tenpai-pulse 1s ease-in-out infinite}@keyframes tenpai-pulse{0%,to{opacity:1}50%{opacity:.6}}.agari-overlay{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:12px;padding:14px 32px;background:linear-gradient(135deg,#b48c14f2,#78500af2);border:2px solid #f0c040;border-radius:10px;box-shadow:0 0 20px #f0c04099}.agari-title{font-size:28px;font-weight:700;color:#fff;letter-spacing:.3em;text-shadow:0 0 10px rgba(255,255,255,.6)}.agari-winner{font-size:14px;color:#ffe599;letter-spacing:.1em}.agari-yaku-table{display:flex;flex-direction:column;gap:3px;width:100%;margin-top:4px;border-top:1px solid rgba(255,255,255,.3);padding-top:4px}.agari-yaku-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#fff}.yaku-name{font-weight:700;letter-spacing:.05em}.yaku-han{color:#f0c040;font-weight:700;min-width:28px;text-align:right}.agari-yaku-total{font-size:13px;color:#ccc;text-align:right;border-top:1px solid rgba(255,255,255,.2);padding-top:2px;margin-top:2px}.agari-score{font-size:20px;font-weight:700;color:#f0c040;letter-spacing:.05em;margin-top:4px;text-shadow:0 0 8px rgba(240,192,64,.8)}.dora-wrap{display:flex;flex-direction:column;align-items:center;gap:2px}.dora-label{font-size:10px;color:#aaa;letter-spacing:.05em}.dora-tile{display:block;height:36px;width:auto;border:1px solid #f0c040;border-radius:2px}.ryukyoku-overlay{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:10px;padding:10px 24px;background:#c83232d9;border-radius:6px;font-size:18px;font-weight:700;letter-spacing:.2em;color:#fff;text-align:center}.lobby{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;max-width:400px;margin:60px auto;background:#1a3a1a;border:2px solid #4a8a4a;border-radius:12px;color:#e8e8e8}.lobby h2{font-size:20px;margin:0}.lobby__btn{width:100%;padding:12px 0;font-size:16px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:opacity .15s}.lobby__btn:hover{opacity:.85}.lobby__btn--offline{background:#5a8a2a;color:#fff}.lobby__btn--online{background:#2a6a9a;color:#fff}.lobby__sep{color:#888;font-size:13px}.lobby__form{display:flex;flex-direction:column;gap:10px;width:100%}.lobby__form label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#aaa}.lobby__input{padding:8px 10px;font-size:15px;border:1px solid #4a8a4a;border-radius:6px;background:#0e240e;color:#e8e8e8;outline:none}.lobby__input:focus{border-color:#8aca8a}.lobby__error{color:#f06060;font-size:13px;min-height:18px;margin:0}.lobby--waiting .lobby__count{font-size:18px;font-weight:700;color:#8aca8a;margin:0}.lobby--waiting .lobby__pos{font-size:13px;color:#aaa;margin:0}.lobby__spinner{width:32px;height:32px;border:3px solid #4a8a4a;border-top-color:#8aca8a;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.lobby--error .lobby__error-msg{color:#f06060;font-size:15px;text-align:center;margin:0}.debug-mode-banner{width:100%;padding:6px 0;text-align:center;background:#7c3aed;color:#fff;font-size:13px;font-weight:700;letter-spacing:.05em}.debug-panel{width:100%;max-width:1400px;margin-top:16px;display:flex;flex-direction:column;gap:12px;border:2px solid #7c3aed;border-radius:8px;padding:12px 16px;background:#1a1030;color:#e0d0ff;font-size:12px}.debug-header{font-size:14px;font-weight:700;color:#c084fc;letter-spacing:.1em;border-bottom:1px solid #7c3aed;padding-bottom:6px}.debug-section{display:flex;flex-direction:column;gap:6px}.debug-section-title{font-size:12px;font-weight:700;color:#a78bfa;margin-bottom:2px}.debug-hand-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.debug-hand-label{min-width:60px;font-size:11px;color:#c4b5fd;white-space:nowrap}.debug-hand-tiles{display:flex;align-items:center;flex-wrap:wrap;gap:2px}.debug-shanten{font-size:11px;color:#86efac;margin-left:4px;white-space:nowrap}.debug-tile{width:22px;height:auto;display:inline-block}.debug-tile--wall,.debug-tile--picker{cursor:pointer;transition:opacity .1s}.debug-tile--wall:hover,.debug-tile--picker:hover{opacity:.75}.debug-tile--next{outline:2px solid #f0c040;border-radius:2px}.debug-tile--picker--selected{outline:2px solid #4ade80;border-radius:2px;opacity:.85}.debug-tile--thumb{width:20px;height:auto}.debug-wall-grid{display:flex;flex-wrap:wrap;gap:2px}.debug-btn-row{display:flex;flex-wrap:wrap;gap:6px}.debug-btn{padding:4px 10px;font-size:12px;background:#4c1d95;color:#e9d5ff;border:1px solid #7c3aed;border-radius:4px;cursor:pointer;transition:background .1s}.debug-btn:hover:not(:disabled){background:#6d28d9}.debug-btn--apply{background:#065f46;border-color:#059669;color:#d1fae5}.debug-btn--apply:hover:not(:disabled){background:#047857}.debug-btn--yaku{background:#1e3a5f;border-color:#3b82f6;color:#bfdbfe}.debug-btn--yaku:hover:not(:disabled){background:#1d4ed8}.debug-btn--mode-active{background:#5b21b6;border-color:#a78bfa;color:#ede9fe;font-weight:700}.debug-subtitle{font-size:11px;color:#c4b5fd;margin-top:4px;margin-bottom:2px}.debug-btn:disabled{opacity:.4;cursor:not-allowed}.debug-hand-picker{display:flex;flex-direction:column;gap:6px;margin-top:8px;border-top:1px dashed #4c1d95;padding-top:8px}.debug-selected-area{display:flex;flex-wrap:wrap;align-items:center;gap:3px;min-height:28px}.debug-selected-count{font-size:11px;color:#c4b5fd;margin-right:6px}.debug-picker-grid{display:flex;flex-wrap:wrap;gap:2px;max-height:120px;overflow-y:auto;border:1px solid #4c1d95;border-radius:4px;padding:4px}
