/* ==========================================================================
   Envee: Map Table proof section
   Split out of styles.css: only index.html renders this section, so the four
   SEO pages no longer download it. Loaded directly after styles.css, which
   keeps the cascade identical to when these rules lived at the bottom of it.
   Depends on the tokens in section 1 of styles.css.

   Declarations that a later identical rule already overrode have been removed,
   so each property now appears once per selector per media context. If a value
   here looks wrong, edit the rule that owns it. Do not append a new block.
   ========================================================================== */

/* -------------------------------------------------------
   Original Map Board animation section
   ------------------------------------------------------- */
.mapproof{--mp-bg:#0C2B1E;--mp-bg-raise:#123826;--mp-bg-raise2:#17452F;--mp-cream:#F4EFE6;--mp-cream-dim:rgba(244,239,230,.60);--mp-mint:#9CCFB4;--mp-sage:#7FB894;--mp-ink:#3B4A3F;--mp-paper:#F4EFE6;--mp-paper-2:#E9E2D2;--mp-contour:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill='none' stroke='%23F4EFE6' stroke-width='1'%3E%3Cpath d='M20 130 C20 64 64 20 130 20 C196 20 240 64 240 130 C240 196 196 240 130 240 C64 240 20 196 20 130 Z'/%3E%3Cpath d='M52 130 C52 82 82 52 130 52 C178 52 208 82 208 130 C208 178 178 208 130 208 C82 208 52 178 52 130 Z'/%3E%3Cpath d='M84 130 C84 100 100 84 130 84 C160 84 176 100 176 130 C176 160 160 176 130 176 C100 176 84 160 84 130 Z'/%3E%3Cpath d='M-60 40 C-20 20 40 60 80 30 M200 250 C230 220 280 240 300 210 M-40 230 C10 210 40 250 90 225'/%3E%3C/g%3E%3C/svg%3E")}

.mapproof *{box-sizing:border-box}
.mapproof .mp-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
.mapproof .mp-hand{font-family:"Caveat",cursive}
.mapproof .mp-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.mapproof .mp-stage{overflow:hidden;z-index:1}

.mapproof .mp-tag{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--mp-mint)}
.mapproof .mp-headline{color:var(--mp-cream);margin:0}

.mapproof .mp-gauge{grid-column:1;align-self:stretch;flex-direction:column}
.mapproof .mp-gauge-readout{position:relative;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:500;font-variant-numeric:tabular-nums;color:var(--mp-cream);line-height:1}

