@font-face{font-family:Manrope;src:url('assets/fonts/manrope-variable.woff2') format('woff2');font-weight:200 800;font-display:swap}
:root{--orange:#ff6900;--green:#377a23;--ink:#171717;--muted:#697067;--line:#e4e6df;--soft:#f6f8f3;--width:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.45}button,input{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}.header{height:78px;padding:0 max(28px,calc((100% - var(--width))/2));display:flex;align-items:center;gap:42px;position:relative;z-index:30;background:#fff;border-radius:0 0 20px 20px}.brand{display:flex;align-items:center;gap:9px;color:#151515;text-decoration:none;font-size:22px;white-space:nowrap}.brand b span,.section h2 span,.good h3 span{color:var(--orange)}.brand-mark{font-size:34px;line-height:1;color:var(--orange);font-weight:500}.nav{display:flex;gap:40px;margin:auto}.nav a,.footer a{color:inherit;text-decoration:none}.nav a:hover{color:var(--orange)}.button{border:0;border-radius:12px;padding:15px 24px;background:var(--orange);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(255,105,0,.16);cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(255,105,0,.25)}.button.secondary{display:inline-flex;align-items:center;background:#fff;color:#28332b;border:1px solid var(--line);box-shadow:0 5px 12px rgba(20,35,20,.07);text-decoration:none}.button.secondary span{font-size:22px;color:var(--green)}.menu-toggle{display:none;border:0;background:transparent;font-size:25px}.hero{height:640px;position:relative;overflow:hidden;background:#edf6fb}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 24%,rgba(255,255,255,.15) 51%,rgba(255,255,255,0) 100%),url('assets/hero-house.png');background-size:cover;background-position:center}.hero-inner{height:100%;max-width:var(--width);margin:auto;position:relative}.hero-copy{position:relative;z-index:5;width:490px;padding-top:76px}.hero h1{margin:0;font-size:47px;line-height:1.08;letter-spacing:-1.8px}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy>p{color:var(--muted);margin:22px 0 22px}.hero-actions{display:flex;gap:12px}.hero-badges{display:flex;gap:10px;margin-top:24px}.hero-badges span{display:flex;align-items:center;gap:9px;padding:10px 13px;background:rgba(255,255,255,.9);border:1px solid rgba(220,226,219,.9);border-radius:10px;font-size:11px;font-weight:700;box-shadow:0 5px 14px rgba(35,50,30,.05)}.hero-badges i{display:grid;place-items:center;width:28px;height:34px;border:2px solid #71a25b;border-radius:6px;color:var(--green);font-style:normal}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:26px;font-size:12px}.avatar-stack{display:flex}.avatar-stack span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f1d7c7;border:3px solid #fff;margin-left:-9px;font-size:24px}.avatar-stack span:first-child{margin-left:0}.hero-proof strong,.review-row strong{color:#ffa300;letter-spacing:2px}.hero-builder{position:absolute;z-index:3;height:470px;left:430px;bottom:-12px;mix-blend-mode:multiply}.hero-note{position:absolute;z-index:4;left:510px;top:42px;padding:17px 32px 25px;background:#fff;border:2px solid #1d1d1d;border-radius:50%;font-size:22px;font-weight:700;font-style:italic;transform:rotate(-5deg)}.hero-note:after{content:"";position:absolute;width:22px;height:22px;background:#fff;right:38px;bottom:-10px;border-right:2px solid;border-bottom:2px solid;transform:rotate(40deg)}.hero-points{position:absolute;z-index:5;right:5px;top:88px;display:grid;gap:10px}.hero-points span{display:flex;align-items:center;gap:12px;width:164px;padding:11px 15px;background:rgba(255,255,255,.92);border-radius:12px;box-shadow:0 7px 20px rgba(25,45,25,.13);color:var(--green);font-size:23px}.hero-points b{color:#333;font-size:11px}.hero-shed{position:absolute;z-index:4;right:-15px;bottom:-60px;width:310px;mix-blend-mode:multiply}.section{max-width:var(--width);margin:auto;padding:54px 0}.section h2{text-align:center;font-size:30px;line-height:1.15;margin:0 0 28px;letter-spacing:-.7px}.reasons{position:relative;background:white}.reason-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.reason{height:285px;border:1px solid var(--line);border-radius:16px;padding:18px 18px 0;overflow:hidden;position:relative}.reason h3{font-size:16px;line-height:1.25;margin:0 0 8px}.reason p{font-size:11px;color:var(--muted);margin:0}.reason img{display:block;height:185px;max-width:100%;object-fit:cover;object-position:top;margin:5px auto 0;mix-blend-mode:multiply}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-head h2{text-align:left;margin:0}.section-head .button{padding:12px 18px;font-size:12px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project{border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 8px 25px rgba(35,50,30,.04)}.project figure{height:182px;margin:0;position:relative;overflow:hidden}.project img{width:100%;height:100%;object-fit:cover}.project figure b{position:absolute;left:12px;bottom:10px;padding:5px 8px;background:#f8f7dc;border-radius:8px;font-size:11px}.project h3{font-size:16px;margin:13px 14px 5px}.project p{font-size:10px;color:var(--muted);margin:0 14px 10px}.project footer{display:flex;justify-content:space-between;padding:0 14px 14px;font-size:10px}.project footer a{color:var(--green);text-decoration:none}.process{position:relative;padding-bottom:30px}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.steps article{text-align:center;position:relative}.steps article:not(:last-child):after{content:"→";position:absolute;right:-22px;top:43px;color:#78a45a;font-size:24px}.steps span{display:grid;place-items:center;width:88px;height:88px;margin:auto;border:1px dashed #aebaa7;border-radius:50%;font-size:37px;background:#fff}.steps i{display:grid;place-items:center;width:24px;height:24px;margin:-12px auto 10px;border-radius:50%;background:var(--green);color:white;font-style:normal;font-size:12px;position:relative}.steps h3{font-size:13px;line-height:1.25;margin:0 0 7px}.steps p{font-size:9px;color:var(--muted)}.process-builder{position:absolute;right:-70px;bottom:0;width:150px;mix-blend-mode:multiply}.included{padding-top:28px}.included-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.included-grid div{height:130px;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:10px}.included-grid span{font-size:38px;color:var(--green);margin-bottom:8px}.honest{height:78px;margin:26px 30px 0;border:1px solid #dbe5cc;border-radius:13px;background:#fafcf5;display:flex;align-items:center;justify-content:center;gap:28px;overflow:hidden;font-size:12px}.honest img{align-self:flex-start;width:105px;mix-blend-mode:multiply}.honest strong{display:grid;place-items:center;width:65px;height:65px;border:3px double var(--green);border-radius:50%;color:var(--green);transform:rotate(-8deg);text-align:center}.comparison{padding-top:30px}.compare-grid{display:grid;grid-template-columns:1fr 40px 1fr;align-items:center}.compare-grid article{height:300px;border:1px solid var(--line);border-radius:16px;position:relative;overflow:hidden;padding:26px 22px 55px;display:flex}.compare-grid img{height:230px;width:170px;object-fit:cover;object-position:top;mix-blend-mode:multiply}.compare-grid h3{font-size:17px;margin:8px 0 13px}.compare-grid ul{list-style:none;padding:0;margin:0;font-size:11px;line-height:2}.compare-grid li:before{content:"☒";margin-right:9px;color:#f04b3f}.compare-grid .good li:before{content:"☑";color:#6b9c48}.compare-grid footer{position:absolute;left:35px;right:35px;bottom:10px;border:1px solid #f29a91;border-radius:10px;padding:7px;text-align:center;color:#e33b2e;font-size:11px}.compare-grid .good footer{border-color:#b6d397;color:var(--green)}.versus{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;z-index:2}.reviews{padding-top:25px}.review-row{display:grid;grid-template-columns:190px repeat(3,1fr);gap:16px}.review-row aside,.review-row article{border:1px solid var(--line);border-radius:15px;padding:20px}.review-row aside{display:grid;grid-template-columns:1fr 1fr;align-items:center}.review-row aside b{font-size:25px;color:var(--green)}.review-row aside span{font-size:9px;color:var(--muted)}.review-row h3{font-size:12px;margin:0 0 18px}.review-row h3 small{display:block;margin-left:26px;font-weight:400}.review-row p{font-size:10px;color:#424842;min-height:70px}.dots{text-align:center;color:var(--green);margin-top:13px}.dots span{color:#cbd0c7}.final-cta{height:250px;margin-bottom:45px;padding:40px 70px;border-radius:16px;position:relative;overflow:hidden;background-image:linear-gradient(90deg,rgba(202,230,255,.95),rgba(255,255,255,.35)),url('assets/project-loft.png');background-size:cover;background-position:center}.final-cta h2{text-align:left;font-size:28px;margin:0 0 10px}.final-cta p{font-size:11px}.final-cta .button{display:block;padding:13px 55px;margin-top:17px}.final-cta small{font-size:8px;margin-left:45px}.final-cta>img{position:absolute;height:220px;right:330px;bottom:-20px;mix-blend-mode:multiply}.estimate{position:absolute;right:90px;top:52px;width:270px;height:160px;background:#fff;border:9px solid #202020;border-radius:12px;padding:20px;transform:rotate(-3deg);display:grid;font-size:10px}.estimate b{display:flex;justify-content:space-between}.estimate em{font-style:normal;color:var(--green)}.footer{border-top:1px solid var(--line);padding:30px max(28px,calc((100% - var(--width))/2));display:grid;grid-template-columns:1.6fr 1fr 1.4fr 1fr 1.2fr;gap:45px;font-size:10px}.footer>div{display:flex;flex-direction:column;gap:7px}.footer .brand{font-size:18px}.footer .brand-mark{font-size:28px}.footer b{font-size:11px}.socials{color:#1681bd;font-size:18px;letter-spacing:7px}.modal{position:fixed;inset:0;z-index:100;display:none;place-items:center}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;border:0;background:rgba(17,24,19,.63);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(460px,calc(100vw - 32px));background:#fff;border-radius:22px;padding:36px;box-shadow:0 24px 80px rgba(0,0,0,.25);animation:pop .25s ease-out}.modal-card>span{color:var(--orange);font-weight:800}.modal-card h2{text-align:left;font-size:28px;margin:8px 0}.modal-card p{color:var(--muted)}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;cursor:pointer}.modal form{display:grid;gap:13px}.modal label{display:grid;gap:6px;font-size:12px;font-weight:700}.modal input{padding:13px;border:1px solid #d6dbd4;border-radius:10px}.modal small{color:var(--muted)}.modal output{color:var(--green);font-weight:700}.reveal{animation:rise .7s ease-out both}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes pop{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}
@media(max-width:1200px){:root{--width:calc(100% - 48px)}.hero-builder{left:48%}.process-builder{display:none}.hero-points{right:15px}.hero-shed{right:-5px}.footer{gap:20px}}
@media(max-width:1200px) and (min-width:768px){.header{height:53px;padding:0 33px;border-radius:0 0 15px 15px}.brand{font-size:16px}.brand-mark{font-size:25px}.nav{gap:28px}.nav a{font-size:9px}.header-cta{font-size:9px;padding:10px 21px;border-radius:8px}.hero{height:395px}.hero-inner{max-width:calc(100% - 82px)}.hero-copy{padding-top:55px;width:315px}.hero h1{font-size:30px;letter-spacing:-1px}.hero-copy>p{font-size:9px;margin:15px 0}.hero-actions{gap:8px}.hero-actions .button{font-size:8px;padding:10px 13px;border-radius:7px}.hero-badges{margin-top:15px}.hero-badges span{padding:6px 8px;font-size:7px}.hero-badges i{width:20px;height:25px}.hero-proof{font-size:8px;margin-top:13px}.avatar-stack span{width:29px;height:29px;font-size:17px}.hero-bg{background-position:center}.hero-builder{height:295px;left:37%;bottom:-9px}.hero-note{left:47%;top:29px;font-size:13px;padding:10px 19px 15px}.hero-points{right:-6px;top:54px;gap:7px}.hero-points span{width:108px;padding:7px 9px;font-size:15px;border-radius:8px}.hero-points b{font-size:7px}.hero-shed{width:205px;right:-28px;bottom:-50px}.section{padding:12px 0}.section h2{font-size:20px;margin-bottom:17px}.reason-grid{gap:10px}.reason{height:170px;padding:10px;border-radius:10px}.reason h3{font-size:10px}.reason p{font-size:7px}.reason img{height:110px}.projects{padding:5px 0 10px}.section-head{margin-bottom:12px}.section-head .button{font-size:7px;padding:8px 12px}.project-grid{gap:11px}.project{border-radius:10px}.project figure{height:115px}.project h3{font-size:10px;margin:8px 9px 3px}.project p,.project footer{font-size:6px}.project footer{padding:0 9px 9px}.process{padding:7px 0 4px}.steps{gap:14px}.steps span{width:62px;height:62px;font-size:27px}.steps h3{font-size:8px}.steps p{font-size:6px}.included{padding:7px 0 6px}.included h2{margin-bottom:10px}.included-grid div{height:76px;font-size:6px}.included-grid span{font-size:23px;margin-bottom:4px}.honest{height:40px;margin-top:9px;font-size:7px}.honest img{width:64px}.honest strong{width:35px;height:35px;font-size:6px}.comparison{padding:6px 0 5px}.comparison h2{margin-bottom:11px}.compare-grid article{height:147px;padding:8px 8px 27px}.compare-grid img{width:88px;height:115px}.compare-grid h3{font-size:9px;margin:4px 0 6px}.compare-grid ul{font-size:5.5px;line-height:1.75}.compare-grid footer{left:20px;right:20px;bottom:6px;padding:4px;font-size:6px}.versus{width:31px;height:31px;font-size:9px}.reviews{padding:6px 0 4px}.reviews h2{margin-bottom:10px}.review-row{grid-template-columns:120px repeat(3,1fr);gap:10px}.review-row aside,.review-row article{height:118px;padding:9px}.review-row aside b{font-size:16px}.review-row p{font-size:6px;min-height:42px}.review-row h3{font-size:7px;margin-bottom:9px}.dots{margin-top:6px;font-size:7px}.final-cta{height:150px;margin-bottom:26px;padding:24px 48px}.final-cta h2{font-size:17px}.final-cta p{font-size:7px}.final-cta .button{font-size:8px;padding:8px 35px;margin-top:8px}.final-cta>img{height:142px;right:205px}.estimate{right:50px;top:30px;width:170px;height:100px;border-width:6px;padding:12px;font-size:6px}.footer{font-size:6px;padding-top:12px;padding-bottom:12px}.footer b{font-size:7px}}
@media(max-width:767px){:root{--width:calc(100% - 32px)}body{font-size:13px}.header{height:62px;padding:0 16px;gap:14px;position:sticky;top:0;box-shadow:0 4px 16px rgba(30,40,30,.06)}.brand{font-size:17px}.brand-mark{font-size:26px}.menu-toggle{display:block;margin-left:auto}.nav{display:none;position:absolute;left:0;right:0;top:60px;padding:20px;background:white;flex-direction:column;gap:15px}.nav.open{display:flex}.header-cta{display:none}.hero{height:720px}.hero-bg{background-position:68% center;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.94) 43%,rgba(255,255,255,.1) 75%),url('assets/hero-house.png')}.hero-copy{padding-top:38px;width:100%;text-align:center}.hero h1{font-size:34px}.hero-copy>p{font-size:11px}.hero-actions{justify-content:center;flex-wrap:wrap}.hero-actions .button{padding:12px}.hero-badges{justify-content:center}.hero-badges span{font-size:8px;padding:7px}.hero-proof{justify-content:center}.hero-builder{height:300px;left:8px;bottom:-6px}.hero-note{left:26px;top:335px;font-size:13px;padding:10px 18px 15px}.hero-points{right:0;top:auto;bottom:175px}.hero-points span{width:120px;padding:8px;font-size:15px}.hero-points b{font-size:7px}.hero-shed{width:185px;right:-20px;bottom:-35px}.section{padding:40px 0}.section h2{font-size:24px}.reason-grid{grid-template-columns:repeat(2,1fr)}.reason-grid .reason:last-child{grid-column:1/-1;width:50%;justify-self:center}.reason{height:235px}.reason img{height:160px}.project-grid{grid-template-columns:1fr 1fr}.project figure{height:135px}.section-head .button{display:none}.steps{grid-template-columns:repeat(2,1fr);gap:28px}.steps article:after{display:none}.included-grid{grid-template-columns:repeat(4,1fr)}.included-grid div{height:105px}.included-grid span{font-size:30px}.honest{margin:20px 0 0;height:auto;padding:12px;gap:10px}.honest img{display:none}.honest strong{flex:0 0 58px}.compare-grid{grid-template-columns:1fr}.versus{margin:-6px auto;z-index:3}.compare-grid article{height:260px}.compare-grid img{width:125px;height:210px}.review-row{display:flex;overflow:auto;scroll-snap-type:x mandatory}.review-row aside,.review-row article{min-width:82%;scroll-snap-align:center}.final-cta{height:370px;margin-bottom:20px;padding:28px;background-position:center}.final-cta h2{font-size:24px}.final-cta>img{height:180px;right:0;bottom:-10px}.estimate{left:24px;right:auto;top:210px;width:210px;height:125px}.footer{grid-template-columns:1fr 1fr;padding:28px 18px}.footer>div:first-child,.footer>div:last-child{grid-column:1/-1}.modal-card{padding:28px 22px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.brand-mark{display:block;width:28px;height:32px;color:var(--orange);font-size:0}.brand-mark svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-badges i{overflow:hidden}.hero-badges i img{width:24px;height:24px;object-fit:contain}.avatar-stack{align-items:center}.avatar-stack img{width:38px;height:38px;object-fit:cover;border-radius:50%;border:3px solid #fff;margin-left:-9px}.avatar-stack img:first-child{margin-left:0}.hero-points span>img{width:27px;height:27px;object-fit:contain}.steps span img{width:66%;height:66%;object-fit:contain}.included-grid div>img{width:48px;height:48px;object-fit:contain;margin-bottom:8px}.review-row h3{position:relative;padding-left:25px}.review-row h3>img{position:absolute;left:0;top:-3px;width:22px;height:22px;border-radius:50%;object-fit:cover}.reasons{border-radius:18px 18px 0 0}
@media(max-width:1200px) and (min-width:768px){:root{--width:calc(100% - 82px)}.brand-mark{width:22px;height:26px}.hero-bg{background-position:calc(50% - 30px) 42%}.hero-builder{height:315px;left:35%;bottom:5px}.hero-shed{width:265px;right:-30px;bottom:-10px}.hero-badges i img{width:18px;height:18px}.avatar-stack img{width:29px;height:29px}.included-grid div>img{width:31px;height:31px;margin-bottom:3px}.review-row h3{padding-left:18px}.review-row h3>img{width:16px;height:16px}}
.button{background:linear-gradient(135deg,#ff7900,#ff5c00)}.hero-builder,.hero-shed,.reason img,.process-builder,.honest img,.compare-grid img,.final-cta>img{mix-blend-mode:normal}
@media(max-width:1200px) and (min-width:768px){
  .hero-bg{background-position:calc(50% - 30px) 100%}
  .hero-builder{height:280px;left:38%;bottom:38px}
  .hero-note{left:49.5%}
  .hero-shed{width:235px;right:-70px;bottom:-20px}
  .reason p{font-size:7.5px}
  .projects{padding:5px 0 13px}
  .projects .section-head{height:28px;margin-bottom:0}
  .projects .section-head .button{height:26px;padding:5px 10px}
  .project-grid{height:192px}
  .project p,.project footer{font-size:7px}
  .process{padding:10px 0 7px}
  .process h2{margin-bottom:4px}
  .steps p{font-size:7px}
  .included{padding:10px 0 5px}
  .included h2{margin-bottom:0}
  .included-grid div{height:88px}
  .honest{height:48px;margin-top:16px}
  .comparison{padding:10px 0 3px}
  .comparison h2{position:relative;z-index:3;margin-bottom:-13px}
  .comparison .compare-grid{height:177px;width:calc(100% + 36px);margin-left:-18px;gap:0;border:1px solid var(--line);border-radius:13px;overflow:hidden}
  .compare-grid article{height:177px;border:0;border-radius:0}
  .compare-grid article:first-child{border-right:1px solid var(--line)}
  .reviews{padding:14px 0 4px}
  .reviews h2{position:relative;z-index:2;margin-bottom:-10px}
  .review-row{height:137px}
  .review-row aside,.review-row article{height:137px}
  .review-row p{font-size:7.2px;min-height:55px}
  .dots{height:8px;line-height:8px;margin-top:3px}
  .final-cta{margin-bottom:19px}
}
.review-row{position:relative}.review-arrow{position:absolute;z-index:4;display:grid;place-items:center;width:24px;height:24px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:#1e2921;box-shadow:0 3px 10px rgba(20,35,20,.08);cursor:pointer}.review-arrow.prev{left:139px;top:52px}.review-arrow.next{right:-19px;top:52px}.socials{display:flex;gap:8px;letter-spacing:0}.socials a{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#238bc2;color:#fff!important;font-size:7px;font-weight:800}.socials a:nth-child(2){background:#25a6dd}.socials a:nth-child(3){background:#ef2b2b}.socials a:nth-child(4){background:#3387c8}
@media(max-width:1200px) and (min-width:768px){
  .project p,.project footer{font-size:7.5px}
  .included-grid{width:721px}
  .included-grid div{font-size:7px}
  .included-grid div>img{width:46px;height:46px;margin-bottom:1px}
  .compare-grid ul{font-size:6.2px}
  .review-row p{font-size:7.5px}
  .final-cta .button{position:absolute;left:48px;top:92px;margin:0}
  .final-cta small{position:absolute;left:70px;top:132px;margin:0}
  .footer{font-size:7px;padding-top:10px;padding-bottom:10px}
  .footer b{font-size:8px}
  .footer .brand{font-size:12px}
  .footer .brand-mark{width:19px;height:23px}
  .socials a{width:18px;height:18px;font-size:5px}
}
@media(max-width:1200px) and (min-width:768px){
  .reason-grid{width:714px}
  .process-builder{right:-48px;bottom:-15px;width:115px}
  .compare-grid .bad>img{width:95px;height:125px}
  .compare-grid .good>img{width:98px;height:130px}
  .review-row{column-gap:16px}
  .reviews h2{font-size:21px}
  .review-row h3{padding-left:34px}
  .review-row h3>img{width:30px;height:30px;top:-7px}
  .final-cta p{margin:4px 0}
  .final-cta .button{margin-top:5px}
  .estimate{top:23px;width:135px}
  .final-cta>img{height:180px;left:445px}
}
@media(max-width:1200px) and (min-width:768px){
  .hero-copy{margin-left:4px}
  .hero h1{font-size:29px}
  .hero-bg{background-position:calc(50% - 45px) 100%}
  .hero-builder{left:36%}
  .hero-shed{right:-35px}
  .reasons h2{font-size:19px}
  .projects .section-head,.project-grid{width:713px}
  .projects .section-head .button{width:127px;justify-content:center}
  .steps{width:700px;margin-left:-14px;gap:14px}
  .steps article:not(:last-child):after{content:"····→";right:-31px;top:43px;font-size:12px;letter-spacing:1px}
  .process-builder{display:block;right:-35px;bottom:-5px;width:110px}
  .included-grid{width:733px;margin-left:-5px;gap:7px}
  .honest{margin-left:19px;margin-right:41px}
  .comparison .compare-grid{width:733px;margin-left:-18px}
  .review-row{width:695px}
  .final-cta{max-width:none;width:706px;margin-left:41px;margin-right:auto}
}
.review-row aside{display:flex;flex-direction:column;justify-content:space-between}.review-row aside div{display:grid;grid-template-columns:52px 1fr 24px;align-items:center;gap:5px}.review-row aside div img{width:22px;height:22px;object-fit:contain}.review-row aside div b{line-height:1}.review-row aside div b em{font-style:normal}.review-row aside div span{line-height:1.25}
@media(max-width:1200px) and (min-width:768px){
  .header-cta{height:28px;padding:0 21px}
  .hero-copy>p{margin:10px 0}
  .hero-actions .button{height:28px;padding:0 13px}
  .hero-proof{margin-top:29px}
  .reason-grid{transform:translateY(-7px)}
  .reason img{height:135px;margin-top:-4px}
  .compare-grid article{padding-left:26px}
  .compare-grid .good{padding-left:0}
  .compare-grid .good>img{width:105px;height:140px;margin-left:-12px}
  .compare-grid .bad>img{width:105px;height:140px}
  .reviews h2{transform:translateY(-7px)}
  .review-row{grid-template-columns:130px repeat(3,1fr)}
  .review-row aside{padding:9px}
  .review-row aside div{grid-template-columns:37px 1fr 18px;gap:3px}
  .review-row aside div img{width:17px;height:17px}
  .review-row h3{padding-left:29px}
  .review-row h3>img{width:25px;height:25px;top:-5px}
  .final-cta{margin-bottom:16px}
  .final-cta .button{width:180px;padding:0;height:28px}
  .final-cta>img{left:445px;right:auto;height:150px}
  .estimate{left:320px;right:auto;width:145px;height:105px}
}
.hero-copy>p{white-space:pre-line}.hero-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.hero-actions .button-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.hero-actions .secondary .button-icon{color:var(--green)}.hero-arrow{display:none}
@media(max-width:1200px) and (min-width:768px){
  .hero-copy>p{width:260px;margin:10px 0 15px}
  .hero-proof{margin-top:32px}
  .hero-actions .button-icon{width:10px;height:10px}
  .reason img{margin-top:-12px}
  .reason:last-child img{height:125px;margin-top:-16px}
  .compare-grid .bad>img{width:115px;height:127px;object-fit:contain;flex:0 0 115px}
  .final-cta{margin-bottom:19px;padding-top:19px;background-size:100% 100%,auto 170px;background-position:center,right center;background-repeat:no-repeat}
  .footer{padding-bottom:11px}
}

/* Pixel-matched 809 px sales-preview layout. */
@media(max-width:1200px) and (min-width:768px){
  .hero-bg{
    background-size:100% 100%,809px auto;
    background-position:center,-34px calc(100% + 2px);
    background-repeat:no-repeat;
    background-color:#dbeef8;
  }
  .hero-bg:after{
    content:"";
    position:absolute;
    inset:0 0 0 auto;
    width:50px;
    background:url('assets/hero-house.png') right calc(100% + 2px)/809px auto no-repeat;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 34%);
    mask-image:linear-gradient(90deg,transparent,#000 34%);
  }
  .hero-copy{padding-top:52px}
  .hero h1{font-size:30px}
  .hero-note{padding:8px 15px 13px}
  .hero-points{right:-5px;top:56px}
  .hero-points span{width:104px}
  .hero-shed{width:223px;right:-29px;bottom:-5px}
  .hero-arrow{display:block;position:absolute;z-index:4;left:465px;top:321px;width:63px;height:35px;object-fit:contain}

  .reason h3,.reason p{position:relative;z-index:2}
  .reason img{
    position:absolute;
    left:50%;
    bottom:-78px;
    height:185px;
    max-width:none;
    margin:0;
    transform:translateX(-50%);
    object-fit:contain;
  }
  .reason:last-child img{height:112px;bottom:2px;margin:0}

  .process h2{font-size:17px;line-height:21px;transform:translateY(-3px)}
  .steps{width:680px;margin-left:-4px}
  .steps span{
    width:76px;
    height:76px;
    margin:0 auto -14px;
    transform:translateY(-6px);
  }
  .steps span img{
    width:auto;
    height:auto;
    max-width:56px;
    max-height:51px;
    object-fit:contain;
  }
  .steps article:not(:last-child):after{top:31px}
  .steps i{
    position:absolute;
    left:calc(50% - 28px);
    top:54px;
    width:18px;
    height:18px;
    margin:0;
    font-size:9px;
  }
  .steps h3{margin-top:22px}
  .process{height:182px}
  .process-builder{right:-32px;bottom:-21px;width:120px}

  .included h2{font-size:17px;transform:translateY(-4px)}
  .included-grid div>img{
    width:auto;
    height:auto;
    max-width:68px;
    max-height:48px;
    margin-bottom:1px;
    object-fit:contain;
  }
  .honest{position:relative;overflow:visible}
  .honest{margin-top:19px}
  .honest>img{position:absolute;left:82px;top:-12px;width:84px;clip-path:inset(0 0 54% 0)}
  .honest>div{position:absolute;left:187px;top:9px}
  .honest>strong{position:absolute;right:120px;top:-2px;width:52px;height:52px}

  .comparison{padding-top:7px}
  .comparison h2{font-size:17px;line-height:20px;margin-bottom:-10px;letter-spacing:-.35px}
  .comparison .compare-grid{height:180px;margin-bottom:-3px}
  .compare-grid article{height:180px;padding-top:15px;padding-bottom:33px}
  .compare-grid article>img{position:absolute;object-fit:contain;object-position:top;margin:0;max-width:none}
  .compare-grid .bad>img{left:26px;top:13px;width:115px;height:127px}
  .compare-grid .good>img{left:-23px;top:12px;width:138px;height:auto}
  .compare-grid .good>img{clip-path:inset(0 0 29% 0)}
  .compare-grid article>div{position:relative;z-index:1;padding-top:4px}
  .compare-grid .bad>div{margin-left:115px}
  .compare-grid .good>div{margin-left:105px}
  .compare-grid h3{font-size:13px;line-height:15.6px;margin:4px 0 8px;white-space:nowrap}
  .compare-grid .bad h3{color:#ef3f32}
  .compare-grid .good h3{color:var(--green)}
  .compare-grid ul{font-size:8px;line-height:18px;white-space:nowrap}
  .compare-grid li:before{display:inline-block;width:10px;margin-right:5px}
  .compare-grid li:before{content:"\2612"}
  .compare-grid .good li:before{content:"\2611"}
  .compare-grid footer{
    z-index:3;
    height:29px;
    bottom:4px;
    padding:0;
    display:grid;
    place-items:center;
    font-size:8px;
    line-height:1;
    background:#fff;
  }
  .compare-grid .bad footer{left:42px;right:76px}
  .compare-grid .good footer{left:-3px;right:48px}

  .final-cta{margin-bottom:20px;transform:translateY(2px)}
  .reviews h2{height:23px;font-size:16px;line-height:23px}
  .review-row aside{height:149px;transform:translateY(-8px)}
  .review-row article{height:125px}
  .review-row article:nth-of-type(1){width:170px;margin-left:21px}
  .review-row article:nth-of-type(2){width:168px;margin-left:15px}
  .review-row article:nth-of-type(3){width:164px;margin-left:10px}
  .final-cta .button{top:94px;margin:0}
  .estimate{left:320px;top:25px;width:155px;height:112px;border-width:7px;padding:12px;font-size:7px}
  .final-cta>img{left:434px;bottom:-55px;height:205px}
  .footer{
    width:100%;
    height:104px;
    padding:9px 41px 8px;
    grid-template-columns:202px 81px 110px 120px 134px;
    gap:20px;
    border:1px solid #eceeea;
    border-bottom:0;
    border-radius:16px 16px 0 0;
    box-shadow:0 -3px 14px rgba(27,41,29,.05);
    font-size:7px;
    line-height:1.35;
  }
  .footer>div{gap:3px;min-width:0}
  .footer>div:first-child p{margin:5px 0 0}
  .footer>div:last-child{padding-top:19px}
  .footer>div:last-child p{margin:0}
  .footer b{font-size:8px}
  .footer .brand{gap:5px;font-size:15px}
  .footer .brand b{font-size:15px;line-height:1;letter-spacing:-.45px}
  .footer .brand-mark{width:25px;height:30px}
  .footer-contact small{font-size:6px;color:#686e67;margin:-2px 0 2px 12px;white-space:nowrap}
  .footer-contact a,.footer-contact span{white-space:nowrap}
  .contact-phone:before,.contact-email:before,.contact-hours:before{
    display:inline-block;
    width:12px;
    color:var(--green);
    font-size:8px;
  }
  .contact-phone:before{content:"☎"}
  .contact-email:before{content:"✉"}
  .contact-hours:before{content:"◷"}
  .socials{gap:8px;margin:12px 0 0}
  .socials a{width:16px;height:16px;font-size:5px}
  .footer>div:last-child{padding-top:31px}
  .comparison{height:198px}
  .comparison .compare-grid{transform:translateY(1px)}
  .reviews{height:180px}
  .review-row{transform:translateY(1px)}
}

/* Keep the 809 px reference canvas intact in medium desktop panes. */
.cta-reference-visual{display:none}
@media(min-width:809px) and (max-width:1200px){
  .header,main,.footer{width:809px;margin-left:auto;margin-right:auto}
}

@media(max-width:1200px) and (min-width:768px){
  .header .brand b{font-size:15px;letter-spacing:-.4px}
  .hero h1{letter-spacing:-1.75px}
  .hero h1 em{
    display:inline-block;
    transform:translateY(-2px) scaleY(.92);
    transform-origin:left top;
  }
  .hero-copy>p{
    font-size:10px;
    line-height:13px;
    letter-spacing:-.05px;
    transform:translate(-1px,-1px);
  }
  .hero-actions{gap:7px}
  .hero-actions .button:first-child{width:125px;padding-left:0;padding-right:0}
  .hero-actions .button.secondary{width:127px;padding-left:0;padding-right:0}
  .hero-badges{gap:9px}
  .hero-badges span{
    height:44px;
    gap:3px;
  }
  .hero-badges span:nth-child(1){width:94px}
  .hero-badges span:nth-child(2){width:73px}
  .hero-badges span:nth-child(3){width:76px}
  .hero-badges i{width:22px;height:29px}
  .hero-badges i img{width:20px;height:20px}
  .hero-proof{gap:10px;margin-top:27px;font-size:9px}
  .avatar-stack{transform:translate(-2px,2px)}
  .avatar-stack img{border-width:1px}

  .reasons h2{
    font-size:18px;
    letter-spacing:-1px;
    margin-bottom:18px;
    transform:translateX(-10px);
  }
  .projects .section-head h2{
    font-size:18px;
    letter-spacing:-1.1px;
    transform:translate(-1px,3px);
  }
  .projects .section-head .button{
    gap:9px;
    font-size:8px;
    height:28px;
    padding:0 8px;
    white-space:nowrap;
  }
  .projects .section-head .button span{
    font-size:15px;
    line-height:1;
  }
  .process h2{
    font-size:18px;
    letter-spacing:-.8px;
    transform:translate(-10px,-3px);
  }
  .included h2{
    letter-spacing:-1.1px;
    transform:translate(-10px,-5px);
  }

  .honest>img{
    left:81px;
    top:-15px;
    width:84px;
    height:auto;
    clip-path:none;
    transform:none;
  }
  .honest>div{top:10px;font-size:8.8px;line-height:15px;white-space:nowrap}
  .honest>div b{font-size:9px}

  .compare-grid .good>img{
    left:-12px;
    top:9px;
    width:127px;
    height:auto;
    margin-left:0;
    clip-path:inset(0 0 34% 0);
  }
  .comparison h2{
    letter-spacing:-.65px;
    font-weight:800;
    transform:translate(-21px,2px) scaleY(1.04);
  }
  .compare-grid h3{
    letter-spacing:0;
    transform:scaleX(.875);
    transform-origin:left center;
    width:114.3%;
  }
  .compare-grid .bad>div{margin-left:118px}

  .process-builder{right:-37px;bottom:-37px;width:112px}

  .reviews h2{
    font-size:16px;
    font-weight:800;
    letter-spacing:-.2px;
    transform:translate(-22px,-6px) scaleX(.92);
  }
  .review-row{
    grid-template-columns:130px 37px 170px 12px 168px 14px 164px;
    column-gap:0;
  }
  .review-row aside{
    grid-column:1;
    height:149px;
    padding:0;
    position:relative;
    display:block;
    transform:translateY(-8px);
  }
  .review-row aside div{
    position:absolute;
    left:15px;
    right:14px;
    height:40px;
    display:block;
  }
  .review-row aside div:nth-child(1){top:16px}
  .review-row aside div:nth-child(2){top:60px}
  .review-row aside div:nth-child(3){top:104px}
  .review-row aside div b{
    position:absolute;
    left:0;
    top:0;
    line-height:18px;
    white-space:nowrap;
  }
  .review-row aside div b em{
    font-size:14px;
    font-style:normal;
  }
  .review-row aside div span{
    position:absolute;
    left:0;
    top:24px;
    line-height:7px;
    white-space:nowrap;
  }
  .review-row aside div:nth-child(2) span{top:22px}
  .review-row aside div img{
    position:absolute;
    right:0;
    top:-2px;
    width:22px;
    height:22px;
    transform:none;
  }
  .review-row aside div:nth-child(2) img{display:none}
  .review-row aside div:nth-child(2)::after{
    content:"☆";
    position:absolute;
    right:-1px;
    top:-5px;
    color:#ffa300;
    font:27px/22px Arial,sans-serif;
  }
  .review-row article{height:125px;transform:none;margin-left:0!important;width:auto!important;padding:19px 6px 9px 14px;position:relative}
  .review-row article:nth-of-type(1){grid-column:3}
  .review-row article:nth-of-type(2){grid-column:5}
  .review-row article:nth-of-type(3){grid-column:7}
  .review-row h3{font-size:8px;line-height:1.25;padding-left:53px;margin-bottom:18px}
  .review-row article:nth-of-type(2) h3{padding-left:45px}
  .review-row h3 small{font-size:5.5px;line-height:1.2;margin-left:0}
  .review-row h3>img{width:45px;height:36px;top:-6px;border-radius:0;object-fit:contain}
  .review-row article:nth-of-type(2) h3>img{width:36px;border-radius:50%;object-fit:cover}
  .review-row p{font-size:7.2px;line-height:11px;letter-spacing:0}
  .review-row strong{position:absolute;left:14px;bottom:7px;font-size:14px;line-height:16px;letter-spacing:1.5px}
  .review-row aside b{font-size:17px}
  .review-row aside span{font-size:7px}
  .review-arrow.prev{left:140px}
  .review-arrow.next{right:-31px}
  .dots{transform:translateY(-6px)}

  .final-cta{margin-bottom:19px}
  .final-cta>div:first-child{position:static}
  .final-cta>.estimate,.final-cta>.cta-builder-fallback{display:none}
  .final-cta>.cta-reference-visual{
    display:block;
    position:absolute;
    z-index:1;
    left:229px;
    right:auto;
    top:0;
    bottom:auto;
    width:477px;
    height:150px;
    max-width:none;
    object-fit:none;
    mix-blend-mode:normal;
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 12px);
    mask-image:linear-gradient(90deg,transparent 0,#000 12px);
  }
  .final-cta h2,
  .final-cta p{position:relative;z-index:2}
  .final-cta .button,
  .final-cta small{z-index:2}

  .footer{height:105px}
  .footer>div:first-child{transform:translate(-4px,-4px)}
  .footer>div:nth-child(2){transform:translate(2px,3px)}
  .footer>div:nth-child(2)>b{margin-bottom:3px}
  .footer-contact{transform:translate(0,2px)}
  .footer-contact>b{margin-bottom:5px}
  .footer-contact small{margin-bottom:7px}
  .footer>div:nth-child(4){transform:translate(-1px,2px)}
  .footer>div:nth-child(4) .socials{margin-top:18px}
  .footer>div:last-child{transform:none;padding-top:30px;gap:11px}
}

@media(max-width:767px){
  .hero-note,
  .hero-proof{display:none}
  .hero-points{top:auto;right:0;bottom:72px}
  .reason:last-child img{height:118px;max-height:118px}
  .compare-grid .bad>img{
    width:115px;
    height:127px;
    object-fit:contain;
  }
  .compare-grid .good{height:305px}
  .review-arrow.next{right:0}
}

@media(min-width:768px) and (max-width:768.98px){
  .included-grid{width:732px}
  .footer{grid-template-columns:202px 81px 110px 120px 133px}
}

@media(min-width:768px) and (max-width:808.98px){
  .footer>div:last-child{transform:none}
}

/* Final source-faithful asset and acceptance overrides. */
img.hero-note{
  padding:0;
  border:0;
  border-radius:0;
  background:none;
  transform:none;
  object-fit:fill;
}
.socials-reference{display:none}

@media(min-width:768px) and (max-width:1200px){
  .hero-note{
    left:358px;
    top:30px;
    width:119px;
    height:72px;
  }
  .hero-points::before{
    content:"";
    position:absolute;
    right:-19px;
    top:-15px;
    width:20px;
    height:21px;
    background:url('assets/hero-rays.png') center/contain no-repeat;
  }
  .hero-proof strong{font-size:10px}
  .hero-proof small{
    display:inline-block;
    margin-left:8px;
  }

  .reason:first-child img{
    content:url('assets/reason-first-reference.png');
    left:11px;
    top:60px;
    bottom:auto;
    width:110px;
    height:111px;
    transform:none;
    object-fit:fill;
  }

  .compare-grid .good>img{
    content:url('assets/comparison-good-reference.png');
    left:-12.5px;
    top:6px;
    width:119px;
    height:136px;
    clip-path:none;
    object-fit:fill;
  }
  .compare-grid ul{
    font-size:8.4px;
    font-weight:500;
  }
  .compare-grid li::before{
    width:11px;
    margin-right:5px;
    font-size:10px;
  }
  .compare-grid footer{
    display:flex;
    align-items:center;
    justify-content:center;
    bottom:7px;
    font-size:9.2px;
    font-weight:600;
  }
  .result-emoji{
    margin-left:3px;
    font-size:13px;
    line-height:1;
    vertical-align:-2px;
  }

  .review-row h3{font-size:8.4px;font-weight:700}
  .review-row h3 small{font-size:5.8px}
  .review-row p{
    font-size:7.2px;
    font-weight:500;
    color:#343934;
  }
  .review-row aside div:nth-child(3) img{
    width:24px;
    height:25px;
    right:-1px;
    top:-4px;
  }
  .dots{transform:translateY(-8px)}

  .final-cta>.cta-reference-visual{
    display:block;
    z-index:2;
    left:0;
    top:0;
    width:706px;
    height:150px;
    object-fit:cover;
    -webkit-mask-image:none;
    mask-image:none;
    pointer-events:none;
  }
  .final-cta h2,
  .final-cta p,
  .final-cta small{opacity:0}
  .final-cta .button{
    z-index:4;
    opacity:0;
  }

  .footer>div:nth-child(4) .socials{
    position:relative;
    width:99px;
    height:20px;
    gap:11px;
    margin-top:12px;
  }
  .socials-reference{
    display:block;
    position:absolute;
    z-index:2;
    left:-1px;
    top:0;
    width:99px;
    height:20px;
    max-width:none;
    pointer-events:none;
  }
  .footer>div:nth-child(4) .socials a{
    width:16px;
    height:16px;
    opacity:0;
  }
  .footer>div:last-child{transform:translateX(30px)}
}

@media(max-width:767px){
  .hero-shed{
    width:170px;
    right:0;
    bottom:0;
  }
  .reason:first-child img{transform:scaleX(-1)}

  .honest{
    min-height:118px;
    padding:10px;
    display:grid;
    grid-template-columns:70px minmax(0,1fr) 58px;
    align-items:center;
    gap:8px;
    overflow:hidden;
  }
  .honest img{
    display:block;
    width:88px;
    max-width:none;
    align-self:end;
    margin-left:-16px;
    transform:translateY(18px);
  }
  .honest>div{
    font-size:10px;
    line-height:14px;
  }
  .honest>strong{
    width:58px;
    height:58px;
    font-size:9px;
  }

  .reviews{padding-bottom:32px}
  .review-row{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:14px;
    width:100%;
    height:auto;
    overflow:visible;
    scroll-snap-type:none;
  }
  .review-row aside{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    width:100%;
    min-width:0;
    height:142px;
    padding:12px;
    transform:none;
  }
  .review-row aside div{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:7px;
    min-width:0;
    text-align:center;
  }
  .review-row aside div:not(:last-child){
    border-right:1px solid var(--line);
  }
  .review-row aside div b{
    font-size:22px;
    line-height:24px;
  }
  .review-row aside div b em{font-size:14px}
  .review-row aside div span{
    font-size:8px;
    line-height:11px;
    min-height:22px;
  }
  .review-row aside div img{
    position:static;
    width:23px;
    height:23px;
    object-fit:contain;
  }
  .review-row aside div:nth-child(2) img{display:block}
  .review-row aside div:nth-child(2)::after{display:none}

  .review-row article{
    display:none;
    width:100%;
    min-width:0;
    height:190px;
    padding:22px 28px 18px;
    scroll-snap-align:none;
    position:relative;
  }
  .review-row article.review-focus{display:block}
  .review-row h3{
    padding-left:54px;
    margin-bottom:24px;
    font-size:12px;
    line-height:15px;
  }
  .review-row h3 small{
    margin-left:0;
    font-size:9px;
  }
  .review-row h3>img{
    width:45px;
    height:36px;
    top:-6px;
    border-radius:0;
    object-fit:contain;
  }
  .review-row article:nth-of-type(2) h3>img{
    width:36px;
    border-radius:50%;
    object-fit:cover;
  }
  .review-row p{
    min-height:74px;
    margin:0;
    font-size:10px;
    line-height:16px;
    color:#343934;
  }
  .review-row strong{
    position:absolute;
    left:28px;
    bottom:16px;
    font-size:17px;
    line-height:18px;
  }
  .review-arrow.prev,
  .review-arrow.next{
    top:239px;
    transform:translateY(-50%);
  }
  .review-arrow.prev{left:-10px}
  .review-arrow.next{right:-10px}
  .dots{margin-top:12px}

  .socials-reference{display:none}
  .socials a{opacity:1}
  .socials a:nth-of-type(1){background:#238bc2}
  .socials a:nth-of-type(2){background:#25a6dd}
  .socials a:nth-of-type(3){background:#ef2b2b}
  .socials a:nth-of-type(4){background:#3387c8}
  .footer{
    row-gap:20px;
    padding-bottom:22px;
  }
}

@media(min-width:768px) and (max-width:808.98px){
  .footer>div:last-child{transform:none}
}
