:root{--navy:#0a182d;--blue:#0f2340;--orange:#4da69a;--ink:#0a182d;--cream:#f6f9f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Cairo",Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.promo{background:#db2026;color:#fff;letter-spacing:.02em;box-shadow:inset 0 -1px 0 #ffffff38}.promo-inner{min-height:76px;display:flex;justify-content:space-between;align-items:center;gap:30px}.promo-benefit{display:flex;align-items:center;gap:17px}.promo-icon{width:44px;height:44px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#ffffff1f;font-size:22px;font-weight:900;box-shadow:0 6px 18px #7a11153d}.promo p{display:flex;flex-direction:column;margin:0;text-transform:uppercase;line-height:1}.promo p strong{font-size:25px;letter-spacing:-.02em}.promo p span{margin-top:7px;font-size:12px;font-weight:800;letter-spacing:.11em;color:#fff}.promo a{font-weight:900;text-transform:uppercase;display:flex;align-items:center;gap:12px;border:2px solid #fff;padding:12px 17px;font-size:12px;transition:.2s ease}.promo a:hover{background:#fff;color:#db2026}.header{background:#fff;position:relative;z-index:10;box-shadow:0 4px 20px #03162214}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.logo{display:flex;align-items:center;gap:11px;color:var(--navy)}.logo-mark{position:relative;width:37px;height:42px;display:flex;gap:3px;align-items:flex-end;transform:skewY(-8deg)}.logo-mark i{display:block;width:10px;background:var(--orange)}.logo-mark i:nth-child(1){height:23px}.logo-mark i:nth-child(2){height:33px}.logo-mark i:nth-child(3){height:42px}.logo-type{display:flex;flex-direction:column;line-height:.84}.logo-type strong{font-size:24px;letter-spacing:.06em}.logo-type small{margin-top:7px;color:var(--orange);font-weight:900;font-size:11px;letter-spacing:.42em}.logo-light{color:#fff}.header nav{display:flex;gap:32px;font-weight:700;font-size:14px}.header nav a:hover{color:var(--orange)}.header-cta{background:var(--navy);color:#fff;padding:15px 19px;font-size:13px;text-transform:uppercase;font-weight:800;display:flex;gap:13px;align-items:center}
.hero{height:min(720px,calc(100vh - 128px));min-height:600px;position:relative;overflow:hidden;color:#fff;background:var(--navy)}.hero-slides,.hero-slide,.hero-shade{position:absolute;inset:0}.hero-slide{background-size:cover;background-position:center;opacity:0;animation:heroCycle 18s infinite;transform:scale(1.03)}.slide-one{background-image:url('https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1800&q=88');animation-delay:0s}.slide-two{background-image:url('https://images.unsplash.com/photo-1565793298595-6a879b1d9492?auto=format&fit=crop&w=1800&q=88');animation-delay:6s}.slide-three{background-image:url('https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=1800&q=88');animation-delay:12s}@keyframes heroCycle{0%,30%{opacity:1;transform:scale(1.03)}35%,95%{opacity:0;transform:scale(1.09)}100%{opacity:1;transform:scale(1.03)}}.hero-shade{background:linear-gradient(90deg,#03121ef5 0%,#031624c2 43%,#03162429 77%),linear-gradient(0deg,#03121e8c,transparent 50%)}.hero-inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:42px 0}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:var(--orange)}.eyebrow{display:flex;align-items:center;gap:10px;color:#fff;margin-bottom:18px}.eyebrow span{width:32px;height:3px;background:var(--orange)}.hero h1{margin:0;font-size:clamp(48px,6.5vw,86px);line-height:.95;letter-spacing:-.055em;text-transform:uppercase;max-width:800px}.hero-inner>p{max-width:520px;font-size:18px;color:#cbd6dc;margin:23px 0 27px;line-height:1.55}.service-list{display:flex;border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;margin-bottom:28px}.service-list span{padding:15px 25px 15px 0;margin-right:25px;font-weight:700;font-size:14px}.service-list b{color:var(--orange);font-size:10px;margin-right:8px}.button{padding:18px 25px;display:inline-flex;align-items:center;gap:30px;text-transform:uppercase;font-weight:900;letter-spacing:.035em;font-size:13px;transition:.2s ease}.button:hover{transform:translateY(-2px);filter:brightness(1.06)}.button-orange{background:var(--orange);color:#fff;box-shadow:0 12px 30px #4da69a40}.button-dark{background:var(--navy);color:#fff}.slide-dots{position:absolute;z-index:3;bottom:32px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slide-dots i{width:25px;height:3px;background:#ffffff73}.slide-dots i:first-child{background:var(--orange);animation:dotCycle 18s infinite}@keyframes dotCycle{0%,30%{width:50px}35%,100%{width:25px}}
.benefits{padding:110px 0;background:var(--cream)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2,.about h2,.final-cta h2{margin:12px 0 0;font-size:clamp(38px,4.8vw,64px);line-height:1;text-transform:uppercase;letter-spacing:-.045em}.section-heading>p{max-width:390px;color:#63717a;line-height:1.7;margin:0 0 5px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ccd3d6}.benefit-grid article{position:relative;min-height:310px;padding:35px;background:#fff;border-right:1px solid #ccd3d6;transition:.25s ease}.benefit-grid article:last-child{border-right:0}.benefit-grid article:hover{background:var(--navy);color:#fff;transform:translateY(-7px)}.benefit-grid article:hover p{color:#b8c4ca}.benefit-number{position:absolute;right:24px;top:24px;color:#9aa5aa;font-size:11px;font-weight:800}.benefit-icon{display:grid;place-items:center;width:68px;height:68px;color:var(--orange);background:#dff1ee;font-size:20px;font-weight:900;margin-bottom:48px}.benefit-grid h3{font-size:22px;text-transform:uppercase;margin:0 0 13px}.benefit-grid p{color:#6e7a81;line-height:1.6;margin:0;font-size:14px}.benefit-action{display:flex;justify-content:center;margin-top:38px}
.about{display:grid;grid-template-columns:1fr 1fr;min-height:680px;background:var(--navy);color:#fff}.about-image{min-height:560px;position:relative;background:url('assets/fachada-torres-metais.webp') center/cover}.about-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#041522b8)}.experience-badge{position:absolute;z-index:1;right:0;bottom:0;width:190px;height:150px;background:var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase}.experience-badge strong{font-size:36px;letter-spacing:.08em}.experience-badge span{font-size:10px;letter-spacing:.25em}.about-copy{padding:90px max(48px,calc((100vw - 1180px)/2));padding-right:max(48px,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:center}.kicker-light{color:#73c4ba}.about-copy>p{color:#bac6cd;line-height:1.75;margin:25px 0 0;max-width:570px}.about-pillars{display:flex;flex-wrap:wrap;gap:22px;margin-top:35px;font-size:12px;font-weight:800;text-transform:uppercase}.about-pillars i{display:inline-grid;place-items:center;width:22px;height:22px;color:#fff;background:var(--orange);font-style:normal;margin-right:7px}.final-cta{background:var(--blue);color:#fff;padding:75px 0}.final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.final-cta h2{font-size:clamp(36px,4.5vw,57px)}
footer{background:#041521;color:#fff}.footer-main{min-height:260px;display:flex;justify-content:space-between;align-items:center;gap:50px}.footer-info{display:flex;gap:75px}.footer-info span{display:block;color:#71818b;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:900;margin-bottom:14px}.footer-info address{font-style:normal;color:#cad2d6;line-height:1.7;font-size:14px}.footer-info a{font-size:22px;font-weight:800}.footer-bottom{border-top:1px solid #ffffff1f;color:#72818a;font-size:11px}.footer-bottom .shell{min-height:66px;display:flex;justify-content:space-between;align-items:center;gap:20px}.floating-whatsapp{position:fixed;z-index:20;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900;box-shadow:0 8px 26px #00000047}
.hero{height:min(720px,calc(100vh - 162px))}
@media(max-width:900px){.header nav{display:none}.header-cta{padding:13px;font-size:0}.header-cta span{font-size:18px}.service-list{flex-wrap:wrap}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid #ccd3d6;min-height:260px}.benefit-grid article:last-child{border-bottom:0}.about{grid-template-columns:1fr}.about-image{min-height:470px}.about-copy{padding:75px 48px}.footer-main{align-items:flex-start;padding:70px 0}.footer-info{flex-direction:column;gap:35px}}
@media(max-width:600px){.shell{width:min(100% - 30px,1180px)}.promo-inner{min-height:48px}.promo p span{display:none}.promo a{font-size:11px}.header-inner{height:75px}.logo-type strong{font-size:19px}.logo-mark{transform:scale(.85) skewY(-8deg);transform-origin:left center}.logo-type small{font-size:9px}.hero{min-height:650px;height:calc(100vh - 123px)}.hero-shade{background:linear-gradient(90deg,#03121ef0,#03121e7a),linear-gradient(0deg,#03121ebf,transparent)}.hero h1{font-size:45px}.hero-inner>p{font-size:16px}.service-list span{width:100%;padding:7px 0;margin:0}.service-list{padding:10px 0}.button{width:100%;justify-content:space-between}.benefits{padding:78px 0}.section-heading{display:block}.section-heading>p{margin-top:25px}.section-heading h2,.about h2,.final-cta h2{font-size:39px}.benefit-grid article{padding:28px}.about-image{min-height:370px}.experience-badge{width:155px;height:120px}.about-copy{padding:65px 24px}.about-pillars{gap:15px}.final-cta{padding:65px 0}.final-cta-inner{display:block}.final-cta .button{margin-top:35px}.footer-main{display:block;padding:65px 0}.footer-info{margin-top:50px}.footer-bottom .shell{display:block;padding:22px 0}.footer-bottom span{display:block;margin:5px 0}}
@media(max-width:600px){.promo-inner{min-height:92px}.promo-icon{width:38px;height:38px;flex:0 0 38px;font-size:19px}.promo-benefit{gap:11px}.promo p strong{font-size:20px}.promo p span{display:block;margin-top:6px;padding:0;border:0;font-size:9px;letter-spacing:.07em}.promo a{display:none}.hero{height:calc(100vh - 167px)}}
/* Ícone industrial de entrega: caixa apoiada sobre uma mão */
.benefit-icon-delivery img{display:none}.benefit-icon-delivery:before{content:"";display:block;width:58px;height:58px;background:var(--orange);-webkit-mask:url('assets/delivery-hand-v2.png') center/contain no-repeat;mask:url('assets/delivery-hand-v2.png') center/contain no-repeat}
/* Título único do bloco de benefícios */
.section-heading-single{display:block;margin-bottom:45px}.section-heading-single h2{white-space:nowrap;font-size:clamp(20px,4.8vw,64px)}
/* Escala tipográfica ampliada para leitura confortável */
body{font-size:17px}.header nav{font-size:16px}.header-cta{font-size:14px}.promo p strong{font-size:28px}.promo p span{font-size:14px}.promo a{font-size:14px}.eyebrow,.kicker{font-size:14px}.hero-inner>p{font-size:21px;max-width:620px}.service-list span{font-size:17px}.service-list b{font-size:12px}.button{font-size:15px;padding:20px 27px}.section-heading>p{font-size:18px;max-width:440px}.benefit-grid h3{font-size:25px}.benefit-grid p{font-size:17px}.benefit-number{font-size:13px}.about-copy>p{font-size:18px;max-width:620px}.about-pillars{font-size:14px}.experience-badge span{font-size:12px}.footer-info span{font-size:12px}.footer-info address{font-size:17px}.footer-info a{font-size:25px}.footer-bottom{font-size:13px}
@media(max-width:600px){body{font-size:16px}.promo p strong{font-size:23px}.promo p span{font-size:11px}.eyebrow,.kicker{font-size:12px}.hero-inner>p{font-size:18px}.service-list span{font-size:16px}.button{font-size:14px;padding:19px 21px}.section-heading>p,.about-copy>p{font-size:17px}.benefit-grid h3{font-size:23px}.benefit-grid p{font-size:16px}.about-pillars{font-size:13px}.footer-info address{font-size:16px}.footer-bottom{font-size:12px}}
@media(min-width:901px){.promo a,.header-cta{width:290px;height:58px;min-height:58px;flex:0 0 290px;padding:0 22px;justify-content:space-between}}
.hero-carousel .hero-slide{animation:none;opacity:0;transform:scale(1.06);transition:opacity .65s ease,transform 6s ease}.hero-carousel .hero-slide.is-active{opacity:1;transform:scale(1.01)}.hero-carousel .slide-dots{gap:10px}.hero-carousel .slide-dots button{width:30px;height:5px;border:0;padding:0;background:#ffffff73;cursor:pointer;transition:width .25s ease,background .25s ease}.hero-carousel .slide-dots button.is-active{width:54px;background:var(--orange)}.carousel-arrow{position:absolute;z-index:4;top:50%;width:48px;height:48px;border:1px solid #ffffff70;background:#0a182dcc;color:#fff;font-size:35px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:.2s ease}.carousel-arrow:hover,.carousel-arrow:focus-visible{background:var(--orange);border-color:var(--orange);outline:none}.carousel-previous{left:24px}.carousel-next{right:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){.carousel-arrow{width:38px;height:38px;font-size:29px;top:auto;bottom:20px}.carousel-previous{left:15px}.carousel-next{right:15px}.hero-carousel .slide-dots{bottom:36px}.hero-carousel .slide-dots button{width:22px}.hero-carousel .slide-dots button.is-active{width:38px}}
.hero-carousel .slide-one{background-image:url('assets/carousel-corte-laser.webp')}.hero-carousel .slide-two{background-image:url('assets/carousel-guilhotina.webp')}.hero-carousel .slide-three{background-image:url('assets/carousel-retalhos.webp')}.eyebrow-line-only{height:4px;margin-bottom:20px}.eyebrow-line-only span{width:56px;height:4px}.hero-carousel .service-list{margin-top:28px}
.about{min-height:0}.about-image{min-height:0;aspect-ratio:1540/1021;background-size:contain;background-repeat:no-repeat;background-color:var(--navy)}.about-image:after{display:none}.about-copy{padding-top:60px;padding-bottom:60px}
@media(min-width:901px){.about{grid-template-columns:1fr 1fr}.about-copy{min-width:0;padding:56px clamp(40px,4vw,80px)}.about-copy .kicker{font-size:16px}.about-copy>p{max-width:760px;font-size:20px;line-height:1.65}.about-pillars{font-size:15px}}
@media(max-width:600px){.about-copy{padding-top:50px;padding-bottom:50px}}
.brand-logo{display:block;width:auto;height:76px;object-fit:contain}.brand-logo-footer{height:160px}.header{background:var(--navy);color:#fff}.header-inner{height:96px}.header-cta{background:var(--orange)}
@media(min-width:901px){.footer-main{min-height:300px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:64px}.footer-main>.brand-logo{justify-self:center}.footer-info{display:contents}.footer-info>div{min-height:160px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.footer-info span{font-size:13px;margin-bottom:22px}.footer-info address{font-size:20px;line-height:1.55}.footer-info a{font-size:32px}}
@media(max-width:600px){.header-inner{height:84px}.brand-logo{height:62px}.brand-logo-footer{height:135px}}
.floating-whatsapp{width:74px;height:74px;right:26px;bottom:26px;background:#25d366;box-shadow:0 12px 34px #00000052}.floating-whatsapp svg{display:block;width:36px;height:36px;fill:currentColor}
@media(max-width:600px){.floating-whatsapp{width:64px;height:64px;right:18px;bottom:18px}.floating-whatsapp svg{width:31px;height:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide{animation:none}.hero-carousel .hero-slide{transition:none}.button{transition:none}}

body.modal-open{overflow:hidden}.quote-modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:24px}.quote-modal.is-open{display:grid}.quote-backdrop{position:absolute;inset:0;background:#041521d9;backdrop-filter:blur(5px)}.quote-dialog{position:relative;z-index:1;width:min(900px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#f6f9f5;padding:48px;color:var(--navy);box-shadow:0 25px 80px #0008}.quote-close{position:absolute;right:18px;top:14px;width:44px;height:44px;border:0;background:transparent;color:var(--navy);font-size:34px;line-height:1;cursor:pointer}.quote-dialog h2{margin:8px 0 34px;font-size:clamp(35px,5vw,58px);line-height:1;text-transform:uppercase;letter-spacing:-.045em}.quote-dialog fieldset{border:0;padding:0;margin:0 0 30px}.quote-dialog legend{width:100%;margin-bottom:15px;font-size:19px;font-weight:900}.quote-dialog legend>span{display:inline-grid;place-items:center;width:34px;height:34px;margin-right:9px;background:var(--orange);color:#fff;font-size:12px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice-grid label{display:block;cursor:pointer}.choice-grid input{position:absolute;opacity:0;pointer-events:none}.choice-grid label>span{display:flex;align-items:center;min-height:66px;height:100%;padding:14px 16px;border:2px solid #d7dfdc;background:#fff;font-size:15px;font-weight:700;transition:.18s ease}.choice-grid input:checked+span{border-color:var(--orange);background:#dff1ee;box-shadow:inset 5px 0 0 var(--orange)}.choice-grid input:focus-visible+span{outline:3px solid #4da69a55;outline-offset:2px}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.details-grid label{font-size:14px;font-weight:800}.details-grid small{font-weight:500;color:#63717a}.details-grid input{display:block;width:100%;height:54px;margin-top:8px;border:2px solid #d7dfdc;background:#fff;padding:0 14px;color:var(--navy);outline:none}.details-grid input:focus{border-color:var(--orange)}.quote-submit{width:100%;border:0;background:#25d366;color:#fff;padding:19px 24px;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 12px 30px #25d36642}.quote-submit:hover{filter:brightness(.94)}
@media(max-width:700px){.quote-modal{padding:0}.quote-dialog{width:100%;height:100%;max-height:none;padding:36px 20px 28px}.quote-dialog h2{margin-bottom:28px;padding-right:30px}.choice-grid,.details-grid{grid-template-columns:1fr}.choice-grid label>span{min-height:52px}.quote-dialog fieldset{margin-bottom:25px}.quote-dialog legend{font-size:17px}.quote-close{position:fixed;right:10px;top:8px}}