.mapproof .mp-g-range{position:absolute;left:0;top:0;opacity:0;color:var(--mp-mint);white-space:nowrap}
.mapproof .mp-g-unit{display:block;font-size:10px;letter-spacing:.14em;color:var(--mp-cream-dim);margin-top:5px;text-transform:uppercase}
.mapproof .mp-gauge-rail{position:relative;flex:1 1 auto;display:flex}
.mapproof .mp-gband{position:relative;flex:1 1 0;border-radius:6px}
.mapproof .mp-gband svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:rgba(127,184,148,.5);stroke-width:1}
.mapproof .mp-gband .mp-gfill{position:absolute;inset:2px;border-radius:5px;background:rgba(156,207,180,.30)}
.mapproof .mp-gband-hatch .mp-gfill{background:rgba(156,207,180,.34)}
.mapproof .mp-gfill-hatch{background:repeating-linear-gradient(45deg,rgba(156,207,180,.5) 0 2px,transparent 2px 6px)!important}
.mapproof .mp-gcheck{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);color:var(--mp-mint);font-size:15px;font-weight:700}
.mapproof .mp-gticks{position:absolute}
.mapproof .mp-gauge-ledger{list-style:none;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--mp-cream-dim)}
.mapproof .mp-gauge-ledger li{opacity:0;border-top:1px solid rgba(127,184,148,.18)}
.mapproof .mp-gauge-ledger b{color:var(--mp-mint);font-weight:600}
.mapproof .mp-table-wrap{position:relative;perspective:1400px;perspective-origin:50% 42%}
.mapproof .mp-table{position:relative;transform-style:preserve-3d}
.mapproof .mp-table-surface{position:absolute;inset:0;background-color:var(--mp-bg-raise)}
.mapproof .mp-table-edge{position:absolute;pointer-events:none}
.mapproof .mp-gate{position:absolute;left:86%;top:6%;bottom:6%;width:1px;opacity:0;box-shadow:0 0 12px rgba(156,207,180,.8)}
.mapproof .mp-gate::after{content:"SCAN";position:absolute;top:-18px;left:-14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;letter-spacing:.2em;color:var(--mp-mint)}
.mapproof .mp-reticle{position:absolute;opacity:0;z-index:40;pointer-events:none;transform:translateZ(46px)}
.mapproof .mp-rb{position:absolute;width:14px;height:14px;border:2px solid var(--mp-mint)}
.mapproof .mp-rb-tl{left:-6px;top:-6px;border-right:0;border-bottom:0}.mapproof .mp-rb-tr{right:-6px;top:-6px;border-left:0;border-bottom:0}.mapproof .mp-rb-bl{left:-6px;bottom:-6px;border-right:0;border-top:0}.mapproof .mp-rb-br{right:-6px;bottom:-6px;border-left:0;border-top:0}
.mapproof .mp-reticle::after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;margin:-2.5px;border-radius:50%;background:var(--mp-mint)}
.mapproof .mp-xh{position:absolute;width:14px;height:14px;opacity:0;transform:translateZ(30px);pointer-events:none}
.mapproof .mp-xh::before,.mapproof .mp-xh::after{content:"";position:absolute;background:var(--mp-mint)}
.mapproof .mp-xh::before{left:6px;top:0;width:2px;height:14px}.mapproof .mp-xh::after{top:6px;left:0;width:14px;height:2px}
.mapproof .mp-artifact{position:absolute;left:var(--ax);top:var(--ay);width:var(--aw);transform-style:preserve-3d;z-index:10}
.mapproof .mp-shadow{position:absolute;left:-6%;right:-6%;top:8%;bottom:-10%;transform:translateZ(2px)}
.mapproof .mp-paper{position:relative;transform:translateZ(9px);background:linear-gradient(155deg,var(--mp-paper),var(--mp-paper-2));color:var(--mp-ink);border-radius:3px}
.mapproof .mp-curl{position:absolute;right:0;top:0;width:26px;height:26px;background:linear-gradient(225deg,var(--mp-bg-raise) 0 48%,rgba(0,0,0,.18) 50%,#fdfbf5 52%);border-radius:0 3px 0 8px;transform-origin:top right}
.mapproof .mp-sheet-head{letter-spacing:.02em}.mapproof .mp-sheet-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:1px}
.mapproof .mp-sheet-grid .cell{position:relative;min-height:18px;padding:3px 4px;background:rgba(255,255,255,.72);overflow:hidden}.mapproof .mp-sheet-grid .cell .messy,.mapproof .mp-sheet-grid .cell .tidy{position:absolute;left:4px;right:4px;top:50%;transform:translateY(-50%)}
.mapproof .mp-sheet-grid .cell .messy{white-space:nowrap;opacity:1}.mapproof .mp-sheet-grid .cell .tidy{opacity:0;white-space:nowrap}.mapproof .mp-sheet-grid .cell.struck .messy{text-decoration:line-through}.mapproof .mp-sheet-grid .cell.q .messy{color:#8d7442}.mapproof .mp-sheet-grid .cell .tidy.pilltxt{display:inline-flex;align-items:center;justify-content:flex-start;top:50%;transform:translateY(-50%);width:auto;padding:2px 6px;border-radius:999px;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mapproof .pill-ok{background:rgba(22,129,93,.16);color:#16583f}.mapproof .pill-wait{background:rgba(217,180,92,.18);color:#8a651d}.mapproof .pill-done{background:rgba(106,188,153,.18);color:#0f5e46}
.mapproof .mp-scanline{position:absolute;left:0;right:0;height:16%;top:0;background:linear-gradient(to bottom,rgba(156,207,180,.0),rgba(156,207,180,.45),rgba(156,207,180,.0));opacity:0;pointer-events:none}
.mapproof .mp-sticky-paper{background:linear-gradient(165deg,#f1db8a,#e2c565);border-radius:5px;display:grid;place-items:center;transform-style:preserve-3d}.mapproof .mp-sticky-glue{position:absolute;left:50%;top:7px;width:38px;height:8px;transform:translateX(-50%);border-radius:999px;background:rgba(255,255,255,.35)}
.mapproof .mp-sticky-scrawl{text-align:center}.mapproof .mp-sticky-clean{opacity:0;text-align:left;width:100%;height:100%;align-content:center;justify-items:start}
.mapproof .mp-ncr-stack{position:relative;min-height:128px}.mapproof .mp-ncr-sheet{position:absolute;inset:0;padding:12px 12px 10px;border-radius:4px}.mapproof .mp-ncr-1{background:#fbf7ed}.mapproof .mp-ncr-2{background:#e3f0f4}.mapproof .mp-ncr-3{background:#fff3c3}.mapproof .mp-ncr-sheet p{display:flex;justify-content:space-between;gap:10px;font-size:10px;line-height:1.8;text-transform:uppercase;letter-spacing:.06em}.mapproof .mp-ncr-sheet .val{font-weight:700;border-bottom:1px dotted rgba(59,74,63,.42)}
.mapproof .mp-org-paper{min-height:140px;padding:10px 8px 8px;overflow:hidden}.mapproof .mp-org-svg{width:100%;height:auto;color:rgba(59,74,63,.7)}.mapproof .mp-org-arrow{fill:none;stroke:currentColor;stroke-width:2}.mapproof .mp-org-lanes{stroke:rgba(156,207,180,.28);stroke-width:2;stroke-dasharray:2 5}.mapproof .mp-org-box{position:absolute;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.82);font-size:10px;font-weight:700}.mapproof .mp-org-box-nowhere{background:#f3d891}.mapproof .mp-qbox{position:absolute;display:inline-grid;place-items:center;width:62px;height:22px;transform-style:preserve-3d}.mapproof .mp-qbox .qfront,.mapproof .mp-qbox .qback{position:absolute;inset:0;display:grid;place-items:center;border-radius:999px;backface-visibility:hidden;background:#103425;color:var(--mp-cream);font-size:9px}.mapproof .mp-qbox .qfront{background:#f3d891;color:#6f5113;font-weight:700}.mapproof .mp-qbox .qback{transform:rotateY(180deg)}.mapproof .mp-org-dot{position:absolute;left:28px;top:18%;width:8px;height:8px;border-radius:50%;background:var(--mp-mint);opacity:0}
.mapproof .mp-notebook{position:relative;min-height:150px;transform-style:preserve-3d}.mapproof .mp-nb-spread{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:150px}.mapproof .mp-nb-page{padding:12px 10px;background:linear-gradient(180deg,#f6efe1,#efe7d8);font-size:13px;line-height:1.24}.mapproof .mp-nb-left{border-right:1px solid rgba(0,0,0,.08)}.mapproof .mp-nb-page p{margin:0 0 6px}.mapproof .mp-nb-page svg{width:100%;height:34px;display:block;margin:3px 0 5px}.mapproof .mp-nb-cover{position:absolute;inset:0;background:linear-gradient(165deg,#31423d,#17241f);color:var(--mp-cream);display:grid;place-items:center;transform-origin:left center;border-radius:3px}.mapproof .mp-nb-label{font-size:10px;letter-spacing:.16em}.mapproof .mp-nb-ribbon{position:absolute;right:18px;top:-2px;width:12px;height:158px;background:linear-gradient(180deg,#d5bb6a,#af8d38)}
.mapproof .mp-conveyor{position:absolute;left:12%;top:62%;width:76%;height:44px;overflow:visible;pointer-events:none}.mapproof .mp-conveyor .strip{position:absolute;left:0;width:118px;height:14px;padding:2px 6px;border-radius:999px;background:rgba(244,239,230,.9);color:#374a40;font-size:9px;display:flex;align-items:center;gap:5px;box-shadow:0 3px 8px rgba(0,0,0,.14);opacity:0}.mapproof .mp-conveyor .strip .s-mono{opacity:0}
.mapproof .mp-dash{flex-direction:column;justify-content:center}.mapproof .mp-slot{position:relative;border:1px dashed rgba(156,207,180,.22);opacity:.7}.mapproof .mp-slot-label{position:absolute;text-transform:uppercase;color:var(--mp-mint)}
.mapproof .mp-panel{opacity:0;transform:scale(.7);background:linear-gradient(180deg,rgba(9,38,28,.96),rgba(7,26,19,.98));border:1px solid rgba(156,207,180,.18);box-shadow:0 12px 24px rgba(0,0,0,.22);color:var(--mp-cream)}
.mapproof .mp-panel header{font-weight:700;letter-spacing:.01em;color:var(--mp-cream)}
.mapproof .mp-p1-row,.mapproof .mp-p4-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-top:1px solid rgba(156,207,180,.10)}
.mapproof .mp-p1-row:first-of-type,.mapproof .mp-p4-row:first-of-type{border-top:0;padding-top:0}.mapproof .mp-p1-row span,.mapproof .mp-p4-row span{color:var(--mp-cream-dim)}
.mapproof .mp-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;line-height:1;text-transform:uppercase;white-space:nowrap;position:relative}.mapproof .mp-pill.ok{background:rgba(22,129,93,.16);color:#9CCFB4}.mapproof .mp-pill.wait{background:rgba(217,180,92,.18);color:#e6c66c}.mapproof .mp-pill.done{background:rgba(106,188,153,.18);color:#b4e3cc}.mapproof .mp-pill.wait i{font-style:normal}.mapproof .mp-pill.wait .po{opacity:0;position:absolute}
.mapproof .mp-p2-card{display:grid;align-items:flex-start;border-radius:10px;background:rgba(255,255,255,.04)}.mapproof .mp-p2-card p{margin:0;font-weight:700}.mapproof .mp-p2-card small{color:var(--mp-cream-dim)}
.mapproof .mp-p2-strip{display:flex}.mapproof .mp-p2-strip .tick{position:relative;display:inline-flex;align-items:center;justify-content:center;border-top:1px solid rgba(244,239,230,.2);color:var(--mp-cream-dim)}.mapproof .mp-p2-strip .tick i{position:absolute;bottom:-2px;left:50%;width:6px;height:6px;margin-left:-3px;border-radius:50%;background:var(--mp-mint);transform:scale(0)}
.mapproof .mp-p3-rec{display:grid;gap:7px}.mapproof .mp-p3-rec p{display:flex;justify-content:space-between;margin:0;border-top:1px solid rgba(156,207,180,.10)}.mapproof .mp-p3-rec p:first-child{border-top:0;padding-top:0}.mapproof .mp-p3-rec em{font-style:normal;text-transform:uppercase;letter-spacing:.08em;color:var(--mp-cream-dim)}.mapproof .mp-p3-rec span{color:var(--mp-cream)}
.mapproof .mp-p3-down{display:grid;grid-template-columns:auto 1fr;align-items:center}.mapproof .mp-p3-down .link{height:1px;background:rgba(156,207,180,.55);transform-origin:left;transform:scaleX(0)}.mapproof .mp-p3-down b{opacity:0;font-weight:700;color:var(--mp-mint)}
.mapproof .mp-av{display:inline-grid;place-items:center;border-radius:50%;background:rgba(156,207,180,.14);color:var(--mp-mint)}.mapproof .mp-p4-row em{font-style:normal;color:var(--mp-mint)}
.mapproof .mp-p5-sec{display:grid;grid-template-columns:minmax(0,1fr) 1fr;align-items:center;border-top:1px solid rgba(156,207,180,.10)}.mapproof .mp-p5-sec:first-of-type{border-top:0;padding-top:0}.mapproof .mp-p5-sec i{display:block;border-radius:999px;background:rgba(255,255,255,.08);transform-origin:left;transform:scaleX(0)}.mapproof .mp-p5-export{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(156,207,180,.12);font-weight:700;opacity:0;transform:scale(.7)}
.mapproof .mp-caption{position:absolute;color:var(--mp-cream)}.mapproof .mp-caption span{position:absolute;opacity:0}
.mapproof .mp-outro{position:absolute}
.mapproof .mp-headline2{line-height:1.08;color:var(--mp-cream);opacity:0;margin:0}.mapproof .mp-headline2 span{color:var(--mp-mint)}.mapproof .mp-footnote{opacity:0;margin-top:14px;line-height:1.5;color:var(--mp-cream-dim)}
.mapproof .mp-cta{display:inline-block;position:relative;margin-top:18px;color:var(--mp-cream);font-weight:700;text-decoration:none;opacity:0}.mapproof .mp-cta-arrow{display:inline-block;margin-left:7px}.mapproof .mp-cta-rule{position:absolute;bottom:-6px;height:2px;background:var(--mp-mint);transform-origin:left;transform:scaleX(0)}
.mapproof .mp-replay{position:absolute;border:1px solid rgba(156,207,180,.22);background:rgba(8,31,24,.6);color:var(--mp-cream-dim);font:600 12px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-transform:uppercase;cursor:pointer}
.mapproof .mp-static-caps{display:none;list-style:none;margin:18px 18px 0 150px;padding:0;color:var(--mp-cream-dim);font-size:13px;line-height:1.55}
.mapproof .mp-static-caps li+li{margin-top:8px}
html.is-static .mapproof .mp-static-caps{display:block}
html.is-static .mapproof .mp-stage{min-height:auto;display:block;padding:26px 18px 28px}
html.is-static .mapproof .mp-gauge,html.is-static .mapproof .mp-table-wrap,html.is-static .mapproof .mp-caption,html.is-static .mapproof .mp-outro,html.is-static .mapproof .mp-replay{display:none}
html.is-static .mapproof .mp-stage-head,html.is-static .mapproof .mp-dash{position:static;max-width:none;padding:0;margin:0}
html.is-static .mapproof .mp-slot{opacity:1;margin-top:12px}
html.is-static .mapproof .mp-panel{opacity:1;transform:none}
@media (max-width: 1024px){.mapproof .mp-dash{padding-top:clamp(132px,22vh,190px)}.mapproof .mp-panel{padding:10px}}
@media (max-width: 767px){.mapproof .mp-gauge{padding-top:0;display:grid;grid-template-columns:80px 1fr;gap:16px;align-items:start}.mapproof .mp-gauge-rail{max-height:none;min-height:180px}.mapproof .mp-gauge-ledger{font-size:10px;max-width:none}.mapproof .mp-dash{gap:12px}.mapproof .mp-replay{top:20px;right:16px}.mapproof .mp-headline2{margin-top:14px;font-size:clamp(26px,7vw,34px)}}
@media (max-width: 540px){.mapproof .mp-gauge{grid-template-columns:1fr}.mapproof .mp-gauge-rail{flex-direction:row;max-height:none;min-height:unset;height:48px;width:100%;padding-left:0;padding-top:8px;border-left:0;border-top:1px solid rgba(127,184,148,.35)}.mapproof .mp-gband .mp-gfill{transform:scaleX(0);transform-origin:left}.mapproof .mp-gticks{top:0;bottom:auto;left:0;right:0;width:auto;height:8px;background:repeating-linear-gradient(to right,rgba(244,239,230,.35) 0 1px,transparent 1px 12.5%)}}

.mapproof .mp-stage-head,
.mapproof .mp-caption,
.mapproof .mp-outro,
.mapproof .mp-replay {
  z-index: 8
}

.mapproof .mp-gauge {
  padding-top: 94px
}

.mapproof .mp-p1-row,
.mapproof .mp-p4-row,
.mapproof .mp-p5-sec,
.mapproof .mp-p3-rec p {
  padding-top: 6px;
  padding-bottom: 6px
}

.mapproof .mp-p2-card,
.mapproof .mp-p3-down,
.mapproof .mp-p5-export {
  margin-top: 8px
}

.mapproof .mp-replay {
  right: 22px;
  top: 22px
}

@media (max-width: 1200px) {
  .mapproof .mp-stage {
    width: min(1180px, calc(100% - var(--gutter) * 2))
  }
}

@media (max-width: 1024px) {
  .mapproof .mp-caption,
  .mapproof .mp-outro {
    left: 130px
  }

  .mapproof .mp-outro {
    max-width: min(430px, 44vw)
  }
}

@media (max-width: 767px) {
  .mapproof .mp-stage {
    border-radius: 24px
  }

  .mapproof .mp-stage-head,
  .mapproof .mp-caption,
  .mapproof .mp-outro {
    left: auto;
    right: auto
  }
}

@media (max-width: 540px) {
  .mapproof .mp-stage {
    padding-inline: 12px
  }
}

/* --------------------------------------------------------------------------
   Map board section: full-width green background with centered animation card
   -------------------------------------------------------------------------- */
.mapproof {
  position: relative;
  padding: clamp(32px, 4vw, 56px) 0 clamp(40px, 5vw, 64px);
  background: radial-gradient(circle at top, rgba(22, 56, 43, 0.88), rgba(7, 24, 18, 0.98));
  overflow: hidden
}

.mapproof::before {
  display: block;
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.06;
  background: var(--mp-contour);
  background-size: 260px
}

.mapproof .mp-stage {
  position: relative;
  width: min(1280px, calc(100% - var(--gutter) * 2));
  margin-inline: auto;
  border-radius: 30px;
  border: 1px solid rgba(127, 184, 148, 0.2);
  background: linear-gradient(180deg, rgba(12, 43, 30, 0.82), rgba(10, 33, 24, 0.9));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.18);}

.mapproof .mp-stage::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0.05;
  background: var(--mp-contour);
  background-size: 260px
}

@media (max-width: 767px) {
  .mapproof {
    padding-top: 22px;
    padding-bottom: 28px
  }

  .mapproof .mp-stage {
    width: min(100% - 24px, 720px)
  }
}

@media (max-width: 540px) {
  .mapproof .mp-stage {
    width: calc(100% - 16px)
  }
}

/* --------------------------------------------------------------------------
   Polished pass: cleaner metrics, centered outro, smoother panel layout
   -------------------------------------------------------------------------- */
.mapproof .mp-stage {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 31%);
  gap: 0 22px
}

.mapproof .mp-gauge {
  position: absolute;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(11, 38, 29, 0.68), rgba(8, 30, 22, 0.58));
  border: 1px solid rgba(127, 184, 148, 0.18);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
  grid-template-columns: 1fr;
  align-items: start;
  z-index: 7
}

.mapproof .mp-gauge-readout {
  margin-bottom: 0;
  min-height: auto
}

.mapproof .mp-gauge-rail {
  width: 100%;
  height: 44px;
  min-height: unset;
  max-height: none;
  flex-direction: row;
  gap: 7px;
  padding-left: 0;
  padding-top: 8px;
  border-left: 0;
  border-top: 1px solid rgba(127,184,148,.26)
}

.mapproof .mp-gband {
  min-width: 0
}

.mapproof .mp-gband .mp-gfill {
  transform: scaleX(0);
  transform-origin: left
}

.mapproof .mp-gticks {
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  width: auto;
  height: 8px;
  background: repeating-linear-gradient(to right, rgba(244,239,230,.26) 0 1px, transparent 1px 12.5%)
}

.mapproof .mp-gauge-ledger {
  margin-top: 0;
  max-width: none;
  line-height: 1.55
}

.mapproof .mp-gauge-ledger li {
  padding-top: 5px
}

.mapproof .mp-table-wrap {
  grid-column: 1
}

.mapproof .mp-dash {
  grid-column: 2
}

.mapproof .mp-slot-label {
  opacity: .85
}

.mapproof .mp-footnote {
  font-size: 13px
}

.mapproof .mp-cta {
  padding-right: 24px
}

.mapproof .mp-artifact,
.mapproof .mp-panel,
.mapproof #reticle,
.mapproof .mp-gfill,
.mapproof .mp-headline2,
.mapproof .mp-footnote,
.mapproof .mp-cta {
  will-change: transform, opacity
}

@media (max-width: 1200px) {
  .mapproof .mp-stage {
    grid-template-columns: minmax(0, 1fr) minmax(270px, 31%)
  }

  .mapproof .mp-gauge {
    top: 470px
  }
}

@media (max-width: 1024px) {
  .mapproof .mp-stage {
    grid-template-columns: minmax(0, 1fr) minmax(240px, 30%)
  }

  .mapproof .mp-gauge {
    top: 440px;
    padding: 12px
  }

  .mapproof .mp-outro {
    width: min(78%, 500px);
    top: 57%
  }
}

@media (max-width: 767px) {
  .mapproof .mp-stage {
    grid-template-columns: 1fr;
    gap: 16px
  }

  .mapproof .mp-stage-head {
    margin-bottom: 0
  }

  .mapproof .mp-gauge {
    position: static;
    order: 3
  }

  .mapproof .mp-table-wrap {
    grid-column: auto;
    order: 2
  }

  .mapproof .mp-dash {
    grid-column: auto;
    order: 4;
    padding-top: 0
  }

  .mapproof .mp-slot {
    padding-top: 18px
  }

  .mapproof .mp-caption,
  .mapproof .mp-outro {
    left: auto;
    right: auto;
    top: auto;
    bottom: auto
  }

  .mapproof .mp-caption {
    order: 5
  }

  .mapproof .mp-outro {
    order: 6
  }

  .mapproof .mp-footnote {
    margin-inline: 0
  }
}

@media (max-width: 540px) {
  .mapproof .mp-table {
    height: 344px
  }

  .mapproof .mp-gauge-ledger {
    font-size: 10px
  }

  .mapproof .mp-panel header {
    font-size: 12px
  }
}

.mapproof .mp-gauge {
  left: 24px;
  top: auto;
  bottom: 26px;
  width: 176px;
  padding: 12px;
  gap: 8px
}

.mapproof .mp-g-num,
.mapproof .mp-g-range {
  font-size: 20px
}

.mapproof .mp-gauge-ledger {
  font-size: 10px
}

.mapproof .mp-panel {
  margin-top: 8px
}

@media (max-width: 1200px) {
  .mapproof .mp-stage-head {
    max-width: min(420px, 39vw)
  }

  .mapproof .mp-headline {
    max-width: 9.4ch;
    font-size: clamp(29px, 3.9vw, 44px)
  }

  .mapproof .mp-gauge {
    width: 166px;
    bottom: 24px
  }

  .mapproof .mp-table-wrap {
    padding-left: 138px
  }

  .mapproof .mp-caption {
    left: 156px;
    right: 288px
  }
}

@media (max-width: 1024px) {
  .mapproof .mp-stage-head {
    left: 22px;
    max-width: min(350px, 38vw)
  }

  .mapproof .mp-headline {
    max-width: 9.6ch
  }

  .mapproof .mp-gauge {
    left: 20px;
    width: 150px;
    bottom: 22px
  }

  .mapproof .mp-table-wrap {
    padding-left: 118px
  }

  .mapproof .mp-caption {
    left: 132px;
    right: 246px
  }
}

@media (max-width: 767px) {
  .mapproof .mp-table-wrap {
    padding-left: 0
  }

  .mapproof .mp-gauge {
    width: 100%;
    bottom: auto
  }
}

/* --------------------------------------------------------------------------
   Requested layout pass: board-first, cards above, text below, no hours card
   -------------------------------------------------------------------------- */
.mapproof .mp-stage {
  display: block
}

.mapproof .mp-gauge {
  display: none !important
}

.mapproof .mp-dash {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: grid;
  padding-top: 0;
  z-index: 7
}

.mapproof .mp-slot {
  background: rgba(255,255,255,0.02)
}

.mapproof .mp-table-wrap {
  padding-left: 0;
  display: grid;
  place-items: center
}

.mapproof .mp-table {
  width: 100%
}

.mapproof .mp-stage-head {
  position: absolute
}

.mapproof .mp-sub {
  margin-inline: auto
}

.mapproof .mp-caption {
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  text-align: center
}

.mapproof .mp-outro {
  left: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
  max-width: 700px;
  text-align: center;
  z-index: 9
}

.mapproof .mp-headline2 {
  font-size: clamp(32px, 3vw, 46px)
}

.mapproof .mp-footnote {
  margin-inline: auto;
  max-width: 44ch
}

.mapproof .mp-cta-rule {
  left: 14%;
  right: 14%
}

@media (max-width: 1200px) {
  .mapproof .mp-dash {
    width: min(980px, calc(100% - 44px))
  }
}

@media (max-width: 1024px) {
  .mapproof .mp-stage {
    padding: 22px 18px 26px
  }
  .mapproof .mp-dash {
    width: calc(100% - 36px);
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .mapproof .mp-caption {
    bottom: 184px;
    width: calc(100% - 80px)
  }
}

@media (max-width: 767px) {
  .mapproof .mp-stage {
    padding: 18px 14px 24px
  }
  .mapproof .mp-dash {
    position: static;
    transform: none;
    width: 100%;
    margin-bottom: 14px
  }

  .mapproof .mp-table {
    max-width: 100%;
    height: 340px
  }
  .mapproof .mp-caption,
  .mapproof .mp-stage-head,
  .mapproof .mp-outro {
    position: static;
    transform: none;
    width: 100%;
    max-width: none;
    text-align: left
  }

  .mapproof .mp-outro {
    margin-top: 16px
  }
  .mapproof .mp-cta-rule {
    left: 0;
    right: 0
  }
}

/* --------------------------------------------------------------------------
   Overlap fix: compact five-card rail, clear board zone, supporting copy below
   -------------------------------------------------------------------------- */
.mapproof .mp-stage {
  padding: 24px 24px 30px
}

.mapproof .mp-dash {
  width: min(1120px, calc(100% - 52px));
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px
}

.mapproof .mp-slot {
  min-height: 108px;
  padding-top: 17px;
  border-radius: 14px;
  overflow: hidden
}

.mapproof .mp-slot-label {
  top: 6px;
  left: 11px;
  font-size: 8px;
  letter-spacing: .17em
}

.mapproof .mp-panel {
  margin: 5px 6px 6px;
  min-height: 83px;
  padding: 9px;
  border-radius: 11px
}

.mapproof .mp-panel header {
  margin-bottom: 6px;
  font-size: 10.5px
}

.mapproof .mp-p1-row,
.mapproof .mp-p4-row {
  padding: 4px 0;
  gap: 5px
}

.mapproof .mp-p1-row span,
.mapproof .mp-p4-row span,
.mapproof .mp-p3-rec span {
  font-size: 8px
}

.mapproof .mp-p3-rec p {
  padding: 4px 0;
  gap: 5px
}

.mapproof .mp-p3-rec em,
.mapproof .mp-p4-row em,
.mapproof .mp-p5-sec b,
.mapproof .mp-p2-card small {
  font-size: 7.5px
}

.mapproof .mp-pill {
  padding: 3px 5px;
  font-size: 7px;
  letter-spacing: .04em
}

.mapproof .mp-p2-card {
  grid-template-columns: 16px 1fr;
  gap: 6px;
  padding: 6px 7px
}

.mapproof .mp-p2-card p {
  font-size: 9px
}

.mapproof .mp-p2-strip {
  margin-top: 6px;
  gap: 4px
}

.mapproof .mp-p2-strip .tick {
  width: 18px;
  height: 14px;
  font-size: 7px
}

.mapproof .mp-p3-down {
  margin-top: 5px;
  gap: 4px 5px
}

.mapproof .mp-p3-down b,
.mapproof .mp-p5-export {
  font-size: 7.5px
}

.mapproof .mp-av {
  width: 19px;
  height: 19px;
  font-size: 7px
}

.mapproof .mp-p4-row {
  grid-template-columns: 19px minmax(0, 1fr) auto
}

.mapproof .mp-p5-sec {
  padding: 5px 0;
  gap: 5px
}

.mapproof .mp-p5-sec i {
  height: 6px
}

.mapproof .mp-p5-export {
  margin-top: 5px;
  padding: 5px 7px
}

.mapproof .mp-caption {
  width: min(700px, calc(100% - 120px));
  font-size: 12px
}

.mapproof .mp-outro {
  top: 49%;
  width: min(660px, calc(100% - 100px))
}

@media (max-width: 1180px) {
  .mapproof .mp-dash {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: min(920px, calc(100% - 44px))
  }

  .mapproof .mp-table {
    max-width: 650px;
    height: min(48vw, 410px)
  }

  .mapproof .mp-caption {
    bottom: 200px
  }
}

@media (max-width: 900px) {
  .mapproof .mp-dash {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .mapproof .mp-caption {
    bottom: 210px
  }
}

@media (max-width: 767px) {
  .mapproof .mp-dash {
    grid-template-columns: 1fr
  }

  .mapproof .mp-slot {
    min-height: 92px
  }

  .mapproof .mp-panel {
    min-height: 70px
  }

  .mapproof .mp-caption {
    width: 100%;
    font-size: 12px
  }
}

/* --------------------------------------------------------------------------
   Final spacing + pacing pass
   -------------------------------------------------------------------------- */
.mapproof .mp-stage {
  padding-top: 42px
}

/* Put the changing one-line caption in its own band below the board. */
.mapproof .mp-caption {
  top: 646px;
  bottom: auto;
  min-height: 28px;
  place-items: center;
  line-height: 1.4
}

.mapproof .mp-caption span {
  inset: auto 0;
  width: 100%;
  text-align: center
}

/* Release persistent compositor hints when the sequence is holding its end state. */
.mapproof.is-animation-complete .mp-artifact,
.mapproof.is-animation-complete .mp-panel,
.mapproof.is-animation-complete #reticle,
.mapproof.is-animation-complete .mp-gfill,
.mapproof.is-animation-complete .mp-headline2,
.mapproof.is-animation-complete .mp-footnote,
.mapproof.is-animation-complete .mp-cta {
  will-change: auto
}

@media (max-width: 1180px) {
  .mapproof .mp-stage {
    min-height: 1055px;
    padding-top: 40px
  }

  .mapproof .mp-dash {
    top: 42px
  }

  .mapproof .mp-table-wrap {
    padding-top: 316px
  }

  .mapproof .mp-caption {
    top: 746px
  }

  .mapproof .mp-stage-head {
    bottom: 32px
  }
}

@media (max-width: 900px) {
  .mapproof .mp-stage {
    min-height: 1190px
  }

  .mapproof .mp-table-wrap {
    padding-top: 450px
  }

  .mapproof .mp-caption {
    top: 872px
  }

  .mapproof .mp-stage-head {
    width: calc(100% - 64px)
  }
}

@media (max-width: 767px) {
  .mapproof .mp-stage {
    padding-top: 18px
  }

  .mapproof .mp-dash {
    top: auto
  }

  .mapproof .mp-caption {
    position: relative;
    top: auto;
    min-height: 34px;
    margin-top: 14px
  }

  .mapproof .mp-caption span {
    position: absolute
  }
}

.mapproof .mp-replay svg {
  transition: transform 220ms var(--ease)
}

.mapproof .mp-replay:hover svg {
  transform: rotate(-28deg)
}

.mapproof .mp-outro {
  display: none !important
}

/* The marketing statement is now reserved for the end state and centered
   directly over the faded board. */
.mapproof .mp-stage-head {
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  max-width: 1040px;
  text-align: center;
  pointer-events: auto;
  z-index: 10
}

.mapproof .mp-tag {
  margin-bottom: 9px
}

.mapproof .mp-headline {
  margin-inline: auto;
  text-wrap: balance
}

.mapproof .mp-sub {
  margin: 12px auto 0
}

.mapproof .mp-final-rail-label {
  color: var(--mp-mint);
  font-size: 10px;
  font-weight: 750;
  letter-spacing: .16em;
  text-transform: uppercase
}

.mapproof .mp-final-track {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 18px minmax(0, 1fr) 18px minmax(0, 1fr) 18px minmax(0, 1fr) 18px minmax(0, 1fr);
  align-items: stretch;
  gap: 7px
}

.mapproof .mp-final-card {
  min-width: 0;
  min-height: 106px;
  display: grid;
  align-content: start;
  gap: 5px;
  padding: 13px 12px;
  border: 1px solid rgba(156,207,180,.22);
  border-radius: 15px;
  background: linear-gradient(180deg, rgba(11,43,31,.88), rgba(7,27,20,.9));
  box-shadow: 0 10px 24px rgba(0,0,0,.12);
  text-align: left
}

.mapproof .mp-final-num {
  color: var(--mp-mint);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .12em
}

.mapproof .mp-final-card strong {
  color: var(--mp-cream);
  font-size: 12px;
  line-height: 1.25
}

.mapproof .mp-final-card small {
  color: var(--mp-cream-dim);
  font-size: 10px;
  line-height: 1.42
}

.mapproof .mp-final-link {
  align-self: center;
  height: 1px;
  background: linear-gradient(90deg, rgba(156,207,180,.18), rgba(156,207,180,.78));
  position: relative
}

.mapproof .mp-final-link::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-top: 1px solid var(--mp-mint);
  border-right: 1px solid var(--mp-mint);
  transform: translateY(-50%) rotate(45deg)
}

@media (max-width: 1100px) {
  .mapproof .mp-headline {
    font-size: clamp(29px, 3.4vw, 42px)
  }

  .mapproof .mp-final-track {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px
  }

  .mapproof .mp-final-link {
    display: none
  }

  .mapproof .mp-final-card {
    min-height: 100px;
    padding: 11px 10px
  }
}

@media (max-width: 767px) {
  .mapproof .mp-stage-head {
    position: static;
    transform: none;
    max-width: none;
    margin-top: 18px;
    text-align: left
  }

  .mapproof .mp-headline,
  .mapproof .mp-sub {
    margin-inline: 0
  }

  .mapproof .mp-final-rail {
    margin-top: 20px
  }

  .mapproof .mp-final-track {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 2px 2px 10px;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin
  }

  .mapproof .mp-final-card {
    flex: 0 0 min(78vw, 260px);
    min-height: 96px;
    scroll-snap-align: start
  }
}

.mapproof .mp-caption { display: none !important }

/* --------------------------------------------------------------------------
   Final tool-specific pass: checklist to report builder showcase
   -------------------------------------------------------------------------- */
.mapproof .mp-final-rail {
  margin-top: 26px;
  gap: 12px
}

.mapproof .mp-builder-head {
  display: grid;
  gap: 7px
}

.mapproof .mp-builder-kicker {
  margin: 0;
  color: var(--mp-cream-dim);
  font-size: 13px;
  line-height: 1.45
}

.mapproof .mp-builder-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 74px minmax(0, 1fr);
  gap: 12px;
  align-items: stretch
}

.mapproof .mp-builder-card {
  min-width: 0;
  padding: 14px;
  border: 1px solid rgba(156,207,180,.2);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(11,43,31,.88), rgba(7,27,20,.9));
  box-shadow: 0 10px 24px rgba(0,0,0,.12);
  text-align: left
}

.mapproof .mp-builder-card-title {
  color: var(--mp-cream);
  font-size: 13px;
  font-weight: 760;
  margin-bottom: 10px
}

.mapproof .mp-builder-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 11px;
  border: 1px solid rgba(156,207,180,.1);
  border-radius: 12px;
  background: rgba(255,255,255,.02)
}

.mapproof .mp-builder-row + .mp-builder-row {
  margin-top: 8px
}

.mapproof .mp-builder-row span {
  color: var(--mp-cream);
  font-size: 12px;
  line-height: 1.35
}

.mapproof .mp-builder-row em {
  flex: 0 0 auto;
  font-style: normal;
  font-size: 10px;
  font-weight: 760;
  line-height: 1;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--mp-mint);
  background: rgba(156,207,180,.12);
  border-radius: 999px;
  padding: 7px 8px
}

