﻿:root{--bg-black:#050505;--bg-card-dark:#111413;--green-neon:#7cff3c;--green-bright:#2ecc40;--green-deep:#0b3d1e;--white:#fff;--grey-muted:#8a8f8c;--bg-light:#fafafa;--text-dark:#111;--green-accent:#3ddc5a;--card-white:#fff;--line-dark:#262a28;--line-light:#daddda;--font-display:"Space Grotesk",sans-serif;--font-body:"Inter",sans-serif}

/* Final site footer */
.site-footer.site-footer{position:relative;padding:72px 0 26px;background:#030504;border-top:1px solid rgba(124,255,60,.18)}
.site-footer:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(124,255,60,.7),transparent);box-shadow:0 0 24px rgba(124,255,60,.22)}
.footer-grid{display:grid;grid-template-columns:1.35fr .7fr 1.05fr 1fr;gap:64px;align-items:start}
.footer-brand{display:inline-block}.footer-brand.footer-brand img{width:185px}.footer-brand-column>p{max-width:265px;margin:20px 0 24px;color:#8d9690;font-size:13px}
.footer-socials{display:flex;gap:10px}.footer-socials a{display:grid;width:42px;height:42px;place-items:center;border:1px solid #263029;border-radius:11px;background:#080c09;color:#8e9892;transition:color .25s,border-color .25s,background .25s,transform .25s,box-shadow .25s}
.footer-socials svg{width:19px;height:19px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-socials .social-dot{fill:currentColor;stroke:none}
.footer-socials a:hover,.footer-socials a:focus-visible{color:var(--green-neon);border-color:rgba(124,255,60,.58);background:rgba(124,255,60,.07);transform:translateY(-3px);box-shadow:0 0 22px rgba(124,255,60,.13)}
.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-column h2{margin:0 0 11px;color:#f0f3f1;font-family:var(--font-display);font-size:15px;letter-spacing:-.01em}.footer-column a{color:#858e88;font-size:12px;line-height:1.5;transition:color .2s,transform .2s}.footer-column a:hover,.footer-column a:focus-visible{color:var(--green-neon);transform:translateX(3px)}
.footer-contact{overflow-wrap:anywhere}.footer-contact .footer-cta{display:inline-flex;align-items:center;gap:11px;margin-top:8px;color:var(--green-neon);font-weight:700}.footer-cta span{transition:transform .2s}.footer-cta:hover span{transform:translateX(4px)}
.site-footer .footer-bottom{display:block;margin-top:58px;padding-top:22px;border-top:1px solid #171c19;color:#626a65;font-size:10px;letter-spacing:.1em;text-align:center;text-transform:uppercase}.footer-bottom p{margin:0}.site-footer .footer-bottom span{margin:0;color:inherit}
@media(max-width:900px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:46px}}
@media(max-width:600px){.footer-grid{grid-template-columns:1fr}.site-footer .footer-bottom{margin-top:44px}}
@media(prefers-reduced-motion:reduce){.footer-socials a,.footer-column a,.footer-cta span{transition:none!important}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg-black);color:var(--white);font-family:var(--font-body);font-size:16px;line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;background:var(--green-neon);color:#050505;padding:10px 16px;z-index:100}.skip-link:focus{top:16px}.dark-section{background:var(--bg-black);color:var(--white)}.light-section{background:var(--bg-light);color:var(--text-dark)}.site-header{position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{background:rgba(5,5,5,.88);backdrop-filter:blur(16px);border-color:rgba(255,255,255,.09)}.nav{height:92px;display:flex;align-items:center;justify-content:space-between}.brand img{width:230px}.nav-menu{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.nav-menu>a:not(.button){color:#b6bbb8;transition:.2s}.nav-menu>a:hover{color:var(--green-neon)}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;min-height:55px;padding:0 27px;border-radius:999px;background:var(--green-neon);color:#071006;font-weight:700;line-height:1;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#92ff5e}.button-small{min-height:44px;padding:0 21px;gap:18px}.button-large{min-height:64px;padding:0 32px;gap:60px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:#fff;margin:5px}.hero{min-height:950px;position:relative;overflow:hidden;padding:182px 0 80px;border-bottom:1px solid var(--line-dark)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:260px;background:linear-gradient(transparent,#050505);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;position:relative;z-index:2}.hero-copy{padding-bottom:80px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:700;color:var(--green-neon);margin:0 0 23px}.eyebrow span,.manifesto-tag span,.footer-bottom span{color:#737a76;margin:0 7px}.hero h1{font-family:var(--font-display);font-size:clamp(56px,6vw,88px);line-height:.98;letter-spacing:-.055em;max-width:760px;margin:0}.hero h1 em,.contact h2 em,.manifesto h2 em{font-style:normal;color:var(--green-neon)}.hero-intro{font-size:19px;color:#aeb3b0;max-width:620px;margin:30px 0 32px}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{font-weight:700;border-bottom:1px solid #565b58;padding:14px 0}.text-link span{color:var(--green-neon);margin-left:12px}.hero-pills{display:flex;list-style:none;padding:0;margin:55px 0 0;gap:12px}.hero-pills li{border:1px solid #292e2b;border-radius:999px;padding:9px 15px;color:#bbc0bd;font-size:13px}.hero-pills b{color:var(--green-neon);margin-right:7px}.hero-visual{position:relative;align-self:end;display:flex;justify-content:flex-end}.hero-visual img{width:min(480px,100%);filter:drop-shadow(0 30px 60px rgba(0,0,0,.7));transform:rotate(2deg);position:relative;z-index:2}.hero-glow{position:absolute;width:700px;height:700px;right:3%;top:15%;background:radial-gradient(circle,rgba(77,255,51,.17),transparent 65%);filter:blur(20px)}.phone-orbit{position:absolute;width:460px;height:460px;border:1px solid rgba(124,255,60,.13);border-radius:50%;top:21%;right:-5%}.pixel-cloud{position:absolute;z-index:1}.pixel-cloud i{display:block;position:absolute;width:8px;height:8px;background:var(--green-neon);box-shadow:0 0 14px rgba(124,255,60,.6)}.pixel-cloud-one{left:3%;top:18%}.pixel-cloud-one i:nth-child(2){left:28px;top:36px;width:5px;height:5px}.pixel-cloud-one i:nth-child(3){left:9px;top:70px;background:#fff;opacity:.5}.pixel-cloud-one i:nth-child(4){left:55px;top:3px;width:12px;height:12px;opacity:.25}.pixel-cloud-one i:nth-child(5){left:75px;top:50px;width:4px;height:4px}.scroll-cue{position:absolute;bottom:38px;right:4%;z-index:4;color:#737975;text-transform:uppercase;letter-spacing:.18em;font-size:10px}.scroll-cue span{display:inline-grid;place-items:center;border:1px solid #343a36;border-radius:50%;width:30px;height:30px;margin-left:10px;color:var(--green-neon)}.services{padding:140px 0}.section-heading{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;margin-bottom:65px}.section-heading h2,.results h2,.manifesto h2,.work h2,.about h2,.contact h2{font-family:var(--font-display);font-size:clamp(42px,4.2vw,68px);line-height:1.05;letter-spacing:-.045em;margin:0}.section-heading>p{color:#5d625f;max-width:420px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--card-white);border:1px solid #e1e4e2;border-radius:16px;padding:34px;min-height:440px;display:flex;flex-direction:column;position:relative;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(0,0,0,.08)}.service-card.featured{background:#111413;color:#fff;border-color:#111413}.service-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#efffed;color:#17420e;font-size:25px;margin-bottom:55px}.card-number{position:absolute;top:33px;right:33px;font-family:var(--font-display);color:#909592;font-size:13px}.service-card h3{font-family:var(--font-display);font-size:27px;line-height:1.15;letter-spacing:-.03em;margin:0 0 20px}.service-card p:not(.card-number){color:#686e6a;font-size:15px;margin:0}.service-card.featured p:not(.card-number){color:#a8aeaa}.service-card a{margin-top:auto;font-size:13px;font-weight:700;border-top:1px solid #e2e5e3;padding-top:22px}.service-card.featured a{border-color:#303532}.service-card a span{float:right;color:#51d82a}.results{padding:135px 0}.results-wrap>div:first-child{display:flex;justify-content:space-between;align-items:flex-end}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:75px;border-block:1px solid var(--line-dark)}.result-grid article{padding:55px 40px;border-right:1px solid var(--line-dark)}.result-grid article:first-child{padding-left:0}.result-grid article:last-child{border:0}.result-grid strong{font-family:var(--font-display);font-size:clamp(58px,6vw,92px);line-height:1;letter-spacing:-.06em}.result-grid strong span{color:var(--green-neon)}.result-grid p{color:#929894;margin:15px 0 0}.result-note{text-align:right;color:#69706c;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin:25px 0 0}.manifesto{padding:150px 0}.manifesto-grid{display:grid;grid-template-columns:130px 1fr;position:relative}.vertical-kicker{writing-mode:vertical-rl;transform:rotate(180deg);justify-self:start}.manifesto h2{font-size:clamp(52px,6.3vw,95px);max-width:1000px}.manifesto-tag{grid-column:2;margin:45px 0 0;text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:700}.work{padding:125px 0}.work-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:75px;align-items:center}.work-media{border-radius:14px;overflow:hidden;border:1px solid #262a28}.work-media img{aspect-ratio:16/10;object-fit:cover;transition:.6s}.work-media:hover img{transform:scale(1.025)}.work-copy h2{font-size:74px}.work-copy>p:not(.kicker){color:#a3a9a5}.work-copy dl{margin:32px 0}.work-copy dl div{display:flex;justify-content:space-between;border-top:1px solid var(--line-dark);padding:13px 0}.work-copy dt{color:#777e79;font-size:13px}.work-copy dd{margin:0;font-size:13px}.process{padding:140px 0}.process-list{padding:0;margin:0;list-style:none;border-top:1px solid var(--line-light)}.process-list li{display:grid;grid-template-columns:100px 1fr;align-items:center;border-bottom:1px solid var(--line-light);padding:27px 0;transition:.2s}.process-list li:hover{padding-left:12px}.process-list>li>span{font-size:12px;color:#7d847f}.process-list li div{display:flex;align-items:center;justify-content:space-between}.process-list h3{font-family:var(--font-display);font-size:28px;margin:0}.process-list p{color:#6c726e;margin:0;width:360px;font-size:14px}.about{padding:125px 0}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.about-photo{position:relative}.about-photo:before{content:"";position:absolute;inset:-14px 14px 14px -14px;border:1px solid #263126;border-radius:15px}.about-photo img{position:relative;aspect-ratio:1;object-fit:cover;border-radius:13px;filter:saturate(.8)}.about-copy>p:not(.kicker):not(.signature){color:#a5aaa7;max-width:650px;font-size:18px}.signature{font-family:var(--font-display);margin-top:38px}.signature span{display:block;color:var(--green-neon);font-family:var(--font-body);font-size:10px;text-transform:uppercase;letter-spacing:.4em}.contact{padding:150px 0;text-align:center;position:relative;overflow:hidden;border-top:1px solid var(--line-dark)}.contact:before{content:"";position:absolute;width:700px;height:450px;left:50%;top:25%;transform:translateX(-50%);background:radial-gradient(circle,rgba(124,255,60,.1),transparent 66%)}.contact-inner{position:relative}.contact h2{font-size:clamp(50px,6vw,92px);max-width:1000px;margin:0 auto 45px}.contact-inner>p:last-child{font-size:12px;color:#777e79;margin-top:22px}.pixel-cloud-two{right:10%;top:25%}.pixel-cloud-two i:nth-child(2){left:42px;top:15px;width:4px;height:4px}.pixel-cloud-two i:nth-child(3){left:13px;top:46px;background:#fff;opacity:.4}.pixel-cloud-two i:nth-child(4){left:70px;top:55px;width:12px;height:12px;opacity:.2}.site-footer{background:#050505;border-top:1px solid var(--line-dark);padding:55px 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-brand img{width:190px}.footer-top nav{display:flex;gap:28px;color:#929894;font-size:13px}.socials{display:flex;gap:8px}.socials a{width:38px;height:38px;border:1px solid #2f3431;border-radius:50%;display:grid;place-items:center;color:var(--green-neon)}.footer-bottom{border-top:1px solid var(--line-dark);margin-top:45px;padding-top:23px;display:flex;justify-content:space-between;color:#666d68;font-size:10px;text-transform:uppercase;letter-spacing:.12em}



/* Premium motion and atmosphere */
body:before{content:"";position:fixed;inset:0;z-index:1000;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.site-header.scrolled .nav{height:74px}.nav{transition:height .35s cubic-bezier(.2,.8,.2,1)}.site-header.scrolled{box-shadow:0 18px 55px rgba(0,0,0,.28)}.nav-menu>a:not(.button){position:relative}.nav-menu>a:not(.button):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--green-neon);transition:right .3s}.nav-menu>a:not(.button):hover:after{right:0}.button{position:relative;isolation:isolate;overflow:hidden;box-shadow:0 0 0 rgba(124,255,60,0);transition:transform .3s cubic-bezier(.2,.8,.2,1),background .2s,box-shadow .3s}.button:before{content:"";position:absolute;inset:-2px;z-index:-1;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.65) 45%,transparent 70%);transform:translateX(-140%);transition:transform .7s}.button:hover{box-shadow:0 10px 35px rgba(124,255,60,.22)}.button:hover:before{transform:translateX(140%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,#000,transparent 78%);animation:grid-drift 18s linear infinite}.hero-glow{transform:translate3d(calc(var(--mx,0)*22px),calc(var(--my,0)*18px),0);transition:transform .6s cubic-bezier(.2,.8,.2,1)}.hero-copy>*{animation:hero-rise .9s both}.hero-copy>:nth-child(2){animation-delay:.1s}.hero-copy>:nth-child(3){animation-delay:.2s}.hero-copy>:nth-child(4){animation-delay:.3s}.hero-copy>:nth-child(5){animation-delay:.4s}.hero-visual{animation:visual-enter 1.2s .2s both}.hero-visual img{animation:phone-float 5.5s ease-in-out 1.3s infinite}.phone-orbit:before,.phone-orbit:after{content:"";position:absolute;border-radius:50%;background:var(--green-neon);box-shadow:0 0 20px rgba(124,255,60,.8)}.phone-orbit:before{width:7px;height:7px;left:6%;top:28%;animation:orbit-dot 9s linear infinite}.phone-orbit:after{width:4px;height:4px;right:9%;bottom:24%;animation:orbit-dot-reverse 12s linear infinite}.pixel-cloud i{animation:pixel-pulse 2.8s ease-in-out infinite}.pixel-cloud i:nth-child(2){animation-delay:.45s}.pixel-cloud i:nth-child(3){animation-delay:.9s}.pixel-cloud i:nth-child(4){animation-delay:1.35s}.pixel-cloud i:nth-child(5){animation-delay:1.8s}.service-card{overflow:hidden;transform-style:preserve-3d}.service-card:before{content:"";position:absolute;width:210px;height:210px;right:-110px;top:-110px;border-radius:50%;background:radial-gradient(circle,rgba(124,255,60,.14),transparent 70%);opacity:0;transition:.45s}.service-card:hover:before{opacity:1}.service-card:hover .service-icon{transform:rotate(-8deg) scale(1.08);box-shadow:0 0 28px rgba(124,255,60,.18)}.service-icon{transition:.4s cubic-bezier(.2,.8,.2,1)}.result-grid strong{background:linear-gradient(110deg,#fff 25%,#9da39f 48%,#fff 72%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:metric-shine 7s linear infinite}.result-grid strong span{-webkit-text-fill-color:var(--green-neon)}.work-media:after,.about-photo:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.14) 48%,transparent 70%);transform:translateX(-130%);transition:transform .9s;pointer-events:none}.work-media,.about-photo{position:relative}.work-media:hover:after,.about-photo:hover:after{transform:translateX(130%)}.process-list li{position:relative}.process-list li:before{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background:var(--green-accent);transition:width .5s}.process-list li:hover:before{width:100%}.process-list li:hover h3{color:#228b2f}.contact:after{content:"";position:absolute;left:50%;bottom:-470px;width:900px;height:900px;transform:translateX(-50%);border:1px solid rgba(124,255,60,.12);border-radius:50%;box-shadow:0 0 100px rgba(124,255,60,.06),inset 0 0 100px rgba(124,255,60,.04);animation:contact-breathe 5s ease-in-out infinite}.js .reveal{opacity:0;transform:translateY(38px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1)}.js .reveal.is-visible{opacity:1;transform:none}.js .reveal-group>*{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1)}.js .reveal-group.is-visible>*{opacity:1;transform:none}.js .reveal-group.is-visible>*:nth-child(2){transition-delay:.1s}.js .reveal-group.is-visible>*:nth-child(3){transition-delay:.2s}.js .reveal-group.is-visible>*:nth-child(4){transition-delay:.3s}.js .reveal-group.is-visible>*:nth-child(5){transition-delay:.4s}
@keyframes hero-rise{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}@keyframes visual-enter{from{opacity:0;transform:translateX(60px) scale(.94)}to{opacity:1;transform:none}}@keyframes phone-float{0%,100%{transform:rotate(2deg) translateY(0)}50%{transform:rotate(1deg) translateY(-16px)}}@keyframes grid-drift{to{background-position:80px 80px}}@keyframes pixel-pulse{0%,100%{transform:scale(.75);opacity:.28}50%{transform:scale(1.15);opacity:1}}@keyframes orbit-dot{to{transform:rotate(360deg) translateX(210px) rotate(-360deg)}}@keyframes orbit-dot-reverse{to{transform:rotate(-360deg) translateX(185px) rotate(360deg)}}@keyframes metric-shine{to{background-position:-240% 0}}@keyframes contact-breathe{0%,100%{transform:translateX(-50%) scale(.94);opacity:.45}50%{transform:translateX(-50%) scale(1.03);opacity:1}}
@keyframes menu-in{from{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:none}}@keyframes phone-float-mobile{0%,100%{transform:translateY(0)}50%{transform:translateY(-11px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal,.js .reveal-group>*{opacity:1;transform:none}}

/* Compact, full-width hero refinement */
.hero{min-height:min(900px,100svh);padding:135px 0 55px}
.hero .hero-grid{width:calc(100% - 80px);max-width:1500px;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}
.hero-copy{padding-bottom:20px}
.hero h1{font-size:clamp(50px,5vw,76px);line-height:1;max-width:760px}
.hero-visual img{width:min(410px,100%)}




/* Balanced hero composition and clearer actions */
.hero .hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:clamp(56px,6vw,110px)}
.hero-copy{max-width:820px}
.hero-visual{align-self:center;justify-content:center}
.hero-visual img{width:min(340px,100%)}
.phone-orbit{width:370px;height:370px;right:auto;top:25%;left:50%;transform:translateX(-50%)}
.hero-actions{gap:14px}
.hero-actions .button{min-width:210px;gap:28px}
.button-secondary{background:rgba(255,255,255,.025);color:var(--white);border:1px solid #4b514d;box-shadow:none}
.button-secondary:hover{background:rgba(124,255,60,.07);border-color:var(--green-neon);color:var(--green-neon);box-shadow:0 10px 30px rgba(0,0,0,.25)}




/* Bring hero copy and device into a tighter visual group */
.hero .hero-grid{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:24px}
.hero-visual{justify-content:flex-start;margin-left:-38px}



/* Desktop-first hero positioning */
@media(min-width:1025px){
  .hero .hero-grid{width:min(1500px,calc(100% - 80px));grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}
  .hero-copy{padding-left:clamp(70px,6vw,115px)}
  .hero-visual{margin-left:-30px}
}

/* Temporary desktop-only development mode */
@media(min-width:1025px){html,body{min-width:1200px}}

/* Responsive pass: tablet keeps the desktop composition, scaled proportionally */
@media (min-width:768px) and (max-width:1024px){
  html,body{min-width:0!important;overflow-x:clip}.shell{width:calc(100% - 48px)!important;max-width:none!important}
  .nav{height:76px!important}.site-header .brand img{width:145px!important}.nav-menu{gap:13px!important;font-size:11px!important}.nav-menu .button{min-height:38px!important;padding-inline:15px!important;gap:9px!important}
  body:not(.service-page) .hero{min-height:720px!important;padding:130px 0 60px!important}body:not(.service-page) .hero .hero-grid{width:calc(100% - 48px)!important;grid-template-columns:minmax(0,1.18fr) minmax(245px,.82fr)!important;gap:28px!important}body:not(.service-page) .hero-copy{padding-bottom:45px!important}body:not(.service-page) .hero h1{font-size:52px!important}body:not(.service-page) .hero-intro{font-size:15px!important;margin:24px 0 26px!important}body:not(.service-page) .hero-actions{gap:15px!important}body:not(.service-page) .hero-actions .button{min-width:0!important;min-height:48px!important;padding-inline:20px!important}body:not(.service-page) .hero-pills{margin-top:34px!important;gap:7px!important}body:not(.service-page) .hero-pills li{padding:7px 10px!important;font-size:10px!important}body:not(.service-page) .hero-visual img{width:320px!important}body:not(.service-page) .hero-glow{width:470px!important;height:470px!important}body:not(.service-page) .phone-orbit{width:330px!important;height:330px!important}
  .services,.founder-section,.mission,.projects,.testimonials,.blog,.faq,.cta-form-section{padding-block:88px!important}.services .services-heading h2,.founder-copy h2,.mission .mission-copy h2,.projects-heading h2,.testimonials-heading h2,.blog-heading h2,.faq-heading h2,.cta-form-heading h2{font-size:42px!important}.services-heading{margin-bottom:38px!important}.service-grid,.project-grid,.blog-grid{gap:14px!important}.service-card,.service-card.featured{min-height:390px!important;padding:22px!important}.service-card h3{font-size:19px!important}.service-card p:not(.card-number){font-size:12px!important}.service-tags{gap:5px!important;margin-block:19px!important}.service-tags li{font-size:8px!important;padding:6px 7px!important}
  .founder-section .about-grid{grid-template-columns:.9fr 1.1fr!important;gap:48px!important}.founder-copy .founder-bio p{font-size:13px!important}.founder-quote{font-size:16px!important}.mission .mission-inner{grid-template-columns:.9fr 1.1fr!important;gap:45px!important}.mission-visual{min-height:470px!important}.mission .mission-copy>p{font-size:13px!important}.mission .mission-pillar{padding:13px 0!important}.mission-pixels{transform:scale(.75)}
  .project-grid{max-width:none!important}.project-copy{padding:15px!important}.project-copy h3{font-size:15px!important}.project-copy>p{font-size:11px!important}.blog-card{min-width:0}.blog-copy{padding:17px!important}.blog-copy h3{font-size:16px!important}.blog-copy p{font-size:11px!important}.testimonial-card{padding:20px!important;min-height:290px!important}.testimonial-card blockquote{font-size:13px!important}
  .faq-list{max-width:720px!important}.lead-form{max-width:620px!important;padding:28px!important}.growth-ticker{padding-block:25px!important}.ticker-group span{font-size:13px!important}
  .footer-grid{grid-template-columns:1.2fr .65fr 1fr 1fr!important;gap:30px!important}
}

/* Responsive pass: mobile changes to a single-column reading flow */
@media (max-width:767px){
  html,body{min-width:0!important;width:100%!important;overflow-x:clip}.shell{width:calc(100% - 36px)!important;max-width:none!important}
  .nav{height:70px!important}.site-header .brand img{width:145px!important}.menu-toggle{display:block!important;position:relative;z-index:2}.nav-menu{display:none!important;position:absolute;left:18px;right:18px;top:70px;padding:20px;border:1px solid rgba(124,255,60,.18);border-radius:14px;background:rgba(4,8,5,.98);box-shadow:0 20px 45px rgba(0,0,0,.45);flex-direction:column;align-items:stretch!important;gap:15px!important}.nav-menu.open{display:flex!important}.nav-menu>a{text-align:center}.nav-menu .button{width:100%!important}
  body:not(.service-page) .hero{min-height:0!important;padding:115px 0 68px!important;text-align:center}body:not(.service-page) .hero .hero-grid{display:block!important;width:calc(100% - 36px)!important}body:not(.service-page) .hero-copy{padding:0!important}body:not(.service-page) .hero-visual{display:none!important}body:not(.service-page) .hero h1{max-width:100%!important;font-size:clamp(36px,10.5vw,46px)!important;line-height:1.05!important}body:not(.service-page) .hero-intro{margin:21px auto 25px!important;font-size:14px!important;line-height:1.65!important}body:not(.service-page) .hero-actions{justify-content:center!important;flex-direction:column!important;gap:13px!important}body:not(.service-page) .hero-actions .button,body:not(.service-page) .hero-actions .button-secondary{width:min(100%,280px)!important;min-width:0!important}body:not(.service-page) .hero-pills{justify-content:center!important;flex-wrap:wrap!important;margin-top:30px!important;gap:7px!important}body:not(.service-page) .hero-pills li{font-size:10px!important;padding:7px 10px!important}body:not(.service-page) .hero-glow{width:390px!important;height:390px!important;right:50%!important;top:16%!important;transform:translateX(50%)!important}body:not(.service-page) .pixel-cloud-one{left:8%!important;top:14%!important;transform:scale(.68)}body:not(.service-page) .scroll-cue{display:none!important}
  .services,.founder-section,.mission,.projects,.testimonials,.blog,.faq,.cta-form-section{padding-block:64px!important}body .services .services-heading h2,body .founder-copy h2,body .mission .mission-copy h2,body .projects-heading h2,body .testimonials-heading h2,body .blog-heading h2,body .faq-heading h2,body .cta-form-heading h2{font-size:30px!important;line-height:1.14!important;letter-spacing:-.03em!important}body .services .services-heading h2{max-width:340px!important;margin-inline:auto!important;font-size:27px!important;line-height:1.18!important}body .projects .projects-heading h2{max-width:340px!important;margin-inline:auto!important;font-size:24px!important;line-height:1.18!important;letter-spacing:-.025em!important}.services-heading,.projects-heading,.testimonials-heading,.blog-heading,.faq-heading,.cta-form-heading{margin-bottom:29px!important}.service-grid,.project-grid,.blog-grid{grid-template-columns:1fr!important;gap:16px!important}.service-card,.service-card.featured{min-height:0!important;height:auto!important;padding:21px!important}.service-card:hover,.project-card:hover,.blog-card:hover,.testimonial-card:hover{transform:none!important}.service-card .service-icon{width:46px!important;height:46px!important;margin-bottom:17px!important}.service-card h3{font-size:18px!important;line-height:1.25!important}.service-card p:not(.card-number){font-size:12px!important;line-height:1.65!important}.service-card .service-link{margin-top:18px!important;font-size:12px!important}.service-tags{margin-block:17px!important}
  .founder-section .about-grid,.mission .mission-inner{grid-template-columns:1fr!important;gap:32px!important}.founder-section .founder-photo{order:1!important;width:220px!important;max-width:220px!important;padding:6px!important;margin-inline:auto!important;border-radius:50%!important}.founder-section .founder-photo:before{inset:0!important;border-radius:50%!important}.founder-section .founder-photo:after{border-radius:50%!important}.founder-section .founder-photo img{width:208px!important;height:208px!important;aspect-ratio:1!important;border-radius:50%!important;object-fit:cover!important}.founder-pixels{right:-8px!important;top:2px!important;transform:scale(.72)}.founder-section .founder-copy{order:2!important;text-align:center}.founder-copy .founder-bio p{font-size:13px!important;line-height:1.65!important}.founder-quote{margin:22px auto 17px!important;padding-left:16px!important;font-size:15px!important;text-align:left}.founder-signature{font-size:11px!important}.mission .mission-inner{row-gap:24px!important}.mission-content,.mission .mission-copy{display:contents!important}.mission .mission-copy h2{order:1!important;margin:0 0 6px!important;text-align:center!important}.mission-visual{order:2!important;min-height:470px!important;width:100%!important}.mission .mission-system-board{inset:0!important;transform:scale(.84)!important;transform-origin:center!important}.mission .system-browser{right:7%!important;top:1%!important;height:60%!important}.mission .browser-preview{padding:14px!important}.mission .preview-copy{left:16px!important;top:51px!important;width:55%!important}.mission .preview-copy strong{margin:7px 0 10px!important;font-size:16px!important}.mission .preview-copy button{margin-top:9px!important;padding:6px 11px!important}.mission .system-metric{top:39%!important;width:41%!important;min-height:155px!important;padding:13px!important}.mission .system-metric strong{font-size:27px!important}.mission .system-automation{left:5%!important;right:16%!important;bottom:2%!important;padding:13px 14px!important}.mission .flow-row{gap:5px!important;margin-top:9px!important}.mission .flow-row b{padding:7px 3px!important;font-size:6px!important}.mission .system-automation>p{margin-top:7px!important}.mission .mission-copy>p{order:3!important;margin:4px 0 0!important;font-size:13px!important;line-height:1.65!important;text-align:center!important}.mission .mission-pillars{order:4!important;margin-top:4px!important}.mission .mission-pillar{text-align:left}.mission .mission-pillar h3{font-size:17px!important}.mission .mission-pillar p{font-size:12px!important}.mission-pixels{transform:scale(.55)}
  .project-grid{max-width:430px!important}.project-card{min-height:0!important}.blog-grid{max-width:430px!important;margin-inline:auto}.blog-card{min-height:0!important}.testimonial-card{flex-basis:100%!important;min-height:300px!important}.testimonial-viewport{overflow:hidden!important}
  .faq-list{width:100%!important;gap:9px!important}body .faq .faq-item{border-radius:12px!important}body .faq .faq-item button{gap:12px!important;padding:15px 16px!important;font-size:13px!important;font-weight:650!important;line-height:1.4!important}body .faq .faq-item button i{flex-basis:25px!important;width:25px!important;height:25px!important;font-size:16px!important}body .faq .faq-answer p{padding:0 16px 16px!important;font-size:12px!important;line-height:1.65!important}body .cta-form-section .cta-form-heading{margin-bottom:26px!important}body .cta-form-section .cta-form-heading h2{max-width:340px!important;margin-inline:auto!important;font-size:27px!important}body .cta-form-section .cta-form-heading p{max-width:320px!important;margin:10px auto 0!important;font-size:12px!important;line-height:1.55!important}body .cta-form-section .lead-form{max-width:380px!important;padding:17px!important;border-radius:14px!important}body .cta-form-section .form-grid{grid-template-columns:1fr!important;gap:12px!important}.form-field-wide{grid-column:auto!important}body .cta-form-section .form-field{gap:5px!important}body .cta-form-section .form-field label,body .cta-form-section .contact-method legend{font-size:11px!important}body .cta-form-section .form-field input,body .cta-form-section .form-field select{height:42px!important;padding-inline:12px!important;font-size:12px!important}body .cta-form-section .form-field textarea{min-height:82px!important;padding:11px 12px!important;font-size:12px!important}body .cta-form-section .field-error{min-height:0!important;font-size:9px!important}body .cta-form-section .field-error:empty{display:none!important}body .cta-form-section .contact-method legend{margin-bottom:7px!important}.contact-options{justify-content:center!important;flex-wrap:wrap!important;gap:7px!important}body .cta-form-section .contact-options label span{min-width:76px!important;padding:7px 10px!important;font-size:10px!important}body .cta-form-section .cta-submit{min-height:46px!important;margin-top:18px!important;font-size:12px!important}body .cta-form-section .cta-trust{margin-top:11px!important;font-size:9px!important}
  .growth-ticker{padding-block:22px!important}.ticker-group span{font-size:12px!important}.ticker-group{gap:24px!important}.pixel-cloud i:nth-child(n+4),.founder-pixels i:nth-child(n+3),.mission-pixels i:nth-child(n+3){display:none!important}
  .footer-grid{grid-template-columns:1fr!important;gap:34px!important;text-align:left!important}.footer-brand-column,.footer-column{width:100%!important;align-items:flex-start!important}.footer-brand-column>p{max-width:280px!important;margin:16px 0 20px!important}.footer-socials{justify-content:flex-start!important}.footer-column h2{margin-bottom:6px!important}.footer-column a{text-align:left!important}.site-footer .footer-bottom{text-align:center}
}

@media (hover:none){.service-card:hover,.project-card:hover,.blog-card:hover,.testimonial-card:hover,.footer-socials a:hover{transform:none!important}}
.mobile-nav-actions{display:none}.theme-toggle-mobile{display:none!important}
@media(max-width:767px){.mobile-nav-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.mobile-nav-actions .menu-toggle{display:block!important;padding:7px!important}.mobile-nav-actions .theme-toggle-mobile{display:grid!important;width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:50%!important}.mobile-nav-actions .theme-toggle-mobile svg{width:16px!important;height:16px!important}.nav-menu .theme-toggle-desktop{display:none!important}}
@media(min-width:768px) and (max-width:900px){
  .mobile-nav-actions{display:flex;align-items:center;gap:8px;margin-left:auto}
  .mobile-nav-actions .menu-toggle{display:block!important;position:relative;z-index:2;padding:7px!important}
  .mobile-nav-actions .theme-toggle-mobile{display:grid!important;width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:50%!important}
  .mobile-nav-actions .theme-toggle-mobile svg{width:16px!important;height:16px!important}
  .nav-menu{display:none!important;position:absolute;left:24px;right:24px;top:76px;padding:20px;border:1px solid rgba(124,255,60,.18);border-radius:14px;background:rgba(4,8,5,.98);box-shadow:0 20px 45px rgba(0,0,0,.45);flex-direction:column;align-items:stretch!important;gap:14px!important}
  .nav-menu.open{display:flex!important}.nav-menu>a{text-align:center}.nav-menu .button{width:100%!important}.nav-menu .theme-toggle-desktop{display:none!important}
  .site-header .brand img{width:170px!important}
  .site-footer.site-footer{padding:58px 0 24px!important}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:38px 52px!important;text-align:left!important}
  .footer-brand-column{grid-column:1/-1!important;display:grid!important;grid-template-columns:190px 1fr!important;grid-template-rows:auto auto!important;column-gap:32px!important;align-items:center!important}
  .footer-brand-column .footer-brand{grid-row:1/3!important;align-self:center!important}
  .footer-brand-column>p{max-width:330px!important;margin:0 0 14px!important;font-size:12px!important}
  .footer-brand-column .footer-socials{justify-content:flex-start!important}
  .footer-column{width:100%!important;align-items:flex-start!important}.footer-column a{text-align:left!important}
  .footer-contact{grid-column:1/-1!important;padding-top:26px!important;border-top:1px solid rgba(124,255,60,.12)!important}
  .site-footer .footer-bottom{margin-top:42px!important;text-align:center!important}
}
.blog-cover-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .4s ease}.blog-card:hover .blog-cover-image{transform:scale(1.045);filter:saturate(1.08) brightness(1.04)}
@media(max-width:767px){.blog-cover-image{object-position:center center}.blog-card:hover .blog-cover-image{transform:none}}
.nav-menu{gap:27px!important}.button:hover,.button:focus-visible{background:#92ff5e!important;color:#071006!important;text-shadow:none!important}.nav-menu .button:hover,.nav-menu .button:focus-visible{color:#071006!important}.button.button-secondary:hover,.button.button-secondary:focus-visible{background:rgba(124,255,60,.07)!important;color:var(--green-neon)!important}.button:focus-visible{outline:2px solid #fff;outline-offset:3px}.button span{color:currentColor!important}
[hidden]{display:none!important}.cta-form-section{position:relative;padding:125px 0;background:#050706!important;border-block:1px solid rgba(124,255,60,.08);overflow:hidden}.cta-form-section:before{content:"";position:absolute;width:950px;height:700px;left:50%;top:8%;transform:translateX(-50%);background:radial-gradient(circle,rgba(124,255,60,.13),transparent 66%);filter:blur(8px);pointer-events:none}.cta-form-shell{position:relative}.cta-form-heading{text-align:center;max-width:900px;margin:0 auto 45px}.cta-form-heading h2{margin:0;font-family:var(--font-display);font-size:56px;line-height:1.04;letter-spacing:-.045em}.cta-form-heading h2 span{color:var(--green-neon);text-shadow:0 0 24px rgba(124,255,60,.2)}.cta-form-heading p{margin:14px 0 0;color:#929b95;font-size:14px}.lead-form{max-width:650px;margin-inline:auto;padding:34px;background:rgba(10,15,12,.94);border:1px solid rgba(124,255,60,.24);border-radius:18px;box-shadow:0 26px 70px rgba(0,0,0,.38),0 0 38px rgba(124,255,60,.07);backdrop-filter:blur(10px)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:19px 16px}.form-field-wide{grid-column:1/-1}.form-field{display:grid;gap:8px}.form-field label,.contact-method legend{color:#dce1de;font-size:12px;font-weight:700}.form-field label span,.contact-method legend span{color:#758079;font-size:10px;font-weight:500}.form-field label b{color:var(--green-neon)}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #273029;border-radius:10px;outline:0;background:#080c09;color:#eef2ef;font:inherit;font-size:13px;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.form-field input,.form-field select{height:48px;padding:0 14px}.form-field textarea{min-height:118px;padding:13px 14px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#59625d}.form-field select{color:#aab2ad}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:rgba(124,255,60,.72);background:#0a100c;box-shadow:0 0 0 3px rgba(124,255,60,.08),0 0 20px rgba(124,255,60,.07)}.form-field input[aria-invalid="true"],.form-field select[aria-invalid="true"]{border-color:#ff6b6b;box-shadow:0 0 0 3px rgba(255,107,107,.08)}.field-error{min-height:14px;color:#ff8e8e;font-size:10px}.contact-method{margin:0;padding:0;border:0}.contact-method legend{margin-bottom:9px}.contact-options{display:flex;gap:10px}.contact-options label{position:relative;cursor:pointer}.contact-options input{position:absolute;opacity:0;pointer-events:none}.contact-options label span{display:inline-flex;min-width:92px;justify-content:center;padding:9px 14px;border:1px solid #29332c;border-radius:999px;background:#080c09;color:#aeb7b1;font-size:11px;font-weight:700;transition:border-color .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.contact-options input:checked+span{border-color:var(--green-neon);background:rgba(124,255,60,.11);color:var(--green-neon);box-shadow:0 0 16px rgba(124,255,60,.08)}.contact-options input:focus-visible+span{outline:2px solid var(--green-neon);outline-offset:3px}.cta-submit{width:100%;margin-top:25px;border:0;cursor:pointer}.cta-submit:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 14px 38px rgba(124,255,60,.22)}.cta-trust{margin:15px auto 0;color:#707a74;font-size:10px;line-height:1.55;text-align:center}.cta-success{max-width:650px;margin-inline:auto;padding:55px 36px;text-align:center;background:rgba(10,15,12,.95);border:1px solid rgba(124,255,60,.32);border-radius:18px;box-shadow:0 26px 70px rgba(0,0,0,.38),0 0 42px rgba(124,255,60,.09)}.cta-success>span{display:grid;width:56px;height:56px;place-items:center;margin:0 auto 18px;border-radius:50%;background:rgba(124,255,60,.12);color:var(--green-neon);font-size:25px;box-shadow:0 0 24px rgba(124,255,60,.14)}.cta-success h3{margin:0 0 10px;font-family:var(--font-display);font-size:30px}.cta-success p{max-width:440px;margin:0 auto 25px;color:#929b95;font-size:13px}.cta-email-link{width:fit-content;margin-inline:auto}.cta-edit{display:block;margin:17px auto 0;border:0;background:transparent;color:#818b85;font:inherit;font-size:11px;text-decoration:underline;cursor:pointer}@media(max-width:760px){.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.contact-options{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.form-field input,.form-field select,.form-field textarea,.contact-options label span,.cta-submit{transition:none!important}}
.faq{position:relative;padding:120px 0;background:#060806!important;border-block:1px solid rgba(124,255,60,.07);overflow:hidden}.faq:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 16%,rgba(124,255,60,.07),transparent 38%);opacity:.7}.faq>.shell{position:relative}.faq-heading{text-align:center;margin-bottom:46px}.faq-heading h2{margin:0;font-family:var(--font-display);font-size:56px;line-height:1.04;letter-spacing:-.045em}.faq-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}.faq-heading p{margin:13px 0 0;color:#818a85;font-size:13px}.faq-list{display:grid;gap:12px;max-width:800px;margin-inline:auto}.faq-item{overflow:hidden;background:var(--bg-card-dark);border:1px solid rgba(124,255,60,.2);border-radius:14px;box-shadow:0 12px 34px rgba(0,0,0,.18);transition:border-color .3s ease,box-shadow .3s ease}.faq-item:hover,.faq-item.is-open{border-color:rgba(124,255,60,.5);box-shadow:0 16px 42px rgba(0,0,0,.25),0 0 22px rgba(124,255,60,.07)}.faq-item h3{margin:0}.faq-item button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px;padding:21px 23px;border:0;background:transparent;color:#f1f4f2;font-family:var(--font-display);font-size:16px;font-weight:700;line-height:1.35;text-align:left;cursor:pointer}.faq-item button i{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border:1px solid rgba(124,255,60,.3);border-radius:50%;color:var(--green-neon);font-family:var(--font-body);font-size:19px;font-style:normal;font-weight:400;line-height:1;transition:transform .35s cubic-bezier(.16,1,.3,1),background .3s ease}.faq-item.is-open button i{transform:rotate(45deg);background:rgba(124,255,60,.1)}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .45s cubic-bezier(.16,1,.3,1),opacity .3s ease}.faq-answer>div{overflow:hidden}.faq-answer p{margin:0;padding:0 23px 22px;color:#9fa7a2;font-size:13px;line-height:1.7}.faq-item.is-open .faq-answer{grid-template-rows:1fr;opacity:1}@media(max-width:760px){.faq-list{max-width:100%}}@media(prefers-reduced-motion:reduce){.faq-answer{transition:opacity .01ms!important}.faq-item button i{transition:none!important}}
.blog{position:relative;padding:120px 0;background:#050706!important;border-block:1px solid rgba(124,255,60,.07);overflow:hidden}.blog:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.25;background-image:radial-gradient(rgba(124,255,60,.2) .65px,transparent .75px),radial-gradient(circle at 50% 20%,rgba(124,255,60,.08),transparent 36%);background-size:20px 20px,auto}.blog>.shell{position:relative}.blog-heading{text-align:center;margin-bottom:46px}.blog-heading h2{margin:0;font-family:var(--font-display);font-size:56px;line-height:1.04;letter-spacing:-.045em}.blog-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}.blog-heading p{margin:13px 0 0;color:#818a85;font-size:13px}.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:17px}.blog-card{display:flex;min-width:0;min-height:440px;flex-direction:column;overflow:hidden;background:var(--bg-card-dark);border:1px solid rgba(124,255,60,.2);border-radius:16px;box-shadow:0 16px 44px rgba(0,0,0,.22),0 0 18px rgba(124,255,60,.03);transition:transform .38s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .38s ease}.blog-card:hover{transform:translateY(-6px);border-color:rgba(124,255,60,.62);box-shadow:0 24px 58px rgba(0,0,0,.32),0 0 28px rgba(124,255,60,.1)}.blog-visual{position:relative;display:grid;place-items:center;height:170px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 50% 50%,rgba(124,255,60,.13),transparent 53%),linear-gradient(135deg,#0d140f,#070a08)}.blog-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(124,255,60,.08) 49%,transparent 63%);transform:translateX(-120%);transition:transform .85s cubic-bezier(.16,1,.3,1)}.blog-card:hover .blog-visual:after{transform:translateX(120%)}.blog-tag{position:absolute;z-index:3;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:var(--green-neon);color:#061006;font-size:9px;font-weight:800;line-height:1;box-shadow:0 0 15px rgba(124,255,60,.25);transition:transform .35s ease,box-shadow .35s ease}.blog-card:hover .blog-tag{transform:scale(1.05);box-shadow:0 0 22px rgba(124,255,60,.42)}.blog-graphic{position:relative;z-index:1;width:76%;height:66%;color:var(--green-neon)}.mini-browser{position:absolute;inset:0;border:1px solid rgba(124,255,60,.35);border-radius:10px;background:#0b110d;padding:26px 16px 12px}.mini-browser:before{content:"";position:absolute;inset:0 0 auto;height:20px;border-bottom:1px solid rgba(255,255,255,.08);background:#101713}.mini-browser>i{position:relative;z-index:1;float:left;width:5px;height:5px;margin:-19px 5px 0 0;border-radius:50%;background:#3c4740}.mini-browser>i:first-child{background:var(--green-neon)}.mini-browser b{display:block;width:65%;height:7px;margin-bottom:10px;border-radius:99px;background:rgba(124,255,60,.45)}.mini-browser span{display:block;width:88%;height:5px;margin-bottom:7px;border-radius:99px;background:#3b453f}.mini-browser span:nth-of-type(2){width:60%}.mini-browser em{position:absolute;right:16px;bottom:13px;display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(124,255,60,.4);border-radius:50%;font-style:normal}.chart-graphic svg{position:absolute;inset:16px 0 auto;width:100%;height:70%;overflow:visible}.chart-graphic path{fill:none;stroke:var(--green-neon);stroke-width:3;filter:drop-shadow(0 0 5px rgba(124,255,60,.5))}.chart-bars{position:absolute;inset:auto 0 4px;display:flex;align-items:flex-end;gap:7px;height:58px}.chart-bars i{flex:1;border-radius:3px 3px 0 0;background:rgba(124,255,60,.14)}.chart-bars i:nth-child(1){height:25%}.chart-bars i:nth-child(2){height:42%}.chart-bars i:nth-child(3){height:35%}.chart-bars i:nth-child(4){height:66%}.chart-bars i:nth-child(5){height:88%;background:rgba(124,255,60,.3)}.automation-graphic{display:flex;align-items:center;justify-content:center;gap:6px}.automation-graphic b{padding:12px 8px;border:1px solid rgba(124,255,60,.26);border-radius:8px;background:#0c130e;color:#cdd4cf;font-size:8px;text-align:center}.automation-graphic i{font-style:normal;animation:pixel-pulse 2.2s ease-in-out infinite}.checklist-graphic{padding:5px 16px;border:1px solid rgba(124,255,60,.28);border-radius:10px;background:#0b110d}.checklist-graphic>div{display:flex;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.07)}.checklist-graphic i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:rgba(124,255,60,.12);font-size:9px;font-style:normal}.checklist-graphic span{width:70%;height:5px;border-radius:99px;background:#3d4741}.checklist-graphic strong{position:absolute;right:8px;bottom:2px;font-size:26px;text-shadow:0 0 14px rgba(124,255,60,.38)}.blog-copy{display:flex;flex:1;flex-direction:column;padding:22px}.blog-copy h3{margin:0 0 12px;color:#fff;font-family:var(--font-display);font-size:18px;line-height:1.25;letter-spacing:-.02em;overflow-wrap:normal;word-break:normal;hyphens:none}.blog-copy>p{margin:0;color:#9fa7a2;font-size:12px;line-height:1.6}.blog-copy time{display:block;margin:18px 0 0;color:#6f7873;font-size:10px}.blog-link{display:inline-flex;align-items:center;align-self:flex-start;gap:7px;margin-top:auto;padding-top:18px;color:var(--green-neon);font-size:12px;font-weight:800}.blog-link span{font-size:16px;transition:transform .25s ease}.blog-link:hover span{transform:translateX(5px)}.blog-actions{display:flex;justify-content:center;margin-top:36px}.blog .blog-button{display:inline-flex!important;width:fit-content!important;min-width:0!important;max-width:max-content!important;padding-inline:28px!important;white-space:nowrap}@media(max-width:760px){.blog-grid{grid-template-columns:1fr}.blog .blog-button{width:fit-content!important}}@media(prefers-reduced-motion:reduce){.blog-card,.blog-visual:after,.blog-tag{transition:none!important}.automation-graphic i{animation:none!important}}
.testimonials{position:relative;padding:120px 0;background:#060806!important;border-block:1px solid rgba(124,255,60,.07);overflow:hidden}.testimonials:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 15%,rgba(124,255,60,.08),transparent 38%),radial-gradient(rgba(124,255,60,.15) .65px,transparent .75px);background-size:auto,20px 20px;opacity:.28}.testimonials>.shell{position:relative}.testimonials-heading{text-align:center;margin-bottom:48px}.testimonials-heading h2{margin:0;font-family:var(--font-display);font-size:50px;line-height:1.05;letter-spacing:-.045em}.testimonials-heading h2 span{color:var(--green-neon)}.testimonials-heading p{margin:12px 0 0;color:#828b86;font-size:13px}.testimonial-viewport{overflow:hidden;padding:7px;margin:-7px}.testimonial-track{display:flex;gap:18px;will-change:transform;transition:transform .65s cubic-bezier(.16,1,.3,1)}.testimonial-card{display:flex;flex:0 0 calc((100% - 36px)/3);min-height:310px;flex-direction:column;padding:27px;background:var(--bg-card-dark);border:1px solid rgba(124,255,60,.22);border-radius:16px;box-shadow:0 16px 44px rgba(0,0,0,.22),0 0 20px rgba(124,255,60,.035);transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease}.testimonial-card:hover{transform:translateY(-6px);border-color:rgba(124,255,60,.6);box-shadow:0 24px 56px rgba(0,0,0,.32),0 0 28px rgba(124,255,60,.1)}.testimonial-stars{color:var(--green-neon);font-size:14px;letter-spacing:4px;text-shadow:0 0 10px rgba(124,255,60,.32)}.testimonial-card blockquote{margin:24px 0 28px;color:#d7ddd9;font-size:15px;line-height:1.7}.testimonial-card footer{display:grid;gap:2px;margin-top:auto}.testimonial-card footer strong{color:#fff;font-family:var(--font-display);font-size:16px}.testimonial-card footer span{color:#7f8883;font-size:11px}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:30px}.testimonial-controls button{width:42px;height:42px;border:1px solid rgba(124,255,60,.32);border-radius:50%;background:#0b100d;color:var(--green-neon);font-size:18px;cursor:pointer;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.testimonial-controls button:hover{transform:scale(1.08);background:rgba(124,255,60,.1);box-shadow:0 0 20px rgba(124,255,60,.12)}.testimonial-status{min-width:74px;color:#727b76;font-size:11px;text-align:center}@media(max-width:760px){.testimonial-card{flex-basis:100%}}@media(prefers-reduced-motion:reduce){.testimonial-track{transition:none!important}}
.projects .project-grid{max-width:1128px!important;gap:18px!important}.projects .project-card{min-height:0!important;height:auto!important}.projects .project-preview{aspect-ratio:2.02/1!important}.projects .project-preview img{object-fit:contain!important;object-position:center top!important}.projects .project-copy{padding:20px!important}.projects .projects-actions{max-width:1128px!important;margin-top:20px!important}.projects .project-copy h3{font-size:18px!important}.projects .project-copy>p{font-size:13px!important;line-height:1.55!important}.projects .project-link{padding-top:18px!important;font-size:12px!important}
.projects .project-card{position:relative;isolation:isolate;transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .4s ease,box-shadow .48s ease!important}.projects .project-card:before{content:"";position:absolute;z-index:4;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,transparent 34%,rgba(124,255,60,.08) 48%,rgba(255,255,255,.1) 51%,transparent 64%);transform:translateX(-125%);transition:transform .95s cubic-bezier(.16,1,.3,1)}.projects .project-card:hover:before,.projects .project-card:focus-within:before{transform:translateX(125%)}.projects .project-card:hover,.projects .project-card:focus-within{transform:translateY(-8px) scale(1.008)!important;border-color:rgba(124,255,60,.7)!important;box-shadow:0 28px 70px rgba(0,0,0,.42),0 0 36px rgba(124,255,60,.13)!important}.projects .project-preview:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,rgba(3,8,5,.22),transparent 38%),radial-gradient(circle at 75% 15%,rgba(124,255,60,.08),transparent 32%);opacity:.7;transition:opacity .4s ease}.projects .project-card:hover .project-preview:after{opacity:.28}.projects .project-preview img{transform:scale(1.01);transition:transform 1s cubic-bezier(.16,1,.3,1),filter .5s ease!important}.projects .project-card:hover .project-preview img,.projects .project-card:focus-within .project-preview img{transform:scale(1.055)!important;filter:saturate(1.08) contrast(1.025)!important}.projects .project-badge{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.projects .project-card:hover .project-badge{transform:translateY(-2px) scale(1.04);box-shadow:0 0 24px rgba(124,255,60,.42)}.projects .project-link{position:relative;z-index:5}.projects .project-link:after{content:"";position:absolute;left:0;right:100%;bottom:8px;height:1px;background:var(--green-neon);transition:right .35s ease}.projects .project-link:hover:after{right:0}@media(prefers-reduced-motion:reduce){.projects .project-card,.projects .project-card:before,.projects .project-preview img,.projects .project-badge{transition:none!important}.projects .project-card:hover{transform:none!important}}
.projects-heading{margin-bottom:34px!important}.projects-heading h2{font-size:56px!important;line-height:1.04!important}.projects-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}.projects-heading>p{margin:13px 0 0!important;color:#7f8983!important;font-size:12px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}.project-grid{max-width:984px;margin-inline:auto;gap:18px!important}.project-card{min-height:365px!important}.project-preview{aspect-ratio:16/9!important}.project-copy{padding:18px!important}.project-copy h3{margin-bottom:10px!important;font-size:18px!important}.project-copy>p{font-size:13px!important;line-height:1.5!important}.project-link{padding-top:17px!important;font-size:12px!important}.projects-actions{max-width:984px;margin:22px auto 0!important}.projects .projects-actions .projects-button{width:auto!important;min-width:0!important;min-height:40px!important;padding-inline:28px!important}
.projects{position:relative;padding:120px 0;background:#050706!important;border-block:1px solid rgba(124,255,60,.07);overflow:hidden}.projects:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:radial-gradient(rgba(124,255,60,.24) .7px,transparent .8px),radial-gradient(circle at 50% 28%,rgba(124,255,60,.08),transparent 38%);background-size:19px 19px,auto}.projects>.shell{position:relative}.projects-heading{text-align:center;margin-bottom:48px}.projects-heading>p{margin:0 0 10px;color:var(--green-neon);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.projects-heading h2{margin:0;font-family:var(--font-display);font-size:50px;line-height:1;letter-spacing:-.045em}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px}.project-card{display:flex;min-width:0;min-height:500px;flex-direction:column;overflow:hidden;background:var(--bg-card-dark);border:1px solid rgba(124,255,60,.22);border-radius:16px;box-shadow:0 18px 48px rgba(0,0,0,.24),0 0 0 1px rgba(124,255,60,.02);transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .32s ease,box-shadow .32s ease}.project-card:hover{transform:translateY(-6px);border-color:rgba(124,255,60,.6);box-shadow:0 24px 58px rgba(0,0,0,.32),0 0 28px rgba(124,255,60,.1)}.project-preview{position:relative;overflow:hidden;aspect-ratio:16/10;background:#090d0b;border-bottom:1px solid rgba(255,255,255,.07)}.project-preview img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .4s ease}.project-card:hover .project-preview img{transform:scale(1.035);filter:saturate(1.05)}.project-badge{position:absolute;z-index:2;left:16px;top:16px;padding:7px 11px;border-radius:999px;background:var(--green-neon);color:#061006;font-size:9px;font-weight:800;line-height:1;letter-spacing:.04em;box-shadow:0 0 16px rgba(124,255,60,.26)}.project-copy{display:flex;flex:1;flex-direction:column;padding:25px}.project-copy h3{margin:0 0 12px;color:#fff;font-family:var(--font-display);font-size:23px;line-height:1.16;letter-spacing:-.025em}.project-copy>p{margin:0;color:#a5ada8;font-size:13px;line-height:1.65}.project-link{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;margin-top:auto;padding-top:22px;color:var(--green-neon);font-size:13px;font-weight:800}.project-link span{font-size:17px;transition:transform .25s ease}.project-link:hover span{transform:translateX(5px)}.project-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(124,255,60,.12),transparent 52%),linear-gradient(135deg,#0d130f,#070a08)}.project-placeholder:before{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(124,255,60,.15);border-radius:50%;box-shadow:0 0 55px rgba(124,255,60,.06)}.placeholder-mark{position:relative;width:92px;height:92px}.placeholder-mark i{position:absolute;background:var(--green-neon);box-shadow:0 0 11px rgba(124,255,60,.5);animation:pixel-pulse 2.8s ease-in-out infinite}.placeholder-mark i:nth-child(1){left:0;top:10px;width:9px;height:9px}.placeholder-mark i:nth-child(2){right:7px;top:0;width:5px;height:5px;animation-delay:.5s}.placeholder-mark i:nth-child(3){left:10px;bottom:3px;width:5px;height:5px;animation-delay:1s}.placeholder-mark i:nth-child(4){right:0;bottom:16px;width:11px;height:11px;animation-delay:1.5s}.placeholder-mark strong{position:absolute;inset:0;display:grid;place-items:center;color:var(--green-neon);font-family:var(--font-display);font-size:52px;font-weight:300;text-shadow:0 0 22px rgba(124,255,60,.36)}.project-card-soon .project-copy{padding-bottom:30px}.projects-actions{display:flex;justify-content:center;margin-top:42px}.projects-button{width:auto!important;min-width:0!important;padding-inline:27px!important;white-space:nowrap}@media(max-width:760px){.project-grid{grid-template-columns:1fr}.projects-button{width:auto!important}}
.mission-art>img{display:none!important}.mission-system-board{position:absolute;inset:7%;font-family:var(--font-body);color:#fff}.system-browser{position:absolute;left:0;right:12%;top:3%;height:61%;overflow:hidden;border:1px solid rgba(124,255,60,.3);border-radius:14px;background:#080d0a;box-shadow:0 20px 50px rgba(0,0,0,.42),0 0 24px rgba(124,255,60,.07)}.browser-bar{height:36px;display:flex;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.08);background:#0d120f}.browser-bar>span{width:6px;height:6px;border-radius:50%;background:#344038}.browser-bar>span:first-child{background:var(--green-neon);box-shadow:0 0 8px rgba(124,255,60,.7)}.browser-bar b{margin-left:10px;color:#6f7973;font-size:7px;font-weight:600;letter-spacing:.08em}.browser-preview{position:relative;height:calc(100% - 36px);padding:18px;background:radial-gradient(circle at 75% 50%,rgba(124,255,60,.09),transparent 36%),#070a08}.preview-nav{display:flex;align-items:center;justify-content:flex-end;gap:12px;height:18px}.preview-nav i{width:18px;height:18px;margin-right:auto;border-radius:5px;background:linear-gradient(135deg,var(--green-neon),#0b5f28);box-shadow:0 0 11px rgba(124,255,60,.25)}.preview-nav span{width:24px;height:3px;border-radius:99px;background:#455049}.preview-copy{position:absolute;left:20px;top:58px;width:58%}.preview-copy small,.system-metric small,.system-automation small{color:var(--green-neon);font-size:7px;font-weight:800;letter-spacing:.16em}.preview-copy strong{display:block;margin:8px 0 12px;font-family:var(--font-display);font-size:20px;line-height:1.08}.preview-copy strong em{color:var(--green-neon);font-style:normal}.preview-copy p{width:82%;height:4px;margin:0 0 6px;border-radius:99px;background:#48514c}.preview-copy p:nth-of-type(2){width:60%}.preview-copy button{margin-top:13px;padding:8px 16px;border:0;border-radius:99px;background:var(--green-neon);color:#061006;font-size:8px;font-weight:800}.preview-layout{position:absolute;right:18px;bottom:20px;display:grid;gap:7px;width:32%}.preview-layout i{display:block;height:35px;border:1px solid rgba(124,255,60,.18);border-radius:7px;background:linear-gradient(110deg,#101713,#090d0b)}.system-metric{position:absolute;z-index:2;right:0;top:40%;width:43%;min-height:190px;padding:19px;border:1px solid rgba(124,255,60,.35);border-radius:14px;background:rgba(10,16,12,.96);box-shadow:0 18px 44px rgba(0,0,0,.5),0 0 24px rgba(124,255,60,.09)}.system-metric strong{display:block;margin-top:8px;font-family:var(--font-display);font-size:34px;line-height:1}.system-metric strong span{color:var(--green-neon)}.system-metric p{margin:5px 0 10px;color:#88918c;font-size:8px}.system-metric svg{width:100%;overflow:visible}.system-metric path{fill:none;stroke:var(--green-neon);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:260;stroke-dashoffset:260;animation:mission-chart-draw 4.5s ease-in-out infinite}.system-metric circle{fill:var(--green-neon);filter:drop-shadow(0 0 5px var(--green-neon));animation:pixel-pulse 2.4s ease-in-out infinite}.system-automation{position:absolute;z-index:3;left:6%;right:20%;bottom:2%;padding:17px 18px;border:1px solid rgba(124,255,60,.28);border-radius:13px;background:rgba(8,13,10,.97);box-shadow:0 16px 42px rgba(0,0,0,.52)}.flow-row{display:flex;align-items:center;gap:7px;margin-top:12px}.flow-row b{flex:1;padding:9px 5px;border:1px solid rgba(124,255,60,.2);border-radius:7px;background:#0e1611;color:#ced5d0;font-size:7px;text-align:center}.flow-row i{color:var(--green-neon);font-size:10px;font-style:normal;animation:pixel-pulse 2s ease-in-out infinite}.system-automation>p{margin:10px 0 0;color:#79837d;font-size:7px}.system-automation>p span{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--green-neon);box-shadow:0 0 8px rgba(124,255,60,.7);animation:pixel-pulse 2.2s ease-in-out infinite}@keyframes mission-chart-draw{0%{stroke-dashoffset:260;opacity:.35}45%,75%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-260;opacity:.35}}@media(prefers-reduced-motion:reduce){.system-metric path,.system-metric circle,.flow-row i,.system-automation>p span{animation:none!important}.system-metric path{stroke-dashoffset:0}}
.founder-section .founder-copy{order:1}.founder-section .founder-photo{order:2}.mission-art{position:relative;overflow:hidden;border-radius:17px}.mission-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:17px;filter:saturate(1.08) contrast(1.04) drop-shadow(0 0 18px rgba(124,255,60,.1));animation:mission-image-breathe 7s ease-in-out infinite alternate;transition:filter .45s ease}.mission-art>.mission-network{display:none}.mission-art:after{content:"";position:absolute;inset:-30%;background:linear-gradient(115deg,transparent 38%,rgba(124,255,60,.12) 49%,rgba(255,255,255,.08) 51%,transparent 62%);transform:translateX(-70%);animation:mission-image-scan 9s linear infinite;pointer-events:none}.mission-visual:hover .mission-art>img{filter:saturate(1.18) contrast(1.07) drop-shadow(0 0 28px rgba(124,255,60,.22))}@keyframes mission-image-breathe{from{transform:scale(1.01)}to{transform:scale(1.045)}}@keyframes mission-image-scan{0%,20%{transform:translateX(-72%)}75%,100%{transform:translateX(72%)}}@media(prefers-reduced-motion:reduce){.mission-art>img,.mission-art:after{animation:none!important}}
.mission .mission-inner{grid-template-columns:.9fr 1.1fr;gap:86px;align-items:center}.mission-visual{position:relative;margin:0;min-height:590px;display:grid;place-items:center;border:1px solid rgba(124,255,60,.22);border-radius:18px;background:radial-gradient(circle at 52% 46%,rgba(124,255,60,.09),transparent 55%),#080c09;box-shadow:0 0 34px rgba(124,255,60,.06);overflow:visible}.mission-art{width:100%;height:100%;display:grid;place-items:center;animation:phone-float-mobile 6s ease-in-out infinite}.mission-network{width:92%;height:92%;filter:drop-shadow(0 0 14px rgba(124,255,60,.16))}.mission-content{min-width:0}.mission .mission-copy{max-width:none;margin:0;text-align:left}.mission .mission-copy h2{font-size:50px}.mission .mission-copy>p{font-size:15px;line-height:1.7}.mission .mission-pillars{display:grid;grid-template-columns:1fr;gap:0;margin-top:34px}.mission .mission-pillar{display:flex;align-items:center;gap:17px;min-height:0;padding:18px 0;background:transparent;border:0;border-bottom:1px solid rgba(124,255,60,.14);border-radius:0;box-shadow:none;transition:padding-left .3s ease}.mission .mission-pillar:first-child{border-top:1px solid rgba(124,255,60,.14)}.mission .mission-pillar .service-icon{transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.mission .mission-pillar h3{transition:color .3s ease,transform .3s ease}.mission .mission-pillar p{transition:color .3s ease}.mission .mission-pillar:hover{padding-left:8px}.mission .mission-pillar:hover .service-icon{transform:scale(1.08);background:rgba(124,255,60,.12);box-shadow:0 0 20px rgba(124,255,60,.14)}.mission .mission-pillar:hover h3{color:var(--green-neon);transform:translateX(2px)}.mission .mission-pillar:hover p{color:#c2c8c4}.mission-pixels{position:absolute;width:80px;height:80px}.mission-pixels-one{left:-18px;top:35px}.mission-pixels-two{right:-18px;bottom:30px}.mission-pixels i:nth-child(1){left:10px;top:8px}.mission-pixels i:nth-child(2){left:40px;top:28px;width:5px;height:5px}.mission-pixels i:nth-child(3){left:18px;top:58px;width:4px;height:4px}.mission-pixels i:nth-child(4){left:62px;top:6px;width:10px;height:10px;opacity:.3}.js .mission-visual.reveal{transform:translateX(-46px)}.js .mission-visual.reveal.is-visible{transform:none}@media(max-width:760px){.mission .mission-inner{grid-template-columns:1fr}.mission-visual{min-height:430px}.mission .mission-copy{text-align:center}}@media(prefers-reduced-motion:reduce){.mission-art{animation:none!important}}
.mission{padding:110px 0;background:#060806!important;border-top:1px solid rgba(124,255,60,.07);border-bottom:1px solid rgba(124,255,60,.07)}.mission-inner{display:grid;gap:48px}.mission-copy{max-width:780px;margin-inline:auto;text-align:center}.mission-copy h2{margin:0 0 22px;font-family:var(--font-display);font-size:50px;line-height:1.05;letter-spacing:-.045em}.mission-copy h2 em{color:var(--green-neon);font-style:normal}.mission-copy>p{margin:0;color:#a9b0ac;font-size:16px;line-height:1.75}.mission-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mission-pillar{display:flex;align-items:flex-start;gap:18px;min-height:150px;padding:24px;background:var(--bg-card-dark);border:1px solid rgba(124,255,60,.2);border-radius:14px;box-shadow:0 14px 36px rgba(0,0,0,.16),0 0 18px rgba(124,255,60,.035)}.mission-pillar .service-icon{flex:0 0 42px;width:42px;height:42px;margin:0;border-radius:10px;background:#090d0b}.mission-pillar .service-icon svg{width:22px;height:22px;fill:none;stroke:var(--green-neon);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mission-pillar h3{margin:1px 0 8px;color:#fff;font-family:var(--font-display);font-size:20px}.mission-pillar p{margin:0;color:#9fa6a2;font-size:13px;line-height:1.55}@media(max-width:760px){.mission-pillars{grid-template-columns:1fr}.mission-copy{text-align:center}}
.founder-photo:after{display:none!important}.founder-photo:hover:after{transform:none!important}.founder-photo img{aspect-ratio:3/4!important;transition:none!important}.founder-copy .founder-signature{margin-top:22px}
.founder-section{padding:120px 0;background:#050706!important;border-bottom:1px solid rgba(124,255,60,.08)}.founder-section .about-grid{grid-template-columns:.88fr 1.12fr;gap:88px;align-items:center}.founder-photo{position:relative;padding:10px}.founder-photo:before{inset:0;border-color:rgba(124,255,60,.3);box-shadow:0 0 28px rgba(124,255,60,.08)}.founder-photo img{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:16px;filter:saturate(.78) contrast(1.04)}.founder-pixels{position:absolute;z-index:3;right:-18px;top:-18px;width:65px;height:65px}.founder-pixels i{position:absolute;display:block;background:var(--green-neon);box-shadow:0 0 12px rgba(124,255,60,.65)}.founder-pixels i:nth-child(1){width:10px;height:10px;right:8px;top:4px}.founder-pixels i:nth-child(2){width:6px;height:6px;right:30px;top:20px;opacity:.65}.founder-pixels i:nth-child(3){width:4px;height:4px;right:8px;top:38px;opacity:.45}.founder-pixels i:nth-child(4){width:8px;height:8px;right:40px;top:45px;opacity:.25}.founder-copy .kicker{margin-bottom:15px}.founder-copy h2{font-size:50px;line-height:1.03;margin:0 0 28px}.founder-copy h2 em{font-style:normal;color:var(--green-neon)}.founder-bio{display:grid;gap:14px}.founder-copy .founder-bio p{max-width:700px;margin:0;color:#aab0ac;font-size:15px;line-height:1.7}.founder-quote{max-width:720px;margin:28px 0 20px;padding:4px 0 4px 22px;border-left:3px solid var(--green-neon);color:#eef2ef;font-family:var(--font-display);font-size:19px;font-style:italic;line-height:1.5}.founder-signature{margin:0;color:var(--green-neon);font-size:12px;font-weight:700;letter-spacing:.08em}
.services{padding-bottom:72px!important}.results{padding-top:92px!important}.growth-ticker{padding-block:16px!important;background-color:rgba(5,9,7,.72)!important;box-shadow:inset 0 12px 30px rgba(44,255,48,.018),inset 0 -12px 30px rgba(44,255,48,.014)}.growth-ticker:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,255,60,.12),transparent)}.ticker-group span{font-size:14px!important;letter-spacing:.18em!important;opacity:.88}.ticker-group i{font-size:12px!important;opacity:.82}
.ticker-track{animation-duration:160s!important}.ticker-group{gap:30px!important;padding-right:0!important}.ticker-group span:nth-of-type(3n){margin-right:230px}
.growth-ticker{position:relative;overflow:hidden;padding:30px 0;background:#050907;border-bottom:1px solid rgba(124,255,60,.08);background-image:radial-gradient(rgba(124,255,60,.16) .7px,transparent .8px),radial-gradient(circle at 50% 0,rgba(54,255,41,.08),transparent 55%);background-size:18px 18px,auto}.growth-ticker:before{content:"";position:absolute;z-index:2;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(124,255,60,.2) 15%,var(--green-neon) 50%,rgba(124,255,60,.2) 85%,transparent);box-shadow:0 0 14px rgba(124,255,60,.4)}.ticker-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.ticker-track{display:flex;width:max-content;will-change:transform;animation:ticker-scroll 60s linear infinite}.ticker-group{display:flex;flex:none;align-items:center;gap:34px;padding-right:56px}.ticker-group span{color:#f4f7f5;font-family:var(--font-display);font-size:15px;font-weight:800;line-height:1;letter-spacing:.18em;white-space:nowrap}.ticker-group i{color:var(--green-neon);font-size:18px;font-style:normal;line-height:1;text-shadow:0 0 6px var(--green-neon),0 0 14px rgba(124,255,60,.65)}@keyframes ticker-scroll{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.ticker-track{animation-play-state:paused}}
.services .services-heading{text-align:center!important}.services .services-heading>div{width:100%}.services .services-heading h2{max-width:1050px!important;margin-inline:auto!important}.services .services-heading h2>span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.2)}.site-header .brand img{width:205px}
.services .services-heading h2{font-size:50px!important}.services .service-grid{align-items:stretch}.services .service-card,.services .service-card.featured{min-height:390px!important;height:390px;padding:30px}.services.services .service-card.service-card.is-active:after{animation-duration:12s!important}
.services.services .service-card.service-card.is-active:after{content:""!important;display:block!important;position:absolute!important;z-index:4!important;inset:auto!important;top:0!important;left:0!important;width:56px!important;height:3px!important;padding:0!important;border:0!important;border-radius:999px!important;background:var(--green-neon)!important;box-shadow:0 0 7px rgba(124,255,60,.95),0 0 16px rgba(124,255,60,.5)!important;filter:none!important;-webkit-mask:none!important;mask:none!important;transform:none;offset-path:inset(2px round 15px);offset-distance:0%;offset-rotate:auto;animation:service-border-travel 7s linear infinite!important;pointer-events:none}.services.services .service-card.service-card.is-active.is-paused:after{animation-play-state:paused!important}@keyframes service-border-travel{from{offset-distance:0%}to{offset-distance:100%}}
.services .services-heading h2{font-size:56px!important}
.services .services-heading h2{font-size:62px}.services .service-card{cursor:pointer;isolation:isolate}.services .service-card>*{position:relative;z-index:2}.services .service-card.is-active:before{display:none}.services .service-card.is-active:after{content:"";position:absolute;z-index:3;inset:-2px;width:auto;height:auto;padding:2px;border-radius:17px;background:conic-gradient(from 0deg,transparent 0 84%,rgba(124,255,60,.25) 87%,var(--green-neon) 89% 91%,rgba(124,255,60,.25) 93%,transparent 96% 100%);box-shadow:0 0 12px rgba(124,255,60,.35);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:service-edge-run 2.4s linear infinite;pointer-events:none}.services .service-card.is-active.is-paused:after{animation-play-state:paused}.services .service-card.is-active{border-color:rgba(124,255,60,.42);box-shadow:0 18px 55px rgba(0,0,0,.3),0 0 22px rgba(124,255,60,.08)}@keyframes service-edge-run{to{transform:rotate(360deg)}}
.services.services{background:var(--bg-black);background-image:radial-gradient(circle at 70% 42%,rgba(33,150,45,.12),transparent 34%),linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:auto,80px 80px,80px 80px}.services .services-heading h2{font-size:62px;line-height:1.05;letter-spacing:-.045em;max-width:1050px}.services .service-card,.services .service-card.featured{min-height:350px;padding:30px}.services .service-card p:not(.card-number){max-width:350px;font-size:15px;line-height:1.62}.services .service-card .service-link{margin-top:26px}
.services .service-card,.services .service-card.featured{min-height:390px;padding:34px 30px;background:#0c0f0d;border-color:rgba(46,204,64,.25);box-shadow:none}.services .service-card .service-icon{margin-bottom:18px}.services .service-card h3{font-size:24px;margin-bottom:14px}.services .service-card p:not(.card-number){max-width:370px;font-size:15px;line-height:1.62;color:#aeb4b0}.services .service-card .service-link{justify-content:flex-start;gap:7px;padding-top:0;border-top:0;margin-top:24px;font-size:15px}.services .services-heading h2{max-width:none;color:var(--white);font-size:clamp(48px,5vw,76px)}

/* Simplified service boxes based on the approved visual direction */
.services.services .service-card.service-card.is-active:after{animation-duration:12s!important}
.services{position:relative;background:linear-gradient(110deg,#050706 0%,#07140a 100%);color:var(--white);border-top:1px solid rgba(124,255,60,.08);border-bottom:1px solid rgba(124,255,60,.08)}.services:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:radial-gradient(rgba(124,255,60,.28) .7px,transparent .7px);background-size:18px 18px}.services>.shell{position:relative}.services-heading h2{max-width:none;color:var(--white);font-size:clamp(48px,5vw,76px)}.service-grid{gap:24px}.service-card,.service-card.featured{min-height:390px;padding:34px 30px;background:#0c0f0d;border-color:rgba(46,204,64,.25);box-shadow:none}.service-card:after{content:"";position:absolute;left:24px;top:0;width:58px;height:3px;background:var(--green-neon);border-radius:0 0 4px 4px;box-shadow:0 0 12px rgba(124,255,60,.65)}.service-card .service-icon{margin-bottom:18px}.service-card h3{font-size:24px;margin-bottom:14px}.service-card p:not(.card-number){max-width:370px;font-size:15px;line-height:1.62;color:#aeb4b0}.service-card .service-link{justify-content:flex-start;gap:7px;padding-top:0;border-top:0;margin-top:24px;font-size:15px}

/* Services — premium dark cards */
.services-heading{grid-template-columns:1fr;margin-bottom:58px}.services-heading h2{max-width:900px}.service-grid{align-items:stretch;gap:24px}.service-card,.service-card.featured{min-height:390px;padding:30px;background:var(--bg-card-dark);color:var(--white);border:1px solid rgba(124,255,60,.23);border-radius:16px;box-shadow:0 0 0 1px rgba(124,255,60,.025),0 18px 50px rgba(6,20,8,.12);transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .32s,box-shadow .32s}.service-card:hover{transform:translateY(-6px);border-color:rgba(124,255,60,.66);box-shadow:0 22px 58px rgba(6,20,8,.22),0 0 30px rgba(124,255,60,.12)}.service-card .service-icon{width:52px;height:52px;margin-bottom:26px;border-radius:12px;background:#090d0b;border:1px solid rgba(124,255,60,.3);box-shadow:0 0 22px rgba(124,255,60,.1)}.service-card .service-icon svg{width:27px;height:27px;fill:none;stroke:var(--green-neon);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(124,255,60,.55))}.service-card h3{font-size:25px;line-height:1.18;margin:0 0 16px;color:var(--white)}.service-card p:not(.card-number){font-size:14px;line-height:1.66;color:#a9b0ac;margin:0}.service-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:26px 0 25px}.service-tags li{padding:7px 10px;border-radius:999px;background:rgba(124,255,60,.07);border:1px solid rgba(124,255,60,.15);color:#c8d0cb;font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap}.service-card .service-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);color:var(--green-neon);font-size:13px;font-weight:700}.service-link span{display:inline-block;font-size:18px;transition:transform .25s ease}.service-link:hover span{transform:translateX(5px)}


/* Blog cards — text-only homepage cards */
.blog .blog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.blog-card.blog-card-text{min-height:310px!important;background:linear-gradient(145deg,rgba(18,24,21,.98),rgba(7,10,8,.98))!important;position:relative!important}
.blog-card.blog-card-text:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 0,rgba(124,255,60,.13),transparent 34%),linear-gradient(120deg,transparent,rgba(124,255,60,.055),transparent);opacity:.75}
.blog-card.blog-card-text .blog-copy{position:relative;z-index:1;padding:28px!important}
.blog-card.blog-card-text .blog-tag{position:static!important;display:inline-flex!important;align-self:flex-start!important;margin:0 0 18px!important;padding:8px 11px!important;border:1px solid rgba(124,255,60,.18)!important;background:rgba(124,255,60,.12)!important;color:var(--green-neon)!important;box-shadow:0 0 18px rgba(124,255,60,.06)!important;text-transform:none!important;letter-spacing:.01em!important}
.blog-card.blog-card-text .blog-copy h3{font-size:18px!important;line-height:1.22!important}
.blog-card.blog-card-text .blog-copy>p{font-size:12px!important;line-height:1.66!important}
@media(max-width:900px){.blog .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.blog .blog-grid{grid-template-columns:1fr!important}.blog-card.blog-card-text{min-height:0!important}.blog-card.blog-card-text .blog-copy{padding:23px!important}.blog-card.blog-card-text .blog-copy h3{font-size:18px!important}.blog-card.blog-card-text .blog-copy>p{font-size:12px!important}}

/* Premium service-card background visuals */
.service-card{overflow:hidden!important}
.service-card .service-bg{position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;opacity:.62!important;transform:scale(1)!important;transform-origin:center!important;transition:transform .75s cubic-bezier(.16,1,.3,1),opacity .45s ease,filter .45s ease!important}
.service-card .service-bg:before,.service-card .service-bg:after{content:"";position:absolute;pointer-events:none}
.service-card .service-bg:before{inset:0;background:linear-gradient(90deg,rgba(6,9,7,.98) 0%,rgba(6,9,7,.92) 38%,rgba(6,9,7,.64) 100%)}
.service-card .service-bg:after{inset:0;background:radial-gradient(circle at 82% 22%,rgba(124,255,60,.16),transparent 34%),radial-gradient(circle at 68% 86%,rgba(124,255,60,.08),transparent 30%)}
.service-card:hover .service-bg{opacity:.82!important;transform:scale(1.06)!important;filter:saturate(1.1) brightness(1.05)!important}
.service-card .service-icon,.service-card h3,.service-card p,.service-card .service-link,.service-card .service-tags{position:relative!important;z-index:2!important}
.service-card .service-bg-web{background-image:linear-gradient(rgba(124,255,60,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(124,255,60,.08) 1px,transparent 1px),radial-gradient(circle at 78% 43%,rgba(124,255,60,.18),transparent 28%),linear-gradient(135deg,#07100a,#0c1510);background-size:42px 42px,42px 42px,auto,auto}
.service-card .service-bg-web:after{inset:56px 32px auto auto;width:170px;height:120px;border:1px solid rgba(124,255,60,.22);border-radius:13px;background:linear-gradient(180deg,rgba(124,255,60,.08) 0 23px,transparent 23px),linear-gradient(90deg,rgba(124,255,60,.32) 0 48%,transparent 48% 54%,rgba(124,255,60,.14) 54% 100%);box-shadow:0 0 35px rgba(124,255,60,.08);opacity:.72}
.service-card .service-bg-ads{background-image:radial-gradient(circle at 77% 40%,transparent 0 46px,rgba(124,255,60,.22) 47px 48px,transparent 49px 88px,rgba(124,255,60,.14) 89px 90px,transparent 91px),linear-gradient(135deg,#07100a,#0d1510)}
.service-card .service-bg-ads:after{right:34px;bottom:42px;width:190px;height:115px;background:linear-gradient(135deg,transparent 0 42%,rgba(124,255,60,.34) 43% 45%,transparent 46%),linear-gradient(to top,rgba(124,255,60,.18) 0 24%,transparent 24% 100%),linear-gradient(to top,transparent 0 37%,rgba(124,255,60,.18) 37% 59%,transparent 59% 100%),linear-gradient(to top,transparent 0 52%,rgba(124,255,60,.24) 52% 83%,transparent 83% 100%);background-size:auto,22px 100%,22px 100%,22px 100%;background-position:center,24px 0,70px 0,116px 0;background-repeat:no-repeat;filter:drop-shadow(0 0 18px rgba(124,255,60,.16));opacity:.72}
.service-card .service-bg-ai{background-image:radial-gradient(circle at 76% 30%,rgba(124,255,60,.15),transparent 26%),linear-gradient(rgba(124,255,60,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(124,255,60,.055) 1px,transparent 1px),linear-gradient(135deg,#07100a,#0b1510);background-size:auto,34px 34px,34px 34px,auto}
.service-card .service-bg-ai:after{right:36px;top:62px;width:178px;height:150px;border:1px solid rgba(124,255,60,.18);border-radius:24px;background:radial-gradient(circle at 50% 34%,rgba(124,255,60,.38) 0 6px,transparent 7px),radial-gradient(circle at 28% 58%,rgba(124,255,60,.28) 0 5px,transparent 6px),radial-gradient(circle at 72% 62%,rgba(124,255,60,.25) 0 5px,transparent 6px),linear-gradient(90deg,transparent 28%,rgba(124,255,60,.18) 29% 30%,transparent 31% 70%,rgba(124,255,60,.14) 71% 72%,transparent 73%),linear-gradient(0deg,transparent 48%,rgba(124,255,60,.14) 49% 50%,transparent 51%);box-shadow:0 0 34px rgba(124,255,60,.08);opacity:.76}
html[data-theme="light"] .service-card .service-bg{opacity:.34!important;filter:saturate(.9) brightness(1.12)!important}
html[data-theme="light"] .service-card .service-bg:before{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 42%,rgba(255,255,255,.68) 100%)}
@media(max-width:760px){.service-card .service-bg{opacity:.46!important}.service-card:hover .service-bg{transform:none!important}.service-card .service-bg-web:after,.service-card .service-bg-ads:after,.service-card .service-bg-ai:after{right:18px!important;top:auto!important;bottom:18px!important;transform:scale(.78);transform-origin:right bottom}}

/* Use real image backgrounds for service cards */
.service-card .service-bg{background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important}
.service-card .service-bg-web{background-image:url('../assets/images/service-web-design-bg.webp')!important}
.service-card .service-bg-ads{background-image:url('../assets/images/service-performance-ads-bg.webp')!important}
.service-card .service-bg-ai{background-image:url('../assets/images/service-ai-automation-bg.webp')!important}
.service-card .service-bg:before{background:linear-gradient(90deg,rgba(5,7,6,.98) 0%,rgba(5,7,6,.9) 46%,rgba(5,7,6,.54) 78%,rgba(5,7,6,.46) 100%)!important}
.service-card .service-bg:after{display:none!important}
.service-card:hover .service-bg{transform:scale(1.055)!important;opacity:.9!important}
html[data-theme="light"] .service-card .service-bg:before{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 50%,rgba(255,255,255,.68) 100%)!important}
html[data-theme="light"] .service-card .service-bg{opacity:.42!important;filter:saturate(.85) brightness(1.08)!important}
@media(max-width:760px){.service-card .service-bg{background-position:center right!important;opacity:.42!important}.service-card .service-bg:before{background:linear-gradient(90deg,rgba(5,7,6,.98) 0%,rgba(5,7,6,.92) 58%,rgba(5,7,6,.72) 100%)!important}html[data-theme="light"] .service-card .service-bg:before{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 64%,rgba(255,255,255,.78) 100%)!important}}

/* Services: coming soon state for unavailable service pages */
.service-card.is-coming-soon{cursor:pointer}
.service-card.is-coming-soon .service-bg{opacity:.48!important;filter:saturate(.8) brightness(.82)!important}
.service-card.is-coming-soon:hover .service-bg,.service-card.is-coming-soon.is-soon-open .service-bg{transform:scale(1.04)!important;opacity:.64!important}
.service-card.is-coming-soon .service-icon,.service-card.is-coming-soon h3,.service-card.is-coming-soon p{transition:opacity .24s ease,transform .24s ease,filter .24s ease}
.service-card.is-coming-soon:hover .service-icon,.service-card.is-coming-soon:hover h3,.service-card.is-coming-soon:hover p,.service-card.is-coming-soon.is-soon-open .service-icon,.service-card.is-coming-soon.is-soon-open h3,.service-card.is-coming-soon.is-soon-open p{opacity:0;transform:translateY(-10px);filter:blur(4px);pointer-events:none}
.services .service-card .coming-soon-panel{position:absolute;z-index:4;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px;border:0;border-radius:inherit;background:radial-gradient(circle at 50% 50%,rgba(124,255,60,.18),rgba(5,10,7,.94) 47%,rgba(3,8,4,.9) 100%);box-shadow:none;overflow:hidden;opacity:0;transform:scale(.985);pointer-events:none;transition:opacity .26s ease,transform .28s cubic-bezier(.2,.8,.2,1)}
.service-card.is-coming-soon:hover .coming-soon-panel,.service-card.is-coming-soon.is-soon-open .coming-soon-panel,.service-card.is-coming-soon:focus-within .coming-soon-panel{opacity:1;transform:none;pointer-events:auto}
.services .service-card .coming-soon-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0 38%,rgba(124,255,60,.12) 50%,transparent 62%);transform:translateX(-130%)}
.service-card.is-coming-soon:hover .coming-soon-panel:before,.service-card.is-coming-soon.is-soon-open .coming-soon-panel:before{animation:coming-soon-sheen 1.55s ease-out both}
.services .service-card .coming-soon-panel:after{content:"";position:absolute;left:50%;top:50%;width:240px;height:240px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(124,255,60,.14),transparent 64%);filter:blur(10px)}
.services .service-card .coming-soon-panel strong{position:relative;z-index:1;display:block;color:var(--green-neon);font-family:var(--font-display);font-size:clamp(34px,3.3vw,48px);line-height:.95;letter-spacing:-.045em;text-shadow:0 0 22px rgba(124,255,60,.22)}
.services .service-card .coming-soon-panel small{position:relative;z-index:1;display:block;max-width:290px;margin-top:14px;color:#c0c9c3;font-size:13px;line-height:1.55}
@keyframes coming-soon-sheen{0%{transform:translateX(-130%)}100%{transform:translateX(130%)}}
html[data-theme="light"] .services .service-card .coming-soon-panel{background:radial-gradient(circle at 50% 50%,rgba(7,135,38,.12),rgba(255,255,255,.94) 52%,rgba(236,247,238,.88) 100%);box-shadow:none}
html[data-theme="light"] .services .service-card .coming-soon-panel small{color:#536059}
@media(max-width:760px){.services .service-card .coming-soon-panel{padding:22px}.services .service-card .coming-soon-panel strong{font-size:30px}.services .service-card .coming-soon-panel small{font-size:11px}}
@media(prefers-reduced-motion:reduce){.coming-soon-panel:before{animation:none!important}}

/* Entry preloader: logo reveal + word-by-word quote */
.has-preloader:not(.preloader-done){overflow:hidden}
html.skip-preloader body{overflow:auto!important}
.skip-preloader .site-preloader{display:none!important}
.site-preloader{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 62%,rgba(124,255,60,.13),transparent 28%),radial-gradient(circle at 50% 46%,rgba(0,255,140,.08),transparent 30%),#020403;color:#fff;animation:preloader-exit .9s cubic-bezier(.16,1,.3,1) 4.15s forwards}
.preloader-grid{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(124,255,60,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(124,255,60,.07) 1px,transparent 1px);background-size:76px 76px;mask-image:radial-gradient(circle at 50% 52%,#000,transparent 75%)}
.preloader-logo-wrap{position:relative;display:grid;place-items:center;width:min(50vw,430px);max-width:430px;animation:preloader-logo-out .8s cubic-bezier(.7,0,.2,1) 2.05s forwards}
.preloader-logo{position:relative;z-index:2;width:100%;height:auto;filter:drop-shadow(0 0 38px rgba(124,255,60,.25));opacity:0;transform:scale(.82) translateY(14px);animation:preloader-logo-in 1.05s cubic-bezier(.16,1,.3,1) .12s forwards,preloader-logo-breathe 1.8s ease-in-out 1.1s infinite}
.preloader-glow{position:absolute;inset:auto 13% 4%;height:8%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(124,255,60,.55),rgba(0,255,150,.18) 38%,transparent 72%);filter:blur(12px);opacity:0;animation:preloader-glow-in 1s ease .45s forwards,preloader-glow-pulse 1.6s ease-in-out 1.1s infinite}
.preloader-quote{position:absolute;left:50%;top:50%;display:flex;flex-wrap:wrap;justify-content:center;gap:.38em;max-width:min(92vw,980px);margin:0;transform:translate(-50%,-50%);color:#f7fff9;font-family:var(--font-display);font-size:clamp(28px,5vw,72px);font-weight:800;line-height:1.08;letter-spacing:-.045em;text-align:center;text-shadow:0 0 26px rgba(124,255,60,.16)}
.preloader-quote span{display:inline-block;opacity:0;transform:translateY(18px) scale(.96);animation:preloader-word-in .58s cubic-bezier(.16,1,.3,1) calc(2.62s + (var(--i) * .13s)) forwards}
.preloader-quote span:nth-child(7){color:var(--green-neon);text-shadow:0 0 28px rgba(124,255,60,.28)}
.preloader-quote span:nth-child(8){color:var(--green-neon)}
@keyframes preloader-logo-in{to{opacity:1;transform:scale(1) translateY(0)}}
@keyframes preloader-logo-breathe{50%{transform:scale(1.025)}}
@keyframes preloader-glow-in{to{opacity:1}}
@keyframes preloader-glow-pulse{50%{opacity:.62;transform:scaleX(1.08)}}
@keyframes preloader-logo-out{to{opacity:0;transform:scale(.86) translateY(-28px);filter:blur(9px)}}
@keyframes preloader-word-in{to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes preloader-exit{to{opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.015)}}
body.preloader-done .site-preloader{display:none}
@media(max-width:900px){.preloader-logo-wrap{width:min(68vw,360px)}.preloader-quote{font-size:clamp(27px,7vw,54px);max-width:86vw}}
@media(max-width:520px){.site-preloader{background:radial-gradient(circle at 50% 55%,rgba(124,255,60,.16),transparent 32%),#020403}.preloader-grid{background-size:48px 48px}.preloader-logo-wrap{width:min(78vw,285px)}.preloader-quote{gap:.28em;max-width:86vw;font-size:clamp(25px,8.2vw,36px);line-height:1.16;letter-spacing:-.035em}}
@media(prefers-reduced-motion:reduce){.has-preloader:not(.preloader-done){overflow:auto}.site-preloader{animation:preloader-exit .25s ease .7s forwards}.preloader-logo,.preloader-glow,.preloader-logo-wrap,.preloader-quote span{animation:none!important;opacity:1!important;transform:none!important}.preloader-quote{display:none}}

/* Preloader polish: feather logo edges + tighter timing */
.site-preloader{animation:preloader-exit .65s cubic-bezier(.16,1,.3,1) 3.78s forwards!important}
.preloader-logo-wrap{animation:preloader-logo-out .62s cubic-bezier(.7,0,.2,1) 1.72s forwards!important}
.preloader-logo-wrap:before{content:"";position:absolute;inset:-13%;z-index:0;border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.88) 0 45%,rgba(0,20,8,.52) 62%,transparent 78%);filter:blur(10px);opacity:.95;pointer-events:none}
.preloader-logo{animation:preloader-logo-in .88s cubic-bezier(.16,1,.3,1) .08s forwards,preloader-logo-breathe 1.55s ease-in-out .9s infinite!important;-webkit-mask-image:radial-gradient(ellipse at center,#000 0 58%,rgba(0,0,0,.98) 66%,rgba(0,0,0,.42) 75%,transparent 86%);mask-image:radial-gradient(ellipse at center,#000 0 58%,rgba(0,0,0,.98) 66%,rgba(0,0,0,.42) 75%,transparent 86%)}
.preloader-glow{animation:preloader-glow-in .82s ease .35s forwards,preloader-glow-pulse 1.35s ease-in-out .9s infinite!important}
.preloader-quote span{animation:preloader-word-in .43s cubic-bezier(.16,1,.3,1) calc(2.18s + (var(--i) * .105s)) forwards!important}
@media(max-width:520px){.preloader-logo{-webkit-mask-image:radial-gradient(ellipse at center,#000 0 60%,rgba(0,0,0,.95) 68%,rgba(0,0,0,.42) 77%,transparent 88%);mask-image:radial-gradient(ellipse at center,#000 0 60%,rgba(0,0,0,.95) 68%,rgba(0,0,0,.42) 77%,transparent 88%)}}

/* Service page hero: Web Design & Development */
.service-page .service-hero{min-height:min(880px,100svh);padding:135px 0 70px;background:#050505}
.service-page .service-hero:before{opacity:.85}
.service-page .service-hero-grid{width:min(1500px,calc(100% - 80px));max-width:1500px;grid-template-columns:minmax(0,1.03fr) minmax(410px,.97fr);gap:clamp(45px,5vw,88px)}
.service-page .service-hero-copy{max-width:760px;padding-bottom:18px}
.service-breadcrumb{margin:0 0 26px;color:#747c77;font-size:12px;font-weight:700}
.service-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}
.service-breadcrumb li{display:flex;align-items:center;gap:8px}
.service-breadcrumb li+li:before{content:">";color:#3e4741;font-size:10px}
.service-breadcrumb a{color:#929a95;transition:color .2s ease}
.service-breadcrumb a:hover{color:var(--green-neon)}
.service-page .service-hero h1{max-width:720px;font-size:clamp(54px,5.5vw,82px)}
.service-page .service-hero .hero-intro{max-width:670px}
.service-page .service-trust-chips{margin-top:36px}
.service-page .service-trust-chips li{background:rgba(255,255,255,.015);border-color:rgba(124,255,60,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.015)}
.service-hero-visual{position:relative;align-self:center;justify-content:center;min-height:520px;overflow:visible}
.service-visual-glow{position:absolute;inset:8% -8% auto auto;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(124,255,60,.16),transparent 63%);filter:blur(20px)}
.service-browser-mockup{position:relative;z-index:2;width:min(650px,100%);overflow:hidden;border:1px solid rgba(124,255,60,.26);border-radius:22px;background:linear-gradient(145deg,rgba(15,23,18,.96),rgba(6,9,7,.98));box-shadow:0 34px 90px rgba(0,0,0,.48),0 0 70px rgba(124,255,60,.08);animation:phone-float-mobile 6s ease-in-out 1.2s infinite}
.service-browser-mockup:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(120deg,rgba(124,255,60,.42),transparent 32%,transparent 72%,rgba(124,255,60,.18));filter:blur(9px);opacity:.38;pointer-events:none}
.service-browser-top{position:relative;z-index:2;display:flex;align-items:center;gap:8px;height:46px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(13,20,15,.88)}
.service-browser-top span{width:8px;height:8px;border-radius:50%;background:#38423c}
.service-browser-top span:first-child{background:var(--green-neon);box-shadow:0 0 10px rgba(124,255,60,.7)}
.service-browser-top b{margin-left:10px;color:#69736c;font-size:10px;font-weight:700;letter-spacing:.04em}
.service-browser-preview{position:relative;min-height:395px;padding:34px;background:radial-gradient(circle at 78% 30%,rgba(124,255,60,.12),transparent 35%),linear-gradient(135deg,#080d0a,#050705)}
.service-mock-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px}
.service-mock-nav i{width:32px;height:32px;margin-right:auto;border-radius:9px;background:linear-gradient(135deg,var(--green-neon),#12963d);box-shadow:0 0 24px rgba(124,255,60,.23)}
.service-mock-nav span{width:44px;height:5px;border-radius:999px;background:#48514c}
.service-mock-copy{position:absolute;left:34px;top:108px;width:52%}
.service-mock-copy small,.service-mock-card small{display:block;color:var(--green-neon);font-size:9px;font-weight:900;letter-spacing:.16em}
.service-mock-copy strong{display:block;margin:12px 0 18px;color:#fff;font-family:var(--font-display);font-size:34px;line-height:1.02;letter-spacing:-.04em}
.service-mock-copy strong em{color:var(--green-neon);font-style:normal}
.service-mock-copy p{width:88%;height:6px;margin:0 0 9px;border-radius:999px;background:#46504a}
.service-mock-copy p:nth-of-type(2){width:62%}
.service-mock-copy button{margin-top:18px;padding:12px 18px;border:0;border-radius:999px;background:var(--green-neon);color:#061006;font-size:11px;font-weight:900}
.service-mock-card{position:absolute;right:34px;width:185px;padding:18px;border:1px solid rgba(124,255,60,.22);border-radius:16px;background:rgba(11,17,13,.94);box-shadow:0 18px 45px rgba(0,0,0,.34),0 0 24px rgba(124,255,60,.06)}
.service-mock-card strong{display:block;margin:7px 0 2px;color:#fff;font-family:var(--font-display);font-size:32px;line-height:1}
.service-mock-card span{color:#7e8983;font-size:10px;font-weight:700}
.service-mock-card-one{top:112px}
.service-mock-card-two{bottom:34px}
.service-pixels{z-index:3}
.service-pixels-one{left:-8px;top:48px}
.service-pixels-two{right:-12px;bottom:36px}
.service-pixels i{position:absolute;display:block;background:var(--green-neon);box-shadow:0 0 13px rgba(124,255,60,.65);animation:pixel-pulse 2.8s ease-in-out infinite}
.service-pixels i:nth-child(1){left:10px;top:8px;width:10px;height:10px}
.service-pixels i:nth-child(2){left:40px;top:28px;width:5px;height:5px;animation-delay:.45s}
.service-pixels i:nth-child(3){left:18px;top:58px;width:4px;height:4px;animation-delay:.9s}
.service-pixels i:nth-child(4){left:62px;top:6px;width:10px;height:10px;opacity:.3;animation-delay:1.35s}
html[data-theme="light"] .service-page .service-hero{background:#f4f7f3;color:#121b14}
html[data-theme="light"] .service-page .service-hero:after{background:linear-gradient(transparent,#f4f7f3)}
html[data-theme="light"] .service-page .hero-intro{color:#56625a}
html[data-theme="light"] .service-breadcrumb,html[data-theme="light"] .service-breadcrumb a{color:#647069}
html[data-theme="light"] .service-page .service-trust-chips li{background:#fff;border-color:rgba(23,139,44,.14);color:#303a33}
html[data-theme="light"] .service-browser-mockup{background:linear-gradient(145deg,#fff,#edf5ec);border-color:rgba(23,139,44,.25);box-shadow:0 28px 70px rgba(38,75,45,.14),0 0 45px rgba(23,139,44,.05)}
html[data-theme="light"] .service-browser-preview{background:radial-gradient(circle at 78% 30%,rgba(24,139,45,.09),transparent 35%),linear-gradient(135deg,#fff,#f0f6ef)}
html[data-theme="light"] .service-browser-top{background:#f7faf7;border-color:rgba(23,139,44,.12)}
html[data-theme="light"] .service-mock-copy strong,html[data-theme="light"] .service-mock-card strong{color:#152019}
html[data-theme="light"] .service-mock-copy p,html[data-theme="light"] .service-mock-nav span{background:#ccd6cf}
html[data-theme="light"] .service-mock-card{background:rgba(255,255,255,.96);border-color:rgba(23,139,44,.14);box-shadow:0 16px 44px rgba(38,75,45,.12)}
@media(max-width:1100px){
  .service-page .service-hero{min-height:auto;padding:122px 0 78px}
  .service-page .service-hero-grid{grid-template-columns:1fr;width:min(720px,calc(100% - 56px));gap:46px;text-align:center}
  .service-page .service-hero-copy{max-width:680px;margin-inline:auto;padding:0}
  .service-page .service-hero h1{font-size:clamp(48px,7vw,62px);line-height:1.03;margin-inline:auto}
  .service-page .service-hero .hero-intro{max-width:590px;margin:22px auto 28px;font-size:15px;line-height:1.68}
  .service-page .hero-actions{justify-content:center}
  .service-page .service-trust-chips{justify-content:center;flex-wrap:wrap;margin:28px auto 0;gap:9px}
  .service-hero-visual{min-height:auto;margin-top:0}
  .service-visual-glow{left:50%;right:auto;top:0;width:560px;height:430px;transform:translateX(-50%);opacity:.72}
  .service-browser-mockup{width:min(100%,590px);max-width:590px;margin-inline:auto}
  .service-browser-preview{min-height:345px;padding:28px}
  .service-mock-copy{left:28px;top:100px;width:54%}
  .service-mock-copy strong{font-size:28px}
  .service-mock-card{right:26px;width:158px;padding:15px}
  .service-mock-card-one{top:108px}
  .service-mock-card-two{bottom:28px}
}
@media(max-width:760px){
  .service-page .nav.shell{width:calc(100% - 22px);height:74px;gap:8px}
  .service-page .brand{min-width:0;flex:1 1 auto}
  .service-page .brand img{width:154px;max-width:45vw}
  .service-page .mobile-nav-actions{gap:8px;margin-left:8px}
  .service-page .theme-toggle-mobile,.service-page .menu-toggle{width:40px;height:40px;min-width:40px;flex-basis:40px}
  .service-page .menu-toggle{padding:7px;border-radius:11px}
  .service-page .menu-toggle span:not(.sr-only){width:21px;margin:3px auto}
  .service-page .service-hero{padding:94px 0 44px;text-align:center;overflow:hidden}
  .service-page .service-hero-grid{display:block;width:min(100% - 28px,390px);max-width:390px}
  .service-page .service-hero h1{font-size:clamp(31px,9.3vw,38px);line-height:1.07;letter-spacing:-.035em;max-width:340px}
  .service-page .service-hero .hero-intro{max-width:330px;margin:15px auto 20px;font-size:13px;line-height:1.58}
  .service-page .hero-actions{flex-direction:column;align-items:center;gap:11px}
  .service-page .hero-actions .button{width:min(100%,318px);min-height:48px;padding-inline:17px;font-size:12px;gap:24px}
  .service-page .button-secondary{background:rgba(255,255,255,.025);color:#f7fff8;border:1px solid rgba(255,255,255,.24)}
  .service-page .service-trust-chips{gap:7px;max-width:320px;margin-top:20px}
  .service-page .service-trust-chips li{font-size:8.8px;line-height:1.15;padding:6px 9px}
  .service-hero-visual{display:flex;justify-content:center;margin:26px auto 0;width:100%;overflow:visible}
  .service-pixels{opacity:.38;transform:scale(.55)}
  .service-visual-glow{width:320px;height:320px;top:8%;opacity:.58}
  .service-browser-mockup{width:100%;max-width:292px;margin-inline:auto;border-radius:18px;box-shadow:0 22px 55px rgba(0,0,0,.46),0 0 46px rgba(124,255,60,.08)}
  .service-browser-top{height:32px;padding:0 12px}
  .service-browser-top span{width:7px;height:7px}
  .service-browser-top b{font-size:9px;margin-left:7px}
  .service-browser-preview{min-height:226px;padding:14px;background:radial-gradient(circle at 72% 38%,rgba(124,255,60,.14),transparent 34%),linear-gradient(135deg,#071009,#050706)}
  .service-mock-nav{height:24px;gap:8px}
  .service-mock-nav i{width:25px;height:25px;border-radius:8px}
  .service-mock-nav span{width:23px;height:4px}
  .service-mock-copy{left:16px;top:82px;width:58%}
  .service-mock-copy small,.service-mock-card small{font-size:7px;letter-spacing:.12em}
  .service-mock-copy strong{font-size:15px;line-height:1.12;margin:9px 0 12px}
  .service-mock-copy p{height:4px;margin-bottom:6px}
  .service-mock-copy button{margin-top:10px;padding:8px 12px;font-size:8px}
  .service-mock-card{right:14px;width:86px;padding:9px;border-radius:12px;background:rgba(7,12,9,.88)}
  .service-mock-card-one{top:101px}
  .service-mock-card-two{display:none}
  .service-mock-card strong{font-size:16px}
  .service-mock-card span{font-size:8px}
}
@media(max-width:390px){
  .service-page .nav.shell{width:calc(100% - 18px)}
  .service-page .brand img{width:145px;max-width:42vw}
  .service-page .theme-toggle-mobile,.service-page .menu-toggle{width:39px;height:39px;min-width:39px;flex-basis:39px}
  .service-page .service-hero-grid{width:min(100% - 24px,352px)}
  .service-page .service-hero h1{font-size:32px;max-width:310px}
  .service-page .hero-actions .button{width:min(100%,310px)}
  .service-browser-mockup{max-width:280px}
  .service-browser-preview{min-height:218px}
  .service-mock-copy{left:15px;top:80px;width:57%}
  .service-mock-card{right:12px;width:82px}
}
@media(prefers-reduced-motion:reduce){.service-browser-mockup,.service-pixels i{animation:none!important}}

/* Service page: What's Included */
.service-included{position:relative;padding:118px 0 128px;overflow:hidden;border-top:1px solid rgba(124,255,60,.08);background:linear-gradient(110deg,#050706 0%,#07120a 100%)}
.service-included:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:radial-gradient(rgba(124,255,60,.25) .7px,transparent .8px),radial-gradient(circle at 50% 16%,rgba(124,255,60,.08),transparent 34%);background-size:19px 19px,auto}
.service-included>.shell{position:relative;z-index:1}
.included-heading{text-align:center;max-width:760px;margin:0 auto 52px}
.included-heading h2{margin:0;font-family:var(--font-display);font-size:clamp(44px,4.6vw,64px);line-height:1.04;letter-spacing:-.045em;color:var(--white)}
.included-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}
.included-heading p{margin:14px auto 0;color:#8d9690;font-size:15px;line-height:1.7}
.included-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px}
.included-card{position:relative;display:flex;min-height:245px;flex-direction:column;padding:30px;background:var(--bg-card-dark);border:1px solid rgba(124,255,60,.23);border-radius:16px;box-shadow:0 18px 50px rgba(6,20,8,.12),0 0 0 1px rgba(124,255,60,.025);overflow:hidden;transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .32s ease,box-shadow .32s ease}
.included-card:before{content:"";position:absolute;width:190px;height:190px;right:-96px;top:-96px;border-radius:50%;background:radial-gradient(circle,rgba(124,255,60,.13),transparent 70%);opacity:.6;transition:opacity .35s ease,transform .35s ease}
.included-card:hover{transform:translateY(-6px);border-color:rgba(124,255,60,.66);box-shadow:0 24px 58px rgba(6,20,8,.24),0 0 30px rgba(124,255,60,.12)}
.included-card:hover:before{opacity:1;transform:scale(1.08)}
.included-card .service-icon{position:relative;z-index:1;width:52px;height:52px;margin:0 0 24px;border-radius:12px;background:#090d0b;border:1px solid rgba(124,255,60,.3);box-shadow:0 0 22px rgba(124,255,60,.1)}
.included-card .service-icon svg{width:27px;height:27px;fill:none;stroke:var(--green-neon);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(124,255,60,.55))}
.included-card h3{position:relative;z-index:1;margin:0 0 12px;color:var(--white);font-family:var(--font-display);font-size:22px;line-height:1.18;letter-spacing:-.025em}
.included-card p{position:relative;z-index:1;margin:0;color:#a9b0ac;font-size:14px;line-height:1.65}
html[data-theme="light"] .service-included{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-included:before{opacity:.22;background-image:radial-gradient(rgba(7,135,38,.16) .7px,transparent .8px),radial-gradient(circle at 50% 16%,rgba(7,135,38,.08),transparent 34%)}
html[data-theme="light"] .included-heading h2{color:var(--text-dark)}
html[data-theme="light"] .included-heading p{color:#536059}
html[data-theme="light"] .included-card{background:#fff;color:var(--text-dark);border-color:rgba(7,135,38,.18);box-shadow:0 18px 42px rgba(9,38,16,.08)}
html[data-theme="light"] .included-card h3{color:var(--text-dark)}
html[data-theme="light"] .included-card p{color:#536059}
html[data-theme="light"] .included-card .service-icon{background:#eef8ef;border-color:rgba(7,135,38,.16)}
@media(max-width:1024px){.included-grid{grid-template-columns:repeat(2,1fr)}.included-card{min-height:230px}}
@media(max-width:760px){.service-included{padding:72px 0}.included-heading{margin-bottom:30px}.included-heading h2{font-size:31px;line-height:1.12}.included-heading p{font-size:13px}.included-grid{grid-template-columns:1fr;gap:15px}.included-card{min-height:0;padding:22px}.included-card:hover{transform:none}.included-card .service-icon{width:46px;height:46px;margin-bottom:17px}.included-card h3{font-size:18px}.included-card p{font-size:12px;line-height:1.65}}
@media(prefers-reduced-motion:reduce){.included-card,.included-card:before{transition:none!important}.included-card:hover{transform:none!important}}
.js .included-grid.reveal-group.is-visible>*:nth-child(6){transition-delay:.5s}
.js .why-matters-inner.reveal>*{opacity:0;transform:translateY(24px);transition:opacity .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1)}
.js .why-matters-inner.reveal.is-visible>*{opacity:1;transform:none}
.js .why-matters-inner.reveal.is-visible>*:nth-child(2){transition-delay:.12s}
.js .why-matters-inner.reveal.is-visible>*:nth-child(3){transition-delay:.24s}

/* Service page: Who This Is For */
.service-audiences{position:relative;padding:116px 0 124px;overflow:hidden;border-top:1px solid rgba(124,255,60,.08);background:#050706}
.service-audiences:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:radial-gradient(rgba(124,255,60,.24) .7px,transparent .8px),radial-gradient(circle at 52% 18%,rgba(124,255,60,.09),transparent 36%);background-size:20px 20px,auto}
.service-audiences>.shell{position:relative;z-index:1}
.audience-heading{text-align:center;max-width:830px;margin:0 auto 52px}
.audience-heading h2{margin:0;font-family:var(--font-display);font-size:clamp(44px,4.6vw,64px);line-height:1.04;letter-spacing:-.045em;color:var(--white)}
.audience-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}
.audience-heading p{margin:14px auto 0;max-width:650px;color:#8d9690;font-size:15px;line-height:1.7}
.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px}
.audience-card{position:relative;display:flex;min-height:330px;flex-direction:column;padding:34px 30px;background:linear-gradient(145deg,rgba(15,20,17,.98),rgba(8,11,9,.98));border:1px solid rgba(124,255,60,.23);border-radius:16px;box-shadow:0 18px 50px rgba(6,20,8,.13),0 0 0 1px rgba(124,255,60,.025);overflow:hidden;transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .32s ease,box-shadow .32s ease}
.audience-card:before{content:"";position:absolute;inset:auto -80px -105px auto;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(124,255,60,.12),transparent 70%);transition:opacity .35s ease,transform .35s ease}
.audience-card:hover{transform:translateY(-6px);border-color:rgba(124,255,60,.66);box-shadow:0 24px 58px rgba(6,20,8,.24),0 0 30px rgba(124,255,60,.12)}
.audience-card:hover:before{opacity:1;transform:scale(1.1)}
.audience-card .service-icon{position:relative;z-index:1;width:52px;height:52px;margin:0 0 38px;border-radius:12px;background:#090d0b;border:1px solid rgba(124,255,60,.3);box-shadow:0 0 22px rgba(124,255,60,.1)}
.audience-card .service-icon svg{width:27px;height:27px;fill:none;stroke:var(--green-neon);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(124,255,60,.55))}
.audience-card h3{position:relative;z-index:1;margin:0 0 15px;color:var(--white);font-family:var(--font-display);font-size:25px;line-height:1.14;letter-spacing:-.025em}
.audience-card p{position:relative;z-index:1;margin:0;color:#a9b0ac;font-size:14px;line-height:1.7}
.audience-link{position:relative;z-index:1;display:inline-flex;align-items:center;align-self:flex-start;gap:7px;margin-top:auto;padding-top:26px;color:var(--green-neon);font-size:13px;font-weight:800}
.audience-link span{font-size:17px;transition:transform .25s ease}
.audience-link:hover span{transform:translateX(5px)}
html[data-theme="light"] .service-audiences{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-audiences:before{opacity:.22;background-image:radial-gradient(rgba(7,135,38,.16) .7px,transparent .8px),radial-gradient(circle at 52% 18%,rgba(7,135,38,.08),transparent 36%)}
html[data-theme="light"] .audience-heading h2{color:var(--text-dark)}
html[data-theme="light"] .audience-heading p{color:#536059}
html[data-theme="light"] .audience-card{background:#fff;color:var(--text-dark);border-color:rgba(7,135,38,.18);box-shadow:0 18px 42px rgba(9,38,16,.08)}
html[data-theme="light"] .audience-card h3{color:var(--text-dark)}
html[data-theme="light"] .audience-card p{color:#536059}
html[data-theme="light"] .audience-card .service-icon{background:#eef8ef;border-color:rgba(7,135,38,.16)}
@media(max-width:1024px){.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-card{min-height:300px}.audience-card:last-child{grid-column:1/-1}}
@media(max-width:760px){.service-audiences{padding:72px 0}.audience-heading{margin-bottom:30px}.audience-heading h2{font-size:31px;line-height:1.12}.audience-heading p{font-size:13px}.audience-grid{grid-template-columns:1fr;gap:15px}.audience-card,.audience-card:last-child{grid-column:auto;min-height:0;padding:22px}.audience-card:hover{transform:none}.audience-card .service-icon{width:46px;height:46px;margin-bottom:22px}.audience-card h3{font-size:19px}.audience-card p{font-size:12px;line-height:1.65}.audience-link{padding-top:20px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.audience-card,.audience-card:before,.audience-link span{transition:none!important}.audience-card:hover{transform:none!important}}

/* Service page: Technologies ticker */
.service-tech-section{position:relative;padding:58px 0 64px;background:#050706;border-top:1px solid rgba(124,255,60,.08);border-bottom:1px solid rgba(124,255,60,.08);overflow:hidden}
.service-tech-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.12;background-image:radial-gradient(rgba(124,255,60,.2) .7px,transparent .8px);background-size:19px 19px}
.service-tech-label{position:relative;z-index:3;margin:0 0 28px;text-align:center;color:#9aa49e;font-size:11px;font-weight:900;letter-spacing:.28em;line-height:1;text-transform:uppercase}
.service-tech-ticker{position:relative;z-index:2;margin:0;padding:22px 0;background-color:rgba(5,9,7,.78)!important;border-top:1px solid rgba(124,255,60,.13);border-bottom:1px solid rgba(124,255,60,.1);box-shadow:inset 0 12px 30px rgba(44,255,48,.018),inset 0 -12px 30px rgba(44,255,48,.014)}
.service-tech-ticker+.service-tech-ticker{margin-top:24px}
.service-tech-ticker .ticker-track{animation-duration:92s!important}
.service-tech-ticker .service-tech-window-reverse .ticker-track{animation-name:ticker-scroll-reverse!important;animation-duration:98s!important}
.service-tech-ticker .ticker-group{gap:42px!important;padding-right:88px!important}
.service-tech-ticker .ticker-group span{margin-right:0!important;font-size:14px!important;letter-spacing:.17em!important;opacity:.9}
.service-tech-ticker .ticker-group i{font-size:13px!important}
@keyframes ticker-scroll-reverse{from{transform:translateX(-50%)}to{transform:translateX(0)}}
html[data-theme="light"] .service-tech-section{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-tech-section:before{opacity:.2;background-image:radial-gradient(rgba(7,135,38,.13) .7px,transparent .8px)}
html[data-theme="light"] .service-tech-ticker{background:#eef5ef!important;border-color:rgba(7,135,38,.16);background-image:radial-gradient(rgba(7,135,38,.13) .7px,transparent .8px),radial-gradient(circle at 50% 0,rgba(7,135,38,.08),transparent 55%)}
html[data-theme="light"] .service-tech-label{color:#536059}
html[data-theme="light"] .service-tech-ticker .ticker-group span{color:#152019}
@media(max-width:760px){.service-tech-section{padding:42px 0}.service-tech-label{margin-bottom:22px;font-size:9px}.service-tech-ticker{padding:18px 0}.service-tech-ticker+.service-tech-ticker{margin-top:18px}.service-tech-ticker .ticker-track{animation-duration:78s!important}.service-tech-ticker .service-tech-window-reverse .ticker-track{animation-duration:84s!important}.service-tech-ticker .ticker-group{gap:32px!important;padding-right:62px!important}.service-tech-ticker .ticker-group span{font-size:11px!important;letter-spacing:.14em!important}}

/* Service page: Featured Work */
.service-featured-work .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px!important}
.service-featured-work .projects-actions{max-width:820px!important}
.service-featured-work .projects-button{width:auto!important;min-width:0!important;max-width:max-content!important;padding-inline:28px!important}
@media(max-width:760px){.service-featured-work .project-grid{grid-template-columns:1fr;max-width:430px!important}.service-featured-work .projects-actions{max-width:430px!important}.service-featured-work .projects-button{width:auto!important}}

/* Service page: What You Get */
.service-deliverables{position:relative;padding:118px 0 126px;overflow:hidden;background:#050706;border-top:1px solid rgba(124,255,60,.08);border-bottom:1px solid rgba(124,255,60,.08)}
.service-deliverables:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:radial-gradient(rgba(124,255,60,.22) .7px,transparent .8px),radial-gradient(circle at 50% 15%,rgba(124,255,60,.08),transparent 38%);background-size:20px 20px,auto}
.service-deliverables>.shell{position:relative;z-index:1}
.deliverables-heading{text-align:center;max-width:820px;margin:0 auto 48px}
.deliverables-heading h2{margin:0;color:var(--white);font-family:var(--font-display);font-size:clamp(44px,4.6vw,64px);line-height:1.04;letter-spacing:-.045em}
.deliverables-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}
.deliverables-heading p{margin:14px auto 0;max-width:650px;color:#8d9690;font-size:15px;line-height:1.7}
.deliverables-panel{max-width:1000px;margin-inline:auto;padding:32px;background:linear-gradient(145deg,rgba(15,20,17,.98),rgba(8,11,9,.98));border:1px solid rgba(124,255,60,.23);border-radius:18px;box-shadow:0 22px 60px rgba(6,20,8,.18),0 0 32px rgba(124,255,60,.06);overflow:hidden}
.deliverables-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 26px;margin:0;padding:0;list-style:none}
.deliverables-list li{display:flex;align-items:flex-start;gap:12px;color:#d9dfdc;font-size:14px;line-height:1.55}
.deliverables-list svg{flex:0 0 20px;width:20px;height:20px;margin-top:2px;fill:none;stroke:var(--green-neon);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(124,255,60,.5))}
html[data-theme="light"] .service-deliverables{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-deliverables:before{opacity:.2;background-image:radial-gradient(rgba(7,135,38,.14) .7px,transparent .8px),radial-gradient(circle at 50% 15%,rgba(7,135,38,.08),transparent 38%)}
html[data-theme="light"] .deliverables-heading h2{color:var(--text-dark)}
html[data-theme="light"] .deliverables-heading p{color:#536059}
html[data-theme="light"] .deliverables-panel{background:#fff;border-color:rgba(7,135,38,.18);box-shadow:0 18px 42px rgba(9,38,16,.08)}
html[data-theme="light"] .deliverables-list li{color:#26342b}
@media(max-width:760px){.service-deliverables{padding:76px 0}.deliverables-heading{margin-bottom:30px}.deliverables-heading h2{font-size:31px;line-height:1.12}.deliverables-heading p{font-size:13px;line-height:1.65}.deliverables-panel{padding:22px;border-radius:15px}.deliverables-list{grid-template-columns:1fr;gap:12px}.deliverables-list li{font-size:12px;line-height:1.55}.deliverables-list svg{width:18px;height:18px;flex-basis:18px}}
@media(prefers-reduced-motion:reduce){.deliverables-list li{transition:none!important}}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(6){transition-delay:.25s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(7){transition-delay:.3s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(8){transition-delay:.35s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(9){transition-delay:.4s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(10){transition-delay:.45s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(11){transition-delay:.5s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(12){transition-delay:.55s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(13){transition-delay:.6s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(14){transition-delay:.65s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(15){transition-delay:.7s}
.js .deliverables-list.reveal-group.is-visible>*:nth-child(16){transition-delay:.75s}

/* Service page: What Makes Us Different */
.service-difference{position:relative;padding:118px 0 126px;overflow:hidden;background:linear-gradient(110deg,#050706 0%,#07120a 100%);border-bottom:1px solid rgba(124,255,60,.08)}
.service-difference:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:radial-gradient(rgba(124,255,60,.22) .7px,transparent .8px),radial-gradient(circle at 50% 15%,rgba(124,255,60,.08),transparent 38%);background-size:20px 20px,auto}
.service-difference>.shell{position:relative;z-index:1}
.difference-heading{text-align:center;max-width:850px;margin:0 auto 52px}
.difference-heading h2{margin:0;color:var(--white);font-family:var(--font-display);font-size:clamp(44px,4.6vw,64px);line-height:1.04;letter-spacing:-.045em}
.difference-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}
.difference-heading p{margin:14px auto 0;color:#8d9690;font-size:15px;line-height:1.7}
.difference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px}
.difference-card{min-height:300px;padding:28px}
.difference-card .service-icon{margin-bottom:34px}
.difference-card h3{font-size:21px}
.difference-card p{font-size:13px;line-height:1.55}
html[data-theme="light"] .service-difference{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-difference:before{opacity:.22;background-image:radial-gradient(rgba(7,135,38,.14) .7px,transparent .8px),radial-gradient(circle at 50% 15%,rgba(7,135,38,.08),transparent 38%)}
html[data-theme="light"] .difference-heading h2{color:var(--text-dark)}
html[data-theme="light"] .difference-heading p{color:#536059}
@media(max-width:1024px){.difference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.difference-card{min-height:260px}}
@media(max-width:760px){.service-difference{padding:76px 0}.difference-heading{margin-bottom:30px}.difference-heading h2{font-size:31px;line-height:1.12}.difference-heading p{font-size:13px}.difference-grid{grid-template-columns:1fr;gap:15px}.difference-card{min-height:0;padding:22px}.difference-card .service-icon{margin-bottom:22px}.difference-card h3{font-size:18px}.difference-card p{font-size:12px;line-height:1.6}}

/* Service page: Testimonials */
.service-testimonials{padding:118px 0 126px!important}
.service-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px}
.service-testimonial-grid .testimonial-card{flex:initial;min-height:330px}
html[data-theme="light"] .service-testimonials{background:var(--bg-light)!important;border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-testimonials:before{opacity:.2;background:radial-gradient(circle at 50% 15%,rgba(7,135,38,.08),transparent 38%),radial-gradient(rgba(7,135,38,.13) .65px,transparent .75px);background-size:auto,20px 20px}
html[data-theme="light"] .service-testimonials .testimonials-heading h2{color:var(--text-dark)}
html[data-theme="light"] .service-testimonials .testimonials-heading p{color:#536059}
html[data-theme="light"] .service-testimonial-grid .testimonial-card{background:#fff;border-color:rgba(7,135,38,.18);box-shadow:0 18px 42px rgba(9,38,16,.08)}
html[data-theme="light"] .service-testimonial-grid .testimonial-card blockquote{color:#26342b}
html[data-theme="light"] .service-testimonial-grid .testimonial-card footer strong{color:var(--text-dark)}
html[data-theme="light"] .service-testimonial-grid .testimonial-card footer span{color:#536059}
@media(max-width:1024px){.service-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-testimonial-grid .testimonial-card:last-child{grid-column:1/-1}}
@media(max-width:760px){.service-testimonials{padding:76px 0!important}.service-testimonial-grid{grid-template-columns:1fr;gap:16px}.service-testimonial-grid .testimonial-card,.service-testimonial-grid .testimonial-card:last-child{grid-column:auto;min-height:0}}

/* Service page: Website FAQ */
.service-faq{padding:118px 0 126px!important}
html[data-theme="light"] .service-faq{background:var(--bg-light)!important;border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-faq:before{background:radial-gradient(circle at 50% 16%,rgba(7,135,38,.08),transparent 38%);opacity:.7}
html[data-theme="light"] .service-faq .faq-heading h2{color:var(--text-dark)}
html[data-theme="light"] .service-faq .faq-heading p{color:#536059}
html[data-theme="light"] .service-faq .faq-item{background:#fff;border-color:rgba(7,135,38,.18);box-shadow:0 18px 42px rgba(9,38,16,.08)}
html[data-theme="light"] .service-faq .faq-item button{color:var(--text-dark)}
html[data-theme="light"] .service-faq .faq-answer p{color:#536059}
@media(max-width:760px){.service-faq{padding:76px 0!important}}

/* Service page: Explore Other Services */
.service-cross-sell{position:relative;padding:92px 0 104px;overflow:hidden;background:#050706;border-top:1px solid rgba(124,255,60,.06);border-bottom:1px solid rgba(124,255,60,.08)}
.service-cross-sell:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.12;background-image:radial-gradient(rgba(124,255,60,.2) .7px,transparent .8px),radial-gradient(circle at 50% 8%,rgba(124,255,60,.06),transparent 36%);background-size:20px 20px,auto}
.service-cross-sell>.shell{position:relative;z-index:1}
.cross-sell-heading{text-align:center;max-width:780px;margin:0 auto 40px}
.cross-sell-heading h2{margin:0;color:var(--white);font-family:var(--font-display);font-size:clamp(38px,4vw,56px);line-height:1.05;letter-spacing:-.045em}
.cross-sell-heading h2 span{color:var(--green-neon);text-shadow:0 0 22px rgba(124,255,60,.18)}
.cross-sell-heading p{margin:13px auto 0;max-width:650px;color:#8d9690;font-size:14px;line-height:1.7}
.cross-sell-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:780px;margin-inline:auto}
.cross-sell-card{min-height:260px;padding:28px}
.cross-sell-card .service-icon{margin-bottom:28px}
.cross-sell-card h3{font-size:22px}
.cross-sell-card p{font-size:13px;line-height:1.6}
.cross-sell-card .audience-link{padding-top:24px}
html[data-theme="light"] .service-cross-sell{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-cross-sell:before{opacity:.2;background-image:radial-gradient(rgba(7,135,38,.13) .7px,transparent .8px),radial-gradient(circle at 50% 8%,rgba(7,135,38,.08),transparent 36%)}
html[data-theme="light"] .cross-sell-heading h2{color:var(--text-dark)}
html[data-theme="light"] .cross-sell-heading p{color:#536059}
@media(max-width:760px){.service-cross-sell{padding:72px 0}.cross-sell-heading{margin-bottom:28px}.cross-sell-heading h2{font-size:30px;line-height:1.13}.cross-sell-heading p{font-size:13px}.cross-sell-grid{grid-template-columns:1fr;gap:15px;max-width:430px}.cross-sell-card{min-height:0;padding:22px}.cross-sell-card .service-icon{margin-bottom:22px}.cross-sell-card h3{font-size:18px}.cross-sell-card p{font-size:12px}}

/* Service page: Final CTA */
.service-final-cta{position:relative;padding:132px 0 138px;overflow:hidden;background:#050706;border-top:1px solid rgba(124,255,60,.08)}
.service-final-cta:before{content:"";position:absolute;left:50%;top:50%;width:min(980px,95vw);height:620px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(124,255,60,.15),transparent 66%);filter:blur(10px);pointer-events:none}
.service-final-cta:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.11;background-image:radial-gradient(rgba(124,255,60,.22) .7px,transparent .8px);background-size:20px 20px}
.service-final-cta-inner{position:relative;z-index:1;max-width:890px;margin-inline:auto;text-align:center}
.service-final-cta-inner h2{margin:0;color:var(--white);font-family:var(--font-display);font-size:clamp(46px,5.4vw,82px);line-height:1.02;letter-spacing:-.055em}
.service-final-cta-inner p{max-width:650px;margin:22px auto 34px;color:#a7afaa;font-size:16px;line-height:1.7}
.service-final-cta-inner .button:hover{box-shadow:0 18px 46px rgba(124,255,60,.22);transform:translateY(-2px) scale(1.01)}
html[data-theme="light"] .service-final-cta{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-final-cta:before{background:radial-gradient(circle,rgba(7,135,38,.12),transparent 66%)}
html[data-theme="light"] .service-final-cta:after{opacity:.18;background-image:radial-gradient(rgba(7,135,38,.13) .7px,transparent .8px)}
html[data-theme="light"] .service-final-cta-inner h2{color:var(--text-dark)}
html[data-theme="light"] .service-final-cta-inner p{color:#536059}
@media(max-width:760px){.service-final-cta{padding:82px 0 88px}.service-final-cta-inner h2{font-size:32px;line-height:1.12;letter-spacing:-.035em}.service-final-cta-inner p{font-size:13px;line-height:1.65;margin:16px auto 26px}.service-final-cta-inner .button{width:100%;min-height:50px;gap:18px;font-size:12px}}

/* Service page: Sticky CTA bar */
.service-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:45;padding:12px 0;background:rgba(5,7,6,.9);border-top:1px solid rgba(124,255,60,.22);box-shadow:0 -1px 0 rgba(124,255,60,.2),0 -18px 44px rgba(0,0,0,.45),0 0 26px rgba(124,255,60,.06);backdrop-filter:blur(16px);transform:translateY(110%);opacity:0;pointer-events:none;transition:transform .34s cubic-bezier(.16,1,.3,1),opacity .28s ease}
.service-sticky-cta.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}
.service-sticky-cta-inner{display:flex;justify-content:center}
.service-sticky-cta .button{min-height:42px;padding-inline:22px;gap:18px;font-size:12px;box-shadow:0 10px 30px rgba(124,255,60,.16)}
html[data-theme="light"] .service-sticky-cta{background:rgba(244,247,243,.92);border-color:rgba(7,135,38,.18);box-shadow:0 -1px 0 rgba(7,135,38,.14),0 -16px 38px rgba(14,40,20,.12)}
@media(max-width:760px){.service-sticky-cta{padding:10px 0}.service-sticky-cta-inner{width:min(100% - 28px,430px)}.service-sticky-cta .button{width:100%;min-height:44px;padding-inline:16px;gap:14px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.service-sticky-cta{transform:none;transition:opacity .01ms!important}.service-sticky-cta:not(.is-visible){opacity:0}.service-sticky-cta.is-visible{opacity:1}}

/* Service page project preview media */
.project-preview picture{display:block;width:100%;height:100%}
.project-preview picture img{width:100%;height:100%;object-fit:cover;object-position:top}
@media(max-width:760px){.project-preview picture{aspect-ratio:16/10}.service-final-cta-inner .button{white-space:normal;text-align:center}}

/* Service page: Why It Matters */
.service-why-matters{position:relative;padding:128px 0;overflow:hidden;border-bottom:1px solid rgba(124,255,60,.08);background:#050706}
.service-why-matters:before{content:"";position:absolute;left:50%;top:50%;width:min(760px,90vw);height:430px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(124,255,60,.14),transparent 66%);filter:blur(18px);pointer-events:none}
.service-why-matters:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.11;background-image:radial-gradient(rgba(124,255,60,.22) .7px,transparent .8px);background-size:20px 20px}
.why-matters-inner{position:relative;z-index:1;max-width:790px;margin-inline:auto;text-align:center}
.why-matters-inner h2{margin:0;color:var(--white);font-family:var(--font-display);font-size:clamp(42px,4.6vw,66px);line-height:1.04;letter-spacing:-.045em}
.why-matters-inner p{margin:24px auto 0;max-width:735px;color:#a9b0ac;font-size:17px;line-height:1.75}
.why-matters-link{display:inline-flex;align-items:center;gap:9px;margin-top:34px;color:var(--green-neon);font-size:18px;font-weight:800;line-height:1.45}
.why-matters-link span{font-size:20px;transition:transform .25s ease}
.why-matters-link:hover span{transform:translateX(6px)}
html[data-theme="light"] .service-why-matters{background:var(--bg-light);border-color:rgba(7,135,38,.14)}
html[data-theme="light"] .service-why-matters:before{background:radial-gradient(circle,rgba(7,135,38,.12),transparent 66%)}
html[data-theme="light"] .service-why-matters:after{opacity:.18;background-image:radial-gradient(rgba(7,135,38,.14) .7px,transparent .8px)}
html[data-theme="light"] .why-matters-inner h2{color:var(--text-dark)}
html[data-theme="light"] .why-matters-inner p{color:#536059}
@media(max-width:760px){.service-why-matters{padding:78px 0}.why-matters-inner h2{font-size:31px;line-height:1.12}.why-matters-inner p{font-size:13px;line-height:1.72}.why-matters-link{font-size:14px}}
@media(prefers-reduced-motion:reduce){.why-matters-link span{transition:none!important}}
