.tactical-map:has(.gg-map-surface){display:block;min-height:0;background:transparent;border:0}
.gg-map-surface{position:relative;width:100%;aspect-ratio:1.32;min-height:380px;overflow:hidden;border:1px solid #385a74;border-radius:18px;cursor:crosshair;background:#173b59;isolation:isolate}
.gg-map-art,.gg-map-points{position:absolute;inset:0}.gg-map-art{background:radial-gradient(circle at 20% 26%,#36719599,transparent 23%),radial-gradient(circle at 79% 75%,#32719499,transparent 26%),repeating-linear-gradient(0deg,transparent 0 70px,#91d5ec19 71px 72px),repeating-linear-gradient(90deg,transparent 0 70px,#91d5ec19 71px 72px),#12354c}
.gg-map-island{position:absolute;inset:10% 9%;background:radial-gradient(circle at 30% 26%,#768e5c 0 8%,transparent 23%),radial-gradient(circle at 75% 67%,#b69a65 0 7%,transparent 25%),radial-gradient(circle at 52% 55%,#547c63,#2f695e 72%);clip-path:polygon(32% 0,51% 8%,73% 3%,96% 22%,90% 41%,100% 64%,80% 89%,57% 95%,41% 86%,19% 100%,4% 70%,11% 51%,0 30%);filter:drop-shadow(0 0 9px #051b31)}
.gg-map-crosshair{position:absolute;top:50%;left:50%;width:14px;height:14px;transform:translate(-50%,-50%);border:1px solid #d8e6e6bb;border-radius:50%}.gg-map-crosshair:before,.gg-map-crosshair:after{content:'';position:absolute;background:#d8e6e6aa}.gg-map-crosshair:before{height:1px;width:32px;top:6px;left:-10px}.gg-map-crosshair:after{height:32px;width:1px;top:-10px;left:6px}
.gg-map-surface.has-photo .gg-map-art{background-image:var(--gg-map-photo);background-position:center;background-size:contain;background-repeat:no-repeat;background-color:#0c1721}.gg-map-surface.has-photo .gg-map-island,.gg-map-surface.has-photo .gg-map-crosshair{display:none}
.gg-map-north,.gg-map-credit{position:absolute;padding:6px 9px;border-radius:8px;background:#08121bcc;color:white;font-size:12px;letter-spacing:.05em}.gg-map-north{top:13px;right:13px}.gg-map-credit{bottom:12px;left:12px}
.gg-map-points{pointer-events:none}.gg-map-pin{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);border:2px solid white;border-radius:50%;width:37px;height:37px;display:grid;place-items:center;color:#0b1620;font-size:20px;font-weight:900;box-shadow:0 3px 10px #0009;cursor:pointer}.gg-map-pin:hover,.gg-map-pin:focus-visible{transform:translate(-50%,-50%) scale(1.2);z-index:3}.gg-pin-poi{background:#c4e869}.gg-pin-chest{background:#f8cf61}.gg-pin-npc{background:#e985a3}.gg-pin-mobility{background:#75daf1}.gg-pin-vault{background:#d4adf0}
.gg-map-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:9px;padding:13px 0}.gg-map-toolbar label{display:flex;flex-direction:column;gap:5px;font-size:14px;color:#c9d2da}.gg-map-toolbar select,.gg-map-toolbar input:not([type=file]){min-height:40px;border:1px solid #425366;background:#151e2a;color:white;border-radius:8px;padding:7px 10px;max-width:200px}.gg-map-upload{padding:8px 10px;border-radius:8px;border:1px solid #526374;cursor:pointer}.gg-map-upload input{font-size:12px;width:180px}.gg-map-hint{font-size:14px;color:#bdc9d1;margin:0 0 9px}.gg-map-list{max-height:240px;overflow:auto}.gg-map-list>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff20}.gg-map-list button{background:none;border:0;color:#d8e7f3;padding:8px;cursor:pointer;text-align:left}
.loot-category{padding:0;overflow:hidden}.loot-category-head{padding:15px;cursor:pointer;list-style:none}.loot-category-head::-webkit-details-marker{display:none}.loot-category-head>span:nth-child(2){font-weight:800;font-size:16px;flex:1}.loot-category-head small{display:block;font-weight:400;color:#b1c1cf;font-size:13px;margin-top:3px}.gg-gear-icon{width:76px;height:64px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(140deg,#172937,#294856);border:1px solid #587284}.gg-gear-icon svg{width:65px;height:55px;fill:#bce4e7;stroke:#57828d;stroke-width:2;stroke-linejoin:round}.gg-loot-arrow{font-size:26px;transition:transform .2s}.loot-category[open] .gg-loot-arrow{transform:rotate(180deg)}.loot-category .loot-ranks,.loot-category>p{margin:12px 16px}.loot-category:focus-within{outline:1px solid #b9e270}
.pokemon-type-mark{width:100%;height:100%;display:grid;place-items:center;border-radius:16px;background:radial-gradient(circle at 22% 20%,#ffffff80,transparent 55%),linear-gradient(145deg,var(--pokemon-color),#13202b);border:1px solid #ffffff3b;color:#fff;font-size:29px;font-weight:900;letter-spacing:-.08em;text-shadow:0 2px 6px #0008}.pokemon-type-mark small{font-size:10px;letter-spacing:.07em;text-transform:uppercase;align-self:start;margin-top:-13px}.pokemon-sprite{overflow:hidden}.contribution .pokemon-type-mark{width:44px;height:44px;font-size:18px;border-radius:9px}.contribution .pokemon-type-mark small{display:none}
@media(max-width:650px){.gg-map-surface{min-height:320px;aspect-ratio:1}.gg-map-upload input{width:150px}.gg-map-toolbar{align-items:stretch}.gg-map-toolbar label{flex:1 1 43%}.gg-map-toolbar .button{width:100%}}
.gg-new-map{display:flex;gap:6px;margin-top:6px}.gg-new-map input{min-width:0;width:145px;border:1px solid #425366;background:#151e2a;color:white;border-radius:8px;padding:7px}.gg-new-map button{white-space:nowrap}
.gg-map-season{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 3px;color:#d5e4ed;font-size:13px}.gg-map-season strong{color:#d1f28a;letter-spacing:.05em}.gg-map-season span{color:#a6c5d4}
.gg-map-city-layer{position:absolute;inset:0;pointer-events:none}.gg-map-city{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);display:flex;align-items:center;gap:4px;background:#111c27e5;border:1px solid #d3e2e9a6;color:#fff;font-size:clamp(9px,.91vw,12px);line-height:1.12;font-weight:800;padding:5px 6px;border-radius:7px;box-shadow:0 2px 7px #0009;cursor:pointer;max-width:112px;white-space:normal;text-align:left;z-index:2}.gg-map-city:hover,.gg-map-city:focus-visible,.gg-map-city.selected{background:#293f3e;border-color:#c6fc69;color:#d5ff8e;z-index:5}.gg-city-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c7ff4a;flex:0 0 6px}.gg-map-city-list{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:14px 0}.gg-map-city-list button{background:#192838;border:1px solid #43586a;color:#dce8f1;border-radius:7px;padding:7px;text-align:left;cursor:pointer;font-size:13px}.gg-map-city-list button:hover,.gg-map-city-list button:focus-visible{border-color:#c7ff4a}.gg-map-hint a{color:#d2fd88;text-decoration:underline}.gg-map-points{z-index:3}
@media(max-width:700px){.gg-map-season{flex-wrap:wrap}.gg-map-city{font-size:9px;padding:3px;max-width:74px}.gg-city-dot{display:none}.gg-map-city-list{grid-template-columns:1fr 1fr}}
.fort-map-layout{grid-template-columns:minmax(0,1fr) 286px;align-items:start}.fort-map-tool{padding:clamp(14px,2vw,26px)}.gg-map-side{display:flex;flex-direction:column;gap:10px;min-width:0;max-height:800px;overflow:auto}.gg-map-side-head{width:100%;padding:4px 4px 9px}.gg-map-side-head strong,.gg-map-side-head span{display:block}.gg-map-side-head strong{font-size:17px}.gg-map-side-head span{font-size:13px;color:#a9b7c5}.gg-map-side .map-layer-filters{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:13px;background:#101a24;border:1px solid #314253;border-radius:14px}.gg-map-side .map-layer-filters button{display:flex;align-items:center;gap:4px;justify-content:flex-start;text-align:left;border-radius:9px;padding:8px;font-size:13px;min-height:39px}.gg-map-side .map-layer-filters button i{font-size:16px}.gg-layer-count{margin-left:auto;background:#223642;color:#dde9ee;border-radius:7px;min-width:23px;text-align:center;font-size:12px;padding:2px 4px}.gg-map-side .map-inspector{min-height:190px;max-height:none}.gg-map-surface{aspect-ratio:1;min-height:610px}.gg-map-art{background-size:auto}.gg-map-toolbar{padding:11px 0}.gg-map-city{font-size:clamp(10px,.83vw,12px)}
@media(max-width:1080px){.fort-map-layout{grid-template-columns:1fr}.gg-map-side{max-height:none}.gg-map-side .map-layer-filters{grid-template-columns:repeat(3,1fr)}.gg-map-surface{min-height:440px}}
@media(max-width:650px){.gg-map-side .map-layer-filters{grid-template-columns:1fr 1fr}.gg-map-surface{min-height:330px}.gg-map-city{font-size:8px}}
.loot-rank-cards{display:grid;gap:9px;padding:0 16px 12px}.loot-rank-card{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center}.loot-rank-card>b{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;font-size:14px}.loot-rank-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:118px;padding:8px;background:linear-gradient(150deg,#142635,#1d3444 60%,#13232f);border:1px solid #3c5265;border-radius:10px;text-align:center}.loot-item-visual{display:grid;place-items:center;height:67px;width:min(100%,130px)}.loot-item-visual svg{width:100%;height:64px;fill:#c3e1e6;stroke:#668995;stroke-width:2;stroke-linejoin:round;filter:drop-shadow(0 5px 4px #0008)}.loot-rank-item strong{display:block;margin-top:3px;font-size:14px;line-height:1.25;color:#f1f6f8}.loot-category>p{margin-top:0}
