/* BLACK PIRATE KINGDOM V18.15.8 — classic living sea + relic fleet systems */
.seaViewport.worldGridMap{
  min-height:720px;
  background:
    radial-gradient(ellipse at 48% 42%,rgba(44,154,181,.84) 0,rgba(14,91,119,.93) 38%,rgba(4,42,62,.98) 74%,#021d2e 100%),
    linear-gradient(155deg,#167c99,#062f48 68%,#021b2b);
  box-shadow:inset 0 0 75px rgba(0,18,30,.78),0 14px 38px rgba(0,0,0,.42);
}
.seaViewport.worldGridMap .seaWater{opacity:.68;filter:saturate(1.08) brightness(1.08)}
.seaViewport.worldGridMap .worldDepth{opacity:.47}
.seaViewport.worldGridMap .reef{filter:none;opacity:.68}
.seaViewport.worldGridMap .seaVessel img{filter:drop-shadow(0 4px 4px rgba(0,0,0,.28))}
.seaViewport.worldGridMap .seaVessel span{box-shadow:none;text-shadow:0 2px 3px #00131d;background:rgba(1,25,38,.76);border-radius:5px}
.livingIsland{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}
.livingIsland:hover{filter:brightness(1.18)}
.seaZoneTabs{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
#seaMapButton{margin-left:auto}
.seaAtlasGrid{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:10px;margin-top:16px}
.seaAtlasGrid button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:72px;padding:12px}
.seaAtlasGrid button b{font-size:18px;color:#ffd265}.seaAtlasGrid button span{font-size:12px}
.relicBonus{color:#77e7c2!important;font-weight:800;font-size:11px!important;margin-top:4px}
.bossDropItem{border-color:#d5a62b!important;box-shadow:inset 0 0 0 1px rgba(213,166,43,.28)}
.bossDropBadge{display:inline-block;padding:3px 7px;border:1px solid #d9ad36;border-radius:999px;background:#342609;color:#ffe090;font-size:9px;font-weight:900;letter-spacing:.05em}
.bossBlueprint{position:relative;border-color:#d7aa36!important;background:linear-gradient(180deg,rgba(51,39,10,.34),rgba(5,35,45,.96))!important}
.bossBlueprint .bossDropBadge{position:absolute;right:10px;top:10px}
.v1815SetLegend{display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px}.v1815SetLegend strong{grid-column:1/-1;text-align:center;color:#ffe08a;font-size:12px}
.v1815RelicBoss{border-color:#7d6330!important}
@media(max-width:900px){.seaAtlasGrid{grid-template-columns:repeat(2,1fr)}#seaMapButton{margin-left:0}.v1815SetLegend{grid-template-columns:repeat(2,1fr)}}
