:root{--red:#e31921;--red2:#a70e14;--yellow:#ffd21c;--dark:#0d0e10;--ink:#17181b;--muted:#686b72;--white:#fff;--cream:#f6f3ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.header{height:92px;display:flex;align-items:center;padding:0 5vw;background:rgba(12,13,15,.96);position:fixed;top:0;width:100%;z-index:20;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.brand{background:#fff;border-radius:8px;padding:12px 18px;box-shadow:0 0 0 3px var(--red),0 10px 34px rgba(227,25,33,.25);display:flex}.brand img{width:230px;height:auto}.header nav{display:flex;gap:30px;margin-left:auto;color:#ddd;font-size:14px}.header nav a:hover{color:var(--yellow)}.header-cta{margin-left:32px;background:var(--red);color:#fff;padding:14px 22px;border-radius:6px;font-weight:700}.menu{display:none}.hero{min-height:760px;padding:170px 7vw 80px;display:flex;align-items:center;position:relative;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(7,8,10,.98) 0%,rgba(7,8,10,.9) 47%,rgba(7,8,10,.3) 75%),url('fachada-consertgas.jpg') center/cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 75%,#0d0e10)}.hero-glow{position:absolute;width:600px;height:600px;background:var(--red);filter:blur(180px);opacity:.14;left:-200px;top:100px}.hero-content{position:relative;z-index:2;max-width:760px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--red)}.hero h1,.section h2,.cta h2{font-family:'Barlow Condensed',sans-serif;text-transform:uppercase;margin:18px 0;line-height:.9}.hero h1{font-size:clamp(72px,9vw,132px)}.hero h1 em{color:var(--yellow);font-style:normal}.hero-content>p{font-size:19px;line-height:1.7;max-width:650px;color:#d7d7d7}.hero-actions{display:flex;gap:14px;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:17px 25px;border-radius:6px;font-weight:800;transition:.25s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--red);color:#fff}.primary span{margin-left:15px}.ghost{border:1px solid #666;color:#fff}.yellow{background:var(--yellow);color:#111}.quick-proof{display:flex;gap:32px;padding-top:25px;border-top:1px solid #444;color:#aaa;font-size:12px}.quick-proof span{max-width:130px}.quick-proof b{display:block;color:#fff;font-size:18px;margin-bottom:5px}.hero-badge{z-index:3;position:absolute;right:6vw;bottom:80px;width:180px;height:180px;border-radius:50%;background:var(--yellow);color:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-7deg);box-shadow:0 20px 50px #0008}.hero-badge strong{font:800 31px 'Barlow Condensed';margin:4px}.hero-badge small,.hero-badge span{font-size:11px;text-transform:uppercase;font-weight:700}.section{padding:110px 7vw}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px;gap:40px}.section h2,.cta h2{font-size:clamp(45px,6vw,76px);max-width:700px}.section-head p{max-width:440px;color:var(--muted);line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{background:var(--cream);padding:35px 28px;min-height:390px;position:relative;border-bottom:4px solid transparent;transition:.25s}.service-grid article:hover{border-color:var(--red);transform:translateY(-6px);box-shadow:0 20px 50px #0001}.num{position:absolute;right:20px;top:18px;color:#c8c4bd;font:700 20px 'Barlow Condensed'}.icon{width:60px;height:60px;background:var(--red);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:27px;margin:35px 0}.service-grid h3{font:700 28px 'Barlow Condensed';text-transform:uppercase}.service-grid p{font-size:14px;color:var(--muted);line-height:1.7;min-height:96px}.service-grid a{font-size:13px;font-weight:800;color:var(--red)}.benefits{background:var(--red);color:#fff;display:grid;grid-template-columns:1.25fr .75fr;gap:7vw}.light{color:var(--yellow)}.benefit-copy p{line-height:1.8;color:#f5cccc;max-width:650px}.benefit-copy ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:32px 0}.benefit-copy li:before{content:'✓';background:var(--yellow);color:#111;border-radius:50%;margin-right:10px;padding:2px 5px;font-weight:900}.benefit-copy small{display:block;opacity:.62;margin-top:20px}.stat-panel{background:#111;padding:50px;align-self:center;box-shadow:18px 18px 0 var(--yellow)}.stat-panel>span{text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:#999}.stat-panel strong{display:block;font:700 42px 'Barlow Condensed';text-transform:uppercase}.stat-panel strong b{font-size:120px;color:var(--yellow)}.stat-panel p{color:#aaa}.stat-panel .line{height:1px;background:#333;margin:35px 0}.stat-panel h3{font:700 38px 'Barlow Condensed';text-transform:uppercase;margin:8px 0}.company{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:center}.photo{position:relative}.photo img{width:100%;display:block;filter:saturate(.85) contrast(1.05)}.photo span{position:absolute;left:-25px;bottom:30px;background:var(--yellow);padding:18px 24px;font-weight:900;font-size:12px;letter-spacing:.12em}.company-copy p{line-height:1.8;color:var(--muted)}.facts{display:flex;gap:35px;margin:35px 0}.facts div{border-left:3px solid var(--red);padding-left:14px}.facts b{display:block;font:800 32px 'Barlow Condensed'}.facts span{font-size:11px;color:#777}.text-link{color:var(--red);font-weight:800}.cta{background:#111;color:#fff;padding:80px 7vw;display:flex;justify-content:space-between;align-items:center;gap:50px;border-top:8px solid var(--yellow)}.cta h2{margin-bottom:10px}.cta p{color:#aaa}.cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:260px}.cta-actions>a:not(.btn){color:#ccc;font-size:14px}footer{padding:50px 7vw;background:#08090a;color:#888;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:35px;font-size:13px}footer img{width:220px;background:#fff;border-radius:6px;padding:8px}footer div{display:flex;gap:20px;color:#fff}footer small{grid-column:1/-1;border-top:1px solid #222;padding-top:25px}.float-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:25px;z-index:30;box-shadow:0 8px 30px #0005}@media(max-width:980px){.header{height:76px}.brand img{width:170px}.brand{padding:8px 12px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#111;padding:25px;flex-direction:column}.header nav.open{display:flex}.menu{display:block;margin-left:auto;background:none;border:0;color:#fff;font-size:26px}.header-cta{display:none}.hero{min-height:700px;padding-top:130px}.hero-badge{display:none}.service-grid{grid-template-columns:1fr 1fr}.benefits,.company{grid-template-columns:1fr}.section-head,.cta{align-items:flex-start;flex-direction:column}.stat-panel{max-width:600px}.photo span{left:15px}.quick-proof{gap:16px}.section{padding:80px 6vw}footer{grid-template-columns:1fr}footer small{grid-column:auto}}@media(max-width:600px){.hero h1{font-size:64px}.hero-content>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.quick-proof{display:none}.service-grid{grid-template-columns:1fr}.benefit-copy ul{grid-template-columns:1fr}.stat-panel{padding:30px}.stat-panel strong b{font-size:90px}.facts{gap:15px;flex-wrap:wrap}.cta-actions,.btn{width:100%}footer div{flex-wrap:wrap}}
