@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;800&family=JetBrains+Mono:wght@500&display=swap");:root{color-scheme:light;--bg-page:#f4f4f2;--bg-surface:#ffffff;--bg-surface-hover:#f0f0ee;--bg-muted:#eeede9;--bg-header:#050505;--text-primary:#111111;--text-secondary:#555550;--text-muted:#999994;--color-red:#c0392b;--badge-destroyed-bg:#c0392b;--badge-destroyed-text:#ffffff;--badge-damaged-bg:#d97706;--badge-damaged-text:#ffffff;--badge-captured-bg:#2563eb;--badge-captured-text:#ffffff;--badge-abandoned-bg:#6b7280;--badge-abandoned-text:#ffffff;--border:#e0deda;--border-hover:#c0bfbb;--font-sans:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono",monospace;--max-w-header:1920px;--max-w:1170px;--max-w-hero:1278px;--nav-h:60px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--ease:0.2s ease;--ease-spring:cubic-bezier(0.2,1,0.3,1);--card-hover-lift:translateY(-4px);--card-hover-shadow:0 20px 40px rgba(0,0,0,0.12);--card-active-move:translateY(-1px) scale(0.99)}[data-theme=dark]{color-scheme:dark;--bg-page:#050505;--bg-surface:#0d0d0d;--bg-surface-hover:#121212;--bg-muted:#161616;--bg-header:#050505;--text-primary:#ffffff;--text-secondary:#71717a;--text-muted:#52525b;--color-red:#ff3b3b;--badge-destroyed-bg:#ff3b3b;--badge-destroyed-text:#ffffff;--badge-damaged-bg:#f59e0b;--badge-damaged-text:#ffffff;--badge-captured-bg:#3b82f6;--badge-captured-text:#ffffff;--badge-abandoned-bg:#6b7280;--badge-abandoned-text:#ffffff;--border:rgba(255,255,255,0.08);--border-hover:rgba(255,255,255,0.15);--card-hover-shadow:0 20px 40px rgba(0,0,0,0.5)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;height:100%;overflow-x:hidden;scrollbar-gutter:stable}@media (max-width:640px){body,html{touch-action:pan-x pan-y}}body{font-family:var(--font-sans);background:var(--bg-page);color:var(--text-primary);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{padding-top:var(--nav-h);flex:1 1}button{cursor:pointer;font-family:inherit;border:none;background:none}ol,ul{list-style:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.nowar-popup .leaflet-popup-content-wrapper{background:#1a0808;border:1px solid rgba(255,80,80,.3);border-radius:6px;color:#eee;box-shadow:0 4px 20px rgba(0,0,0,.6)}.nowar-popup .leaflet-popup-tip{background:#1a0808}.nowar-popup .leaflet-popup-content{margin:10px 14px;font-size:.88rem;line-height:1.5}.Footer_footer__eNA9m{border-top:1px solid rgba(255,255,255,.08);background:var(--bg-header)}.Footer_inner__ngCVB{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.Footer_top__c3EOc{display:grid;grid-template-columns:1fr auto auto auto;grid-gap:4rem;gap:4rem;padding:3rem 0 2.5rem;border-bottom:1px solid var(--border)}.Footer_brand__Lj6Sp{display:flex;flex-direction:column;gap:12px}.Footer_logo__8uCHD{display:flex;align-items:baseline;gap:1px;font-size:18px;font-weight:800;letter-spacing:.05em;text-decoration:none}.Footer_logoNo__1oXRk{color:#ffffff}.Footer_logoWar__Ypygu{color:var(--color-red)}.Footer_tagline__WuViG{font-size:.75rem;color:var(--text-muted);line-height:1.6}.Footer_nav__BLEuE{display:flex;flex-direction:column;gap:10px}.Footer_navLabel__DeTKj{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:4px}.Footer_navLink__7Lm3x{font-size:.8rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color var(--ease);white-space:nowrap}.Footer_navLink__7Lm3x:hover{color:var(--text-primary)}.Footer_bottom__ch0uR{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;gap:1rem}.Footer_copy__1rMWy{font-size:.75rem;font-weight:600;color:var(--text-muted);font-family:var(--font-mono)}.Footer_disclaimer__phEKy{font-size:.7rem;color:var(--text-muted)}@media (max-width:768px){.Footer_top__c3EOc{grid-template-columns:1fr;gap:2rem;padding:2rem 0}.Footer_bottom__ch0uR{flex-direction:column;align-items:flex-start;gap:4px}}.Footer_partner__9FvQh{display:flex;flex-direction:column;gap:8px}.Footer_partnerLink__83THQ{display:flex;align-items:center;gap:10px;text-decoration:none;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--ease);width:-moz-fit-content;width:fit-content}.Footer_partnerLink__83THQ:hover{border-color:var(--border-hover)}.Footer_partnerLogo__q__QQ{font-size:.75rem;font-weight:800;letter-spacing:.05em;color:#fff;background:#c0392b;border-radius:4px;padding:3px 6px;flex-shrink:0}.Footer_partnerName__71zVC{font-size:.72rem;line-height:1.4;color:var(--text-secondary)}.Header_header__hO3lJ{position:fixed;top:0;left:0;right:0;z-index:1002;background:var(--bg-header);border-bottom:1px solid rgba(255,255,255,.06);transition:box-shadow .2s ease}.Header_scrolled__sfZwa{box-shadow:0 2px 20px rgba(0,0,0,.4)}.Header_inner__ry5Nk{max-width:var(--max-w-header);margin:0 auto;padding:0 1.5rem;height:var(--nav-h);display:flex;align-items:center;gap:2rem}.Header_logo__e5KhT{display:flex;align-items:baseline;gap:1px;font-size:20px;font-weight:800;letter-spacing:.05em;flex-shrink:0;text-decoration:none;margin-right:auto}.Header_logoNo__byVLS{color:#ffffff}.Header_logoWar__OkIlV{color:var(--color-red)}.Header_nav__3fHSH{display:flex;align-items:center;gap:2px}.Header_link__7__6t{font-size:13px;font-weight:500;letter-spacing:.03em;color:rgba(255,255,255,.55);padding:6px 12px;border-radius:var(--radius-sm);transition:color var(--ease),background var(--ease);display:flex;align-items:center;gap:6px;white-space:nowrap;text-decoration:none}.Header_link__7__6t:hover{color:#fff;background:rgba(255,255,255,.07)}.Header_linkActive__t3uQf{color:#fff!important}.Header_linkActive__t3uQf:after{content:"";display:block;position:absolute;bottom:-1px;left:12px;right:12px;height:2px;background:var(--color-red);border-radius:1px}.Header_link__7__6t{position:relative}.Header_badge__jvoAX{font-size:9px;font-weight:700;background:var(--color-red);color:#fff;padding:2px 5px;border-radius:3px;line-height:1.2}.Header_actions__SRauh{display:flex;align-items:center;gap:4px}.Header_iconBtn__sGNob{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-sm);color:rgba(255,255,255,.55);transition:color var(--ease),background var(--ease)}.Header_iconBtnActive__0mxbW,.Header_iconBtn__sGNob:hover{color:#fff;background:rgba(255,255,255,.08)}.Header_burger__1a_LX{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:8px;border-radius:var(--radius-sm);transition:background var(--ease)}.Header_burger__1a_LX:hover{background:rgba(255,255,255,.08)}.Header_burger__1a_LX span{display:block;width:100%;height:2px;background:rgba(255,255,255,.7);border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.Header_burgerOpen__89P8l span:first-child{transform:translateY(7px) rotate(45deg)}.Header_burgerOpen__89P8l span:nth-child(2){opacity:0;transform:scaleX(0)}.Header_burgerOpen__89P8l span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Header_searchBar__mlqCf{background:var(--bg-header);border-top:1px solid rgba(255,255,255,.06);max-height:0;overflow:hidden;transition:max-height .25s ease,padding .25s ease}.Header_searchBarOpen___MgMn{max-height:72px}.Header_searchInner__MYk_t{max-width:var(--max-w-header);margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.35)}.Header_searchInput__MAyjA{flex:1 1;background:none;border:none;outline:none;font-size:15px;color:#fff;font-family:var(--font-sans)}.Header_searchInput__MAyjA::placeholder{color:rgba(255,255,255,.3)}.Header_searchInput__MAyjA::-webkit-search-cancel-button{display:none}.Header_searchClose__KtA64{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-sm);color:rgba(255,255,255,.4);transition:color var(--ease),background var(--ease)}.Header_searchClose__KtA64:hover{color:#fff;background:rgba(255,255,255,.08)}.Header_mobileMenu___oHDY{display:none;position:fixed;top:var(--nav-h);left:0;right:0;bottom:0;background:var(--bg-header);z-index:1001;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.Header_mobileMenuOpen__jlZ4l{transform:translateX(0)}.Header_mobileNav__HHzTb{padding:1rem 0;display:flex;flex-direction:column}.Header_mobileLink__wunBc{display:flex;align-items:center;gap:8px;padding:1rem 1.5rem;font-size:16px;font-weight:500;color:rgba(255,255,255,.6);border-bottom:1px solid rgba(255,255,255,.04);transition:color var(--ease),background var(--ease);text-decoration:none}.Header_mobileLinkActive___7GMM,.Header_mobileLink__wunBc:hover{color:#fff;background:rgba(255,255,255,.04)}.Header_mobileArrow__PzgsE{margin-left:auto;color:rgba(255,255,255,.2);font-size:14px}.Header_overlay__Id3rd{display:none;position:fixed;inset:0;top:var(--nav-h);background:rgba(0,0,0,.5);z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width:768px){.Header_nav__3fHSH{display:none}.Header_burger__1a_LX{display:flex}.Header_mobileMenu___oHDY,.Header_overlay__Id3rd{display:block}.Header_menuOnlyMobile__wBVoc{display:none}.Header_menuOnlyMobileVisible__PlpMp{display:flex}}.Header_langToggle__1PVSk{display:flex;align-items:center;gap:.1rem;background:none;border:1px solid var(--border);border-radius:6px;padding:.25rem .5rem;cursor:pointer;font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:1px;color:var(--text-muted);transition:border-color .15s}.Header_langToggle__1PVSk:hover{border-color:var(--text-muted)}.Header_langActive__s4tLD{color:var(--text-primary)}.Header_langInactive__sUb6Z{color:var(--text-muted);opacity:.45}.Header_langSep__xvtYN{color:var(--border);margin:0 .15rem}.SurrenderButton_btn__YGJuT{position:fixed;bottom:28px;right:24px;z-index:900;display:flex;align-items:center;gap:10px;padding:12px 18px;background:#1a7a3a;color:#fff;border-radius:12px;text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,.25);animation:SurrenderButton_pulse__uDEtr 3s ease-in-out infinite;transition:transform .15s,box-shadow .15s}.SurrenderButton_btn__YGJuT:hover{transform:translateY(-2px);box-shadow:0 6px 28px rgba(0,0,0,.35);animation:none}.SurrenderButton_flag__2fPp1{font-size:1.5rem;line-height:1;flex-shrink:0}.SurrenderButton_text__s7C2D{display:flex;flex-direction:column}.SurrenderButton_top__xuEWw{font-size:.8rem;font-weight:700;letter-spacing:.02em;line-height:1.2}.SurrenderButton_sub___GZsH{font-size:.7rem;opacity:.85;line-height:1.3}@keyframes SurrenderButton_pulse__uDEtr{0%,to{box-shadow:0 4px 20px rgba(0,0,0,.25)}50%{box-shadow:0 4px 28px rgba(26,122,58,.55)}}@media (max-width:480px){.SurrenderButton_btn__YGJuT{bottom:16px;right:12px;padding:10px 14px}}