/* Interactive destination explorer: a readable, blue-led map experience. */
.product-map-page{background:#f5f8ff}.product-map-page .container{width:min(1320px,calc(100% - 96px))}.pm-hero{position:relative;padding:30px 0 42px;background:radial-gradient(ellipse at 100% 0,#d7faf0,transparent 40%),linear-gradient(115deg,#f1f6ff,#fff 70%);overflow:hidden}.pm-breadcrumb{display:flex;gap:12px;font-size:13px;color:#6b7d99;margin-bottom:40px}.pm-breadcrumb a:hover{color:var(--blue)}.pm-hero-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:60px;align-items:center}.pm-hero .eyebrow{font-size:12px;letter-spacing:.14em;margin-bottom:20px;color:#2861c9}.pm-hero h1{font:500 clamp(36px,4.3vw,62px)/1.13 var(--heading);letter-spacing:-.055em;color:#153466}.pm-hero h1>span{color:#2762d1}.pm-hero-intro>p{font-size:17px;line-height:1.85;color:#5d7290;max-width:390px}.pm-start-link{display:inline-flex;align-items:center;gap:32px;font-size:15px;font-weight:600;color:#245ddc;margin-top:18px}.pm-start-link span{font-size:27px}.pm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;margin:34px 0 0;padding:27px 0 0;border-top:1px solid #dbe5f2}.pm-steps li{display:flex;align-items:center;gap:15px;font-size:16px;font-weight:600;color:#244571}.pm-steps li>span{display:grid;place-items:center;width:43px;height:43px;border:1px solid #ccdaee;border-radius:50%;font-size:13px;font-weight:500;background:#ffffffb5;color:#2964d5;flex-shrink:0}.pm-steps li:nth-child(2)>span{color:#118673;background:#e5f9f2;border-color:#bde7db}.pm-steps li:nth-child(3)>span{color:#866625;background:#fff7df;border-color:#ede0b8}.pm-steps small{display:block;font-size:12px;font-weight:400;color:#7185a0;margin-top:5px}.pm-explorer-section{padding:54px 0 65px;scroll-margin-top:110px}.pm-section-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:28px}.pm-section-heading .eyebrow{font-size:11px;color:#617b9e;margin-bottom:10px}.pm-section-heading h2{font:500 clamp(27px,3vw,38px)/1.25 var(--heading);letter-spacing:-.045em;color:#173e72}.pm-section-heading>a{font-size:14px;color:#245ddc;display:flex;gap:17px;align-items:center}.pm-continent-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.pm-continent-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border:1px solid #d8e3f4;border-radius:9px;background:#fff;font-size:14px;color:#567095;transition:background .2s,border-color .2s,box-shadow .2s;min-height:48px}.pm-continent-button:hover{background:#edf4ff;border-color:#94b2e4}.pm-continent-button.is-active,.pm-continent-button[aria-pressed=true]{color:#fff;background:#245ddc;border-color:#245ddc;box-shadow:0 4px 12px #245ddc22}.pm-continent-icon{font-size:17px;line-height:1}.pm-count{display:inline-flex;align-items:center;justify-content:center;font-size:11px;min-width:22px;height:22px;border-radius:6px;background:#edf3fc;color:#607998;padding:0 5px}.pm-continent-button.is-active .pm-count,.pm-continent-button[aria-pressed=true] .pm-count{background:#ffffff24;color:#fff}.pm-explorer{display:grid;grid-template-columns:minmax(0,1fr) 318px;overflow:hidden;border:1px solid #d8e3f3;border-radius:19px;box-shadow:0 20px 45px #1e437111;background:white}.pm-map-panel{display:flex;flex-direction:column;position:relative;min-width:0;background:radial-gradient(ellipse at 50% 45%,#224d84,#112d58 75%);color:white;min-height:505px}.pm-map-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 25px 0;z-index:2}.pm-map-top>span{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.12em;color:#a4c4f1;font-weight:500}.pm-map-top i{width:6px;height:6px;border-radius:50%;background:#6cddbf;box-shadow:0 0 10px #6cddbf80}.pm-map-top button{padding:7px 10px;border:1px solid #6888b84d;border-radius:6px;font-size:12px;color:#c7d8f0;background:#ffffff06;display:flex;align-items:center;gap:12px}.pm-map-top button:hover{background:#ffffff14;color:#fff}.pm-map-top button>span{font-size:18px;line-height:1}.pm-map-canvas{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:340px}.pm-map-canvas svg{width:100%;height:auto;display:block;overflow:visible}.pm-ocean{fill:transparent}.pm-graticule{fill:none;stroke:#668dbb;stroke-opacity:.12;stroke-width:.6}.pm-land{fill:#2a4e7c;stroke:#163863;stroke-width:.5;vector-effect:non-scaling-stroke;transition:fill .3s,stroke .3s}.pm-land.is-available{fill:#668ec2;cursor:pointer;stroke:#183c6d}.pm-land.is-active{fill:#a5c7f4;stroke:#37649b}.pm-land.is-available:hover,.pm-land:focus{fill:#b5eedc;outline:none;stroke:#e1fff6;stroke-width:1}.pm-land.is-selected{fill:#6fe0bb;stroke:#d6fff2;stroke-width:1.5}.pm-marker{cursor:pointer}.pm-marker circle{fill:#b9d4f7;stroke:#153764;stroke-width:1;vector-effect:non-scaling-stroke}.pm-marker.is-active circle{fill:#e5f2ff}.pm-marker.is-selected circle{fill:#7df2c9;stroke:#e1fff6;stroke-width:2}.pm-marker:hover circle{fill:#7df2c9}.pm-marker text{fill:#e8f3ff;font-size:10px;font-family:var(--body);paint-order:stroke;stroke:#173863;stroke-width:2.5px;pointer-events:none}.pm-continent-label{fill:#c0d5f1;font:500 12px var(--body);letter-spacing:.035em;cursor:pointer;paint-order:stroke;stroke:#16365f;stroke-width:3px;stroke-linejoin:round}.pm-continent-label:hover,.pm-continent-label:focus{fill:#91f2d3;outline:none}.pm-map-bottom{padding:0 26px 23px}.pm-map-bottom>p{font-size:13px;line-height:1.65;color:#c1d3ec;margin-bottom:14px;min-height:22px}.pm-map-legend{display:flex;gap:20px;flex-wrap:wrap;font-size:11px;color:#92acd0}.pm-map-legend>span{display:flex;gap:7px;align-items:center}.pm-map-legend i{display:block;width:8px;height:8px;border-radius:2px;background:#668ec2}.pm-map-legend>span+span i{background:#6fe0bb}.pm-country-panel{display:flex;flex-direction:column;min-width:0;padding:25px 20px 19px;max-height:540px}.pm-step-kicker{font-size:10px;letter-spacing:.13em;color:#2b6bd0;font-weight:600}.pm-country-panel h3{font:500 24px/1.3 var(--heading);letter-spacing:-.04em;color:#1d4172;margin:9px 0 7px}.pm-country-panel-heading>p{font-size:12px;line-height:1.7;color:#798ba4}.pm-country-search{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #dce5f1;border-radius:7px;margin:18px 0 13px;color:#6887b0;background:#f8faff}.pm-country-search svg{flex-shrink:0}.pm-country-search input{background:transparent;border:0;outline:0;min-width:0;width:100%;color:#264b7c;font:400 13px var(--body)}.pm-country-search:focus-within{border-color:#245ddc;box-shadow:0 0 0 3px #245ddc12}.pm-country-list{flex:1;min-height:210px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c4d6ee transparent;padding:0 4px 0 0}.pm-country-button{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:12px 10px;border:1px solid transparent;border-radius:8px;margin-bottom:4px;transition:background .2s;color:#37567e;font-size:14px;background:#fff}.pm-country-button:hover{background:#f0f6ff;border-color:#d6e6fc}.pm-country-button.is-active,.pm-country-button[aria-pressed=true]{background:#eaf7f2;border-color:#afdaca;color:#146b55}.pm-flag{font-size:22px;line-height:1;flex-shrink:0}.pm-country-name{flex:1;font-weight:500}.pm-country-button .pm-count{margin-left:auto}.pm-country-button.is-active .pm-count{color:#16725c;background:#d4eee3}.pm-country-help{font-size:11px;line-height:1.8;color:#8492a5;border-top:1px solid #e5ebf4;padding-top:14px;margin-top:15px}.pm-country-help a{display:block;color:#245ddc;font-weight:500}.pm-no-countries{padding:24px 10px;font-size:14px;line-height:1.8;color:#7385a0}.pm-no-countries h3{font-size:19px}.pm-no-countries a{color:#245ddc}.pm-results{margin-top:36px;scroll-margin-top:115px}.pm-empty{padding:38px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px dashed #cbdcf1;border-radius:15px;background:linear-gradient(100deg,#edf3ff,#f6fffb)}.pm-empty-icon{display:grid;place-items:center;background:#fff;border:1px solid #dce8f6;color:#2965d1;width:49px;height:49px;border-radius:13px;font-size:24px;margin-bottom:15px}.pm-empty h3{font:500 23px/1.35 var(--heading);letter-spacing:-.035em;color:#234773;margin-bottom:10px}.pm-empty p{font-size:15px;line-height:1.8;color:#6e819e;max-width:590px}.pm-empty a{margin-top:16px;font-size:14px;color:#245ddc}.pm-empty a.button{color:#fff}.pm-results-header{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:23px}.pm-eyebrow{font-size:11px;color:#2b77af;font-weight:600;letter-spacing:.12em;margin-bottom:10px}.pm-results-header h2{font:500 clamp(26px,3.5vw,39px)/1.25 var(--heading);letter-spacing:-.04em;color:#183b6e;margin-bottom:10px}.pm-results-header p:not(.pm-eyebrow){font-size:15px;line-height:1.8;color:#687e9b;max-width:760px}.pm-results-header>.button{flex-shrink:0;font-size:14px;padding:17px 21px}.pm-country-note{font-size:13px;line-height:1.8;color:#5d7796;padding:15px 20px;border-left:3px solid #67bca6;background:#eaf6f1;border-radius:0 8px 8px 0;margin-bottom:24px}.pm-cert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pm-cert-card{display:flex;flex-direction:column;border:1px solid #dce5f3;border-radius:12px;background:#fff;padding:26px;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}.pm-cert-card:before{content:'';position:absolute;inset:0 0 auto;height:3px;background:var(--cert-accent,#245ddc)}.pm-cert-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #254f8712}.pm-cert-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px;min-height:66px}.pm-cert-logo{display:flex;align-items:center;justify-content:flex-start;width:132px;height:66px;flex-shrink:0}.pm-cert-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.pm-logo-word{font-size:22px;font-weight:600;color:#2862bc;letter-spacing:-.03em}.pm-cert-category{font-size:10px;line-height:1.5;color:#7890ac;text-align:right;max-width:135px}.pm-cert-card h3{font:600 20px/1.4 var(--heading);letter-spacing:-.03em;color:#24466f;margin-bottom:12px}.pm-cert-card>p{font-size:14px;line-height:1.85;color:#687d99;margin-bottom:22px}.pm-cert-link{margin-top:auto;display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e4ecf7;padding-top:17px;font-size:14px;color:#245ddc;font-weight:500}.pm-cert-link:hover{color:#15836a}.pm-next-step{font-size:13px;color:#7989a1;line-height:1.85;margin-top:23px}.pm-next-step a{color:#245ddc}.pm-guidance{background:#1a4da8;color:#fff;padding:60px 0;position:relative;overflow:hidden}.pm-guidance:before{content:'';position:absolute;width:500px;height:500px;right:-50px;top:-150px;border:1px solid #ffffff12;border-radius:50%;box-shadow:0 0 0 60px #ffffff04,0 0 0 120px #ffffff03;pointer-events:none}.pm-guidance-grid{display:grid;grid-template-columns:120px 1fr auto;gap:40px;align-items:center;position:relative}.pm-guidance-symbol{width:112px;height:112px;color:#7bdcbd}.pm-guidance-symbol svg{width:100%;height:100%}.pm-guidance .eyebrow{font-size:10px;color:#a2caff;margin-bottom:14px}.pm-guidance h2{font:500 34px/1.3 var(--heading);letter-spacing:-.035em;margin-bottom:15px}.pm-guidance p:not(.eyebrow){font-size:15px;color:#bbd2f4;line-height:1.8;max-width:560px}.pm-guidance .button{font-size:14px;padding:18px 23px}.product-map-page :where(button,a):focus-visible{outline:3px solid #46baa5;outline-offset:4px}.pm-map-panel :where(button,[tabindex]):focus-visible{outline-color:#b2fbe0}
@media(min-width:1500px){.pm-map-panel{min-height:560px}.pm-country-panel{max-height:560px}}
@media(max-width:1150px){.product-map-page .container{width:calc(100% - 64px)}.pm-hero-grid{gap:35px;grid-template-columns:1.45fr 1fr}.pm-hero h1{font-size:46px}.pm-hero-intro>p{font-size:15px}.pm-continent-button{font-size:12px;padding:11px 12px}.pm-continent-tabs{gap:7px}.pm-explorer{grid-template-columns:minmax(0,1fr) 278px}.pm-map-top{padding:20px 18px 0}.pm-map-top>span{font-size:9px;letter-spacing:.06em}.pm-map-bottom{padding:0 20px 22px}.pm-map-canvas{min-height:310px}.pm-cert-card{padding:23px}.pm-cert-top{flex-wrap:wrap;gap:13px}.pm-cert-category{text-align:left;max-width:none}.pm-guidance-grid{grid-template-columns:90px 1fr auto;gap:24px}.pm-guidance-symbol{width:80px;height:80px}.pm-guidance h2{font-size:30px}}
@media(max-width:900px){.pm-hero-grid{grid-template-columns:1fr}.pm-hero h1{font-size:48px}.pm-hero-intro{display:flex;gap:30px;align-items:center;justify-content:space-between}.pm-hero-intro>p{max-width:510px}.pm-start-link{flex-shrink:0;margin:0;font-size:13px;gap:15px}.pm-steps{gap:15px}.pm-steps li{font-size:13px;gap:10px}.pm-steps small{font-size:10px;line-height:1.7}.pm-steps li>span{width:35px;height:35px}.pm-explorer{grid-template-columns:minmax(0,1fr) 245px}.pm-country-panel{padding:20px 14px}.pm-country-panel h3{font-size:21px}.pm-country-button{font-size:13px;gap:7px;padding:11px 8px}.pm-map-top{align-items:flex-start}.pm-map-top>span{max-width:110px;line-height:1.7}.pm-map-top i{flex-shrink:0}.pm-map-top button{white-space:nowrap;font-size:11px;gap:6px}.pm-map-bottom>p{font-size:12px}.pm-map-legend{font-size:10px;gap:10px}.pm-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-results-header{align-items:flex-start}.pm-results-header>.button{font-size:12px}.pm-guidance-grid{grid-template-columns:70px 1fr}.pm-guidance-symbol{width:65px;height:65px}.pm-guidance .button{grid-column:2;justify-self:start}.pm-map-panel{min-height:480px}.pm-map-canvas{min-height:260px}}
@media(max-width:650px){.product-map-page .container{width:calc(100% - 40px)}.pm-hero{padding:22px 0 28px}.pm-breadcrumb{font-size:11px;gap:9px;margin-bottom:30px}.pm-hero-grid{gap:22px}.pm-hero .eyebrow{font-size:10px;margin-bottom:16px}.pm-hero h1{font-size:clamp(32px,8.1vw,48px);letter-spacing:-.05em}.pm-hero-intro{display:block}.pm-hero-intro>p{font-size:15px;line-height:1.8}.pm-start-link{font-size:14px;margin-top:14px;gap:20px}.pm-steps{margin-top:25px;padding-top:22px;gap:12px;grid-template-columns:1fr}.pm-steps li{font-size:14px;gap:13px}.pm-steps small{font-size:11px;margin-top:3px}.pm-steps li>span{width:35px;height:35px;font-size:11px}.pm-explorer-section{padding:35px 0 42px;scroll-margin-top:84px}.pm-section-heading{display:block;margin-bottom:20px}.pm-section-heading .eyebrow{font-size:10px}.pm-section-heading h2{font-size:27px}.pm-section-heading>a{font-size:12px;margin-top:15px;gap:14px}.pm-continent-tabs{gap:7px;margin-bottom:17px}.pm-continent-button{padding:10px;font-size:12px;gap:6px;min-height:43px;flex:1 0 auto}.pm-count{font-size:10px;min-width:18px;height:20px;padding:0 4px}.pm-continent-icon{font-size:16px}.pm-explorer{grid-template-columns:1fr;border-radius:13px}.pm-map-panel{min-height:320px}.pm-map-top{padding:17px 17px 0}.pm-map-top>span{max-width:none;font-size:9px}.pm-map-top button{padding:5px 8px;font-size:11px}.pm-map-canvas{min-height:220px}.pm-map-bottom{padding:0 18px 20px}.pm-map-bottom>p{font-size:12px;margin-bottom:11px}.pm-map-legend{font-size:10px;gap:17px}.pm-country-panel{padding:24px 18px 18px;max-height:465px}.pm-country-panel h3{font-size:25px}.pm-country-panel-heading>p{font-size:13px}.pm-country-search{padding:12px}.pm-country-search input{font-size:16px}.pm-country-button{padding:13px 10px;font-size:15px;gap:12px}.pm-country-help{font-size:12px}.pm-country-help a{display:inline}.pm-country-list{min-height:180px;max-height:240px}.pm-results{margin-top:28px;scroll-margin-top:88px}.pm-results-header{display:block}.pm-results-header h2{font-size:29px}.pm-results-header p:not(.pm-eyebrow){font-size:14px}.pm-results-header>.button{font-size:13px;margin-top:17px}.pm-country-note{padding:13px 16px;font-size:12px;margin-bottom:19px}.pm-cert-grid{grid-template-columns:1fr;gap:15px}.pm-cert-card{padding:24px}.pm-cert-top{flex-wrap:nowrap;gap:20px;margin-bottom:20px}.pm-cert-logo{width:125px;height:61px}.pm-cert-category{text-align:right;font-size:10px}.pm-cert-card h3{font-size:21px}.pm-cert-card>p{font-size:14px}.pm-cert-link{font-size:14px}.pm-empty{padding:28px 20px}.pm-empty h3{font-size:21px}.pm-empty p{font-size:14px}.pm-guidance{padding:40px 0}.pm-guidance-grid{grid-template-columns:1fr;gap:22px}.pm-guidance .button{grid-column:auto}.pm-guidance h2{font-size:30px}.pm-guidance .eyebrow{font-size:9px}.pm-guidance-symbol{width:60px;height:60px}.pm-guidance p:not(.eyebrow){font-size:14px}.pm-guidance .button{font-size:13px}.pm-next-step{font-size:12px}}
@media(prefers-reduced-motion:reduce){.pm-land,.pm-cert-card,.pm-country-button,.pm-continent-button{transition:none}.pm-cert-card:hover{transform:none}}

/* Distinct map layers keep labels, availability and tiny destinations legible. */
.pm-continent-label{stroke:none;fill:none}.pm-continent-label rect{fill:#173961;stroke:#8eadd4;stroke-width:1}.pm-continent-label text{fill:#e6f1ff;stroke:none;font:500 13px var(--body);letter-spacing:0}.pm-continent-label:hover rect,.pm-continent-label:focus rect{fill:#256b7a;stroke:#93efd6}.pm-continent-label:hover text,.pm-continent-label:focus text{fill:#c6ffed}.pm-land.is-active{fill:#3e638e;stroke:#244977}.pm-land.is-available.is-active{fill:#a5c7f4;stroke:#37649b}.pm-land.is-selected{fill:#6fe0bb!important;stroke:#d6fff2;stroke-width:1.5}.pm-marker .pm-marker-halo{fill:#d4e6ff;fill-opacity:.16;stroke:none}.pm-marker .pm-marker-core{fill:#d9ebff;stroke:#153764;stroke-width:1.4}.pm-marker.is-selected .pm-marker-halo{fill:#82fbd1;fill-opacity:.28;stroke:none}.pm-marker.is-selected .pm-marker-core{fill:#7df2c9;stroke:#f0fff9;stroke-width:1.5}.pm-marker:hover .pm-marker-core{fill:#91ffdc}.pm-eyebrow{display:block}.pm-empty h2{font:500 25px/1.4 var(--heading);letter-spacing:-.035em;color:#234773;margin-bottom:10px}.pm-results-flag{font-size:.9em;margin-right:7px}.pm-clear-search{font-size:13px;color:#245ddc;font-weight:500;margin-top:12px;text-decoration:underline}.pm-cert-logo>a{width:100%;height:100%;display:flex;align-items:center}.pm-logo-word{font-size:18px;line-height:1.2;overflow-wrap:anywhere}.pm-view-guides{display:block;margin-top:13px;background:#245ddc;color:#fff;border-radius:7px;font-size:12px;text-align:center;padding:13px 8px;font-weight:500}.pm-view-guides[hidden]{display:none}.pm-view-guides:hover{background:#174bbd}.pm-country-panel:has(.pm-view-guides:not([hidden])) .pm-country-list{min-height:155px}.pm-country-arrow{font-size:14px;color:#759bb9}.pm-country-button.is-active .pm-country-arrow{color:#148c71}.pm-next-step>.text-link{font-size:14px;margin-top:8px}.pm-marker[aria-pressed=true]{filter:drop-shadow(0 0 4px #67e6c1)}
@media(max-width:650px){.pm-empty h2{font-size:22px}.pm-country-panel{max-height:500px}.pm-country-panel:has(.pm-view-guides:not([hidden])) .pm-country-list{min-height:120px}.pm-view-guides{font-size:13px}}

@media(max-width:650px){.pm-continent-label text{font-size:27px}.pm-continent-label rect{transform:scale(1.8,1.45);stroke-width:1.5}.pm-continent-label:focus rect{stroke-width:3}}