.mapproof .mp-builder-bridge {
  display: grid;
  gap: 8px;
  align-content: center;
  padding: 40px 0 0
}

.mapproof .mp-bridge-line {
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(156,207,180,.25), rgba(156,207,180,.92));
  box-shadow: 0 0 0 1px rgba(156,207,180,.08)
}

@media (max-width: 1100px) {
  .mapproof .mp-stage-head {
    width: min(920px, calc(100% - 52px))
  }

  .mapproof .mp-builder-grid {
    grid-template-columns: 1fr
  }

  .mapproof .mp-builder-bridge {
    grid-template-columns: repeat(4, 1fr);
    align-content: unset;
    padding: 0 4px
  }
}

@media (max-width: 767px) {
  .mapproof .mp-builder-kicker {
    font-size: 12px
  }

  .mapproof .mp-builder-card {
    padding: 12px
  }

  .mapproof .mp-builder-row {
    align-items: flex-start;
    flex-direction: column
  }

  .mapproof .mp-builder-row em {
    padding: 6px 7px
  }
}

/* --------------------------------------------------------------------------
   Cleaner end-state pass: no extra end widget, slightly slower motion, stronger card text
   -------------------------------------------------------------------------- */
.mapproof .mp-final-rail,
.mapproof .mp-builder-showcase {
  display: none !important
}

