.home{--home-navy:#102a68;--home-blue:#1557d5;--home-bright:#2b6ff2;--home-powder:#eaf2ff;--home-paper:#f8fafc;--home-white:#fff;--home-ink:#17243d;--home-text:#526078;--home-line:#cbd6e8;color:var(--home-ink);background:var(--home-paper);overflow:clip}.home-shell{width:min(100% - 2.5rem,80rem);margin-inline:auto}.home h1,.home h2,.home h3,.home strong{font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}.home h2{max-width:var(--service-heading-measure);color:var(--home-navy);font-size:var(--service-heading-size);letter-spacing:-.04em;font-weight:700;line-height:.98}.home p{color:var(--home-text)}.home-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.2;color:var(--home-blue)!important}.home-hero{border-bottom:1px solid var(--home-line);background:linear-gradient(90deg, transparent 49.9%, #1557d50e 50%), var(--home-paper);min-height:min(52rem,100vh - 5rem);position:relative}.home-hero:before{background:var(--home-line);content:"";height:1px;position:absolute;inset:0 0 auto}.home-hero-grid{min-height:inherit;grid-template-columns:minmax(0,.83fr) minmax(31rem,1.17fr);align-items:center;gap:clamp(3rem,6vw,7rem);padding-block:clamp(4.5rem,9vw,7.5rem);display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:9.3ch;color:var(--home-navy);letter-spacing:-.04em;margin-top:1.25rem;font-size:clamp(3.6rem,6.2vw,6rem);font-weight:700;line-height:.91}.hero-copy h1 span{color:var(--home-blue)}.hero-lead{max-width:34rem;margin-top:1.75rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:2rem;display:flex}.home-text-link,.solution-main-link,.solution-links a,.solutions-secondary a{min-height:2.75rem;color:var(--home-navy);text-decoration:underline;text-decoration-color:var(--home-bright);text-underline-offset:.35rem;align-items:center;gap:.5rem;font-size:.84rem;font-weight:800;display:inline-flex}.decision-system{background-color:#ffffffb8;background-image:linear-gradient(#1557d512 1px,#0000 1px),linear-gradient(90deg,#1557d512 1px,#0000 1px);background-size:24px 24px;border:1px solid #1557d559;padding:1.25rem;position:relative;box-shadow:18px 18px #1557d512}.blueprint-heading{color:var(--home-blue);letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #1557d559;justify-content:space-between;padding-bottom:1rem;font-size:.65rem;font-weight:800;display:flex}.flow-stages{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:2rem;list-style:none;display:grid}.flow-stage{border:1px solid var(--home-line);background:#ffffffe6;align-content:end;min-height:17rem;padding:1.25rem 1rem;transition:color .35s,border-color .35s,background-color .35s;display:grid;position:relative}.flow-stage+.flow-stage{border-left:0}.flow-stage:after{z-index:2;border-top:2px solid var(--home-blue);border-right:2px solid var(--home-blue);background:var(--home-white);content:"";width:1.05rem;height:1.05rem;position:absolute;top:48%;right:-.58rem;transform:rotate(45deg)}.flow-stage:last-child:after{display:none}.flow-number{aspect-ratio:1;background:var(--home-blue);color:#fff;place-items:center;width:1.8rem;font-size:.67rem;font-weight:800;display:grid;position:absolute;top:.8rem;left:.8rem}.flow-stage svg{fill:none;width:clamp(3.2rem,6vw,5rem);stroke:var(--home-blue);stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.6px;margin-bottom:1.8rem}.flow-stage strong{color:var(--home-navy);font-size:1rem}.flow-stage small{min-height:2.6em;color:var(--home-text);margin-top:.4rem;font-size:.7rem;line-height:1.3}.flow-progress{background:var(--home-line);height:3px;margin-top:1.25rem;overflow:hidden}.flow-progress span{background:var(--home-blue);width:100%;height:100%;display:block;transform:translate(-100%)}.decision-system.is-visible .flow-progress span{animation:6.4s cubic-bezier(.16,1,.3,1) infinite both flow-line}.decision-system.is-visible .flow-stage{animation:6.4s cubic-bezier(.16,1,.3,1) infinite both flow-stage}.decision-system.is-paused .flow-progress span,.decision-system.is-paused .flow-stage{animation-play-state:paused}.decision-system.is-visible .flow-stage-page{animation-delay:.65s}.decision-system.is-visible .flow-stage-data{animation-delay:1.3s}.decision-system.is-visible .flow-stage-decision{animation-delay:1.95s}@keyframes flow-line{0%{opacity:0;transform:translate(-100%)}5%{opacity:1}55%,78%{opacity:1;transform:translate(0)}86%{opacity:0;transform:translate(0)}87%,to{opacity:0;transform:translate(-100%)}}@keyframes flow-stage{0%,3%,24%,to{border-color:var(--home-line);background:#ffffffe6}7%,15%{border-color:var(--home-bright);background:var(--home-powder)}}.home-problems,.home-solutions,.home-method,.home-about,.home-clients{padding-block:clamp(5rem,9vw,8rem)}.section-heading>p:last-child,.solutions-lead,.clients-heading>p{max-width:38rem;margin-top:1.4rem;font-size:1.05rem;line-height:1.7}.section-heading h2{margin-top:1.1rem}.problem-grid{border-top:1px solid var(--home-line);border-left:1px solid var(--home-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(3rem,6vw,5rem);display:grid}.problem-panel{border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:var(--home-white);padding:clamp(1.4rem,3vw,2.4rem)}.problem-panel h3{max-width:18ch;color:var(--home-navy);letter-spacing:-.025em;margin-top:1.7rem;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.1}.problem-panel>p{max-width:34ch;margin-top:.9rem;font-size:.9rem;line-height:1.65}.problem-visual{background-color:var(--home-powder);background-image:linear-gradient(#1557d512 1px,#0000 1px),linear-gradient(90deg,#1557d512 1px,#0000 1px);background-size:20px 20px;border-bottom:1px solid #1557d53d;height:12rem;position:relative;overflow:hidden}.ad-window{border:1px solid var(--home-blue);background:var(--home-blue);color:#fff;width:10rem;padding:1rem;position:absolute;top:3.2rem;left:50%;transform:translate(-55%)rotate(-4deg)}.ad-window i{background:#ffffffb3;width:55%;height:2px;margin-bottom:.7rem;display:block}.ad-window b{font-size:1rem}.cursor-mark{color:var(--home-navy);font-size:3.5rem;font-weight:300;position:absolute;bottom:2.6rem;right:19%}.page-wireframe{border:1px solid var(--home-blue);background:#fff;flex-direction:column;gap:.8rem;padding:2.7rem 1.2rem 1.2rem;display:flex;position:absolute;inset:2.2rem 12%}.page-wireframe:before{border-bottom:1px solid var(--home-line);content:"•••";height:1.5rem;color:var(--home-blue);letter-spacing:.2em;padding-left:.55rem;font-size:.7rem;position:absolute;inset:0 0 auto}.page-wireframe i{background:var(--home-line);width:80%;height:4px;display:block}.page-wireframe i:first-child{background:var(--home-navy);width:48%;height:8px}.page-wireframe b{background:var(--home-blue);width:4.5rem;height:1.5rem;display:block}.chart-bars{align-items:end;gap:.55rem;height:7rem;display:flex;position:absolute;inset:auto auto 2.5rem 14%}.chart-bars i{background:var(--home-blue);width:1.2rem;height:40%;display:block}.chart-bars i:nth-child(2){height:62%}.chart-bars i:nth-child(3){height:50%}.chart-bars i:nth-child(4){height:92%}.chart-lens{aspect-ratio:1;border:.6rem solid var(--home-navy);border-radius:50%;width:6rem;position:absolute;top:2.4rem;right:17%}.chart-lens:after{background:var(--home-navy);content:"";transform-origin:0;width:3.3rem;height:.65rem;position:absolute;bottom:-1.7rem;right:-2.6rem;transform:rotate(48deg)}.home-solutions{color:#fff;background:var(--home-navy)}.home-solutions .home-kicker,.home-final .home-kicker{color:#a9c9ff!important}.home-solutions h2,.home-solutions h3,.home-solutions strong,.home-final h2{color:#fff}.home-solutions p{color:#caddff}.solutions-intro{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.65fr);align-items:end;gap:3rem;display:grid}.solution-grid{grid-template-columns:1.15fr 1fr 1fr;gap:1rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.solution-card{background:#173678;border:1px solid #2b4f99;flex-direction:column;min-width:0;min-height:37rem;padding:clamp(1.4rem,2.6vw,2rem);display:flex}.solution-card-featured{background:var(--home-blue);border-color:#5e91ff}.solution-card-heading{justify-content:space-between;align-items:center;gap:1rem;min-height:2rem;display:flex}.solution-card-heading span{color:#caddff;letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:800}.solution-card-heading svg{fill:none;stroke:#a9c9ff;stroke-width:1.4px;width:2rem}.solution-card h3{letter-spacing:-.035em;margin-top:1.8rem;font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1}.solution-card>p{min-height:5.2rem;margin-top:1rem;font-size:.9rem;line-height:1.65}.campaign-preview,.site-preview,.data-preview{background:#f8fbff;border:1px solid #ffffff59;height:14rem;margin-top:auto;position:relative;overflow:hidden}.preview-topline,.site-preview-bar{border-bottom:1px solid var(--home-line);align-items:center;gap:.4rem;height:2rem;padding-inline:.75rem;display:flex;position:absolute;inset:0 0 auto}.preview-topline span,.site-preview-bar i{background:var(--home-line);width:.45rem;height:.45rem;display:block}.preview-campaigns{gap:.6rem;width:35%;display:grid;position:absolute;top:3.5rem;left:1rem}.preview-campaigns i{border:1px solid var(--home-line);background:var(--home-powder);height:1.5rem;display:block}.preview-chart{border-left:1px solid var(--home-line);border-bottom:1px solid var(--home-line);width:55%;height:8rem;position:absolute;bottom:1.2rem;right:1rem}.preview-chart svg{width:100%;height:100%;overflow:visible}.preview-chart path,.data-preview-main path{fill:none;stroke:var(--home-blue);stroke-width:4px}.site-preview-copy{gap:.7rem;width:43%;display:grid;position:absolute;top:4.2rem;left:1.2rem}.site-preview-copy i{background:var(--home-line);width:100%;height:.35rem;display:block}.site-preview-copy i:first-child{background:var(--home-navy);width:72%;height:.75rem}.site-preview-copy b{background:var(--home-blue);width:4.5rem;height:1.6rem}.site-preview-art{border:1px solid var(--home-blue);background:linear-gradient(135deg, transparent 48%, var(--home-blue) 49% 51%, transparent 52%), var(--home-powder);width:40%;height:7rem;position:absolute;bottom:1.4rem;right:1.2rem}.data-preview{grid-template-columns:3.2rem 1fr;display:grid}.data-preview-menu{background:var(--home-navy);align-content:start;gap:.8rem;padding:1rem .75rem;display:grid}.data-preview-menu i{background:#79a7ff;height:.35rem;display:block}.data-preview-main{grid-template-columns:repeat(3,1fr);align-content:start;gap:.5rem;padding:1rem;display:grid}.data-preview-main>i{background:var(--home-navy);grid-column:1/-1;width:42%;height:.5rem}.data-preview-main svg{border-left:1px solid var(--home-line);border-bottom:1px solid var(--home-line);grid-column:1/-1;width:100%;height:7.5rem}.data-preview-main b{border:1px solid var(--home-line);background:var(--home-powder);height:1.9rem}.solution-main-link,.solution-links a{color:#fff;margin-top:1.5rem;text-decoration-color:#a9c9ff}.solution-links{flex-wrap:wrap;gap:0 1.4rem;display:flex}.solutions-secondary{border-top:1px solid #2b4f99;border-bottom:1px solid #2b4f99;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;padding:1.5rem 0;display:flex}.solutions-secondary p{max-width:48rem;font-size:.9rem;line-height:1.6}.solutions-secondary a{color:#fff;flex:none;text-decoration-color:#a9c9ff}.home-method{background:var(--home-white)}.method-grid{grid-template-columns:minmax(0,.72fr) minmax(28rem,1.28fr);gap:clamp(3rem,8vw,8rem);display:grid}.method-steps{border-top:1px solid var(--home-line);list-style:none}.method-steps li{border-bottom:1px solid var(--home-line);grid-template-columns:3rem 1fr;align-items:center;gap:1.4rem;padding:1.4rem 0;display:grid}.method-steps>li>span{aspect-ratio:1;background:var(--home-blue);color:#fff;place-items:center;width:2.4rem;font-size:.7rem;font-weight:800;display:grid}.method-steps strong{color:var(--home-navy);font-size:1.15rem}.method-steps p{margin-top:.25rem;font-size:.85rem}.home-audiences{border-block:1px solid var(--home-line);background:var(--home-powder);padding-block:2.5rem}.audience-layout{grid-template-columns:minmax(15rem,.65fr) minmax(0,1.35fr);align-items:center;gap:3rem;display:grid}.audience-layout h2{max-width:24ch;font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.1}.audience-layout ul{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;list-style:none;display:flex}.audience-layout li{border:1px solid var(--home-line);color:var(--home-navy);background:#fff;padding:.7rem .9rem;font-size:.78rem;font-weight:800}.home-about{background:var(--home-paper)}.about-grid{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.about-portrait{max-width:31rem;padding:0 1.25rem 1.25rem 0;position:relative}.about-portrait:after{z-index:0;border:1px solid var(--home-blue);background-color:var(--home-powder);content:"";background-image:linear-gradient(#1557d517 1px,#0000 1px),linear-gradient(90deg,#1557d517 1px,#0000 1px);background-size:22px 22px;width:78%;height:75%;position:absolute;bottom:0;right:0}.about-portrait img{z-index:1;aspect-ratio:4/5;object-fit:cover;object-position:center 26%;filter:saturate(.92)contrast(1.03);width:100%;position:relative}.about-portrait figcaption{z-index:2;background:var(--home-navy);color:#fff;width:78%;margin:-2.9rem 0 0 auto;padding:1rem;font-size:.72rem;font-weight:800;line-height:1.4;position:relative}.about-copy h2{margin-top:1rem}.about-copy>p:not(.home-kicker){max-width:43rem;margin-top:1.25rem;line-height:1.75}.about-copy .about-lead{color:var(--home-ink);font-size:1.1rem}.about-envolva{border-block:1px solid var(--home-line);padding-block:1rem;font-size:.9rem}.about-envolva a{color:var(--home-navy);text-decoration:underline;text-decoration-color:var(--home-blue);text-underline-offset:.25rem;font-weight:800}.about-facts{border-top:1px solid var(--home-line);border-left:1px solid var(--home-line);grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid}.about-facts div{border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:#fff;padding:1.1rem}.about-facts dt{color:var(--home-blue);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.about-facts dd{color:var(--home-navy);margin-top:.45rem;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-size:.9rem;font-weight:700}.home-clients{border-top:1px solid var(--home-line);background:var(--home-white)}.clients-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr);align-items:end;gap:3rem;display:grid}.client-grid{border-top:1px solid var(--home-line);border-left:1px solid var(--home-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(3rem,6vw,5rem);list-style:none;display:grid}.client-grid li{border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);min-width:0}.client-grid a{text-align:center;align-content:center;place-items:center;min-height:11rem;padding:1.2rem;transition:background-color .2s;display:grid}.client-grid a:hover{background:var(--home-powder)}.client-grid img{object-fit:contain;filter:saturate(.78);width:auto;max-width:min(9rem,88%);height:4.5rem;transition:filter .2s,transform .2s}.client-grid a:hover img{filter:saturate();transform:translateY(-2px)}.client-grid span{color:var(--home-navy);margin-top:1rem;font-size:.72rem;font-weight:800;line-height:1.35}.home-final{background:var(--home-blue);padding-block:clamp(4rem,8vw,7rem);position:relative;overflow:hidden}.final-layout{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(19rem,.6fr);align-items:end;gap:4rem;display:grid;position:relative}.final-layout h2{max-width:15ch;margin-top:1rem}.final-action{z-index:2;position:relative}.final-action p{color:#dbeafe;max-width:30rem;line-height:1.7}.final-button{color:var(--home-navy);background:#fff;margin-top:1.5rem}.final-button:hover{background:var(--home-navy);color:#fff}.final-line{fill:none;stroke:#ffffff40;stroke-width:1.2px;width:min(31rem,42vw);position:absolute;bottom:-2rem;right:-3rem}@media (width<=1100px){.home-hero-grid{grid-template-columns:1fr}.hero-copy h1{max-width:12ch}.decision-system{width:100%}.solution-grid{grid-template-columns:1fr 1fr}.solution-card-featured{grid-column:1/-1}}@media (width<=800px){.home-shell{width:min(100% - 2.5rem,46rem)}.home-hero{background:var(--home-paper);min-height:0}.home-hero-grid{gap:3.5rem;padding-block:4.5rem}.hero-copy h1{font-size:clamp(3rem,13vw,4.8rem)}.flow-stages{grid-template-columns:1fr 1fr}.flow-stage{min-height:13rem}.flow-stage+.flow-stage{border-left:1px solid var(--home-line)}.flow-stage:nth-child(2n){border-left:0}.flow-stage:nth-child(n+3){border-top:0}.flow-stage:after{display:none}.problem-grid,.solutions-intro,.method-grid,.audience-layout,.about-grid,.clients-heading,.final-layout{grid-template-columns:1fr}.problem-grid{border:0;gap:1rem}.problem-panel{border:1px solid var(--home-line)}.solutions-intro,.clients-heading{gap:.5rem}.solution-grid{grid-template-columns:1fr}.solution-card-featured{grid-column:auto}.solution-card{min-height:35rem}.solutions-secondary{display:grid}.method-grid{gap:3rem}.audience-layout{gap:1.5rem}.audience-layout ul{justify-content:flex-start}.about-portrait{width:min(100%,31rem);margin-inline:auto}.client-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.final-layout{gap:2rem}}@media (width<=560px){.home-shell{width:min(100% - 2rem,40rem)}.home h2{font-size:var(--service-heading-size-mobile)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button-primary,.hero-actions .home-text-link{justify-content:center}.decision-system{padding:.8rem;box-shadow:9px 9px #1557d512}.blueprint-heading span:last-child{display:none}.flow-stage{min-height:11.5rem;padding:1rem .8rem}.flow-stage svg{width:3.5rem;margin-bottom:1rem}.problem-visual{height:10rem}.solution-card{min-height:32rem}.campaign-preview,.site-preview,.data-preview{height:12rem}.about-facts{grid-template-columns:1fr}.client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-grid a{min-height:9.5rem;padding:.85rem}.client-grid img{max-width:82%;height:3.6rem}}@media (prefers-reduced-motion:reduce){.decision-system.is-visible .flow-progress span,.decision-system.is-visible .flow-stage{animation:none}.flow-progress span{transform:none}.client-grid a,.client-grid img{transition:none}.client-grid a:hover img{transform:none}}
