:root{--ink:#202426;--muted:#6f7873;--paper:#f4f6fa;--dark:#17221d;--dark-green:#0d432d;--green:#16ad5b;--green-deep:#087b43;--mint:#dff7e9;--white:#fff;--line:#d6e0da}*{box-sizing:border-box}html{scroll-behavior:smooth}body.agency-home{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Onest,Arial,sans-serif}.agency-home a{color:inherit}.agency-home button,.agency-home input,.agency-home textarea{font:inherit}.shell{width:min(1280px,calc(100% - 64px));margin-inline:auto}.site-header{position:sticky;z-index:50;top:12px;height:72px;padding:0 12px 0 20px;display:flex;align-items:center;gap:42px;background:#ffffffeb;border:1px solid #e0e8e3;border-radius:16px;box-shadow:0 12px 38px #1834250f;backdrop-filter:blur(16px)}.brand{display:flex;width:120px}.brand img{display:block;width:100%}.desktop-nav{display:flex;gap:30px;margin:auto}.desktop-nav a,.header-phone{font-size:14px;font-weight:650;text-decoration:none;transition:color .2s}.desktop-nav a:hover,.header-phone:hover{color:var(--green-deep)}.header-side{display:flex;align-items:center;gap:18px}.header-phone{white-space:nowrap}.pill-button{display:inline-flex;align-items:center;justify-content:space-between;min-height:58px;padding:8px 8px 8px 22px;gap:26px;background:var(--dark);color:#fff!important;border:0;border-radius:999px;font-size:15px;font-weight:750;text-decoration:none;cursor:pointer;transition:transform .25s,background .25s}.pill-button:hover{transform:translateY(-2px);background:#0d2e20}.pill-button img,.round-arrow img{width:18px;height:18px}.pill-button>img{box-sizing:content-box;padding:11px;background:var(--mint);border-radius:50%}.pill-button--small{min-height:46px;padding:5px 5px 5px 17px;gap:14px;font-size:13px}.pill-button--small>img{padding:8px}.menu-toggle,.mobile-menu{display:none}
.hero{position:relative;min-height:820px;padding-top:105px}.hero-copy{position:relative;z-index:2;width:65%}.kicker,.section-label{display:flex;align-items:center;gap:10px;color:var(--green-deep);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.kicker i{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #16ad5b18}.hero h1{margin:28px 0 26px;font-size:clamp(58px,6.15vw,91px);line-height:.96;letter-spacing:-.062em}.hero h1 em,.statement h2 em,.contact h2 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:650px;margin:0;color:#53605a;font-size:19px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:38px}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:750;text-decoration:none}.text-link img{width:17px;transition:transform .2s}.text-link:hover img{transform:translateX(4px)}
.growth-map{position:absolute;z-index:1;right:-48px;top:102px;width:590px;height:570px;transform:translate3d(var(--px,0),var(--py,0),0);transition:transform .18s ease-out}.growth-map:before{content:"";position:absolute;inset:68px;border-radius:50%;background:radial-gradient(circle,#c7f4da 0,#e9f8ef 47%,transparent 70%)}.map-orbit{position:absolute;border:1px solid #a9d9bc;border-radius:50%;animation:orbitPulse 5s ease-in-out infinite}.orbit-one{inset:55px}.orbit-two{inset:118px;animation-delay:-2.5s}.map-core{position:absolute;z-index:3;left:50%;top:50%;width:178px;height:178px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--dark-green);color:#fff;border:8px solid #eefaf3;border-radius:50%;box-shadow:0 20px 60px #0d432d30;text-align:center}.map-core span{font-size:12px;color:#bfe9d0}.map-core strong{font-size:38px;line-height:1;color:#65dc97}.map-core small{max-width:100px;margin-top:5px;font-size:11px}.map-card,.metric-card{position:absolute;z-index:4;padding:17px 19px;background:#fff;border:1px solid #cfe0d6;border-radius:16px;box-shadow:0 18px 50px #1f4c3317}.map-card{width:176px}.map-card span,.map-card b,.map-card small{display:block}.map-card span{color:var(--green);font-size:10px;font-weight:800}.map-card b{margin-top:7px;font-size:15px}.map-card small{margin-top:3px;color:var(--muted);font-size:10px}.map-card--site{left:5px;top:88px;animation:float 5.3s ease-in-out infinite}.map-card--ads{right:0;top:98px;animation:float 5.8s ease-in-out -1.5s infinite}.map-card--growth{right:18px;bottom:66px;animation:float 5.5s ease-in-out -3s infinite}.metric-card{left:0;bottom:48px;width:195px;animation:float 6s ease-in-out -2s infinite}.metric-card small{color:var(--muted);font-size:10px}.metric-card strong{display:block;margin:4px 0 10px;font-size:17px}.metric-bars{height:42px;display:flex;align-items:end;gap:5px}.metric-bars i{flex:1;height:var(--h);background:var(--green);border-radius:3px 3px 1px 1px;transform-origin:bottom;animation:barGrow 2.8s ease-in-out infinite}.metric-bars i:nth-child(1){--h:24%}.metric-bars i:nth-child(2){--h:38%}.metric-bars i:nth-child(3){--h:32%}.metric-bars i:nth-child(4){--h:58%}.metric-bars i:nth-child(5){--h:73%}.metric-bars i:nth-child(6){--h:100%}.hero-note{position:absolute;bottom:48px;left:32px;right:32px;display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}
.statement{padding:132px 0;background:var(--dark);color:#fff}.statement-grid{display:grid;grid-template-columns:1fr 3fr;gap:40px}.statement .section-label,.approach .section-label{color:#75d49b}.statement h2,.section-head h2,.approach h2,.contact h2{margin:0;font-size:clamp(40px,5vw,70px);line-height:1.02;letter-spacing:-.05em}.statement p{max-width:760px;margin:35px 0 0;color:#bdc9c2;font-size:18px;line-height:1.6}.services{padding:130px 0}.section-head{display:grid;grid-template-columns:1fr 3fr;gap:40px;margin-bottom:68px}.service-list{border-top:1px solid var(--line)}.service-row{position:relative;display:grid;grid-template-columns:72px minmax(300px,1.4fr) minmax(220px,.7fr) 52px;align-items:center;gap:26px;min-height:188px;padding:28px 18px 28px 4px;border-bottom:1px solid var(--line);text-decoration:none;isolation:isolate}.service-row:before{content:"";position:absolute;z-index:-1;inset:8px 0;background:var(--mint);border-radius:20px;transform:scaleY(.1);opacity:0;transition:transform .35s,opacity .25s}.service-row:hover:before{transform:scaleY(1);opacity:1}.service-number{align-self:start;padding-top:9px;color:var(--green-deep);font-size:12px;font-weight:750}.service-row h3{margin:0 0 13px;font-size:30px;letter-spacing:-.035em}.service-row p{max-width:570px;margin:0;color:var(--muted);font-size:15px;line-height:1.55}.service-tags{display:flex;flex-wrap:wrap;gap:7px}.service-tags i{padding:7px 10px;border:1px solid #c7d7cd;border-radius:999px;font-size:11px;font-style:normal;font-weight:650}.round-arrow{display:grid;place-items:center;width:48px;height:48px;background:#fff;border:1px solid var(--line);border-radius:50%;transition:background .25s,transform .25s}.service-row:hover .round-arrow{background:var(--green);transform:rotate(12deg)}
.cases{padding:128px 0;background:#e7ece9;overflow:hidden}.section-head--split{display:flex;align-items:end;justify-content:space-between}.section-head--split>div{display:grid;grid-template-columns:160px auto;gap:34px}.section-head--split>p{max-width:340px;margin:0;color:var(--muted);font-size:15px;line-height:1.55}.case-track{width:min(1510px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:1.18fr .82fr;gap:22px}.case{min-width:0;color:inherit;text-decoration:none}.case-image{height:410px;padding:18px;overflow:hidden;background:#d6e1da;border-radius:26px}.case:nth-child(2) .case-image{background:#dce8f5}.case:nth-child(3) .case-image{background:#eee1d9}.case:nth-child(4) .case-image{background:#dbe7df}.case-image img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:14px;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.case:hover .case-image img{transform:scale(1.035)}.case-caption{display:flex;align-items:center;justify-content:space-between;padding:20px 4px 44px}.case-caption span{color:var(--muted);font-size:11px}.case-caption h3{margin:5px 0 0;font-size:25px}.case-caption b{display:grid;place-items:center;width:42px;height:42px;background:#fff;border-radius:50%}.case-caption b img{width:17px}
.approach{padding:130px 0}.approach-card{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;padding:70px;background:var(--dark-green);color:#fff;border-radius:30px}.approach-intro p{max-width:480px;margin:26px 0 0;color:#c0d5c8;font-size:16px;line-height:1.6}.steps{list-style:none;margin:0;padding:0;border-top:1px solid #ffffff24}.steps li{display:grid;grid-template-columns:52px 1fr;gap:15px;padding:25px 0;border-bottom:1px solid #ffffff24}.steps li>span{color:#6dd995;font-size:11px;font-weight:750}.steps h3{margin:0 0 6px;font-size:20px}.steps p{margin:0;color:#b8cec0;font-size:14px}
.contact{position:relative;padding:130px 0;background:var(--mint);overflow:hidden}.contact:before{content:"";position:absolute;right:-130px;top:-200px;width:620px;height:620px;border:1px solid #9fd5b5;border-radius:50%;box-shadow:0 0 0 70px #d6f2e2,0 0 0 71px #a9d9bc}.contact-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact h2{margin-top:27px}.contact-copy>p{max-width:500px;margin:28px 0;color:#53695d;font-size:16px;line-height:1.6}.direct-links{display:flex;flex-direction:column;align-items:start;gap:8px;margin-top:36px}.direct-links a{font-size:19px;font-weight:700;text-decoration:none;border-bottom:1px solid #7bbd97}.contact-form{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:28px;background:#f8fffb;border:1px solid #b9ddc8;border-radius:24px;box-shadow:0 24px 60px #144f2d12}.contact-form label:not(.form-consent){display:block;padding:13px 15px;background:#fff;border:1px solid var(--line);border-radius:14px}.contact-form label>span{display:block;margin-bottom:5px;color:#597063;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;padding:4px 0;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.contact-form textarea{height:76px;resize:vertical}.contact-form .wide{grid-column:1/-1}.form-consent{display:flex;align-items:flex-start;gap:9px;padding:6px 2px}.form-consent input{flex:0 0 auto;margin:2px 0 0;accent-color:var(--green)}.form-consent>span{font-size:10px!important;line-height:1.45!important;text-transform:none!important;letter-spacing:0!important}.contact-form .pill-button{width:100%}.messengers{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.messengers>span{color:var(--muted);font-size:10px}.messengers>div{display:flex;gap:7px}.messengers a{display:flex;align-items:center;gap:6px;padding:8px 10px;background:#fff;border:1px solid var(--line);border-radius:10px;font-size:10px;font-weight:700;text-decoration:none}.messengers svg,.messengers img{width:17px;height:17px;object-fit:contain}.messengers svg{fill:#279dd8}.site-footer{min-height:110px;display:flex;align-items:center;gap:40px;font-size:11px}.site-footer p{color:var(--muted)}.site-footer>div{display:flex;align-items:center;gap:28px;margin-left:auto}.site-footer a{text-decoration:none}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes orbitPulse{0%,100%{opacity:.35;transform:scale(.98)}50%{opacity:.8;transform:scale(1.02)}}@keyframes barGrow{0%,100%{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1);opacity:1}}
@media(max-width:1100px){.desktop-nav{gap:18px}.header-phone{display:none}.hero{min-height:760px}.hero-copy{width:63%}.growth-map{right:-95px;transform:scale(.82);transform-origin:right top}.statement-grid,.section-head{grid-template-columns:180px 1fr}.service-row{grid-template-columns:54px 1.4fr .65fr 48px}.approach-card{gap:50px;padding:54px}.contact-grid{gap:55px}}
@media(max-width:800px){.shell{width:min(100% - 36px,1280px)}.site-header{width:calc(100% - 24px);top:8px;height:64px;padding:0 9px 0 16px}.desktop-nav,.site-header .pill-button--small{display:none}.header-side{margin-left:auto}.menu-toggle{display:flex;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:6px;background:#fff;border:1px solid var(--line);border-radius:12px}.menu-toggle i{width:18px;height:1.5px;background:var(--ink);transition:transform .2s}.site-header.menu-open .menu-toggle i:first-child{transform:translateY(3.75px) rotate(45deg)}.site-header.menu-open .menu-toggle i:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu{position:absolute;left:0;right:0;top:70px;padding:16px;display:grid;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 40px #132d201c;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.site-header.menu-open .mobile-menu{opacity:1;visibility:visible;transform:none}.mobile-menu a{padding:12px 5px;border-bottom:1px solid #ebf0ed;font-size:14px;font-weight:650;text-decoration:none}.hero{min-height:950px;padding-top:72px}.hero-copy{width:100%}.hero h1{font-size:clamp(51px,9.5vw,72px)}.growth-map{top:430px;left:50%;right:auto;transform:translateX(-50%) scale(.82);transform-origin:center top}.hero-note{left:18px;right:18px}.statement{padding:90px 0}.statement-grid,.section-head{grid-template-columns:1fr;gap:28px}.statement p{font-size:17px}.services,.cases,.approach,.contact{padding-block:90px}.section-head{margin-bottom:46px}.service-row{grid-template-columns:46px 1fr 48px;gap:18px}.service-tags{display:none}.section-head--split{display:grid;gap:25px}.section-head--split>div{display:grid;grid-template-columns:1fr;gap:28px}.case-track{width:calc(100% - 36px);grid-template-columns:1fr 1fr}.case-image{height:330px}.approach-card{grid-template-columns:1fr;padding:48px;gap:48px}.contact-grid{grid-template-columns:1fr;gap:50px}}
@media(max-width:540px){.shell{width:calc(100% - 24px)}.brand{width:104px}.hero{min-height:850px;padding-top:58px}.hero h1{margin-top:23px;font-size:46px;line-height:.99;letter-spacing:-.055em}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px;margin-top:30px}.pill-button{min-height:54px}.growth-map{top:465px;width:500px;height:440px;transform:translateX(-50%) scale(.65)}.hero-note{bottom:22px;left:12px;right:12px;gap:20px}.hero-note span:last-child{text-align:right}.statement{padding:72px 0}.statement h2,.section-head h2,.approach h2,.contact h2{font-size:39px}.statement p{font-size:15px}.services,.cases,.approach,.contact{padding-block:72px}.service-row{grid-template-columns:32px 1fr 42px;gap:10px;min-height:170px;padding-right:0}.service-row h3{font-size:23px}.service-row p{font-size:14px}.round-arrow{width:40px;height:40px}.case-track{display:flex;width:100%;padding:0 12px;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.case{flex:0 0 86%;scroll-snap-align:center}.case-image{height:300px;padding:12px;border-radius:20px}.case-caption{padding-bottom:18px}.approach{width:100%!important}.approach-card{padding:42px 24px;border-radius:0}.steps li{grid-template-columns:40px 1fr}.contact:before{display:none}.contact-grid{gap:40px}.contact-form{grid-template-columns:1fr;padding:18px 14px}.contact-form label:not(.form-consent){grid-column:1/-1}.messengers{align-items:flex-start;flex-direction:column;gap:10px}.messengers>div{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.messengers a{justify-content:center;padding-inline:6px}.site-footer{padding:28px 0;align-items:flex-start;flex-wrap:wrap;gap:18px}.site-footer p{margin:3px 0}.site-footer>div{width:100%;margin:0;justify-content:space-between}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.map-card,.metric-card,.map-orbit,.metric-bars i{animation:none}.growth-map{transform:none!important}}
.agency-home .hero{overflow:clip}

/* Business-value interlude */
.owner-values{overflow:hidden;padding:0 0 130px;background:var(--dark);color:#fff}.owner-marquee{padding:24px 0;border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;overflow:hidden}.owner-marquee>div{display:flex;width:max-content;align-items:center;gap:28px;color:#79dba0;font-size:13px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;animation:ownerTicker 22s linear infinite}.owner-marquee i{width:6px;height:6px;background:var(--green);border-radius:50%}.owner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:56px}.owner-grid article{min-height:250px;padding:30px;border:1px solid #ffffff1a;border-radius:22px;background:linear-gradient(145deg,#ffffff0a,#ffffff03);transition:border-color .3s,transform .3s,background .3s}.owner-grid article:hover{transform:translateY(-5px);border-color:#6ddb993f;background:#ffffff0d}.owner-grid article>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #68d69555;border-radius:50%;color:#72dc9d;font-size:11px;font-weight:750}.owner-grid h3{margin:36px 0 12px;font-size:23px;letter-spacing:-.03em}.owner-grid p{margin:0;color:#b8c8bf;font-size:15px;line-height:1.6}@keyframes ownerTicker{to{transform:translateX(-50%)}}
@media(max-width:800px){.owner-values{padding-bottom:90px}.owner-grid{grid-template-columns:1fr;padding-top:38px}.owner-grid article{min-height:0}.owner-grid h3{margin-top:24px}}
@media(max-width:540px){.owner-values{padding-bottom:72px}.owner-marquee{padding:18px 0}.owner-marquee>div{gap:20px;font-size:11px}.owner-grid{gap:10px}.owner-grid article{padding:24px}.owner-grid p{font-size:15px}}
@media(prefers-reduced-motion:reduce){.owner-marquee>div{animation:none}}

/* Homepage refinement: approved header, balanced hero and proof-led sections */
.agency-home .site-header{display:grid;grid-template-columns:auto 1fr auto;gap:24px;min-height:72px;height:auto;margin-top:12px;padding:12px 16px;background:#ffffffed;border:1px solid #dce5df;border-radius:18px;box-shadow:0 12px 38px #1834250f;backdrop-filter:blur(16px)}
.agency-home .site-header>.brand{position:relative;isolation:isolate;width:132px;height:40px;align-items:center}
.agency-home .site-header>.brand::before{position:absolute;z-index:-1;top:4px;left:-7px;width:43px;height:31px;content:"";border-radius:9px;background:var(--mint);transform:rotate(-2deg)}
.agency-home .site-header>.brand img{width:126px}
.agency-home .desktop-nav{justify-self:center;margin:0;gap:32px}
.agency-home .header-side{gap:13px}
.agency-home .header-socials{display:flex;align-items:center;gap:7px;padding-right:12px;border-right:1px solid var(--line)}
.agency-home .header-socials a{display:grid;place-items:center;width:34px;height:34px;background:#fff;border:1px solid var(--line);border-radius:50%}
.agency-home .header-socials img,.agency-home .header-socials svg{width:18px;height:18px;object-fit:contain}
.agency-home .header-socials svg{fill:#279dd8}.agency-home .header-socials .phone{display:none}.agency-home .header-socials .phone svg{fill:none;stroke:var(--green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.agency-home .header-contacts{display:flex;flex-direction:column;align-items:flex-end;gap:2px;white-space:nowrap}
.agency-home .header-contacts a{text-decoration:none}.agency-home .header-contacts a:first-child{font-size:13px;font-weight:750}.agency-home .header-contacts a:last-child{color:var(--muted);font-size:11px}
.agency-home .header-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:5px 7px 5px 14px;background:var(--dark);border:1px solid var(--dark);border-radius:999px;color:#fff;text-decoration:none;font-size:13px;font-weight:750;white-space:nowrap;cursor:pointer}
.agency-home .header-cta i{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;background:var(--mint);border-radius:50%}.agency-home .header-cta i img{width:15px;height:15px}
.agency-home .mobile-menu{grid-column:1/-1}

.agency-home .hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);grid-template-rows:1fr auto;align-items:center;gap:24px 54px;min-height:720px;padding:74px 0 34px;overflow:visible}
.agency-home .hero-copy{width:100%;max-width:100%;min-width:0}.agency-home .hero h1{max-width:720px;margin:26px 0 24px;font-size:clamp(58px,5.25vw,78px);letter-spacing:-.055em}
.agency-home .hero-copy>p{max-width:640px}.agency-home .growth-map{position:relative;left:auto;right:auto;top:auto;width:100%;max-width:550px;min-width:0;height:540px;justify-self:end;transform:translate3d(var(--px,0),var(--py,0),0)}
.agency-home .growth-map:before{inset:65px}.agency-home .map-core{width:170px;height:170px}.agency-home .map-core strong{max-width:120px;margin:5px 0 2px;color:#fff;font-size:27px;line-height:1;letter-spacing:-.04em}.agency-home .map-core small{max-width:112px;color:#bfe9d0;line-height:1.25}
.agency-home .map-card{width:168px}.agency-home .map-card--site{left:0}.agency-home .map-card--ads{right:0}.agency-home .map-card--growth{right:12px}.agency-home .metric-card{left:0}
.agency-home .hero-note{position:static;grid-column:1/-1;padding-top:18px}

.agency-home .owner-values{padding-bottom:120px}.agency-home .owner-marquee-track{display:flex;width:max-content;animation:ownerTicker 24s linear infinite}.agency-home .owner-marquee-group{display:flex;flex:none;align-items:center;gap:28px;padding-right:28px;color:#79dba0;font-size:13px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.agency-home .owner-marquee-group i{flex:0 0 6px}
.agency-home .owner-content{padding-top:74px}.agency-home .owner-heading{display:grid;grid-template-columns:1fr 3fr;gap:40px;margin-bottom:48px}.agency-home .owner-heading h2{margin:0;font-size:clamp(40px,5vw,68px);line-height:1.03;letter-spacing:-.05em}.agency-home .owner-grid{padding-top:0}.agency-home .owner-grid article{min-height:280px}.agency-home .owner-grid h3{max-width:320px;font-size:24px;line-height:1.15}.agency-home .owner-grid p{max-width:350px}
@keyframes ownerTicker{to{transform:translateX(-50%)}}

.agency-home .cases{padding-bottom:105px}.agency-home .project-slider{position:relative}.agency-home .project-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.agency-home .project-track::-webkit-scrollbar{display:none}.agency-home .project-track .case{flex:0 0 calc(84% - 10px);scroll-snap-align:start}.agency-home .case-image{height:520px;padding:20px}.agency-home .case-caption{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(260px,1fr) 48px;gap:32px;padding:22px 4px 10px}.agency-home .case-caption p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.agency-home .project-controls{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:22px;border-top:1px solid #cad5cf}.agency-home .project-controls>span{color:var(--muted);font-size:12px}.agency-home .project-controls>span b{color:var(--ink);font-size:20px}.agency-home .project-controls>div{display:flex;gap:8px}.agency-home .project-controls button{display:grid;place-items:center;width:48px;height:48px;background:#fff;border:1px solid var(--line);border-radius:50%;cursor:pointer}.agency-home .project-controls button img{width:17px}.agency-home .project-prev img{transform:rotate(180deg)}

.agency-home .results{padding:130px 0;scroll-margin-top:96px}.agency-home .results-head{display:grid;grid-template-columns:1fr 340px;align-items:end;gap:60px;margin-bottom:56px}.agency-home .results-head>div{display:grid;grid-template-columns:170px 1fr;gap:28px}.agency-home .results-head h2{margin:0;font-size:clamp(40px,5vw,68px);line-height:1.03;letter-spacing:-.05em}.agency-home .results-head>p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.agency-home .result-card{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 28px 70px #1834250c}.agency-home .result-copy{padding:54px}.agency-home .result-copy>span{color:var(--green-deep);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.agency-home .result-copy>h3{margin:12px 0;font-size:38px;letter-spacing:-.04em}.agency-home .result-copy>p{max-width:560px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.agency-home .result-change{display:grid;grid-template-columns:1fr auto;align-items:end;margin:38px 0 28px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.agency-home .result-change small{font-size:13px;font-weight:700}.agency-home .result-change strong{grid-row:1/3;grid-column:2;font-size:54px;line-height:.9;color:var(--green)}.agency-home .result-change span{color:var(--muted);font-size:11px}.agency-home .result-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px}.agency-home .result-kpis div{padding:16px;background:var(--paper);border-radius:14px}.agency-home .result-kpis small,.agency-home .result-kpis span{display:block;color:var(--muted);font-size:10px}.agency-home .result-kpis strong{display:block;margin:7px 0 3px;font-size:21px;white-space:nowrap}.agency-home .result-chart{display:flex;flex-direction:column;min-width:0;padding:38px;background:var(--dark-green);color:#fff}.agency-home .result-chart-head{display:flex;justify-content:space-between;color:#b9d4c4;font-size:12px}.agency-home .result-chart-head b{color:#72dc9d}.agency-home .chart-stage{position:relative;height:250px;margin-top:26px;background:linear-gradient(#ffffff12 1px,transparent 1px);background-size:100% 25%}.agency-home .chart-line{position:absolute;left:12%;right:12%;top:20%;height:50%;clip-path:polygon(0 100%,1.5% 96%,50% 46%,98.5% 0,100% 4%,50% 52%);background:#72dc9d}.agency-home .chart-stage i{position:absolute;left:var(--x);top:var(--y);width:13px;height:13px;transform:translate(-50%,-50%);background:#72dc9d;border:4px solid var(--dark-green);border-radius:50%;box-shadow:0 0 0 2px #72dc9d}.agency-home .chart-stage i b{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);font-size:15px;font-style:normal}.agency-home .chart-months{display:flex;justify-content:space-between;color:#90aa9a;font-size:10px}.agency-home .result-work{margin-top:auto;padding-top:25px;border-top:1px solid #ffffff1a}.agency-home .result-work>span{color:#72dc9d;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.agency-home .result-work ul{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none;color:#c0d5c8;font-size:13px}.agency-home .result-work li:before{content:"";display:inline-block;width:6px;height:6px;margin-right:9px;background:#72dc9d;border-radius:50%}

@media(max-width:1180px){.agency-home .desktop-nav{display:none}.agency-home .hero{grid-template-columns:minmax(0,1fr) minmax(430px,.8fr);gap:28px}.agency-home .hero h1{font-size:clamp(54px,6vw,68px)}.agency-home .growth-map{transform:scale(.86);transform-origin:right center}.agency-home .results-head>div{grid-template-columns:1fr}.agency-home .result-copy{padding:40px}.agency-home .result-kpis{grid-template-columns:1fr}.agency-home .result-kpis div{display:grid;grid-template-columns:1fr auto;align-items:center}.agency-home .result-kpis strong{grid-column:2;grid-row:1/3}}
@media(max-width:900px){.agency-home .header-contacts{display:none}.agency-home .hero{grid-template-columns:1fr;min-height:0;padding-top:72px}.agency-home .hero-copy{max-width:760px}.agency-home .growth-map{justify-self:center;width:550px;max-width:100%;transform:none}.agency-home .hero-note{margin-top:4px}.agency-home .owner-heading{grid-template-columns:1fr;gap:24px}.agency-home .owner-grid{grid-template-columns:1fr}.agency-home .owner-grid article{min-height:0}.agency-home .section-head--split>div{grid-template-columns:1fr}.agency-home .project-track .case{flex-basis:92%}.agency-home .case-image{height:420px}.agency-home .case-caption{grid-template-columns:1fr 1fr 44px}.agency-home .results-head{grid-template-columns:1fr;gap:24px}.agency-home .result-card{grid-template-columns:1fr}.agency-home .result-kpis{grid-template-columns:repeat(3,1fr)}.agency-home .result-kpis div{display:block}.agency-home .result-chart{min-height:510px}}
@media(max-width:760px){.agency-home .site-header{width:calc(100% - 24px);min-height:58px;top:8px;margin-top:8px;padding:10px 12px}.agency-home .site-header>.brand{width:105px;height:34px}.agency-home .site-header>.brand::before{top:4px;left:-5px;width:36px;height:27px;border-radius:8px}.agency-home .site-header>.brand img{width:100px}.agency-home .header-side{gap:7px}.agency-home .header-socials{gap:5px;padding-right:0;border-right:0}.agency-home .header-socials a{width:32px;height:32px}.agency-home .header-socials img,.agency-home .header-socials svg{width:17px;height:17px}.agency-home .header-socials .phone{display:grid}.agency-home .header-cta{display:none}.agency-home .menu-toggle{display:flex;width:38px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line);border-radius:11px}.agency-home .menu-toggle span{width:17px;height:1.5px;background:var(--ink);transition:transform .2s,opacity .2s}.agency-home .site-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.agency-home .site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.agency-home .site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.agency-home .mobile-menu{position:absolute;left:0;right:0;top:66px;display:none;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 40px #132d201c}.agency-home .site-header.menu-open .mobile-menu{display:block}.agency-home .mobile-menu nav{display:grid}.agency-home .mobile-menu nav a{padding:13px 4px;border-bottom:1px solid #ebf0ed;font-size:15px;font-weight:650;text-decoration:none}.agency-home .mobile-connect{display:grid;gap:5px;padding:18px 4px 12px}.agency-home .mobile-connect a{text-decoration:none}.agency-home .mobile-connect a:first-child{font-size:18px;font-weight:750}.agency-home .mobile-connect a:last-child{color:var(--muted);font-size:13px}.agency-home .mobile-socials{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:7px 0 14px}.agency-home .mobile-socials a{padding:9px 5px;background:var(--paper);border:1px solid var(--line);border-radius:10px;text-align:center;text-decoration:none;font-size:11px;font-weight:700}.agency-home .mobile-menu .header-cta{display:flex;width:100%}.agency-home .hero{padding-top:60px}.agency-home .hero h1{font-size:clamp(48px,10vw,66px)}.agency-home .growth-map{height:510px}.agency-home .project-track .case{flex-basis:94%}.agency-home .case-image{height:360px}.agency-home .case-caption{grid-template-columns:1fr 44px;gap:14px}.agency-home .case-caption p{grid-column:1/-1;grid-row:2}.agency-home .case-caption b{grid-column:2;grid-row:1}.agency-home .results{padding-block:90px}.agency-home .result-copy{padding:30px}.agency-home .result-copy>h3{font-size:32px}.agency-home .result-kpis{grid-template-columns:1fr}.agency-home .result-chart{min-height:500px;padding:30px}}
@media(max-width:540px){.agency-home .header-socials a:nth-child(2),.agency-home .header-socials a:nth-child(3){display:none}.agency-home .hero{gap:6px;padding-top:52px}.agency-home .hero h1{max-width:100%;font-size:43px;line-height:1.01}.agency-home .hero-copy>p{font-size:16px}.agency-home .growth-map{left:auto;width:100%;max-width:430px;height:420px;margin-left:0;transform:none}.agency-home .growth-map:before{inset:42px}.agency-home .orbit-one{inset:34px}.agency-home .orbit-two{inset:82px}.agency-home .map-core{width:132px;height:132px}.agency-home .map-core strong{font-size:22px}.agency-home .map-card{width:132px;padding:11px}.agency-home .map-card b{font-size:13px}.agency-home .map-card small{font-size:9px}.agency-home .map-card--site{top:48px}.agency-home .map-card--ads{top:58px}.agency-home .map-card--growth{right:0;bottom:42px}.agency-home .metric-card{left:0;bottom:28px;width:142px;padding:11px}.agency-home .hero-note{gap:14px;font-size:10px}.agency-home .owner-content{padding-top:54px}.agency-home .owner-heading h2,.agency-home .results-head h2{font-size:39px}.agency-home .owner-marquee-group{gap:20px;padding-right:20px;font-size:11px}.agency-home .case-image{height:285px;padding:12px}.agency-home .project-track{gap:12px}.agency-home .project-track .case{flex-basis:94%}.agency-home .case-caption h3{font-size:23px}.agency-home .result-copy{padding:24px 20px}.agency-home .result-change strong{font-size:43px}.agency-home .result-chart{min-height:470px;padding:25px 20px}.agency-home .chart-stage{height:220px}}
@media(prefers-reduced-motion:reduce){.agency-home .owner-marquee-track{animation:none}}

/* Homepage content revision */
.agency-home .statement-grid{display:block}.agency-home .statement-grid>div{max-width:980px;margin-inline:auto}
.agency-home .section-head:not(.section-head--split){display:block}.agency-home .section-head--split>div,.agency-home .results-head>div{display:block}.agency-home .owner-heading{display:block}.agency-home .owner-heading h2{max-width:850px}
.agency-home .approach-intro h2{margin-top:0}.agency-home .contact h2{margin-top:0}

.agency-home .owner-marquee-track{gap:0;will-change:transform}
.agency-home .owner-marquee-group{min-width:100vw;justify-content:space-around;padding-right:0}
@keyframes ownerTicker{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}

.agency-home .projects-stage{--project-card-width:min(680px,47vw);position:relative}
.agency-home .projects{--projects-viewport:100vw;--project-side-space:calc((var(--projects-viewport) - var(--project-card-width))/2);display:flex;gap:18px;width:100%;max-width:none;margin:0;padding:0 var(--project-side-space) 24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y;cursor:grab}
.agency-home .projects::-webkit-scrollbar{display:none}.agency-home .projects.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.agency-home .projects.is-resetting{scroll-behavior:auto}
.agency-home .project{display:block;flex:0 0 var(--project-card-width);overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;color:inherit;text-decoration:none;scroll-snap-align:center;transition:transform .25s,box-shadow .25s}
.agency-home .project:hover{transform:translateY(-4px);box-shadow:0 20px 50px #26352c16}
.agency-home .project-shot{position:relative;height:auto;aspect-ratio:1353/1144;padding:43px 12px 12px;overflow:hidden;background:#e8ecea}
.agency-home .project-shot:before{content:"";position:absolute;inset:0 0 auto;height:35px;background:radial-gradient(circle at 18px 18px,#aeb5b1 0 3px,transparent 3.5px),radial-gradient(circle at 29px 18px,#aeb5b1 0 3px,transparent 3.5px),radial-gradient(circle at 40px 18px,#aeb5b1 0 3px,transparent 3.5px),#dfe3e1}
.agency-home .project-shot:after{content:attr(data-site);position:absolute;left:50%;top:8px;transform:translateX(-50%);width:min(48%,280px);height:19px;padding:2px 10px;border-radius:6px;background:#f7f9f8;color:#7b827e;text-align:center;font-size:9px;line-height:15px}
.agency-home .project-shot img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:6px;box-shadow:0 0 0 1px #d6dbd8;transition:transform .55s}.agency-home .project:hover .project-shot img{transform:scale(1.018)}
.agency-home .project-meta{display:flex;align-items:flex-end;justify-content:space-between;min-height:98px;padding:17px 21px;border-top:1px solid #edf0ee}.agency-home .project-meta small{color:var(--muted);font-size:11px}.agency-home .project-meta h3{margin:6px 0 0;font-size:23px;letter-spacing:-.04em}.agency-home .project-meta>span{font-size:11px;font-weight:700}

.agency-home .results-tabs{display:flex;gap:8px;margin:-18px 0 24px;overflow-x:auto;scrollbar-width:none}.agency-home .results-tabs::-webkit-scrollbar{display:none}.agency-home .results-tabs button{flex:0 0 auto;padding:11px 16px;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;transition:.2s}.agency-home .results-tabs button:hover,.agency-home .results-tabs button.is-active{background:var(--dark);border-color:var(--dark);color:#fff}
.agency-home .result-card.is-switching{animation:resultSwitch .32s ease}@keyframes resultSwitch{from{opacity:.55;transform:translateY(7px)}to{opacity:1;transform:none}}

@media(max-width:900px){.agency-home .statement-grid>div{margin-left:0}.agency-home .projects-stage{--project-card-width:78vw}.agency-home .results-tabs{margin-top:0}}
@media(max-width:540px){.agency-home .owner-marquee-group{min-width:720px}.agency-home .projects-stage{--project-card-width:84vw}.agency-home .projects{gap:10px;padding-bottom:20px}.agency-home .project-shot{padding:39px 8px 8px}.agency-home .project-shot:after{width:55%}.agency-home .project-meta{position:relative;min-height:108px;padding:17px 58px 18px 16px;align-items:flex-start}.agency-home .project-meta h3{font-size:21px}.agency-home .project-meta>span{position:absolute;right:15px;top:17px;width:34px;height:34px;overflow:hidden;color:transparent}.agency-home .project-meta>span:after{content:"↗";display:grid;place-items:center;position:absolute;inset:0;background:var(--mint);border-radius:50%;color:var(--ink);font-size:16px}.agency-home .results-tabs{margin-bottom:18px}.agency-home .results-tabs button{padding:9px 13px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.agency-home .projects{scroll-behavior:auto}.agency-home .project{transition:none}}

/* Final homepage interaction and proof components */
.agency-home .hero{grid-template-columns:minmax(0,1.18fr) minmax(470px,.82fr);gap:32px}.agency-home .hero h1{max-width:none;font-size:clamp(56px,4.85vw,70px)}.agency-home .hero h1>span{display:block;white-space:nowrap}
.agency-home .owner-marquee-group{min-width:max-content;justify-content:flex-start;gap:26px;padding-right:26px}

.agency-home .project-shot img{user-select:none;-webkit-user-drag:none}.agency-home .project--contain .project-shot{background:#eef2ef}.agency-home .project--contain .project-shot img{object-fit:contain;background:#fff}
.agency-home .project--concept{cursor:grab}.agency-home .concept-shot{padding:43px 12px 12px}.agency-home .concept-site{height:100%;overflow:hidden;border-radius:6px;background:#fff;box-shadow:0 0 0 1px #d6dbd8}.agency-home .concept-site header{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 22px;border-bottom:1px solid #e4e9e6;font-size:10px}.agency-home .concept-site header b{font-size:15px;letter-spacing:-.04em}.agency-home .concept-site header span{color:#69736e}.agency-home .concept-site header i{padding:8px 11px;border-radius:999px;background:#17221d;color:#fff;font-style:normal;font-weight:700}.agency-home .concept-site main{position:relative;height:calc(100% - 58px);padding:58px 38px;background:radial-gradient(circle at 82% 25%,#d0f3df 0 14%,transparent 38%),linear-gradient(135deg,#f9fbfa,#e8f1ec)}.agency-home .concept-site main:after{content:"";position:absolute;right:7%;bottom:10%;width:30%;aspect-ratio:1;border:1px solid #83cba2;border-radius:40% 60% 52% 48%;transform:rotate(18deg)}.agency-home .concept-site main small{color:#087b43;font-size:9px;font-weight:800;letter-spacing:.07em}.agency-home .concept-site main h4{position:relative;z-index:1;max-width:82%;margin:14px 0;font-size:31px;line-height:1.02;letter-spacing:-.055em}.agency-home .concept-site main p{position:relative;z-index:1;max-width:58%;margin:0;color:#65706a;font-size:11px;line-height:1.5}.agency-home .concept-site main button{position:relative;z-index:1;margin-top:20px;padding:10px 14px;background:#17221d;border:0;border-radius:999px;color:#fff;font-size:10px;font-weight:700}.agency-home .concept-site main>div{position:absolute;z-index:1;left:38px;right:38px;bottom:24px;display:flex;gap:7px}.agency-home .concept-site main>div span{padding:7px 9px;background:#fff;border:1px solid #d6e0da;border-radius:9px;font-size:9px;font-weight:700}.agency-home .concept-shot--estate .concept-site main{background:linear-gradient(90deg,#eef0e9,#d8ded2)}.agency-home .concept-shot--estate .concept-site main:after{width:42%;right:3%;bottom:-8%;border-radius:4px;border-color:#8c9b86;transform:skewY(-8deg)}.agency-home .concept-shot--saas .concept-site{background:#111a29;color:#fff}.agency-home .concept-shot--saas .concept-site header{border-color:#ffffff18}.agency-home .concept-shot--saas .concept-site header span{color:#b4bfd0}.agency-home .concept-shot--saas .concept-site header i{background:#9ce8bd;color:#102218}.agency-home .concept-shot--saas .concept-site main{background:radial-gradient(circle at 82% 30%,#315fd7 0 12%,transparent 34%),linear-gradient(135deg,#111a29,#172a42)}.agency-home .concept-shot--saas .concept-site main small{color:#8fefb8}.agency-home .concept-shot--saas .concept-site main p{color:#c2cbda}.agency-home .concept-shot--saas .concept-site main button{background:#9ce8bd;color:#102218}.agency-home .concept-shot--saas .concept-site main>div span{background:#ffffff0d;border-color:#ffffff20}.agency-home .concept-shot--saas .concept-site main:after{border-color:#80a3ff}

.agency-home .result-copy>.text-link{margin-right:18px;padding:0;background:transparent;border:0;cursor:pointer}.agency-home .result-lead{color:var(--green-deep)}
.agency-home .case-dynamics{position:relative;display:flex;flex-direction:column;padding:38px;background:linear-gradient(145deg,#123f2d,#17221d);color:#fff}.agency-home .case-dynamics-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.agency-home .case-dynamics-head small,.agency-home .case-dynamics-head b{display:block}.agency-home .case-dynamics-head small{color:#6de5a2;text-transform:uppercase;font-size:9px;letter-spacing:.08em;font-weight:800}.agency-home .case-dynamics-head b{margin-top:4px;font-size:20px}.agency-home .case-dynamics-head>span{padding:7px 10px;border:1px solid #426454;border-radius:999px;color:#b7cbc1;font-size:10px}.agency-home .case-chart{position:relative;height:320px;margin-top:24px;padding:22px 24px 35px;background:#ffffff09;border:1px solid #40594d;border-radius:18px}.agency-home .case-chart-grid{position:absolute;inset:25px 24px 50px;display:flex;flex-direction:column;justify-content:space-between}.agency-home .case-chart-grid i{height:1px;background:#375047}.agency-home .case-chart svg{position:relative;width:100%;height:235px;overflow:visible}.agency-home .case-chart-line{fill:none;stroke:#50e391;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.agency-home .case-chart-points circle{fill:#17221d;stroke:#74f0a9;stroke-width:3;vector-effect:non-scaling-stroke}.agency-home .case-dynamics.is-animating .case-chart-line{stroke-dasharray:1000;stroke-dashoffset:1000;animation:case-line-draw .62s cubic-bezier(.4,0,.2,1) forwards}.agency-home .case-dynamics.is-animating .case-chart-area{opacity:0;transform:translateY(10px);transform-origin:center bottom;animation:case-area-rise .55s .12s ease-out forwards}.agency-home .case-dynamics.is-animating .case-chart-points circle{opacity:0;transform:scale(.55);transform-box:fill-box;transform-origin:center;animation:case-point-pop .26s ease-out forwards}.agency-home .case-chart-values,.agency-home .case-chart-months{position:absolute;left:24px;right:24px;display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.agency-home .case-chart-values{top:20px;color:#d7eee2;font-size:12px;font-weight:700}.agency-home .case-chart-values span:first-child{text-align:left}.agency-home .case-chart-values span:last-child{text-align:right}.agency-home .case-chart-months{bottom:15px;color:#8eaaa0;font-size:9px}.agency-home .case-chart-months span:first-child{text-align:left}.agency-home .case-chart-months span:last-child{text-align:right}.agency-home .case-volume{margin-top:16px;padding:16px 18px;background:#fff;color:#17221d;border-radius:15px}.agency-home .case-volume-head{display:flex;justify-content:space-between;font-size:11px}.agency-home .case-volume-bars{display:flex;align-items:end;gap:7px;height:30px;margin-top:9px}.agency-home .case-volume-bars i{width:100%;height:var(--value);background:linear-gradient(90deg,#bcefd0,#16ad5b);border-radius:4px;transform-origin:center bottom}.agency-home .case-dynamics .result-work{margin-top:18px}.agency-home .case-dynamics.is-animating .case-volume-bars i{animation:case-bar-rise .7s ease-out both}
@keyframes case-line-draw{to{stroke-dashoffset:0}}@keyframes case-area-rise{to{opacity:1;transform:translateY(0)}}@keyframes case-point-pop{to{opacity:1;transform:scale(1)}}@keyframes case-bar-rise{from{transform:scaleY(.12);opacity:.45}to{transform:scaleY(1);opacity:1}}

.agency-home .lead-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:.2s}.agency-home .lead-modal.is-open{visibility:visible;opacity:1}.agency-home .modal-backdrop{position:absolute;inset:0;background:#092318ad;backdrop-filter:blur(9px)}.agency-home .modal-dialog{position:relative;width:min(520px,100%);padding:36px;background:linear-gradient(135deg,#fff,#e7faef);border:1px solid #b9d7c7;border-radius:28px;box-shadow:0 30px 80px #0000003d}.agency-home .modal-close{position:absolute;right:20px;top:20px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #b9d7c7;background:#fff;border-radius:50%;color:#08783e;cursor:pointer}.agency-home .modal-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.agency-home .modal-status{display:flex;align-items:center;gap:10px;margin:0 60px 20px 0;color:#137949;font-size:11px;font-weight:700}.agency-home .modal-status>i{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 6px #18ab5b21}.agency-home .modal-status small{display:block;color:var(--muted);font-weight:500}.agency-home .modal-tag{display:inline-block;padding:7px 10px;background:#fff;border:1px solid #b9d7c7;border-radius:999px;color:#08783e;font-size:11px;font-weight:700}.agency-home .modal-dialog h2{margin:16px 0 8px;font-size:42px;letter-spacing:-.04em}.agency-home .modal-dialog>p{margin:0 0 20px;color:var(--muted);line-height:1.5}.agency-home .lead-form{padding:0;background:transparent;border:0;box-shadow:none}.agency-home .lead-form>label:not(.consent){display:block;margin-bottom:10px;padding:12px 15px;background:#fff;border:1px solid #c8d9d0;border-radius:12px}.agency-home .lead-form label>span{display:block;color:#26714e;text-transform:uppercase;font-size:10px;letter-spacing:.06em;font-weight:800}.agency-home .lead-form input,.agency-home .lead-form textarea{width:100%;padding:4px 0;border:0;outline:0;background:transparent;color:var(--ink)}.agency-home .lead-form textarea{resize:vertical}.agency-home .lead-form .consent{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:start;padding:7px 0;color:var(--muted);font-size:10px}.agency-home .lead-form .consent input{position:absolute;opacity:0}.agency-home .lead-form .consent i{display:grid;place-items:center;width:18px;height:18px;border:1px solid #9db3a8;border-radius:4px;color:transparent;font-style:normal}.agency-home .lead-form .consent input:checked+i{background:var(--green);border-color:var(--green);color:#fff}.agency-home .lead-form .consent a{color:#08783e;font-weight:700}.agency-home .lead-form button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;margin-top:8px;padding:8px 10px 8px 22px;background:var(--dark);border:0;border-radius:999px;color:#fff;font-weight:750;cursor:pointer}.agency-home .lead-form button i{display:grid;place-items:center;width:34px;height:34px;background:var(--mint);border-radius:50%}.agency-home .lead-form button i img{width:16px}.agency-home.modal-open{overflow:hidden}

@media(max-width:1180px){.agency-home .hero{grid-template-columns:minmax(0,1.1fr) minmax(430px,.9fr)}.agency-home .hero h1{font-size:clamp(50px,5.6vw,64px)}}
@media(max-width:900px){.agency-home .hero{grid-template-columns:1fr}.agency-home .hero h1>span{white-space:normal}.agency-home .concept-site main h4{font-size:27px}.agency-home .case-chart{height:275px}.agency-home .case-chart svg{height:190px}}
@media(max-width:540px){.agency-home .hero h1{font-size:42px}.agency-home .concept-site header{height:45px;padding-inline:12px}.agency-home .concept-site header span{display:none}.agency-home .concept-site main{height:calc(100% - 45px);padding:32px 22px}.agency-home .concept-site main h4{font-size:23px}.agency-home .concept-site main p{max-width:78%}.agency-home .concept-site main>div{left:22px;right:22px;bottom:16px}.agency-home .concept-site main>div span:last-child{display:none}.agency-home .case-dynamics{padding:24px 20px}.agency-home .case-chart{height:245px;padding-inline:12px}.agency-home .case-chart-grid,.agency-home .case-chart-values,.agency-home .case-chart-months{left:12px;right:12px}.agency-home .case-chart svg{height:175px}.agency-home .modal-dialog{padding:26px 20px}.agency-home .modal-dialog h2{font-size:34px}.agency-home .modal-status{margin-right:46px}}
@media(prefers-reduced-motion:reduce){.agency-home .case-dynamics.is-animating .case-chart-line,.agency-home .case-dynamics.is-animating .case-chart-area,.agency-home .case-dynamics.is-animating .case-chart-points circle,.agency-home .case-dynamics.is-animating .case-volume-bars i{animation:none;opacity:1;transform:none;stroke-dashoffset:0}}
.agency-home .modal-dialog{max-height:calc(100vh - 24px);overflow-y:auto}
.agency-home .projects-stage{--project-card-width:min(560px,32vw)}
.agency-home .projects{touch-action:auto}.agency-home .projects.is-dragging{scroll-behavior:auto!important}
.agency-home .project-shot{aspect-ratio:1.33}.agency-home .project--contain .project-shot img{width:100%;height:100%;object-fit:contain;object-position:top center}
.agency-home .project-shot img{object-fit:cover;object-position:top center;background:#fff}
.agency-home .project--landscape .project-shot img{object-fit:contain}
.agency-home .project:hover .project-shot img{transform:none}
.agency-home .result-copy>.result-lead{display:inline-flex;align-items:center;gap:15px;min-height:48px;margin-right:16px;padding:6px 7px 6px 17px;background:var(--dark);border-radius:999px;color:#fff;font-weight:750}.agency-home .result-copy>.result-lead img{box-sizing:content-box;width:16px;height:16px;padding:8px;background:var(--mint);border-radius:50%}.agency-home .result-copy>a.text-link{font-weight:750}
.agency-home .case-chart-points circle{r:5}.agency-home .case-chart-points .case-point-major{stroke-width:4}
.agency-home .case-dynamics.is-animating .case-chart-points circle{animation-delay:var(--point-delay,0s)}
.agency-home .case-chart-points .case-point-minor{r:6}.agency-home .case-chart-points .case-point-major{r:10}
@media(max-width:900px){.agency-home .projects-stage{--project-card-width:44vw}}
@media(max-width:540px){.agency-home .projects-stage{--project-card-width:88vw}.agency-home .project-shot{aspect-ratio:1.26}.agency-home .result-copy>.result-lead{width:100%;justify-content:space-between;margin:0 0 18px}.agency-home .result-copy>a.text-link{display:flex}}

/* Homepage refinement: continuous motion, portfolio, results and footer */
.agency-home .owner-marquee-track{animation:none!important;transform:translate3d(0,0,0)}
.agency-home .owner-marquee-group{min-width:max-content}
.agency-home .site-header>.brand{flex:0 0 122px;margin-right:18px}
.agency-home .service-row:before{inset:1px 0;background:linear-gradient(90deg,#e5f7ed 0,#eef8f3 48%,transparent 100%);border:0;border-radius:0;box-shadow:none;transform:none;transition:opacity .22s}
.agency-home .service-row:hover:before,.agency-home .service-row:focus-visible:before{opacity:1;transform:none;border:0;box-shadow:none}
.agency-home .service-row:hover .round-arrow,.agency-home .service-row:focus-visible .round-arrow{background:var(--mint);border-color:#a9d9bc;transform:none}
.agency-home .projects{user-select:none}
.agency-home .concept-shot img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:7px}
.agency-home .results-tabs{display:flex;gap:8px;margin-bottom:24px;padding-bottom:8px;overflow-x:auto;scrollbar-width:none}
.agency-home .results-tabs::-webkit-scrollbar{display:none}
.agency-home .results-tabs button{flex:0 0 auto}
.agency-home .result-work--left{margin:4px 0 28px;padding:20px 22px;background:#f4f6fa;border:0;border-radius:16px}
.agency-home .result-work--left>span{color:var(--green-deep);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.agency-home .result-work--left ul{display:grid;gap:7px;margin:12px 0 0;padding:0;list-style:none;color:#53615a;font-size:12px;line-height:1.4}
.agency-home .result-work--left li:before{content:"";display:inline-block;width:6px;height:6px;margin-right:9px;background:var(--green);border-radius:50%}
.agency-home .case-chart svg{overflow:hidden}
.agency-home .site-footer{min-height:0;background:var(--dark);color:#fff}
.agency-home .footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.05fr;gap:55px;padding-top:58px;padding-bottom:58px}
.agency-home .footer-grid .brand{display:block;width:122px;filter:brightness(0) invert(1)}
.agency-home .footer-brand p{margin:22px 0 0;color:#aebdb5;font-size:13px;line-height:1.55}
.agency-home .footer-grid nav,.agency-home .footer-contacts,.agency-home .footer-legal{display:flex;align-items:flex-start;flex-direction:column;gap:11px}
.agency-home .footer-grid b{margin-bottom:5px;color:#72dc9d;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.agency-home .footer-grid a{color:#fff;font-size:13px;line-height:1.35;text-decoration:none}
.agency-home .footer-grid a:hover{text-decoration:underline;text-underline-offset:3px}
.agency-home .footer-contacts>a:first-of-type{font-size:17px;font-weight:750}
.agency-home .footer-contacts span,.agency-home .footer-legal span{margin-top:7px;color:#819188;font-size:10px;line-height:1.5}
.agency-home .footer-legal a{color:#b9c8c0;font-size:11px}
.agency-home .footer-messengers{display:flex;gap:7px;margin-top:4px}
.agency-home .footer-messengers a{display:grid;place-items:center;width:36px;height:36px;background:#fff;border:1px solid #ffffff22;border-radius:50%}
.agency-home .footer-messengers a:hover{text-decoration:none;transform:translateY(-2px)}
.agency-home .footer-messengers img,.agency-home .footer-messengers svg{width:18px;height:18px;object-fit:contain}
.agency-home .footer-messengers svg{fill:#279dd8}
@media(min-width:901px){.agency-home .result-copy{padding:42px}.agency-home .result-change{margin:28px 0 22px;padding:20px 0}.agency-home .result-kpis{margin-bottom:22px}.agency-home .result-work--left{margin-bottom:22px;padding:16px 18px}.agency-home .result-work--left ul{margin-top:9px}.agency-home .case-dynamics{padding:32px}.agency-home .case-chart{flex:1;min-height:390px;height:auto}.agency-home .case-chart svg{height:calc(100% - 24px)}}
@media(max-width:900px){.agency-home .footer-grid{grid-template-columns:1fr 1fr;gap:42px 60px}.agency-home .result-copy{padding-bottom:38px}}
@media(max-width:760px){.agency-home .site-header>.brand{flex-basis:105px;margin-right:0}}
@media(max-width:800px){.agency-home .menu-toggle span{width:17px;height:1.5px;background:var(--ink);transition:transform .2s,opacity .2s}.agency-home .site-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.agency-home .site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.agency-home .site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}}
@media(max-width:540px){.agency-home .footer-grid{grid-template-columns:1fr;gap:30px;padding-top:42px;padding-bottom:42px}.agency-home .footer-legal{padding-top:25px;border-top:1px solid #ffffff18}.agency-home .result-work--left{padding:18px;margin-bottom:22px}}

/* Homepage spacing and mobile composition refinements */
.agency-home .results{padding-bottom:48px}
.agency-home .approach{padding-top:48px}
@media(max-width:540px){
  .agency-home .map-core{width:148px;height:148px}
  .agency-home .map-core small{max-width:122px;margin-top:7px;font-size:10px;line-height:1.35}
  .agency-home .results{padding-bottom:34px}
  .agency-home .approach{padding-top:34px}
  .agency-home .site-footer{display:block;width:100%;padding:0;gap:0}
  .agency-home .site-footer>.footer-grid{display:grid;width:calc(100% - 32px);margin:0 auto;padding:42px 0;gap:30px}
}

/* Mobile header and menu shared with the service pages */
@media(max-width:760px){
  .agency-home .site-header{top:6px;grid-template-columns:auto 1fr auto;gap:0;width:calc(100% - 20px);min-height:58px;margin-top:0;padding:8px 10px;border-radius:14px}
  .agency-home .menu-toggle{display:grid;gap:4px;width:40px;height:40px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:12px;cursor:pointer}
  .agency-home .menu-toggle span{display:block;width:18px;height:2px;background:#24312b;transform:none!important}
  .agency-home .mobile-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);display:none;padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 40px #132d201c}
  .agency-home .mobile-menu.is-open{display:flex;flex-direction:column;gap:14px;visibility:visible;opacity:1;transform:none}
  .agency-home .mobile-menu>a{padding:0;border:0;text-decoration:none;font-size:15px;font-weight:650}
  .agency-home .mobile-menu .mobile-phone{color:var(--green-deep)}
  .agency-home .mobile-menu button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;padding:7px 8px 7px 16px;background:var(--dark);border:1px solid var(--dark);border-radius:999px;color:#fff;font-size:13px;font-weight:750;line-height:1;white-space:nowrap;cursor:pointer}
  .agency-home .mobile-menu button i{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;background:var(--mint);border-radius:50%}
  .agency-home .mobile-menu button i img{width:15px;height:15px}
}
@media(max-width:540px){.agency-home .header-socials a:nth-child(2),.agency-home .header-socials a:nth-child(3){display:grid}}

/* Direct messenger choices below the primary hero action */
.agency-home .hero-messengers{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;color:var(--muted);font-size:12px}
.agency-home .hero-messengers>div{display:flex;flex-wrap:wrap;gap:7px}
.agency-home .hero-messengers a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 11px;background:#fff;border:1px solid var(--line);border-radius:10px;color:var(--ink);font-weight:650;text-decoration:none;transition:border-color .2s,transform .2s}
.agency-home .hero-messengers a:hover{border-color:#9dcbb0;transform:translateY(-1px)}
.agency-home .hero-messengers img,.agency-home .hero-messengers svg{width:18px;height:18px;object-fit:contain}
.agency-home .hero-messengers svg{fill:#159bd3}
@media(max-width:540px){.agency-home .hero-messengers{align-items:flex-start;margin-top:20px}.agency-home .hero-messengers>span{width:100%}.agency-home .hero-messengers>div{width:100%}.agency-home .hero-messengers a{flex:1 1 auto;padding-inline:8px}}
@media(max-width:540px){.agency-home .site-footer>.footer-grid{padding-bottom:24px}}
@media(max-width:340px){
  .agency-home .site-header>.brand,.agency-home .header-side{min-width:0}
  .agency-home .header-socials a:nth-child(2),.agency-home .header-socials a:nth-child(3){display:none}
  .agency-home .hero-messengers a{min-width:0;font-size:11px}
}
html:has(body.agency-home){overflow-x:hidden}

/* Lead popup: wider desktop dialog without inner horizontal overflow */
.agency-home .modal-dialog{box-sizing:border-box;width:min(660px,calc(100vw - 32px));max-width:100%;overflow-x:hidden}
.agency-home .modal-dialog h2,.agency-home .modal-dialog>p,.agency-home .lead-form,.agency-home .lead-form>label{box-sizing:border-box;min-width:0;max-width:100%}
.agency-home .lead-form input,.agency-home .lead-form textarea{box-sizing:border-box;min-width:0;max-width:100%}
.agency-home .lead-form .consent input{width:18px;height:18px}
.agency-home .lead-form .consent>span{min-width:0;overflow-wrap:anywhere}
.agency-home .lead-form .consent>span{font-size:11px;line-height:1.4;text-transform:none;letter-spacing:0;font-weight:600}
@media(max-width:540px){.agency-home .lead-modal{padding:12px}.agency-home .modal-dialog{width:calc(100vw - 24px)}}

/* Project screenshots keep their native proportions without uneven card bottoms */
.agency-home .projects{align-items:flex-start}
.agency-home .project-shot img{object-fit:contain}
@media(min-width:901px){
  .agency-home .project-shot{height:auto;aspect-ratio:1.32}
  .agency-home .project--tall{flex-basis:var(--project-card-width)}
}
@media(min-width:541px) and (max-width:900px){
  .agency-home .project-shot{aspect-ratio:1.24}
}
@media(max-width:540px){
  .agency-home .project-shot{aspect-ratio:1.27}
}
.agency-home .project--tall .project-shot img{width:101.1%;max-width:none;object-fit:fill;object-position:left top}
