*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #1a1a2e;--bg-card: #16213e;--bg-surface: #0f3460;--accent: #e94560;--text: #eaeaea;--text-muted: #888;--border: #2a2a4a;--radius: 8px;--font: system-ui, -apple-system, sans-serif}html,body{height:100%;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;overflow-x:hidden}body{width:100%;max-width:100vw}#root{height:100%}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}._container_16ox0_1{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;gap:24px}._card_16ox0_11{width:100%;max-width:400px;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;gap:20px}._title_16ox0_23{font-size:2.5rem;font-weight:800;color:var(--text);text-align:center;letter-spacing:-.02em}._tagline_16ox0_31{font-size:.9rem;color:var(--text-muted);text-align:center;line-height:1.4}._formatSection_16ox0_38{display:flex;flex-direction:column;gap:8px}._formatLabel_16ox0_44{font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:600}._formatOptions_16ox0_52{display:grid;grid-template-columns:1fr 1fr;gap:8px}._formatBtn_16ox0_58{display:flex;flex-direction:column;align-items:center;padding:12px 8px;background:var(--bg);border:2px solid var(--border);border-radius:var(--radius);color:var(--text);transition:border-color .15s,background .15s;gap:4px;min-height:64px}._formatBtn_16ox0_58._active_16ox0_72{border-color:var(--accent);background:#e945601a}._formatName_16ox0_77{font-size:.9rem;font-weight:600}._formatLife_16ox0_82{font-size:.75rem;color:var(--text-muted)}._createBtn_16ox0_87{width:100%;padding:14px;background:var(--accent);color:#fff;font-size:1rem;font-weight:700;border-radius:var(--radius);transition:opacity .15s;min-height:52px}._createBtn_16ox0_87:disabled{opacity:.6}._hint_16ox0_103{font-size:.8rem;color:var(--text-muted);text-align:center}._error_16ox0_109{color:#ff6b6b;font-size:.85rem;text-align:center;background:#ff6b6b1a;border-radius:var(--radius);padding:8px 12px}._footer_16ox0_118{font-size:.75rem;color:var(--text-muted);text-align:center}._container_1n4u4_1{display:flex;align-items:center;gap:4px}._btn_1n4u4_7{width:44px;height:44px;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;touch-action:none;transition:background .1s;user-select:none;-webkit-user-select:none}._btn_1n4u4_7:active{background:var(--accent)}._life_1n4u4_29{font-size:2.5rem;font-weight:800;min-width:80px;text-align:center;line-height:1;font-variant-numeric:tabular-nums}._life_1n4u4_29._dead_1n4u4_38{color:#e74c3c}._panel_b9cmq_1{display:flex;gap:8px;flex-wrap:wrap}._row_b9cmq_7{display:flex;align-items:center;gap:6px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:6px 10px;flex:1;min-width:100px}._label_b9cmq_19{font-size:.75rem;color:var(--text-muted);white-space:nowrap;flex:1}._controls_b9cmq_26{display:flex;align-items:center;gap:4px}._btn_b9cmq_32{width:28px;height:28px;background:var(--bg-surface);border:1px solid var(--border);border-radius:4px;color:var(--text);font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;min-width:28px}._value_b9cmq_47{min-width:24px;text-align:center;font-size:.9rem;font-weight:700;font-variant-numeric:tabular-nums}._value_b9cmq_47._warn_b9cmq_55{color:#e74c3c}._container_fst3f_1{display:flex;flex-direction:column;gap:6px}._title_fst3f_7{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--text-muted)}._rows_fst3f_15{display:flex;flex-direction:column;gap:4px}._row_fst3f_15{display:flex;align-items:center;gap:8px;padding:6px 10px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);min-height:44px}._row_fst3f_15._dangerous_fst3f_32{border-color:#e74c3c;background:#e74c3c1a}._opponentName_fst3f_37{flex:1;font-size:.85rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._controls_fst3f_46{display:flex;align-items:center;gap:6px;flex-shrink:0}._btn_fst3f_53{width:32px;height:32px;background:var(--bg-surface);border:1px solid var(--border);border-radius:4px;color:var(--text);font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center;min-width:32px}._damage_fst3f_68{min-width:32px;text-align:center;font-size:1rem;font-weight:700;font-variant-numeric:tabular-nums}._damage_fst3f_68._over21_fst3f_76{color:#e74c3c}._overlay_1bbgk_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:300;padding:24px;gap:12px}._image_1bbgk_14{max-width:min(100%,400px);max-height:80vh;object-fit:contain;border-radius:12px;box-shadow:0 8px 48px #000c}._name_1bbgk_22{color:#fffc;font-size:1rem;font-weight:600;text-align:center}._tile_1d07d_1{position:relative;display:inline-flex;flex-direction:column;cursor:pointer;border-radius:6px;overflow:visible;transition:transform .2s ease;user-select:none;-webkit-user-select:none;touch-action:manipulation}._tile_1d07d_1._tapped_1d07d_14{transform:rotate(90deg);margin:12px 6px}._image_1d07d_19{width:100%;aspect-ratio:488 / 680;object-fit:cover;border-radius:6px;display:block;background:var(--bg-surface)}._counterBadge_1d07d_28{position:absolute;bottom:-6px;right:-6px;background:var(--accent);color:#fff;font-size:.7rem;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg);z-index:1}._actions_1d07d_46{position:absolute;bottom:2px;left:50%;transform:translate(-50%);display:flex;gap:2px;opacity:0;transition:opacity .15s}._tile_1d07d_1:hover ._actions_1d07d_46{opacity:1}._actionBtn_1d07d_61{background:#000000b3;color:#fff;border-radius:4px;width:24px;height:24px;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center}._menuOverlay_1d07d_75{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:flex-end;justify-content:center;z-index:400;padding:16px}._menu_1d07d_75{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;width:100%;max-width:360px;overflow:hidden;display:flex;flex-direction:column}._menuTitle_1d07d_97{padding:16px;font-size:1rem;font-weight:700;text-align:center;border-bottom:1px solid var(--border)}._menuItem_1d07d_105{width:100%;padding:14px 16px;text-align:center;font-size:1rem;color:var(--text);border-bottom:1px solid var(--border);min-height:52px;transition:background .1s}._menuItem_1d07d_105:hover{background:var(--bg-surface)}._menuItem_1d07d_105._danger_1d07d_120{color:#e74c3c}._menuItemCancel_1d07d_124{width:100%;padding:14px 16px;text-align:center;font-size:1rem;color:var(--text-muted);font-weight:600;min-height:52px}._battlefield_b3mp6_1{display:flex;flex-direction:column;gap:8px}._zoneHeader_b3mp6_7{display:flex;align-items:center;justify-content:space-between;gap:8px}._zoneLabel_b3mp6_14{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--text-muted)}._count_b3mp6_22{font-size:.75rem;color:var(--text-muted)}._grid_b3mp6_27{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:6px;padding:6px 0}@media(min-width:400px){._grid_b3mp6_27{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px}}._empty_b3mp6_41{color:var(--text-muted);font-size:.85rem;text-align:center;padding:16px;border:1px dashed var(--border);border-radius:var(--radius)}._collapsible_b3mp6_51{display:flex;flex-direction:column;gap:8px}._collapseToggle_b3mp6_57{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);width:100%;text-align:left;min-height:44px}._chevron_b3mp6_71{margin-left:auto;font-size:.7rem;color:var(--text-muted)}._board_1mv4e_1{display:flex;flex-direction:column;gap:12px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:14px}._header_1mv4e_11{display:flex;align-items:center;gap:10px}._playerColor_1mv4e_17{width:4px;height:40px;border-radius:2px;flex-shrink:0}._playerInfo_1mv4e_24{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._playerName_1mv4e_32{font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._youBadge_1mv4e_40{font-size:.75rem;color:var(--text-muted);font-weight:400}._handCount_1mv4e_46{font-size:.75rem;color:var(--text-muted)}._actions_1mv4e_52{display:flex;gap:6px;flex-wrap:wrap}._actionBtn_1mv4e_58{padding:6px 12px;background:var(--bg);border:1px solid var(--border);border-radius:20px;color:var(--text);font-size:.8rem;white-space:nowrap;min-height:32px;transition:background .1s,border-color .1s}._actionBtn_1mv4e_58:hover{background:var(--bg-surface)}._actionBtn_1mv4e_58._active_1mv4e_74{background:#e9456026;border-color:var(--accent);color:var(--accent)}._container_y1f3j_1{position:relative;z-index:30}._inputWrapper_y1f3j_6{position:relative;display:flex;align-items:center}._input_y1f3j_6{width:100%;padding:12px 40px 12px 14px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:1rem;outline:none}._input_y1f3j_6:focus{border-color:var(--accent)}._input_y1f3j_6::placeholder{color:var(--text-muted)}._spinner_y1f3j_31{position:absolute;right:12px;width:18px;height:18px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_y1f3j_31 .6s linear infinite}@keyframes _spin_y1f3j_31{to{transform:rotate(360deg)}}._dropdown_y1f3j_46{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);max-height:320px;overflow-y:auto;list-style:none;box-shadow:0 8px 32px #00000080}._resultItem_y1f3j_60{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;text-align:left;color:var(--text);transition:background .1s;min-height:52px}._resultItem_y1f3j_60:hover,._resultItem_y1f3j_60:focus{background:var(--bg-surface)}._thumb_y1f3j_77{width:32px;height:44px;object-fit:cover;border-radius:3px;flex-shrink:0}._cardName_y1f3j_85{font-size:.9rem;line-height:1.3}._error_y1f3j_90{color:#ff6b6b;font-size:.8rem;margin-top:6px;padding:6px 10px;background:#ff6b6b1a;border-radius:4px}._noResults_y1f3j_99{padding:12px;color:var(--text-muted);font-size:.85rem;text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);margin-top:4px}._container_123ek_1{display:flex;flex-direction:column;min-height:100%;max-width:768px;margin:0 auto}._reconnectingBanner_123ek_9{position:sticky;top:0;z-index:100;padding:8px 16px;text-align:center;font-size:.85rem;font-weight:600;background:#e74c3c;color:#fff}._header_123ek_21{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--bg-card);position:sticky;top:0;z-index:50}._backBtn_123ek_33{color:var(--text-muted);font-size:.85rem;padding:4px 8px;border-radius:4px;text-decoration:none}._roomIdBtn_123ek_41{flex:1;font-size:.8rem;color:var(--text-muted);text-align:center;font-family:monospace;padding:4px 8px;border-radius:4px;background:none;border:none;cursor:pointer}._roomIdBtn_123ek_41:hover{background:var(--bg-surface);color:var(--text)}._dot_123ek_59{width:8px;height:8px;border-radius:50%;flex-shrink:0}._dot_123ek_59[data-state=connected]{background:#2ecc71}._dot_123ek_59[data-state=connecting]{background:#f39c12}._dot_123ek_59[data-state=disconnected]{background:#e74c3c}._content_123ek_70{display:flex;flex-direction:column;gap:16px;padding:16px;flex:1}._mySection_123ek_78{display:flex;flex-direction:column;gap:12px}._playerSection_123ek_84{border-top:1px solid var(--border);padding-top:16px}._waiting_123ek_89{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-muted);gap:16px;padding:48px}._waitingSpinner_123ek_100{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_123ek_1 .8s linear infinite}@keyframes _spin_123ek_1{to{transform:rotate(360deg)}}._errorPage_123ek_114{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:32px 16px;gap:16px;text-align:center;color:var(--text-muted)}._errorPage_123ek_114 h1{color:var(--text);font-size:1.5rem}._homeLink_123ek_131{color:var(--accent);font-size:1rem;text-decoration:none;padding:10px 20px;border:1px solid var(--accent);border-radius:var(--radius);margin-top:8px}._footer_123ek_141{padding:16px;text-align:center;font-size:.7rem;color:var(--text-muted);border-top:1px solid var(--border);margin-top:auto}._modalOverlay_123ek_151{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:200;padding:24px}._modal_123ek_151{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px 24px;width:100%;max-width:320px;display:flex;flex-direction:column;gap:16px}._modal_123ek_151 h2{font-size:1.25rem;font-weight:700;text-align:center}._modal_123ek_151 form{display:flex;flex-direction:column;gap:12px}._nameInput_123ek_186{width:100%;padding:12px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:1rem;outline:none}._nameInput_123ek_186:focus{border-color:var(--accent)}._joinBtn_123ek_201{width:100%;padding:12px;background:var(--accent);color:#fff;font-size:1rem;font-weight:700;border-radius:var(--radius);min-height:48px}._joinBtn_123ek_201:disabled{opacity:.5}