.mapproof .mp-headline,
.mapproof .mp-headline2 {
  font-family: var(--font);
  font-weight: 760;
  letter-spacing: -0.045em
}

.mapproof .mp-headline {
  line-height: 1.03
}

.mapproof .mp-sub {
  max-width: 52ch;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(244,239,230,.82)
}

.mapproof .mp-replay {
  width: 40px;
  height: 40px;
  padding: 0;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  letter-spacing: 0
}

.mapproof .mp-replay span {
  display: none !important
}

.mapproof .mp-replay svg {
  width: 17px;
  height: 17px
}

/* artifact and paper text clarity */
.mapproof .mp-paper {
  box-shadow: 0 2px 0 rgba(0,0,0,.12), 0 8px 18px rgba(0,0,0,.07)
}

.mapproof .mp-sheet-paper {
  padding: 11px 10px 10px
}

.mapproof .mp-sheet-head {
  font-size: 9.6px;
  font-weight: 700;
  color: rgba(46,59,51,.92);
  margin-bottom: 7px;
  background: rgba(255,255,255,.5);
  padding: 2px 4px;
  border-radius: 4px;
  display: inline-block
}

.mapproof .mp-sheet-grid {
  background: rgba(59,74,63,.45);
  font-size: clamp(7.2px,.66vw,9.8px)
}

