/* 3NT channel grammar: equal weight, equal spacing, continuous turns.
   Product graphics describe relationships, not measured capacity. */
.hero{min-height:760px;padding-top:65px;padding-bottom:0}
.hero-copy{max-width:55%;padding-bottom:98px}
.hero-art{top:-160px;right:-17%;width:84%;height:calc(100% + 400px);margin:0;overflow:visible;animation:none;transform:none}
.hero-art img{width:100%;height:100%;margin:0;object-fit:contain;object-position:center;filter:none;transform:none}
.hero-art.is-ready{animation:none}
.hero-baseline{background:#e3ee64;margin:0 calc(-1 * var(--space));padding:26px var(--space);border:0;border-top:1px solid #15181732;min-height:91px;position:relative}

@media(prefers-reduced-motion:no-preference){.hero-art.is-ready{animation:channel-material-in 1.25s ease-out both}}
@keyframes channel-material-in{from{opacity:0}to{opacity:1}}
/* The same graphic is shortened on service cards and expanded into a diagram. */
.service-emblem{height:100px;width:160px;overflow:hidden;margin:-6px 0 0;align-self:flex-end;color:#151817}
.channel-svg{display:block;width:100%;height:auto;overflow:hidden;flex-shrink:1}
.channel-roads{stroke:#86917a;stroke-width:16;stroke-linecap:butt;stroke-linejoin:round}
.channel-signals{stroke:#e3ee64;stroke-width:3;stroke-linecap:butt;stroke-linejoin:round}
.channel-boundary{stroke:#718063;stroke-width:1.5;stroke-dasharray:5 7;fill:none}
.channel-stop,.channel-return{stroke:#e3ee64;stroke-width:3;fill:none}
.channel-compact .channel-roads{stroke:#3b4934;stroke-width:24}.channel-compact .channel-signals{stroke:#a0b231;stroke-width:5}.channel-compact .channel-boundary{stroke:#7b8b64;stroke-width:3}.channel-compact .channel-stop,.channel-compact .channel-return{stroke:#3b4934;stroke-width:5}
.service-ddos-protection .channel-signal-2{stroke:#85907b}.service-ddos-protection .channel-road-2{stroke:#829074}
.service-row{gap:20px;position:relative;min-height:365px}.service-row:nth-last-child(-n+2){min-height:280px}.service-row:nth-last-child(-n+2) .service-emblem{position:absolute;right:27px;top:25px;width:115px;height:75px}.service-row:nth-last-child(-n+2) .service-title{padding-right:115px}.service-row:nth-last-child(-n+2)>p{max-width:360px;padding-right:45px}
.product-overview{padding-top:0;padding-bottom:0;gap:0;grid-template-columns:1.2fr 1fr;background:#edf1e3;align-items:stretch}
.product-overview .spec-panel{border-radius:0;padding:44px 0 38px 45px;background:transparent;align-self:center}
.channel-system{margin:0;position:relative;isolation:isolate;background:#20271e;color:#f3f5ed;overflow:hidden;min-width:0;padding:32px 32px 26px;display:flex;flex-direction:column}
.channel-heading{display:flex;flex-direction:column;gap:14px;position:relative;z-index:2}.channel-heading>span{font-size:13px;color:#b5c0a8}.channel-heading>strong{font-size:clamp(25px,2.4vw,37px);font-weight:650;line-height:1.13;letter-spacing:-.04em;max-width:440px}
.channel-canvas{width:calc(100% + 64px);margin:3px -32px 0;overflow:hidden}.channel-canvas .channel-svg{aspect-ratio:720/440;min-height:0}
.channel-legend{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:23px 0 0;border-top:1px solid #56634b;position:relative;z-index:2}
.channel-legend li{display:flex;flex-direction:column;gap:7px;min-width:0}.channel-legend strong{font-size:16px;font-weight:650;color:#edf2de}.channel-legend span{font-size:14px;line-height:1.6;color:#b9c4ac}
.channel-footnote{font-size:13px;line-height:1.7;color:#aebaa1;margin:22px 0 0;max-width:530px}
.channel-ddos-protection .channel-road-2{stroke:#59674e}.channel-ddos-protection .channel-signal-2{stroke:#8f9c83}.channel-ddos-protection .channel-stop{stroke:#b4c0a8}.filter-boundary{stroke:#c3d88b;stroke-dasharray:4 7}
.channel-key{display:flex;flex-wrap:wrap;gap:12px 24px;margin:-5px 0 22px;font-size:13px;color:#c3cdb9}.channel-key>span{display:flex;gap:9px;align-items:center}.channel-key i{width:20px;height:3px;background:#e3ee64;display:block}.channel-key>span:last-child i{background:#8f9c83;position:relative}.channel-key>span:last-child i:after{content:'';height:11px;width:2px;position:absolute;right:0;top:-4px;background:#b4c0a8}
.product-system-ddos-protection{background:#e3ee64}.product-system-backups{background:#e9eedb}.product-system-virtual-servers .channel-system{background:#273121}.product-system-colocation .channel-system{background:#1c2722}
.architecture{gap:6%;align-items:center}.architecture-visual{border-radius:0;background:transparent;overflow:visible;min-height:0}.architecture-visual>.channel-system{width:100%;border-radius:0}.architecture-copy{padding:25px 0}.architecture-visual .channel-heading>strong{max-width:380px}
.mission-emblem{height:150px;overflow:hidden;margin:0 0 30px;background:#eef2e5;border-bottom:3px solid #c1d04f}.mission-emblem .channel-svg{height:100%;width:100%}.mission-pillars .pillar-track{display:none}
@media(prefers-reduced-motion:no-preference){.channel-arrived .channel-signal{animation:channel-trace 1.45s cubic-bezier(.2,.7,.3,1) both}.channel-arrived .channel-signal-2{animation-delay:.1s}.channel-arrived .channel-signal-3{animation-delay:.2s}}
@keyframes channel-trace{from{stroke-dasharray:0 100}to{stroke-dasharray:100 0}}
@media(min-width:1700px){.hero-art{right:-13%;width:80%;top:-210px;height:calc(100% + 510px)}}
@media(max-width:1100px) and (min-width:851px){.hero{min-height:710px}.hero-copy{max-width:60%}.hero-art{right:-26%;width:96%;top:-140px;height:calc(100% + 360px)}.product-overview{grid-template-columns:1.1fr 1fr}.product-overview .spec-panel{padding-left:30px}.channel-system{padding:26px 24px}.channel-canvas{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.channel-legend{gap:12px}.channel-legend strong{font-size:15px}.channel-legend span{font-size:14px}}
@media(max-width:850px){.hero{min-height:0;padding-top:40px}.hero-copy{max-width:100%;padding-bottom:0}.hero-art{position:relative;top:auto;right:auto;width:calc(100% + 2 * var(--space));height:350px;margin:28px calc(-1 * var(--space)) 0;overflow:hidden}.hero-art img{position:absolute;width:115%;height:auto;max-width:none;left:8%;top:-42%;object-fit:contain;object-position:center}.hero-baseline{grid-row:3;margin:0 calc(-1 * var(--space));padding:26px var(--space);min-height:0}.product-overview{grid-template-columns:1fr;padding-left:0;padding-right:0}.product-overview .spec-panel{padding:35px var(--space)}.product-overview .channel-system{padding:32px var(--space);display:grid;grid-template-columns:1fr;gap:0}.channel-canvas{max-width:740px;justify-self:center}.architecture{grid-template-columns:1fr;gap:30px}.architecture-visual .channel-system{width:100%}.channel-heading>strong{font-size:33px}.service-row:nth-last-child(-n+2) .service-title{padding-right:0}.service-row:nth-last-child(-n+2) .service-emblem{position:static;align-self:flex-end;height:85px;width:135px}.service-row:nth-last-child(-n+2)>p{padding:0}}
@media(max-width:520px){.hero{padding-top:30px}.hero-art{height:280px;margin-top:26px}.hero-art img{width:170%;left:-11%;top:-46%}.hero-baseline{padding-top:24px;padding-bottom:24px}.hero-copy{padding-bottom:0}.service-emblem,.service-row:nth-last-child(-n+2) .service-emblem{width:135px;height:85px}.service-row,.service-row:nth-last-child(-n+2){min-height:0;gap:19px}.channel-heading>strong{font-size:28px}.channel-system{padding:27px 24px}.channel-canvas{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.channel-legend{grid-template-columns:1fr;gap:13px;padding-top:20px}.channel-legend li{display:grid;grid-template-columns:90px 1fr;gap:10px;align-items:baseline}.channel-legend strong{font-size:15px}.channel-legend span{font-size:14px}.channel-footnote{font-size:13px;margin-top:21px}.channel-key{font-size:12px;gap:14px;margin-top:5px}.mission-emblem{height:125px;margin-bottom:24px}.channel-heading>span{font-size:13px}.architecture-visual .channel-system{padding:27px 24px}.channel-canvas .channel-svg{aspect-ratio:720/460}}
@media(prefers-reduced-motion:reduce){.hero-art.is-ready,.channel-signal{animation:none!important}.hero-art img{transform:none!important}}
/* On narrow screens the channel crosses the page horizontally, below the actions. */
@media(max-width:850px){.hero-art{height:320px}.hero-art img{width:125%;left:-12.5%;top:50%;translate:0 -50%;rotate:90deg}}
@media(max-width:520px){.hero-art{height:245px;margin-top:26px}.hero-art img{width:155%;left:-27.5%;top:50%;translate:0 -50%;rotate:90deg}}
/* Threefold grid: 24-unit modules, half-step ports, 12-unit corner radii.
   One palette and stroke hierarchy across every functional diagram. */
.channel-grid{fill:#c1cfad;opacity:.17}
.channel-roads{stroke:#44513d;stroke-width:12}
.channel-signals{stroke:#e3ee64;stroke-width:3}
.channel-frame{stroke:#718063;stroke-width:1.5;fill:#263021}
.channel-enclosure{fill:#26302166;stroke:#8c9c78}
.channel-cell{fill:#303c29;stroke:#8b9c74}
.channel-bank{fill:#303c29;stroke:#a9ba8b}
.channel-filter{fill:#3c4827;stroke:#c4d581}
.channel-port{fill:#e3ee64;stroke:#20271e;stroke-width:3}
.channel-resource{stroke:#c4d581;stroke-width:3}
.channel-canvas .channel-svg{aspect-ratio:3/2}
.channel-compact .channel-grid{display:none}
.channel-compact .channel-roads{stroke:#c7d0b5;stroke-width:14}
.channel-compact .channel-signals{stroke:#40522e;stroke-width:4}
.channel-compact .channel-frame{stroke:#65794e;stroke-width:3;fill:#e3e9d6}
.channel-compact .channel-enclosure{fill:none}
.channel-compact .channel-resource{stroke:#506735;stroke-width:5}
.channel-compact .channel-port{fill:#40522e;stroke:none}
.product-system-virtual-servers .channel-system,.product-system-colocation .channel-system{background:#20271e}
.channel-ddos-protection .channel-road-2{stroke:#53604a}
.channel-ddos-protection .channel-signal-2{stroke:#a6b19b}
/* Location reach and expansion: the same frame, spacing and three-column rhythm. */
.network-intro{display:grid;grid-template-columns:1fr 1fr;gap:32px 64px;padding-bottom:0}
.network-intro h2,.roadmap-heading h2{font-size:clamp(32px,4vw,58px);line-height:1.08;letter-spacing:-.045em;margin:16px 0}
.network-intro>p{font-size:18px;line-height:1.75;margin-top:28px}
.network-partner-note{grid-column:1/-1;border-top:1px solid #bec6b0;padding-top:28px;display:grid;grid-template-columns:1fr 2fr;gap:18px 48px}
.network-partner-note h3{font-size:23px;margin:0}.network-partner-note p{margin:0;line-height:1.75}.network-partner-note>span{font-size:13px;color:#58644c}
.city-coverage{font-size:13px!important;color:#425234!important;margin-top:9px}
.city-sites{font-size:13px;color:#4b5c3b;padding:0 20px;line-height:1.6;margin:0 0 12px}
.map-partner .point-core{fill:#20271e;stroke:#e3ee64;stroke-width:1.3}.map-partner .point-halo{opacity:.12}
.location-roadmap{background:#20271e;color:#f3f5ed}
.roadmap-heading{max-width:780px;margin-bottom:48px}.roadmap-heading>p{color:#c6cfbb;font-size:18px;line-height:1.75}
.roadmap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid #627153}
.roadmap-item{padding:32px 40px 36px 0;border-bottom:1px solid #627153;display:flex;flex-direction:column;align-items:flex-start}.roadmap-item:nth-child(even){padding-left:40px;border-left:1px solid #627153}
.roadmap-stage{display:flex;gap:24px;align-items:center;margin-bottom:30px;font-size:14px;color:#d5e39e}.roadmap-stage>span{font-size:24px;color:#8a9b74}.roadmap-stage strong{font-weight:500}
.roadmap-item h3{font-size:34px;margin:8px 0 0;letter-spacing:-.03em}.roadmap-item>p{color:#bdc9ad;line-height:1.75}.roadmap-item .roadmap-country{margin:2px 0 12px}.roadmap-item .text-link{color:#e3ee64;margin-top:auto;padding-top:16px}.roadmap-item .eyebrow{margin:0}
@media(max-width:700px){.network-intro,.network-partner-note{grid-template-columns:1fr;gap:18px}.network-intro>p{margin:0}.roadmap-grid{grid-template-columns:1fr}.roadmap-item,.roadmap-item:nth-child(even){padding:28px 0;border-left:0}.roadmap-heading{margin-bottom:30px}.network-partner-note{margin-top:16px}.map-bottomline{flex-wrap:wrap;gap:12px}}
.location-roadmap .eyebrow{color:#bdc9ad}
