:root{--bg:#070d14;--bg-soft:#0f1b27;--surface:#121f2cc7;--surface-strong:#17283aeb;--text:#f4f8fb;--muted:#a7b7c4;--border:#b8ccdb29;--teal:#7fd0cb;--teal-dark:#2f7c7a;--navy:#17324d;--warm:#c68b59;--container:1180px;--page-gutter:1rem;--font-body:var(--font-geist), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:var(--font-instrument-serif), Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{width:100%;max-width:100%;font-family:var(--font-body);color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 0 0,#2f7c7a33,#0000 28%),radial-gradient(circle at 100% 0,#244e6e38,#0000 32%),linear-gradient(#070d14 0%,#0f1b27 45%,#13283a 100%);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}p{color:var(--muted);margin:0 0 1rem;line-height:1.7}main{position:relative;overflow:hidden}main:before{content:"";pointer-events:none;opacity:.68;filter:saturate(1.08);mix-blend-mode:screen;background-image:url(/images/network-wave-column.png);background-position:100% 0;background-repeat:no-repeat;background-size:100%;width:min(68vw,980px);position:absolute;top:3rem;bottom:1rem;right:-11rem;-webkit-mask-image:linear-gradient(#0000 0,#000 7% 90%,#0000 100%),linear-gradient(90deg,#0000 0 18%,#000 48%);mask-image:linear-gradient(#0000 0,#000 7% 90%,#0000 100%),linear-gradient(90deg,#0000 0 18%,#000 48%);-webkit-mask-composite:source-in;mask-composite:intersect}main>*{z-index:1;position:relative}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.035em;margin:0 0 1rem;font-weight:400;line-height:.98}h1{max-width:11ch;font-size:clamp(3.25rem,7vw,5.85rem)}h2{font-size:clamp(2.25rem,4vw,3.45rem)}h3{font-size:1.55rem}.card h3,.panel h3,.metric strong,.nav,.btn,.eyebrow,.form label{font-family:var(--font-body)}.container{width:min(100% - 2rem, var(--container));margin:0 auto}.header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#070d14b8;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:96px;display:flex}.header img{max-width:360px;height:auto}.logo{letter-spacing:-.04em;font-size:1.2rem;font-weight:850}.logo span{color:var(--teal)}.nav{color:var(--muted);align-items:center;gap:1.1rem;font-weight:650;display:flex}.nav a:hover{color:#fff}.nav-link{padding:.35rem 0;position:relative}.nav-link.active{color:#fff}.nav-link.active:after{content:"";background:var(--warm);border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:0}.btn{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.1rem;font-weight:750;transition:all .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg, var(--teal-dark), var(--navy));color:#fff;border:0;box-shadow:0 18px 40px #00000038}.btn-secondary{color:#fff;background:#ffffff12}.hero{padding:2.5rem 0 4rem}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:3rem;display:grid}.hero-card{border-radius:32px;padding:2rem}.page-hero{padding:2.5rem 0 3.75rem}.page-hero .container{max-width:var(--container);text-align:left}.page-hero h1{max-width:19ch;margin-left:0;margin-right:0}.page-hero .lead{max-width:760px;margin-left:0;margin-right:0}.page-hero+.section{padding-top:4rem}.page-hero~.section{padding-top:4.25rem;padding-bottom:4.25rem}.eyebrow{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#7fd0cb1c,#c68b5914);border:1px solid #c68b5938;border-radius:999px;margin-bottom:1.2rem;padding:.42rem .75rem;font-size:.8rem;font-weight:850;display:inline-flex}.lead{max-width:68ch;font-size:1.16rem}.lead-secondary{color:#cbd5e1;margin-top:.5rem;font-weight:600}.actions{flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;display:flex}.section{padding:5rem 0}.section-alt{background:#ffffff06;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.section-head{max-width:760px;margin-bottom:2rem}.card,.panel{border:1px solid var(--border);background:linear-gradient(#142230d6,#0d1823eb);border-radius:24px;padding:1.6rem;box-shadow:0 20px 50px #00000024}.grid{gap:1.2rem;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;display:grid}.metric{border:1px solid var(--border);background:#ffffff0a;border-radius:18px;padding:1rem}.metric strong{color:#fff;margin-bottom:.25rem;display:block}.home-proof-strip{padding-top:2.2rem;padding-bottom:2.2rem}.home-proof-head{justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:1.1rem;display:flex}.home-proof-head .eyebrow{margin-bottom:0}.home-proof-head h2{text-align:right;max-width:600px;margin-bottom:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.12}.home-proof-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.home-proof-metric{text-align:center;flex-direction:column;justify-content:center;min-height:112px;display:flex}.home-proof-metric strong{font-size:1.3rem}.home-proof-metric span{color:var(--muted);line-height:1.45}.home-industries{grid-template-columns:repeat(6,1fr);gap:.75rem;margin-top:1rem;display:grid}.home-industry-card{border:1px solid var(--border);color:#dce7ee;text-align:center;background:#ffffff09;border-radius:16px;justify-content:center;align-items:center;min-height:58px;padding:.8rem;font-weight:750;line-height:1.25;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.about-hero h1{max-width:18ch}.about-proof-strip{padding-top:2.2rem;padding-bottom:2.2rem}.about-proof-head{margin-bottom:1.1rem}.about-proof-head .eyebrow{margin-bottom:0}.about-metrics{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.about-metric{text-align:center;flex-direction:column;justify-content:center;min-height:118px;display:flex}.about-metric strong{font-size:1.3rem}.about-metric span{color:var(--muted);line-height:1.45}.industry-card p{margin-bottom:0}.story-grid{align-items:stretch}.story-card{flex-direction:column;display:flex}.story-card h3{margin-bottom:1.15rem}.story-industry{color:var(--teal);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.7rem;font-size:.82rem;font-weight:800;display:block}.story-details{gap:1rem;margin:0;display:grid}.story-details div{border-top:1px solid var(--border);padding-top:.85rem}.story-details dt{color:#fff;margin-bottom:.3rem;font-weight:800}.story-details dd{color:var(--muted);margin:0;line-height:1.65}.engagement-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.engagement-card{flex-direction:column;padding:0;display:flex;overflow:hidden}.engagement-image{aspect-ratio:16/9;background:#ffffff0a;position:relative;overflow:hidden}.engagement-image>img:first-child{object-fit:cover;width:100%;height:100%;display:block}.engagement-image:after{content:"";pointer-events:none;background:linear-gradient(#070d1400 42%,#070d14c7 100%);position:absolute;inset:0}.engagement-mark{z-index:1;filter:drop-shadow(0 10px 24px #00000059);width:48px;height:48px;position:absolute;top:1rem;left:1rem}.engagement-content{padding:1.6rem}.engagement-content p:last-child{margin-bottom:0}.engagement-quote{color:#dce7ee;font-weight:750;line-height:1.55}.engagement-actions{margin-top:1.35rem}.services-assessment-section{padding-top:3rem;padding-bottom:3rem}.services-assessment-band .eyebrow{margin-bottom:.85rem}.services-assessment-band p{max-width:760px;margin-bottom:0}.list{color:var(--muted);gap:.8rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.list li{padding-left:1.3rem;position:relative}.list li:before{content:"";background:var(--teal);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.62rem;left:0;box-shadow:0 0 0 4px #7fd0cb1a}.contact-layout{max-width:var(--container);gap:1.25rem;margin:0 auto;display:grid}.contact-layout h1{max-width:16ch}.contact-layout h2,.contact-layout .panel h3{margin-bottom:12px}.contact-layout .panel{width:100%;max-width:var(--container);margin:0;padding:8px}.contact-meta{color:#94a3b8;justify-content:flex-start;gap:2rem;margin-top:.75rem;font-size:.95rem;display:flex}.contact-meta span{white-space:nowrap}.contact-page h1{margin-bottom:1rem;font-size:clamp(3.5rem,7vw,5rem);line-height:1.05}.contact-page .lead{margin-bottom:1rem}.contact-page p{margin-bottom:.75rem}.form{color:#e2e8f0;gap:.5rem;font-weight:700;display:grid}.form label{gap:.5rem;display:grid}.input,.textarea,select{border:1px solid var(--border);color:#fff;width:100%;max-width:100%;font:inherit;background:#0b141f;border-radius:14px;padding:.9rem 1rem}.textarea{resize:vertical;min-height:150px}.form-note{color:var(--muted);margin:-.1rem 0 0;font-size:.9rem;font-weight:500}.form-success{color:#2dd4bf;font-weight:700}.form-error{color:#f87171;font-weight:700}.required-star{color:#ef4444}.cta-band{background:linear-gradient(135deg,#102131,#17324d 55%,#215c6d 100%);border-radius:32px;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.3rem;display:flex}.legal-hero h1{max-width:12ch}.legal-hero .lead{color:#cbd5e1}.legal-section{padding-top:4rem}.legal-content{max-width:900px}.legal-content h2{border-top:1px solid var(--border);margin-top:2.35rem;padding-top:1.25rem;font-size:clamp(1.9rem,3vw,2.45rem)}.legal-content h3{margin-top:1.55rem;font-size:1.2rem;line-height:1.25}.legal-content a{color:var(--teal);text-underline-offset:.18em;text-decoration:underline}.legal-content ul{color:var(--muted);margin:1rem 0 1.4rem;padding-left:1.2rem;line-height:1.7}.legal-content li{margin-bottom:.55rem}.legal-contact{border-radius:18px;margin-top:1rem}.legal-contact strong{color:var(--text)}.footer{border-top:1px solid var(--border);color:var(--muted);background:#070d14b8;padding:3rem 0}.footer-grid{grid-template-columns:1.2fr .8fr;gap:2rem;display:grid}.footer-links{gap:.6rem;display:grid}@media (max-width:900px){.header-inner{flex-direction:row;align-items:center;gap:.75rem;min-height:72px;padding:1rem 0}.header img{max-width:220px;height:auto}.nav{white-space:nowrap;flex-wrap:nowrap;gap:.6rem;width:auto;max-width:100%;padding-bottom:.25rem;font-size:.85rem;display:flex;overflow-x:auto}.nav a{flex:none}.nav .btn{width:auto;min-height:38px;padding:.55rem .8rem}.hero-grid,.grid-2,.grid-3,.footer-grid{grid-template-columns:1fr}.home-proof-head{display:block}.home-proof-head .eyebrow{margin-bottom:.9rem}.home-proof-head h2{text-align:left}.home-proof-grid,.home-industries,.about-metrics{grid-template-columns:repeat(2,1fr)}.engagement-grid{grid-template-columns:1fr}}.checkbox-row{align-items:center;gap:.75rem;display:flex!important}.checkbox-row input{flex:none;width:18px;height:18px}.assessment-choice-card{flex-direction:column;justify-content:space-between;min-height:415px;display:flex}.assessment-choice-card .list{margin-bottom:1.8rem}.assessment-choice-card .actions{margin-top:auto}.assessment-result-title{white-space:nowrap;max-width:none;font-size:clamp(3rem,7vw,5.25rem)}.assessment-score-bar{border:1px solid var(--border);background:#ffffff14;border-radius:999px;width:min(100%,520px);height:14px;margin:1rem 0 1.5rem;overflow:hidden}.assessment-score-fill{border-radius:999px;height:100%}.risk-high{background:#f87171}.risk-medium{background:#fbbf24}.risk-strong{background:#2dd4bf}.assessment-confirmation-title{max-width:850px;font-size:clamp(2.75rem,6vw,4.75rem)}@media (max-width:760px){.container{width:min(100% - 2rem, var(--container));max-width:100%}.hero,.section,.header,.footer{max-width:100%;overflow-x:hidden}h1{overflow-wrap:normal;max-width:100%;font-size:clamp(2.8rem,12vw,4rem)}h2{font-size:clamp(2rem,9vw,3rem)}.eyebrow{white-space:nowrap;max-width:100%;padding:.35rem .65rem;font-size:.72rem}.hero,.page-hero{padding-top:2rem}.lead{font-size:1.05rem}.actions,.cta-band{flex-direction:column;align-items:stretch}.btn{width:100%}.contact-layout{width:100%;max-width:100%}.contact-layout h1{max-width:100%;font-size:clamp(2.6rem,12vw,3.5rem)}.contact-layout .panel{max-width:100%;padding:0}.contact-meta{flex-direction:column;align-items:flex-start;gap:.35rem}.contact-meta span{white-space:normal}.form{width:100%}.home-proof-grid{grid-template-columns:1fr}.home-industries{flex-wrap:wrap;gap:.55rem;display:flex}.home-industry-card{border-radius:999px;flex:calc(50% - .55rem);min-height:0;padding:.62rem .7rem;font-size:.82rem}.home-proof-metric{min-height:auto}.about-metrics{grid-template-columns:1fr}.about-metric{min-height:auto}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.12tyk43_3sh9u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.0jzbimsg8vl84.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.0-wfv7uh4i7h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0nx0ww8fni_q3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_5d051e7d-module__NRAaXG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_5d051e7d-module__NRAaXG__variable{--font-geist:"Geist", "Geist Fallback"}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.0y1-r_vehenvp.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.10_7676vm7pyy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.0hck6o0i8wq3a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.0gq7fw9.sy_5..woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_ceb3bb7d-module__tcHo_G__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_ceb3bb7d-module__tcHo_G__variable{--font-instrument-serif:"Instrument Serif", "Instrument Serif Fallback"}
