:root{--paper:#f8f5ee;--ink:#282a26;--muted:#62645c;--red:#992b32;--line:#deddd3;--white:#fff;--heading:"Barlow Condensed",sans-serif;--body:"Manrope",sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--body)}[hidden]{display:none!important}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1;letter-spacing:-.015em}h1{font-size:clamp(58px,5.7vw,88px);font-weight:600}h2{font-size:clamp(44px,4.4vw,64px);font-weight:600}h3{font-size:30px;font-weight:600}em{font-style:normal;color:var(--red)}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:30}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #306d84;outline-offset:4px}.site-header{height:102px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{object-fit:contain;mix-blend-mode:multiply}.brand>span,.brand-text{font-family:var(--heading);font-size:32px;font-weight:700;line-height:1}.brand small{display:block;font:8px/2 var(--body);letter-spacing:1.15px;font-weight:800}.header-label{font-size:10px;letter-spacing:1.1px;color:var(--muted);font-weight:800}.header-contact{font-size:12px;font-weight:800;text-underline-offset:5px;display:flex;align-items:center;gap:12px;min-height:44px}.header-contact>span{font-size:22px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:45px;padding-block:58px 64px;align-items:center}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.5px;line-height:1.5}.hero .eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:22px}.eyebrow>span{width:6px;height:6px;background:var(--red);border-radius:50%}.intro{font-size:17px;max-width:430px;margin-top:24px;line-height:1.7}.audience{font-size:12px;font-weight:700;color:var(--muted);margin-top:13px;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:15px 24px;text-decoration:none;border:1px solid transparent;border-radius:3px;font-weight:800;font-size:13px;line-height:1.5}.button>span{font-size:23px;line-height:1}.primary{background:var(--red);color:white}.primary:hover{background:#7e2027}.button:disabled{opacity:.5;cursor:wait}.hero-note{margin-top:15px;font-size:10px;color:var(--muted)}.hero-visual{position:relative;align-self:stretch;min-height:530px;background:#d8c6a8;overflow:hidden;border-radius:3px}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:48% center}.hero-visual:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(29,25,17,.82))}.hero-visual figcaption{position:absolute;bottom:34px;left:34px;z-index:1;color:#fff}.hero-visual figcaption>span{display:block;font-size:9px;font-weight:800;letter-spacing:1.3px;margin-bottom:10px}.hero-visual strong{font:500 46px/1 var(--heading)}.conditions{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:25px;gap:32px}.conditions>div+div{border-left:1px solid var(--line);padding-left:32px}.conditions span{display:block;font-size:9px;letter-spacing:1px;font-weight:800;color:var(--red);margin-bottom:8px}.conditions strong{font-size:14px}.conditions p{font-size:12px;color:var(--muted);margin-top:4px;max-width:290px}.products-section{padding-block:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:35px}.section-heading .eyebrow,.use-copy>.eyebrow,.quote-copy>.eyebrow,.faq-section .eyebrow{color:var(--red);margin-bottom:15px}.section-heading>p{font-size:13px;color:var(--muted);max-width:340px}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product{background:white;border:1px solid #e6e3da;border-radius:3px;overflow:hidden;display:flex;flex-direction:column}.product-image{display:block;aspect-ratio:1.22;overflow:hidden;background:#f1efea}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.product-image:hover img{transform:scale(1.025)}.product-content{padding:22px;display:flex;flex-direction:column;flex:1}.product-format{font-size:11px;color:var(--muted);margin-bottom:10px}.product h3{font-size:32px;margin-bottom:18px}.price strong{font-size:23px;line-height:1.2;letter-spacing:-1px}.price>span{font-size:11px;color:var(--muted)}.tax-price{font-size:11px;color:var(--muted);margin-top:3px}.pvp{border-top:1px solid var(--line);padding-top:12px;margin-top:15px;font-size:11px}.pvp b{font-size:13px}.pvp small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.interest{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #c7c6bc;background:white;border-radius:3px;min-height:46px;padding:8px 14px;color:var(--ink);font-size:12px;font-weight:800;margin-top:20px}.interest:hover{border-color:var(--red);color:var(--red)}.interest[aria-pressed=true]{background:#f4e6e5;border-color:var(--red);color:var(--red)}.interest b{font-size:22px;font-weight:500}.selection-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-block:22px}.selection-bar p,.catalog-note{font-size:11px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:15px;min-height:44px;font-weight:800;font-size:12px;text-underline-offset:5px}.catalog-note{margin-top:15px}.campaign-note{background:#ecebdc;padding:14px 18px;margin-bottom:25px;font-size:13px}.use-section{background:#eeece3;padding-block:64px}.use-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}.use-grid figure img{width:100%;aspect-ratio:1.08;object-fit:cover;border-radius:3px}.use-grid figcaption{font-size:9px;color:var(--muted);margin-top:6px}.use-copy h2{font-size:52px}.use-item{display:flex;gap:18px;margin-top:28px}.use-item>span{font-family:var(--heading);font-size:24px;color:var(--red)}.use-item h3{font-family:var(--body);font-size:15px;letter-spacing:0;font-weight:800;line-height:1.5}.use-item p{font-size:12px;color:var(--muted);margin-top:8px}.use-copy>.text-link{margin-top:20px}.quote-section{padding-block:96px;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start;scroll-margin-top:24px}.quote-copy h2{font-size:56px}.quote-copy>p:not(.eyebrow){font-size:13px;margin-top:23px;max-width:380px;color:var(--muted)}.quote-facts{list-style:none;padding:0;margin:32px 0}.quote-facts li{border-top:1px solid var(--line);padding-block:16px}.quote-facts b{display:block;font-size:12px;margin-bottom:5px}.quote-facts span{font-size:12px;color:var(--muted);display:block;max-width:360px}.direct-note a{display:inline-block;color:var(--red);font-weight:800;min-height:44px;padding-top:6px}.form-panel{padding:32px;background:white;border:1px solid var(--line);border-radius:4px}.form-panel h3{font-size:34px}.form-intro{font-size:11px;color:var(--muted);margin:9px 0 23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field.full{grid-column:1/-1}.field label,legend{font-size:11px;font-weight:800}.field label span,legend span{font-weight:400;color:var(--muted)}input:not([type=checkbox]),select,textarea{border:1px solid #c9ccc4;border-radius:3px;min-height:46px;width:100%;background:#fff;padding:10px 12px;color:var(--ink);font-size:16px}textarea{resize:vertical;min-height:92px}input[aria-invalid=true],select[aria-invalid=true]{border-color:var(--red)}.field-error{color:var(--red);font-size:11px;line-height:1.4}.field-error:empty{display:none}fieldset{border:0;padding:0;margin:24px 0}legend{padding:0;margin-bottom:12px}.product-choices{display:grid;grid-template-columns:1fr 1fr;gap:7px}.product-choices label{display:flex;align-items:center;gap:9px;min-height:44px;padding:7px 10px;background:#f6f5f0;border:1px solid #e3e4dc;border-radius:3px;font-size:11px;line-height:1.4;cursor:pointer}.product-choices label:has(:checked){background:#f4e6e5;border-color:var(--red)}.product-choices input{accent-color:var(--red);width:17px;height:17px;flex-shrink:0}.form-help{font-size:10px;line-height:1.6;color:var(--muted);margin-top:10px}.privacy-note{font-size:10px;line-height:1.8;color:var(--muted);margin-block:20px}.submit{width:100%;justify-content:space-between}.lead-preview{margin-top:26px;padding-top:24px;border-top:2px solid var(--red)}.lead-preview .eyebrow{color:var(--red);margin-bottom:10px}.lead-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.75 var(--body);background:#f6f5f0;padding:18px;border-radius:3px}.whatsapp{background:#246441;color:white;width:100%}.whatsapp:hover{background:#194e30}.edit-inquiry{display:block;border:0;background:transparent;min-height:44px;text-decoration:underline;font-size:12px;margin:6px auto}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;border-top:1px solid var(--line);padding-block:65px 85px}.faq-section h2{font-size:48px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:800;font-size:13px;padding-block:19px;min-height:54px}.faq-list details p{font-size:12px;color:var(--muted);padding-bottom:20px;max-width:540px}.site-footer{background:#282a26;color:#f8f5ee;padding-top:42px}.footer-top{display:flex;justify-content:space-between;gap:35px;padding-bottom:36px}.brand-text{font-size:36px}.brand-text em{color:#e78584}.brand-text p{font:11px/1.6 var(--body);margin-top:12px}.footer-top>div+div{font-size:11px;line-height:2}.footer-bottom{border-top:1px solid #505149;display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:10px;color:#d2d3c9}.footer-bottom nav{display:flex;gap:24px}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}.mobile-cta{display:none}
@media(min-width:1500px){.hero{padding-block:70px}.hero-visual{min-height:580px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header-label{display:none}.hero{gap:28px}.hero h1{font-size:65px}.hero-visual{min-height:520px}.hero .button{gap:12px;font-size:12px;padding-inline:17px}.products-grid{gap:18px}.product-content{padding:18px}.use-grid{gap:35px}.use-copy h2{font-size:46px}.quote-section{gap:35px;grid-template-columns:.85fr 1.15fr}.quote-copy h2{font-size:48px}.form-panel{padding:24px}.form-grid,.product-choices{grid-template-columns:1fr}.conditions{gap:20px}.conditions>div+div{padding-left:20px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.site-header{height:82px;gap:15px}.brand>span{font-size:28px}.brand img{width:34px;height:40px}.brand small{font-size:6px}.header-contact{font-size:10px;gap:5px;max-width:108px;line-height:1.5}.header-contact>span{font-size:20px}.hero{grid-template-columns:1fr;padding-block:32px 30px;gap:28px}.hero h1{font-size:clamp(51px,11.8vw,78px)}.hero .eyebrow{font-size:9px;margin-bottom:17px}.intro{font-size:15px;margin-top:20px;max-width:440px}.audience{font-size:11px;margin-bottom:22px}.hero .button{font-size:12px;justify-content:space-between;width:100%;max-width:430px;padding-inline:20px}.hero-note{font-size:10px}.hero-visual{min-height:360px}.hero-visual img{object-position:center 52%}.hero-visual figcaption{bottom:25px;left:24px}.hero-visual strong{font-size:40px}.conditions{grid-template-columns:1fr;padding-block:8px;gap:0}.conditions>div{padding:18px 0}.conditions>div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.conditions p{max-width:none}.products-section{padding-block:48px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:18px;font-size:12px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-content{padding:12px}.product h3{font-size:25px;margin-bottom:13px}.product-format{font-size:9px;line-height:1.5;min-height:27px}.product-image{aspect-ratio:1}.price strong{font-size:20px}.price>span{display:block;font-size:10px}.tax-price{font-size:9px}.pvp{font-size:9px}.pvp b{font-size:11px}.pvp small{font-size:9px}.interest{padding-inline:10px;font-size:11px;margin-top:auto}.pvp{padding-bottom:16px}.selection-bar{align-items:start;flex-direction:column;gap:5px}.selection-bar p{font-size:11px}.catalog-note{font-size:10px}.use-section{padding-block:38px}.use-grid{grid-template-columns:1fr;gap:25px}.use-grid figure img{aspect-ratio:1.4}.use-copy h2{font-size:43px}.use-item{margin-top:23px}.quote-section{grid-template-columns:1fr;padding-block:50px;gap:27px}.quote-copy h2{font-size:47px}.quote-copy>p:not(.eyebrow){max-width:none}.quote-facts{margin-block:23px 0}.quote-copy .direct-note{margin-top:10px!important}.form-panel{padding:22px 18px}.form-panel h3{font-size:31px}.product-choices{grid-template-columns:1fr 1fr;gap:6px}.product-choices label{font-size:10px;padding:7px}.faq-section{grid-template-columns:1fr;gap:22px;padding-block:40px 50px}.faq-section h2{font-size:42px}.faq-list summary{font-size:12px}.footer-top,.footer-bottom{flex-direction:column;gap:23px}.footer-bottom nav{gap:20px;flex-wrap:wrap}.site-footer{padding-bottom:90px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;padding:10px 18px calc(10px + env(safe-area-inset-bottom));background:rgba(248,245,238,.98);border-top:1px solid var(--line);display:block;z-index:10}.mobile-cta .button{width:100%;min-height:48px;justify-content:space-between}.lead-preview{scroll-margin-bottom:100px}input,select,textarea,button{scroll-margin-bottom:110px}}
@media(max-width:360px){.products-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.3}.product-format{min-height:0}.product-choices{grid-template-columns:1fr}.hero h1{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
