:root{
  --navy:#061A35;--navy-2:#0A2348;--blue:#0867F2;--cyan:#06C8F5;
  --ink:#08182D;--muted:#5D6A78;--soft:#F4F7FA;--line:#DDE4EB;--white:#fff;
  --max:1200px;--section-space:84px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
section[id]{scroll-margin-top:92px}
*:focus-visible{outline:2px solid var(--blue);outline-offset:4px}
.container{width:calc(100% - 48px);max-width:var(--max);margin:0 auto}
.hero-copy,.section-heading,.buyer-module-copy,.insight-hero-copy,.contact-inner,.lead{min-width:0;max-width:100%}
h1,h2,h3,p,li{overflow-wrap:break-word}

.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,24,45,.08)}
.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{width:190px;display:block;line-height:0}
.brand img{width:100%;height:auto}
.nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}
.nav a{position:relative;min-height:44px;display:flex;align-items:center}
.nav a:not(.nav-cta)::after{content:"";position:absolute;left:0;bottom:5px;width:0;height:1px;background:var(--blue);transition:width .22s ease}
.nav a:hover::after{width:100%}
.nav-cta{border:1px solid var(--ink);padding:0 16px;border-radius:999px}
.nav-cta:hover{background:var(--ink);color:white}
.nav-toggle{display:none;width:48px;height:48px;align-items:center;justify-content:center;flex-direction:column;background:none;border:0;padding:0;cursor:pointer}
.nav-toggle span{display:block;width:24px;height:1.5px;background:var(--ink);margin:4px 0;transition:transform .2s ease,opacity .2s ease}
.nav-toggle[aria-expanded="true"] span:first-child{transform:translateY(5.5px) rotate(45deg)}
.nav-toggle[aria-expanded="true"] span:last-child{transform:translateY(-5.5px) rotate(-45deg)}

