*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none;width:0;height:0}:root{font-family:system-ui,sans-serif;color:#e4edf0;background:#0e141e;color-scheme:dark}*{box-sizing:border-box}body{margin:0}header{padding:24px 5%;display:flex;justify-content:space-between;border-bottom:1px solid #293749}a{color:#c0f381;text-decoration:none;font-weight:700}main{max-width:1200px;margin:auto;padding:40px 24px}.eyebrow{color:#a7cf79;letter-spacing:3px;font-size:12px}h1{font-size:clamp(26px,4vw,44px)}p{color:#a8bac6;line-height:1.7}button,select,.play{font:inherit;padding:12px 18px;border:1px solid #384858;border-radius:9px;background:#202c3a;color:inherit;cursor:pointer}.active,.play{background:#c0f381;color:#162215}.filters{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.filters label{margin-left:auto}#maps{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-top:24px}.map-card{background:#151f2c;border:1px solid #314052;border-radius:16px;overflow:hidden}.map-card canvas,.map-card img{display:block;width:100%;height:160px;object-fit:cover;background:linear-gradient(#152d40,#281e38)}.card-body{padding:20px}.card-body h2{margin:0 0 8px}.card-body small{color:#adc4da}.card-body nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.stars{color:#ffdc79}.note{font-size:12px;margin-top:36px}
