:root{--ink:#0b0b0c;--muted:#6b6b6d;--line:#e8e8e8;--paper:#fff;--soft:#f4f4f3;--red:#df171d;--max:1440px;--header:92px;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 64px),var(--max));margin-inline:auto}.eyebrow{display:block;margin-bottom:14px;font-size:.78rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:var(--red)}.section{padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.section-head h2,.split-copy h2,.content-title{margin:0;font-size:clamp(2rem,3.3vw,4.3rem);line-height:1.03;letter-spacing:-.045em;font-weight:500}.section-head p{max-width:490px;margin:0;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:1px solid var(--ink);border-radius:0;background:var(--ink);color:#fff;font-size:.9rem;font-weight:700;cursor:pointer;transition:.28s var(--ease)}.btn:hover,.btn:focus-visible{background:#fff;color:var(--ink)}.btn--light{background:#fff;color:var(--ink);border-color:#fff}.btn--light:hover{background:transparent;color:#fff}.btn--outline{background:transparent;color:var(--ink)}.btn--whatsapp{background:#153e2d;border-color:#153e2d}.text-link{display:inline-flex;gap:11px;align-items:center;font-weight:700;border-bottom:1px solid;padding-bottom:4px}.site-header{position:relative;z-index:80;height:var(--header);background:#fff;border-bottom:1px solid rgba(0,0,0,.05)}.header-inner{height:100%;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:38px}.brand{display:block;width:176px}.brand img{width:100%;height:auto}.main-nav{display:flex;justify-content:center;align-items:stretch;height:100%}.main-nav>a,.nav-dropdown>button{display:flex;align-items:center;height:100%;padding:0 18px;border:0;background:none;color:#111;font-size:.9rem;font-weight:700;cursor:pointer;white-space:nowrap}.main-nav>a:hover,.nav-dropdown>button:hover{color:var(--red)}.nav-dropdown{position:relative;height:100%}.nav-dropdown>button::after{content:"";width:6px;height:6px;margin-left:9px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translateY(-2px)}.mega-menu{position:absolute;top:calc(100% - 1px);left:50%;width:680px;padding:30px;background:#111;color:#fff;display:grid;grid-template-columns:repeat(2,1fr);gap:4px;opacity:0;visibility:hidden;transform:translate(-50%,12px);transition:.24s var(--ease);box-shadow:0 20px 40px rgba(0,0,0,.18)}.nav-dropdown:hover .mega-menu,.nav-dropdown:focus-within .mega-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.mega-menu a{padding:13px 14px;border-bottom:1px solid #2b2b2b;font-size:.9rem;transition:.2s}.mega-menu a:hover{background:#202020;color:#fff;padding-left:20px}.header-actions{display:flex;align-items:center;gap:10px}.catalog-link{padding:12px 15px;background:#111;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em}.mobile-toggle{display:none;width:44px;height:44px;border:1px solid #111;background:#fff;position:relative;cursor:pointer}.mobile-toggle span,.mobile-toggle::before,.mobile-toggle::after{content:"";position:absolute;left:11px;right:11px;height:2px;background:#111;transition:.2s}.mobile-toggle::before{top:13px}.mobile-toggle span{top:20px}.mobile-toggle::after{top:27px}.mobile-panel{display:none}.hero{position:relative;height:calc(100svh - var(--header));min-height:650px;color:#fff;overflow:hidden;background:#1b1b1b}.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.58) 50%,rgba(0,0,0,.18)),linear-gradient(0deg,rgba(0,0,0,.28),transparent 45%)}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:32px}.hero h1{max-width:900px;margin:0 0 18px;font-size:clamp(2.8rem,5.6vw,6.9rem);line-height:.95;font-weight:400;letter-spacing:-.055em}.hero p{max-width:630px;margin:0 0 38px;font-size:clamp(1rem,1.45vw,1.45rem);font-weight:400}.hero-actions{display:flex;gap:16px}.hero .btn{background:rgba(18,18,18,.88);border-color:rgba(255,255,255,.18);min-width:190px}.hero .btn:hover{background:#fff;color:#111}.scroll-cue{position:absolute;z-index:3;bottom:22px;left:50%;transform:translateX(-50%);font-size:.72rem;text-transform:uppercase;letter-spacing:.18em}.series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.series-card{position:relative;display:block;min-height:470px;overflow:hidden;background:#ddd;color:#fff}.series-card:nth-child(1),.series-card:nth-child(4){grid-row:span 1}.series-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .7s var(--ease);filter:saturate(.82)}.series-card[data-image="hero"] img{object-position:19% center}.series-card[data-image="fire"] img{object-position:35% center}.series-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent 58%)}.series-card-content{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.series-card h3{margin:0 0 8px;font-size:1.65rem;font-weight:500}.series-card p{margin:0;opacity:.86;max-width:340px}.series-card:hover img{transform:scale(1.045)}.series-card:hover .series-card-content{transform:translateY(-4px)}.series-card-content{transition:.35s var(--ease)}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.promo-card{min-height:360px;padding:60px;display:flex;flex-direction:column;justify-content:end;background:#111;color:#fff}.promo-card:nth-child(2){background:#e8e8e6;color:#111}.promo-card h3{margin:0 0 14px;font-size:clamp(2rem,3vw,3.5rem);line-height:1}.promo-card p{max-width:490px;margin:0 0 28px;color:inherit;opacity:.75}.brand-story{display:grid;grid-template-columns:1.04fr .96fr;min-height:660px;background:#111;color:#fff}.brand-story-media{position:relative;min-height:500px;overflow:hidden}.brand-story-media img{width:100%;height:100%;object-fit:cover}.brand-story-copy{display:flex;flex-direction:column;justify-content:center;padding:9vw 8vw}.brand-story-copy h2{margin:0 0 24px;font-size:clamp(2.2rem,4vw,5rem);line-height:1;letter-spacing:-.045em;font-weight:400}.brand-story-copy p{color:#c8c8c8;max-width:560px;margin:0 0 34px}.page-hero{position:relative;min-height:510px;color:#fff;display:flex;align-items:end;overflow:hidden;background:#151515}.page-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,.12))}.page-hero-content{position:relative;z-index:2;padding-bottom:72px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;opacity:.82}.page-hero h1{max-width:900px;margin:0;font-size:clamp(3rem,6vw,7rem);line-height:.92;letter-spacing:-.055em;font-weight:400}.page-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;align-items:start}.page-intro p{margin:0;font-size:clamp(1.25rem,2.2vw,2.15rem);line-height:1.35;letter-spacing:-.02em}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9d9d9}.value{background:#fff;padding:42px}.value-number{font-size:.75rem;color:var(--red);font-weight:700;letter-spacing:.15em}.value h3{font-size:1.6rem;margin:45px 0 13px}.value p{color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.split-media{min-height:620px}.split-media img{width:100%;height:100%;object-fit:cover}.split-copy{padding:9vw;background:#f1f1ef;display:flex;flex-direction:column;justify-content:center}.split-copy p{color:var(--muted);margin:24px 0 0}.solutions-list{border-top:1px solid #ccc}.solution-row{display:grid;grid-template-columns:70px 1fr 1fr;gap:30px;padding:32px 0;border-bottom:1px solid #ddd;align-items:center}.solution-row span:first-child{color:var(--red);font-size:.78rem;font-weight:700}.solution-row h3{font-size:1.45rem;margin:0;font-weight:500}.solution-row p{margin:0;color:var(--muted)}.dark-cta{padding:96px 0;background:#111;color:#fff;text-align:center}.dark-cta h2{max-width:850px;margin:0 auto 28px;font-size:clamp(2.2rem,4.5vw,5.2rem);line-height:1}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:70px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-card{border:1px solid #e3e3e3;background:#fff}.product-image{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee;cursor:zoom-in}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s var(--ease)}.product-card:nth-child(2n) .product-image img{object-position:60% center}.product-card:hover .product-image img{transform:scale(1.035)}.product-info{padding:25px}.product-code{font-size:.76rem;color:var(--red);font-weight:700;letter-spacing:.14em}.product-info h2{margin:8px 0 14px;font-size:1.55rem;font-weight:500}.product-info p{margin:0;color:var(--muted);font-size:.94rem}.product-side{position:sticky;top:25px;align-self:start;padding:32px;background:#111;color:#fff}.product-side h2{font-size:1.6rem;margin:0 0 16px}.feature-list{list-style:none;padding:0;margin:26px 0}.feature-list li{padding:11px 0;border-bottom:1px solid #333;font-size:.9rem}.product-side .btn{width:100%;margin-top:10px}.lightbox{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.92);display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:min(100%,1200px);max-height:88vh}.lightbox-close{position:absolute;top:20px;right:24px;width:48px;height:48px;border:1px solid #fff;background:#111;color:#fff;font-size:1.6rem;cursor:pointer}.form-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:90px;align-items:start}.form-copy{position:sticky;top:35px}.form-copy h1,.form-copy h2{font-size:clamp(2.4rem,4.5vw,5.6rem);line-height:.96;letter-spacing:-.05em;font-weight:400;margin:0 0 26px}.form-copy p{color:var(--muted);max-width:500px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.field{display:flex;flex-direction:column;gap:8px}.field--full{grid-column:1/-1}.field label{font-size:.79rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;border:0;border-bottom:1px solid #aaa;background:transparent;padding:13px 0;border-radius:0;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red)}.field textarea{min-height:120px;resize:vertical}.form-actions{grid-column:1/-1;display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.form-success{grid-column:1/-1;display:none;padding:18px;background:#edf4ef;border-left:3px solid #1b6d3d;color:#164e2f}.form-success.visible{display:block}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd}.contact-card{background:#fff;padding:40px}.contact-card h3{font-size:1.3rem;margin:0 0 18px}.contact-card p{color:var(--muted)}.contact-card a{font-weight:700}.map-wrap{height:470px;background:#ddd}.map-wrap iframe{width:100%;height:100%;border:0}.catalog-stage{min-height:calc(100vh - var(--header));display:grid;grid-template-columns:1fr 1fr;background:#111;color:#fff}.catalog-visual{position:relative;overflow:hidden}.catalog-visual img{width:100%;height:100%;object-fit:cover}.catalog-copy{padding:10vw;display:flex;flex-direction:column;justify-content:center}.catalog-copy h1{font-size:clamp(3rem,5vw,6rem);line-height:.95;font-weight:400;margin:0 0 26px}.catalog-copy p{color:#c7c7c7;margin:0 0 34px}.notice{padding:16px 18px;border:1px solid #444;margin-bottom:26px;color:#bbb;font-size:.9rem}.legal{max-width:850px;margin:auto}.legal h1{font-size:clamp(2.7rem,5vw,5.4rem);line-height:1;margin:0 0 45px}.legal h2{margin-top:45px}.site-footer{background:#0b0b0c;color:#fff;padding:75px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:80px;padding-bottom:70px}.footer-brand{width:230px;filter:brightness(0) invert(1);margin-bottom:24px}.footer-copy{color:#aaa;max-width:410px}.footer-title{display:block;margin-bottom:19px;color:#777;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.footer-links{display:grid;gap:12px}.footer-links a:hover{color:var(--red)}.footer-contact{display:grid;gap:10px;color:#d4d4d4}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding:22px 0;border-top:1px solid #262626;color:#777;font-size:.78rem}.footer-bottom a{color:#aaa}.reveal{opacity:0;transform:translateY(22px);transition:.7s var(--ease)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1180px){:root{--header:82px}.container{width:min(calc(100% - 40px),var(--max))}.header-inner{grid-template-columns:155px 1fr auto;gap:18px}.brand{width:150px}.main-nav>a,.nav-dropdown>button{padding:0 10px;font-size:.82rem}.catalog-link{display:none}.series-card{min-height:400px}.section{padding:90px 0}.promo-card{padding:44px}.footer-grid{gap:45px}}
@media(max-width:900px){:root{--header:75px}.container{width:min(calc(100% - 28px),var(--max))}.header-inner{display:flex;justify-content:space-between}.brand{width:148px}.main-nav,.header-actions{display:none}.mobile-toggle{display:block}.mobile-panel{display:block;position:fixed;z-index:70;inset:var(--header) 0 0;background:#111;color:#fff;transform:translateX(100%);transition:.35s var(--ease);overflow:auto;padding:34px 26px}.mobile-panel.open{transform:none}.mobile-panel a,.mobile-series>button{display:flex;width:100%;justify-content:space-between;padding:16px 0;border:0;border-bottom:1px solid #2a2a2a;background:none;color:#fff;font-size:1.18rem;text-align:left}.mobile-series-list{display:none;padding:8px 0 12px 18px}.mobile-series.open .mobile-series-list{display:block}.mobile-series-list a{font-size:.95rem;color:#bbb}.mobile-contact{margin-top:34px;color:#aaa;font-size:.9rem}.hero{min-height:620px;height:calc(100svh - var(--header))}.hero-media{object-position:21% center}.hero-content{align-items:stretch;justify-content:flex-end;text-align:left;padding:0 0 54px}.hero h1{max-width:690px;font-size:clamp(2.8rem,9vw,5.4rem)}.hero p{font-size:1rem;max-width:520px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero .btn{min-width:0;padding:0 15px}.scroll-cue{display:none}.section-head{display:block}.section-head p{margin-top:20px}.series-grid{grid-template-columns:repeat(2,1fr)}.series-card{min-height:420px}.promo-grid,.brand-story,.split,.page-intro,.form-layout,.catalog-stage{grid-template-columns:1fr}.brand-story-copy,.split-copy,.catalog-copy{padding:80px 28px}.brand-story-media,.split-media{min-height:470px}.values-grid{grid-template-columns:1fr 1fr}.solution-row{grid-template-columns:48px 1fr}.solution-row p{grid-column:2}.product-layout{grid-template-columns:1fr}.product-side{position:relative;top:auto;order:-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.contact-cards{grid-template-columns:1fr 1fr}.form-copy{position:relative;top:auto}.page-hero{min-height:460px}.page-hero img{object-position:45% center}}
@media(max-width:600px){body{font-size:16px}.section{padding:72px 0}.section-head{margin-bottom:30px}.section-head h2,.split-copy h2{font-size:2.25rem}.hero{height:calc(100svh - var(--header));min-height:570px}.hero::after{background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.02) 72%)}.hero-media{object-position:16% center}.hero-content{padding-bottom:32px}.hero h1{font-size:2.7rem}.hero p{margin-bottom:24px}.hero-actions{grid-template-columns:1fr}.hero .btn{min-height:48px}.series-grid{grid-template-columns:1fr;gap:16px}.series-card{min-height:430px}.series-card-content{left:22px;right:22px;bottom:22px}.promo-grid{gap:1px}.promo-card{min-height:320px;padding:34px 24px}.brand-story-media,.split-media{min-height:380px}.brand-story-copy,.split-copy,.catalog-copy{padding:65px 24px}.values-grid{grid-template-columns:1fr}.value{padding:32px 24px}.value h3{margin-top:30px}.solution-row{grid-template-columns:38px 1fr;gap:12px}.product-grid{grid-template-columns:1fr}.product-layout{gap:36px}.form-grid{grid-template-columns:1fr}.field--full,.form-actions,.form-success{grid-column:auto}.form-layout{gap:48px}.form-actions .btn{width:100%}.contact-cards{grid-template-columns:1fr}.contact-card{padding:30px 24px}.map-wrap{height:370px}.page-hero{min-height:390px}.page-hero-content{padding-bottom:40px}.page-hero h1{font-size:3rem}.catalog-visual{min-height:420px}.dark-cta{padding:72px 24px}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.site-footer{padding-top:60px}}
@media(max-width:350px){.container{width:min(calc(100% - 22px),var(--max))}.brand{width:132px}.hero h1{font-size:2.35rem}.hero p{font-size:.94rem}.mobile-panel{padding-inline:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Persistent header keeps the mobile navigation anchored while the page is scrolled. */
.site-header{position:sticky;top:0}
.footer-brand{height:auto}
.hero-brand{text-transform:none}
.footer-grid{grid-template-columns:1.05fr .65fr .75fr 1.45fr;gap:48px}
.footer-brand{width:260px;filter:none;background:#fff;padding:14px 16px}
.footer-addresses{gap:18px}
.footer-addresses strong{display:block;margin-bottom:4px;color:#fff;font-size:.78rem;letter-spacing:.04em}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-brand{width:min(260px,100%)}}
.footer-title,.footer-bottom{color:#8f8f8f}
.footer-bottom a{color:#fff;text-decoration:underline;text-underline-offset:3px}
