.coe-guidance-validation{
  --coe-gv-navy:#011C3E;
  --coe-gv-red:#C3002F;
  --coe-gv-yellow:#FFD700;
  --coe-gv-paper:#f5f6f7;
  --coe-gv-muted:#b9c8d0;
  box-sizing:border-box;
  width:100%;
  padding:clamp(14px,2vw,24px);
  overflow:hidden;
  background:var(--coe-gv-navy);
  color:#fff;
  font-family:Montserrat,Arial,sans-serif;
}
.coe-guidance-validation [hidden]{display:none!important}
.coe-gv-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 24px;padding:6px;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.16)}
.coe-guidance-validation .coe-gv-tab{appearance:none;min-height:54px;margin:0;padding:13px 18px;border:0!important;border-radius:2px;background:transparent!important;color:#fff!important;font:800 14px/1.25 Montserrat,Arial,sans-serif;letter-spacing:.04em;text-decoration:none!important;box-shadow:none!important;cursor:pointer}
.coe-guidance-validation .coe-gv-tab[aria-selected="true"]{background:var(--coe-gv-yellow)!important;color:var(--coe-gv-navy)!important}
.coe-guidance-validation .coe-gv-tab:focus-visible{outline:3px solid #fff;outline-offset:3px}
.coe-gv-panel{min-width:0}
.coe-gv-guidance-layout,.coe-gv-validation-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(28px,4vw,54px);align-items:start}
.coe-gv-stage{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:linear-gradient(155deg,#061a35,#011C3E 68%);box-shadow:0 18px 48px rgba(0,0,0,.2)}
.coe-gv-stage svg{display:block;width:100%;height:auto}
.coe-gv-stage text{font-family:Montserrat,Arial,sans-serif}
.coe-gv-guidance-grid{stroke:rgba(255,255,255,.08);stroke-width:1}
.coe-gv-cone{fill:rgba(255,215,0,.075);stroke:#fff;stroke-width:3;stroke-linejoin:round}
.coe-gv-cone-rim{fill:none;stroke:#fff;stroke-width:2;stroke-dasharray:7 6;opacity:.75}
.coe-gv-release-window{stroke:var(--coe-gv-yellow);stroke-width:4;stroke-dasharray:12 9}
.coe-gv-flight-path{fill:none;stroke:#fff;stroke-width:3;stroke-dasharray:8 8}
.coe-gv-chinook-fuselage{fill:#edf2f4;stroke:#fff;stroke-width:2;stroke-linejoin:round}
.coe-gv-chinook-window{fill:var(--coe-gv-navy);stroke:#dce6eb;stroke-width:1}
.coe-gv-chinook-rotor line{stroke:#fff;stroke-width:3;stroke-linecap:round}
.coe-gv-chinook-rotor path{fill:#fff;stroke:#fff;stroke-width:1.5}
.coe-gv-chinook-gear line,.coe-gv-chinook-gear circle{fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round}
.coe-gv-aircraft text{fill:var(--coe-gv-yellow);font-size:13px;font-weight:800;text-anchor:middle}
.coe-gv-pgsu-image{filter:drop-shadow(0 5px 7px rgba(0,0,0,.45))}
.coe-gv-corrections circle{fill:var(--coe-gv-red);stroke:#fff;stroke-width:2}
.coe-gv-target-ring{fill:none;stroke:var(--coe-gv-yellow);stroke-width:3}
.coe-gv-target-cross{stroke:#fff;stroke-width:3}
.coe-gv-svg-label{fill:#fff;font-size:15px;font-weight:800;letter-spacing:.04em}
.coe-gv-svg-note{fill:var(--coe-gv-muted);font-size:12px;font-weight:600}
.coe-gv-control-card,.coe-gv-result-card{padding:28px;border-left:5px solid var(--coe-gv-yellow);background:#fff;color:#172630}
.coe-gv-control-card h3,.coe-gv-result-card h3{margin:8px 0 12px;color:var(--coe-gv-navy);font:700 clamp(25px,2.5vw,34px)/1.12 Trebuchet,Arial,sans-serif}
.coe-gv-control-card p,.coe-gv-result-card p{margin:0;color:#55606a;font-size:16px;line-height:1.65}
.coe-gv-kicker{margin:0;color:var(--coe-gv-red)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}
.coe-gv-slider-wrap{margin:26px 0 22px}
.coe-gv-slider-head{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-bottom:10px}
.coe-gv-slider-head label{color:var(--coe-gv-navy);font-size:14px;font-weight:800}
.coe-gv-slider-head output{color:var(--coe-gv-red);font-size:16px;font-weight:800}
.coe-guidance-validation input[type="range"]{width:100%;height:28px;margin:0;accent-color:var(--coe-gv-red);cursor:pointer}
.coe-gv-range-labels{display:flex;justify-content:space-between;color:#68747b;font-size:12px;font-weight:700}
.coe-gv-metrics{display:grid;gap:0;margin:4px 0 0;border-top:1px solid #d9dee2}
.coe-gv-metric{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #d9dee2;color:#55606a;font-size:14px}
.coe-gv-metric strong{color:var(--coe-gv-navy)}
.coe-gv-note{margin:18px 0 0!important;color:#6a747a!important;font-size:13px!important;line-height:1.55!important}
.coe-gv-validation-stage{position:relative;padding:18px}
.coe-gv-map-grid{stroke:rgba(255,255,255,.08);stroke-width:1}
.coe-gv-range-ring{fill:none;stroke:rgba(255,255,255,.22);stroke-width:1.3}
.coe-gv-range-label{fill:#9aacb7;font-size:10px;font-weight:700}
.coe-gv-axis{stroke:#c7d3da;stroke-width:1.6;stroke-dasharray:6 5}
.coe-gv-axis-label{fill:#fff;font-size:10px;font-weight:800}
.coe-gv-target-area{fill:rgba(255,215,0,.13);stroke:var(--coe-gv-yellow);stroke-width:2.2}
.coe-gv-target-label{fill:var(--coe-gv-yellow);font-size:10px;font-weight:800}
.coe-gv-map-cross{stroke:#fff;stroke-width:2}
.coe-gv-coverage{fill:rgba(46,157,73,.24);stroke:#48d56d;stroke-width:1.5;stroke-dasharray:5 4;pointer-events:none}
.coe-gv-marker{fill:#4b91d1;stroke:#dceeff;stroke-width:1.5;transition:fill .16s ease,stroke .16s ease}
.coe-gv-drop text{fill:#fff;font-size:8px;font-weight:800;text-anchor:middle;dominant-baseline:central;pointer-events:none}
.coe-gv-drop{cursor:pointer;outline:none}
.coe-gv-drop:hover .coe-gv-marker,.coe-gv-drop:focus .coe-gv-marker,.coe-gv-drop.is-selected .coe-gv-marker{fill:var(--coe-gv-red);stroke:var(--coe-gv-yellow);stroke-width:2.5}
.coe-gv-drop.is-selected .coe-gv-coverage{fill:rgba(46,157,73,.42);stroke:var(--coe-gv-yellow);stroke-width:2}
.coe-gv-drop:focus-visible .coe-gv-marker{filter:drop-shadow(0 0 5px var(--coe-gv-yellow))}
.coe-gv-compass{fill:#fff;font-size:9px;font-weight:800;text-anchor:middle}
.coe-gv-validation-sidebar{display:grid;gap:18px}
.coe-gv-layer-controls,.coe-gv-drop-controls{display:flex;flex-wrap:wrap;gap:8px}
.coe-gv-control-label{margin:0 0 9px;color:var(--coe-gv-yellow);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.coe-guidance-validation .coe-gv-layer-button,.coe-guidance-validation .coe-gv-drop-button{appearance:none;min-height:44px;margin:0;padding:10px 12px;border:1px solid rgba(255,255,255,.3)!important;border-radius:2px;background:transparent!important;color:#fff!important;font:700 13px/1.2 Montserrat,Arial,sans-serif;text-decoration:none!important;box-shadow:none!important;cursor:pointer}
.coe-guidance-validation .coe-gv-layer-button[aria-pressed="true"],.coe-guidance-validation .coe-gv-drop-button[aria-pressed="true"]{border-color:var(--coe-gv-yellow)!important;background:var(--coe-gv-yellow)!important;color:var(--coe-gv-navy)!important}
.coe-guidance-validation .coe-gv-layer-button:hover,.coe-guidance-validation .coe-gv-drop-button:hover{border-color:var(--coe-gv-yellow)!important}
.coe-guidance-validation .coe-gv-layer-button:focus-visible,.coe-guidance-validation .coe-gv-drop-button:focus-visible{outline:3px solid var(--coe-gv-yellow);outline-offset:3px}
.coe-gv-success-note{padding:18px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#d9e3e8;font-size:14px;line-height:1.6}
.coe-gv-success-note strong{color:var(--coe-gv-yellow)}
.coe-gv-success-note p{margin:8px 0 0;color:#d9e3e8;font-size:14px;line-height:1.6}
.coe-guidance-validation .coe-gv-report-button,.coe-guidance-validation .coe-gv-report-button:link,.coe-guidance-validation .coe-gv-report-button:visited{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:16px;padding:11px 16px;border:2px solid var(--coe-gv-yellow);border-radius:3px;background:var(--coe-gv-yellow)!important;color:var(--coe-gv-navy)!important;font-weight:800;text-decoration:none!important}
.coe-guidance-validation .coe-gv-report-button:hover,.coe-guidance-validation .coe-gv-report-button:focus,.coe-guidance-validation .coe-gv-report-button:active{border-color:#fff;background:#fff!important;color:var(--coe-gv-navy)!important;text-decoration:none!important}
.coe-guidance-validation .coe-gv-report-button:focus-visible{outline:3px solid #fff;outline-offset:3px}
.coe-gv-report-cta{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:clamp(32px,5vw,68px);align-items:center;margin-top:32px;padding:clamp(36px,5vw,58px);overflow:hidden;border:1px solid rgba(1,28,62,.13);border-top:5px solid var(--coe-gv-yellow);background:#fff;color:var(--coe-gv-navy);box-shadow:0 18px 42px rgba(0,0,0,.16)}
.coe-gv-report-cta:before{content:"";position:absolute;top:34px;bottom:34px;left:0;width:5px;background:var(--coe-gv-red);pointer-events:none}
.coe-gv-report-cta__content{min-width:0;max-width:790px;padding-left:clamp(2px,1vw,12px)}
.coe-gv-report-cta__kicker{margin:0 0 12px!important;color:var(--coe-gv-red)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}
.coe-guidance-validation .coe-gv-report-cta h3{max-width:720px;margin:0;color:var(--coe-gv-navy)!important;font:700 clamp(31px,4vw,52px)/1.04 Trebuchet,Arial,sans-serif;letter-spacing:-.025em;text-wrap:balance}
.coe-guidance-validation .coe-gv-report-cta__content>p:not(.coe-gv-report-cta__kicker){max-width:690px;margin:18px 0 0;color:#55606a!important;font-size:17px;line-height:1.65;text-wrap:pretty}
.coe-guidance-validation .coe-gv-report-cta__button,.coe-guidance-validation .coe-gv-report-cta__button:link,.coe-guidance-validation .coe-gv-report-cta__button:visited{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin-top:26px;padding:13px 19px;border:2px solid var(--coe-gv-navy);border-radius:3px;background:var(--coe-gv-navy)!important;color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:inset 0 -4px 0 var(--coe-gv-yellow)!important}
.coe-guidance-validation .coe-gv-report-cta__button:hover,.coe-guidance-validation .coe-gv-report-cta__button:focus,.coe-guidance-validation .coe-gv-report-cta__button:active{border-color:var(--coe-gv-red);background:var(--coe-gv-red)!important;color:#fff!important;text-decoration:none!important;box-shadow:inset 0 -4px 0 var(--coe-gv-yellow)!important}
.coe-guidance-validation .coe-gv-report-cta__button:focus-visible{outline:3px solid var(--coe-gv-yellow);outline-offset:4px}
.coe-gv-report-cta__document{position:relative;width:136px;height:170px;justify-self:center;border:3px solid var(--coe-gv-navy);background:var(--coe-gv-paper);box-shadow:12px 12px 0 var(--coe-gv-yellow);transform:none}
.coe-gv-report-cta__document:before{content:"";position:absolute;top:-3px;right:-3px;width:40px;height:40px;border-left:3px solid var(--coe-gv-navy);border-bottom:3px solid var(--coe-gv-navy);background:#fff;clip-path:polygon(0 0,100% 100%,0 100%)}
.coe-gv-report-cta__document span{display:block;width:76px;height:3px;margin-left:22px;background:rgba(1,28,62,.48)}
.coe-gv-report-cta__document span:first-child{width:52px;height:8px;margin-top:45px;background:var(--coe-gv-red)}
.coe-gv-report-cta__document span+span{margin-top:18px}
.coe-gv-source-note{margin:18px 0 0;color:#aebdc6;font-size:12px;line-height:1.55}
@media(max-width:1024px){
  .coe-gv-guidance-layout,.coe-gv-validation-layout{grid-template-columns:1fr}
  .coe-gv-control-card,.coe-gv-result-card{border-left:0;border-top:5px solid var(--coe-gv-yellow)}
}
@media(max-width:767px){
  .coe-gv-tabs{gap:5px;margin-bottom:18px}
  .coe-guidance-validation .coe-gv-tab{min-height:50px;padding:10px 8px;font-size:12px}
  .coe-gv-stage{overflow:visible}
  .coe-gv-validation-stage{padding:8px 0}
  .coe-gv-control-card,.coe-gv-result-card{padding:22px}
  .coe-gv-slider-head{align-items:flex-start;flex-direction:column;gap:4px}
  .coe-gv-layer-controls,.coe-gv-drop-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .coe-guidance-validation .coe-gv-layer-button,.coe-guidance-validation .coe-gv-drop-button{width:100%}
  .coe-gv-report-cta{grid-template-columns:1fr;margin-top:24px;padding:30px 22px}
  .coe-gv-report-cta__document{display:none}
  .coe-guidance-validation .coe-gv-report-cta__button{width:auto;max-width:100%}
}
@media(prefers-reduced-motion:reduce){
  .coe-guidance-validation *{scroll-behavior:auto!important;animation:none!important;transition:none!important}
}
