*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:system-ui,-apple-system,sans-serif;background:#1a1a2e;color:#e0e0e0;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;font:inherit}button:disabled{opacity:.5;cursor:not-allowed}._page_yekim_1{height:100%;display:flex;flex-direction:column;align-items:center;padding:32px 16px 16px}._header_yekim_9{text-align:center;margin-bottom:48px}._title_yekim_14{font-size:2rem;font-weight:700;letter-spacing:.5px;color:#f5b335;margin-bottom:6px}._subtitle_yekim_22{font-size:.9rem;color:#9090a0}._main_yekim_27{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:420px}._grid_yekim_37{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:100%}._card_yekim_44{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;border-radius:14px;background:#16213e;color:#e0e0e0;border:2px solid #2a2a4a;cursor:pointer;transition:background .15s,border-color .15s,transform .1s}._card_yekim_44:hover:not(:disabled){background:#1e2d5a;border-color:#f5b335;transform:translateY(-2px)}._card_yekim_44:active:not(:disabled){transform:translateY(0)}._cardSoon_yekim_69{cursor:default;opacity:.55}._icon_yekim_74{width:56px;height:56px;object-fit:contain}._cardTitle_yekim_80{font-size:1rem;font-weight:700}._cardSubtitle_yekim_85{font-size:.75rem;color:#9090a0}._soonBadge_yekim_90{position:absolute;top:8px;right:8px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#1a1a2e;background:#f5b335;padding:2px 6px;border-radius:6px}._footer_yekim_104{margin-top:24px;font-size:.75rem;color:#555570}._page_axc9m_1{height:100%;display:flex;flex-direction:column}._header_axc9m_7{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#16213e;border-bottom:1px solid #2a2a4a}._backButton_axc9m_16{background:none;color:#f5b335;font-size:.9rem;font-weight:600;padding:6px 10px;border-radius:8px;border:1px solid #f5b33544;transition:background .15s;cursor:pointer}._backButton_axc9m_16:hover{background:#f5b33520}._headerTitle_axc9m_32{font-size:.95rem;font-weight:700;color:#e0e0e0}._main_axc9m_38{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px;width:100%;max-width:360px;margin:0 auto}._icon_axc9m_51{width:72px;height:72px;object-fit:contain}._subtitle_axc9m_57{font-size:.85rem;color:#9090a0;margin-bottom:14px}._modes_axc9m_63{display:flex;flex-direction:column;gap:12px;width:100%}._modeButton_axc9m_70{width:100%;padding:16px;border-radius:12px;background:#16213e;color:#e0e0e0;font-size:1rem;font-weight:600;border:2px solid #2a2a4a;cursor:pointer;transition:background .15s,border-color .15s}._modeButton_axc9m_70:hover{background:#1e2d5a;border-color:#f5b335}._modeButton_axc9m_70:active{background:#162247}._board_omfym_1{display:grid;grid-template-rows:repeat(8,1fr);width:100%;max-width:340px;aspect-ratio:1;border:2px solid #2a2a4a;border-radius:4px;overflow:hidden}._row_omfym_12{display:grid;grid-template-columns:repeat(8,1fr)}._cell_omfym_17{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:default}._cellLight_omfym_26{background:#c8a96e}._cellDark_omfym_30{background:#5c3d1e}._cellSelected_omfym_34{background:#b8860b;box-shadow:inset 0 0 0 3px #f5b335}._cellTarget_omfym_39{background:#3a6e3a;cursor:pointer}._cellTarget_omfym_39:after{content:"";position:absolute;width:30%;height:30%;border-radius:50%;background:#64dc6499;pointer-events:none}._cellSelectable_omfym_54{cursor:pointer}._cellSelectable_omfym_54:hover{filter:brightness(1.15)}._piece_omfym_62{width:80%;height:80%;object-fit:contain;pointer-events:none;display:block}._page_1xfxy_1{height:100%;display:flex;flex-direction:column}._header_1xfxy_7{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#16213e;border-bottom:1px solid #2a2a4a}._backButton_1xfxy_16{background:none;color:#f5b335;font-size:.9rem;font-weight:600;padding:6px 10px;border-radius:8px;border:1px solid #f5b33544;transition:background .15s;cursor:pointer}._backButton_1xfxy_16:hover{background:#f5b33520}._modeLabel_1xfxy_32{font-size:.9rem;color:#9090a0}._main_1xfxy_37{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;gap:16px}._statusText_1xfxy_47{font-size:1rem;color:#9090a0}._errorText_1xfxy_52{font-size:.9rem;color:#e05555;text-align:center;padding:0 16px}._turnText_1xfxy_59{font-size:.9rem;color:#c0c0d0}._gameOver_1xfxy_64{display:flex;flex-direction:column;align-items:center;gap:12px}._gameOverText_1xfxy_71{font-size:1.2rem;font-weight:700;color:#f5b335;text-align:center}._errorBox_1xfxy_78{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 16px}._actionButton_1xfxy_87{padding:10px 24px;border-radius:8px;border:1px solid #f5b33566;background:none;color:#f5b335;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s}._actionButton_1xfxy_87:hover{background:#f5b33520}._wsError_1xfxy_104{font-size:.8rem;color:#e07755;text-align:center}._inviteForm_1xfxy_111{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:300px}._inviteLabel_1xfxy_120{font-size:.9rem;color:#c0c0d0}._inviteInput_1xfxy_125{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #3a3a5a;background:#16213e;color:#e0e0e0;font-size:1rem;box-sizing:border-box;outline:none}._inviteInput_1xfxy_125:focus{border-color:#f5b335}._inviteSubmit_1xfxy_141{padding:10px 24px;border-radius:8px;border:none;background:#f5b335;color:#1a1a2e;font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .15s}._inviteSubmit_1xfxy_141:hover{opacity:.9}._board_h34mp_1{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:8px;width:min(84vw,320px);aspect-ratio:1 / 1;padding:8px;background:#16213e;border:1px solid #2a2a4a;border-radius:14px;box-sizing:border-box}._cell_h34mp_15{display:flex;align-items:center;justify-content:center;border:1px solid #2a2a4a;border-radius:10px;background:#1f2947;color:#e0e0e0;font-size:clamp(2rem,12vw,3.4rem);font-weight:800;line-height:1;cursor:default;-webkit-user-select:none;user-select:none;transition:background .15s,box-shadow .15s}._markX_h34mp_31{color:#f5b335}._markO_h34mp_35{color:#5ac8fa}._playable_h34mp_39{cursor:pointer}._playable_h34mp_39:hover{background:#26325a;box-shadow:inset 0 0 0 2px #f5b33566}._cell_h34mp_15:disabled{cursor:default}._page_fklhf_1{height:100%;display:flex;flex-direction:column}._header_fklhf_7{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#16213e;border-bottom:1px solid #2a2a4a}._backButton_fklhf_16{background:none;color:#f5b335;font-size:.9rem;font-weight:600;padding:6px 10px;border-radius:8px;border:1px solid #f5b33544;transition:background .15s;cursor:pointer}._backButton_fklhf_16:hover{background:#f5b33520}._modeLabel_fklhf_32{font-size:.9rem;color:#9090a0}._main_fklhf_37{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;gap:16px}._statusText_fklhf_47{font-size:1rem;color:#9090a0}._errorText_fklhf_52{font-size:.9rem;color:#e05555;text-align:center;padding:0 16px}._turnText_fklhf_59{font-size:.9rem;color:#c0c0d0}._gameOver_fklhf_64{display:flex;flex-direction:column;align-items:center;gap:12px}._gameOverText_fklhf_71{font-size:1.2rem;font-weight:700;color:#f5b335;text-align:center}._errorBox_fklhf_78{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 16px}._actionButton_fklhf_86{padding:10px 24px;border-radius:8px;border:1px solid #f5b33566;background:none;color:#f5b335;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s}._actionButton_fklhf_86:hover{background:#f5b33520}._wsError_fklhf_102{font-size:.8rem;color:#e07755;text-align:center}._inviteForm_fklhf_108{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:300px}._inviteLabel_fklhf_117{font-size:.9rem;color:#c0c0d0}._inviteInput_fklhf_122{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #3a3a5a;background:#16213e;color:#e0e0e0;font-size:1rem;box-sizing:border-box;outline:none}._inviteInput_fklhf_122:focus{border-color:#f5b335}._inviteSubmit_fklhf_138{padding:10px 24px;border-radius:8px;border:none;background:#f5b335;color:#1a1a2e;font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .15s}._inviteSubmit_fklhf_138:hover{opacity:.9}._app_rhf18_1{height:100%;width:100%;display:flex;flex-direction:column}
