:root{--yap-orange:#ef6c21;--yap-navy:#183b63;--yap-sea:#eaf7fa;--yap-ink:#202833;--yap-muted:#5d6875}
.yap-map{max-width:1200px;margin:2rem auto;color:var(--yap-ink);font-family:inherit}.yap-map__intro{max-width:760px;margin-bottom:1.25rem}.yap-map__intro h2{margin:.2rem 0;font-size:clamp(1.7rem,4vw,2.7rem)}.yap-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--yap-orange);font-weight:800;font-size:.78rem}.yap-map__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:1.25rem;align-items:stretch}.yap-map__canvas,.yap-map__panel{border:1px solid #dce3e9;border-radius:20px;background:#fff;box-shadow:0 9px 30px rgba(23,46,70,.08)}.yap-map__canvas{overflow:hidden}.yap-map-svg{display:block;width:100%;height:auto}.yap-sea{fill:var(--yap-sea)}.yap-ocean-label{fill:#7ba7b4;font:700 18px sans-serif;letter-spacing:.16em}.yap-canton{fill:#f4a261;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .18s,filter .18s}.yap-canton:nth-child(2n){fill:#e99050}.yap-canton:nth-child(3n){fill:#f6b66d}.yap-canton:hover,.yap-canton:focus,.yap-canton.is-active{fill:var(--yap-orange);filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));outline:none}.yap-canton:focus{stroke:var(--yap-navy);stroke-width:4}.yap-cocos-frame rect{fill:none;stroke:#5c91a0;stroke-width:1.5;stroke-dasharray:5 4}.yap-cocos-frame text{fill:#456b75;font:700 15px sans-serif}.yap-cocos-frame text:last-child{font-size:11px;font-weight:500}.yap-map__panel{padding:1.4rem}.yap-map__panel h3{font-size:1.8rem;margin:.2rem 0 .6rem}.yap-map dl,.yap-facts dl{display:grid;gap:.55rem;margin:1rem 0}.yap-map dl div,.yap-facts dl div{display:grid;grid-template-columns:110px 1fr;gap:.6rem;padding-bottom:.5rem;border-bottom:1px solid #edf0f2}.yap-map dt,.yap-facts dt{font-weight:700;color:var(--yap-muted)}.yap-map dd,.yap-facts dd{margin:0}.yap-map__actions{display:flex;flex-wrap:wrap;gap:.6rem}.yap-button{display:inline-block;border-radius:999px;padding:.7rem 1rem;background:var(--yap-orange);color:#fff!important;text-decoration:none;font-weight:800}.yap-button--secondary{background:var(--yap-navy)}.yap-map__list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.yap-map__list button{border:1px solid #ccd5dc;border-radius:999px;background:#fff;padding:.5rem .8rem;cursor:pointer}.yap-map__list button:hover,.yap-map__list button:focus,.yap-map__list button.is-active{background:var(--yap-navy);color:#fff}.yap-facts{padding:1.25rem;margin:1rem 0 2rem;border-left:5px solid var(--yap-orange);background:#f7f9fa;border-radius:0 14px 14px 0}.yap-facts h2{margin-top:0}.yap-source-note{font-size:.88rem;color:var(--yap-muted);border-top:1px solid #ddd;padding-top:1rem}
@media(max-width:760px){.yap-map__layout{grid-template-columns:1fr}.yap-map__panel{min-height:0}.yap-ocean-label{font-size:14px}.yap-map dl div,.yap-facts dl div{grid-template-columns:1fr;gap:.1rem}.yap-map__list{max-height:180px;overflow:auto}}
@media(prefers-reduced-motion:reduce){.yap-canton{transition:none}}
