:root{--location-green:#91df7c;--location-green-dark:#66b85b;--location-navy:#071d30;--location-panel:#0b2b43;--location-paper:#f5f7f6}
.locations-page{background:var(--location-paper)}
.locations-hero{position:relative;overflow:hidden;padding:120px 0 110px;background:linear-gradient(125deg,#061827,#0a2b42 68%,#0d3a50);color:#fff}
.locations-hero-grid{position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent,black)}
.locations-hero-layout{position:relative;display:grid;grid-template-columns:1.35fr .65fr;gap:90px;align-items:center}
.locations-hero h1{color:#fff;max-width:850px;font-size:clamp(56px,7vw,96px);line-height:.95;margin:25px 0 30px}
.locations-lead{max-width:760px;color:#c5d4dd;font-size:19px;line-height:1.75}
.locations-hero .eyebrow{color:#a9e5b1}.locations-hero .eyebrow span{background:var(--location-green)}
.location-primary{background:var(--location-green);color:#071d30;box-shadow:none}.location-primary:hover{background:#fff;color:#071d30}
.location-secondary{border:1px solid rgba(255,255,255,.42);color:#fff}.location-secondary:hover{border-color:#fff;background:#fff;color:#071d30}
.availability-note{margin:25px 0 0;color:#91a9b6;font-size:13px}
.coverage-panel{display:grid;grid-template-columns:1fr 1fr;padding:35px;border:1px solid rgba(173,232,195,.26);border-radius:18px;background:rgba(4,19,31,.45);box-shadow:0 25px 70px rgba(0,0,0,.2);backdrop-filter:blur(12px)}
.coverage-panel>strong{grid-column:1/-1;font:800 100px/1 "Manrope";letter-spacing:-.08em;color:var(--location-green);margin-top:20px}.coverage-panel>span:not(.coverage-kicker){grid-column:1/-1;color:#c5d4dd;margin-bottom:35px}.coverage-kicker{grid-column:1/-1;font:700 10px "Manrope";letter-spacing:.15em;color:#86a1af}.coverage-panel>div{border-top:1px solid rgba(255,255,255,.13);padding-top:20px}.coverage-panel>div+div{padding-left:25px;border-left:1px solid rgba(255,255,255,.13)}.coverage-panel b,.coverage-panel small{display:block}.coverage-panel b{font:700 28px "Manrope"}.coverage-panel small{color:#91a9b6;margin-top:4px}
.location-discovery{padding:110px 0;background:var(--location-paper)}
.locations-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:45px}.locations-heading h2{font:700 clamp(40px,5vw,64px)/1.06 "Manrope";letter-spacing:-.045em;color:var(--location-navy);margin:10px 0 0}.locations-heading>p{max-width:440px;color:var(--muted);line-height:1.7}
.location-filters{display:grid;grid-template-columns:1.6fr repeat(3,1fr) auto;gap:12px;align-items:end;padding:24px;border:1px solid #d7e0dc;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(7,29,48,.06);margin-bottom:55px}.location-filters label{display:block;margin:0 0 8px;font:700 11px "Manrope";text-transform:uppercase;letter-spacing:.08em;color:#50616d}.location-filters input,.location-filters select{width:100%;height:50px;padding:0 14px;border:1px solid #ccd7d2;border-radius:7px;background:#fff;color:#172334;font:500 14px "DM Sans"}.location-filters input:focus,.location-filters select:focus{outline:3px solid rgba(102,184,91,.3);border-color:var(--location-green-dark)}.location-filters button,.locations-empty button{height:50px;padding:0 18px;border:0;border-radius:7px;background:#e8eeeb;color:#274034;font-weight:700;cursor:pointer}.location-filters button:hover,.locations-empty button:hover{background:#d8e5dc}
.locations-map-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;margin-bottom:105px}.philippines-map-card{border-radius:20px;background:var(--location-navy);color:#fff;overflow:hidden;box-shadow:0 22px 65px rgba(7,29,48,.18)}.map-card-head{display:flex;justify-content:space-between;align-items:start;padding:30px 34px 0}.map-card-head span{font:700 10px "Manrope";letter-spacing:.14em;color:#87a3b1}.map-card-head h2{font-size:25px;color:#fff;margin:7px 0}.map-hint{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px}.philippines-map{display:block;width:100%;height:590px}.islands path{fill:#16425c;stroke:#3c6c82;stroke-width:2}.map-region-labels text{fill:#53798b;font:700 11px "Manrope";letter-spacing:.22em}.map-marker{cursor:pointer;outline:none;transition:opacity .2s}.map-marker>circle:first-child{fill:rgba(145,223,124,.16);stroke:var(--location-green);stroke-width:2}.map-marker .marker-core{fill:var(--location-green)}.map-marker text{fill:#d9e7ec;font:700 11px "Manrope";letter-spacing:.06em}.map-marker.marker-coming>circle:first-child{fill:rgba(228,185,96,.15);stroke:#e4b960}.map-marker.marker-coming .marker-core{fill:#e4b960}.map-marker:hover>circle:first-child,.map-marker:focus>circle:first-child,.map-marker.is-selected>circle:first-child{stroke-width:5}.map-marker:focus text,.map-marker.is-selected text{fill:#fff}.map-marker.is-filtered{opacity:.16;pointer-events:none}.map-legend{display:flex;gap:25px;padding:0 34px 30px;color:#a9bec8;font-size:12px}.map-legend span{display:flex;align-items:center;gap:9px}.map-legend i{display:block;width:10px;height:10px;border-radius:50%}.legend-current{background:var(--location-green)}.legend-coming{background:#e4b960}
.map-context{align-self:stretch;padding:48px;border:1px solid #d7e0dc;border-radius:20px;background:#fff}.map-context h2{font-size:clamp(34px,4vw,49px);color:var(--location-navy);margin:15px 0 25px}.map-context>p:not(.section-label){color:var(--muted);line-height:1.75}.map-context ul{list-style:none;padding:25px 0;margin:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.map-context li{padding:7px 0}.map-context li::before{content:"+";color:var(--location-green-dark);font-weight:800;margin-right:12px}.map-context a{font-weight:800;color:#357c44}
.locations-result-bar{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.locations-result-bar h2{font:700 clamp(38px,4.5vw,58px)/1.08 "Manrope";letter-spacing:-.04em;color:var(--location-navy);margin:10px 0 0}.locations-result-bar>p{color:var(--muted);font-weight:700}
.ix-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ix-location-card{display:flex;flex-direction:column;min-height:660px;padding:30px;border:1px solid #d7e0dc;border-radius:16px;background:#fff;box-shadow:0 9px 30px rgba(7,29,48,.055);transition:transform .25s,box-shadow .25s,border-color .25s}.ix-location-card:hover,.ix-location-card:focus{transform:translateY(-5px);box-shadow:0 22px 55px rgba(7,29,48,.13);border-color:#a8beb3;outline:none}.location-card-top{display:flex;justify-content:space-between;align-items:start;gap:15px}.location-status{display:inline-flex;align-items:center;min-height:29px;padding:6px 9px;border:1px solid currentColor;border-radius:999px;font:800 9px "Manrope";letter-spacing:.08em;text-transform:uppercase}.status-available-on-request{color:#367845;background:#edf8ef}.status-coming-soon{color:#8a681d;background:#fff6dd}.status-operational{color:#087b68;background:#e3f8f2}.status-poc{color:#0879aa;background:#e8f6fc}.status-planned{color:#735da8;background:#f2effa}.status-limited-availability{color:#a05f0a;background:#fff3df}.status-temporarily-unavailable{color:#9f3030;background:#fff0f0}.location-code{font:800 11px ui-monospace,monospace;color:#6a7880;letter-spacing:.07em}.location-region{margin:32px 0 10px;color:#5c8065;font:800 10px "Manrope";letter-spacing:.13em;text-transform:uppercase}.ix-location-card h3{font-size:26px;line-height:1.18;color:var(--location-navy);margin-bottom:25px}.detail-label{display:block;margin:17px 0 7px;font:800 9px "Manrope";letter-spacing:.12em;text-transform:uppercase;color:#78878d}.facility-name{margin:0;color:#263a47;font-weight:700}.location-fabric{align-items:center;flex-wrap:wrap;background:#f2f8f4;border:1px solid #d7e9dc;border-radius:12px;display:flex;justify-content:space-between;gap:1rem;margin:0 0 1rem;padding:.8rem .9rem}.location-fabric .detail-label{margin:0}.location-fabric strong{overflow-wrap:anywhere;color:#126231;font-size:.82rem;text-align:right}.location-address{min-height:105px;color:#65747c;font-style:normal;line-height:1.55}.location-ports{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.port-state{padding:9px 7px;border:1px solid #dce4e0;border-radius:7px;background:#f8faf9;text-align:center}.port-state strong,.port-state span{display:block}.port-state strong{font:800 13px "Manrope"}.port-state span{margin-top:4px;font-size:9px;color:#6b787e}.port-on-request,.port-available{border-color:#b8d9bf;background:#f0f8f1}.port-planned{border-color:#e3d5aa;background:#fff9e9}.port-unavailable{opacity:.58;background:#f2f2f2}.location-services{min-height:80px;margin:0;padding:0;list-style:none;color:#50616a;font-size:13px}.location-services li{padding:3px 0}.location-services li::before{content:"•";color:var(--location-green-dark);margin-right:8px}.location-meta{margin:18px 0 25px}.location-meta div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-top:1px solid #e2e8e5;font-size:12px}.location-meta dt{font-weight:700}.location-meta dd{margin:0;color:#65747c;text-align:right}.location-connect{display:block;margin-top:auto;padding:14px 16px;border-radius:7px;background:var(--location-navy);color:#fff!important;text-align:center;font-weight:800}.location-connect:hover{background:#16425c}
.locations-empty{padding:55px;border:1px dashed #aebdb5;border-radius:16px;background:#fff;text-align:center}.locations-empty h3{font-size:28px;color:var(--location-navy)}.locations-empty p{max-width:650px;margin:0 auto 24px;color:var(--muted);line-height:1.7}
.coming-locations-section{padding:110px 0;background:var(--location-navy);color:#fff}.light-heading h2{color:#fff}.light-heading>p{color:#a9bec8}.coming-grid{grid-template-columns:repeat(2,minmax(0,440px));justify-content:center}.coming-grid .ix-location-card{border-color:#315166;background:#0c2a40;color:#fff}.coming-grid .ix-location-card h3,.coming-grid .facility-name{color:#fff}.coming-grid .location-address,.coming-grid .location-services,.coming-grid .location-meta dd{color:#abc0ca}.coming-grid .detail-label,.coming-grid .location-code{color:#829ba8}.coming-grid .port-state{border-color:#34536a;background:#11344d}.coming-grid .location-meta div{border-color:#315166}.coming-grid .location-connect{background:var(--location-green);color:#071d30!important}.coming-grid .location-connect:hover{background:#fff}
.locations-cta{padding:95px 0;background:var(--location-green);color:#071d30}.locations-cta-layout{display:flex;justify-content:space-between;align-items:end;gap:60px}.locations-cta h2{font:800 clamp(48px,6vw,76px)/1 "Manrope";letter-spacing:-.05em;color:#071d30;margin:15px 0}.locations-cta p:not(.section-label){max-width:720px;font-size:18px;line-height:1.65}.locations-cta-layout>div:last-child{display:flex;gap:12px;flex-shrink:0}.locations-cta .location-primary{background:#071d30;color:#fff}.locations-cta .location-secondary{border-color:#071d30;color:#071d30}.locations-cta .location-secondary:hover{background:#fff;border-color:#fff}
@media(max-width:1050px){.locations-hero-layout,.locations-map-layout{grid-template-columns:1fr}.coverage-panel{max-width:560px}.location-filters{grid-template-columns:repeat(2,1fr)}.filter-search{grid-column:1/-1}.location-filters button{align-self:end}.ix-location-grid{grid-template-columns:repeat(2,1fr)}.map-context{padding:36px}.locations-cta-layout{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.locations-hero{padding:90px 0 75px}.locations-hero-layout{gap:45px}.locations-hero h1{font-size:clamp(50px,15vw,68px)}.location-filters{grid-template-columns:1fr;padding:18px}.filter-search{grid-column:auto}.locations-heading,.locations-result-bar{align-items:flex-start;flex-direction:column}.locations-map-layout{margin-bottom:75px}.philippines-map{height:500px}.map-card-head{padding:25px 22px 0}.map-hint{display:none}.map-legend{padding:0 22px 25px;flex-direction:column;gap:9px}.ix-location-grid,.coming-grid{grid-template-columns:1fr}.ix-location-card{min-height:0;padding:25px}.location-address,.location-services{min-height:0}.locations-cta-layout>div:last-child{width:100%;flex-direction:column}.locations-cta .button{width:100%}}
@media(prefers-reduced-motion:reduce){.ix-location-card{transition:none}.ix-location-card:hover,.ix-location-card:focus{transform:none}}

/* Geographic Philippines location finder */
.philippines-map-card{background:linear-gradient(145deg,#071b49,#0b3377);border:1px solid #244f98;box-shadow:0 28px 70px rgba(8,31,84,.22)}
.map-card-head{position:relative;z-index:2}.map-card-head span{color:#9ab8ea}.map-card-head h2{font-size:28px}.map-hint{border-color:rgba(244,180,0,.4)!important;background:rgba(244,180,0,.1);color:#ffd96d!important}
.philippines-map{height:auto;min-height:540px}.map-kicker{fill:#84aef0;font:800 9px Manrope;letter-spacing:1.6px}.map-title-small{fill:#fff;font:800 17px Manrope}.map-subtitle{fill:#a8bde0;font:500 9px DM Sans}.map-credit{fill:#7898ca;font:800 7px Manrope;letter-spacing:1px}
.national-location-halo{fill:#1d55bd;opacity:.24}.national-location-dot{fill:#fff;stroke:#1d55bd;stroke-width:5}.inset-link{fill:none;stroke:#f4b400;stroke-width:2;stroke-dasharray:7 7}.map-inset-panel{fill:#06183e;stroke:#345c9d;stroke-width:1}.inset-sea{fill:#0b2d68}.inset-guides path{fill:none;stroke:#fff;stroke-width:.08;opacity:.1}
.philippines-map .map-marker>circle:first-of-type{fill:#fff;stroke:#1d55bd;stroke-width:.38}.philippines-map .map-marker .marker-core{fill:#1d55bd}.philippines-map .map-marker text{fill:#fff;font:800 1.05px Manrope;letter-spacing:.02em;paint-order:stroke;stroke:#06183e;stroke-width:.38;stroke-linejoin:round}.philippines-map .map-marker.marker-coming>circle:first-of-type{fill:#fff;stroke:#f4b400;stroke-width:.38}.philippines-map .map-marker.marker-coming .marker-core{fill:#f4b400}.philippines-map .map-marker:hover>circle:first-of-type,.philippines-map .map-marker:focus>circle:first-of-type,.philippines-map .map-marker.is-selected>circle:first-of-type{stroke:#e31e2d;stroke-width:.7}.philippines-map .map-marker.is-selected .marker-core{fill:#e31e2d}.philippines-map .map-marker:focus{outline:none}
.map-stat text{fill:#b7cae7;font:700 10px DM Sans}.map-stat .map-select-note{fill:#f4b400;font:800 8px Manrope;letter-spacing:1px}.map-stat .legend-current{fill:#1d55bd}.map-stat .legend-coming{fill:#f4b400}.map-legend{border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.map-legend .legend-current{background:#1d55bd}
.map-context{border-top:4px solid #1d55bd}.map-context .section-label{color:#1d55bd}.map-context li::before{color:#1d55bd}.map-context a{color:#1d55bd}
@media(max-width:700px){.philippines-map-card{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#f4b400 #071b49}.map-card-head,.map-legend{position:sticky;left:0;width:calc(100vw - 28px);box-sizing:border-box}.map-card-head{background:linear-gradient(180deg,#071b49 75%,transparent)}.map-hint{display:inline-flex;font-size:8px}.map-hint::before{content:"Swipe · "}.philippines-map{width:700px;max-width:none;min-height:0}.map-legend{background:#071b49}}
@media(prefers-reduced-motion:reduce){.philippines-map .map-marker{transition:none}}

/* Single national map with numbered location directory */
.philippines-map-national{width:100%;height:auto;min-height:0}.map-anchor-cluster circle{fill:#e31e2d;stroke:#fff;stroke-width:1}.map-anchor-cluster .future-anchor{fill:#f4b400}.map-leaders path{fill:none;stroke:#7ea5e4;stroke-width:1.4;stroke-linecap:round}.map-leaders .future-line{stroke:#f4b400;stroke-dasharray:5 5}
.philippines-map .numbered-marker>circle:first-of-type{fill:#fff;stroke:#1d55bd;stroke-width:2.5}.philippines-map .numbered-marker .marker-core{fill:#1d55bd;stroke:#fff;stroke-width:1}.philippines-map .numbered-marker.marker-coming>circle:first-of-type{stroke:#f4b400;stroke-width:2.5}.philippines-map .numbered-marker.marker-coming .marker-core{fill:#f4b400}.philippines-map .numbered-marker text{fill:#fff;font:900 11px Manrope;paint-order:normal;stroke:none;pointer-events:none}.philippines-map .numbered-marker:hover>circle:first-of-type,.philippines-map .numbered-marker:focus>circle:first-of-type,.philippines-map .numbered-marker.is-selected>circle:first-of-type{stroke:#e31e2d;stroke-width:4}.philippines-map .numbered-marker.is-selected .marker-core{fill:#e31e2d}
.map-location-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 28px 24px}.map-location-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.055);color:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.map-location-item>b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#1d55bd;color:#fff;font:900 11px Manrope}.map-location-item span,.map-location-item strong,.map-location-item small{display:block;min-width:0}.map-location-item strong{font:800 12px Manrope}.map-location-item small{margin-top:3px;overflow:hidden;color:#9fb5d8;font-size:9px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.map-location-item em{color:#89a9d8;font:800 7px Manrope;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.map-location-item.is-coming>b{background:#f4b400;color:#071b49}.map-location-item.is-coming em{color:#f4ca54}.map-location-item:hover,.map-location-item:focus-visible,.map-location-item.is-selected{border-color:#f4b400;background:rgba(29,85,189,.28);transform:translateY(-1px)}.map-location-item.is-filtered{opacity:.3;pointer-events:none}
@media(max-width:900px){.map-location-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.philippines-map-card{overflow:hidden}.map-card-head,.map-legend{position:static;width:auto}.map-hint::before{content:""}.philippines-map{width:100%;max-width:100%;min-height:0}.map-location-directory{grid-template-columns:1fr;padding:0 16px 20px}.map-location-item{grid-template-columns:34px minmax(0,1fr) auto}.map-location-item small{white-space:normal}.map-legend{position:static;width:auto}.map-leaders path{stroke-width:2}.map-anchor-cluster circle{r:1.3}}

.map-anchor-cluster circle{filter:drop-shadow(0 0 3px rgba(227,30,45,.8));stroke-width:1.35}.map-anchor-cluster .future-anchor{filter:drop-shadow(0 0 3px rgba(244,180,0,.8))}.map-leaders path{vector-effect:non-scaling-stroke}.legend-coordinate{position:relative;border:2px solid #e31e2d;background:#fff;box-shadow:0 0 0 3px rgba(227,30,45,.16)}

/* Restore clear red and gold map hierarchy */
.map-anchor-cluster circle{fill:#e31e2d;stroke:#e31e2d;stroke-width:.55;filter:drop-shadow(0 0 4px rgba(227,30,45,.95))}.map-anchor-cluster .future-anchor{fill:#f4b400;stroke:#f4b400;filter:drop-shadow(0 0 4px rgba(244,180,0,.95))}
.philippines-map .numbered-marker>circle:first-of-type{fill:#e31e2d;stroke:#ff9fa6;stroke-width:2}.philippines-map .numbered-marker .marker-core{fill:#b80f1b;stroke:none}.philippines-map .numbered-marker.marker-coming>circle:first-of-type{fill:#f4b400;stroke:#ffe08a;stroke-width:2}.philippines-map .numbered-marker.marker-coming .marker-core{fill:#9b6a00}.philippines-map .numbered-marker.marker-coming text{fill:#fff}
.map-location-item>b{background:#e31e2d}.map-location-item.is-coming>b{background:#f4b400;color:#071b49}.map-legend .legend-current{background:#e31e2d}.legend-coordinate{border-color:#e31e2d;background:#e31e2d}
