@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#e74c3c;--mystic:#3498db;--valor:#e74c3c;--instinct:#f1c40f;--neutral:#95a5a6;--bg:#f8f9fa;--surface:#fff;--text-primary:#2c3e50;--text-secondary:#7f8c8d;--border:#e0e0e0;--gifts:#3498db;--trade:#9b59b6;--raid:#e74c3c;--pvp:#e67e22}body,html{height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text-primary);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600;line-height:1.3}h1{font-size:1.5rem;font-weight:700}h2{font-size:1.125rem}h2,h3{font-weight:600}h3{font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}button{font-family:Inter,sans-serif;font-weight:500;cursor:pointer;border:none;background:none}input,select,textarea{font-family:Inter,sans-serif;font-size:.875rem}a{color:inherit;text-decoration:none}.leaflet-container{font-family:Inter,sans-serif;background:var(--bg)}.leaflet-popup-content-wrapper{border-radius:4px;border:1px solid var(--border);box-shadow:0 2px 8px rgba(0,0,0,.1)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.team-mystic{background:var(--mystic);color:#fff}.team-valor{background:var(--valor);color:#fff}.team-instinct{background:var(--instinct);color:var(--text-primary)}.team-neutral{background:var(--neutral);color:#fff}.text-mystic{color:var(--mystic)}.text-valor{color:var(--valor)}.text-instinct{color:var(--instinct)}.text-neutral{color:var(--neutral)}.Footer_footer__UaG1g{position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:999}.Footer_mobileAd__NB7v5{display:none}.Footer_desktopAd__ctMoq{display:block}@media (max-width:768px){.Footer_footer__UaG1g{bottom:5px;width:100%;max-width:320px;padding:0 .5rem}.Footer_desktopAd__ctMoq{display:none}.Footer_mobileAd__NB7v5{display:block}}