:root{--green:#61b520;--ink:#10151d;--muted:#555b61;--line:#e4e7e5;--soft:#f6f8f6;--max:1180px;--shadow:0 10px 28px #10151d14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.5}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3{margin:0 0 .5em;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,5.4vw,5rem)}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.3rem}p{margin:0 0 1rem;color:var(--muted)}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.narrow{width:min(calc(100% - 48px),800px);margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:99;background:#fff;padding:10px}.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #eee}.header-note{height:25px;text-align:right;font-size:.74rem;color:#666;padding-top:8px}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo img{width:225px;max-height:64px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:27px}.nav-links a{text-decoration:none;font-size:.88rem}.nav-links a:hover,.nav-links a[aria-current=page]{color:#4d9c18}.nav-links a[aria-current=page]:not(.btn){border-bottom:2px solid var(--green);padding-bottom:10px}.menu-toggle{display:none;border:0;background:transparent}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 25px;background:linear-gradient(135deg,var(--green),#70c62a);border:1px solid var(--green);border-radius:4px;color:#fff;text-decoration:none;font-weight:700;transition:.2s}.btn:after{content:"→"}.btn:hover{background:#4d9c18;transform:translateY(-1px)}.btn-light{background:#fff;color:var(--ink);border-color:#9ea4a8}.btn-dark{background:var(--ink);border-color:var(--ink)}.eyebrow{margin-bottom:14px;color:#4d9c18;font-size:.76rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.hero{position:relative;min-height:500px;background:#edf0ed url('../img/webhype-hero-correct.jpg') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffffff9 0%,#ffffffe8 34%,#ffffff16 60%,transparent 75%)}.hero-grid{position:relative;z-index:1;padding-top:72px;padding-bottom:32px}.hero-copy{max-width:580px}.hero h1{font-size:clamp(3rem,4.7vw,4.55rem)}.hero h1 span{display:block;color:#55a91d}.lead{font-size:1.13rem;max-width:650px}.actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px}.hero-points{display:flex;gap:32px;margin-top:30px;font-size:.9rem}.hero-points span{display:flex;align-items:center;gap:9px}.hero-points i,.checklist i{display:grid;place-items:center;flex:0 0 20px;height:20px;border-radius:50%;background:var(--green);color:#fff;font-size:.75rem;font-style:normal}.service-overlap{position:relative;z-index:3;margin-top:-28px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.service-tile{background:#fff;border:1px solid var(--line);border-radius:7px;padding:28px;box-shadow:var(--shadow);min-height:250px;display:flex;flex-direction:column}.tile-icon{width:48px;height:48px;border-radius:50%;background:#edf7e4;display:grid;place-items:center;color:#4d9c18;margin-bottom:18px}.tile-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.service-tile p{font-size:.95rem}.service-tile a{margin-top:auto;color:#4d9c18;font-weight:700;text-decoration:none}.section{padding:75px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--ink);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.approach{display:grid;grid-template-columns:370px 1fr;background:#f8faf8}.approach-image{min-height:270px;background:linear-gradient(90deg,#101820cc,#10182022),url('../img/webhype-hero-correct.jpg') right center/auto 130% no-repeat;display:flex;align-items:center;padding:36px}.approach-sign{background:#182127;color:#fff;padding:26px;box-shadow:var(--shadow);transform:rotate(-3deg)}.approach-sign h3{font-size:1.65rem}.approach-sign ul{list-style:none;padding:0;margin:0;font-size:.88rem}.approach-sign li{margin:8px 0}.approach-sign li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--green);margin-right:9px}.approach-copy{padding:45px 55px;display:grid;grid-template-columns:1fr .65fr;gap:40px;align-items:center}.checklist{list-style:none;padding:0}.checklist li{display:flex;gap:9px;margin:10px 0;color:var(--muted);font-size:.9rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);padding:30px;border-radius:8px}.card-link{color:#4d9c18;font-weight:700;text-decoration:none}.portfolio-list{display:grid;grid-template-columns:1fr 1fr;gap:50px}.project-row{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.device{position:relative;background:#101418;border-radius:8px;padding:8px 8px 20px;box-shadow:0 10px 25px #0003}.device:after{content:"";position:absolute;left:-18px;right:-18px;bottom:-6px;height:8px;border-radius:0 0 50% 50%;background:#adb2b4}.device-screen{height:145px;padding:18px;background:linear-gradient(135deg,#eef7ff,#fff)}.device-screen.camp{background:url('../img/webhype-hero-correct.jpg') 67% 40%/280% auto;color:#fff}.mini-line{height:7px;background:#d9e2e7;margin:9px 0;width:80%}.mini-button{width:72px;height:20px;background:var(--green);border-radius:3px;margin-top:18px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.step{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:0 25px;border-right:1px solid var(--line)}.step:last-child{border:0}.step-num{width:58px;height:58px;border-radius:50%;background:#e9f6de;color:#4d9c18;display:grid;place-items:center;font-size:1.7rem;font-weight:700}.step h3{font-size:1rem}.step p{font-size:.9rem}.cta{display:grid;grid-template-columns:1.5fr .7fr .5fr;align-items:center;gap:30px;padding:38px;background:linear-gradient(110deg,#182025,#10161a);border-radius:8px;color:#fff}.cta p{color:#d4d7d9}.cta .actions{margin:0}.scribble{font-family:cursive;font-size:1.7rem;transform:rotate(-7deg);text-align:center}.site-footer{padding:28px 0 18px;background:#fff}.footer-main{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:30px;align-items:center}.footer-logo{width:210px}.footer-contact{display:flex;gap:12px;align-items:center;font-size:.9rem}.footer-contact b{font-size:1.3rem}.footer-bottom{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:.78rem;color:#686e72}.footer-bottom a{text-decoration:none;margin-left:28px}.page-hero{padding:75px 0 60px;background:linear-gradient(135deg,#f4f7f3,#fff)}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature-list{list-style:none;padding:0}.feature-list li{padding:7px 0 7px 28px;color:var(--muted);position:relative}.feature-list li:before{content:"✓";position:absolute;left:0;color:#4d9c18}.info-panel{background:var(--soft);border-left:4px solid var(--green);padding:34px}.quote{font-size:1.7rem;font-weight:700;color:var(--ink)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.contact-list{list-style:none;padding:0}.contact-list li{padding:13px 0;border-bottom:1px solid var(--line)}.contact-list strong{display:block;color:#4d9c18;font-size:.73rem;text-transform:uppercase}.form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-weight:700}.field input,.field textarea{width:100%;padding:13px;border:1px solid #cbd0cc;border-radius:4px}.field textarea{min-height:150px}.honeypot{position:absolute;left:-9999px}.notice{padding:13px;margin-bottom:18px}.success{background:#e8f6dd}.error{background:#fdeaea}.legal h2{font-size:1.5rem;margin-top:2rem}.legal ul{color:var(--muted)}
@media(max-width:1050px){.nav-links{gap:14px}.nav-links a{font-size:.8rem}.grid-4{grid-template-columns:repeat(2,1fr)}.approach{grid-template-columns:1fr}.portfolio-list{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr);gap:28px}.footer-main{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.header-note{display:none}.nav{height:74px}.logo img{width:185px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;align-items:flex-start;box-shadow:var(--shadow)}.nav-links.open{display:flex}.hero{min-height:650px;background-position:67% bottom;background-size:auto 60%;background-repeat:no-repeat}.hero:after{background:linear-gradient(180deg,#fffffff9 0%,#fffffff0 50%,#ffffff12 75%)}.hero-grid{padding-top:48px}.hero-copy{max-width:100%}.hero-points{flex-wrap:wrap;gap:12px 22px}.service-overlap{margin-top:0;padding-top:20px}.approach-copy{grid-template-columns:1fr}.split,.contact-grid{grid-template-columns:1fr}.cta{grid-template-columns:1fr}.scribble{display:none}}@media(max-width:620px){.container,.narrow{width:min(calc(100% - 28px),var(--max))}.hero h1{font-size:2.7rem}.grid-4,.grid-2,.grid-3,.process-grid,.footer-main,.form-row{grid-template-columns:1fr}.service-tile{min-height:210px}.approach-copy{padding:34px 24px}.project-row{grid-template-columns:1fr}.step{border:0;border-bottom:1px solid var(--line);padding:0 0 22px}.cta{padding:30px 24px}.footer-bottom{display:block}.footer-bottom a{margin:0 16px 0 0}.actions .btn{width:100%}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Shared refinement for service and information pages */
body{font-size:16px;line-height:1.62}p,li{line-height:1.62}.page-hero{position:relative;overflow:hidden;padding:62px 0 54px;border-bottom:1px solid #edf0ed;background:linear-gradient(115deg,#f3f6f2 0%,#fbfcfb 68%,#edf5e7 100%)}.page-hero:after{content:"";position:absolute;right:7%;top:50%;width:150px;height:150px;border:28px solid #61b52018;border-radius:50%;transform:translateY(-50%)}.page-hero .container,.page-hero .narrow{position:relative;z-index:1}.page-hero h1{max-width:960px;font-size:clamp(2.8rem,4.4vw,4.4rem);line-height:1.04;margin-bottom:28px}.page-hero .lead{max-width:760px;font-size:1.15rem;line-height:1.68}.section>.container>h2,.split h2,.contact-grid h2{line-height:1.13}.card{box-shadow:0 8px 24px rgba(16,21,29,.05);transition:transform .2s,border-color .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);border-color:#cbd8c4;box-shadow:0 14px 34px rgba(16,21,29,.09)}.card p{max-width:58ch}.icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin-bottom:20px;background:#edf7e4;color:#4d9c18;font-weight:700}.num{display:block;margin-bottom:12px;color:#4d9c18;font-size:.78rem;letter-spacing:.14em}.service-card{display:flex;min-height:245px;flex-direction:column}.service-card .card-link{margin-top:auto}.info-panel{border-radius:0 8px 8px 0}.info-panel p:last-child{margin-bottom:0}.feature-list{margin:24px 0}.field label{margin-bottom:7px}.field input,.field textarea{background:#fff;line-height:1.4}.field input:focus,.field textarea:focus{outline:3px solid #61b5202b;border-color:#61b520}.contact-list a{color:var(--ink)}.cta:not(:has(.scribble)){grid-template-columns:1.5fr .7fr}.cta:not(:has(.scribble)) .actions{justify-content:flex-end}.cta h2{line-height:1.1}.cta .eyebrow{color:#8cdb51}.portfolio-card{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 10px 30px rgba(16,21,29,.07)}.project-visual{display:flex;align-items:center;justify-content:center;min-height:290px;padding:28px;background:linear-gradient(145deg,#eef1ee,#e4e8e4)}.project-screen{width:92%;overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 18px 38px rgba(16,21,29,.2)}.screen-top{height:24px;background:#e8ebe8}.screen-main{min-height:175px;padding:28px;background:linear-gradient(135deg,#fff,#edf7e7)}.screen-main.camp{color:#fff;background:linear-gradient(rgba(10,30,22,.2),rgba(10,30,22,.35)),url('../img/webhype-hero-correct.jpg') 68% 42%/250% auto}.project-brand{font-size:1.55rem;font-weight:700;letter-spacing:-.03em}.screen-lines{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-top:28px}.screen-lines i{height:52px;border-radius:5px;background:#61b52038}.screen-main.camp .screen-lines i{background:#ffffff38}.project-copy{padding:30px}.project-copy .tag{margin-bottom:8px;color:#4d9c18;font-size:.74rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.project-copy h2{font-size:2rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px;align-items:start}.footer-grid .footer-logo{width:210px}.footer-grid h3{margin-bottom:14px;font-size:.86rem;letter-spacing:.1em;text-transform:uppercase}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin:7px 0;color:var(--muted);font-size:.9rem}.footer-grid a{text-decoration:none}.footer-grid p{max-width:34ch;font-size:.92rem}
@media(min-width:821px) and (max-width:1100px){.hero-copy{max-width:460px}.hero h1{font-size:3.55rem}.hero:after{background:linear-gradient(90deg,#fffffff9 0%,#fffffff0 42%,#ffffff55 58%,transparent 72%)}}
@media(max-width:820px){.page-hero{padding:50px 0 44px}.page-hero:after{right:-45px;width:120px;height:120px}.page-hero h1{font-size:clamp(2.45rem,10vw,3.35rem);line-height:1.06;margin-bottom:20px}.section{padding:60px 0}.footer-grid{grid-template-columns:1fr 1fr}.cta:not(:has(.scribble)){grid-template-columns:1fr}.cta:not(:has(.scribble)) .actions{justify-content:flex-start}}
@media(max-width:620px){body{font-size:15.5px}.page-hero{padding:42px 0 38px}.page-hero h1{font-size:2.5rem}.page-hero .lead{font-size:1.05rem}.section{padding:52px 0}.split,.contact-grid{gap:38px}.project-visual{min-height:225px}.project-copy{padding:24px}.footer-grid{grid-template-columns:1fr}.footer-grid>div{padding-bottom:14px;border-bottom:1px solid var(--line)}}

/* The hero image is decorative on desktop and becomes a separate readable block on smaller screens. */
.hero-media{display:none}
@media(max-width:820px){.hero{min-height:0;background:#fff}.hero:after{display:none}.hero-grid{padding:46px 0 0}.hero-copy{max-width:650px}.hero h1{max-width:620px;font-size:clamp(2.75rem,8.5vw,4rem);line-height:1.03}.hero .lead{max-width:620px;color:#42484e;line-height:1.65}.hero-media{display:block;height:clamp(300px,62vw,430px);margin-top:34px;border-radius:10px 10px 0 0;background:url('../img/webhype-hero-correct.jpg') 63% center/cover no-repeat;box-shadow:0 16px 38px rgba(16,21,29,.12)}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:22px 24px;border:1px solid var(--line);border-top:0;border-radius:0 0 10px 10px;background:#fff;box-shadow:0 12px 30px rgba(16,21,29,.07)}.hero-points span{align-items:flex-start;color:#23282d;line-height:1.4}.service-overlap{padding-top:30px}}
@media(max-width:620px){.hero-grid{padding-top:38px}.hero h1{font-size:clamp(2.55rem,12vw,3.25rem);line-height:1.02}.hero .eyebrow{font-size:.72rem;line-height:1.45}.hero .actions{gap:12px;margin-top:24px}.hero .btn{min-height:54px}.hero-media{height:270px;margin-top:28px;background-position:62% center}.hero-points{grid-template-columns:1fr;gap:12px;padding:20px}.hero-points i{margin-top:1px}.service-overlap{padding-top:24px}}

/* Homepage refinement: richer opening, real project work and a calmer footer */
.hero-grid{min-height:500px}.hero-copy{position:relative}.hero-detail{display:flex;align-items:center;gap:14px;margin-top:24px;padding-top:20px;border-top:1px solid #dce2dc;font-size:.82rem}.hero-detail strong{color:var(--ink)}.hero-detail span{color:#5f666b}.hero-proof{position:absolute;right:2%;bottom:44px;width:230px;padding:19px 21px;border:1px solid #ffffff8f;border-radius:8px;background:#111820e8;color:#fff;box-shadow:0 18px 44px #10151d3d;transform:rotate(-2deg)}.hero-proof:before{content:"";position:absolute;left:20px;top:-3px;width:58px;height:6px;border-radius:5px;background:var(--green)}.hero-proof span{display:block;margin-bottom:7px;color:#a9e57c;font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.hero-proof strong{font-size:1.08rem;line-height:1.25}.projects-home{overflow:hidden;background:#f5f7f5;border-top:1px solid #e9ece9;border-bottom:1px solid #e9ece9}.projects-head>p{max-width:540px;margin-bottom:4px}.project-showcase{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:60px;align-items:center;padding:28px 0 74px}.project-showcase+.project-showcase{padding-top:74px;border-top:1px solid #dfe4df}.project-reverse{grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr)}.project-reverse .project-stage{order:2}.project-reverse .project-info{order:1}.project-stage{position:relative;min-width:0;padding:34px 28px 30px;border-radius:14px;background:linear-gradient(145deg,#e5e9e6,#cdd4cf);box-shadow:inset 0 0 0 1px #fff9}.project-stage-sms{background:linear-gradient(145deg,#26303a,#10161d)}.project-stage-camp{padding-right:80px;background:linear-gradient(145deg,#dce8dd,#a9bcae)}.browser-device{overflow:hidden;border:7px solid #171c21;border-bottom-width:13px;border-radius:10px;background:#171c21;box-shadow:0 24px 45px #11182038}.browser-bar{height:27px;display:flex;align-items:center;gap:6px;padding:0 10px;background:#f4f5f4;color:#858c88;font-size:.62rem}.browser-bar i{width:6px;height:6px;border-radius:50%;background:#bfc5c1}.browser-bar span{margin-left:8px}.browser-device img{width:100%;aspect-ratio:1.7/1;object-fit:cover;object-position:top}.project-stage-sms .browser-device img{aspect-ratio:1.68/1}.phone-device{position:absolute;right:22px;bottom:9px;width:122px;overflow:hidden;border:6px solid #13181c;border-radius:20px;background:#13181c;box-shadow:0 18px 32px #11182052}.phone-device:before{content:"";position:absolute;z-index:2;left:50%;top:5px;width:36px;height:7px;border-radius:8px;background:#12171a;transform:translateX(-50%)}.phone-device img{width:100%;aspect-ratio:390/844;object-fit:cover}.project-chip{position:absolute;right:17px;bottom:16px;padding:8px 12px;border-radius:999px;background:#fff;color:#1d252b;font-size:.7rem;font-weight:700;box-shadow:0 8px 22px #10151d2b}.project-info{max-width:430px}.project-index{display:block;margin-bottom:13px;color:#4d9c18;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.project-info h3{font-size:clamp(2rem,3vw,3.1rem);margin-bottom:16px}.project-info p{font-size:1.02rem;line-height:1.68}.project-info ul{display:grid;gap:8px;margin:22px 0 26px;padding:0;list-style:none;color:#3d4449;font-size:.9rem}.project-info li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:10px;border-radius:50%;background:#e5f4da;color:#4d9c18;font-size:.72rem;font-weight:700}.text-link{display:inline-flex;align-items:center;gap:9px;color:#3f8e12;font-weight:700;text-decoration:none}.text-link span{font-size:1.1rem;transition:transform .2s}.text-link:hover span{transform:translate(2px,-2px)}.site-footer{padding:38px 0 20px;border-top:1px solid var(--line)}.footer-clean{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;padding-bottom:32px}.footer-brand{display:flex;align-items:center;gap:26px}.footer-brand p{margin:0;padding-left:26px;border-left:1px solid var(--line);font-size:.88rem;line-height:1.55}.footer-reach{display:grid;grid-template-columns:auto auto;column-gap:24px;align-items:baseline}.footer-reach span{grid-column:1/-1;color:#4d9c18;font-size:.69rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.footer-reach a{text-decoration:none}.footer-phone{font-size:1.15rem;font-weight:700}.footer-meta{display:grid;grid-template-columns:1fr auto auto;gap:34px;align-items:center;padding-top:18px;border-top:1px solid var(--line);color:#6a7075;font-size:.76rem}.footer-meta nav{display:flex;gap:22px}.footer-meta a{text-decoration:none}.footer-meta a:hover,.footer-reach a:hover{color:#4d9c18}
@media(max-width:1050px){.hero-proof{right:0;width:205px}.project-showcase,.project-reverse{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:38px}.footer-clean{grid-template-columns:1fr}.footer-reach{justify-content:start}.footer-meta{grid-template-columns:1fr auto}.footer-meta>span:last-child{display:none}}
@media(max-width:820px){.hero-grid{min-height:0}.hero-detail{display:grid;gap:2px}.hero-proof{display:none}.projects-head{display:block}.projects-head>p{margin-top:14px}.project-showcase,.project-reverse{grid-template-columns:1fr;gap:34px;padding-bottom:58px}.project-showcase+.project-showcase{padding-top:58px}.project-reverse .project-stage,.project-reverse .project-info{order:initial}.project-info{max-width:650px}.footer-clean{gap:30px}.footer-meta{grid-template-columns:1fr;gap:13px}.footer-meta nav{order:3}}
@media(max-width:620px){.hero-detail{font-size:.78rem}.projects-home{padding-top:58px}.project-showcase{padding-top:8px}.project-stage{padding:20px 14px 18px;border-radius:10px}.project-stage-camp{padding-right:45px}.browser-device{border-width:4px;border-bottom-width:8px}.browser-bar{height:20px}.phone-device{right:10px;bottom:5px;width:76px;border-width:4px;border-radius:13px}.project-chip{right:8px;bottom:8px;font-size:.62rem}.project-info h3{font-size:2.15rem}.project-info p{font-size:1rem}.footer-brand{display:block}.footer-brand p{margin-top:20px;padding:0;border:0}.footer-reach{grid-template-columns:1fr;gap:5px}.footer-reach span{grid-column:auto}.footer-meta nav{flex-wrap:wrap;gap:8px 18px}}

/* Detail corrections */
.project-stage-sms{padding-right:70px}.project-stage-sms .phone-device{right:18px;bottom:10px;width:112px}.project-stage-sms .project-chip{right:auto;left:16px}.footer-reach{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 18px}.footer-reach span{flex:0 0 100%;text-align:right}.footer-reach a{white-space:nowrap}.footer-reach .footer-phone:after{content:"·";margin-left:18px;color:#bcc1be;font-weight:400}
@media(max-width:820px){.footer-reach{justify-content:flex-start}.footer-reach span{text-align:left}}
@media(max-width:620px){.project-stage-sms{padding-right:44px}.project-stage-sms .phone-device{right:9px;bottom:4px;width:74px}.project-stage-sms .project-chip{left:7px}.footer-reach{display:grid;grid-template-columns:1fr;gap:3px}.footer-reach .footer-phone:after{display:none}}

.footer-reach{display:grid;grid-template-columns:1fr;justify-items:end;gap:2px;min-width:190px}.footer-reach span{display:block;text-align:right}.footer-reach .footer-phone:after{display:none}
@media(max-width:820px){.footer-reach{justify-items:start}.footer-reach span{text-align:left}}

/* Desktop hero readability and human-readable sitemap */
.sitemap-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:24px;align-items:start}.sitemap-grid .card{min-height:275px}.sitemap-grid h2{font-size:1.55rem}.sitemap-list{margin:20px 0 0;padding:0;list-style:none}.sitemap-list li{border-top:1px solid var(--line)}.sitemap-list a{display:flex;justify-content:space-between;gap:18px;padding:13px 0;color:#30363b;text-decoration:none}.sitemap-list a:hover{color:#4d9c18}.sitemap-list span{color:#4d9c18}
@media(min-width:821px){.hero:after{background:linear-gradient(90deg,#fff 0%,#fffffff9 42%,#ffffffe8 51%,#ffffff78 62%,transparent 74%)}.hero-copy{max-width:555px;margin-left:-24px;padding:24px 24px 20px;border-radius:10px;background:linear-gradient(90deg,#fffffff2,#ffffffe5);box-shadow:0 18px 48px #ffffffb8}.hero h1{max-width:540px;font-size:clamp(3.25rem,3.65vw,3.9rem);line-height:1.02}.hero .lead{max-width:515px;line-height:1.58}.hero-detail{max-width:510px}.hero-points{width:max-content;max-width:650px;gap:26px;margin-top:18px;margin-left:-16px;padding:12px 16px;border:1px solid #e3e7e3;border-radius:8px;background:#fffffff5;box-shadow:0 8px 24px #10151d0d}.hero-points span{white-space:nowrap}.hero-proof{right:3.5%;bottom:38px}}
@media(max-width:820px){.sitemap-grid{grid-template-columns:1fr 1fr}.sitemap-grid .card{min-height:0}}
@media(max-width:620px){.sitemap-grid{grid-template-columns:1fr}}

.service-button{position:relative;color:var(--ink);text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.service-button p{color:var(--muted)}.service-button .service-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:18px;color:#4d9c18;font-weight:700}.service-button .service-cta b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf7e4;font-size:1rem;transition:background .2s,color .2s,transform .2s}.service-button:hover{color:var(--ink);border-color:#b8d6a5;box-shadow:0 16px 38px #10151d1f;transform:translateY(-4px)}.service-button:hover .service-cta b{background:var(--green);color:#fff;transform:translateX(2px)}.service-button:focus-visible{outline:3px solid #61b52055;outline-offset:3px}

@media(min-width:821px){.hero{background-position:right center;background-size:auto 128%;background-repeat:no-repeat}.hero:after{background:linear-gradient(90deg,#fff 0%,#fffffff5 43%,#ffffff8c 47%,transparent 52%)}.hero-copy{background:#fffffff3;box-shadow:0 12px 36px #fff}}

/* Stack project case studies before the text column becomes cramped. */
@media(min-width:821px) and (max-width:1100px){
  .project-showcase,.project-reverse{grid-template-columns:1fr;gap:34px;padding-bottom:58px}
  .project-showcase+.project-showcase{padding-top:58px}
  .project-reverse .project-stage,.project-reverse .project-info{order:initial}
  .project-info{max-width:720px}
}