.mapproof .mp-sheet-grid > * {
  color: rgba(46,59,51,.96);
  background: rgba(244,239,230,.93)
}

.mapproof .mp-sticky-paper {
  padding: 16px 12px 12px;
  min-height: 138px;
  color: #503c12
}

.mapproof .mp-sticky-scrawl {
  font-size: 20px;
  line-height: 1;
  color: #4e3910;
  text-shadow: 0 1px 0 rgba(255,255,255,.16);
  transform: translateY(8px)
}

.mapproof .mp-sticky-clean {
  color: #f7f2e8;
  gap: 8px;
  padding: 12px;
  background: linear-gradient(180deg, rgba(9,39,28,.68), rgba(9,39,28,.32));
  border-radius: 10px;}

.mapproof .mp-bell {
  width: 18px;
  height: 18px;
  color: #B7E2C8
}

.mapproof .mp-sc-title {
  font-size: 13px;
  font-weight: 760;
  color: #F7F2E8
}

.mapproof .mp-sc-sub {
  font-size: 11.5px;
  line-height: 1.35;
  color: rgba(247,242,232,.88)
}

.mapproof .mp-ncr-sheet,
.mapproof .mp-nb-page,
.mapproof .mp-org-paper {
  color: rgba(55,68,60,.95)
}

