:root{--graphite:#111;--graphite-2:#1a1a1a;--text:#262626;--muted:#5c5c5c;--line:#dedede;--paper:#fff;--soft:#f5f5f5;--red:#d91e18;--red-hover:#b81510;--whatsapp:#25d366;--whatsapp-dark:#148f43;--focus:#f3bf3c;--shadow:0 18px 44px #00000021;color:var(--text);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.container{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{width:min(850px,100% - 40px)}.site-header{z-index:40;border-bottom:3px solid var(--red);background:#fffffffa;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.logo{align-items:center;display:inline-flex}.logo img{filter:drop-shadow(0 2px 1px #0003);width:158px;height:auto}.header-actions{align-items:center;gap:20px;display:flex}.stock-badge{color:#333;align-items:center;gap:8px;display:inline-flex}.stock-badge span{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #d91e182e}.stock-badge-copy{flex-direction:column;line-height:1.15;display:flex}.stock-badge-copy small{color:#777;font-size:.68rem;font-weight:700}.stock-badge-copy strong{color:#222;font-size:.9rem;font-weight:800}.button{color:#fff;text-align:center;border:0;border-radius:3px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:14px 20px;font-size:.88rem;font-weight:800;line-height:1.15;transition:background-color .16s;display:inline-flex}.button-primary{background:var(--red)}.button-primary:hover{background:var(--red-hover)}.button-dark{background:#171717}.button-dark:hover{background:#000}.button-whatsapp{background:var(--whatsapp);color:#062914}.button-whatsapp:hover{background:#20bd5a}.icon{flex:none;width:20px;height:20px}.hero-section{color:#fff;background:#171717;min-height:620px;position:relative;overflow:hidden}.hero-picture,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-picture{overflow:hidden}.hero-background{object-fit:cover;object-position:50% 52%;will-change:transform;width:100%;height:100%;animation:12s ease-in-out infinite hero-float;position:absolute;inset:0;transform:scale(1.015)}@keyframes hero-float{0%,to{transform:scale(1.015)translateY(-.25%)}50%{transform:scale(1.04)translate(-.45%,.35%)}}.hero-overlay{background:#0000008a}.hero-inner{z-index:1;align-items:center;min-height:620px;padding-block:66px;display:flex;position:relative}.hero-copy{width:min(650px,100%)}h1,h2,h3,p,figure{margin-top:0}.eyebrow,.section-kicker{color:var(--red);letter-spacing:0;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:800}h1{color:#fff;letter-spacing:0;text-shadow:0 2px 5px #00000073;margin-bottom:20px;font-size:3.55rem;font-weight:800;line-height:1.03}.hero-subtitle{color:#ffffffde;text-shadow:0 1px 3px #0000008c;max-width:590px;margin-bottom:28px;font-size:1.16rem;line-height:1.55}.hero-cta{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.hero-cta p{color:#ffffffb8;margin-bottom:0;font-size:.88rem}.hero-facts{border-top:1px solid #ffffff59;flex-wrap:wrap;gap:0;margin-top:35px;padding-top:18px;display:flex}.hero-facts span{color:#fff;border-right:1px solid #ffffff59;padding:0 18px;font-size:.88rem;font-weight:700}.hero-facts span:first-child{padding-left:0}.hero-facts span:last-child{border-right:0}.trust-section{border-bottom:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-item{border-right:1px solid var(--line);align-items:flex-start;gap:13px;min-height:124px;padding:28px 20px;display:flex}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0;padding-right:0}.trust-item .icon{color:var(--red)}.trust-item h2{color:var(--graphite);margin-bottom:5px;font-size:.98rem;line-height:1.2}.trust-item p,.section-heading p,.product-body p,.step p,.faq-answer p,.mid-cta p,.final-cta p,.site-footer p,.site-footer span,.site-footer a{color:var(--muted)}.trust-item p{margin-bottom:0;font-size:.88rem;line-height:1.4}.section{padding:76px 0}.section-heading{text-align:center;max-width:700px;margin:0 auto 34px}.section-heading.align-left{text-align:left;margin-inline:0}.section-heading h2,.mid-cta h2,.final-cta h2{color:var(--graphite);letter-spacing:0;margin-bottom:12px;font-size:2.45rem;line-height:1.08}.section-heading>p:last-child{margin-bottom:0;font-size:1rem}.products-section{background:#f4f4f4}.product-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.product-card{border-top:4px solid var(--red);background:#fff;overflow:hidden}.product-card>img{object-fit:cover;background:#d7d7d7;border:0;border-radius:0;width:100%;height:300px}.product-card:first-child>img{object-position:center 57%}.product-body{border:1px solid var(--line);border-top:0;padding:27px}.tag{color:var(--red);text-transform:uppercase;margin-bottom:11px;font-size:.76rem;font-weight:800;display:inline-block}.product-body h3,.step h3{color:var(--graphite);margin-bottom:9px;font-size:1.38rem}.product-body ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:20px 0 24px;padding:0;list-style:none;display:grid}.product-body li{color:#333;align-items:center;gap:7px;font-size:.91rem;display:flex}.product-body li .icon{width:16px;height:16px;color:var(--red)}.process-section{background:#181818}.process-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:54px;display:grid}.process-section .section-heading h2,.process-section .section-heading p{color:#fff}.process-section .section-heading>p:last-child{color:#ffffffab}.steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step{border-top:3px solid var(--red);padding-top:20px}.step span{color:var(--red);margin-bottom:24px;font-size:.85rem;font-weight:800;display:block}.step h3{color:#fff;font-size:1.12rem}.step p{color:#ffffffab;margin-bottom:0;font-size:.92rem}.gallery-section{background:#fff}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:225px;gap:10px;display:grid}.gallery-grid figure{background:#222;min-width:0;margin:0;position:relative;overflow:hidden}.gallery-grid .gallery-main{grid-area:span 2/span 2}.gallery-grid img{object-fit:cover;border:0;border-radius:0;width:100%;height:100%;transition:transform .2s}.gallery-grid figure:hover img{transform:scale(1.015)}.gallery-grid figcaption{color:#fff;background:#000000c2;margin:0;padding:13px 14px;font-size:.84rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.gallery-note{color:var(--muted);margin:14px 0 0;font-size:.84rem}.gallery-mobile-nav{display:none}.mid-cta{background:#efefef;padding:42px 0}.mid-cta-inner{border-left:5px solid var(--red);background:#181818;justify-content:space-between;align-items:center;gap:30px;padding:30px 34px;display:flex}.mid-cta h2{color:#fff;max-width:740px;font-size:1.85rem}.mid-cta p{color:#ffffffad;margin-bottom:0}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;min-height:68px;color:var(--graphite);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:18px 0;font-weight:700;display:flex}.faq-item button span:last-child{width:24px;height:24px;color:var(--red);text-align:center;flex:none;font-size:1.25rem}.faq-answer{padding:0 42px 22px 0}.faq-answer p{margin-bottom:0}.final-cta{background:var(--red);color:#fff;padding:72px 0}.final-cta-inner{text-align:left;max-width:760px}.final-cta .eyebrow,.final-cta h2,.final-cta p{color:#fff}.final-cta .button{background:#171717;margin-top:10px}.site-footer{color:#fff;background:#0d0d0d;padding:42px 0 24px}.footer-grid{grid-template-columns:1fr 1.2fr .8fr;gap:38px;display:grid}.footer-logo img{width:160px}.site-footer p{color:#ffffffa8;max-width:360px;margin:18px 0 0}.site-footer address,.site-footer nav{gap:8px;font-style:normal;display:grid}.site-footer strong{color:#fff;margin-bottom:6px}.site-footer span,.site-footer a{color:#ffffffa8}.site-footer a:hover{color:#fff}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff21;margin-top:32px;padding-top:20px;font-size:.86rem}.mobile-floating-cta{display:none}@media (width<=980px){.hero-section,.hero-inner{min-height:580px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.process-grid,.footer-grid{grid-template-columns:1fr}.process-grid{gap:28px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mid-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=720px){body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.container,.narrow{width:min(100% - 24px,1180px)}.header-inner{min-height:62px}.logo img{width:126px}.header-inner{gap:12px}.stock-badge{gap:7px}.stock-badge-copy small{font-size:.6rem}.stock-badge-copy strong{white-space:nowrap;font-size:.76rem}.hero-section,.hero-inner{min-height:calc(100svh - 96px)}.hero-background{object-fit:contain;object-position:center top;animation-name:hero-float-mobile;animation-duration:14s;transform:scale(1.005)}.hero-overlay{background:#0000001f}.hero-inner{align-items:flex-end;padding-block:38px}h1{font-size:2.15rem;line-height:1.05}.hero-subtitle{margin-bottom:22px;font-size:1rem}.button{width:100%;min-height:54px;padding:14px 16px}.button span{overflow-wrap:anywhere;min-width:0}.hero-facts{gap:9px 0;margin-top:24px;padding-top:15px}.hero-facts span{padding-inline:10px;font-size:.78rem}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item,.trust-item:first-child,.trust-item:last-child{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:142px;padding:18px 12px;display:block}.trust-item:nth-child(2n){border-right:0}.trust-item:nth-last-child(-n+2){border-bottom:0}.trust-item .icon{margin-bottom:10px}.trust-item h2{font-size:.91rem}.trust-item p{font-size:.78rem}.section{padding:50px 0}.section-heading{text-align:left}.section-heading h2,.final-cta h2{font-size:2rem}.product-grid,.steps{grid-template-columns:1fr}.product-card>img{height:240px}.product-body{padding:22px}.product-body ul{grid-template-columns:1fr}.steps{gap:28px}.step span{margin-bottom:12px}.gallery-grid{scrollbar-width:none;scroll-snap-type:x mandatory;gap:10px;margin-inline:-12px;padding:0 12px 10px;display:flex;overflow-x:auto}.gallery-grid::-webkit-scrollbar{display:none}.gallery-grid figure,.gallery-grid .gallery-main{scroll-snap-align:start;width:78%;min-width:78%;height:300px}.gallery-mobile-nav{grid-template-columns:42px minmax(0,1fr) auto 42px;align-items:center;gap:10px;min-height:48px;margin-top:10px;display:grid}.gallery-arrow{width:42px;height:42px;color:var(--graphite);cursor:pointer;background:#fff;border:1px solid #bdbdbd;border-radius:2px;place-items:center;display:grid}.gallery-arrow:disabled{cursor:default;opacity:.35}.gallery-arrow-previous .icon{transform:rotate(180deg)}.gallery-dots{justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.gallery-dots button{cursor:pointer;background:#bcbcbc;border:0;border-radius:50%;flex:0 0 7px;width:7px;height:7px;padding:0}.gallery-dots button.is-active{background:var(--red);border-radius:4px;flex-basis:20px;width:20px}.gallery-counter{color:#4f4f4f;white-space:nowrap;font-size:.76rem;font-weight:700}.mid-cta-inner{padding:26px 20px}.mid-cta h2{font-size:1.55rem}.final-cta{padding:56px 0}.mobile-floating-cta{z-index:60;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #11111124;display:block;position:fixed;bottom:0;left:0;right:0}}@keyframes hero-float-mobile{0%,to{transform:scale(1.005)translate(-.15%)}50%{transform:scale(1.025)translate(.25%,.15%)}}@media (width<=720px) and (height<=700px){.hero-section,.hero-inner{min-height:590px}.hero-inner{padding-block:30px}h1{margin-bottom:15px;font-size:1.95rem}.hero-subtitle{margin-bottom:18px}.hero-facts{margin-top:18px}}@media (prefers-reduced-motion:reduce){.hero-background{animation:none;transform:scale(1.015)}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
