:root{--orange: #ef741f;--orange-dark: #d85d0b;--green: #93bd3e;--ink: #172017;--muted: #657066;--paper: #f7f6f1;--line: #e3e6df;--white: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%}main{overflow:hidden}.site-header{position:sticky;top:0;z-index:50;min-height:76px;padding:10px clamp(20px,4vw,72px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;background:#fffffff5;border-bottom:1px solid rgba(23,32,23,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;min-width:210px}.brand img{width:52px;height:52px;object-fit:contain}.brand span{display:grid;gap:2px}.brand strong{font-size:16px;letter-spacing:-.01em}.brand small{color:var(--muted);font-size:11px}nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.2vw,34px);font-size:14px;font-weight:600}nav a:hover{color:var(--orange)}.menu-toggle{display:none;border:0;background:transparent}.header-actions{display:flex;align-items:center;gap:16px}.phone{white-space:nowrap;font-weight:700}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:0 26px;border-radius:14px;color:#fff;background:var(--orange);font-weight:750;box-shadow:0 10px 24px #ef741f42;transition:.2s ease}.button:hover{background:var(--orange-dark);transform:translateY(-1px)}.button-small{min-height:44px;padding:0 18px;border-radius:12px;font-size:14px}.hero{position:relative;min-height:760px;padding:100px clamp(24px,7vw,120px) 90px;display:flex;align-items:center;overflow:hidden;color:#fff}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#08100ae0,#08100aab 49%,#08100a2e 78%,#08100a14)}.hero-content{position:relative;z-index:2;width:min(760px,67vw)}.eyebrow{margin:0 0 20px;color:#d7efa8;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{max-width:760px;margin:0;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.h1-location{display:block;margin-top:.42em;color:#ffffffe6;font-size:.42em;line-height:1.15;letter-spacing:-.025em}.hero-lead{max-width:710px;margin:28px 0 0;color:#ffffffdb;font-size:clamp(18px,2vw,22px);line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button-secondary{border:1px solid rgba(255,255,255,.55);background:#ffffff1a;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-secondary:hover{background:#fff;color:var(--ink)}.hero-points{display:flex;flex-wrap:wrap;gap:12px 24px;margin:38px 0 0;padding:0;list-style:none;color:#ffffffe6;font-size:14px;font-weight:600}.hero-points li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;color:#1d2b13;background:var(--green);font-weight:900}.hero-card{position:absolute;z-index:3;right:clamp(24px,5vw,90px);bottom:64px;width:265px;padding:22px;display:grid;gap:7px;border:1px solid rgba(255,255,255,.25);border-radius:20px;background:#0f1710ad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-card-label{color:#d7efa8;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-card strong{font-size:18px}.hero-card span{color:#ffffffc2;font-size:14px}.hero-card .hero-card-time{margin-top:8px;color:#fff;font-weight:700}.section{padding:110px clamp(24px,7vw,120px)}.intro{background:var(--paper)}.section-heading{max-width:780px}.eyebrow-dark{color:var(--orange)}h2{margin:0;font-size:clamp(34px,4.4vw,58px);line-height:1.05;letter-spacing:-.045em;text-wrap:balance}.section-heading>p:last-child{margin:22px 0 0;color:var(--muted);font-size:19px;line-height:1.55}.service-preview{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:54px}.service-preview article{min-height:230px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.service-preview article:nth-child(-n+3){grid-column:span 2}.service-preview article:nth-child(n+4){grid-column:span 3}.service-preview article>span{color:var(--orange);font-size:13px;font-weight:800}.service-preview h3{margin:54px 0 12px;font-size:24px;letter-spacing:-.025em}.service-preview p{margin:0;color:var(--muted);line-height:1.55}.section-note{margin:26px 0 0;color:var(--muted);font-size:14px}.section-heading-row{max-width:none;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:60px}.section-heading-row>p{margin:0 0 4px;color:var(--muted);font-size:17px;line-height:1.55}.projects{background:#fff}.project{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff}.project-featured{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.55fr);margin-top:56px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.project-card .compare{aspect-ratio:16 / 9}.compare{--position: 50%;position:relative;min-height:390px;overflow:hidden;background:#dfe3dd}.compare>img,.compare-after,.compare-after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.compare-after{clip-path:inset(0 0 0 var(--position))}.compare-line{position:absolute;z-index:4;top:0;bottom:0;left:var(--position);width:3px;transform:translate(-50%);background:#fff;box-shadow:0 0 0 1px #0000001f;pointer-events:none}.compare-line:after{content:"↔";position:absolute;top:50%;left:50%;width:46px;height:46px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:var(--orange);background:#fff;font-size:22px;font-weight:800}.compare input{position:absolute;z-index:5;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.compare-label{position:absolute;z-index:3;top:18px;padding:8px 12px;border-radius:999px;color:#fff;background:#0c120c9e;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.compare-label-before{left:18px}.compare-label-after{right:18px}.project-copy{padding:34px}.project-copy h3{margin:8px 0 18px;font-size:clamp(24px,2.4vw,34px);line-height:1.12;letter-spacing:-.035em}.project-copy p{color:var(--muted);line-height:1.55}.project-location{margin:0;color:var(--orange)!important;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.project-copy ul{margin:0;padding:0;display:grid;gap:11px;list-style:none;color:var(--muted)}.project-copy li{position:relative;padding-left:22px}.project-copy li:before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;border-radius:50%;background:var(--green)}.project-time{margin-top:28px;padding-top:22px;display:flex;align-items:end;justify-content:space-between;gap:20px;border-top:1px solid var(--line)}.project-time span{color:var(--muted);font-size:13px}.project-time strong{font-size:24px;letter-spacing:-.03em}.cost{color:#fff;background:#152016}.cost-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.8fr);gap:clamp(60px,9vw,140px);align-items:center}.cost .section-heading>p:last-of-type{color:#ffffffad}.cost .button{margin-top:30px}.cost-factors{margin:0;padding:0;display:grid;list-style:none;counter-reset:factor}.cost-factors li{padding:24px 0;display:grid;grid-template-columns:56px 1fr;gap:20px;border-bottom:1px solid rgba(255,255,255,.16)}.cost-factors li:first-child{border-top:1px solid rgba(255,255,255,.16)}.cost-factors li>span{color:var(--green);font-size:12px;font-weight:800}.cost-factors li div{display:grid;gap:7px}.cost-factors strong{font-size:21px}.cost-factors small{color:#fff9;font-size:14px}.quiz-section{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(480px,1.3fr);gap:clamp(50px,8vw,120px);align-items:start;background:var(--orange);color:#fff}.quiz-intro{position:sticky;top:116px}.quiz-intro h2{max-width:520px}.quiz-intro>p:not(.eyebrow){max-width:500px;color:#ffffffc7;font-size:18px;line-height:1.5}.quiz-contact{margin-top:40px;display:grid;gap:5px}.quiz-contact span{color:#ffffffa8;font-size:13px}.quiz-contact a{font-size:24px;font-weight:800}.quiz{min-height:550px;padding:clamp(28px,4vw,48px);color:var(--ink);background:#fff;border-radius:28px;box-shadow:0 28px 80px #4e20042e}.quiz-progress{display:grid;gap:10px;margin-bottom:38px;color:var(--muted);font-size:13px;font-weight:700}.quiz-progress div{height:4px;overflow:hidden;border-radius:99px;background:#ecefe9}.quiz-progress i{display:block;width:25%;height:100%;background:var(--green);transition:width .3s ease}.quiz-step{display:none;min-width:0;margin:0;padding:0;border:0}.quiz-step.is-active{display:block}.quiz-step legend{margin-bottom:28px;padding:0;font-size:clamp(27px,3vw,38px);font-weight:800;line-height:1.1;letter-spacing:-.035em}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.choice-grid label{cursor:pointer}.choice-grid input{position:absolute;opacity:0;pointer-events:none}.choice-grid span{min-height:68px;padding:14px 18px;display:flex;align-items:center;border:1px solid var(--line);border-radius:14px;color:#38423a;font-weight:650;transition:.18s ease}.choice-grid input:focus-visible+span{outline:3px solid rgba(147,189,62,.35);outline-offset:2px}.choice-grid input:checked+span{border-color:var(--green);color:#243116;background:#eff6e1;box-shadow:inset 0 0 0 1px var(--green)}.form-note{margin:-14px 0 26px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.field-grid label,.lead-form label{display:grid;gap:8px;font-size:13px;font-weight:750}.field-grid small,.lead-form label small{color:var(--muted);font-weight:500}.field-grid input,.lead-form input{width:100%;min-height:58px;padding:0 16px;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:#fff;outline:none}.field-grid input:focus,.lead-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #93bd3e29}.quiz-controls{margin-top:34px;display:flex;justify-content:space-between;gap:12px}.quiz-back{border:0;color:var(--muted);background:transparent;font-weight:700;cursor:pointer}.quiz-back:disabled{opacity:.35;cursor:default}.quiz-submit{display:none;border:0;cursor:pointer}.consent{display:block;margin-top:18px;color:var(--muted);font-size:11px;line-height:1.45}.form-error,.form-success{display:none;margin:22px 0 0;padding:12px 14px;border-radius:10px;font-size:13px}.form-error.is-visible{display:block;color:#8b2e1a;background:#fff0ec}.form-success.is-visible{display:block;color:#28580f;background:#eef8e8}.process{background:var(--paper)}.timeline{position:relative;margin:58px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;list-style:none;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden}.timeline li{min-height:220px;padding:28px;display:grid;grid-template-columns:44px 1fr;gap:16px;background:#fff}.timeline li>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--orange);background:#fff0e6;font-size:12px;font-weight:850}.timeline h3{margin:6px 0 10px;font-size:20px;letter-spacing:-.02em}.timeline p{margin:0;color:var(--muted);line-height:1.5}.agreement{padding-top:0;background:var(--paper)}.agreement-card{padding:clamp(34px,6vw,72px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:70px;color:#fff;border-radius:30px;background:linear-gradient(135deg,#1d2b1e,#2c3c2e)}.agreement-card>div>p:last-child{color:#ffffffa3;font-size:17px}.agreement-card ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none}.agreement-card li{min-height:74px;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0f}.agreement-card li span{color:#d7efa8;font-size:11px;font-weight:800}.materials-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:80px;align-items:center}.brand-cloud{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.brand-cloud span{min-height:104px;display:grid;place-items:center;border:1px solid var(--line);border-radius:18px;color:#39413b;background:var(--paper);font-size:20px;font-weight:850;letter-spacing:-.02em}.portfolio{padding-top:30px}.portfolio-grid{margin-top:50px;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:230px;gap:14px}.portfolio-grid img{width:100%;height:100%;object-fit:cover;border-radius:18px}.portfolio-grid img:nth-child(1),.portfolio-grid img:nth-child(6){grid-column:span 5}.portfolio-grid img:nth-child(2),.portfolio-grid img:nth-child(5){grid-column:span 3}.portfolio-grid img:nth-child(3),.portfolio-grid img:nth-child(4){grid-column:span 4}.reviews{background:var(--paper)}.review-grid{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}blockquote{margin:0;min-height:360px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;background:#fff}.quote-mark{color:var(--green);font-family:Georgia,serif;font-size:62px;line-height:.7}blockquote>p{margin:26px 0;color:#414a42;font-size:16px;line-height:1.65}blockquote footer{margin-top:auto;padding-top:22px;display:grid;gap:4px;border-top:1px solid var(--line)}blockquote footer span{color:var(--muted);font-size:13px}.faq-layout{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(500px,1.35fr);gap:90px;align-items:start}.faq-layout .section-heading{position:sticky;top:116px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:25px 54px 25px 0;list-style:none;cursor:pointer;font-size:19px;font-weight:780}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:18px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:var(--orange);background:#fff0e6;font-size:25px;font-weight:400;transition:transform .2s ease}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{margin:-4px 60px 25px 0;color:var(--muted);line-height:1.6}.final-cta{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:80px;align-items:center;color:#fff;background:var(--orange)}.final-cta-copy>p:not(.eyebrow){max-width:670px;color:#ffffffc7;font-size:18px;line-height:1.55}.final-cta-copy>a{display:inline-block;margin-top:28px;font-size:clamp(24px,3vw,36px);font-weight:850}.lead-form{padding:32px;display:grid;gap:16px;color:var(--ink);border-radius:24px;background:#fff}.lead-form .button{margin-top:4px;border:0;cursor:pointer}.lead-form .form-error,.lead-form .form-success{margin:0}.contacts{display:grid;grid-template-columns:minmax(400px,.8fr) minmax(0,1.2fr);min-height:580px;background:#152016;color:#fff}.contacts-copy{padding:70px clamp(24px,7vw,120px)}.brand-footer{margin-bottom:52px}.brand-footer small{color:#ffffff94}.contacts h2{margin:0 0 36px;font-size:48px;letter-spacing:-.04em}.contacts dl{margin:0;display:grid;gap:24px}.contacts dl div{display:grid;gap:7px}.contacts dt{color:#ffffff80;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contacts dd{margin:0;font-size:19px;line-height:1.5}.contacts dd a{font-size:28px;font-weight:800}.contacts dd small{color:#ffffff94}.contact-actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:12px}.button-outline{border:1px solid rgba(255,255,255,.35);background:transparent;box-shadow:none}.map{min-height:580px}.map iframe{width:100%;height:100%;min-height:580px;border:0;filter:saturate(.85)}.mobile-cta{display:none}@media(max-width:1050px){nav{display:none}.site-header{grid-template-columns:1fr auto auto}.menu-toggle{width:42px;height:42px;padding:10px;display:grid;align-content:center;gap:4px;border-radius:10px;background:var(--paper);cursor:pointer}.menu-toggle span{display:block;height:2px;border-radius:2px;background:var(--ink)}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}nav.is-open{position:absolute;top:calc(100% + 1px);left:0;right:0;padding:22px;display:grid;gap:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 30px #1720171f}nav.is-open a{padding:13px 6px;border-bottom:1px solid var(--line)}.hero{min-height:700px}.hero-content{width:min(760px,80vw)}.hero-card{display:none}.project-featured{grid-template-columns:1fr}.project-featured .compare{aspect-ratio:16 / 9;min-height:0}.cost-layout,.materials-layout,.quiz-section{grid-template-columns:1fr}.quiz-intro,.faq-layout .section-heading{position:static}.timeline{grid-template-columns:repeat(2,1fr)}.agreement-card,.review-grid{grid-template-columns:1fr}blockquote{min-height:0}.faq-layout{grid-template-columns:1fr;gap:50px}.final-cta,.contacts{grid-template-columns:1fr}}@media(max-width:700px){.site-header{min-height:66px;padding:7px 16px;gap:10px}.brand{min-width:0}.brand img{width:44px;height:44px}.brand small,.header-actions .phone{display:none}.button-small{min-height:40px;padding:0 13px;font-size:12px}.menu-toggle{order:3}.hero{min-height:760px;padding:74px 20px 42px;align-items:flex-end}.hero-image{object-position:62% center}.hero-overlay{background:linear-gradient(0deg,#08100af0,#08100a9e 68%,#08100a2e)}.hero-content{width:100%}h1{font-size:clamp(42px,12vw,58px)}.hero-lead{margin-top:20px;font-size:17px;line-height:1.45}.hero-actions{display:grid;margin-top:26px}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;font-size:12px}.section{padding:76px 20px}.service-preview{grid-template-columns:1fr;margin-top:36px}.service-preview article,.service-preview article:nth-child(n){grid-column:auto;min-height:200px}.section-heading-row{grid-template-columns:1fr;gap:24px}.project-featured{margin-top:36px}.project-grid{grid-template-columns:1fr}.compare{min-height:280px}.project-card .compare{min-height:0}.project-copy{padding:24px}.cost-layout{gap:48px}.quiz-section{gap:36px}.quiz{min-height:0;padding:24px 18px;border-radius:20px}.choice-grid,.field-grid{grid-template-columns:1fr}.choice-grid span{min-height:58px}.timeline{grid-template-columns:1fr;margin-top:36px}.timeline li{min-height:170px}.agreement{padding-top:0}.agreement-card{padding:30px 22px;gap:36px;border-radius:22px}.agreement-card ul{grid-template-columns:1fr}.materials-layout{gap:38px}.brand-cloud{grid-template-columns:repeat(2,1fr)}.brand-cloud span{min-height:82px;font-size:17px}.portfolio{padding-top:20px}.portfolio-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.portfolio-grid img:nth-child(n){grid-column:auto}.review-grid{margin-top:36px}.faq-list summary{font-size:17px}.faq-list details p{margin-right:0}.final-cta{gap:40px}.lead-form{padding:24px 18px}.contacts-copy{padding:60px 20px 90px}.map,.map iframe{min-height:400px}.mobile-cta{position:fixed;z-index:80;left:10px;right:10px;bottom:10px;height:58px;padding:5px;display:grid;grid-template-columns:.8fr 1.2fr;gap:5px;border:1px solid rgba(255,255,255,.65);border-radius:16px;background:#fffffff0;box-shadow:0 12px 36px #17201740;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-cta a{display:grid;place-items:center;border-radius:11px;font-size:13px;font-weight:800}.mobile-cta a:first-child{color:var(--orange);background:#fff0e6}.mobile-cta a:last-child{color:#fff;background:var(--orange)}body{padding-bottom:74px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