@media (max-width: 767px) {
  .mapproof .mp-headline {
    max-width: none;
    font-size: clamp(31px, 8.2vw, 42px)
  }
  .mapproof .mp-sub {
    max-width: none;
    font-size: 14px
  }
}

.mapproof .mp-gather-flow {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 26px minmax(0, .9fr) 26px minmax(0, 1.1fr);
  gap: 10px;
  align-items: center
}

.mapproof .mp-gstep {
  min-width: 0;
  padding: 12px;
  border-radius: 18px;
  border: 1px solid rgba(156,207,180,.18);
  background: linear-gradient(180deg, rgba(10,39,28,.76), rgba(9,32,23,.62));
  box-shadow: 0 10px 24px rgba(0,0,0,.08)
}

.mapproof .mp-gstep-label {
  display: inline-block;
  margin-bottom: 10px;
  color: rgba(244,239,230,.66);
  font-size: 10px;
  line-height: 1;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 700
}

.mapproof .mp-gsurface {
  min-height: 86px;
  border-radius: 14px;
  border: 1px solid rgba(156,207,180,.1);
  background: rgba(255,255,255,.02);
  position: relative;
  overflow: hidden
}

.mapproof .mp-chip {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(244,239,230,.94);
  color: rgba(41,55,48,.94);
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 4px 10px rgba(0,0,0,.08)
}

.mapproof .mp-chip-1 { left: 12px; top: 12px }
.mapproof .mp-chip-2 { right: 14px; top: 18px }
.mapproof .mp-chip-3 { left: 26px; bottom: 14px }
.mapproof .mp-chip-4 { right: 26px; bottom: 16px }
.mapproof .mp-chip-5 { left: 50%; top: 36px; transform: translateX(-50%) }

.mapproof .mp-garrow {
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(156,207,180,.18), rgba(156,207,180,.95));
  position: relative
}

.mapproof .mp-garrow::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid rgba(156,207,180,.95);
  border-right: 2px solid rgba(156,207,180,.95);
  transform: translateY(-50%) rotate(45deg)
}

.mapproof .mp-gstack,
.mapproof .mp-gworkspace {
  display: grid;
  gap: 8px;
  align-content: center;
  padding: 14px
}

.mapproof .mp-gstack-row,
.mapproof .mp-gws-head,
.mapproof .mp-gws-row {
  display: block;
  height: 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(156,207,180,.92), rgba(156,207,180,.35))
}

.mapproof .mp-gstack-row:nth-child(1) { width: 68% }
.mapproof .mp-gstack-row:nth-child(2) { width: 86% }
.mapproof .mp-gstack-row:nth-child(3) { width: 58% }

.mapproof .mp-gws-head {
  width: 52%;
  height: 12px;
  background: rgba(244,239,230,.9);
  margin-bottom: 2px
}

.mapproof .mp-gws-row:nth-child(2) { width: 88% }
.mapproof .mp-gws-row:nth-child(3) { width: 76% }
.mapproof .mp-gws-row:nth-child(4) { width: 64% }

@media (max-width: 1024px) {
  .mapproof .mp-gather-flow {
    grid-template-columns: 1fr 22px .9fr 22px 1fr;
    gap: 8px
  }

  .mapproof .mp-gstep {
    padding: 10px
  }

  .mapproof .mp-gsurface {
    min-height: 78px
  }
}

@media (max-width: 767px) {
  .mapproof .mp-gather-flow {
    grid-template-columns: 1fr;
    gap: 8px
  }

  .mapproof .mp-garrow {
    width: 48px;
    justify-self: center
  }

  .mapproof .mp-gstep {
    padding: 10px
  }

  .mapproof .mp-gsurface {
    min-height: 74px
  }
}

.mapproof .mp-stage-head {
  bottom: auto
}

.mapproof .mp-headline {
  max-width: 15ch;
  font-size: clamp(34px, 3.15vw, 50px)
}

.mapproof .mp-sub {
  margin-top: 10px
}

@media (max-width: 1024px) {
  .mapproof .mp-headline {
    font-size: clamp(31px, 4vw, 43px)
  }
}

@media (max-width: 767px) {
  .mapproof .mp-stage-head {
    bottom: auto
  }
}

.mapproof .mp-dash {
  top: 18px
}

.mapproof .mp-table-wrap {
  padding-top: 246px
}

.mapproof .mp-table {
  max-width: 740px;
  height: min(42vw, 396px)
}

