.TableGameOverModal_overlay__FebOz{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999;animation:TableGameOverModal_fadeIn__YtT9N .3s ease-out}.TableGameOverModal_modal__kTVjZ{background:var(--bg,#F9F6E6);border-radius:12px;padding:32px;max-width:420px;width:90%;text-align:center;border:4px solid var(--green,#114d04);box-shadow:0 14px 48px rgba(0,0,0,.55);animation:TableGameOverModal_scaleIn__FgSFe .3s ease-out}.TableGameOverModal_modalDefeat__Ck2IS{border-color:#B22222}.TableGameOverModal_title__XO741{font-family:var(--font-western);font-size:1.8rem;text-transform:uppercase;margin:0 0 12px;color:var(--green,#114D04)}.TableGameOverModal_titleDefeat__LSZJo{color:#B22222}.TableGameOverModal_subtitle__HDp1r{font-family:var(--font-retro);font-size:1rem;color:var(--green,#114D04);margin:0 0 16px}.TableGameOverModal_eliminatedBy__2G0wQ{font-family:var(--font-retro);font-size:1rem;color:#B22222;margin:0 0 16px}.TableGameOverModal_bossSection__EHRY6{margin:16px 0;text-align:left}.TableGameOverModal_bossSectionTitle__6PxBF{font-family:var(--font-western);font-size:1rem;color:var(--green,#114D04);margin:0 0 8px;text-align:center}.TableGameOverModal_bossList__vhh_A{list-style:none;padding:0;margin:0}.TableGameOverModal_bossItem__0auwy{font-family:var(--font-retro);font-size:.9rem;color:var(--green,#114D04);padding:4px 0;text-align:center;border-bottom:1px solid rgba(17,77,4,.1)}.TableGameOverModal_bossItem__0auwy:last-child{border-bottom:none}.TableGameOverModal_edgeReward__41ysW{background:linear-gradient(135deg,#114D04,#0d3a03);color:var(--bg,#F9F6E6);padding:16px;border-radius:12px;margin:16px 0;border:2px solid #d4af37}.TableGameOverModal_edgeRewardTitle__e1ZdS{font-family:var(--font-western);font-size:1.1rem;margin:0 0 8px;color:#FFD700}.TableGameOverModal_edgeRewardName__H0MiY{font-family:var(--font-retro);font-size:1rem;margin:0 0 4px;color:var(--bg,#F9F6E6)}.TableGameOverModal_edgeRewardDescription__DQP0p{font-family:var(--font-readable);font-size:.85rem;opacity:.9;margin:0;color:var(--bg,#F9F6E6)}.TableGameOverModal_buttons__6hIRW{display:flex;gap:12px;justify-content:center;margin-top:24px}.TableGameOverModal_button__KHGwr{padding:12px 24px;background:var(--green,#114D04);color:var(--bg,#F9F6E6);border:none;border-radius:12px;font-family:var(--font-western);font-size:.9rem;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:background .2s;flex:1;max-width:180px}.TableGameOverModal_button__KHGwr:hover{background:var(--green-highlight,#19660A)}.TableGameOverModal_button__KHGwr:active{transform:scale(.97)}@keyframes TableGameOverModal_fadeIn__YtT9N{0%{opacity:0}to{opacity:1}}@keyframes TableGameOverModal_scaleIn__FgSFe{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (orientation:portrait) and (max-width:600px){.TableGameOverModal_modal__kTVjZ{padding:20px;max-width:95vw;max-height:90dvh;overflow-y:auto}.TableGameOverModal_title__XO741{font-size:1.5rem}.TableGameOverModal_eliminatedBy__2G0wQ,.TableGameOverModal_subtitle__HDp1r{font-size:.9rem}.TableGameOverModal_bossItem__0auwy{font-size:.8rem}.TableGameOverModal_buttons__6hIRW{gap:8px}.TableGameOverModal_button__KHGwr{padding:10px 16px;font-size:.8rem;letter-spacing:1px}}.TableGameOverModal_buttonLog__uhZsf{flex:0 0 auto;max-width:80px;background:transparent;border:2px solid var(--green,#114d04);color:var(--green,#114D04)}.TableGameOverModal_buttonLog__uhZsf:hover{background:rgba(17,77,4,.08)}.TableGameOverModal_logOverlay__677gl{position:fixed;inset:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:10100;animation:TableGameOverModal_fadeIn__YtT9N .2s ease-out}.TableGameOverModal_logPanel__dj8h3{background:linear-gradient(135deg,#114D04,#0d3a03);border:2px solid #d4af37;border-radius:12px;padding:24px;width:90%;max-width:480px;max-height:70dvh;display:flex;flex-direction:column;gap:16px;box-shadow:0 0 32px rgba(255,215,0,.2)}.TableGameOverModal_logTitle__vLVJK{font-family:var(--font-western);font-size:1.4rem;text-transform:uppercase;letter-spacing:2px;color:#FFD700;margin:0;text-align:center}.TableGameOverModal_logMessages__xROgt{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding-right:4px}.TableGameOverModal_logMessage__O3Nlb{font-family:var(--font-retro);font-size:.85rem;color:var(--bg,#F9F6E6);line-height:1.4}.TableGameOverModal_logEmpty__L076G{font-family:var(--font-retro);font-size:.9rem;color:rgba(249,246,230,.5);text-align:center;margin:auto 0}@media (orientation:landscape) and (max-height:500px){.TableGameOverModal_modal__kTVjZ{padding:16px 24px;max-height:85vh;overflow-y:auto}.TableGameOverModal_title__XO741{font-size:1.4rem;margin-bottom:8px}.TableGameOverModal_bossSection__EHRY6{margin:8px 0}.TableGameOverModal_edgeReward__41ysW{padding:12px;margin:8px 0}.TableGameOverModal_buttons__6hIRW{margin-top:12px}}.RulesPopup_overlay__dKB1o{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;animation:RulesPopup_fadeIn___gWNT .2s ease-out}@keyframes RulesPopup_fadeIn___gWNT{0%{opacity:0}to{opacity:1}}.RulesPopup_modal__Q6fsF{background:#FFFDF1;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3);display:flex;flex-direction:column;max-height:90vh;animation:RulesPopup_slideIn__JX4gu .3s ease-out;overflow:hidden}@keyframes RulesPopup_slideIn__JX4gu{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.RulesPopup_header__arR26{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:2px solid #222;background:#FFFDF1;flex-shrink:0}.RulesPopup_logo__jexDx{height:50px;width:auto}.RulesPopup_title__sYWGU{font-family:var(--font-western,"Georgia",serif);font-size:1.5rem;color:#222;margin:0;font-style:italic}.RulesPopup_closeButton__FkwiP{background:none;border:none;font-size:2rem;color:#222;cursor:pointer;padding:0 8px;line-height:1;transition:color .2s}.RulesPopup_closeButton__FkwiP:hover{color:#B22323}.RulesPopup_content__aHD9r{flex:1;overflow-y:auto;padding:20px;color:#222}.RulesPopup_desktopContent__LDGkt{display:block}.RulesPopup_mobileContent__mFdrh{display:none}.RulesPopup_pageSection__yR4cC{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #ccc}.RulesPopup_pageSection__yR4cC:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.RulesPopup_navigation__acese{display:none;align-items:center;justify-content:space-between;padding:12px 20px;border-top:2px solid #222;background:#FFFDF1;flex-shrink:0}.RulesPopup_navButton__HafZe{background:#222;color:#FFFDF1;border:none;padding:10px 24px;border-radius:6px;font-family:var(--font-western,"Georgia",serif);font-size:1rem;cursor:pointer;transition:background .2s,opacity .2s}.RulesPopup_navButton__HafZe:hover:not(:disabled){background:#444}.RulesPopup_navButton__HafZe:disabled{opacity:.4;cursor:not-allowed}.RulesPopup_pageIndicators__Krlqj{display:flex;gap:8px}.RulesPopup_indicator__x40bF{width:10px;height:10px;border-radius:50%;background:#ccc;border:none;cursor:pointer;padding:0;transition:background .2s}.RulesPopup_indicator__x40bF:hover{background:#999}.RulesPopup_indicatorActive__CNiUK{background:#222}@media (min-width:769px){.RulesPopup_modal__Q6fsF{width:800px;max-width:90vw}.RulesPopup_logo__jexDx{height:60px}.RulesPopup_content__aHD9r{padding:24px 32px}.RulesPopup_navigation__acese{display:none!important}.RulesPopup_desktopContent__LDGkt{display:block}.RulesPopup_mobileContent__mFdrh{display:none}}@media (max-width:768px) and (orientation:portrait){.RulesPopup_modal__Q6fsF{width:95vw;height:85vh;max-height:85vh}.RulesPopup_header__arR26{padding:12px 16px}.RulesPopup_logo__jexDx{height:40px}.RulesPopup_title__sYWGU{font-size:1.2rem}.RulesPopup_content__aHD9r{padding:16px;flex:1;overflow-y:auto}.RulesPopup_desktopContent__LDGkt{display:none}.RulesPopup_mobileContent__mFdrh{display:block;height:100%;overflow-y:auto}.RulesPopup_navigation__acese{display:flex}.RulesPopup_navButton__HafZe{padding:8px 20px;font-size:.9rem}}@media (max-width:926px) and (orientation:landscape){.RulesPopup_modal__Q6fsF{width:95vw;height:90vh;max-height:90vh}.RulesPopup_header__arR26{padding:8px 16px}.RulesPopup_logo__jexDx{height:35px}.RulesPopup_title__sYWGU{font-size:1rem}.RulesPopup_closeButton__FkwiP{font-size:1.5rem}.RulesPopup_content__aHD9r{padding:12px 16px;font-size:.9em}.RulesPopup_desktopContent__LDGkt{display:none}.RulesPopup_mobileContent__mFdrh{display:block;height:100%;overflow-y:auto}.RulesPopup_navigation__acese{display:flex;padding:8px 16px}.RulesPopup_navButton__HafZe{padding:6px 16px;font-size:.85rem}.RulesPopup_indicator__x40bF{width:8px;height:8px}}@media (prefers-reduced-motion:reduce){.RulesPopup_modal__Q6fsF,.RulesPopup_overlay__dKB1o{animation:none}}@media (prefers-contrast:more){.RulesPopup_modal__Q6fsF{border:3px solid #000}.RulesPopup_navButton__HafZe{border:2px solid #000}}.SuitIcon_suitIcon__2lgJt{display:inline-block;font-family:Segoe UI Symbol,Noto Color Emoji,sans-serif;line-height:1}.SuitIcon_small__OI26S{font-size:1.5rem}.SuitIcon_medium___Tm_f{font-size:3rem}.SuitIcon_large__D29Fz{font-size:5rem}@media (max-width:768px){.SuitIcon_small__OI26S{font-size:1.2rem}.SuitIcon_medium___Tm_f{font-size:2rem}.SuitIcon_large__D29Fz{font-size:3.5rem}}@media (max-width:768px) and (orientation:landscape){.SuitIcon_small__OI26S{font-size:1rem}.SuitIcon_medium___Tm_f{font-size:1.5rem}.SuitIcon_large__D29Fz{font-size:2.5rem}}.sections_section__bcV9Y{margin-bottom:24px}.sections_section__bcV9Y:last-child{margin-bottom:0}.sections_sectionTitle__vNg1t{font-family:var(--font-western,"Georgia",serif);font-size:1.8rem;font-style:italic;color:#222;margin:0 0 16px;border-bottom:2px solid #222;padding-bottom:8px}.sections_suitsGrid__ARMdW{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.sections_suitCard__zq_oQ{display:flex;align-items:flex-start;gap:16px;padding:12px;border:1px solid #ddd;border-radius:8px;background:rgba(255,255,255,.5)}.sections_suitIconWrapper__s4b0R{flex-shrink:0;width:60px;display:flex;justify-content:center}.sections_suitContent__xd7Vs{flex:1}.sections_suitName__Iz_oY{font-family:var(--font-western,"Georgia",serif);font-size:1.2rem;font-weight:700;color:#222;margin:0 0 4px;text-transform:uppercase}.sections_suitDescription__PBz7r{font-size:.95rem;color:#333;margin:0;line-height:1.4}.sections_bulletList__91HM1{list-style:disc;padding-left:24px;margin:0}.sections_bulletList__91HM1 li{font-size:1rem;color:#222;margin-bottom:8px;line-height:1.5}.sections_bulletList__91HM1 li:last-child{margin-bottom:0}.sections_bulletList__91HM1 strong{color:#000}.sections_twoColumns__6rYTX{display:grid;grid-template-columns:1fr 1fr;gap:32px}.sections_column__nh9h3{border-left:1px solid #ccc;padding-left:20px}.sections_column__nh9h3:first-child{border-left:none;padding-left:0}.sections_chipIcon__bFHRG{display:inline-block;width:24px;height:24px;vertical-align:middle;margin-left:8px}.sections_bossGrid__fVnnq{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.sections_bossAvatar__lVYTK{width:100%;aspect-ratio:1;border-radius:50%;border:2px solid #222;object-fit:cover;object-position:center top}.sections_bossName__6nlFW{font-size:.75rem;text-align:center;margin-top:4px;color:#222}.sections_infoBox__r6Drv{background:rgba(0,0,0,.05);border:1px solid #ccc;border-radius:8px;padding:16px;margin-top:16px}.sections_infoBox__r6Drv h4{margin:0 0 8px;font-family:var(--font-western,"Georgia",serif);font-size:1.1rem;color:#222}@media (max-width:768px) and (orientation:portrait){.sections_sectionTitle__vNg1t{font-size:1.4rem}.sections_suitsGrid__ARMdW{grid-template-columns:1fr;gap:12px}.sections_suitCard__zq_oQ{padding:10px;gap:12px}.sections_suitIconWrapper__s4b0R{width:50px}.sections_suitName__Iz_oY{font-size:1rem}.sections_suitDescription__PBz7r{font-size:.85rem}.sections_bulletList__91HM1 li{font-size:.9rem;margin-bottom:6px}.sections_twoColumns__6rYTX{grid-template-columns:1fr;gap:20px}.sections_column__nh9h3{border-left:none;padding-left:0;border-top:1px solid #ccc;padding-top:16px}.sections_column__nh9h3:first-child{border-top:none;padding-top:0}.sections_bossGrid__fVnnq{grid-template-columns:repeat(3,1fr)}}@media (max-width:926px) and (orientation:landscape){.sections_sectionTitle__vNg1t{font-size:1.2rem;margin-bottom:10px}.sections_suitsGrid__ARMdW{grid-template-columns:repeat(2,1fr);gap:10px}.sections_suitCard__zq_oQ{padding:8px;gap:10px}.sections_suitIconWrapper__s4b0R{width:40px}.sections_suitName__Iz_oY{font-size:.9rem}.sections_suitDescription__PBz7r{font-size:.8rem}.sections_bulletList__91HM1 li{font-size:.85rem;margin-bottom:4px}.sections_twoColumns__6rYTX{grid-template-columns:1fr 1fr;gap:16px}.sections_bossGrid__fVnnq{grid-template-columns:repeat(5,1fr);gap:8px}.sections_bossName__6nlFW{font-size:.65rem}}