/* Renova-inspired composition: full-bleed photography, glass form and red accents. */
:root{--green:#171719;--ink:#171719;--lime:#ed1818;--paper:#fff;--muted:#68686b;--line:#e5e5e5;--red:#ed1818}.wrap{width:min(1200px,calc(100% - 80px))}.header{position:absolute;top:0;left:0;right:0;z-index:2;height:108px;color:white;width:calc(100% - 64px);max-width:1440px}.brand{font-size:20px}.brand-mark,.brand-mark>span{color:var(--red)}.header nav{font-size:15px;font-weight:600;gap:34px}.header nav a:hover{color:#ffc7bd}.header-call{background:white;color:#181818;padding:16px 21px;border:0;border-radius:10px}.hero{display:block;position:relative;background:#252626;color:white;isolation:isolate;min-height:900px;padding:170px 0 75px}.hero-background{position:absolute;inset:0;height:100%;z-index:-2;object-position:center 55%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#09110dce,#09110d80 60%,#09110d70);z-index:-1}.hero-inner{display:grid;grid-template-columns:1.12fr .88fr;gap:80px;align-items:center}.eyebrow{font-size:13px;letter-spacing:.08em;color:var(--red);font-weight:600}.hero .eyebrow{color:white;font-size:12px;letter-spacing:.12em}h1{font-size:clamp(54px,5.3vw,78px);font-weight:500;line-height:1.08;letter-spacing:-.045em;margin-bottom:29px}.intro{font-size:19px;line-height:1.8;max-width:555px;margin-bottom:32px;color:#f0f0f0}.hero-actions{gap:15px}.button{padding:16px 22px;border-radius:9px;font-size:14px}.lime,.dark{background:var(--red);color:white}.lime:hover,.dark:hover{background:#c51010}.light{background:white;color:#171719}.light:hover{background:#ededed}.hero-region{font-size:13px;color:#e5e5e5;margin-top:27px;margin-bottom:0}.hero-form{scroll-margin-top:25px}.quote-form{padding:30px;background:#ffffff2b;border:1px solid #ffffff26;border-radius:14px;backdrop-filter:blur(24px);box-shadow:0 20px 70px #0001}.quote-form h3{font-size:31px;font-weight:600;line-height:1.3;letter-spacing:-.04em;text-align:center;margin-bottom:12px}.form-intro{font-size:13px;color:#eee;text-align:center;line-height:1.5;margin-bottom:21px}.quote-form label{font-size:12px;margin-bottom:13px}.quote-form label>span:not(:last-child){color:inherit}.form-row{gap:12px}input:not([type=checkbox]),select,textarea{border:1px solid #e4e4e4;background:white;color:#222;border-radius:7px;padding:10px 12px;font-size:14px;margin-top:5px}textarea{min-height:70px;height:70px}.quote-form .consent{font-size:11px;line-height:1.5;color:#f1f1f1}.consent input{accent-color:var(--red)}.dark{justify-content:center}.form-note{font-size:11px;line-height:1.6;margin-top:13px;color:#eee}.form-note a{color:white}.trust-strip{padding:40px 0;border-top:0}.trust-strip p{font-size:17px;color:var(--ink)}.trust-strip>span{font-size:14px;color:#595959}.trust-strip>span:before{color:var(--red)}.section{padding-block:95px}.section-heading>p{font-size:16px}h2{font-size:clamp(37px,3.9vw,54px);font-weight:500;letter-spacing:-.045em}.service-grid{gap:30px}.service-card{border-radius:12px}.card-photo{height:330px}.card-photo>span{background:#fff;font-size:11px;border-radius:4px}.card-body{padding:29px}.card-body h3{font-size:26px}.card-body p{font-size:16px}.card-body a{color:var(--red);border-top:0;padding-top:0}.extras strong{color:var(--ink)}.about{padding:90px 0;background:#f6f6f6;color:var(--ink)}.about-grid{align-items:center;gap:70px}.about .eyebrow{color:var(--red)}.about-photo{position:relative;align-self:stretch;min-height:540px}.about-photo img{height:100%;border-radius:12px;object-position:45% center}.experience-badge{position:absolute;bottom:25px;left:25px;background:var(--red);color:white;padding:23px 29px;border-radius:9px;display:flex;align-items:center;gap:17px}.experience-badge strong{font:600 60px/1 'Manrope',sans-serif;letter-spacing:-.05em}.experience-badge span{font-size:13px;line-height:1.5}.about h2{font-size:48px;margin-bottom:25px}.about-text>p{color:var(--muted)}.about-text>.large-copy{color:var(--ink);font-size:20px}.steps li{border-color:var(--line)}.steps li>span{color:var(--red)}.quote-section{background:#171719;color:white;padding:78px 0}.quote-grid{align-items:center;gap:85px;grid-template-columns:1fr 1fr}.quote-copy{padding-top:0}.quote-copy .eyebrow{color:#ff8880}.quote-copy h2{font-size:54px}.quote-copy h2 em{color:white}.quote-copy>p:not(.eyebrow){color:#c3c3c6}.contact-detail small{color:#aaa}.contact-photo{position:relative;height:450px}.contact-photo img{height:100%;border-radius:12px}.contact-photo .button{position:absolute;bottom:25px;left:25px}.floating-contact a{border-radius:9px}.float-call{background:var(--red);color:white}.float-whatsapp{background:white;color:#16783f;border-color:#cbd9cf!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-color:#ff7d65}
@media(max-width:1100px){.hero-inner{gap:40px;grid-template-columns:1fr 1fr}.header nav{gap:20px;font-size:13px}.brand{font-size:16px}.hero{padding-top:150px}.intro{font-size:17px}.hero .button{font-size:13px;padding:14px 17px}.quote-form{padding:25px}.trust-strip>span{font-size:12px}.about-grid,.quote-grid{gap:40px}.about h2{font-size:41px}.card-photo{height:280px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{width:calc(100% - 36px);height:88px}.brand{font-size:14px}.header-call{font-size:12px;padding:12px 14px}.hero{padding:135px 0 45px;min-height:0}.hero:after{background:linear-gradient(180deg,#09110dbd,#09110d9e 55%,#09110de0)}.hero-background{object-position:40% center}.hero-inner{grid-template-columns:1fr;gap:35px}h1{font-size:clamp(48px,10vw,67px);line-height:1.09}.intro{font-size:16px;margin-bottom:24px}.hero .eyebrow{font-size:10px}.hero-region{font-size:12px}.hero-actions{gap:11px}.hero .button{padding:15px 17px;font-size:12px}.quote-form{padding:25px 22px}.quote-form h3{font-size:30px}input:not([type=checkbox]),select,textarea{font-size:16px}.form-intro{font-size:14px}.consent,.form-note{font-size:12px!important}.trust-strip{padding:30px 0}.trust-strip p{font-size:17px}.trust-strip p br{display:block}.trust-strip p strong{margin-left:0}.section{padding-block:58px}h2{font-size:37px}.card-photo{height:280px}.card-body{padding:24px}.card-body h3{font-size:24px}.about{padding:50px 0}.about-grid,.quote-grid{grid-template-columns:1fr;gap:35px}.about-photo{min-height:0;height:380px}.about h2{font-size:40px}.experience-badge{left:20px;bottom:20px;padding:20px}.experience-badge strong{font-size:48px}.quote-section{padding:50px 0}.quote-copy h2{font-size:44px}.contact-photo{height:320px}.floating-contact{background:#fffffff5}.floating-contact a{border-radius:9px}}
@media(max-width:370px){.wrap{width:calc(100% - 30px)}.header-call{font-size:11px;padding:10px}}

footer{flex-wrap:wrap}footer .design-credit{flex-basis:100%;background:#0b0b0b;color:#d3d5d8;text-align:center;padding:10px 20px;font:400 13px/1.5 Arial,sans-serif;border-radius:0}footer .design-credit strong{color:#ff5900;font-weight:700}footer .design-credit a:hover strong{text-decoration:underline}

.extra-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:30px}.extra-services .card-photo{height:250px}.extra-services .card-body{padding:24px}.extra-services h3{font-size:22px;line-height:1.3;min-height:58px}.extra-services .card-body p{min-height:52px}@media(max-width:760px){.extra-services{grid-template-columns:1fr}.extra-services .card-photo{height:280px}.extra-services h3,.extra-services .card-body p{min-height:0}}