.mapproof .mp-stage-head {
  width: min(940px, calc(100% - 72px))
}

@media (max-width: 1200px) {
  .mapproof .mp-table-wrap {
    padding-top: 238px
  }

  .mapproof .mp-table {
    max-width: 706px;
    height: min(40vw, 380px)
  }

  .mapproof .mp-stage-head {
    width: min(880px, calc(100% - 56px))
  }
}

@media (max-width: 1024px) {
  .mapproof .mp-dash {
    top: 16px
  }

  .mapproof .mp-table-wrap {
    padding-top: 320px
  }

  .mapproof .mp-table {
    max-width: 618px;
    height: min(43vw, 348px)
  }

  .mapproof .mp-stage-head {
    width: min(760px, calc(100% - 48px))
  }
}

@media (max-width: 767px) {
  .mapproof .mp-table-wrap {
    padding-top: 0
  }

  .mapproof .mp-stage-head {
    width: 100%
  }
}

.mapproof .mp-gather-flow {
  margin-top: 10px
}

/* handwritten yellow-note follow-up */
.mapproof .mp-sticky-followup {
  position: absolute;
  inset: 28px 12px 12px;
  display: grid;
  align-content: start;
  justify-items: start;
  gap: 8px;
  color: #2f2411;
  pointer-events: none
}

.mapproof .mp-sf-line {
  margin: 0;
  font-size: 17px;
  line-height: 1.02;
  color: #2f2411;
  text-shadow: 0 1px 0 rgba(255,255,255,.14)
}

.mapproof .mp-sf-line:nth-child(1) { transform: rotate(-1.4deg) }
.mapproof .mp-sf-line:nth-child(2) { transform: rotate(-0.5deg) }
.mapproof .mp-sf-line:nth-child(3) {
  font-size: 13px;
  line-height: 1.08;
  max-width: 10ch;
  transform: rotate(0.8deg)
}

/* fully suppress old UI styling if any stale markup remains */
.mapproof .mp-sticky-clean,
.mapproof .mp-bell,
.mapproof .mp-sc-title,
.mapproof .mp-sc-sub {
  display: none !important
}

@media (max-width: 1024px) {
  .mapproof .mp-sf-line {
    font-size: 15px
  }

  .mapproof .mp-sf-line:nth-child(3) {
    font-size: 12px
  }
}

/* Final CTA beneath ending visual */
.mapproof .mp-final-cta-wrap {
  margin-top: 18px;
  display: flex;
  justify-content: center
}

.mapproof .mp-final-cta {
  min-width: 220px;
  justify-content: center;
  box-shadow: 0 10px 24px rgba(0,0,0,.12)
}

@media (max-width: 767px) {
  .mapproof .mp-final-cta-wrap {
    margin-top: 16px
  }

  .mapproof .mp-final-cta {
    width: 100%;
    max-width: 320px
  }
}

/* --------------------------------------------------------------------------
   CTA spacing fix: lower the ending block after adding the button
   -------------------------------------------------------------------------- */
.mapproof .mp-stage {
  min-height: 900px
}

.mapproof .mp-stage-head {
  top: 500px
}

@media (max-width: 1200px) {
  .mapproof .mp-stage {
    min-height: 884px
  }

  .mapproof .mp-stage-head {
    top: 482px
  }
}

@media (max-width: 1024px) {
  .mapproof .mp-stage {
    min-height: 942px
  }

  .mapproof .mp-stage-head {
    top: 555px
  }
}

@media (max-width: 767px) {
  .mapproof .mp-stage {
    min-height: auto
  }

  .mapproof .mp-stage-head {
    top: auto
  }
}

/* --------------------------------------------------------------------------
   Workbench / outdoor field vibe pass
   -------------------------------------------------------------------------- */
.mapproof .mp-table {
  overflow: visible
}

.mapproof .mp-table::before {
  content: "";
  position: absolute;
  inset: -14px -18px -18px;
  border-radius: 18px;
  background: linear-gradient(140deg, rgba(88,61,34,.55), rgba(59,42,22,.72));
  box-shadow: 0 28px 44px rgba(0,0,0,.22), inset 0 0 0 1px rgba(214,180,125,.1);
  z-index: -3
}

.mapproof .mp-table::after {
  content: "";
  position: absolute;
  inset: -3px;
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(156,120,74,.24), rgba(45,32,18,.18));
  z-index: -2
}

.mapproof .mp-table-surface {
  border-radius: 12px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,0) 18%),
    linear-gradient(160deg, rgba(28,78,53,.92), rgba(10,39,28,.72)),
    var(--mp-contour);
  background-size: auto, auto, 330px;
  box-shadow:
    inset 0 0 0 1px rgba(148,207,170,.24),
    inset 0 0 0 10px rgba(10,34,24,.18),
    inset 0 0 90px rgba(0,0,0,.34)
}

.mapproof .mp-table-edge {
  inset: -2px;
  border-radius: 14px;
  box-shadow: 0 42px 88px rgba(0,0,0,.42), 0 0 0 1px rgba(195,155,102,.08)
}

.mapproof .mp-gate {
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(255,255,255,.02), rgba(255,255,255,0))
}

.mapproof .mp-tool {
  position: absolute;
  z-index: 2;
  opacity: .9;
  pointer-events: none;
  filter: drop-shadow(0 8px 12px rgba(0,0,0,.18))
}

.mapproof .mp-tool-ruler {
  left: -5%;
  bottom: 9%;
  width: 24%;
  height: 18px;
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(215,189,133,.95), rgba(187,156,101,.95));
  transform: rotate(-6deg);
  overflow: hidden
}

.mapproof .mp-tool-ruler::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(111,77,32,.25), transparent 18%, transparent 82%, rgba(111,77,32,.22))
}

.mapproof .mp-tool-ruler span {
  position: absolute;
  bottom: 0;
  width: 2px;
  border-radius: 2px 2px 0 0;
  background: rgba(86,61,26,.62)
}
.mapproof .mp-tool-ruler span:nth-child(1){left:14%;height:9px}
.mapproof .mp-tool-ruler span:nth-child(2){left:29%;height:13px}
.mapproof .mp-tool-ruler span:nth-child(3){left:44%;height:9px}
.mapproof .mp-tool-ruler span:nth-child(4){left:59%;height:13px}
.mapproof .mp-tool-ruler span:nth-child(5){left:74%;height:9px}
.mapproof .mp-tool-ruler span:nth-child(6){left:89%;height:13px}

.mapproof .mp-tool-pencil {
  right: -2%;
  bottom: 7%;
  width: 26%;
  height: 12px;
  border-radius: 8px;
  background: linear-gradient(90deg, #d4a848 0 76%, #b78231 76% 84%, #d9ccba 84% 94%, #44311d 94% 100%);
  transform: rotate(17deg)
}
.mapproof .mp-tool-pencil::before {
  content: "";
  position: absolute;
  left: -18px;
  top: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 18px solid #dbc7a3
}
.mapproof .mp-tool-pencil::after {
  content: "";
  position: absolute;
  left: -24px;
  top: 3px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 9px solid #3a2917
}

.mapproof .mp-tool-compass::before,
.mapproof .mp-tool-compass::after {
  left: 50%;
  top: 8px;
  width: 2px;
  height: 46px;
  margin-left: -1px;
  background: rgba(65,45,21,.52);
  border-radius: 999px;
  transform-origin: center
}

.mapproof .mp-tool-compass::after { transform: rotate(-34deg) }

.mapproof .mp-tool-bag {
  left: -1%;
  top: 1%;
  width: 16%;
  height: 18%;
  border-radius: 10px 10px 14px 14px;
  background: linear-gradient(180deg, rgba(245,244,238,.94), rgba(228,224,214,.96));
  border: 1px solid rgba(110,94,67,.18);
  transform: rotate(-8deg)
}
.mapproof .mp-tool-bag::before {
  content: "";
  position: absolute;
  left: 11%; right: 11%; top: 10%;
  height: 3px;
  border-radius: 999px;
  background: rgba(156,207,180,.55)
}
.mapproof .mp-tool-bag::after {
  content: "";
  position: absolute;
  left: 16%; right: 16%; top: 24%; bottom: 16%;
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255,255,255,.86), rgba(245,245,240,.74));
  box-shadow: inset 0 0 0 1px rgba(100,87,64,.08)
}
.mapproof .mp-bag-label {
  position: absolute;
  left: 26%;
  top: 39%;
  z-index: 1;
  color: rgba(54,66,57,.9);
  font-size: 8px;
  letter-spacing: .08em;
  text-transform: uppercase
}

