:root{--hb-orange:#ff4b00;--hb-black:#101010;--hb-graphite:#191919;--hb-steel:#b9b9b9;--hb-white:#fff;--hb-muted:#858585;--hb-line:#2c2c2c;--hb-radius:18px;--hb-shadow:0 20px 55px rgba(0,0,0,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#171717;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.hb-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.hb-skip{position:absolute;left:-9999px}.hb-skip:focus{left:20px;top:20px;background:#fff;padding:10px 14px;z-index:9999}
.hb-header{position:fixed;inset:0 0 auto 0;height:90px;z-index:1000;background:linear-gradient(to bottom,rgba(10,10,10,.86),rgba(10,10,10,.25));transition:.25s}.hb-header.is-scrolled{height:76px;background:rgba(12,12,12,.97);box-shadow:0 10px 30px rgba(0,0,0,.2)}.hb-header-inner{height:100%;display:flex;align-items:center;gap:28px}.hb-brand img{width:390px;max-width:34vw}.hb-nav{margin-left:auto}.hb-nav-list{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0;color:#ddd;font-weight:700;font-size:14px;letter-spacing:.04em}.hb-nav-list a{position:relative}.hb-nav-list a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--hb-orange);transition:.2s}.hb-nav-list a:hover:after,.hb-nav-list .current-menu-item a:after{right:0}.hb-header-cta{border:1px solid rgba(255,255,255,.35);padding:10px 14px;color:white;font-weight:800}.hb-menu-toggle{display:none;margin-left:auto;background:none;border:1px solid #555;color:#fff;padding:8px 12px}
.hb-hero{min-height:760px;position:relative;display:flex;align-items:center;color:white;overflow:hidden}.hb-hero-bg{position:absolute;inset:0;background-position:center;background-size:cover;transform:scale(1.02)}.hb-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,6,6,.92) 0%,rgba(6,6,6,.72) 40%,rgba(6,6,6,.18) 76%,rgba(6,6,6,.2) 100%)}.hb-hero-content{position:relative;padding-top:80px}.hb-kicker,.hb-heading>span{display:inline-block;color:var(--hb-orange);font-weight:900;letter-spacing:.16em;font-size:13px;margin-bottom:16px}.hb-hero h1{font-size:clamp(52px,7.1vw,94px);line-height:.95;letter-spacing:-.045em;max-width:800px;margin:0 0 24px}.hb-hero h1 span{color:var(--hb-orange)}.hb-hero p{max-width:650px;font-size:20px;color:#d6d6d6;margin:0 0 30px}.hb-actions{display:flex;gap:12px;flex-wrap:wrap}.hb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid transparent;font-weight:850;letter-spacing:.01em;transition:.2s}.hb-btn-primary{background:var(--hb-orange);color:#fff}.hb-btn-primary:hover{background:#d94100}.hb-btn-ghost{border-color:#777;color:#fff;background:rgba(0,0,0,.12)}.hb-btn-ghost-dark{border-color:#333;color:#111}.hb-btn-light{background:white;color:#111}.hb-btn-dark{background:#111;color:#fff}.hb-strip{background:#111;color:#fff;border-top:1px solid #282828;border-bottom:1px solid #282828}.hb-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hb-strip-grid>div{padding:24px 18px;border-right:1px solid #2b2b2b}.hb-strip-grid>div:first-child{padding-left:0}.hb-strip-grid>div:last-child{border-right:0}.hb-strip strong{display:block;font-size:16px}.hb-strip span{display:block;color:#888;font-size:13px;margin-top:3px}
.hb-section{padding:100px 0}.hb-dark-section{background:#111;color:#fff}.hb-heading{max-width:760px;margin-bottom:45px}.hb-heading h2,.hb-split h2,.hb-page-hero h1,.hb-cta h2{font-size:clamp(38px,5vw,62px);line-height:1.05;letter-spacing:-.04em;margin:0 0 16px}.hb-heading p{font-size:19px;color:#666}.hb-dark-section .hb-heading p{color:#aaa}.hb-cards{display:grid;gap:20px}.hb-cards-3{grid-template-columns:repeat(3,1fr)}.hb-card{border:1px solid #e5e5e5;padding:32px;min-height:280px;box-shadow:0 8px 26px rgba(0,0,0,.03);transition:.2s}.hb-card:hover{transform:translateY(-4px);box-shadow:var(--hb-shadow)}.hb-card h3{font-size:26px;margin:30px 0 10px}.hb-icon{color:var(--hb-orange);font-weight:900;letter-spacing:.1em}.hb-sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hb-sector{position:relative;min-height:430px;overflow:hidden;background:#181818}.hb-sector img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.62;transition:.35s}.hb-sector:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.92),transparent 70%)}.hb-sector>div{position:absolute;z-index:2;left:25px;right:25px;bottom:22px}.hb-sector h3{font-size:25px;margin:0 0 6px}.hb-sector p{color:#bbb;margin:0}.hb-sector:hover img{transform:scale(1.04);opacity:.75}.hb-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hb-rounded{border-radius:var(--hb-radius);box-shadow:var(--hb-shadow);width:100%;max-height:620px;object-fit:cover}.hb-steps{list-style:none;margin:30px 0 0;padding:0}.hb-steps li{display:grid;grid-template-columns:175px 1fr;padding:18px 0;border-top:1px solid #ddd}.hb-steps span{color:#666}.hb-cta{background:var(--hb-orange);padding:70px 0}.hb-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.hb-cta h2{margin:0;color:#fff}.hb-cta p{margin:8px 0 0;color:#341100}.hb-cta span{font-weight:800}
.hb-page-hero{padding:190px 0 90px;background:#111;color:#fff}.hb-page-hero-small{padding-bottom:55px}.hb-page-hero p{max-width:760px;color:#aaa;font-size:19px}.hb-service-list{border-top:1px solid #ddd}.hb-service-row{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:38px 0;border-bottom:1px solid #ddd}.hb-service-row>span{color:var(--hb-orange);font-weight:900;font-size:14px}.hb-service-row h2{font-size:33px;margin:0 0 12px}.hb-service-row p{max-width:820px;color:#555;margin:0}.hb-gallery{padding:0 0 100px}.hb-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hb-gallery-grid img{width:100%;height:330px;object-fit:cover}.hb-sector-detail{display:grid;gap:80px}.hb-sector-detail article{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.hb-sector-detail article:nth-child(even) img{order:2}.hb-sector-detail img{height:450px;width:100%;object-fit:cover}.hb-sector-detail h2{font-size:40px;line-height:1.05;margin-top:0}.hb-sector-detail li{margin:8px 0}.hb-values{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.hb-values strong{color:var(--hb-orange);font-size:13px}.hb-values h3{font-size:22px}.hb-values p{color:#aaa}.hb-contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px}.hb-contact-grid h2{font-size:36px;margin-top:0}.hb-contact-card{padding:18px 0;border-top:1px solid #ddd}.hb-contact-card span{display:block;color:#777;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.hb-contact-card a,.hb-contact-card p{font-size:20px;font-weight:750;margin:5px 0 0}.hb-form label{display:block;font-weight:750;font-size:14px}.hb-form input,.hb-form textarea,.hb-form select{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #ccc;background:#fff}.hb-form textarea{resize:vertical}.hb-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.hb-form>label{margin-bottom:16px}.hb-check{display:flex!important;gap:10px;align-items:flex-start}.hb-check input{width:auto;margin-top:4px}.hb-check a{text-decoration:underline}.hb-hp{position:absolute!important;left:-9999px!important}.hb-alert{padding:14px 16px;margin-bottom:20px}.hb-alert-ok{background:#e9f8ed;border:1px solid #a8ddb5}.hb-alert-error{background:#fff0ee;border:1px solid #efb5ad}.hb-prose{max-width:860px}.hb-prose h2{margin-top:38px}.hb-prose a{text-decoration:underline}.hb-footer{background:#0e0e0e;color:#aaa;padding:70px 0 25px}.hb-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:40px}.hb-footer h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.hb-footer a:hover{color:#fff}.hb-footer-logo{width:320px;margin-bottom:18px}.hb-footer-bottom{border-top:1px solid #292929;margin-top:45px;padding-top:22px;font-size:13px}.hb-whatsapp{position:fixed;right:20px;bottom:20px;z-index:800;background:#111;color:#fff;border:1px solid #3d3d3d;padding:12px 15px;font-weight:800;box-shadow:var(--hb-shadow)}
@media(max-width:960px){.hb-header{height:76px;background:rgba(12,12,12,.95)}.hb-brand img{width:310px;max-width:58vw}.hb-header-cta{display:none}.hb-menu-toggle{display:block}.hb-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#111;padding:20px}.hb-nav.is-open{display:block}.hb-nav-list{flex-direction:column;align-items:flex-start}.hb-hero{min-height:680px}.hb-hero-overlay{background:rgba(6,6,6,.7)}.hb-strip-grid{grid-template-columns:1fr 1fr}.hb-cards-3,.hb-sector-grid{grid-template-columns:1fr}.hb-sector{min-height:360px}.hb-split,.hb-contact-grid,.hb-sector-detail article{grid-template-columns:1fr}.hb-sector-detail article:nth-child(even) img{order:0}.hb-values{grid-template-columns:1fr 1fr}.hb-footer-grid{grid-template-columns:1fr 1fr}.hb-cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.hb-container{width:min(100% - 28px,1180px)}.hb-hero{min-height:640px}.hb-hero p{font-size:17px}.hb-section{padding:70px 0}.hb-strip-grid{grid-template-columns:1fr}.hb-strip-grid>div{border-right:0;border-bottom:1px solid #2b2b2b;padding-left:0}.hb-strip-grid>div:last-child{border-bottom:0}.hb-cards-3,.hb-values,.hb-footer-grid,.hb-form-grid,.hb-gallery-grid{grid-template-columns:1fr}.hb-service-row{grid-template-columns:48px 1fr}.hb-service-row h2{font-size:26px}.hb-sector-detail img{height:330px}.hb-steps li{grid-template-columns:1fr;gap:4px}.hb-page-hero{padding-top:145px}.hb-footer-logo{width:280px}.hb-gallery-grid img{height:280px}}
