:root{--red:#e50019;--deep:#bb0015;--yellow:#ffdb16;--ink:#21211f;--muted:#65655f;--paper:#fff;--soft:#f5f5f0;--line:#deded6;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;color:var(--ink);background:var(--paper)}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.05;letter-spacing:-.045em}h2{font-size:clamp(2.25rem,4.3vw,4.1rem);font-weight:800}h3{font-size:1.45rem;letter-spacing:-.035em}p+p{margin-top:18px}em{font-style:normal}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #007f92;outline-offset:5px}button{border:0}button:disabled{opacity:.5;cursor:not-allowed}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:15px 24px;border-radius:8px;font-weight:700;font-size:1rem;line-height:1.35;text-align:center;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.3em}.dark{background:var(--ink);color:#fff}.dark:hover{background:#3b3b37}.yellow{background:var(--yellow);color:#252100}.yellow:hover{background:#ffe747}.outline{background:transparent;color:var(--ink);border:1px solid #aaa}.small{font-size:.9rem;min-height:46px;padding:12px 18px}.skip{position:fixed;left:10px;top:-80px;z-index:99;background:white;padding:10px}.skip:focus{top:10px}.announcement{background:var(--yellow);color:#312700;text-align:center;font-size:.82rem;padding:8px 16px;font-weight:600}.header{display:flex;align-items:center;justify-content:space-between;padding:13px max(5vw,20px);gap:30px;background:#fff;border-bottom:1px solid #eee}.brand{width:148px;height:58px;overflow:hidden;border-radius:6px;background:var(--red);display:block;flex-shrink:0;position:relative}.brand img{width:100%;height:100%;object-fit:cover;transform:scale(1.05)}nav{display:flex;gap:30px;font-size:.9rem;font-weight:600}nav a:hover{color:var(--red)}.hero{background:#d6000f;color:white;overflow:hidden}.hero-inner{display:grid;grid-template-columns:44% 56%;max-width:1440px;margin:auto;position:relative;align-items:center;min-height:600px}.hero-copy{padding:50px 0 42px max(7vw,35px);z-index:1}.eyebrow{font-size:.8rem;letter-spacing:.075em;font-weight:700;line-height:1.5;margin-bottom:20px}.hero h1{font-size:clamp(5rem,8.8vw,8.6rem);line-height:.86;letter-spacing:-.075em;margin:25px 0 26px;font-weight:850}.hero h1 em{color:var(--yellow)}.hero h2{font-size:clamp(1.15rem,2.1vw,1.8rem);letter-spacing:-.035em;line-height:1.2}.hero-description{font-size:1.15rem;max-width:380px;line-height:1.6;margin:18px 0 28px}.micro{font-size:.8rem;margin-top:12px;line-height:1.6}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center}.hero-art>img{width:100%;height:100%;object-fit:cover;min-height:610px}.hero-sticker{position:absolute;right:7%;top:10%;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:.88rem;text-align:center;width:144px;height:144px;display:flex;flex-direction:column;justify-content:center;line-height:1.3;transform:rotate(10deg);box-shadow:0 8px 28px #5e000022}.hero-sticker strong{font-size:1rem}.hero-bottom{border-top:1px solid #ffffff35;display:flex;justify-content:space-between;padding:18px max(5vw,24px);font-size:.85rem}.hero-bottom a{font-weight:bold}.trust{padding:32px 0;border-bottom:1px solid var(--line);overflow:hidden}.trust-heading{max-width:1200px;margin:auto;padding:0 30px;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;line-height:1.5}.trust-heading button{background:transparent;border:1px solid var(--line);border-radius:50px;font-size:.8rem;padding:7px 15px}.marquee{margin-top:26px;overflow:hidden}.brand-track{display:flex;width:max-content;animation:move 28s linear infinite}.brand-track>div{display:flex;align-items:center;gap:80px;padding-right:80px}.brand-track span{font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:800;letter-spacing:-.06em;white-space:nowrap;color:#484842}.brand-track span:nth-child(2){font-style:italic}.brand-track span:nth-child(3){font-family:Georgia,serif;font-style:italic}.paused .brand-track,.marquee:hover .brand-track{animation-play-state:paused}@keyframes move{to{transform:translateX(-50%)}}.section{max-width:1240px;margin:auto;padding:90px 30px}.red{color:var(--red)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:44px}.section-heading>p{max-width:360px;color:var(--muted);font-size:1rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 26px}.product-card>a{position:relative;display:block;border-radius:var(--radius);overflow:hidden;background:var(--soft)}.product-image{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:transform .4s}.collage{background-image:url('assets/catalogo.webp');background-size:300% 300%;background-repeat:no-repeat}.product-card>a:hover .product-image{transform:scale(1.035)}.card-plus{position:absolute;right:16px;bottom:16px;background:#fff;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;font-size:1.6rem;line-height:1}.card-copy{padding-top:17px}.tech{font-size:.75rem;color:var(--muted);display:block;margin-bottom:8px}.card-copy h3{font-size:1.4rem;line-height:1.2}.card-copy p{font-size:.9rem;line-height:1.65;color:var(--muted);margin:12px 0;min-height:72px}.text-button{padding:8px 0;background:none;border:0;display:inline-flex;gap:16px;align-items:center;font-size:.88rem;font-weight:700}.text-button:hover{color:var(--red)}.other-banner{margin-top:45px;padding:30px 35px;background:var(--soft);border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:25px}.other-banner p{font-size:.9rem;color:var(--muted);margin-top:8px}.catalog-note{font-size:.75rem;color:var(--muted);margin-top:18px}.process{background:var(--yellow);max-width:none;padding-left:max(30px,calc((100vw - 1180px)/2));padding-right:max(30px,calc((100vw - 1180px)/2))}.process .section-heading p{color:#534900}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.process-grid article{border-top:1px solid #a9920b;padding-top:25px}.process-grid article>span{font-size:3rem;font-weight:800;letter-spacing:-.065em}.process-grid h3{margin:20px 0 12px;line-height:1.2}.process-grid p{color:#504600;font-size:.95rem;line-height:1.6}.experience{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.experience h2 em{color:var(--red)}.experience-copy>p:not(.eyebrow){margin-top:24px;color:var(--muted)}.experience .text-button{margin-top:20px}.archive{padding:18px;background:var(--soft);border-radius:14px;transform:rotate(1.5deg)}.archive-head{display:flex;justify-content:space-between;gap:10px;font-size:.72rem;font-weight:bold;margin-bottom:16px}.archive-head span:last-child{color:var(--muted)}.archive-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;max-height:440px;overflow:auto;border-radius:5px}.archive-grid img{width:100%;height:auto}.quote-section{background:var(--red);color:white;scroll-margin-top:10px}.quote-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:start}.quote-intro{position:sticky;top:35px;padding-top:22px}.quote-intro h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}.quote-intro h2 em{color:var(--yellow)}.quote-intro>p:not(.eyebrow){margin-top:24px}.quote-promise{display:flex;flex-direction:column;gap:18px;margin:36px 0;font-size:.95rem;font-weight:600}.quote-intro .micro{max-width:290px;color:#fff0f0}.form-card{background:#fff;color:var(--ink);border-radius:18px;padding:32px;min-width:0;box-shadow:0 20px 60px #9d001850}.step-progress{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:25px}.step-progress>span{font-size:.85rem;color:var(--muted);border-bottom:3px solid transparent;padding:3px}.step-progress b{font-weight:400;margin-left:7px}.step-progress .active{color:var(--red);border-color:var(--red)}.step-progress .active b{font-weight:bold}.step-label{font-size:.75rem;color:var(--red);margin-bottom:12px;font-weight:bold}.form-step h3{font-size:1.8rem;line-height:1.15;letter-spacing:-.035em;margin-bottom:15px;outline:none}.form-step>p:not(.step-label){color:var(--muted);font-size:.9rem}.radio-options{display:grid;gap:10px;margin:22px 0}.radio-options label{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;padding:13px 14px;cursor:pointer;font-size:.9rem}.radio-options label:has(input:checked){background:#fff2f2;border-color:var(--red)}input[type=radio],input[type=checkbox]{accent-color:var(--red);width:18px;height:18px;flex-shrink:0;cursor:pointer;margin:0}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;min-width:0;border:1px solid #bdbdb5;background:#fff;border-radius:6px;padding:12px 10px;min-height:48px;color:var(--ink);font-size:1rem;margin-top:7px}textarea{resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:20px}.field-row label,.stack-label{font-size:.85rem;font-weight:600;min-width:0}.field-note{font-size:.75rem!important;color:var(--muted);line-height:1.6;margin-top:12px}.stack-label{display:block;margin-top:20px}.form-actions{display:flex;gap:12px;margin-top:20px;justify-content:space-between}.form-actions #next,.form-actions #submit{flex:1}.form-error{color:#b80015;font-size:.85rem;margin-top:14px;font-weight:600}.logo-box{background:#f4f4ee;border:1px solid var(--line);padding:20px;border-radius:10px;margin:22px 0;font-size:.85rem}.logo-box strong{display:block}.logo-box>a{font-size:1.1rem;display:inline-block;color:#b90015;font-weight:bold;margin:8px 0;overflow-wrap:anywhere}.logo-box p{color:var(--muted);font-size:.85rem}.logo-box small{display:block;margin-top:10px;font-size:.75rem;color:var(--muted)}.product-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.product-choice{overflow:hidden;border:1px solid var(--line);border-radius:8px;cursor:pointer;font-size:.75rem;line-height:1.3}.product-choice>.product-image{height:auto;aspect-ratio:1}.product-choice>span:last-child{display:flex;gap:7px;align-items:flex-start;padding:9px 7px}.product-choice input{width:15px;height:15px}.product-choice:has(input:checked){border:2px solid var(--red);background:#fff2f2}.other-icon{aspect-ratio:1;display:grid;place-items:center;font-size:3rem;color:var(--red);background:var(--soft)}.summary-box{background:var(--soft);padding:16px;border-radius:8px;font-size:.8rem;line-height:1.7;white-space:pre-line;margin-top:20px;overflow-wrap:anywhere}.consent{display:flex;gap:10px;align-items:flex-start;font-size:.75rem;margin-top:20px;line-height:1.5}.consent a{text-decoration:underline}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq h2{font-size:clamp(2.2rem,3.5vw,3.3rem)}.faq>div>p:not(.eyebrow){color:var(--muted);margin-top:25px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:25px;cursor:pointer;font-size:.95rem;font-weight:700;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:1.4rem;font-weight:400}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:.9rem;margin-top:16px;color:var(--muted)}.closing{text-align:center;background:var(--ink);color:#fff;padding:75px 24px}.closing p{font-size:.85rem;color:#d1d1c5}.closing h2{margin:25px 0 32px;font-size:clamp(2.5rem,5.5vw,5rem)}.footer{padding-top:45px;padding-bottom:25px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.footer-top p{font-size:.9rem;color:var(--muted)}.footer-top>div{display:flex;flex-direction:column;font-size:.85rem;gap:7px}.footer>details{margin-top:30px;font-size:.8rem;color:var(--muted)}.footer>details summary{cursor:pointer}.footer>details p{margin-top:15px;max-width:850px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:24px;padding-top:20px;font-size:.75rem;color:var(--muted)}.mobile-cta{display:none}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(120px);background:var(--ink);color:#fff;padding:13px 20px;max-width:90vw;border-radius:8px;font-size:.9rem;z-index:50;opacity:0;transition:.2s;pointer-events:none}.toast.show{transform:translateX(-50%);opacity:1}
@media(min-width:1441px){.hero-art>img{object-fit:contain}.hero{background:#d4000c}}
@media(max-width:1000px){.header{gap:20px}nav{gap:18px;font-size:.8rem}.hero-inner{grid-template-columns:45% 55%;min-height:520px}.hero-copy{padding:35px 0 35px 30px}.hero-art>img{min-height:530px}.hero-sticker{width:110px;height:110px;font-size:.75rem;top:8%;right:5%}.hero-sticker strong{font-size:.85rem}.section{padding:65px 25px}.section-heading{gap:35px}.quote-layout{gap:32px;grid-template-columns:.65fr 1fr}.form-card{padding:23px}.experience{gap:35px}.faq{gap:45px}.product-grid{gap:32px 18px}.process{padding:65px 30px}.card-copy p{min-height:92px}.hero-copy .button{gap:10px;padding:14px;font-size:.9rem}}
@media(max-width:700px){html{scroll-padding-top:20px}.announcement{font-size:.7rem}.header{padding:12px 18px;gap:12px}.brand{width:114px;height:46px}.header nav{display:none}.header .button{font-size:.75rem;gap:10px;min-height:42px;padding:10px 13px}.hero-inner{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:35px 24px 20px;width:100%}.eyebrow{font-size:.72rem;margin-bottom:17px}.hero h1{font-size:clamp(4.5rem,20vw,7rem);margin:20px 0 22px}.hero h1 br{display:none}.hero h1 em{margin-left:10px}.hero h2{font-size:1.4rem}.hero-description{font-size:1rem;max-width:340px;margin:15px 0 22px}.hero-copy .button{font-size:.95rem;padding:16px 20px}.hero-copy .micro{font-size:.75rem}.hero-art{width:100%;margin-top:-5px}.hero-art>img{height:auto;min-height:0;aspect-ratio:1;object-fit:contain}.hero-sticker{top:6%;right:7%;width:115px;height:115px}.hero-bottom{padding:15px 24px;font-size:.7rem;gap:15px}.trust{padding:26px 0}.trust-heading{padding:0 24px;font-size:.8rem}.brand-track>div{gap:40px;padding-right:40px}.section{padding:54px 22px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;max-width:100%;font-size:.95rem}h2{font-size:2.7rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.product-card>a{border-radius:10px}.card-copy h3{font-size:1.12rem;line-height:1.2}.card-copy p{font-size:.8rem;line-height:1.55;min-height:100px;margin:10px 0}.card-copy{padding-top:13px}.tech{font-size:.67rem;margin-bottom:7px}.text-button{font-size:.73rem;gap:8px;line-height:1.4}.card-plus{width:30px;height:30px;font-size:1.3rem;right:10px;bottom:10px}.other-banner{display:block;padding:25px;margin-top:30px}.other-banner h3{font-size:1.4rem}.other-banner .button{margin-top:20px;width:100%;font-size:.9rem}.catalog-note{font-size:.7rem}.process{padding:50px 22px}.process-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.process-grid article{display:grid;grid-template-columns:55px 1fr;column-gap:18px;padding-top:20px}.process-grid article>span{grid-row:1/3;font-size:2.5rem;line-height:1}.process-grid h3{font-size:1.3rem;margin:0 0 9px}.process-grid p{grid-column:2;font-size:.9rem}.experience{display:block}.experience-copy>p:not(.eyebrow){font-size:.95rem}.archive{margin-top:35px;transform:none}.archive-grid{max-height:380px}.quote-layout{display:block;padding:50px 18px}.quote-intro{position:static;padding:0 5px 28px}.quote-intro h2{font-size:3.2rem}.quote-intro h2 br{display:none}.quote-intro h2 em{display:block}.quote-intro>p:not(.eyebrow){font-size:.95rem;max-width:100%}.quote-promise{display:none}.quote-intro .micro{font-size:.75rem!important;margin-top:14px!important}.form-card{padding:22px 18px;min-height:0}.step-progress{gap:6px;margin-bottom:24px;padding-bottom:18px}.step-progress>span{font-size:.72rem}.step-progress b{margin-left:3px}.form-step h3{font-size:1.65rem}.field-row{gap:12px}.field-row label,.stack-label{font-size:.78rem}.logo-box{padding:16px}.logo-box>a{font-size:1rem}.form-actions{flex-wrap:wrap}.form-actions .button{font-size:.9rem;gap:12px;padding:14px 17px}.product-choices{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-choice{font-size:.8rem}.product-choice>span:last-child{padding:10px 8px}.faq{display:block}.faq>div:first-child{margin-bottom:30px}.faq h2{font-size:2.7rem}.faq details{padding:19px 0}.closing{padding:55px 22px}.closing h2{font-size:3rem}.footer{padding-bottom:110px}.footer-top{grid-template-columns:1fr 1fr;gap:22px}.footer-top>div{grid-column:1/3}.footer-top p{font-size:.8rem}.mobile-cta{position:fixed;bottom:14px;left:18px;right:18px;z-index:20;display:flex;box-shadow:0 5px 28px #0004;min-height:52px;padding:14px 20px}.mobile-cta.is-hidden{display:none}.toast{bottom:80px}}
@media(max-width:360px){.hero h1{font-size:4.05rem}.field-row{grid-template-columns:1fr}.product-grid{gap:26px 10px}.card-copy h3{font-size:1rem}.card-copy p{min-height:120px}.step-progress b{font-size:.65rem}.header .button{padding:10px;font-size:.7rem}.brand{width:100px}.product-choices{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.brand-track>div[aria-hidden]{display:none}.brand-track>div{flex-wrap:wrap;justify-content:center;gap:20px;padding:0 22px}.brand-track{width:100%}.hero-sticker{transform:none}}