.mapproof .mp-shadow {
  background: radial-gradient(ellipse at center, rgba(0,0,0,.34), transparent 70%)
}

@media (max-width: 1024px) {
  .mapproof .mp-tool-pencil { width: 24% }
  .mapproof .mp-tool-ruler { width: 22% }
}

@media (max-width: 767px) {
  .mapproof .mp-tool { opacity: .72 }

  .mapproof .mp-tool-bag { width: 20%; height: 20% }
}

/* --------------------------------------------------------------------------
   Compass refinement pass
   -------------------------------------------------------------------------- */
.mapproof .mp-tool-compass {
  right: 5.8%;
  top: -6.2%;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, rgba(244,239,230,.98) 0 9%, rgba(95,70,37,.55) 9.5% 11%, transparent 11.5%),
    radial-gradient(circle at center, transparent 0 54%, rgba(82,61,31,.34) 54.5% 56%, transparent 56.5%),
    conic-gradient(from -90deg,
      rgba(0,0,0,.0) 0deg 22deg,
      rgba(110,83,44,.55) 22deg 24deg,
      rgba(0,0,0,0) 24deg 66deg,
      rgba(110,83,44,.55) 66deg 68deg,
      rgba(0,0,0,0) 68deg 112deg,
      rgba(110,83,44,.55) 112deg 114deg,
      rgba(0,0,0,0) 114deg 156deg,
      rgba(110,83,44,.55) 156deg 158deg,
      rgba(0,0,0,0) 158deg 202deg,
      rgba(110,83,44,.55) 202deg 204deg,
      rgba(0,0,0,0) 204deg 246deg,
      rgba(110,83,44,.55) 246deg 248deg,
      rgba(0,0,0,0) 248deg 292deg,
      rgba(110,83,44,.55) 292deg 294deg,
      rgba(0,0,0,0) 294deg 336deg,
      rgba(110,83,44,.55) 336deg 338deg,
      rgba(0,0,0,0) 338deg 360deg),
    linear-gradient(135deg, rgba(225,198,152,.98), rgba(165,128,78,.98));
  box-shadow:
    inset 0 0 0 2px rgba(86,63,32,.42),
    inset 0 0 0 8px rgba(255,255,255,.08),
    0 8px 16px rgba(0,0,0,.16)
}

.mapproof .mp-tool-compass::before {
  content: "N";
  position: absolute;
  top: 7px;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(88,63,31,.78);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1
}

.mapproof .mp-tool-compass::after {
  content: "";
  position: absolute;
  inset: 15%;
  border-radius: 50%;
  background:
    conic-gradient(from -90deg,
      rgba(241,236,228,.98) 0deg 25deg,
      transparent 25deg 180deg,
      rgba(45,34,20,.82) 180deg 205deg,
      transparent 205deg 360deg),
    conic-gradient(from -90deg,
      transparent 0deg 88deg,
      rgba(98,72,37,.2) 88deg 92deg,
      transparent 92deg 178deg,
      rgba(98,72,37,.2) 178deg 182deg,
      transparent 182deg 268deg,
      rgba(98,72,37,.2) 268deg 272deg,
      transparent 272deg 358deg,
      rgba(98,72,37,.2) 358deg 360deg);
  clip-path: polygon(50% 4%, 58% 24%, 75% 50%, 58% 76%, 50% 96%, 42% 76%, 25% 50%, 42% 24%);
  box-shadow: inset 0 0 0 1px rgba(76,56,28,.16)
}

@media (max-width: 1024px) {
  .mapproof .mp-tool-compass {
    width: 62px;
    height: 62px;
    right: 4.4%;
    top: -6.5%
  }
  .mapproof .mp-tool-compass::before {
    top: 6px;
    font-size: 9px
  }
}

@media (max-width: 767px) {
  .mapproof .mp-tool-compass {
    width: 52px;
    height: 52px;
    top: -4.5%;
    right: 3%
  }
  .mapproof .mp-tool-compass::before {
    top: 5px;
    font-size: 8px
  }
}

/* Keep both transition arrows present before and after animation. */
.mapproof .mp-garrow {
  min-width: 24px
}

@media (prefers-reduced-motion: reduce) {
  .mapproof .mp-garrow {
    opacity: 1 !important;
    transform: scaleX(1) !important
  }
}

/* --------------------------------------------------------------------------
   Final-state focus: completed board becomes atmospheric background
   -------------------------------------------------------------------------- */
.mapproof #tableWrap,
.mapproof #dash {
  transition: filter 900ms ease, opacity 900ms ease;
  transform-origin: center center
}

.mapproof .mp-stage-head {
  isolation: isolate
}

.mapproof .mp-stage-head::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 48%;
  width: min(108%, 980px);
  height: 116%;
  transform: translate(-50%, -50%);
  border-radius: 44px;
  background: radial-gradient(
    ellipse at center,
    rgba(5, 34, 24, 0.82) 0%,
    rgba(5, 34, 24, 0.48) 52%,
    rgba(5, 34, 24, 0) 82%
  );
  opacity: 0;
  transition: opacity 850ms ease;
  pointer-events: none
}

.mapproof.is-animation-complete .mp-stage-head::before {
  opacity: 1
}

.mapproof.is-animation-complete #tableWrap {
  filter: blur(8px) saturate(0.72);
  opacity: 0.20
}

.mapproof.is-animation-complete #dash {
  filter: blur(5px) saturate(0.72);
  opacity: 0.18
}

.mapproof.is-animation-complete .mp-stage-head {
  text-shadow: 0 8px 32px rgba(0, 0, 0, 0.18)
}

@media (max-width: 767px) {
  .mapproof .mp-stage-head::before {
    width: 112%;
    height: 108%;
    border-radius: 28px
  }

  .mapproof.is-animation-complete #tableWrap,
  .mapproof.is-animation-complete #dash {
    filter: blur(5px) saturate(0.78);
    opacity: 0.22
  }
}

@media (prefers-reduced-motion: reduce) {
  .mapproof #tableWrap,
  .mapproof #dash,
  .mapproof .mp-stage-head::before {
    transition: none
  }
}

/* -------------------------------------------------------
   Closing logo bloom
   Sits above the tag in the final message. inline-flex so it
   follows the head's own text-align, which is centred on desktop
   and left aligned once the head stacks. The glow is centred with
   inset rather than a transform, so GSAP can scale it without
   dropping the centring. Nothing here animates filter.
   ------------------------------------------------------- */
.mapproof .mp-logo {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(128px, 13.2vw, 188px);
  height: clamp(128px, 13.2vw, 188px);
  /* The head is centred with translate(-50%, -50%), so the negative top and
     the matching extra bottom cancel out: total height is unchanged, which
     lifts the mark without moving the text under it. Keep them equal. */
  margin-top: -24px;
  margin-bottom: 40px;
}

.mapproof .mp-logo img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  filter: drop-shadow(0 6px 16px rgba(0, 0, 0, 0.38));
}

.mapproof .mp-logo-glow {
  position: absolute;
  inset: -34%;
  border-radius: 50%;
  pointer-events: none;
  background: radial-gradient(circle,
    rgba(156, 207, 180, 0.26) 0%,
    rgba(156, 207, 180, 0.09) 40%,
    rgba(156, 207, 180, 0) 70%);
}

/* Breathes only once the timeline has settled, so it never fights the
   entrance tween for control of opacity. Opacity only, no blur. */
@media (prefers-reduced-motion: no-preference) {
  .mapproof.is-animation-complete .mp-logo-glow {
    animation: mpLogoPulse 4.4s ease-in-out infinite;
  }
}

@keyframes mpLogoPulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.68; }
}
