:root{--home-navy-950:#020813;--home-navy-900:#061427;--home-navy-800:#0b1d33;--home-blue-600:#006bf8;--home-blue-500:#007bd6;--home-cyan:#20c5ff;--home-white:#fff;--home-gray-50:#f7f9fc;--home-gray-100:#edf2f7;--home-gray-600:#536277;--home-black:#020617;--home-line:#dce5ef;--home-radius:18px;--home-shadow:0 24px 65px rgba(13,35,58,.12)}
.home-redesign .site-header{display:flex;align-items:center;justify-content:space-between}.home-redesign .main-nav{display:flex;align-items:center}.home-redesign .main-nav a{position:relative;font-weight:600}.home-redesign .brand img{display:block;max-width:100%}.home-redesign .menu-toggle{display:none;border:0;background:none;padding:8px}.home-redesign .menu-toggle span{display:block;width:25px;height:2px;margin:5px;background:#fff}.home-redesign .header-cta{display:inline-flex;align-items:center;justify-content:center;border:1px solid #168eff;border-radius:9px;background:linear-gradient(135deg,#0789ff,#172be8);color:#fff;font-weight:700}.home-redesign .language-switcher{display:flex;align-items:center;gap:6px;margin-left:2px;padding:4px;border:1px solid #29425b;border-radius:20px;background:#071525}.home-redesign .language-switcher>span{width:1px;height:14px;background:#29425b}.home-redesign .language-switcher button{min-width:29px;height:26px;padding:0;border:0;border-radius:14px;background:transparent;color:#8296a9;font:700 10px system-ui,sans-serif;cursor:pointer}.home-redesign .language-switcher button.active{background:#0b72d8;color:#fff}.home-redesign img{max-width:100%;display:block}
.home-redesign{margin:0;background:var(--home-gray-50);color:var(--home-black);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}.home-redesign *{box-sizing:border-box}.home-redesign a{text-decoration:none}.home-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.home-section{padding:112px 0}.home-header.site-header{position:fixed;z-index:1000;top:0;left:50%;width:min(1240px,calc(100% - 40px));height:76px;padding:0 18px;transform:translateX(-50%);border:1px solid transparent;border-radius:0 0 16px 16px;background:transparent;transition:background .25s,border-color .25s,box-shadow .25s,backdrop-filter .25s}.home-header.scrolled{background:rgba(3,12,25,.9);border-color:rgba(103,151,190,.2);box-shadow:0 12px 35px rgba(0,0,0,.25);backdrop-filter:blur(16px)}.home-header .brand{height:62px;width:170px}.home-header .brand img{width:100%;height:100%;object-fit:contain}.home-header .main-nav{gap:25px}.home-header .main-nav>a{color:#b5c3d2;font-size:12px}.home-header .main-nav>a:hover,.home-header .main-nav>a.active{color:#fff}.home-header .header-cta{min-height:42px;padding:0 17px;font-size:11px}.mobile-menu-cta{display:none!important}
.home-hero{position:relative;min-height:880px;padding:150px 0 84px;display:flex;align-items:center;color:#fff;background:radial-gradient(circle at 74% 37%,rgba(0,123,255,.21),transparent 28%),radial-gradient(circle at 18% 85%,rgba(21,186,255,.08),transparent 24%),linear-gradient(135deg,#01060d 0%,#041226 56%,#071a31 100%);isolation:isolate}.home-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.19;background-image:linear-gradient(rgba(68,151,220,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(68,151,220,.16) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,#000,transparent 82%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(470px,.95fr);gap:44px;align-items:center}.hero-message{position:relative;z-index:3}.home-eyebrow{margin:0 0 18px;color:#69ceff;font-size:10px;font-weight:800;letter-spacing:2.1px}.home-eyebrow.dark{color:#0074d9}.hero-message h1{margin:0;font-size:clamp(58px,5.5vw,78px);line-height:1.02;letter-spacing:-4px}.hero-message h1 span,.split-heading h2 span,.products-heading h2 span,.why-title h2 span{color:var(--home-blue-500)}.hero-lead{max-width:650px;margin:27px 0 31px;color:#aec0d4;font-size:17px;line-height:1.75}.home-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.home-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 22px;border:1px solid #148ef4;border-radius:9px;background:linear-gradient(135deg,#087ff0,#005acc);box-shadow:0 12px 30px rgba(0,107,248,.22);color:#fff;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,border-color .2s}.home-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,107,248,.34)}.home-button:focus-visible,.home-redesign a:focus-visible,.home-redesign button:focus-visible{outline:3px solid #69d5ff;outline-offset:3px}.home-button-ghost{border-color:#526981;background:rgba(4,15,29,.65);box-shadow:none}.hero-proof{display:flex;gap:38px;margin-top:43px}.hero-proof span{display:flex;flex-direction:column;color:#6f849a;font-size:10px;line-height:1.6}.hero-proof b{color:#dce8f4;font-size:11px}.hero-product-stage{position:relative;height:540px}.stage-orbit{position:absolute;left:5%;top:3%;width:90%;aspect-ratio:1;border:1px solid rgba(32,197,255,.14);border-radius:50%;box-shadow:0 0 90px rgba(0,107,248,.15)}.interface-card{position:absolute;overflow:hidden;border:1px solid rgba(91,167,226,.3);border-radius:15px;background:rgba(5,19,37,.88);box-shadow:0 38px 90px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.07);backdrop-filter:blur(10px)}.interface-main{top:76px;left:9%;width:84%;height:295px;transform:perspective(1000px) rotateY(-7deg) rotateX(3deg)}.interface-top{height:38px;display:flex;align-items:center;gap:6px;padding:0 13px;border-bottom:1px solid #173550}.interface-top span{width:6px;height:6px;border-radius:50%;background:#1d4e73}.interface-top span:first-child{background:#1a9fff}.interface-top b{margin-left:auto;color:#6e899e;font-size:8px}.interface-body{height:calc(100% - 38px);display:grid;grid-template-columns:70px 1fr}.interface-nav{border-right:1px solid #173550;background:linear-gradient(#071729,#05111f)}.interface-content{padding:25px}.interface-content small{display:block;color:#6398bf;font-size:8px}.interface-content strong{display:block;margin:6px 0 20px;font-size:14px}.interface-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.interface-stats i{height:38px;border:1px solid #16456d;border-radius:6px;background:linear-gradient(135deg,#0c2b46,#071a2d)}.interface-chart{height:78px;margin-top:15px;display:flex;gap:8px;align-items:flex-end;padding:10px;border-radius:7px;background:#061422}.interface-chart span{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(#17a9ff,#075bb7)}.interface-chart span:nth-child(1){height:30%}.interface-chart span:nth-child(2){height:48%}.interface-chart span:nth-child(3){height:42%}.interface-chart span:nth-child(4){height:76%}.interface-chart span:nth-child(5){height:60%}.interface-chart span:nth-child(6){height:90%}.product-shot{position:absolute;overflow:hidden;border:1px solid rgba(100,180,240,.32);border-radius:12px;background:#07172a;box-shadow:0 26px 55px rgba(0,0,0,.48);animation:home-float 6s ease-in-out infinite}.product-shot img{width:100%;height:100%;display:block;object-fit:contain}.shot-footzy{right:-8%;bottom:30px;width:64%;height:194px;transform:rotate(2deg)}.shot-athletics{left:-4%;bottom:0;width:55%;height:168px;animation-delay:-2.7s}.floating-code,.floating-metric{position:absolute;z-index:5;padding:12px 14px;border:1px solid rgba(70,152,215,.34);border-radius:9px;background:rgba(4,18,34,.94);box-shadow:0 16px 38px rgba(0,0,0,.38);font-size:9px}.floating-code{top:24px;right:0}.floating-code span{display:block;margin-bottom:5px;color:#20e99a}.floating-code code{color:#79a7c8}.floating-metric{left:0;top:300px}.floating-metric small{display:block;color:#6688a2}.floating-metric strong{display:block;margin-top:4px;color:#fff;font-size:10px}@keyframes home-float{50%{transform:translateY(-8px) rotate(1deg)}}
.trust-strip{padding:28px 0;border-bottom:1px solid #dce5ef;background:#fff}.trust-strip .home-shell{text-align:center}.trust-strip p{margin:0 0 19px;color:#7c8b9d;font-size:8px;font-weight:800;letter-spacing:1.8px}.trust-items{display:flex;align-items:center;justify-content:space-between;gap:28px;color:#8090a1}.trust-items span{font-size:11px;font-weight:800;letter-spacing:1.2px}.light-section{background:var(--home-gray-50)}.split-heading{display:grid;grid-template-columns:1.15fr .75fr;gap:90px;align-items:end;margin-bottom:55px}.split-heading h2,.products-heading h2,.why-title h2,.center-heading h2{margin:0;font-size:clamp(39px,4.3vw,57px);line-height:1.1;letter-spacing:-2.3px}.split-heading>p,.products-heading>p,.why-title>p,.center-heading>p{color:var(--home-gray-600);font-size:15px;line-height:1.75}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-cards article{position:relative;min-height:385px;padding:28px 24px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fff;box-shadow:0 8px 30px rgba(31,56,81,.04);transition:transform .25s,border-color .25s,box-shadow .25s}.service-cards article:hover{transform:translateY(-7px);border-color:#76bfff;box-shadow:0 22px 50px rgba(0,107,248,.12)}.service-cards article>small{position:absolute;right:24px;top:31px;color:#a5b1be;font-weight:800}.service-icon{width:53px;height:53px;display:grid;place-items:center;border-radius:14px;background:#eaf5ff;color:#0075df;font-size:25px}.service-cards h3{margin:25px 0 13px;font-size:18px;line-height:1.3}.service-cards p{min-height:91px;color:var(--home-gray-600);font-size:12px;line-height:1.7}.service-cards ul{padding:0;margin:18px 0 26px;list-style:none;color:#405168;font-size:11px}.service-cards li{margin:8px 0}.service-cards li:before{content:"";display:inline-block;width:5px;height:5px;margin:0 8px 2px 0;border-radius:50%;background:#0a91ef}.service-cards a,.case-copy a,.text-arrow{color:#006ed6;font-size:11px;font-weight:800}.service-cards a span{margin-left:6px}
.products-section{color:#fff;background:radial-gradient(circle at 80% 20%,rgba(0,119,255,.13),transparent 25%),var(--home-navy-950)}.products-heading{max-width:760px;margin-bottom:55px}.products-heading>p:last-child{max-width:600px;color:#8fa4ba}.product-feature{min-height:460px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;overflow:hidden;margin-top:22px;border:1px solid #173652;border-radius:22px;background:linear-gradient(135deg,#07192c,#06101e);box-shadow:0 28px 70px rgba(0,0,0,.25)}.product-feature-athletics{background:linear-gradient(135deg,#061d1a,#06121b)}.product-info{z-index:2;padding:50px}.product-brand{height:64px;display:flex;align-items:center;gap:17px}.product-brand img{width:155px;height:62px;object-fit:contain;object-position:left}.product-feature-athletics .product-brand img{width:130px}.product-brand span{padding:5px 9px;border:1px solid #186349;border-radius:30px;background:#092d22;color:#46e6a8;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.product-info h3{max-width:450px;margin:24px 0 14px;font-size:29px;line-height:1.2;letter-spacing:-1px}.product-info>p{max-width:470px;color:#9bafc3;font-size:13px;line-height:1.75}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:22px 0}.tags span{padding:6px 9px;border:1px solid #2a455d;border-radius:20px;color:#93a9bd;font-size:8px;font-weight:700}.product-info .home-button{min-height:45px;padding-inline:17px}.product-art{height:100%;display:flex;align-items:center;justify-content:center;padding:36px 20px;background:radial-gradient(circle,rgba(0,122,255,.18),transparent 62%)}.product-feature-athletics .product-art{background:radial-gradient(circle,rgba(23,205,139,.13),transparent 62%)}.product-art img{width:108%;max-width:none;height:auto;object-fit:contain;filter:drop-shadow(0 28px 27px rgba(0,0,0,.55));transition:transform .4s}.product-feature:hover .product-art img{transform:scale(1.025)}
.cases-section,.why-section,.process-section{background:#fff}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.case-card{overflow:hidden;border:1px solid var(--home-line);border-radius:20px;background:#fff;box-shadow:var(--home-shadow)}.case-image{height:330px;display:grid;place-items:center;overflow:hidden;padding:24px;background:linear-gradient(145deg,#e8f3ff,#d9eafd)}.case-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(16,45,80,.2))}.athletics-case{background:linear-gradient(145deg,#e5f8f0,#d6f0e8)}.case-copy{padding:30px}.case-copy>p{color:#0074db;font-size:9px;font-weight:800;letter-spacing:1.2px}.case-copy h3{font-size:27px;margin:8px 0 20px}.case-copy dl{margin:0}.case-copy dl div{display:grid;grid-template-columns:70px 1fr;gap:14px;padding:10px 0;border-top:1px solid #edf1f5}.case-copy dt{font-size:10px;font-weight:800}.case-copy dd{margin:0;color:var(--home-gray-600);font-size:11px;line-height:1.6}.case-copy .tags{margin:17px 0}.case-copy .tags span{border-color:#d6e0e9;color:#596b7f}
.why-section{padding-top:60px}.why-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:105px;align-items:start}.why-title{position:sticky;top:130px}.why-title>p{margin:23px 0}.why-list{border-top:1px solid var(--home-line)}.why-list article{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:28px 8px;border-bottom:1px solid var(--home-line)}.why-list b{color:#1689e9;font-size:11px}.why-list h3{margin:0 0 8px;font-size:18px}.why-list p{margin:0;color:var(--home-gray-600);font-size:12px;line-height:1.7}.process-section{background:var(--home-gray-50)}.center-heading{max-width:720px;margin:0 auto 60px;text-align:center}.center-heading>p:last-child{max-width:590px;margin:20px auto}.home-process{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:13px;margin:0;padding:0;list-style:none}.home-process:before{content:"";position:absolute;left:7%;right:7%;top:22px;height:1px;background:#b9d3e7}.home-process li{position:relative;padding:0 8px;text-align:center}.home-process b{position:relative;z-index:2;width:44px;height:44px;display:grid;place-items:center;margin:0 auto 22px;border:1px solid #97c9ed;border-radius:50%;background:#f7fbff;color:#0071d6;font-size:10px}.home-process h3{min-height:42px;margin:0;font-size:13px}.home-process p{color:var(--home-gray-600);font-size:10px;line-height:1.6}
.final-cta-wrap{padding:0 0 90px;background:var(--home-gray-50)}.final-cta{position:relative;min-height:400px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;padding:60px 70px;border-radius:24px;color:#fff;background:radial-gradient(circle at 88% 50%,rgba(54,207,255,.36),transparent 29%),linear-gradient(135deg,#006ce8,#078df0)}.final-cta h2{margin:0 0 15px;font-size:clamp(40px,4.2vw,57px);line-height:1.08;letter-spacing:-2px}.final-cta>div>p:not(.home-eyebrow){max-width:560px;color:#d8edff}.home-button-white{border-color:#fff;background:#fff;color:#075fb7;box-shadow:0 12px 25px rgba(0,49,106,.2)}.home-button-outline{border-color:rgba(255,255,255,.55);background:transparent;box-shadow:none}.cta-wolf{position:relative;height:300px}.cta-wolf span{position:absolute;inset:5% 10%;border:1px solid rgba(255,255,255,.24);border-radius:50%}.cta-wolf img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,45,100,.3))}.home-footer{padding:75px 0 22px;color:#93a6ba;background:#020914}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:45px}.footer-about img{width:170px;height:74px;object-fit:contain;object-position:left}.footer-about p{max-width:285px;font-size:11px;line-height:1.7}.linkedin{width:32px;height:32px;display:grid;place-items:center;margin-top:20px;border:1px solid #29425b;border-radius:50%;color:#fff;font-size:11px;font-weight:800}.footer-grid h3{margin:16px 0 20px;color:#fff;font-size:11px}.footer-grid>div:not(.footer-about){display:flex;flex-direction:column;gap:12px}.footer-grid a,.footer-grid span{color:#8ea0b3;font-size:10px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:55px;padding-top:20px;border-top:1px solid #172638;font-size:9px}.footer-bottom div{display:flex;gap:20px}.footer-bottom a,.footer-bottom button{border:0;background:none;color:#7e91a5;font:inherit;cursor:pointer}
.home-redesign .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s ease var(--reveal-delay,0ms)}.home-redesign .reveal.visible{opacity:1;transform:none}
@media(max-width:1080px){.home-header .main-nav{gap:15px}.home-header .main-nav>a{font-size:10px}.home-header .header-cta{font-size:9px}.hero-grid{grid-template-columns:1fr 480px}.service-cards{grid-template-columns:1fr 1fr}.service-cards p{min-height:auto}.home-process{grid-template-columns:repeat(3,1fr);row-gap:40px}.home-process:before{display:none}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:nth-child(4){grid-column:2}.footer-grid>div:nth-child(5){grid-column:3}}
@media(max-width:860px){.home-shell{width:min(100% - 36px,680px)}.home-section{padding:82px 0}.home-header.site-header{width:100%;height:68px;border-radius:0;padding-inline:18px}.home-header .brand{width:145px;height:55px}.home-header .main-nav{position:fixed;inset:0 0 0 auto;width:min(360px,88vw);height:100dvh;display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:90px 24px 30px;background:#04111f;box-shadow:-25px 0 60px rgba(0,0,0,.5);transform:translateX(105%);opacity:1;visibility:visible;transition:transform .3s}.home-header .main-nav.open{transform:none}.home-header .main-nav>a{width:100%;padding:12px;color:#d7e3ee;font-size:14px}.mobile-menu-cta{display:flex!important;justify-content:center;margin-top:18px;border-radius:8px;background:#087ff0}.home-header .header-cta{display:none}.home-header .menu-toggle{display:flex;z-index:5}.hero-grid{grid-template-columns:1fr}.home-hero{min-height:auto;padding:135px 0 70px}.hero-message{text-align:center}.hero-message h1{font-size:clamp(48px,9vw,66px)}.hero-lead{margin-inline:auto}.home-actions,.hero-proof{justify-content:center}.hero-product-stage{width:min(600px,100%);margin:5px auto 0}.split-heading{grid-template-columns:1fr;gap:16px}.split-heading>p{max-width:600px}.product-feature{grid-template-columns:1fr;min-height:auto}.product-info{padding:40px}.product-art{min-height:340px}.case-grid,.why-layout{grid-template-columns:1fr}.why-layout{gap:50px}.why-title{position:static}.home-process{grid-template-columns:repeat(2,1fr)}.final-cta{grid-template-columns:1fr;padding:50px}.cta-wolf{position:absolute;right:-14%;bottom:-15%;width:48%;opacity:.25}.final-cta>div:first-child{z-index:2}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:35px}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){grid-column:auto}}
@media(max-width:620px){.home-shell{width:min(100% - 28px,520px)}.home-section{padding:68px 0}.home-hero{padding-top:118px}.hero-message h1{font-size:clamp(40px,12vw,51px);letter-spacing:-2.5px}.home-eyebrow{font-size:8px;line-height:1.5;letter-spacing:1.4px}.hero-lead{font-size:14px}.home-actions{align-items:stretch;flex-direction:column}.home-button{width:100%}.hero-proof{gap:18px;text-align:left}.hero-product-stage{height:385px;margin-top:24px}.interface-main{top:50px;left:5%;width:90%;height:230px}.interface-content{padding:17px}.shot-footzy{right:-5%;width:68%;height:130px}.shot-athletics{left:-3%;width:59%;height:115px}.floating-code{right:2%;top:6px}.floating-metric{top:235px}.trust-items{justify-content:center;flex-wrap:wrap}.trust-items span{font-size:9px}.split-heading h2,.products-heading h2,.why-title h2,.center-heading h2{font-size:35px;letter-spacing:-1.3px}.service-cards{grid-template-columns:1fr}.service-cards article{min-height:auto}.product-info{padding:30px 24px}.product-info h3{font-size:24px}.product-art{min-height:245px;padding:20px 4px}.product-art img{width:118%}.case-grid{grid-template-columns:1fr}.case-image{height:255px}.home-process{grid-template-columns:1fr;padding-left:38px}.home-process li{text-align:left;padding:0 0 25px 24px;border-left:1px solid #b9d3e7}.home-process b{position:absolute;left:-23px;top:0;margin:0}.home-process h3{min-height:auto;padding-top:4px}.final-cta-wrap{padding-bottom:55px}.final-cta{padding:38px 25px;border-radius:18px}.final-cta h2{font-size:37px}.cta-wolf{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom div{flex-wrap:wrap}.hero-proof span{font-size:9px}}
@media(max-width:390px){.home-shell{width:calc(100% - 24px)}.hero-message h1{font-size:39px}.hero-proof{flex-direction:column;align-items:center;text-align:center}.hero-product-stage{height:345px}.interface-main{height:210px}.shot-footzy{height:112px}.shot-athletics{height:100px}.floating-metric{display:none}.product-info{padding:28px 20px}.case-copy{padding:24px 20px}.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.home-redesign *{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.home-redesign .reveal{opacity:1;transform:none}}
.hero-agency-link{display:inline-flex;margin-top:20px;color:#8fcfff;font-size:11px;font-weight:700}.hero-agency-link:hover{color:#fff}.compact-trust{display:flex;justify-content:center;gap:28px;margin-bottom:20px;color:#3f5368;font-size:10px;font-weight:700}.audience-section{background:#fff}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.audience-grid article,.collaboration-grid article,.founder-card{padding:30px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fff;box-shadow:0 8px 30px rgba(31,56,81,.04);transition:transform .2s,border-color .2s,box-shadow .2s}.audience-grid article:hover{transform:translateY(-5px);border-color:#76bfff;box-shadow:0 20px 45px rgba(0,107,248,.1)}.audience-grid small,.collaboration-grid b{color:#087ff0;font-size:10px;font-weight:800}.audience-grid h3,.collaboration-grid h3{margin:26px 0 12px;font-size:21px}.audience-grid p,.collaboration-grid p{color:var(--home-gray-600);font-size:12px;line-height:1.75}.audience-grid a{display:inline-flex;margin-top:18px;color:#006ed6;font-size:11px;font-weight:800}.commercial-cases{grid-template-columns:repeat(3,1fr)}.commercial-cases .case-image{height:245px}.commercial-cases .case-copy dl div{grid-template-columns:64px 1fr}.case-status{display:inline-flex;margin-left:6px;padding:4px 7px;border-radius:20px;background:#fff4d9;color:#8b6000;font-size:7px;letter-spacing:.4px;vertical-align:middle}.case-status.live{background:#e2f8ee;color:#126642}.collaboration-section{color:#fff;background:var(--home-navy-950)}.collaboration-section .split-heading>p{color:#9aafc3}.collaboration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.collaboration-grid article{border-color:#173652;background:#07182b}.collaboration-grid h3{color:#fff}.collaboration-grid p{color:#9eb1c3}.founder-card{background:linear-gradient(145deg,#fff,#f0f7ff)}.founder-monogram{width:110px;height:110px;display:grid;place-items:center;margin-bottom:32px;border:1px solid #9acdf4;border-radius:50%;background:#eaf5ff;color:#0875d6;font-size:30px;font-weight:800;letter-spacing:-1px}.founder-card ul{margin:20px 0 0;padding:0;list-style:none}.founder-card li{padding:13px 0;border-bottom:1px solid var(--home-line);color:#405168;font-size:12px}.founder-card li:before{content:'✓';margin-right:10px;color:#087ff0;font-weight:800}.home-process.four-steps{grid-template-columns:repeat(4,1fr)}
@media(max-width:1080px){.commercial-cases{grid-template-columns:1fr 1fr}.collaboration-grid{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.audience-grid{grid-template-columns:1fr}.home-process.four-steps{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.compact-trust{flex-direction:column;gap:8px}.commercial-cases,.collaboration-grid,.home-process.four-steps{grid-template-columns:1fr}.commercial-cases .case-image{height:230px}}

/* Audience paths */
.audience-section{position:relative;overflow:hidden;padding-block:120px;background:linear-gradient(180deg,#fff 0%,#f5f9fd 100%)}.audience-section:before{content:"";position:absolute;right:-180px;top:-220px;width:540px;height:540px;border:1px solid rgba(8,127,240,.08);border-radius:50%;box-shadow:0 0 0 70px rgba(8,127,240,.025),0 0 0 140px rgba(8,127,240,.018);pointer-events:none}.audience-heading{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);gap:80px;align-items:end;margin-bottom:58px}.audience-heading h2{max-width:760px;margin:0;font-size:clamp(42px,4.6vw,61px);line-height:1.05;letter-spacing:-2.8px}.audience-heading h2 span{color:var(--home-blue-500)}.audience-intro{padding:4px 0 4px 24px;border-left:2px solid #1b8ced}.audience-intro>span{display:block;margin-bottom:12px;color:#1281df;font-size:9px;font-weight:800;letter-spacing:1.7px}.audience-intro p{margin:0;color:var(--home-gray-600);font-size:13px;line-height:1.75}.audience-grid{position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.audience-card{position:relative;min-height:510px;display:flex;flex-direction:column;overflow:hidden;padding:0!important;border-color:#d8e4ee!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 48px rgba(20,52,84,.07)!important;isolation:isolate}.audience-card:before{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#087ff0,#20c5ff);opacity:.85}.audience-card:after{content:"";position:absolute;z-index:-1;right:-75px;top:-85px;width:190px;height:190px;border-radius:50%;background:rgba(8,127,240,.045);transition:transform .35s,background .35s}.audience-card:hover{transform:translateY(-8px)!important;border-color:#83bff0!important;box-shadow:0 28px 65px rgba(0,107,248,.13)!important}.audience-card:hover:after{transform:scale(1.25);background:rgba(8,127,240,.075)}.audience-card-top{display:flex;align-items:center;justify-content:space-between;padding:30px 30px 0}.audience-card-top small{color:#718397;font-size:9px;font-weight:800;letter-spacing:1.3px}.audience-icon{position:relative;width:54px;height:54px;display:grid;place-items:center;border:1px solid #c8e3f8;border-radius:15px;background:linear-gradient(145deg,#f4faff,#e7f4ff);color:#087ff0;box-shadow:inset 0 1px #fff}.audience-business .audience-icon{display:flex;align-items:flex-end;justify-content:center;gap:4px;padding-bottom:13px}.audience-business .audience-icon span{width:6px;border-radius:2px 2px 0 0;background:#087ff0}.audience-business .audience-icon span:nth-child(1){height:11px}.audience-business .audience-icon span:nth-child(2){height:19px}.audience-business .audience-icon span:nth-child(3){height:28px}.audience-startup .audience-icon i{position:relative;width:20px;height:28px;border:2px solid #087ff0;border-radius:50% 50% 43% 43%;transform:rotate(43deg)}.audience-startup .audience-icon i:after{content:"";position:absolute;right:-7px;bottom:-5px;width:9px;height:2px;background:#20c5ff;box-shadow:0 5px #20c5ff;transform:rotate(-43deg)}.audience-agency .audience-icon em{position:absolute;width:23px;height:29px;border:2px solid #087ff0;border-radius:7px}.audience-agency .audience-icon em:first-child{transform:translate(-6px,4px)}.audience-agency .audience-icon em:last-child{transform:translate(7px,-5px);border-color:#20aeea}.audience-card-copy{display:flex;flex:1;flex-direction:column;padding:27px 30px 25px}.audience-card-copy .audience-prompt{margin:0 0 10px;color:#0877d3;font-size:10px;font-weight:800;letter-spacing:.2px}.audience-card-copy h3{margin:0 0 17px;font-size:24px;line-height:1.23;letter-spacing:-.7px}.audience-card-copy>p:not(.audience-prompt){margin:0;color:#5a6b7e;font-size:12px;line-height:1.75}.audience-card-copy ul{display:flex;gap:6px;flex-wrap:wrap;margin:auto 0 0;padding:25px 0 0;list-style:none}.audience-card-copy li{padding:6px 9px;border:1px solid #d9e6ef;border-radius:999px;background:#f8fbfd;color:#53687c;font-size:8px;font-weight:700}.audience-card>a{position:relative;display:flex!important;align-items:center;justify-content:space-between;min-height:66px;margin:0!important;padding:0 30px;border-top:1px solid #e4ebf1;color:#075fb7!important;font-size:11px!important;transition:color .2s,background .2s}.audience-card>a:after{content:"";position:absolute;inset:-445px 0 0}.audience-card>a b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e9f5ff;color:#087ff0;font-size:14px;transition:transform .2s,background .2s,color .2s}.audience-card:hover>a{background:#f7fbff;color:#034f9b!important}.audience-card:hover>a b{transform:translateX(3px);background:#087ff0;color:#fff}.audience-card:focus-within{outline:3px solid #69d5ff;outline-offset:4px}.audience-card:focus-within>a{outline:0}.audience-footnote{display:flex;align-items:center;justify-content:center;gap:9px;margin:34px 0 0;color:#6b7d90;font-size:11px}.audience-footnote>span{width:6px;height:6px;border-radius:50%;background:#20aeea;box-shadow:0 0 0 5px rgba(32,174,234,.1)}.audience-footnote a{color:#0872cc;font-weight:800;text-decoration:underline;text-decoration-color:#b8d9f3;text-underline-offset:3px}
@media(max-width:900px){.audience-heading{grid-template-columns:1fr;gap:24px}.audience-intro{max-width:600px}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:auto}.audience-card-copy{min-height:270px}.audience-card>a:after{inset:-330px 0 0}}
@media(max-width:620px){.audience-section{padding-block:76px}.audience-heading{margin-bottom:36px}.audience-heading h2{font-size:37px;letter-spacing:-1.6px}.audience-intro{padding-left:17px}.audience-card-top{padding:24px 23px 0}.audience-card-copy{min-height:0;padding:24px 23px}.audience-card-copy h3{font-size:22px}.audience-card-copy ul{margin-top:22px;padding-top:0}.audience-card>a{min-height:62px;padding-inline:23px}.audience-card>a:after{inset:-360px 0 0}.audience-footnote{align-items:flex-start;text-align:left;line-height:1.6}.audience-footnote>span{flex:0 0 auto;margin-top:6px}}
.case-grid.single-case{grid-template-columns:1fr}.single-case .case-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch}.single-case .case-image{height:100%;min-height:460px;background:linear-gradient(145deg,#101612,#f2d0001f)}.single-case .case-copy{display:flex;flex-direction:column;justify-content:center}
@media(max-width:860px){.single-case .case-card{grid-template-columns:1fr}.single-case .case-image{min-height:360px}}
@media(max-width:520px){.single-case .case-image{min-height:260px}}
.trust-items.tech-stack{justify-content:center;gap:clamp(18px,3.2vw,44px);flex-wrap:wrap}.tech-stack span{color:#53677b;letter-spacing:.7px}.service-cards{grid-template-columns:repeat(3,1fr)}.service-cards .service-icon{font-size:16px;font-weight:800}.service-cards article{min-height:365px}
@media(max-width:1000px){.service-cards{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.service-cards{grid-template-columns:1fr}}
@media(min-width:1001px){.service-cards>article:last-child{grid-column:2}}
.case-visit-button{width:max-content;display:inline-flex;align-items:center;gap:9px;margin-top:5px;padding:11px 16px;border:1px solid #0079df;border-radius:8px;background:#eef7ff;color:#006ac5!important;font-size:11px!important;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s}.case-visit-button:hover{transform:translateY(-2px);background:#e0f1ff;box-shadow:0 10px 24px #0079df20}

/* PageSpeed: system fonts avoid a render-blocking third-party font chain. */
.home-redesign{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.home-redesign .product-shot{animation:none}
.home-redesign main>.home-section,.home-redesign main>.final-cta-wrap{content-visibility:auto;contain-intrinsic-block-size:800px}
@media(max-width:430px){.hero-message h1{font-size:36px;letter-spacing:-1.7px}.cookie-panel .cookie-actions{flex-direction:column}.cookie-panel .cookie-actions .button{width:100%;min-height:44px}.cookie-panel{max-height:calc(100dvh - 20px);overflow-y:auto}}
@media(max-width:860px){.home-header .menu-toggle{display:block}}
@media(max-width:360px){.hero-message h1{font-size:34px}.home-button{padding-inline:16px}.tech-stack{gap:15px 20px}}

/* Mobile performance and WCAG contrast refinements. */
.home-header .main-nav>a{color:#c4d0dc}.hero-proof span{color:#91a4b8}.interface-top b,.floating-metric small{color:#91abc0}.trust-strip p{color:#637386}.trust-items,.tech-stack span{color:#4d6074}.service-cards article>small{color:#68788a}.footer-grid a,.footer-grid span,.footer-bottom a,.footer-bottom button{color:#a8b7c7}
@media(max-width:620px){.interface-card{backdrop-filter:none}.home-redesign main>.home-section,.home-redesign main>.final-cta-wrap{contain-intrinsic-block-size:650px}.product-art img,.case-image img,.cta-wolf img{filter:none}}
.home-redesign .final-cta .home-button-white{border-color:#fff;background:#fff;color:#064f9e;box-shadow:0 12px 25px rgba(0,49,106,.2)}.home-redesign .final-cta .home-button-white:hover{border-color:#e6f3ff;background:#e6f3ff;color:#043f7e}.home-redesign .final-cta .home-button-white:focus-visible{color:#043f7e;outline-color:#fff}

/* Stable light-page colour and a clearer four-step delivery experience. */
body.home-redesign{color:#020617}
.home-redesign .process-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f9fc 0%,#eef5fb 100%)}
.home-redesign .process-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.38;background-image:linear-gradient(rgba(70,141,196,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(70,141,196,.08) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(#000,transparent 85%)}
.home-redesign .process-section .home-shell{position:relative}
.home-redesign .process-section .center-heading{max-width:780px;margin-bottom:52px}
.home-redesign .process-section .center-heading h2{color:#07111f}
.home-redesign .process-section .center-heading>p:last-child{max-width:650px;color:#536277;font-size:15px;line-height:1.75}
.home-redesign .process-section .home-process.four-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-redesign .process-section .home-process:before{display:none}
.home-redesign .process-section .home-process li{min-height:250px;padding:28px 25px;text-align:left;border:1px solid #d8e5f0;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 12px 34px rgba(31,56,81,.06);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.home-redesign .process-section .home-process li:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#087ff0,#20c5ff)}
.home-redesign .process-section .home-process li:hover{transform:translateY(-5px);border-color:#91c9ef;box-shadow:0 20px 44px rgba(0,107,248,.12)}
.home-redesign .process-section .home-process b{width:44px;height:44px;margin:0 0 28px;border-color:#9ed2f6;background:#edf8ff;color:#005eb8;font-size:11px;box-shadow:0 0 0 7px #f7fbff}
.home-redesign .process-section .home-process h3{min-height:0;margin:0 0 12px;color:#0b1d33;font-size:19px;line-height:1.25}
.home-redesign .process-section .home-process p{margin:0;color:#536277;font-size:12px;line-height:1.75}
@media(max-width:860px){.home-redesign .process-section .home-process.four-steps{grid-template-columns:1fr 1fr}.home-redesign .process-section .home-process li{min-height:220px}}
@media(max-width:620px){.home-redesign .process-section .center-heading{margin-bottom:36px;text-align:left}.home-redesign .process-section .home-process.four-steps{grid-template-columns:1fr;padding-left:0}.home-redesign .process-section .home-process li{min-height:0;padding:25px;border-left:1px solid #d8e5f0}.home-redesign .process-section .home-process b{position:relative;left:auto;top:auto;margin-bottom:22px}.home-redesign .process-section .home-process h3{padding-top:0}}

/* Founder involvement: one cohesive split panel instead of two disconnected columns. */
.home-redesign .why-section{padding-top:96px;background:#fff}
.home-redesign .why-section .why-layout{grid-template-columns:1.05fr .95fr;gap:0;align-items:stretch;overflow:hidden;border:1px solid #173652;border-radius:24px;background:#07182b;box-shadow:0 28px 70px rgba(13,35,58,.14)}
.home-redesign .why-section .why-title{position:relative;top:auto;display:flex;flex-direction:column;justify-content:center;padding:58px 56px;color:#fff;background:radial-gradient(circle at 0 100%,rgba(0,123,255,.2),transparent 35%),linear-gradient(145deg,#061426,#0a2038)}
.home-redesign .why-section .why-title:after{content:"";position:absolute;right:0;top:12%;bottom:12%;width:1px;background:linear-gradient(transparent,rgba(105,206,255,.35),transparent)}
.home-redesign .why-section .why-title .home-eyebrow{color:#69ceff}
.home-redesign .why-section .why-title h2{max-width:540px;margin:0;color:#fff;font-size:clamp(38px,3.8vw,52px);line-height:1.08;letter-spacing:-2px}
.home-redesign .why-section .why-title>p{max-width:570px;margin:23px 0 0;color:#aebfd0;font-size:13px;line-height:1.8}
.home-redesign .why-section .why-title .text-arrow{width:max-content;min-height:44px;display:inline-flex;align-items:center;margin-top:30px;padding:0 17px;border:1px solid #287bb8;border-radius:9px;background:#0b3152;color:#8fd7ff;font-size:11px;transition:background .2s,border-color .2s,transform .2s}
.home-redesign .why-section .why-title .text-arrow:hover{transform:translateY(-2px);border-color:#55bdf7;background:#0d416d;color:#fff}
.home-redesign .why-section .founder-card{display:grid;grid-template-columns:minmax(170px,.78fr) minmax(250px,1.22fr);min-width:0;padding:0;border:0;border-radius:0;background:#f4f8fc;box-shadow:none}
.home-redesign .why-section .founder-portrait{position:relative;min-height:100%;margin:0;overflow:hidden;background:#dce7f0}
.home-redesign .why-section .founder-portrait:after{content:"";position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(transparent,rgba(3,21,39,.28));pointer-events:none}
.home-redesign .why-section .founder-photo{width:100%;height:100%;min-height:560px;display:block;object-fit:cover;object-position:50% 38%}
.home-redesign .why-section .founder-details{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:44px 38px}
.home-redesign .why-section .founder-details>.home-eyebrow{margin:0 0 10px;color:#076bc6;font-size:8px;letter-spacing:1.4px}
.home-redesign .why-section .founder-details h3{margin:0;color:#0c2034;font-size:30px;line-height:1.1;letter-spacing:-1px}
.home-redesign .why-section .founder-intro{margin:12px 0 26px;color:#5b6e81;font-size:12px;line-height:1.65}
.home-redesign .why-section .founder-card ul{display:grid;grid-template-columns:1fr;margin:0;padding:0;border-top:1px solid #cfdae4;list-style:none}
.home-redesign .why-section .founder-card li{position:relative;min-height:0;display:flex;align-items:flex-start;padding:12px 0 12px 22px;border-bottom:1px solid #d7e1e9;color:#33485f;font-size:10px;line-height:1.5}
.home-redesign .why-section .founder-card li:before{content:"";position:absolute;left:1px;top:17px;width:7px;height:7px;margin:0;border:0;border-radius:50%;background:#168be5;box-shadow:0 0 0 4px #e0f2ff}
@media(max-width:1000px) and (min-width:901px){.home-redesign .why-section .why-layout{grid-template-columns:1fr 1fr}.home-redesign .why-section .why-title{padding:46px 40px}.home-redesign .why-section .founder-card{grid-template-columns:145px 1fr}.home-redesign .why-section .founder-details{padding:35px 28px}.home-redesign .why-section .founder-photo{min-height:540px}}
@media(max-width:900px){.home-redesign .why-section .why-layout{grid-template-columns:1fr}.home-redesign .why-section .why-title:after{display:none}.home-redesign .why-section .why-title{padding:45px}.home-redesign .why-section .founder-card{grid-template-columns:minmax(210px,.7fr) 1.3fr}.home-redesign .why-section .founder-photo{min-height:460px}.home-redesign .why-section .founder-details{padding:42px}}
@media(max-width:620px){.home-redesign .why-section{padding-top:68px}.home-redesign .why-section .why-layout{border-radius:18px}.home-redesign .why-section .why-title{padding:34px 25px}.home-redesign .why-section .why-title h2{font-size:36px;letter-spacing:-1.5px}.home-redesign .why-section .founder-card{grid-template-columns:1fr}.home-redesign .why-section .founder-portrait{height:330px}.home-redesign .why-section .founder-photo{min-height:0;object-position:50% 34%}.home-redesign .why-section .founder-details{padding:31px 25px 35px}.home-redesign .why-section .founder-details h3{font-size:27px}.home-redesign .why-section .founder-intro{margin-bottom:22px}}

/* Audience layout refinement for compact desktop and tablet viewports. */
@media(min-width:701px) and (max-width:900px){.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-card{min-height:490px}.audience-card-copy{min-height:0}.audience-card:nth-child(3){grid-column:1/-1;min-height:0;display:grid;grid-template-columns:190px minmax(0,1fr);grid-template-rows:1fr auto}.audience-card:nth-child(3) .audience-card-top{grid-row:1;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:28px;padding:34px}.audience-card:nth-child(3) .audience-card-copy{grid-column:2;grid-row:1;padding:34px 34px 28px}.audience-card:nth-child(3)>a{grid-column:1/-1;grid-row:2}.audience-card:nth-child(3)>a:after{inset:-290px 0 0}}
@media(max-width:700px){.audience-grid{grid-template-columns:1fr}.audience-card{min-height:auto}}

/* Selected work / proof of delivery */
.cases-section{position:relative;overflow:hidden;padding-block:120px;background:linear-gradient(180deg,#f6f9fc 0%,#fff 100%)}.cases-section:before{content:"";position:absolute;left:-210px;bottom:-290px;width:600px;height:600px;border:1px solid rgba(8,127,240,.07);border-radius:50%;box-shadow:0 0 0 75px rgba(8,127,240,.022),0 0 0 150px rgba(8,127,240,.014);pointer-events:none}.cases-heading{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);gap:80px;align-items:end;margin-bottom:58px}.cases-heading h2{max-width:720px;margin:0;font-size:clamp(42px,4.6vw,61px);line-height:1.05;letter-spacing:-2.8px}.cases-heading h2 span{color:var(--home-blue-500)}.cases-heading-note{padding:4px 0 4px 24px;border-left:2px solid #1b8ced}.cases-heading-note>span{display:block;margin-bottom:12px;color:#1281df;font-size:9px;font-weight:800;letter-spacing:1.7px}.cases-heading-note p{margin:0;color:var(--home-gray-600);font-size:13px;line-height:1.75}.commercial-cases{position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.commercial-cases .case-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d6e3ee;border-radius:22px;background:#fff;box-shadow:0 16px 48px rgba(20,52,84,.075);transition:transform .28s,border-color .28s,box-shadow .28s}.commercial-cases .case-card:before{content:"";position:absolute;z-index:3;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#087ff0,#20c5ff)}.commercial-cases .case-card:nth-child(2):before{background:linear-gradient(90deg,#5368ff,#20c5ff)}.commercial-cases .case-card:nth-child(3):before{background:linear-gradient(90deg,#08a779,#20d4ae)}.commercial-cases .case-card:hover{transform:translateY(-8px);border-color:#86bee9;box-shadow:0 28px 68px rgba(0,88,176,.14)}.commercial-cases .case-image{position:relative;height:270px;padding:25px;background:linear-gradient(145deg,#e8f3ff,#dcebf8)}.commercial-cases .case-card:nth-child(2) .case-image{background:radial-gradient(circle at 50% 50%,#e6eeff,#d9e7f7)}.commercial-cases .case-card:nth-child(3) .case-image{background:radial-gradient(circle at 50% 50%,#e1f7ef,#d6eee8)}.commercial-cases .case-image:after{content:"";position:absolute;inset:auto 10% 13px;height:20px;border-radius:50%;background:rgba(20,56,94,.16);filter:blur(16px)}.commercial-cases .case-image img{position:relative;z-index:1;transition:transform .4s}.commercial-cases .case-card:hover .case-image img{transform:scale(1.025)}.commercial-cases .case-copy{display:flex;flex:1;flex-direction:column;padding:30px}.commercial-cases .case-copy>p{margin:0 0 10px;color:#0874d4;font-size:8px;font-weight:800;letter-spacing:1.15px;line-height:1.5}.commercial-cases .case-copy h3{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 22px;font-size:25px;line-height:1.2;letter-spacing:-.6px}.commercial-cases .case-copy dl{margin:0 0 24px;border-top:1px solid #e5ecf2}.commercial-cases .case-copy dl div{grid-template-columns:72px minmax(0,1fr);gap:12px;padding:13px 0;border-color:#e5ecf2}.commercial-cases .case-copy dt{padding-top:1px;color:#16283a;font-size:9px;line-height:1.5}.commercial-cases .case-copy dd{color:#5a6c7f;font-size:10px;line-height:1.65}.commercial-cases .case-status{margin:0;padding:5px 8px;border:1px solid #ecd99c;background:#fff9e8;color:#7a5900;font-size:7px;font-weight:800}.commercial-cases .case-status.live{border-color:#bfe9d5;background:#eaf9f2;color:#176745}.commercial-cases .case-copy>a{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:48px;margin:auto 0 0!important;padding:0 15px!important;border:1px solid #9bcaf0!important;border-radius:9px!important;background:#f5faff!important;color:#075fb7!important;font-size:10px!important;font-weight:800!important;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.commercial-cases .case-copy>a:after{content:"→";width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e5f3ff;color:#087ff0;font-size:13px;transition:transform .2s,background .2s,color .2s}.commercial-cases .case-copy>a span[aria-hidden]{display:none}.commercial-cases .case-copy>a:hover{border-color:#087ff0!important;background:#087ff0!important;color:#fff!important}.commercial-cases .case-copy>a:hover:after{transform:translateX(2px);background:#fff;color:#087ff0}.commercial-cases .case-copy>a:focus-visible{outline:3px solid #69d5ff;outline-offset:3px}.commercial-cases .case-card:focus-within{border-color:#77bdf3;box-shadow:0 0 0 3px rgba(105,213,255,.24),0 24px 60px rgba(0,88,176,.13)}
@media(max-width:1080px){.commercial-cases{grid-template-columns:1fr 1fr}.commercial-cases .case-card:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}.commercial-cases .case-card:nth-child(3) .case-image{height:100%;min-height:390px}.commercial-cases .case-card:nth-child(3) .case-copy{padding:36px}}
@media(max-width:860px){.cases-heading{grid-template-columns:1fr;gap:24px}.cases-heading-note{max-width:600px}.commercial-cases{grid-template-columns:1fr}.commercial-cases .case-card:nth-child(3){grid-column:auto;display:flex}.commercial-cases .case-card:nth-child(3) .case-image{height:270px;min-height:0}.commercial-cases .case-card:nth-child(3) .case-copy{padding:30px}}
@media(max-width:620px){.cases-section{padding-block:76px}.cases-heading{margin-bottom:36px}.cases-heading h2{font-size:37px;letter-spacing:-1.6px}.cases-heading-note{padding-left:17px}.commercial-cases .case-image,.commercial-cases .case-card:nth-child(3) .case-image{height:230px;padding:19px}.commercial-cases .case-copy,.commercial-cases .case-card:nth-child(3) .case-copy{padding:24px}.commercial-cases .case-copy h3{font-size:23px}.commercial-cases .case-copy dl div{grid-template-columns:65px 1fr}.commercial-cases .case-copy dd{font-size:10px}}

/* A single verified client case is intentionally presented as a feature. */
.client-work-grid{display:block}.client-work-grid .case-card{display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr);min-height:570px}.client-work-grid .case-image{height:auto;min-height:570px;padding:46px}.client-work-grid .case-image img{width:100%;height:auto;max-height:470px}.client-work-grid .case-copy{padding:48px}.client-work-grid .case-copy>p{font-size:9px}.client-work-grid .case-copy h3{font-size:34px}.client-work-grid .case-copy dl div{grid-template-columns:82px minmax(0,1fr);padding:15px 0}.client-work-grid .case-copy dt{font-size:10px}.client-work-grid .case-copy dd{font-size:11px}.client-work-grid .case-copy>a{max-width:230px}
@media(max-width:860px){.client-work-grid .case-card{display:flex;min-height:0}.client-work-grid .case-image{height:360px;min-height:0;padding:30px}.client-work-grid .case-copy{padding:34px}.client-work-grid .case-copy h3{font-size:29px}}
@media(max-width:620px){.client-work-grid .case-image{height:250px;padding:20px}.client-work-grid .case-copy{padding:24px}.client-work-grid .case-copy h3{font-size:25px}.client-work-grid .case-copy dl div{grid-template-columns:1fr;gap:4px;padding:12px 0}.client-work-grid .case-copy dd{font-size:11px}.client-work-grid .case-copy>a{max-width:none}}

/* Mobile rendering and accessibility refinements. */
.home-redesign :where(a,button,input,select,textarea){-webkit-tap-highlight-color:rgba(8,127,240,.2)}
@media(max-width:860px){.home-header.scrolled{backdrop-filter:none;background:#04111f}.home-header .main-nav>a,.home-header .main-nav button{min-height:44px}.home-header .language-switcher button{min-width:44px;min-height:44px}.home-redesign.menu-open{overflow:hidden;touch-action:none}.audience-card,.commercial-cases .case-card{content-visibility:auto;contain-intrinsic-block-size:520px}}
@media(max-width:620px){.home-hero:before{background-size:72px 72px;opacity:.12}.hero-product-stage{height:270px}.interface-card,.stage-orbit,.floating-code,.floating-metric{display:none}.product-shot{box-shadow:0 16px 34px rgba(0,0,0,.3)}.shot-footzy{right:2%;bottom:36px;width:72%;height:145px}.shot-athletics{left:2%;bottom:0;width:62%;height:120px}.home-section{padding-block:64px}.audience-section,.cases-section{padding-block:72px}.audience-card,.commercial-cases .case-card{contain-intrinsic-block-size:460px}.home-button,.audience-card>a,.commercial-cases .case-copy>a{min-height:48px}.footer-grid a,.footer-bottom a,.footer-bottom button{display:inline-flex;align-items:center;min-height:44px}.footer-grid>div:not(.footer-about){gap:2px}}
@media(forced-colors:active){.home-button,.audience-card,.case-card,.collaboration-grid article{border:1px solid CanvasText}.home-redesign a:focus-visible,.home-redesign button:focus-visible{outline:3px solid Highlight}.case-status{border:1px solid CanvasText}}

/* Premium light redesign: editorial layouts, authentic product imagery, fewer cards. */
:root{--home-blue-600:#0567d8;--home-blue-500:#087ff0;--home-gray-50:#f6f8fb;--home-gray-600:#526276;--home-line:#d9e2ec;--home-shadow:0 24px 70px rgba(11,39,68,.1)}
.home-redesign{background:#fff;color:#071422}.home-shell{width:min(1240px,calc(100% - 64px))}.home-section{padding-block:clamp(88px,9vw,132px)}
.home-header.site-header{width:min(1280px,calc(100% - 32px));height:82px}.home-header .brand{width:184px;height:64px}.home-header .brand img{object-position:left center}.home-header .main-nav>a{color:#34475a}.home-header .main-nav>a:hover,.home-header .main-nav>a.active{color:#0876df}.home-header.scrolled{background:rgba(255,255,255,.92);border-color:#dce5ee;box-shadow:0 10px 35px rgba(18,45,73,.09);backdrop-filter:blur(18px)}.home-redesign .language-switcher{border-color:#d6e0e9;background:#f4f7fa}.home-redesign .language-switcher>span{background:#ccd8e3}.home-redesign .language-switcher button{color:#64778b}.home-redesign .menu-toggle span{background:#10263a}
.home-hero{min-height:900px;padding:148px 0 92px;color:#071422;background:radial-gradient(circle at 83% 27%,rgba(8,127,240,.12),transparent 30%),linear-gradient(180deg,#fff 0%,#f5f9fd 100%)}.home-hero:before{opacity:.38;background-image:linear-gradient(rgba(20,104,170,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(20,104,170,.09) 1px,transparent 1px);mask-image:linear-gradient(90deg,transparent 0,#000 56%,transparent 100%)}.hero-grid{grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);gap:62px}.home-eyebrow{color:#0874d4}.hero-message h1{font-size:clamp(56px,5vw,76px);letter-spacing:-4.2px}.hero-lead{color:#536579;font-size:18px}.home-button-ghost{border-color:#b8c6d3;background:#fff;color:#12283c}.hero-agency-link{color:#075fb7}.hero-proof{padding-top:27px;border-top:1px solid #d7e1ea}.hero-proof span{color:#6c7d8f}.hero-proof b{color:#10263a}.stage-orbit{border-color:rgba(8,127,240,.16);box-shadow:0 0 90px rgba(8,127,240,.12)}.interface-card{border-color:#c8d8e6;background:rgba(255,255,255,.94);box-shadow:0 35px 80px rgba(19,53,84,.17)}.interface-top{border-color:#d9e4ed}.interface-top b,.interface-content small{color:#687f93}.interface-content strong{color:#10263a}.interface-nav{border-color:#d9e4ed;background:#edf4fa}.interface-stats i{border-color:#d4e1ec;background:linear-gradient(135deg,#f5f9fc,#e8f2fb)}.interface-chart{background:#edf4fa}.product-shot{border-color:#c5d8e9;background:#fff;box-shadow:0 24px 55px rgba(12,45,76,.2);animation:none}.floating-code,.floating-metric{border-color:#c9d9e7;background:rgba(255,255,255,.96);box-shadow:0 16px 38px rgba(13,47,78,.14)}.floating-code code,.floating-metric small{color:#536b80}.floating-metric strong{color:#10263a}
.trust-strip{padding-block:34px}.compact-trust{display:grid;grid-template-columns:1fr 1fr;margin-bottom:30px;border-block:1px solid #dce5ed}.compact-trust span{padding:16px;color:#31465a;font-size:12px;font-weight:700}.compact-trust span+span{border-left:1px solid #dce5ed}
.audience-section{background:#fff}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-block:1px solid var(--home-line)}.audience-card{min-height:470px;border:0!important;border-radius:0!important;box-shadow:none!important;padding:42px 34px!important;background:transparent!important}.audience-card+.audience-card{border-left:1px solid var(--home-line)!important}.audience-card:hover{transform:none!important;background:#f7faff!important}.audience-card>a{border:0!important;border-top:1px solid var(--home-line)!important;border-radius:0!important;padding-inline:0!important;background:transparent!important;color:#0768c5!important}
.light-section{background:#f6f8fb}.service-cards{display:block;border-top:1px solid #cfdbe6}.service-cards article{display:grid;grid-template-columns:76px minmax(210px,.75fr) minmax(260px,1fr) minmax(190px,.75fr) auto;gap:30px;align-items:center;min-height:0;padding:31px 8px;border:0;border-bottom:1px solid #cfdbe6;border-radius:0;background:transparent;box-shadow:none}.service-cards article:hover{transform:none;border-color:#8ebde4;box-shadow:none;background:#fff}.service-cards article>small{position:static;grid-column:1;grid-row:1;color:#0874d4;font-size:11px}.service-icon{display:none}.service-cards h3{grid-column:2;margin:0;font-size:20px}.service-cards p{grid-column:3;min-height:0;margin:0;font-size:13px}.service-cards ul{grid-column:4;margin:0}.service-cards a{grid-column:5;white-space:nowrap}
.products-section{background:radial-gradient(circle at 86% 18%,rgba(0,126,255,.15),transparent 28%),#03101e}.product-feature{border-radius:8px;box-shadow:none}.cases-section{background:#f6f8fb}.client-work-grid .case-card{border-radius:8px;box-shadow:0 26px 70px rgba(10,38,67,.12)}.collaboration-grid{border-block:1px solid var(--home-line)}.collaboration-grid article{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.collaboration-grid article+article{border-left:1px solid var(--home-line)!important}.founder-card{border-radius:8px!important;box-shadow:none!important}.home-process li{text-align:left}.home-process b{margin-left:0;border-radius:4px}.final-cta{border-radius:8px}.home-footer{background:#020b16}
@media(max-width:1080px){.hero-grid{grid-template-columns:1fr 470px;gap:35px}.service-cards article{grid-template-columns:55px .8fr 1.2fr auto}.service-cards ul{display:none}.service-cards a{grid-column:4}}
@media(max-width:860px){.home-shell{width:min(100% - 36px,720px)}.home-header .main-nav{background:#fff;box-shadow:-25px 0 60px rgba(13,40,67,.18)}.home-header .main-nav>a{color:#20384e}.home-header.scrolled{background:rgba(255,255,255,.97)}.hero-grid{grid-template-columns:1fr}.home-hero{padding-top:130px}.hero-message{text-align:left}.home-actions,.hero-proof{justify-content:flex-start}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:0}.audience-card+.audience-card{border-left:0!important;border-top:1px solid var(--home-line)!important}.service-cards article{grid-template-columns:48px 1fr auto}.service-cards h3{grid-column:2}.service-cards p{grid-column:2/4}.service-cards a{grid-column:3;grid-row:1}.collaboration-grid article+article{border-left:0!important;border-top:1px solid var(--home-line)!important}}
@media(max-width:620px){.home-shell{width:min(100% - 28px,520px)}.home-hero{padding-top:112px}.hero-message h1{font-size:clamp(40px,12vw,52px)}.hero-lead{font-size:16px}.hero-proof{display:grid;grid-template-columns:1fr 1fr}.hero-product-stage{display:block}.compact-trust{grid-template-columns:1fr}.compact-trust span+span{border-left:0;border-top:1px solid #dce5ed}.audience-card{padding:30px 8px!important}.service-cards article{grid-template-columns:38px 1fr;padding-block:27px}.service-cards article>small{grid-column:1}.service-cards h3{grid-column:2}.service-cards p{grid-column:1/3;padding-left:38px}.service-cards a{grid-column:1/3;grid-row:auto;padding-left:38px}.final-cta{border-radius:0}.home-footer{padding-top:58px}}

/* Consistent homepage button hierarchy across light and dark sections. */
.home-button{border-color:#168df4;background:#087ff0;box-shadow:0 12px 28px rgba(8,127,240,.22);color:#fff}.home-button:hover{border-color:#0568cf;background:#0568cf;box-shadow:0 16px 34px rgba(8,127,240,.3)}
.home-hero .home-button-ghost{border-color:#b8c7d4;background:#fff;color:#10263a;box-shadow:none}.home-hero .home-button-ghost:hover{border-color:#087ff0;background:#eef6fd;color:#075fb7;box-shadow:none}
.products-section .home-button-ghost{border-color:#62809a;background:transparent;color:#fff}.products-section .home-button-ghost:hover{border-color:#69c9ff;background:#0b2945;color:#fff}
.final-cta .home-button-white{border-color:#fff;background:#fff;color:#075fb7}.final-cta .home-button-white:hover{border-color:#e7f3ff;background:#e7f3ff;color:#054f98}.final-cta .home-button-outline{border-color:rgba(255,255,255,.72);background:transparent;color:#fff;box-shadow:none}.final-cta .home-button-outline:hover{border-color:#fff;background:rgba(255,255,255,.1);color:#fff;box-shadow:none}
.case-visit-button{border-color:#087ff0;background:#087ff0;color:#fff!important}.case-visit-button:hover{border-color:#0568cf;background:#0568cf;color:#fff!important}

/* Keep the mobile layout stable and avoid main-thread-heavy motion during scroll. */
@media(max-width:620px){.home-redesign .reveal,.home-redesign .reveal.visible{opacity:1;transform:none;transition:none}.home-redesign .product-art img,.home-redesign .commercial-cases .case-image img,.home-header.site-header{transition:none}.hero-proof span{color:#536579}.trust-strip p,.trust-items{color:#526579}}

/* About / founder — calm editorial hierarchy with one cohesive profile card. */
.home-redesign .why-section{padding-block:clamp(82px,9vw,124px);background:linear-gradient(180deg,#fff 0%,#f5f8fb 100%)}
.home-redesign .why-section .why-layout{display:block;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.home-redesign .why-section .why-title{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);column-gap:72px;align-items:end;padding:0;color:#0b1d30;background:none}
.home-redesign .why-section .why-title:after{display:none}
.home-redesign .why-section .why-title>.home-eyebrow{grid-column:1/-1;margin-bottom:15px;color:#0874d4}
.home-redesign .why-section .why-title h2{grid-column:1;grid-row:2/5;max-width:720px;color:#0b1d30;font-size:clamp(42px,4.5vw,60px);line-height:1.05;letter-spacing:-2.7px}
.home-redesign .why-section .why-title>p:not(.home-eyebrow){grid-column:2;max-width:460px;margin:0;color:#526579;font-size:14px;line-height:1.75}
.home-redesign .why-section .why-title>p:nth-of-type(2){margin-bottom:17px}
.home-redesign .why-section .why-title .text-arrow{grid-column:2;width:max-content;min-height:46px;margin-top:25px;border-color:#087ff0;background:#087ff0;color:#fff;box-shadow:0 12px 26px rgba(8,127,240,.2)}
.home-redesign .why-section .why-title .text-arrow:hover{border-color:#0568cf;background:#0568cf;color:#fff}
.home-redesign .why-section .founder-card{display:grid;grid-template-columns:minmax(280px,370px) minmax(0,1fr);gap:0;margin-top:54px;overflow:hidden;border:1px solid #d4e1eb;border-radius:22px!important;background:#fff;box-shadow:0 24px 64px rgba(18,49,79,.1)!important}
.home-redesign .why-section .founder-portrait{width:auto;height:auto;min-height:0;aspect-ratio:4/5;align-self:center;margin:18px;overflow:hidden;border-radius:14px;background:#dce7ef}
.home-redesign .why-section .founder-portrait:after{height:22%;background:linear-gradient(transparent,rgba(5,25,43,.16))}
.home-redesign .why-section .founder-photo{width:100%;height:100%;min-height:0;aspect-ratio:4/5;display:block;object-fit:cover;object-position:center center}
.home-redesign .why-section .founder-details{justify-content:center;padding:48px 54px}
.home-redesign .why-section .founder-details>.home-eyebrow{margin-bottom:12px;color:#0874d4;font-size:9px}
.home-redesign .why-section .founder-details h3{font-size:36px;letter-spacing:-1.3px}
.home-redesign .why-section .founder-intro{max-width:560px;margin:13px 0 30px;color:#526579;font-size:14px}
.home-redesign .why-section .founder-card ul{grid-template-columns:1fr 1fr;gap:10px 12px;border:0}
.home-redesign .why-section .founder-card li{min-height:52px;align-items:center;padding:12px 15px 12px 38px;border:1px solid #d9e5ee;border-radius:10px;background:#f8fbfd;color:#31485e;font-size:11px}
.home-redesign .why-section .founder-card li:before{left:17px;top:22px;width:6px;height:6px;box-shadow:0 0 0 4px #e1f2ff}
@media(max-width:900px){.home-redesign .why-section .why-title{grid-template-columns:1fr;gap:0;padding:0}.home-redesign .why-section .why-title h2,.home-redesign .why-section .why-title>p,.home-redesign .why-section .why-title .text-arrow{grid-column:1}.home-redesign .why-section .why-title h2{grid-row:auto}.home-redesign .why-section .why-title>p:not(.home-eyebrow){max-width:680px;margin-top:20px}.home-redesign .why-section .why-title>p:nth-of-type(2){margin-top:12px;margin-bottom:0}.home-redesign .why-section .founder-card{grid-template-columns:minmax(240px,34%) minmax(0,1fr)}.home-redesign .why-section .founder-details{padding:40px 34px}.home-redesign .why-section .founder-card ul{grid-template-columns:1fr}}
@media(max-width:620px){.home-redesign .why-section .why-title{padding:0}.home-redesign .why-section .why-title h2{font-size:38px;letter-spacing:-1.8px}.home-redesign .why-section .why-title>p{font-size:13px}.home-redesign .why-section .founder-card{grid-template-columns:1fr;margin-top:38px;border-radius:16px!important}.home-redesign .why-section .founder-portrait{width:calc(100% - 36px);height:auto;aspect-ratio:4/5;margin:18px 18px 0}.home-redesign .why-section .founder-photo{width:100%;height:100%;aspect-ratio:4/5;object-position:center center}.home-redesign .why-section .founder-details{padding:30px 24px 34px}.home-redesign .why-section .founder-details h3{font-size:30px}.home-redesign .why-section .founder-intro{font-size:13px}.home-redesign .why-section .founder-card li{min-height:50px}}

/* Hero visual: one focused image for web, mobile, AI, cloud and automation. */
.home-redesign .home-hero{min-height:820px;padding-block:132px 78px}
.home-redesign .hero-grid{grid-template-columns:minmax(0,1fr) minmax(440px,.92fr);gap:clamp(42px,5vw,72px)}
.home-redesign .hero-product-stage{position:relative;width:100%;height:auto;min-height:0;display:grid;place-items:center;align-self:center;overflow:visible}
.home-redesign .hero-product-stage:before{content:"";position:absolute;z-index:-1;width:86%;aspect-ratio:1;border-radius:50%;background:rgba(8,127,240,.11);filter:blur(58px)}
.home-redesign .hero-ecosystem-image{width:100%;height:auto!important;max-height:500px;aspect-ratio:3/2;display:block;object-fit:contain;border-radius:24px;filter:drop-shadow(0 26px 38px rgba(13,47,78,.14));mix-blend-mode:multiply}
@media(max-width:1080px){.home-redesign .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.85fr);gap:36px}.home-redesign .hero-ecosystem-image{max-height:440px}}
@media(max-width:860px){.home-redesign .home-hero{min-height:auto;padding-block:120px 68px}.home-redesign .hero-grid{grid-template-columns:1fr}.home-redesign .hero-product-stage{width:min(620px,100%);margin:42px auto 0}.home-redesign .hero-ecosystem-image{max-height:none;border-radius:20px}}
@media(max-width:620px){.home-redesign .hero-product-stage{height:auto;margin-top:34px}.home-redesign .hero-ecosystem-image{width:100%;max-height:none;border-radius:14px;filter:drop-shadow(0 16px 24px rgba(13,47,78,.12))}}
