/* GuN Stats Bridge v87.10 — map locations full-width margin alignment */
.gunstats-maploc-page{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  --ftmap-bg:#09090a;
  --ftmap-panel:rgba(16,16,17,.94);
  --ftmap-panel-2:rgba(23,23,26,.96);
  --ftmap-line:rgba(255,255,255,.075);
  --ftmap-line-strong:rgba(232,185,35,.46);
  --ftmap-accent:#e8b923;
  --ftmap-accent-2:#f2cf66;
  --ftmap-accent-soft:rgba(232,185,35,.12);
  --ftmap-text:#ededed;
  --ftmap-muted:#8b8b8b;
  --ftmap-muted-2:#6f6f6f;
  --ftmap-green:#46b257;
  min-height:100vh;
  color:var(--ftmap-text);
  background:
    radial-gradient(circle at 16% -16%,rgba(232,185,35,.08),transparent 34rem),
    linear-gradient(180deg,#09090a 0%,#09090a 100%);
  font-family:"Rajdhani",system-ui,sans-serif;
  font-size:17px;
  line-height:1.45;
  -webkit-font-smoothing:antialiased;
}
.gunstats-maploc-page *{box-sizing:border-box}
.gunstats-maploc-page .ftmap-root{max-width:none!important;width:100%!important;margin:0 auto!important;padding:0 clamp(16px,2vw,36px) 60px!important}
.gunstats-maploc-page .ftmap-root > *{max-width:none!important}
.gunstats-maploc-page .ftmap-hero{padding:clamp(20px,2.4vw,32px) 2px 8px;position:relative}
.gunstats-maploc-page .gun-overline{color:var(--ftmap-accent-2);font-size:.74rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin:0}
.gunstats-maploc-page .gun-hero h1{margin:4px 0 0;color:#fff;font-size:clamp(1.65rem,3.1vw,2.95rem);line-height:1.02;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 2px 0 rgba(232,185,35,.14),0 16px 34px rgba(0,0,0,.34)}
.gunstats-maploc-page .gun-hero h1 b{color:var(--ftmap-accent)}
.gunstats-maploc-page .ftmap-lede{max-width:none;color:#c4c4c4;font-size:1.02rem;font-weight:500;margin:12px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gunstats-maploc-page .board-shell{margin-left:0!important;margin-right:0!important;max-width:none!important;width:100%!important;background:var(--ftmap-panel);border:1px solid var(--ftmap-line);border-radius:13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 60px rgba(0,0,0,.22);overflow:hidden}
.gunstats-maploc-page .ftmap-picker{margin:16px 0 0!important;padding:clamp(14px,1.5vw,18px)}
.gunstats-maploc-page .ftmap-picker-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:14px}
.gunstats-maploc-page .ftmap-picker-top h2{margin:0;color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.10em;text-transform:uppercase}
.gunstats-maploc-page .ftmap-picker-note{margin:0;color:var(--ftmap-muted);font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.gunstats-maploc-page .ftmap-tabs{display:flex;flex-wrap:wrap;gap:6px;align-items:stretch;justify-content:center}
.gunstats-maploc-page .gun-stats-tab.ftmap-btn{min-height:32px;display:inline-grid;place-items:center;padding:0 10px;color:#b9c6d8;background:var(--ftmap-panel-2);border:1px solid rgba(148,163,184,.13);border-radius:4px;font-family:"Rajdhani",sans-serif;font-size:.755rem;font-weight:800;letter-spacing:.032em;white-space:nowrap;cursor:pointer;box-shadow:none;transition:color .15s,border-color .15s,background .15s,box-shadow .15s,transform .15s}
.gunstats-maploc-page .gun-stats-tab.ftmap-btn:hover{color:#fff;border-color:var(--ftmap-line-strong);transform:translateY(-1px)}
.gunstats-maploc-page .gun-stats-tab.ftmap-btn.is-active{color:#0a0b0e;background:var(--ftmap-accent);border-color:rgba(216,181,78,.36);box-shadow:0 0 18px rgba(216,181,78,.2);transform:none}
.gunstats-maploc-page .gun-stats-tab.ftmap-btn:focus-visible{outline:2px solid var(--ftmap-accent-2);outline-offset:2px}
.gunstats-maploc-page .ftmap-display{margin:22px 0 0!important;max-width:none!important;width:100%!important}
.gunstats-maploc-page .ftmap-prompt{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:56px 24px;gap:14px}
.gunstats-maploc-page .ftmap-prompt-icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;color:var(--ftmap-accent-2);background:rgba(232,185,35,.08);border:1px solid rgba(232,185,35,.18)}
.gunstats-maploc-page .ftmap-prompt-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.7}
.gunstats-maploc-page .ftmap-prompt h3{margin:0;color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.gunstats-maploc-page .ftmap-prompt p{margin:0;color:var(--ftmap-muted);font-weight:600}
.gunstats-maploc-page .ftmap-panel{display:none}
.gunstats-maploc-page .ftmap-panel.is-active{display:block}
.gunstats-maploc-page .ftmap-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:clamp(18px,2vw,24px) clamp(18px,2vw,24px) 16px;border-bottom:1px solid var(--ftmap-line);background:linear-gradient(180deg,rgba(232,185,35,.045),transparent)}
.gunstats-maploc-page .ftmap-panel-title{margin:6px 0 0;color:#fff;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;letter-spacing:-.02em;line-height:1.02}
.gunstats-maploc-page .ftmap-panel-meta{color:var(--ftmap-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-top:8px}
.gunstats-maploc-page .ftmap-panel-body{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:0;align-items:stretch}
.gunstats-maploc-page .ftmap-image{position:relative;padding:clamp(18px,2vw,24px);border-right:1px solid var(--ftmap-line);background:linear-gradient(180deg,rgba(10,10,11,.42),rgba(10,10,11,0))}
.gunstats-maploc-page .ftmap-image .frame{position:relative;border:1px solid rgba(232,185,35,.24);border-radius:10px;overflow:hidden;background:#000;box-shadow:0 12px 36px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.03);aspect-ratio:1/1}
.gunstats-maploc-page .ftmap-image img{display:block;width:100%;height:100%;object-fit:cover}
.gunstats-maploc-page .ftmap-image .caption{margin:12px 2px 0;color:var(--ftmap-muted-2);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.gunstats-maploc-page .ftmap-list{display:flex;flex-direction:column;min-width:0}
.gunstats-maploc-page .ftmap-list-head{display:grid;grid-template-columns:90px 1fr 1px 90px 1fr;gap:12px;align-items:center;padding:9px clamp(16px,1.4vw,22px);color:var(--ftmap-accent-2);background:linear-gradient(180deg,rgba(12,12,14,.92),rgba(12,12,14,.58));border-bottom:1px solid var(--ftmap-line-strong);font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;position:sticky;top:0;z-index:1}
.gunstats-maploc-page .ftmap-list-head .lh-code{text-align:center}
.gunstats-maploc-page .ftmap-list-head .lh-sep{width:1px;height:100%;background:var(--ftmap-line);justify-self:center}
.gunstats-maploc-page .ftmap-cols{column-count:2;column-gap:0;column-rule:1px solid var(--ftmap-line);padding:0}
.gunstats-maploc-page .ftmap-row{display:grid;grid-template-columns:90px 1fr;gap:12px;align-items:center;padding:8px clamp(16px,1.4vw,22px);border-bottom:1px solid rgba(162,176,191,.115);background:rgba(255,255,255,.005);break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;transition:background .18s ease}
.gunstats-maploc-page .ftmap-row:nth-child(even){background:rgba(255,255,255,.026)}
.gunstats-maploc-page .ftmap-row:hover{background:rgba(232,185,35,.072)}
.gunstats-maploc-page .ftmap-loc{font-size:1rem;font-weight:600;color:#e6e6e6;white-space:normal}
.gunstats-maploc-page .ftmap-abbr{display:inline-block;min-width:66px;text-align:center;font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.82rem;font-weight:700;letter-spacing:.02em;color:var(--ftmap-accent-2);background:var(--ftmap-accent-soft);border:1px solid rgba(232,185,35,.22);border-radius:8px;padding:3px 9px;cursor:default;position:relative;transition:background .15s,color .15s,border-color .15s}
.gunstats-maploc-page .ftmap-abbr:hover{background:linear-gradient(145deg,#f2cf66,#a8800f);color:#0a0b0e;border-color:rgba(232,185,35,.6)}
.gunstats-maploc-private-notice{max-width:760px;margin:24px auto;padding:22px;text-align:center;color:#ededed;background:rgba(10,15,22,.92);border:1px solid rgba(255,255,255,.08);border-radius:13px}
@media (max-width:1000px){
  .gunstats-maploc-page .ftmap-panel-body{grid-template-columns:1fr}
  .gunstats-maploc-page .ftmap-cols{column-count:1;column-rule:0}
  .gunstats-maploc-page .ftmap-list-head{grid-template-columns:90px 1fr}
  .gunstats-maploc-page .ftmap-list-head .lh-sep,.gunstats-maploc-page .ftmap-list-head .lh-code:nth-child(4),.gunstats-maploc-page .ftmap-list-head .lh-loc:nth-child(5){display:none}
  .gunstats-maploc-page .ftmap-image{border-right:0;border-bottom:1px solid var(--ftmap-line);padding:16px clamp(18px,2vw,24px)}
  .gunstats-maploc-page .ftmap-image .frame{max-width:520px;margin:0 auto}
}
@media (max-width:640px){
  .gunstats-maploc-page .ftmap-lede{white-space:normal;overflow:visible;text-overflow:clip}
  .gunstats-maploc-page .ftmap-tabs{gap:6px}
  .gunstats-maploc-page .gun-stats-tab.ftmap-btn{width:100%;justify-content:center}
  .gunstats-maploc-page .ftmap-row{grid-template-columns:74px 1fr;gap:10px}
  .gunstats-maploc-page .ftmap-list-head{grid-template-columns:74px 1fr}
  .gunstats-maploc-page .ftmap-abbr{min-width:58px}
}
@media (prefers-reduced-motion:reduce){
  .gunstats-maploc-page *{transition:none!important;scroll-behavior:auto!important}
}
