:root{--ink:#222422;--paper:#f8f6f1;--stone:#e8e3da;--gold:#d3ad70;--muted:#62645d;--line:#d5d1c7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;letter-spacing:-.055em;line-height:1.05}h1{font-size:clamp(48px,5.2vw,82px);margin-bottom:28px}h2{font-size:clamp(40px,4.1vw,64px);margin-bottom:24px}h3{font-size:23px;line-height:1.25;font-weight:400;letter-spacing:-.025em}em{font-family:Georgia,serif;font-weight:400;color:#857044}p{color:var(--muted)}small,.small{font-size:14px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;margin-bottom:26px;color:inherit}.review-strip{padding:8px 4%;background:#e9e3d7;font-size:11px;letter-spacing:.1em;text-align:center}.review-strip span{letter-spacing:0;margin-left:18px}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;gap:24px;background:rgba(248,246,241,.98);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.logo{width:270px;flex-shrink:0;display:block}.logo span{display:block;width:100%;aspect-ratio:4.6;background-image:url('../images/brand.png');background-size:286% auto;background-position:7% 47.5%;mix-blend-mode:multiply}nav{display:flex;gap:23px;font-size:14px}nav a:hover,.text-link:hover{color:#80622f}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:17px 25px;background:var(--gold);border:1px solid var(--gold);color:#20221f;font-weight:600;font-size:14px;min-height:54px;transition:background .2s}.button:hover{background:#e4c391}.header-quote{padding:13px 20px;gap:22px}.menu{display:none}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto;min-height:660px}.hero-copy{padding:65px 7% 40px 8%}.hero .eyebrow{font-size:11px}.lead{font-size:18px;max-width:460px;line-height:1.65}.actions{display:flex;align-items:center;gap:30px;margin:32px 0 45px}.text-link{font-size:14px;border-bottom:1px solid;padding:12px 0}.hero-note{display:flex;flex-direction:column;gap:8px;font-size:13px}.hero-note span{font-size:10px;letter-spacing:.15em;color:var(--muted)}.hero-image{position:relative;overflow:hidden;margin:22px 24px 40px 0}.hero-image>img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,#17221ce6);color:white;padding:60px 28px 25px;display:flex;flex-direction:column;font-size:12px;gap:5px}.image-label span:first-child{letter-spacing:.15em}.hero-index{position:absolute;right:26px;bottom:9px;font-size:10px;letter-spacing:.16em}.trust{padding:25px 6%;display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;gap:20px}.trust span:before{content:'+';color:#896e40;margin-right:14px}.section{padding:95px 6%;max-width:1600px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-head p:last-child{font-size:15px;max-width:400px}.services{display:grid;grid-template-columns:1fr 1.5fr;gap:12%}.service-intro{padding:48px 0;border-top:1px solid var(--line)}.big-number{font-size:105px;letter-spacing:-.08em;color:#c9bfae;line-height:1.2}.service-intro p{font-size:20px;margin:20px 0 50px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;gap:26px;align-items:center;padding:23px 0;font-size:23px;line-height:1.3}summary::-webkit-details-marker{display:none}summary span{font-size:12px;color:#847149}summary b{margin-left:auto;font-weight:400}details[open] summary b{transform:rotate(45deg)}details p,details>a{margin-left:42px;max-width:540px;font-size:15px}details>a{display:inline-block;margin-bottom:24px;text-decoration:underline}.projects{background:var(--stone)}.gallery{display:grid;grid-template-columns:1.35fr 1fr;gap:50px;align-items:start}.project{padding:0;border:0;background:transparent;text-align:left;width:100%;color:inherit}.project img{width:100%;object-fit:cover;aspect-ratio:1.15;transition:filter .2s}.project:hover img{filter:brightness(.94)}.project.small{margin-top:110px}.project.small img{aspect-ratio:1}.project>span{display:grid;grid-template-columns:1fr 25px;padding:22px 0;border-bottom:1px solid #bfb8ad}.project strong{font-size:23px;font-weight:400}.project small{grid-row:2;color:var(--muted)}.project b{grid-column:2;grid-row:1}.beforeafter{margin-top:70px;display:grid;grid-template-columns:1fr 1.3fr;gap:40px;border-top:1px solid #c9c2b5;padding-top:40px}.comparison{display:grid;grid-template-columns:1fr 1fr;min-height:160px}.comparison>div{background:#d7d0c3;padding:25px;font-size:12px;letter-spacing:.12em}.comparison>div+div{background:#f2eee6}.comparison small{display:block;margin-top:24px;font-size:12px;letter-spacing:0}.inline-cta{display:flex;align-items:center;justify-content:space-between;margin-top:50px}.inline-cta h3{margin:0;font-size:28px}.why{background:#242a27;color:var(--paper)}.why em{color:var(--gold)}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.why p{color:#c5c9c2}.why article{display:flex;gap:28px;padding-top:26px;margin-top:26px;border-top:1px solid #515650}.why article>span{color:var(--gold);font-size:13px}.why h3{font-size:21px;margin-bottom:10px}.why article p{font-size:15px;margin-bottom:0}.timeline{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.timeline li{border-top:1px solid #b5a78f;padding-top:25px}.timeline span{color:#8b7043;font-size:14px}.timeline h3{margin:23px 0 14px;font-size:21px}.timeline p{font-size:15px}.review-section{text-align:center;border-top:1px solid var(--line);padding-top:60px;padding-bottom:60px}.placeholder{font-size:13px;letter-spacing:.08em;border:1px dashed #b7ad9c;padding:18px;display:inline-block}.review-section>p:last-child{font-size:14px}.quote{background:#e8e2d7;display:grid;grid-template-columns:1fr 1fr;gap:10%}.quote h2{margin-bottom:28px}.phone{font-size:24px;display:block;margin-top:35px}.email{font-size:14px;overflow-wrap:anywhere;text-decoration:underline}.quote .small{margin-top:25px}form{background:var(--paper);padding:38px;align-self:start;min-height:470px}.form-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em}.progress{height:2px;background:#ddd6c8;margin:18px 0 30px}.progress span{height:100%;width:25%;background:#99743b;display:block;transition:width .3s}fieldset{padding:0;border:0;margin:0}legend{font-size:27px;letter-spacing:-.03em;margin-bottom:12px}fieldset>p{font-size:14px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.choice{border:1px solid var(--line);display:flex;gap:9px;align-items:center;padding:15px 12px;font-size:14px;cursor:pointer;line-height:1.4}.choice:has(input:checked){background:#eee4d3;border-color:#8c6d3e}.choice input{accent-color:#80612e;width:16px;height:16px;margin:0}label{display:block;font-size:14px;margin:14px 0 6px}input,textarea{border:1px solid #aaa597;background:#fffdf8;padding:12px;width:100%;border-radius:0}textarea{resize:vertical}.form-actions{display:flex;gap:15px;margin-top:24px}.form-actions .button{flex:1}.form-actions>button:first-child:not(.button){background:transparent;border:0;text-decoration:underline}#form-error{font-size:14px;color:#9c3022}.form-foot{font-size:12px;margin:23px 0 0}.link-button{padding:0;background:none;border:0;color:inherit;text-decoration:underline;font-size:inherit}.honeypot{position:absolute;left:-10000px;width:1px;height:1px}#email-ready{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}#copy-request{display:block;background:transparent;border:0;text-decoration:underline;margin-top:18px}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:10%}.faq summary{font-size:18px}.faq details p{margin-left:0}.final-cta{text-align:center;background:#292f2b;color:var(--paper);padding:75px 6%}.final-cta h2{font-size:clamp(40px,5vw,72px)}.final-cta>a:last-child{display:block;font-size:14px;margin-top:22px}footer{background:#f2efe9;padding:40px 6%}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:35px}.footer-top p{font-size:14px;margin:0}.footer-top>div a{display:block;font-size:14px;overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:25px;font-size:12px}.floating-contact{position:fixed;bottom:22px;right:22px;z-index:20;background:#262e28;color:#fff;padding:12px 20px;font-size:13px;border:1px solid #d3ad70}.mobile-bar{display:none}dialog{max-width:850px;width:90%;border:0;padding:28px;background:var(--paper);color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#0d1714dd}dialog img{max-height:70vh;margin:auto}dialog p{font-size:14px;margin-top:20px}.close-dialog{display:block;margin:0 0 20px auto;border:0;background:transparent}#privacy{max-width:600px}#privacy h2{font-size:35px}.skip{position:absolute;left:-10000px}.skip:focus{left:20px;top:15px;background:white;z-index:100;padding:15px}:focus-visible{outline:3px solid #956b2d;outline-offset:5px}[hidden]{display:none!important}
@media(min-width:1600px){header,.trust,footer{padding-left:calc((100vw - 1408px)/2);padding-right:calc((100vw - 1408px)/2)}}
@media(max-width:1100px){nav{gap:15px}header{gap:16px}.logo{width:220px}nav a:nth-child(4),nav a:nth-child(5){display:none}.hero-copy{padding-top:42px}.hero{min-height:610px}.actions{gap:18px;flex-wrap:wrap}.hero .eyebrow{max-width:280px}.hero-image{margin-right:18px}.section{padding:70px 5%}.quote{gap:6%}.header-quote{gap:12px}.trust{font-size:12px}}
@media(max-width:760px){.review-strip{font-size:10px}.review-strip span{display:none}header{height:80px;padding:0 5%;gap:15px}.logo{width:200px}.header-quote{display:none}.menu{display:block;border:1px solid var(--line);background:transparent;padding:10px 14px;font-size:14px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:20px 6%;box-shadow:0 10px 20px #0001}nav.open{display:flex;flex-direction:column}nav a,nav a:nth-child(n){display:block;padding:8px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:32px 6% 25px}.hero .eyebrow{font-size:10px;max-width:none;margin-bottom:22px}h1{font-size:clamp(45px,10vw,64px);margin-bottom:20px}.hero .lead{font-size:16px;max-width:450px}.actions{margin:24px 0;gap:22px}.hero-note{display:none}.hero-image{height:370px;margin:0 5% 35px}.hero-index{font-size:9px;bottom:11px}.trust{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 6%;font-size:11px}.trust span:before{margin-right:6px}.section{padding:55px 6%}.section-head{display:block;margin-bottom:30px}.section-head p:last-child{font-size:14px}.eyebrow{font-size:11px;margin-bottom:20px}h2{font-size:42px}.services{display:block}.service-intro{display:none}summary{font-size:20px;gap:18px;padding:21px 0}.gallery{display:block}.project.small{margin-top:32px}.project img{aspect-ratio:1.1}.project.small img{aspect-ratio:1.3}.beforeafter{display:block;margin-top:42px}.comparison{min-height:135px}.comparison>div{padding:18px}.comparison small{font-size:10px}.inline-cta{display:block}.inline-cta h3{margin-bottom:20px;font-size:25px}.why-grid{display:block}.why-grid h2{margin-bottom:35px}.timeline{grid-template-columns:1fr 1fr;gap:25px}.timeline h3{font-size:19px}.timeline p{font-size:14px}.quote{display:block}.quote>div{margin-bottom:35px}.quote h2 br:nth-child(2){display:none}.quote .phone{margin-top:20px}form{padding:25px 22px}.choices{gap:8px}.choice{font-size:13px;padding:14px 9px}legend{font-size:25px}.faq{display:block}.faq>div:first-child{margin-bottom:35px}.faq summary{font-size:17px}.final-cta{padding:55px 6%}.footer-top{display:block}.footer-top p{margin:22px 0}.footer-bottom{flex-wrap:wrap;justify-content:start;font-size:11px}footer{padding-bottom:105px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:40;display:grid;grid-template-columns:2fr 1fr;background:var(--paper);padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--line);gap:8px}.mobile-bar a{background:var(--gold);padding:13px;text-align:center;font-size:14px;font-weight:600}.mobile-bar a+a{background:#273029;color:white}.floating-contact{display:none}.placeholder{font-size:10px}.review-section>p:last-child{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Refinements preserve the existing architectural composition. */
.logo{width:258px}.logo img{width:100%;height:auto;mix-blend-mode:multiply}.mobile-nav-quote{display:none}.whatsapp-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;white-space:nowrap}.whatsapp-link svg{flex-shrink:0}.hero-note{gap:4px}.hero-note>span{letter-spacing:0;font-size:13px;text-transform:none}.hero-note a{color:#356449}.hero .eyebrow{max-width:430px;line-height:1.65}.hero-copy{padding-top:50px}.hero h1 em{font-size:.86em}.hero .actions{margin-bottom:22px}.hero-index{font-size:11px}.service-intro{padding:0;border:0;position:sticky;top:125px;align-self:start}.service-intro>p{font-size:25px;line-height:1.3;margin:0 0 24px}.service-intro figure{margin:0 0 24px}.service-intro img{width:100%;aspect-ratio:1.18;object-fit:cover}.service-intro figcaption{font-size:12px;color:var(--muted);margin-top:8px}.services{gap:8%;grid-template-columns:1fr 1.25fr}.service-list .service-body{padding:0 0 24px 40px}.service-body p{margin-left:0}.service-body>a{font-size:14px;text-decoration:underline}.service-benefit{color:#68512f;font-weight:600}.mobile-service-image{display:none}.projects{overflow:hidden}.project-carousel{margin:0 -6.8%;}.project-track{display:flex;align-items:center;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:24px max(24px,calc((100% - 58%)/2)) 32px;overscroll-behavior-x:contain;scroll-behavior:smooth;touch-action:pan-x pan-y;perspective:1600px}.project-track::-webkit-scrollbar{display:none}.project-slide{flex:0 0 100%;min-width:0;background:transparent;border:0;padding:0;color:var(--ink);text-align:left;scroll-snap-align:center;transform:scale(.91);opacity:.68;transition:transform .3s,opacity .3s}.project-slide.active{transform:scale(1);opacity:1}.project-slide img{width:100%;aspect-ratio:1.25;object-fit:cover;box-shadow:0 16px 40px #28251618}.project-slide>span{display:flex;justify-content:space-between;padding:18px 0;font-size:18px}.project-slide b{font-weight:400}.carousel-controls{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:8px 6%}.carousel-controls>div:first-child{display:flex;gap:9px}.carousel-controls button{border:1px solid #ada492;background:transparent;color:inherit;width:48px;height:48px;font-size:21px}.carousel-controls button:hover{background:#d9c5a5}.carousel-controls button:disabled{opacity:.35;cursor:default}.carousel-controls>span{font-size:13px;letter-spacing:.15em}.carousel-progress{height:2px;background:#c7beb0;flex:1;max-width:250px}.carousel-progress span{display:block;height:100%;background:#896a39;width:11.1%;transition:width .25s}.inline-cta .actions{margin:0;gap:24px}.inline-cta .eyebrow{margin-bottom:12px}.inline-cta{gap:24px}.inline-cta h3{max-width:520px}.beforeafter-section{margin-top:65px}.comparison-frame{position:relative;aspect-ratio:1.6;overflow:hidden;--reveal:50%}.comparison-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;max-width:none}.after-photo-wrap{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--reveal)) 0 0)}.before-label,.after-label{position:absolute;top:18px;background:#f8f6f1eb;padding:6px 15px;z-index:2;font-size:13px}.before-label{right:18px}.after-label{left:18px}.comparison-divider{position:absolute;top:0;bottom:0;left:var(--reveal);width:2px;background:white;pointer-events:none}.comparison-divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:var(--paper);color:var(--ink);width:52px;height:52px;text-align:center;line-height:52px;font-size:24px;box-shadow:0 0 0 1px #5554}.comparison-frame input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}.comparison-frame:focus-within{outline:3px solid #896a39;outline-offset:5px}.comparison-help{font-size:13px;margin-top:12px}.experience{background:#f0ece4;overflow:hidden}.experience-track{display:flex;gap:22px;scroll-snap-type:x mandatory;overflow:auto;scrollbar-width:none;overscroll-behavior-x:contain;scroll-behavior:smooth}.experience-track::-webkit-scrollbar{display:none}.experience-card{flex:0 0 calc((100% - 44px)/3);scroll-snap-align:start;background:var(--paper);padding:30px 28px;border-top:2px solid #b79259;display:flex;flex-direction:column;min-height:345px}.experience-meta{display:flex;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:.06em;color:#716245;margin-bottom:30px}.experience-card h3{font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.18}.experience-card p{font-size:15px;line-height:1.7}.experience-card a{font-size:13px;margin-top:auto;padding-top:10px;text-decoration:underline}.experience .carousel-controls{padding-left:0;padding-right:0;margin-top:22px}.experience .inline-cta{border-top:1px solid var(--line);padding-top:36px;margin-top:32px}.quote{scroll-margin-top:25px}.quote form{position:relative}.photo-upload>p{font-size:14px}.photo-upload{margin-top:25px}#dropzone{border:1px dashed #a4957e;padding:20px 14px;text-align:center;background:#f0ece3;display:flex;flex-direction:column;gap:8px}#dropzone.dragover{background:#e0d4c1;border-color:#715321}#dropzone>span:not(.upload-symbol),#dropzone>small{font-size:12px;color:var(--muted)}.upload-symbol{font-size:27px;line-height:1.2}.upload-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.upload-button{background:var(--paper);border:1px solid #a89b87;padding:10px 14px;cursor:pointer;min-height:44px;margin:4px 0;font-weight:600;position:relative}.upload-button:focus-within{outline:3px solid #896a39;outline-offset:2px}.upload-button input{display:block!important;opacity:0;position:absolute;inset:0;width:100%;height:100%;cursor:pointer}.camera-button{display:none}#upload-previews{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.upload-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);padding:10px}.upload-item img{width:60px;height:60px;object-fit:cover}.upload-item .upload-name{font-size:12px;display:block;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-item .upload-status{font-size:12px}.upload-item progress{width:100%;height:5px;accent-color:#887041}.upload-item button{background:transparent;border:0;min-width:44px;min-height:44px;font-size:13px}.upload-item .upload-retry{color:#6e4e1d;text-decoration:underline}#upload-error{color:#972d20;font-size:13px}#form-backup{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;padding-top:20px;border-top:1px solid var(--line);font-size:13px}.success-mark{font-size:34px;background:#e6ede4;display:inline-block;color:#38613f;padding:10px 24px;margin-bottom:20px}#quote-success{padding:25px 0}#quote-success h3{font-size:42px}#quote-success .success-call{display:block;margin-top:20px;font-size:14px}.form-actions button:disabled{opacity:.6;cursor:wait}form.succeeded .form-top,form.succeeded .progress,form.succeeded fieldset,form.succeeded .form-actions,form.succeeded .form-foot{display:none}.final-cta .actions{justify-content:center;margin:28px 0 16px}.final-cta>p:not(.eyebrow){color:#d2d4ce}.final-cta .whatsapp-link{min-height:54px;padding:14px 24px;border:1px solid #72776e}footer{background:#202622;color:#f7f5ef}.footer-top p,.footer-details p{color:#c0c5bd}.footer-top .logo{background:var(--paper);padding:12px;width:280px}.footer-details{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:35px;padding:30px 0 42px;border-top:1px solid #4b524b}.footer-details .eyebrow{font-size:11px;margin-bottom:12px}.footer-details address{font-style:normal;font-size:14px;color:#c0c5bd}.footer-details p:not(.eyebrow){font-size:14px}.footer-details>div:last-child{display:flex;flex-direction:column;align-items:start;gap:18px}.footer-bottom{border-color:#4b524b}.floating-contact{background:#226044;border-color:#448464;box-shadow:0 8px 22px #0002;padding:15px 20px;font-size:14px}.mobile-bar a{white-space:nowrap}.mobile-bar a+a{background:#226044}.mobile-bar .whatsapp-link{justify-content:center;gap:7px}.mobile-bar.hidden-by-form{visibility:hidden;transform:translateY(110%)}.mobile-bar{transition:transform .2s,visibility .2s}.section{scroll-margin-top:15px}.hero-note span{color:var(--muted)}
@media(max-width:1200px) and (min-width:761px){header{gap:16px}header .logo{width:210px}nav{gap:14px}.header-quote{padding:12px 16px;font-size:13px}.experience-card{flex-basis:calc((100% - 22px)/2)}.inline-cta{align-items:start}.inline-cta .actions{flex-wrap:wrap;justify-content:end}.footer-top .logo{width:240px}.hero-copy{padding-top:38px}.hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(44px,5.4vw,64px)}}
@media(max-width:1024px) and (min-width:761px){header .logo{width:190px}nav{gap:12px}nav a:nth-child(3){display:none}.quote{gap:5%}.quote h2{font-size:45px}.quote form{padding:26px}.services{gap:6%}.service-list summary{font-size:20px}.trust{display:grid;grid-template-columns:1fr 1fr}.hero{min-height:630px}.hero-copy{padding-left:9%;padding-right:6%}.hero-image{margin-left:0}.hero .actions{gap:15px}.hero .lead{font-size:16px}.hero-note .whatsapp-link{font-size:12px}.hero h1 em{font-size:.9em}}
@media(max-width:760px){header .logo{width:210px;max-width:calc(100% - 95px)}header{height:78px}nav{top:78px;max-height:calc(100svh - 150px);overflow:auto}.mobile-nav-quote{display:flex!important;margin-top:12px}.hero-copy{padding:30px 6% 26px}.hero .eyebrow{font-size:10px;line-height:1.7;margin-bottom:16px;max-width:330px}.hero h1{font-size:clamp(42px,10.7vw,60px);line-height:1.03;margin-bottom:19px}.hero h1 em{font-size:.84em}.hero .lead{font-size:15px;line-height:1.6;margin-bottom:0;max-width:430px}.hero .actions{gap:18px;margin:22px 0 15px;flex-wrap:nowrap}.hero .button{gap:18px;padding:14px 18px;font-size:13px}.hero .text-link{font-size:12px;white-space:nowrap}.hero-note{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:5px 9px}.hero-note>span{font-size:12px}.hero-note .whatsapp-link{font-size:12px;white-space:normal}.hero-note svg{width:18px;height:18px}.hero-image{height:auto;aspect-ratio:1.3;margin-bottom:30px}.image-label{padding:45px 20px 18px}.trust{gap:14px 18px;padding:20px 6%;font-size:11px}.trust span{line-height:1.4}.trust span:before{display:none}.services{display:block}.service-intro{display:none}.mobile-service-image{display:block;width:100%;aspect-ratio:1.5;object-fit:cover;margin:0 0 18px}.service-list .service-body{padding:0 0 23px 0}.service-body p{font-size:15px;line-height:1.65}.service-body>a{display:inline-block;padding:8px 0;min-height:44px}.service-list summary{font-size:20px;gap:16px}.service-list details:last-child summary{font-size:18px}.project-track{padding:10px 9% 16px;gap:14px;perspective:none}.project-slide{transform:scale(.95);opacity:.7}.project-slide.active{transform:none;opacity:1}.project-slide img{aspect-ratio:1.03;box-shadow:none}.project-slide>span{font-size:16px;padding-top:13px}.carousel-controls{gap:15px;padding:4px 6%}.carousel-progress{max-width:80px}.carousel-controls button{width:44px;height:44px}.inline-cta{display:block;margin-top:30px}.inline-cta .eyebrow{font-size:10px}.inline-cta h3{font-size:26px;margin-bottom:22px}.inline-cta .actions{justify-content:start;gap:22px;flex-wrap:wrap}.beforeafter-section{margin-top:40px}.comparison-frame{aspect-ratio:1.1}.experience-track{gap:15px;margin-right:-6.8%;padding-right:6.8%}.experience-card{flex:0 0 100%;min-height:300px;padding:26px}.experience-card h3{font-size:27px}.experience-card p{font-size:15px}.experience-meta{margin-bottom:24px}.experience .carousel-controls{margin-top:16px}.experience .section-head p{max-width:330px}.quote h2{font-size:43px}.quote .small{font-size:13px}form{padding:25px 20px}.choices{grid-template-columns:1fr 1fr}.choice{min-height:63px;font-size:13px}.choice input{flex-shrink:0}input,textarea{font-size:16px}.camera-button{display:block}.upload-item{gap:8px;padding:8px;grid-template-columns:48px minmax(0,1fr) auto}.upload-item img{width:48px;height:54px}.upload-item .upload-name{max-width:115px}.photo-upload label{font-size:13px}.upload-actions{gap:8px}.upload-button{padding:10px}.photo-upload #dropzone>span:not(.upload-symbol){display:none}.final-cta h2{font-size:43px}.final-cta .actions{flex-direction:column;gap:12px;max-width:330px;margin:24px auto}.final-cta .actions>a{width:100%;justify-content:center}.final-cta>p:not(.eyebrow){font-size:15px;max-width:340px;margin:0 auto}.footer-top .logo{width:245px}.footer-top{padding-bottom:25px}.footer-details{grid-template-columns:1fr;gap:20px;padding:28px 0}.footer-details>div:last-child{grid-row:1;gap:18px}.footer-details .eyebrow{margin-bottom:8px}.footer-details p{margin-bottom:0}.footer-bottom{gap:18px;font-size:12px}.mobile-bar{grid-template-columns:1.35fr 1fr;gap:8px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));}.mobile-bar a{padding:12px 8px;font-size:12px;min-height:46px}.mobile-bar svg{width:19px;height:19px}.floating-contact{display:none}.section{scroll-margin-top:0}.phone{font-size:22px}.email{font-size:13px}}
@media(max-width:359px){.hero .actions{gap:12px}.hero .button{padding:13px 12px;gap:10px;font-size:12px}.hero .text-link{font-size:11px}.hero h1{font-size:41px}.quote h2,h2{font-size:38px}.quote form{padding:22px 15px}.choice{font-size:12px;padding:12px 8px}.service-list details:last-child summary{font-size:16px}.section{padding-left:5%;padding-right:5%}.whatsapp-link{font-size:13px}.inline-cta .actions{gap:15px}.upload-actions{gap:6px}.upload-button{font-size:12px!important;padding:9px}.upload-item button{font-size:12px}}
@media(max-height:500px) and (orientation:landscape){header{height:60px}nav{top:60px}.mobile-bar{display:none}.hero-image{max-height:400px}.section{scroll-margin-top:10px}}
.project-slide img,.service-intro img,.mobile-service-image{height:auto}.hero-note a span{font-size:13px;letter-spacing:0;color:inherit}.hero-note a{font-weight:600}
/* Approved RAD brand and master layout */
:root{--ink:#242424;--paper:#f7f5ef;--stone:#e6dfd4;--gold:#c5a064;--muted:#5c5b56}
.hero .eyebrow{font-size:12px;line-height:1.6;letter-spacing:.12em}.hero-copy{padding-top:64px}.hero h1{font-size:clamp(46px,5vw,78px)}.hero .actions{flex-wrap:wrap;gap:20px;margin-bottom:24px}.hero .actions .whatsapp-link{font-size:14px;min-height:54px;border-bottom:1px solid #a69b87}.hero-note a{font-size:14px}.hero-image{aspect-ratio:auto;min-height:580px}.hero-image>img{position:absolute;width:100%;height:120%;object-fit:cover;object-position:center top;top:0}.hero-image{isolation:isolate}.hero-index{font-size:12px}.logo img{width:100%;height:auto}.logo{overflow:hidden}header .logo img{margin:-9% 0}.footer-top .logo{background:transparent;padding:0}.footer-top .logo img{margin:-7% 0}.hero-index{display:none}.trust{font-size:14px}.section-head>div{max-width:760px}.section-head .eyebrow{font-size:12px;max-width:600px;line-height:1.6}.section-head>p{font-size:16px!important}.featured-services{display:grid;grid-template-columns:1.15fr 1fr;gap:36px}.featured-service{min-width:0;background:#eee8dd}.featured-service:nth-child(2){margin-top:64px}.featured-service>img{width:100%;aspect-ratio:1.4;object-fit:cover;height:auto}.featured-service>div{padding:32px}.featured-service .eyebrow{margin-bottom:15px}.featured-service h3{font-size:clamp(26px,2.5vw,38px);max-width:470px}.featured-service p{font-size:16px}.featured-service .text-link,.support-service .text-link{display:inline-block;min-height:44px}.support-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 44px;margin-top:60px}.support-service{display:grid;grid-template-columns:128px 1fr;gap:24px;border-top:1px solid var(--line);padding-top:24px;min-width:0}.support-service>img{width:128px;height:152px;object-fit:cover}.support-service h3{font-size:24px;margin-bottom:12px}.support-service p{font-size:16px;margin-bottom:8px}.systems-heading{display:flex;flex-direction:column;justify-content:center;border-left:2px solid var(--gold);padding-left:14px;color:#706048;font-family:Georgia,serif;font-size:20px}.experience-panel{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.experience-panel>img{width:100%;height:100%;max-height:680px;object-fit:cover}.experience-panel h2{font-size:clamp(38px,4vw,60px)}.experience-values{list-style:none;padding:0}.experience-values li{border-top:1px solid var(--line);padding:18px 0}.experience-values strong,.experience-values span{display:block}.experience-values span{color:var(--muted);font-size:16px}.experience-panel .actions{flex-wrap:wrap;gap:20px;margin-bottom:24px}.experience-panel p{font-size:16px}.beforeafter-section{margin-top:85px}.comparison-frame{aspect-ratio:4/3;max-width:1120px;margin:auto}.comparison-frame img{object-fit:contain}.after-photo-wrap{clip-path:inset(0 0 0 var(--reveal))}.comparison-frame input{touch-action:none}.before-label{left:20px;right:auto}.after-label{right:20px;left:auto}.before-label,.after-label{z-index:2;font-size:14px}.comparison-help{font-size:14px}.project-slide img{object-fit:contain;background:#d6cec0;aspect-ratio:1.3;width:100%;height:auto}.why article p,.timeline p,.faq details p{font-size:16px}.why{background:#252525}.final-cta,footer{background:#252525}input:focus-visible,textarea:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #916e32;outline-offset:4px}.form-foot,.form-top,.form-backup,.upload-name,.upload-status{font-size:14px}.optional-planning{padding:8px 0 16px}.quote form{min-width:0}.quote .choices{grid-template-columns:1fr}.choice{font-size:14px;min-height:52px}.choice input{flex-shrink:0}.footer-bottom{flex-wrap:wrap}.footer-top>*{min-width:0}.footer-top a[href^="mailto"]{overflow-wrap:anywhere}nav .whatsapp-link{font-size:14px;gap:5px}nav .whatsapp-link svg{display:none}nav .whatsapp-link span{max-width:84px;line-height:1.2}.form-foot .link-button{min-height:44px}.upload-button{min-height:44px}
@media(min-width:761px) and (max-width:1200px){header{padding:0 3%;gap:14px}nav{gap:12px}nav a{font-size:14px}.hero-copy{padding-top:36px}.hero h1{font-size:clamp(45px,5.3vw,64px)}.support-service{grid-template-columns:90px 1fr;gap:18px}.support-service>img{width:90px;height:130px}.hero-image{min-height:600px}.hero .actions{gap:12px}.hero .lead{font-size:16px}}
@media(max-width:1000px) and (min-width:761px){nav a[href="#process"]{display:none}.header-quote{gap:12px}header .logo{width:185px}}
@media(max-width:760px){.hero-copy{padding:32px 6% 24px}.hero .eyebrow{font-size:12px;max-width:100%;letter-spacing:.08em}.hero h1{font-size:clamp(43px,10.6vw,62px)}.hero .lead{font-size:16px}.hero .actions{display:flex;flex-wrap:wrap;gap:12px}.hero .button{font-size:14px}.hero-image{min-height:0;aspect-ratio:1.22;margin:0 6% 28px}.hero-image>img{height:145%;object-fit:cover;object-position:top}.hero-note{font-size:14px}.trust{font-size:14px;display:grid;grid-template-columns:1fr 1fr}.featured-services,.support-services,.experience-panel{grid-template-columns:1fr}.featured-service:nth-child(2){margin-top:0}.featured-service>div{padding:24px}.featured-service h3{font-size:29px}.featured-service>img{aspect-ratio:1.3}.featured-services{gap:30px}.support-services{gap:26px;margin-top:36px}.support-service{grid-template-columns:90px minmax(0,1fr);gap:18px}.support-service>img{width:90px;height:128px}.support-service h3{font-size:23px}.systems-heading{font-size:16px;padding-left:9px}.experience-panel{gap:32px}.experience-panel>img{aspect-ratio:1.3;height:auto}.experience-panel h2{font-size:42px}.beforeafter-section{margin-top:48px}.comparison-frame{aspect-ratio:4/3}.comparison-divider span{width:44px;height:44px;line-height:44px}.project-slide img{aspect-ratio:1.05;object-fit:contain}.section-head>p{font-size:16px!important}.hero .actions .whatsapp-link{font-size:14px}.floating-contact{display:flex;width:48px;height:48px;justify-content:center;padding:0;right:14px;bottom:88px;border-radius:50%}.floating-contact span{display:none}.floating-contact svg{width:24px;height:24px}.mobile-bar a{font-size:14px}.quote .small,.email{font-size:14px}.quote h2{font-size:42px}.section{padding-top:64px;padding-bottom:64px}nav .whatsapp-link span{max-width:none}.footer-top .logo{max-width:100%}.footer-details p{font-size:14px}.eyebrow{font-size:12px}.form-top{font-size:12px}.project-slide>span{font-size:16px}.comparison-help{font-size:14px}.actions .button{gap:16px}}
@media(prefers-reduced-motion:reduce){html,.project-track{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Compact editorial refinement */
.section{max-width:none;padding:64px max(6%,calc((100% - 1240px)/2));min-height:0}h2{font-size:clamp(40px,4vw,56px);line-height:1.08}.section-head{margin-bottom:28px;gap:32px}.section-head h2{margin-bottom:0}.section-head .eyebrow{margin-bottom:16px}.section-head>p{margin-bottom:3px}.services-editorial{display:grid;grid-template-columns:.9fr 1.3fr;gap:7%;align-items:start}.services-heading .eyebrow{font-size:12px;line-height:1.6;max-width:400px;margin-bottom:18px}.services-heading h2{font-size:clamp(38px,3.8vw,54px);margin-bottom:20px}.services-heading>p:not(.eyebrow){max-width:380px;margin-bottom:20px}.services-heading .text-link{display:inline-flex;min-height:44px}.service-row summary{padding:19px 0;gap:16px;min-height:64px;position:relative}.service-row .service-number{color:#967239;font-size:13px;min-width:22px}.service-row .service-title{font-size:clamp(19px,1.7vw,24px);color:var(--ink);font-weight:500;line-height:1.25;transition:transform .2s}.service-toggle{margin-left:auto;flex:0 0 24px;position:relative;width:24px;height:24px}.service-toggle:before,.service-toggle:after{content:'';position:absolute;background:#937444;left:5px;right:5px;top:11px;height:1px}.service-toggle:after{transform:rotate(90deg);transition:transform .2s}.service-row[open] .service-toggle:after{transform:rotate(0)}.service-row[open]{border-top-color:#b08d52}.service-row .service-expanded{padding:0 32px 18px 38px;animation:service-open .22s ease-out}.service-expanded p{margin:0 0 9px;max-width:520px;font-size:16px;line-height:1.5}.service-expanded .service-benefit{font-size:14px;color:#75603b}.service-expanded .text-link{display:inline-flex;padding:7px 0;min-height:40px;font-size:14px}.service-row summary:hover .service-title{transform:translateX(3px)}@keyframes service-open{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
.projects{padding-top:56px;padding-bottom:32px;overflow:hidden}.projects .section-head h2{font-size:clamp(38px,3.6vw,52px)}.project-carousel{margin:0}.project-track{position:relative;display:block;overflow:hidden;height:468px;padding:0;margin:0 -40px;perspective:1400px;touch-action:pan-y;scroll-snap-type:none;user-select:none}.project-slide{position:absolute;left:50%;top:8px;width:410px;margin:0 0 0 -205px;opacity:calc(1 - var(--depth)*.14);transform:translateX(calc(var(--position)*235px)) translateZ(calc(var(--depth)*-100px)) scale(calc(1 - var(--depth)*.075)) rotateY(calc(var(--position)*-6deg));transition:transform .42s ease,opacity .35s;flex:none;scroll-snap-align:none}.project-slide.active{transform:translateX(0) translateZ(0) scale(1);opacity:1}.project-slide.out-of-view{opacity:0;pointer-events:none}.project-slide img{width:100%;height:410px;aspect-ratio:auto;object-fit:cover;object-position:center;box-shadow:0 12px 24px #30271920;border-radius:2px}.project-slide>span{font-size:14px;line-height:1.3;padding:13px 2px 4px;gap:12px}.project-slide[data-slide="7"] img{object-position:center 40%}.project-slide[data-slide="8"] img{object-position:center 30%}.carousel-controls{margin-top:0;padding:0;min-height:44px;gap:20px}.carousel-controls button{width:44px;height:44px}.carousel-controls>span{font-size:13px}.carousel-progress{max-width:130px}.beforeafter-section{margin:0;background:#f7f5ef;border-top:1px solid var(--line);padding-top:48px;padding-bottom:44px}.beforeafter-section>.eyebrow{margin-bottom:12px}.beforeafter-section>h2{margin-bottom:12px}.beforeafter-section>p:not(.eyebrow){margin-bottom:22px}.comparison-frame{max-width:920px;aspect-ratio:3/2}.comparison-frame img{object-fit:cover;object-position:center 58%}.beforeafter-section .comparison-help{max-width:920px;margin:10px auto 0!important;font-size:13px}.beforeafter-section .inline-cta{max-width:920px;margin:22px auto 0;gap:20px}.beforeafter-section .inline-cta h3{font-size:26px}.beforeafter-section .inline-cta .actions{margin:0;gap:22px}.why{padding-top:60px;padding-bottom:60px}.why>.eyebrow{margin-bottom:20px}.why-grid{gap:8%}.why h2{font-size:clamp(42px,4vw,56px)}.why .lead{font-size:17px;margin-bottom:16px}.why article{margin-top:16px;padding-top:16px;gap:20px}.why article h3{font-size:21px;margin-bottom:7px}.why article p{font-size:16px;line-height:1.5}#process{padding-top:52px;padding-bottom:48px;border-bottom:1px solid var(--line)}#process .section-head{margin-bottom:28px}.timeline{gap:28px;margin:0}.timeline li{padding-top:16px}.timeline h3{margin:13px 0 9px;font-size:20px}.timeline p{margin-bottom:0;line-height:1.5}.experience{padding-top:56px;padding-bottom:56px}.experience-panel{gap:6%}.experience-panel>img{height:490px;max-height:490px}.experience-panel h2{font-size:clamp(38px,3.8vw,54px);margin-bottom:18px}.experience-panel .eyebrow{margin-bottom:16px}.experience-values{margin:18px 0}.experience-values li{padding:12px 0}.experience-values span{font-size:15px}.experience-panel .actions{margin:20px 0 14px;gap:18px}.experience-panel .small{font-size:14px;margin:0}.quote{padding-top:56px;padding-bottom:56px;gap:7%}.quote h2{font-size:clamp(40px,4vw,56px)}.quote form{padding:28px;min-height:0}.quote .phone{margin-top:22px}.quote .small{margin-top:18px}.quote .choice{min-height:44px;margin:0;padding:10px 12px}.quote .choices{gap:8px;margin-top:18px}.quote .progress{margin:14px 0 22px}.quote legend{font-size:25px}.quote .form-actions{margin-top:22px}.quote .form-foot{margin-bottom:0;font-size:13px}.faq{grid-template-columns:32% 1fr;gap:5%;padding-top:52px;padding-bottom:52px;align-items:start}.faq h2{font-size:clamp(38px,3.7vw,52px)}.faq .eyebrow{margin-bottom:16px}.faq summary{padding:17px 0;font-size:18px;gap:18px;min-height:56px}.faq details p{margin:0 28px 18px 0;line-height:1.5}.final-cta{padding:56px 6%}.final-cta h2{font-size:clamp(40px,4vw,56px)}.final-cta .actions{margin:24px 0 14px}.floating-contact{min-height:48px;height:50px;padding:12px 17px;bottom:24px;right:24px;font-size:14px}.footer-top{padding-bottom:28px}.footer-details{padding:24px 0;gap:24px}
@media(max-width:1024px) and (min-width:761px){.services-editorial{grid-template-columns:.85fr 1.15fr;gap:5%}.services-heading h2{font-size:40px}.service-row .service-title{font-size:19px}.service-row summary{gap:10px}.service-expanded{padding-left:30px!important}.project-track{margin:0 -25px}.experience-panel>img{height:460px}.experience-panel h2{font-size:40px}.experience-panel .actions{gap:12px}.experience-panel .button{padding:14px 18px;gap:12px}}
@media(max-width:760px){.section{padding:44px 6%}.section-head{gap:16px;margin-bottom:22px}.section-head h2,h2{font-size:36px}.section-head .eyebrow{margin-bottom:12px}.services-editorial{display:block}.services-heading h2{font-size:36px;max-width:420px;margin-bottom:15px}.services-heading>p:not(.eyebrow){margin-bottom:12px}.services-heading .text-link{display:none}.editorial-service-list{margin-top:22px}.service-row summary{padding:16px 0;gap:12px;min-height:66px}.service-row .service-title{font-size:19px}.service-row .service-number{font-size:12px;min-width:20px}.service-row .service-expanded{padding:0 15px 17px 32px}.service-expanded p{font-size:15px}.service-expanded .service-benefit{font-size:14px}.project-track{height:405px;margin:0 -6.82%;perspective:none}.project-slide{width:78%;max-width:330px;margin:0;left:50%;top:5px;transform:translateX(calc(-50% + var(--position)*92%)) scale(calc(1 - var(--depth)*.08));opacity:calc(1 - var(--depth)*.18)}.project-slide.active{transform:translateX(-50%) scale(1)}.project-slide img{height:360px;object-fit:cover}.project-slide>span{padding-top:12px;font-size:14px}.projects{padding-bottom:28px}.projects .section-head h2{font-size:36px}.carousel-controls{padding:0;margin-top:5px}.beforeafter-section{padding-top:36px;padding-bottom:34px}.beforeafter-section>h2{font-size:35px}.comparison-frame{aspect-ratio:3/2}.beforeafter-section .comparison-help{font-size:12px}.beforeafter-section .inline-cta{margin-top:18px;display:block}.beforeafter-section .inline-cta h3{font-size:24px;margin-bottom:16px}.beforeafter-section .inline-cta .actions{gap:18px}.why{padding-top:44px;padding-bottom:44px}.why-grid{gap:20px}.why h2{font-size:38px;margin-bottom:0}.why article{padding-top:14px;margin-top:14px}.why article p{font-size:15px}.why .lead{font-size:16px}.why>.eyebrow{margin-bottom:15px}#process{padding-top:40px;padding-bottom:40px}#process .section-head{margin-bottom:23px}.timeline{display:grid;grid-template-columns:1fr;gap:19px}.timeline li{position:relative;padding:14px 0 0 38px}.timeline li>span{position:absolute;left:0;top:14px}.timeline h3{margin:0 0 7px;font-size:20px}.timeline p{font-size:15px}.experience-panel{gap:24px}.experience-panel>img{height:280px;max-height:280px;object-fit:cover}.experience-panel h2{font-size:36px}.experience-panel .eyebrow{margin-bottom:12px}.experience-panel p{font-size:15px}.experience-values{margin:14px 0}.experience-values li{padding:10px 0}.experience-panel .actions{gap:15px;margin:18px 0 14px}.quote{gap:28px;padding-top:40px;padding-bottom:40px}.quote h2{font-size:38px;margin-bottom:18px}.quote>.eyebrow{margin-bottom:16px}.quote form{padding:24px 20px;min-height:0}.quote .phone{margin-top:18px}.quote .choices{margin-top:16px}.quote legend{font-size:25px}.faq{display:block;padding-top:40px;padding-bottom:40px}.faq h2{font-size:36px;margin-bottom:16px}.faq>div:first-child{margin-bottom:23px}.faq>div:first-child>p:last-child{margin-bottom:0}.faq summary{font-size:17px;padding:16px 0;gap:15px}.faq details p{font-size:15px}.floating-contact{display:none}.final-cta{padding:42px 6%}.final-cta h2{font-size:38px}.final-cta .actions{margin-top:22px}.footer-details{gap:18px}.section-head>p{font-size:15px!important}}
@media(max-width:359px){.services-heading h2,.section-head h2,.projects .section-head h2{font-size:32px}.service-row .service-title{font-size:17px}.service-row summary{gap:9px}.project-slide img{height:330px}.project-track{height:379px}.quote form{padding:22px 16px}.beforeafter-section .inline-cta .actions{gap:12px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.service-expanded,.project-slide{animation:none!important;transition:none!important}}
.project-slide{opacity:1;background:var(--stone)}.project-slide:not(.active){filter:brightness(.94)}.project-slide.out-of-view{opacity:0}.project-slide.active{filter:none}.comparison-frame{max-width:880px;aspect-ratio:16/9}.beforeafter-section .inline-cta,.beforeafter-section .comparison-help{max-width:880px}.beforeafter-section{padding-top:40px;padding-bottom:36px}.beforeafter-section>p:not(.eyebrow){margin-bottom:18px}
@media(max-width:760px){.comparison-frame{aspect-ratio:3/2}.project-slide{opacity:1}.beforeafter-section{padding-top:36px;padding-bottom:34px}}

.project-slide:not(.active)>span{visibility:hidden}
/* Readability without extra section bulk */
header{height:84px}nav{font-size:15px}nav a,nav .whatsapp-link{font-size:15px}.header-quote{font-size:15px}.button{font-size:15px}.text-link{font-size:15px}.section p{font-size:17px;line-height:1.5}.section .eyebrow{font-size:12px;line-height:1.6}.section .small{font-size:14px}.section-head>p{font-size:17px!important}.services-heading>p:not(.eyebrow){font-size:17px}.service-row .service-title{font-size:24px}.service-row summary{min-height:68px;padding:18px 0}.service-expanded p{font-size:17px;line-height:1.45}.service-expanded .service-benefit{font-size:15px}.service-expanded .text-link{font-size:15px}.project-slide>span{font-size:16px}.projects{padding-top:48px;padding-bottom:28px}.projects .section-head{margin-bottom:20px}.projects .section-head h2{font-size:48px}.projects .section-head>p{max-width:380px}.why article h3{font-size:21px}.why article p,.timeline p{font-size:17px;line-height:1.5}.experience-values strong{font-size:18px}.experience-values span{font-size:16px}.experience-panel .actions .whatsapp-link{font-size:15px}.quote label{font-size:15px}.quote input,.quote textarea{font-size:16px}.quote .choice{font-size:15px}.quote .button{font-size:16px}.quote .form-foot{font-size:14px}.quote .form-foot .link-button{font-size:14px}.quote fieldset>p{font-size:16px}.quote .email{font-size:16px}.faq summary{font-size:19px}.faq details p{font-size:17px}.footer-top p,.footer-details p:not(.eyebrow),.footer-top a[href^="mailto"]{font-size:16px}.footer-details .eyebrow{font-size:12px}.floating-contact{font-size:15px}.comparison-help{font-size:14px!important}
@media(min-width:761px) and (max-width:1100px){.service-row .service-title{font-size:21px}header nav{gap:12px}header nav a,header nav .whatsapp-link{font-size:14px}header .header-quote{font-size:14px}.services-heading h2{font-size:40px}}
@media(max-width:760px){header{height:78px}nav{top:78px}nav a,nav .whatsapp-link{font-size:17px}nav .whatsapp-link span{line-height:1.4}.section p,.section-head>p,.services-heading>p:not(.eyebrow),.service-expanded p,.why article p,.timeline p,.experience-panel p,.faq details p{font-size:16px!important;line-height:1.5}.section .eyebrow{font-size:12px!important}.section .small,.section .comparison-help{font-size:14px!important}.service-row .service-title{font-size:20px}.service-expanded .service-benefit{font-size:15px!important}.section-head h2,.projects .section-head h2,.services-heading h2{font-size:36px}.projects{padding-top:40px}.projects .section-head{margin-bottom:18px}.project-slide>span{font-size:15px}.quote label,.quote .choice{font-size:15px}.quote .form-foot{font-size:14px!important}.quote .email{font-size:15px}.faq summary{font-size:18px}.footer-top p,.footer-details p:not(.eyebrow){font-size:16px}.footer-top a[href^="mailto"]{font-size:15px}.mobile-bar a{font-size:14px}.hero .lead{font-size:17px}.hero .button,.hero .actions .whatsapp-link{font-size:15px}.hero .actions{gap:12px}}
@media(max-width:359px){.service-row .service-title{font-size:19px}.services-heading h2,.section-head h2,.projects .section-head h2{font-size:34px}.hero .actions{flex-wrap:wrap}.hero .button{font-size:15px}.quote .email{overflow-wrap:anywhere}.mobile-bar a{font-size:14px}}
