:root{--ink:#f5f4f0;--paper:#0d0f0f;--muted:#97a09a;--line:#242826;--red:#db5a5a;--green:#78d58b;--blue:#79aef7;--coral:#f08d78;--max:1240px;--radius:22px}body.theme-light{--ink:#0d0f0f;--paper:#f5f4f0;--muted:#6b6f6d;--line:#d8d8d2}.theme-light .lead{color:#4f5351}.theme-light .card{background:rgba(255,255,255,.72)}.theme-light .card:hover{background:#fff}.theme-light .card p,.theme-light .tag{color:#5b5f5d}.theme-light input,.theme-light textarea,.theme-light select{background:#fff;border-color:#c7c8c3}.theme-light .section-dark{background:#0d0f0f;color:#f5f4f0}.theme-light .section-dark .card{background:rgba(255,255,255,.04)}.theme-light .section-dark .card h3,.theme-light .section-dark .card p,.theme-light .section-dark .tag{color:#f5f4f0}.theme-light .section-dark .lead,.theme-light .section-dark .muted{color:#97a09a}.theme-light .product-panel{background:#fff;color:var(--ink)}.theme-light .product-panel .lead{color:#5b5f5d}.theme-light .pipeline{border-color:#d8d8d2}.theme-light .pipeline-row{border-bottom-color:#e6e6e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-4rem;background:var(--paper);color:var(--ink);border:1px solid var(--line);padding:.75rem 1rem;z-index:99}.skip-link:focus{top:1rem}.site-header{position:fixed;inset:0 0 auto;z-index:50;transition:.3s}.site-header.scrolled{background:rgba(13,15,15,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}body.theme-light .site-header.scrolled{background:rgba(245,244,240,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(13,15,15,.08)}.nav-shell{max-width:var(--max);margin:auto;height:84px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;transition:.3s;gap:20px}.scrolled .nav-shell{height:66px}.brand{display:flex;align-items:center}.brand-mark{width:76.8px;height:auto;display:block}.site-nav{display:flex;align-items:center;justify-content:center;gap:32px;font-size:.94rem;flex:1 1 auto}.site-nav a{color:var(--muted)}.site-nav a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.theme-switch{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;margin-left:0}.theme-switch svg{width:18px;height:18px}.theme-switch:hover{background:rgba(255,255,255,.08)}body.theme-light .theme-switch:hover{background:rgba(13,15,15,.06)}.nav-cta{border:1px solid var(--ink);padding:.65rem 1rem;border-radius:999px}.nav-toggle{display:none;background:none;border:0}.nav-toggle span:not(.sr-only){display:block;width:24px;height:1px;background:var(--ink);margin:5px}.page{overflow:hidden}.section{max-width:var(--max);margin:auto;padding:120px 24px}.hero{min-height:92vh;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;padding-top:140px}.eyebrow{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:22px}.display{font-size:clamp(3.25rem,7vw,7.5rem);line-height:.93;letter-spacing:-.065em;font-weight:500;margin:0;max-width:980px}.lead{font-size:clamp(1.1rem,2vw,1.45rem);color:var(--muted);max-width:700px;margin:30px 0 0}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:999px;border:1px solid var(--ink);font-weight:500}.button.primary{background:var(--ink);color:var(--paper)}.research-page .section-dark .button.primary,.research-page .section-dark .button.primary:hover{background:#fff;color:#0d0f0f;border-color:#fff}.contact-form .field.full:last-child{display:flex;justify-content:center}.contact-form .field.full:last-child .button{width:min(100%,320px);min-width:240px;padding-inline:32px;font-size:1.05rem}.button:hover{transform:translateY(-2px)}.cube-stage{min-height:520px;display:grid;place-items:center;position:relative}.cube{width:270px;height:270px;position:relative;transform-style:preserve-3d;transform:rotateX(-20deg) rotateY(35deg)}.cube-face{position:absolute;inset:0;border:1px solid rgba(13,15,15,.8);backdrop-filter:blur(3px)}.cube-face.front{transform:translateZ(135px);background:rgba(219,90,90,.74)}.cube-face.back{transform:rotateY(180deg) translateZ(135px);background:rgba(219,90,90,.74)}.cube-face.right{transform:rotateY(90deg) translateZ(135px);background:rgba(120,213,139,.74)}.cube-face.left{transform:rotateY(-90deg) translateZ(135px);background:rgba(120,213,139,.74)}.cube-face.top{transform:rotateX(90deg) translateZ(135px);background:rgba(121,174,247,.74)}.cube-face.bottom{transform:rotateX(-90deg) translateZ(135px);background:rgba(121,174,247,.74)}.cube-core{display:none}.section-dark{background:#0d0f0f;color:#f5f4f0}.section-dark .lead,.section-dark .muted{color:#aeb2af}.section-heading{font-size:clamp(2.4rem,5vw,5.2rem);line-height:1;letter-spacing:-.055em;font-weight:500;margin:0;max-width:920px}.section-intro{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.section-intro > div:last-child{text-align:left;max-width:720px}.problem-grid,.pillars,.cap-grid,.value-grid,.feature-grid,.office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px}.why-edge-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px;align-items:start}.why-edge-group{display:grid;gap:12px}.why-edge-subtitle{font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:700;margin:0;text-align:center}.edge-card-grid{display:grid;gap:12px}.why-edge-group .edge-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.edge-card{perspective:1200px;min-height:220px;width:100%}.edge-card-inner{position:relative;width:100%;height:100%;min-height:220px;transform-style:preserve-3d;transition:transform .65s ease}.edge-card:hover .edge-card-inner,.edge-card:focus-within .edge-card-inner{transform:rotateY(180deg)}.edge-card-face{position:absolute;inset:0;border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;background:rgba(255,255,255,.04);color:var(--ink);backface-visibility:hidden;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.edge-card-front h3{font-size:1.15rem;margin:0;line-height:1.2;text-align:center}.edge-card-back{transform:rotateY(180deg);background:#fff;color:#0d0f0f;display:flex;align-items:center;justify-content:center;padding:14px 16px}.edge-card-back p{margin:0;font-size:.95rem;line-height:1.45;color:#5b5f5d;text-align:center;overflow-wrap:anywhere;word-break:break-word}(max-width:780px){.edge-card-grid{grid-template-columns:1fr}.why-edge-groups{grid-template-columns:1fr;gap:20px}}.card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:280px;background:rgba(255,255,255,.04);transition:.25s}.card:hover{transform:translateY(-5px);background:rgba(255,255,255,.08)}.card h3{font-size:1.4rem;margin:0 0 14px;color:var(--ink)}.card p{color:var(--muted)}.card-index{font-size:.78rem;color:var(--muted);margin-bottom:70px}.pillar{min-height:430px;display:flex;flex-direction:column;justify-content:space-between}.pillar:nth-child(1){border-top:4px solid var(--blue)}.pillar:nth-child(2){border-top:4px solid var(--green)}.pillar:nth-child(3){border-top:4px solid var(--coral)}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:.78rem;color:var(--muted);background:rgba(255,255,255,.03)}.product-panel{border-radius:34px;background:#111513;color:#fff;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-panel .lead{color:#b7bdb9}.pipeline{border:1px solid #343936;border-radius:24px;padding:28px}.pipeline-row{display:grid;grid-template-columns:46px 1fr auto;gap:16px;align-items:center;padding:18px 0;border-bottom:1px solid #2f3431}.pipeline-row:last-child{border-bottom:0}.status{width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(120,213,139,.14)}.metric{font-variant-numeric:tabular-nums;color:#9ca29f}.link-arrow{display:inline-flex;gap:10px;align-items:center;margin-top:24px}.cap-grid{grid-template-columns:repeat(4,1fr)}.cap-grid .card{min-height:220px}.cta{border-top:1px solid var(--line);text-align:center}.cta .section-heading{margin:auto}.cta .lead{margin:26px auto 0}.page-hero{padding-top:190px;padding-bottom:80px}.page-hero .display{font-size:clamp(3.4rem,7vw,7rem)}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.stack{display:grid;gap:16px}.process{counter-reset:steps}.step{display:grid;grid-template-columns:90px 1fr;gap:24px;padding:30px 0;border-top:1px solid var(--line)}.step:before{counter-increment:steps;content:"0" counter(steps);color:var(--muted)}.hardware-strip{display:flex;gap:10px;flex-wrap:wrap}.hardware-strip span{padding:13px 16px;border:1px solid var(--line);border-radius:14px}.price-card{border:1px solid var(--line);padding:34px;border-radius:24px}.form-shell{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:40px}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start;width:min(100%,720px);max-width:640px;margin:0 auto}1fr 1fr;gap:16px}.field{display:grid;gap:8px}.phone-field{display:flex;gap:0}.phone-field select{width:110px;flex-shrink:0;border-radius:14px 0 0 14px;border-right:none}.phone-field input{flex:1;border-radius:0 14px 14px 0}.field.full{grid-column:1/-1}label{font-size:.85rem;font-weight:500}input,textarea,select{width:100%;border:1px solid var(--line);background:rgba(255,255,255,.03);border-radius:14px;padding:15px 16px;font:inherit;color:var(--ink)}textarea{min-height:180px;resize:vertical}.map-panel{min-height:260px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(30deg,transparent 49.4%,#ddd 49.5%,#ddd 50.5%,transparent 50.6%),linear-gradient(150deg,transparent 49.4%,#ddd 49.5%,#ddd 50.5%,transparent 50.6%);background-size:46px 80px;display:grid;place-items:center}.site-footer{background:#0b0d0c;color:#fff;padding:80px 24px 28px}.footer-grid,.footer-bottom{max-width:var(--max);margin:auto}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:40px}.site-footer h2{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#888f8b}.site-footer p{color:#b8bdb9}.footer-social{display:flex;gap:12px;align-items:center;margin-top:14px}.footer-social-link{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #292d2b;border-radius:999px;color:#f5f4f0;background:rgba(255,255,255,.03);transition:.2s}.footer-social-link:hover{background:rgba(255,255,255,.08);transform:translateY(-1px)}.footer-social-link svg{width:18px;height:18px;fill:currentColor}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #292d2b;padding-top:24px;margin-top:70px;color:#787f7b;font-size:.82rem}@media(max-width:900px){.site-nav{position:fixed;inset:66px 0 auto;background:var(--paper);padding:26px;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.nav-toggle{display:block}.hero,.section-intro,.product-panel,.split,.form-shell{grid-template-columns:1fr}.cube-stage{min-height:390px}.problem-grid,.pillars,.value-grid,.feature-grid,.office-grid{grid-template-columns:1fr}.cap-grid{grid-template-columns:1fr 1fr}.section{padding:88px 20px}.product-panel{padding:38px 24px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.display{font-size:3.2rem}.cube{width:190px;height:190px}.cube-face.front{transform:translateZ(95px)}.cube-face.back{transform:rotateY(180deg) translateZ(95px)}.cube-face.right{transform:rotateY(90deg) translateZ(95px)}.cube-face.left{transform:rotateY(-90deg) translateZ(95px)}.cube-face.top{transform:rotateX(90deg) translateZ(95px)}.cube-face.bottom{transform:rotateX(-90deg) translateZ(95px)}.cap-grid,.footer-grid,.contact-form{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.page-hero{padding-top:150px}.section{padding:72px 18px}}
/* Restored product orbit visual */
.product-panel{border-radius:34px;background:#111513;color:#fff;padding:70px;display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:center}
.product-visual{display:grid;place-items:center;min-height:280px}
.product-network{position:relative;width:280px;height:280px;display:grid;place-items:center;animation:product-float 5s ease-in-out infinite}
.orbit{position:absolute;width:70px;height:70px;border:1px solid rgba(255,255,255,.35);border-radius:50%;box-shadow:inset 0 0 18px rgba(121,174,247,.14);transform:translate(-50%,-50%)}
.orbit-1{left:50%;top:16%;animation:orbit-move-1 3.4s ease-in-out infinite}
.orbit-2{left:78%;top:32%;animation:orbit-move-2 3.4s ease-in-out infinite}
.orbit-3{left:78%;top:68%;animation:orbit-move-3 3.4s ease-in-out infinite}
.orbit-4{left:50%;top:84%;animation:orbit-move-4 3.4s ease-in-out infinite}
.orbit-5{left:22%;top:68%;animation:orbit-move-5 3.4s ease-in-out infinite}
.orbit-6{left:22%;top:32%;animation:orbit-move-6 3.4s ease-in-out infinite}
.orbit-1,.orbit-4{border-color:var(--green);box-shadow:inset 0 0 18px rgba(120,213,139,.22)}
.orbit-2,.orbit-5{border-color:var(--blue);box-shadow:inset 0 0 18px rgba(121,174,247,.22)}
.orbit-3,.orbit-6{border-color:var(--red);box-shadow:inset 0 0 18px rgba(219,90,90,.22)}
@keyframes orbit-move-1{0%,100%{left:50%;top:16%}50%{left:50%;top:44%}}
@keyframes orbit-move-2{0%,100%{left:78%;top:32%}50%{left:56%;top:44%}}
@keyframes orbit-move-3{0%,100%{left:78%;top:68%}50%{left:56%;top:56%}}
@keyframes orbit-move-4{0%,100%{left:50%;top:84%}50%{left:50%;top:56%}}
@keyframes orbit-move-5{0%,100%{left:22%;top:68%}50%{left:44%;top:56%}}
@keyframes orbit-move-6{0%,100%{left:22%;top:32%}50%{left:44%;top:44%}}
@keyframes product-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
.form-shell{justify-items:stretch}.contact-form{grid-template-columns:1fr;width:100%}
@media (max-width:780px){.product-panel{grid-template-columns:1fr;padding:40px 28px}.product-visual{min-height:220px}.product-network{width:240px;height:240px}.orbit{width:60px;height:60px}}

/* Orbit fusion: six rings become one at midpoint */
.product-network::after{content:"";position:absolute;left:50%;top:50%;width:70px;height:70px;border:1px solid rgba(255,255,255,.95);border-radius:50%;box-shadow:0 0 24px rgba(255,255,255,.28);transform:translate(-50%,-50%) scale(.5);opacity:0;pointer-events:none;animation:orbit-merge 3.4s ease-in-out infinite}

@keyframes orbit-fade{0%,40%,60%,100%{opacity:1}50%{opacity:0}}
@keyframes orbit-merge{0%,40%,60%,100%{opacity:0;transform:translate(-50%,-50%) scale(.5)}50%{opacity:1;transform:translate(-50%,-50%) scale(1)}}
.orbit-1{animation:orbit-move-1 3.4s ease-in-out infinite,orbit-fade 3.4s ease-in-out infinite}
.orbit-2{animation:orbit-move-2 3.4s ease-in-out infinite,orbit-fade 3.4s ease-in-out infinite}
.orbit-3{animation:orbit-move-3 3.4s ease-in-out infinite,orbit-fade 3.4s ease-in-out infinite}
.orbit-4{animation:orbit-move-4 3.4s ease-in-out infinite,orbit-fade 3.4s ease-in-out infinite}
.orbit-5{animation:orbit-move-5 3.4s ease-in-out infinite,orbit-fade 3.4s ease-in-out infinite}
.orbit-6{animation:orbit-move-6 3.4s ease-in-out infinite,orbit-fade 3.4s ease-in-out infinite}

/* Force true center convergence for all six orbits */
@keyframes orbit-move-1{0%,100%{left:50%;top:16%}50%{left:50%;top:50%}}
@keyframes orbit-move-2{0%,100%{left:78%;top:32%}50%{left:50%;top:50%}}
@keyframes orbit-move-3{0%,100%{left:78%;top:68%}50%{left:50%;top:50%}}
@keyframes orbit-move-4{0%,100%{left:50%;top:84%}50%{left:50%;top:50%}}
@keyframes orbit-move-5{0%,100%{left:22%;top:68%}50%{left:50%;top:50%}}
@keyframes orbit-move-6{0%,100%{left:22%;top:32%}50%{left:50%;top:50%}}

/* WHY EDGE: match the capabilities card style */
.why-edge-groups{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}
.why-edge-group{display:flex;flex-direction:column;height:100%}
.why-edge-group .card{display:flex;flex-direction:column;height:100%}
.why-edge-group .card-index{display:block;font-size:1.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:800;margin-bottom:14px;line-height:1}
.why-edge-group .card h3{font-size:1.6rem;line-height:1.2}

/* Capabilities: one card per row with larger numbering */
.cap-grid{grid-template-columns:1fr}
.cap-grid .card-index{display:block;font-size:1.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:800;margin-bottom:14px;line-height:1}
.cap-grid .card{display:flex;flex-direction:column}
.cap-grid .card h3{font-size:1.6rem;line-height:1.2}
.cap-grid .cap-cta{display:inline-flex;align-items:center;gap:8px;font-weight:600;margin-top:auto;padding-top:14px}

/* Responsive hardening */
body.nav-open{overflow:hidden}
.mobile-inline-cube{display:none}
.product-content{padding-left:clamp(10px,2.4vw,34px)}
.product-inline-visual{display:none}

@media (max-width:780px){
	.edge-card-grid{grid-template-columns:1fr}
	.why-edge-groups{grid-template-columns:1fr;gap:20px}
	.product-panel .desktop-cube{display:grid}
	.product-panel .mobile-inline-cube{display:block;margin:10px 0 0}
	.product-panel .mobile-inline-cube .mobile-cube-stage{transform:scale(.72);transform-origin:center;min-height:240px}
	.section.hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;padding-top:110px}
	.section.hero .reveal{width:100%}
	.section.hero .display{font-size:clamp(2rem,7.8vw,2.8rem);line-height:1.05}
	.section.hero .lead{font-size:1rem;max-width:34rem}
	.section.hero .actions{display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;width:100%;max-width:380px}
	.section.hero .actions .button{flex:1 1 0;min-width:0;padding:12px 14px;font-size:.95rem;text-align:center;white-space:nowrap}
	.section.hero .product-network{top:0;left:0;margin:0 auto;transform:scale(.9)}
	.why-edge-groups{display:grid;gap:16px}
	.why-edge-subtitle{font-size:1rem;margin-bottom:10px}
	.edge-card{min-height:172px}
	.edge-card-face{padding:16px 18px}
	.edge-card-face h3{font-size:1.02rem}
	.edge-card-face p{font-size:.95rem;line-height:1.55}
	.product-panel{grid-template-columns:1fr;padding:32px 20px;gap:14px}
	.product-visual{display:grid;place-items:center;min-height:180px;margin:0 auto 2px}
	.product-visual .cube-stage{min-height:180px;transform:scale(.58)!important;margin-top:-8px}
	.product-content{padding-left:0}
	.product-inline-visual{display:block;margin:14px 0 18px}
	.product-inline-visual .cube-stage{min-height:220px;transform:scale(.72)!important}
	.cap-grid{grid-template-columns:1fr;gap:16px}
	.cap-grid .card{padding:20px 18px}
	.cap-grid .card h3{font-size:1.15rem}
	.cap-grid .card p{font-size:.95rem}
	.why-edge-groups .edge-card-grid{grid-template-columns:1fr}
	.why-edge-groups .edge-card-grid .edge-card{width:100%!important;max-width:100%!important;display:block!important}
}

@media (max-width:900px){
	.nav-shell{height:72px;padding:0 16px}
	.brand-mark{width:68px}
	.site-nav{
		position:fixed;
		inset:72px 0 0;
		background:var(--paper);
		padding:20px 16px 28px;
		display:none;
		flex-direction:column;
		align-items:flex-start;
		gap:14px;
		border-bottom:1px solid var(--line);
		overflow:auto;
		min-height:calc(100dvh - 72px);
		z-index:45;
	}
	.site-nav.open{display:flex}
	.scrolled .site-nav{inset:66px 0 0;min-height:calc(100dvh - 66px)}
	.nav-actions{gap:10px}
	.nav-cta{padding:.58rem .92rem}
	.hero{min-height:auto;padding-top:116px;gap:26px}
	.hero .product-network{top:-14px !important;max-width:240px;margin-inline:auto}
	.section-heading{line-height:1.05}
	.section-intro{gap:28px}
	.product-panel{padding:28px 18px;gap:26px;border-radius:24px}
	.product-panel .section-heading{font-size:clamp(2rem,8vw,3.1rem)}
	.pipeline-row{grid-template-columns:32px 1fr;gap:10px}
	.pipeline-row .metric{grid-column:2}
	.step{grid-template-columns:54px 1fr;gap:14px}
	.site-footer{padding:64px 16px 24px}
	.cap-grid{grid-template-columns:1fr}
}

@media (max-width:560px){
	.display{font-size:clamp(2.25rem,11.2vw,3rem);letter-spacing:-.045em}
	.lead{font-size:1rem;margin-top:18px}
	.section{padding:64px 14px}
	.page-hero{padding-top:124px;padding-bottom:56px}
	.hero .product-network{top:0 !important;max-width:190px}
	.actions .button{width:100%}
	.phone-field{display:grid;grid-template-columns:1fr;gap:10px}
	.phone-field select,.phone-field input{border-radius:14px;border-right:1px solid var(--line)}
	.map-panel{min-height:200px}
	.footer-bottom{margin-top:36px}
}
/* Why Edge benefits grid */
.why-edge-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:34px}
.why-edge-column{display:flex;flex-direction:column;gap:12px}
.why-edge-heading{display:flex;align-items:center;gap:8px;padding:0 4px;font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--ink)}
.why-edge-icon{display:inline-block;width:14px;height:14px;border-radius:999px;flex:0 0 auto}
.why-edge-icon.speed{background:#2cb289}
.why-edge-icon.privacy{background:#7873df}
.why-edge-icon.cost{background:#dd643b}
.why-edge-card{flex:1;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px 18px 20px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.why-edge-card h4{margin:0 0 8px;font-size:1.05rem;line-height:1.2;color:var(--ink)}
.why-edge-card p{margin:0;font-size:.95rem;line-height:1.65;color:var(--muted)}
.why-edge-column:nth-child(1) .why-edge-card{background:linear-gradient(180deg,#e1f5ee 0%,#d9efe8 100%);border-color:rgba(15,110,86,.28)}
.why-edge-column:nth-child(1) .why-edge-card h4{color:#085041}
.why-edge-column:nth-child(1) .why-edge-card p{color:#0f6e56}
.why-edge-column:nth-child(2) .why-edge-card{background:linear-gradient(180deg,#eeedfe 0%,#e6e4ff 100%);border-color:rgba(83,74,183,.28)}
.why-edge-column:nth-child(2) .why-edge-card h4{color:#3c3489}
.why-edge-column:nth-child(2) .why-edge-card p{color:#534ab7}
.why-edge-column:nth-child(3) .why-edge-card{background:linear-gradient(180deg,#faece7 0%,#f7e0d5 100%);border-color:rgba(153,60,29,.28)}
.why-edge-column:nth-child(3) .why-edge-card h4{color:#712b13}
.why-edge-column:nth-child(3) .why-edge-card p{color:#993c1d}

@media (max-width:900px){
	.problem-grid,
	.pillars,
	.cap-grid,
	.value-grid,
	.feature-grid,
	.office-grid,
	.why-edge-benefits,
	.why-edge-groups,
	.edge-card-grid,
	.phases-grid,
	.how-works-grid,
	.pm-grid,
	.pipeline-grid{
		grid-template-columns:1fr!important
	}
	.why-edge-benefits{gap:14px;margin-top:24px}
}

@media (max-width:780px){
	.why-edge-benefits{grid-template-columns:1fr;gap:14px;margin-top:24px}
	.why-edge-card{padding:16px}
	.why-edge-card h4{font-size:1rem}
	.why-edge-card p{font-size:.92rem}
}

.footer-brand-lower{margin-top:.55rem}
.footer-heading-spacer{visibility:hidden}

@media (max-width:900px){
	.footer-brand-lower{margin-top:0}
}

.policy-shell{max-width:960px;margin:0 auto;color:var(--ink)}
.policy-shell h2{font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.2;margin:0 0 1rem}
.policy-shell h3{font-size:clamp(1.15rem,2.2vw,1.35rem);line-height:1.3;margin:2rem 0 .65rem}
.policy-shell h2[id]{scroll-margin-top:120px}
.policy-shell p{margin:.65rem 0;color:var(--muted)}
.policy-shell ul{margin:.25rem 0 1rem 1.2rem;padding:0}
.policy-shell li{margin:.35rem 0;color:var(--muted)}
.policy-shell a{text-decoration:underline;text-underline-offset:3px}
.policy-shell hr{border:0;border-top:1px solid var(--line);margin:2rem 0}
.policy-table-wrap{overflow-x:auto;margin:1rem 0 1.1rem}
.policy-table{width:100%;border-collapse:collapse;min-width:680px;background:rgba(255,255,255,.02);border:1px solid var(--line);border-radius:12px}
.policy-table th,.policy-table td{padding:.8rem .85rem;vertical-align:top;text-align:left;border-bottom:1px solid var(--line)}
.policy-table thead th{color:var(--ink);font-weight:600;background:rgba(255,255,255,.04)}

.footer-bottom-meta{width:100%}
.footer-bottom-topline{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}
.footer-policies-link{margin-left:auto;color:inherit;font-weight:500;text-decoration:none}
.footer-policies-link:hover{text-decoration:underline;text-underline-offset:3px}

@media (max-width:700px){
	.footer-bottom-meta{display:flex;flex-direction:column;gap:.35rem}
	.footer-bottom-meta br{display:none}
	.footer-bottom-topline{display:contents}
	.footer-policies-link{order:1;margin:.75rem 0 0}
}