.hero{padding:70px 0 78px}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}
.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--blue);margin:0 0 18px}.eyebrow.light{color:#65D9FF}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(54px,6vw,82px);line-height:.99;letter-spacing:-.055em;margin-bottom:24px;max-width:790px}
.lead{font-size:19px;color:#425164;max-width:720px;margin-bottom:0}
.hero-tagline{font-weight:700;margin:22px 0 0}
.hero-actions{display:flex;gap:22px;align-items:center;margin-top:30px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 20px;border-radius:999px;font-weight:700;font-size:15px;transition:transform .2s ease,background .2s ease,color .2s ease}
.button-primary{background:var(--ink);color:#fff}.button-primary:hover{transform:translateY(-1px);background:var(--blue)}
.button-light{background:#fff;color:var(--ink)}.button-light:hover{transform:translateY(-1px);background:#ECF7FF}
.text-link{font-weight:700;font-size:15px;min-height:48px;display:inline-flex;align-items:center}

.hero-visual{min-height:460px;border-radius:28px;background:radial-gradient(circle at 51% 49%,rgba(6,200,245,.20),transparent 27%),linear-gradient(135deg,#061A35,#0A2348 65%,#07152B);position:relative;overflow:hidden}
.hero-visual::before{content:"";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:44px 44px}
.hero-visual::after{content:"";position:absolute;inset:7% 7%;border:1px solid rgba(255,255,255,.08);border-radius:22px;pointer-events:none}
.network-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1}
.network-lines path{fill:none;stroke:url(#lineGradient);stroke-width:1.5;vector-effect:non-scaling-stroke}
.network-lines .outbound{stroke-width:1.8}
.mesh{position:absolute;inset:0;z-index:2}
.signal,.core,.decision{position:absolute;color:#fff}
.signal{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#A9BED7}
.signal::before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 14px rgba(6,200,245,.78);margin-bottom:8px}
.signal-company{left:14%;top:22%}.signal-product{left:12%;top:49%}.signal-market{left:20%;bottom:16%}
.core{left:52%;top:50%;transform:translate(-50%,-50%);width:144px;height:144px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;font-weight:700;letter-spacing:.04em}
.core::before,.core::after{content:"";position:absolute;border:1px solid rgba(6,200,245,.55);border-radius:50%}.core::before{width:106px;height:106px}.core::after{width:15px;height:15px;background:var(--cyan);box-shadow:0 0 21px var(--cyan)}
.reticle::before,.reticle::after{content:"";position:absolute;background:rgba(255,255,255,.22)}.reticle::before{width:260px;height:1px;left:50%;top:50%;transform:translate(-50%,-50%)}.reticle::after{height:260px;width:1px;left:50%;top:50%;transform:translate(-50%,-50%)}
.core span{position:absolute;bottom:-34px;text-transform:uppercase;font-size:10px;letter-spacing:.18em;color:#A9BED7}
.decision{right:7%;top:47%;display:flex;gap:9px;align-items:center;font-size:13px}.decision strong:last-child{color:#65D9FF}

.section{padding:var(--section-space) 0}
.section-heading{max-width:860px;margin-bottom:44px}.section-heading.compact-heading{margin-bottom:38px}
.section-heading h2,.independence h2,.contact-inner h2{font-size:clamp(40px,4.7vw,64px);line-height:1.04;letter-spacing:-.045em;margin-bottom:22px}
.section-heading>p:last-child{font-size:17px;color:var(--muted);max-width:800px;margin-bottom:0}
.numbered-grid,.focus-grid,.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}
.numbered-item,.process-grid article{padding:24px 30px 4px 0;border-right:1px solid var(--line);margin-right:28px}
.numbered-item:last-child,.process-grid article:last-child{border-right:0;margin-right:0}
.num{font-size:12px;letter-spacing:.15em;color:var(--blue);font-weight:800}
.numbered-item h3,.process-grid h3,.focus-grid h3{font-size:27px;line-height:1.12;margin:28px 0 12px;letter-spacing:-.025em}
.question{font-weight:700;margin-bottom:8px}.numbered-item p:not(.question){color:var(--muted);margin-bottom:0}

.section-dark{background:var(--navy);color:#fff}
.focus-section{position:relative;overflow:hidden;padding-top:90px;padding-bottom:86px}
.focus-section::after{content:"";position:absolute;width:560px;height:560px;border:1px solid rgba(6,200,245,.18);border-radius:50%;right:-240px;top:-170px}
.focus-title{font-size:clamp(68px,9.6vw,140px);line-height:.85;letter-spacing:-.07em;margin:0 0 32px;position:relative;z-index:2}
.focus-intro{max-width:800px;color:#B9C6D5;font-size:17px;margin-bottom:44px}
.focus-grid{border-top-color:rgba(255,255,255,.25);position:relative;z-index:2}
.focus-grid article{padding:24px 34px 0 0;border-right:1px solid rgba(255,255,255,.22);margin-right:28px}.focus-grid article:last-child{border-right:0;margin-right:0}.focus-grid .num{color:#65D9FF}.focus-grid p{color:#B9C6D5;margin-bottom:0}

.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.audience{border-top:1px solid var(--ink);padding-top:24px}.audience h3{font-size:34px;line-height:1.09;letter-spacing:-.035em;margin:10px 0 17px}.audience>p:not(.eyebrow){color:var(--muted);font-size:16.5px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.chips span{font-size:12px;font-weight:700;border:1px solid var(--line);padding:7px 10px;border-radius:999px}

.section-soft{background:var(--soft)}
.service-list{border-top:1px solid var(--line)}
.service-row{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:26px 0;border-bottom:1px solid var(--line)}
.service-row h3{font-size:29px;letter-spacing:-.03em;margin:0 0 8px}.service-row p{color:var(--muted);max-width:820px;margin:0;font-size:16.5px}
.service-row .num{padding-top:8px}

.process-grid article p{color:var(--muted);margin-bottom:0}.method-note{margin:34px 0 0;font-weight:700;border-left:3px solid var(--blue);padding-left:16px}.arrow{color:var(--blue)}
.method-heading{max-width:none}
.method-heading h2{font-size:clamp(40px,4.2vw,56px);white-space:nowrap}

.independence-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:68px;align-items:start}.independence-grid>div:last-child>p{font-size:18px;color:var(--muted);margin-bottom:0}.trust-list{list-style:none;padding:0;margin:28px 0 0;border-top:1px solid var(--line)}.trust-list li{padding:13px 0;border-bottom:1px solid var(--line);font-weight:700}

.section-contact{background:linear-gradient(135deg,#061A35,#092C58);color:#fff;padding-top:86px;padding-bottom:88px}.contact-inner{max-width:960px;margin-left:0}.contact-inner h2{font-size:clamp(43px,5.7vw,72px)}.contact-inner>p:not(.eyebrow){font-size:18px;color:#C2CEDA;max-width:760px;margin-bottom:28px}.contact-email{display:block;margin-top:20px;color:#8CE8FF;font-weight:700;font-size:17px;width:max-content;max-width:100%;overflow-wrap:anywhere}

.footer{padding:26px 0;background:#fff;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{display:flex;align-items:center;gap:18px}.footer-brand img{width:130px;height:auto}

.blog-hero{padding-top:84px;padding-bottom:58px}.blog-hero-inner{max-width:840px;margin-left:auto;margin-right:auto;text-align:center}.blog-hero h1{margin-left:auto;margin-right:auto}.blog-list-section{padding-top:58px;padding-bottom:90px}.post-card{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:8px;padding:34px}.post-card h2{font-size:clamp(34px,4.1vw,54px);line-height:1.03;letter-spacing:-.045em;margin:0 0 16px}.post-card p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:760px;margin-bottom:0}

.insight-hero{padding:72px 0 78px;background:linear-gradient(180deg,#fff 0%,#F8FAFC 100%)}.insight-hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:58px;align-items:center}.insight-hero h1{font-size:clamp(34px,5.3vw,64px);line-height:1;letter-spacing:-.052em;max-width:760px}.article-meta{margin:16px 0 0;color:var(--muted);font-size:14px;font-weight:700}.h1-line{display:block}.buyer-path-visual{position:relative;min-height:430px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.buyer-path-visual::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(8,24,45,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(8,24,45,.055) 1px,transparent 1px);background-size:38px 38px}.hand-node,.path-node{position:absolute;z-index:2;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(8,24,45,.06)}.hand-node{left:38px;top:50%;transform:translateY(-50%);width:116px;height:116px;border-radius:50%;display:grid;place-items:center;font-weight:850;color:var(--navy);letter-spacing:-.02em}.path-node{right:34px;width:210px;max-width:calc(100% - 48px);border-radius:8px;padding:18px}.path-node span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-bottom:7px}.path-node strong{display:block;font-size:19px;line-height:1.15}.path-lab{top:42px}.path-oem{top:50%;transform:translateY(-50%)}.path-industry{bottom:42px}.path-line{position:absolute;left:150px;right:244px;height:1.5px;background:var(--blue);transform-origin:left center;opacity:.75}.path-line::after{content:"";position:absolute;right:-5px;top:-4px;width:9px;height:9px;border-top:1.5px solid var(--blue);border-right:1.5px solid var(--blue);transform:rotate(45deg)}.path-line-one{top:146px;transform:rotate(-18deg)}.path-line-two{top:50%}.path-line-three{bottom:146px;transform:rotate(18deg)}

.buyer-overview-section{padding-top:66px}.buyer-overview-grid,.evidence-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.buyer-card,.evidence-package-grid article,.matrix-cards article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:26px}.buyer-card h2{font-size:25px;line-height:1.12;letter-spacing:-.025em;margin-bottom:24px}.buyer-card ul,.evidence-package-grid ul,.sources-section ul{list-style:none;padding:0;margin:0}.buyer-card li,.evidence-package-grid li{padding:9px 0;border-top:1px solid var(--line);font-weight:700;color:#344257}

.insight-body{padding-top:40px}.buyer-module{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:58px;align-items:start;padding-top:54px;padding-bottom:54px;border-top:1px solid var(--line)}.buyer-module-copy h2{font-size:clamp(32px,4vw,54px);line-height:1.03;letter-spacing:-.045em;margin:18px 0 20px}.buyer-module-copy p{font-size:18px;line-height:1.65;color:#344257;max-width:760px}.question-panel{position:sticky;top:98px;border:1px solid var(--line);border-radius:8px;padding:24px;background:#F8FAFC}.question-panel>p{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--blue);margin-bottom:14px}.question-panel h3{font-size:25px;line-height:1.18;letter-spacing:-.025em;margin-bottom:20px}

.matrix-section{padding-top:74px}.comparison-matrix{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.matrix-row{display:grid;grid-template-columns:1.05fr repeat(3,1fr)}.matrix-row>div{padding:18px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}.matrix-row>div:last-child{border-right:0}.matrix-row:last-child>div{border-bottom:0}.matrix-head{background:#061A35;color:#fff;font-weight:800}.matrix-row div:first-child{font-weight:800;color:var(--ink)}.matrix-head div:first-child{color:#fff}.matrix-cards{display:none}.insight-statement{min-height:46vh;display:flex;align-items:center;background:var(--navy);color:#fff}.insight-statement h2{font-size:clamp(44px,6.6vw,88px);line-height:1;letter-spacing:-.058em;margin:0}.evidence-section{padding-top:76px;padding-bottom:82px}.perspective-section{padding-top:82px;padding-bottom:84px}.perspective-inner{max-width:980px}.perspective-inner h2{font-size:clamp(38px,4.7vw,62px);line-height:1.04;letter-spacing:-.045em;margin-bottom:28px}.perspective-flow{font-size:18px;font-weight:800;color:#D8E7F7;margin-bottom:30px}.perspective-flow span{color:#65D9FF;margin:0 10px}.sources-section{padding-top:42px;padding-bottom:56px}.sources-section details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.sources-section summary{cursor:pointer;font-weight:800;font-size:18px}.sources-section li{margin-top:12px;color:var(--muted)}.sources-section a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}

@media(max-width:900px){
  :root{--section-space:64px}
  .container{width:calc(100% - 32px)}.header-inner{height:68px}.brand{width:165px}.nav-toggle{display:flex;z-index:60}
  .nav{display:none;position:absolute;left:0;right:0;top:67px;background:#fff;padding:12px 16px 20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:2px;box-shadow:0 14px 28px rgba(8,24,45,.08)}
  .nav.open{display:flex}.nav a{width:100%;min-height:48px;padding:0 4px}.nav a:not(.nav-cta)::after{display:none}.nav-cta{justify-content:center;margin-top:8px}
  .hero{padding:54px 0 60px}.hero-grid{grid-template-columns:1fr;gap:38px}h1{font-size:clamp(48px,12.5vw,70px)}.lead{font-size:18px}.hero-visual{min-height:400px}
  .numbered-grid,.focus-grid,.process-grid{grid-template-columns:1fr}.numbered-item,.process-grid article,.focus-grid article{border-right:0;border-bottom:1px solid var(--line);margin-right:0;padding:24px 0}.focus-grid article{border-bottom-color:rgba(255,255,255,.22)}
  .audience-grid,.independence-grid{grid-template-columns:1fr;gap:42px}.focus-section{padding-top:72px;padding-bottom:70px}.focus-title{font-size:clamp(60px,17vw,104px)}.focus-intro{margin-bottom:34px}.service-row{grid-template-columns:72px 1fr}
  .decision{right:7%;top:73%;font-size:12px}.footer-inner{align-items:flex-start;flex-direction:column}
  .method-heading h2{white-space:normal}
  .post-card,.insight-hero-grid,.buyer-module{grid-template-columns:1fr}.post-card{align-items:start}.insight-hero{padding:54px 0 64px}.insight-hero h1{font-size:clamp(36px,9.2vw,48px);max-width:100%}.buyer-path-visual{min-height:540px}.hand-node{left:50%;top:42px;transform:translateX(-50%);width:98px;height:98px}.path-node{left:24px;right:24px;width:auto}.path-lab{top:176px}.path-oem{top:304px;transform:none}.path-industry{bottom:24px}.path-line{left:50%;right:auto;width:1.5px;height:64px;transform:none;background:var(--blue)}.path-line::after{right:-4px;top:auto;bottom:-2px;transform:rotate(135deg)}.path-line-one{top:136px}.path-line-two{top:242px}.path-line-three{bottom:116px}.buyer-overview-grid,.evidence-package-grid{grid-template-columns:1fr}.buyer-module{gap:28px}.question-panel{position:static}.comparison-matrix{display:none}.matrix-cards{display:grid;gap:14px}.insight-statement{min-height:40vh}.perspective-flow span{margin:0 6px}
}
@media(max-width:520px){
  :root{--section-space:52px}
  .container{width:calc(100% - 24px)}h1{font-size:clamp(39px,11.3vw,46px)}.hero{padding-top:42px;padding-bottom:48px}.hero-actions{align-items:stretch;flex-direction:column;gap:6px}.button{width:100%}.text-link{width:100%;justify-content:center}
  .hero-visual{min-height:340px;border-radius:22px}.signal{font-size:10px}.signal-company{left:9%;top:18%}.signal-product{left:8%;top:50%}.signal-market{left:16%;bottom:10%}.core{width:122px;height:122px}.core::before{width:90px;height:90px}.reticle::before{width:210px}.reticle::after{height:210px}.decision{right:4%;top:76%;gap:6px;font-size:11px}
  .section-heading{margin-bottom:34px}.section-heading.compact-heading{margin-bottom:30px}.section-heading h2,.independence h2,.contact-inner h2{font-size:39px}.focus-section{padding-top:58px;padding-bottom:56px}.focus-title{font-size:56px;line-height:.89;margin-bottom:26px}.audience h3{font-size:30px}.service-row{grid-template-columns:1fr;gap:10px;padding:22px 0}.service-row .num{padding-top:0}.service-row h3{font-size:26px}.contact-inner h2{font-size:38px}.section-contact{padding-top:58px;padding-bottom:60px}
  .blog-hero{text-align:left}.blog-hero-inner{text-align:left}.post-card,.buyer-card,.evidence-package-grid article,.matrix-cards article{padding:22px}.insight-hero-copy .lead,.buyer-module-copy p{font-size:17px;line-height:1.55;max-width:100%}.insight-hero h1{font-size:35px;line-height:1.05}.buyer-module-copy h2,.section-heading h2,.independence h2,.contact-inner h2{font-size:34px;line-height:1.08}.buyer-path-visual{min-height:540px}.perspective-flow{display:flex;flex-wrap:wrap;gap:8px}.perspective-flow span{margin:0}.sources-section summary{font-size:17px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
