:root{--orange:#f27016;--orange-dark:#d9500d;--orange-soft:#fff0e5;--ink:#17191a;--ink-soft:#343738;--steel:#7d8587;--line:#d9d8d3;--paper:#f5f3ed;--white:#fff;--green:#25d366;--display:"Arial Narrow", "Roboto Condensed", Impact, sans-serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow:0 24px 64px #1416171f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);scroll-padding-top:126px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block}::selection{background:var(--orange);color:var(--white)}:focus-visible{outline:3px solid color-mix(in srgb, var(--orange) 70%, white);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(100% - 40px,1240px);margin-inline:auto}.brand-mark{border-radius:3px;flex:none;width:clamp(138px,12vw,178px);line-height:0;display:inline-flex;overflow:hidden}.brand-mark img{width:100%;height:auto}.brand-mark--wordmark{aspect-ratio:4}.brand-mark--full{aspect-ratio:3}.promo-rail{background:var(--orange);color:var(--white)}.promo-rail__content{letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(24px,7vw,90px);min-height:34px;font-size:.7rem;font-weight:800;display:flex}.promo-rail__content span{align-items:center;gap:7px;display:inline-flex}.site-header{z-index:40;color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#17191af7;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.site-header__brand{align-items:center;min-height:54px;display:flex}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;align-items:center;min-height:44px;font-size:.78rem;font-weight:700;transition:color .18s;display:flex;position:relative}.desktop-nav a:after{background:var(--orange);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:hover:after{transform:scaleX(1)}.site-header__actions{align-items:center;gap:8px;display:flex}.quote-button{min-height:46px;color:var(--white);cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;padding:0 9px 0 16px;font-size:.75rem;font-weight:800;transition:border-color .18s,background .18s;display:inline-flex}.quote-button__count{background:var(--orange);border-radius:50%;place-items:center;width:26px;height:26px;font-size:.72rem;display:grid}.mobile-menu-button{width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff14;border:0;border-radius:50%;place-items:center;display:none}.mobile-nav{display:none}.hero{background:linear-gradient(115deg, #ffffff06 0 1px, transparent 1px 100%), var(--ink);color:var(--white);background-size:48px 48px;position:relative;overflow:hidden}.hero:before{content:"";border:110px solid #f2701612;border-radius:50%;width:620px;height:620px;position:absolute;top:-200px;left:-180px}.hero__grid{grid-template-columns:minmax(0,.94fr) minmax(460px,.82fr);align-items:center;gap:clamp(42px,7vw,100px);min-height:710px;padding-block:68px;display:grid;position:relative}.section-kicker{color:var(--orange-dark);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:.7rem;font-weight:900;display:flex}.section-kicker:before{content:"";background:currentColor;width:30px;height:3px}.section-kicker--light{color:#ff9c5b}.hero h1,.section-heading h2,.catalog-heading h2,.advice-section h2,.showroom-section h2,.final-cta h2{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-weight:900;font-stretch:75%;line-height:.92}.hero h1{max-width:710px;font-size:clamp(3.7rem,7vw,7rem)}.hero h1 em{color:var(--orange);font-style:normal;display:block}.hero__lead{color:#ffffffa8;max-width:590px;margin:28px 0 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.hero__actions,.showroom-section__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.button{cursor:pointer;letter-spacing:.075em;text-transform:uppercase;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-size:.76rem;font-weight:900;line-height:1;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--orange{background:var(--orange);color:var(--white)}.button--orange:hover{background:#ff7b22}.button--outline-light{color:var(--white);background:0 0;border-color:#ffffff54}.button--outline-light:hover{border-color:var(--white);background:var(--white);color:var(--ink)}.button--dark{background:var(--ink);color:var(--white)}.button--dark:hover{background:var(--orange)}.button--light{background:var(--white);color:var(--ink)}.button--light:hover{background:var(--ink);color:var(--white)}.button--compact{min-height:44px;padding-inline:17px}.button--wide{width:100%}.button--whatsapp{background:var(--green);color:#062f17}.button--whatsapp:hover{background:#35e675}.whatsapp-icon{object-fit:contain;flex:none;display:block}.hero__proof{gap:38px;margin-top:48px;display:flex}.hero__proof div{gap:5px;display:grid}.hero__proof strong{color:var(--white);font-family:var(--display);letter-spacing:-.01em;text-transform:uppercase;font-size:1.25rem}.hero__proof span{color:#ffffff7a;font-size:.7rem}.hero__visual{justify-self:end;width:min(100%,510px);position:relative}.hero__image{aspect-ratio:1;box-shadow:24px 24px 0 var(--orange);background:#a34819;border:1px solid #ffffff24;position:relative;overflow:hidden}.hero__image:after{content:"";pointer-events:none;border:16px solid #17191a1f;position:absolute;inset:0}.hero__image img{object-fit:cover}.hero__sticker{background:var(--white);width:134px;height:134px;color:var(--ink);text-align:center;text-transform:uppercase;border-radius:50%;place-content:center;display:grid;position:absolute;top:-26px;right:-22px;transform:rotate(8deg)}.hero__sticker span,.hero__sticker small{letter-spacing:.12em;font-size:.54rem;font-weight:900}.hero__sticker strong{color:var(--orange);font-family:var(--display);font-size:1.45rem;line-height:1.05}.hero__caption{background:var(--ink);color:var(--white);letter-spacing:.08em;text-transform:uppercase;padding:10px 13px;font-size:.61rem;font-weight:800;position:absolute;bottom:17px;right:22px}.benefit-bar{border-bottom:1px solid var(--line);background:var(--white)}.benefit-bar__grid{grid-template-columns:repeat(4,1fr);display:grid}.benefit-bar__grid>div{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:116px;padding:20px 24px;display:flex}.benefit-bar svg{color:var(--orange-dark);flex:none}.benefit-bar span{color:var(--steel);gap:4px;font-size:.72rem;line-height:1.35;display:grid}.benefit-bar strong{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.category-section,.catalog-section,.showroom-section{padding-block:clamp(82px,10vw,138px)}.section-heading,.catalog-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:44px;display:flex}.section-heading h2,.catalog-heading h2,.showroom-section h2{font-size:clamp(2.7rem,5vw,4.8rem)}.section-heading>p{color:#676b6c;max-width:465px;margin:0;font-size:.94rem;line-height:1.65}.category-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.category-card{border:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);text-align:left;cursor:pointer;background:0 0;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:285px;padding:28px;transition:background .22s,color .22s;display:flex;position:relative}.category-card:before{content:"";opacity:0;background:linear-gradient(145deg,#0000 0 60%,#f270161a);transition:opacity .22s;position:absolute;inset:0}.category-card:hover{background:var(--ink);color:var(--white)}.category-card:hover:before{opacity:1}.category-card__number{color:var(--orange-dark);font-family:var(--display);font-size:.85rem;font-weight:900}.category-card h3{width:100%;font-family:var(--display);letter-spacing:-.04em;overflow-wrap:normal;text-transform:uppercase;margin:0 0 9px;font-size:clamp(1.6rem,1.65vw,1.95rem);font-weight:900;line-height:1;position:relative}.category-card p{max-width:200px;color:var(--steel);margin:0;font-size:.78rem;line-height:1.55;position:relative}.category-card__arrow{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .22s,color .22s,background .22s;display:grid;position:absolute;top:24px;right:24px;transform:rotate(-35deg)}.category-card:hover .category-card__arrow{background:var(--orange);color:var(--white);transform:rotate(0)}.catalog-section{background:var(--white)}.catalog-heading{align-items:center}.catalog-search{border:1px solid var(--line);background:var(--paper);align-items:center;gap:10px;width:min(100%,340px);min-height:48px;padding:0 15px;display:flex}.catalog-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.catalog-search input{width:100%;min-height:48px;color:var(--ink);background:0 0;border:0;outline:0;font-size:.84rem}.catalog-toolbar{scrollbar-width:none;align-items:center;gap:8px;margin-bottom:34px;display:flex;overflow-x:auto}.catalog-toolbar::-webkit-scrollbar{display:none}.catalog-toolbar button{border:1px solid var(--line);background:var(--white);cursor:pointer;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;flex:none;min-height:44px;padding:0 15px;font-size:.68rem;font-weight:800;transition:background .16s,border-color .16s,color .16s}.catalog-toolbar button:hover,.catalog-toolbar button.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.catalog-toolbar>span{color:var(--steel);white-space:nowrap;margin-left:auto;font-size:.7rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);flex-direction:column;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.product-card:hover{box-shadow:var(--shadow);border-color:#c8c6c0;transform:translateY(-5px)}.product-card__image-wrap{aspect-ratio:4/4.8;background:#f2f1ed;position:relative;overflow:hidden}.product-card__image{object-fit:cover;transition:transform .5s cubic-bezier(.2,.65,.2,1)}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card__category,.product-card__badge{z-index:1;letter-spacing:.11em;text-transform:uppercase;padding:8px 10px;font-size:.58rem;font-weight:900;position:absolute;top:14px}.product-card__category{background:var(--ink);color:var(--white);left:14px}.product-card__badge{background:var(--orange);color:var(--white);right:14px}.product-card__body{flex-direction:column;flex:1;padding:23px;display:flex}.product-card__eyebrow{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:.6rem;font-weight:900}.product-card h3{font-family:var(--display);letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:1.65rem;font-weight:900;line-height:1.03}.product-card__description{color:#65696a;margin:13px 0 0;font-size:.875rem;line-height:1.55}.product-card__features{flex-wrap:wrap;gap:6px;margin:18px 0 25px;padding:0;list-style:none;display:flex}.product-card__features li{background:var(--paper);color:var(--ink-soft);align-items:center;gap:5px;padding:6px 8px;font-size:.63rem;font-weight:700;display:inline-flex}.product-card__features svg{color:var(--orange-dark)}.product-card__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:16px;margin-top:auto;padding-top:18px;display:flex}.product-card__footer>div{gap:3px;display:grid}.product-card__price-label{color:var(--steel);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.product-card__footer strong{font-family:var(--display);text-transform:uppercase;font-size:1.45rem}.catalog-empty{border:1px dashed var(--line);text-align:center;align-content:center;place-items:center;gap:12px;min-height:340px;display:grid}.catalog-empty h3,.catalog-empty p{margin:0}.catalog-empty h3{font-family:var(--display);text-transform:uppercase;font-size:1.8rem}.catalog-empty p{max-width:450px;color:var(--steel);font-size:.84rem}.advice-section{background:var(--ink);color:var(--white)}.advice-section__grid{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(50px,9vw,130px);min-height:690px;padding-block:clamp(70px,9vw,120px);display:grid}.advice-section__visual{aspect-ratio:4/5;box-shadow:-24px 24px 0 var(--orange);position:relative;overflow:hidden}.advice-section__visual img{object-fit:cover}.advice-section h2{max-width:650px;font-size:clamp(2.7rem,5.2vw,5rem)}.advice-section__content>p:not(.section-kicker){color:#ffffffa1;max-width:610px;margin:25px 0 0;font-size:.95rem;line-height:1.75}.advice-section ul{gap:13px;margin:28px 0 34px;padding:0;list-style:none;display:grid}.advice-section li{align-items:center;gap:11px;font-size:.8rem;font-weight:700;display:flex}.advice-section li svg{background:var(--orange);border-radius:50%;width:23px;height:23px;padding:5px}.showroom-section__grid{grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);align-items:center;gap:clamp(50px,8vw,110px);display:grid}.showroom-section__content>p:not(.section-kicker){color:#666a6b;max-width:500px;margin:22px 0 0;font-size:1rem;line-height:1.7}.showroom-section address{align-items:center;gap:15px;margin-top:28px;font-style:normal;display:flex}.showroom-section address>svg{background:var(--orange);width:44px;height:44px;color:var(--white);border-radius:50%;padding:11px}.showroom-section address div{gap:4px;display:grid}.showroom-section address strong{font-family:var(--display);text-transform:uppercase;font-size:1.18rem}.showroom-section address span{color:var(--steel);font-size:.78rem}.text-link{letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid;justify-content:center;align-items:center;min-height:44px;font-size:.72rem;font-weight:900;display:inline-flex}.showroom-section__map{aspect-ratio:5/4;box-shadow:18px 18px 0 var(--orange);background:#dedbd3;position:relative;overflow:hidden}.showroom-section__map iframe{filter:saturate(.78)contrast(1.04);border:0;width:100%;height:100%}.final-cta{background:var(--orange);color:var(--white);overflow:hidden}.final-cta__inner{justify-content:space-between;align-items:center;gap:40px;min-height:300px;display:flex;position:relative}.final-cta__inner:after{content:"";border:72px solid #ffffff1a;border-radius:50%;width:360px;height:360px;position:absolute;right:180px}.final-cta h2{z-index:1;max-width:720px;margin-top:18px;font-size:clamp(2.4rem,5vw,4.6rem);position:relative}.final-cta .button{z-index:1;flex:none;position:relative}.final-cta .brand-mark{width:clamp(190px,17vw,230px);box-shadow:0 10px 26px #69260229}.site-footer{color:var(--white);background:#111314;padding:70px 0 26px}.site-footer__grid{grid-template-columns:1.6fr .7fr 1.1fr auto;gap:60px;display:grid}.site-footer__brand p{color:#ffffff7a;max-width:250px;margin:18px 0 0;font-size:.78rem}.site-footer__brand .brand-mark{width:176px}.site-footer__grid>div:not(.site-footer__brand,.site-footer__social){flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-footer h3{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.62rem}.site-footer a,.site-footer span{color:#ffffffa6;font-size:.875rem;line-height:1.45}.site-footer a:hover{color:var(--white)}.site-footer__social{gap:9px;display:flex}.site-footer__social a{border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .18s,border-color .18s;display:grid}.site-footer__social a:hover{border-color:var(--orange);background:var(--orange)}.site-footer__social .site-footer__whatsapp{border-color:var(--green);background:var(--green)}.site-footer__social .site-footer__whatsapp:hover{background:#38e679;border-color:#38e679}.site-footer__bottom{border-top:1px solid #ffffff1a;justify-content:flex-start;align-items:center;gap:24px;margin-top:60px;padding-top:22px;display:flex}.site-footer__bottom span{font-size:.65rem}.potenciapp-credit{color:#ffffffb8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:5px 10px 5px 6px;transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.potenciapp-credit:hover{color:var(--white);border-color:#00f52a;transform:translateY(-2px)}.potenciapp-credit__icon{background:var(--white);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.potenciapp-credit__icon img{object-fit:contain;width:28px;height:28px;transform:scale(1.85)}.potenciapp-credit strong{color:var(--white);font-size:.72rem}.whatsapp-advisor{z-index:65;right:20px;bottom:max(20px, env(safe-area-inset-bottom));position:fixed}.whatsapp-advisor__launcher{background:var(--green);color:#062f17;cursor:pointer;letter-spacing:.025em;border:1px solid #04491e26;border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:0 21px;font-size:.76rem;font-weight:900;transition:background .18s,transform .18s,box-shadow .18s;display:flex;box-shadow:0 15px 38px #0b5e2b4d}.whatsapp-advisor__launcher:hover{background:#39e87a;transform:translateY(-3px);box-shadow:0 18px 44px #0b5e2b5c}.whatsapp-advisor__panel{background:#f4f1e9;border:1px solid #ffffff1a;border-radius:18px;width:min(370px,100vw - 28px);animation:.22s ease-out both advisor-enter;position:absolute;bottom:68px;right:0;overflow:hidden;box-shadow:0 28px 72px #070d0a57}@keyframes advisor-enter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.whatsapp-advisor__header{background:var(--green);color:#092817;grid-template-columns:42px 1fr 42px;align-items:center;gap:11px;min-height:74px;padding:12px 14px;display:grid}.whatsapp-advisor__avatar{background:#ffffffc2;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.whatsapp-advisor__header>div{gap:5px;display:grid}.whatsapp-advisor__header strong{font-size:.9rem}.whatsapp-advisor__header span:not(.whatsapp-advisor__avatar){align-items:center;gap:6px;font-size:.75rem;font-weight:650;display:flex}.whatsapp-advisor__header i{background:#087e37;border-radius:50%;width:7px;height:7px}.whatsapp-advisor__header button{cursor:pointer;background:#00000014;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.whatsapp-advisor__body{background:radial-gradient(circle at 1px 1px,#17191a0f 1px,#0000 0) 0 0/18px 18px,#f4f1e9;gap:13px;max-height:min(520px,100vh - 180px);padding:18px;display:grid;overflow-y:auto}.whatsapp-advisor__message{background:var(--white);border-radius:3px 14px 14px;justify-self:start;gap:4px;max-width:86%;padding:12px 14px;font-size:.9rem;display:grid;box-shadow:0 4px 16px #11191512}.whatsapp-advisor__message span{color:#59615d;font-size:.875rem}.whatsapp-advisor__options{gap:8px;padding-left:18px;display:grid}.whatsapp-advisor__options button{color:#25302a;cursor:pointer;text-align:left;background:#ffffffd1;border:1px solid #d2d8d3;border-radius:10px;min-height:44px;padding:10px 13px;font-size:.875rem;font-weight:750;transition:border-color .16s,background .16s,transform .16s}.whatsapp-advisor__options button:hover{background:var(--white);border-color:#24a954;transform:translate(3px)}.whatsapp-advisor__reply{color:#173222;background:#d8f8e4;border-radius:14px 3px 14px 14px;justify-self:end;max-width:84%;padding:11px 13px;font-size:.875rem;font-weight:700}.whatsapp-advisor__form{gap:7px;display:grid}.whatsapp-advisor__form label{color:#46514b;font-size:.875rem;font-weight:800}.whatsapp-advisor__form>div{grid-template-columns:1fr 46px;gap:7px;display:grid}.whatsapp-advisor__form input{background:var(--white);min-width:0;min-height:46px;color:var(--ink);border:1px solid #cbd2cd;border-radius:10px;padding:0 13px}.whatsapp-advisor__form button{background:var(--green);cursor:pointer;border:0;border-radius:10px;place-items:center;min-height:46px;display:grid}.whatsapp-advisor__form button:disabled{cursor:not-allowed;opacity:.42}.whatsapp-advisor__done{gap:11px;display:grid}.whatsapp-advisor__done p{color:#455049;margin:0;font-size:.875rem;line-height:1.5}.whatsapp-advisor__done a{background:var(--green);color:#082f18;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-size:.875rem;font-weight:900;transition:background .16s,transform .16s;display:flex}.whatsapp-advisor__done a:hover{background:#39e87a;transform:translateY(-2px)}.drawer-backdrop{z-index:70;cursor:pointer;opacity:0;pointer-events:none;background:#070808a3;border:0;transition:opacity .25s;position:fixed;inset:0}.drawer-backdrop.is-open{opacity:1;pointer-events:auto}.quote-drawer{z-index:71;background:var(--paper);flex-direction:column;width:min(100%,470px);transition:transform .32s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-30px 0 80px #00000038}.quote-drawer.is-open{transform:translate(0)}.quote-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:105px;padding:22px 25px;display:flex}.quote-drawer__header .section-kicker{margin-bottom:8px;font-size:.58rem}.quote-drawer__header h2{font-family:var(--display);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:2rem;font-weight:900}.icon-button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.quote-drawer__empty{text-align:center;flex:1;align-content:center;place-items:center;gap:14px;padding:35px;display:grid}.quote-drawer__empty>svg{color:var(--orange-dark)}.quote-drawer__empty h3{font-family:var(--display);text-transform:uppercase;margin:5px 0 0;font-size:1.7rem}.quote-drawer__empty p{max-width:300px;color:var(--steel);margin:0 0 8px;font-size:.8rem;line-height:1.55}.quote-drawer__items{flex:1;align-content:start;gap:12px;padding:18px;display:grid;overflow-y:auto}.quote-item{border:1px solid var(--line);background:var(--white);grid-template-columns:78px 1fr;gap:13px;padding:10px 54px 10px 10px;display:grid;position:relative}.quote-item__image{aspect-ratio:1;background:var(--paper);position:relative;overflow:hidden}.quote-item__image img{object-fit:cover}.quote-item__content h3{margin:2px 0 0;font-size:.76rem;line-height:1.35}.quote-item__content p{color:var(--steel);margin:5px 0 8px;font-size:.75rem;line-height:1.4}.quantity-control{border:1px solid var(--line);grid-template-columns:44px 34px 44px;display:inline-grid;overflow:hidden}.quantity-control button,.quantity-control span{background:var(--paper);border:0;place-items:center;height:44px;display:grid}.quantity-control button{cursor:pointer}.quantity-control span{background:var(--white);font-size:.72rem;font-weight:800}.quote-item__remove{width:44px;height:44px;color:var(--steel);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:6px;right:6px}.quote-item__remove:hover{color:#b42d16;background:#fae8e4}.quote-drawer__footer{border-top:1px solid var(--line);background:var(--white);gap:11px;padding:18px;display:grid}.quote-drawer__note{background:var(--orange-soft);color:#80350f;align-items:center;gap:9px;padding:10px 12px;font-size:.68rem;font-weight:700;line-height:1.35;display:flex}.text-button{min-height:44px;color:var(--steel);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;justify-self:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.text-button:hover{color:var(--ink);border-color:currentColor}@media (max-width:1180px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1040px){.desktop-nav{gap:18px}.desktop-nav a{font-size:.68rem}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(390px,.85fr);gap:45px;min-height:660px}.benefit-bar__grid{grid-template-columns:repeat(2,1fr)}.benefit-bar__grid>div:nth-child(2){border-right:1px solid var(--line)}.benefit-bar__grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.showroom-section__grid{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:45px}}@media (max-width:820px){.container{width:min(100% - 32px,720px)}.promo-rail__content{justify-content:flex-start;gap:30px;overflow:hidden}.promo-rail__content span:last-child,.desktop-nav{display:none}.mobile-menu-button{display:grid}.mobile-nav{background:var(--ink);opacity:0;pointer-events:none;border-top:1px solid #ffffff17;padding:10px 16px 18px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.mobile-nav[hidden]{display:none}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a{color:#ffffffd6;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;min-height:48px;font-size:.76rem;font-weight:800;display:flex}.hero__grid{grid-template-columns:1fr;gap:62px;min-height:auto;padding:76px 0 84px}.hero__content{max-width:680px}.hero__visual{justify-self:center;width:min(92%,540px)}.section-heading,.catalog-heading{flex-direction:column;align-items:flex-start;gap:24px}.section-heading>p,.catalog-search{width:100%;max-width:none}.advice-section__grid,.showroom-section__grid{grid-template-columns:1fr}.advice-section__visual{justify-self:center;width:min(88%,510px)}.showroom-section__map{grid-row:1}.final-cta__inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:350px}.site-footer__grid{grid-template-columns:1.4fr 1fr}.site-footer__social{justify-content:flex-start}}@media (max-width:580px){.container{width:min(100% - 24px,520px)}.promo-rail__content{gap:22px;min-height:30px;font-size:.57rem}.promo-rail__content span:nth-child(2){display:none}.site-header__inner{min-height:72px}.quote-button__label{display:none}.site-header__brand .brand-mark{width:124px}.quote-button{justify-content:center;min-width:44px;min-height:44px;padding:0}.quote-button__count{width:17px;height:17px;margin:-12px 0 0 28px;font-size:.55rem;position:absolute;top:10px}.hero__grid{gap:48px;padding:58px 0 70px}.hero h1{font-size:clamp(3.15rem,15vw,4.5rem)}.hero__lead{margin-top:21px;font-size:.94rem}.hero__actions .button{width:100%}.hero__proof{gap:24px;margin-top:36px}.hero__proof strong{font-size:1.05rem}.hero__proof span{font-size:.62rem}.hero__image{box-shadow:12px 14px 0 var(--orange)}.hero__sticker{width:105px;height:105px;top:-28px;right:-8px}.hero__sticker strong{font-size:1.15rem}.hero__caption{font-size:.52rem;bottom:8px;right:8px}.benefit-bar__grid{grid-template-columns:1fr}.benefit-bar__grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);min-height:86px;padding:16px 12px}.benefit-bar__grid>div:last-child{border-bottom:0}.category-section,.catalog-section,.showroom-section{padding-block:72px}.section-heading h2,.catalog-heading h2,.showroom-section h2{font-size:2.9rem}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:210px}.catalog-toolbar{margin-right:-12px;padding-right:12px}.catalog-toolbar>span{display:none}.product-card__body{padding:20px}.advice-section__grid{gap:58px;padding-block:78px}.advice-section__visual{width:calc(100% - 16px);box-shadow:-12px 13px 0 var(--orange)}.advice-section h2{font-size:3rem}.showroom-section__grid{gap:42px}.showroom-section__map{aspect-ratio:4/4.4;box-shadow:10px 11px 0 var(--orange)}.showroom-section__actions .button,.showroom-section__actions .text-link{text-align:center;width:100%}.final-cta__inner{min-height:390px}.final-cta .button{width:100%}.site-footer__grid{grid-template-columns:1fr;gap:38px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:44px}.whatsapp-advisor{right:14px;bottom:max(14px, env(safe-area-inset-bottom))}.whatsapp-advisor__launcher{min-height:52px;padding-inline:17px}.whatsapp-advisor__panel{bottom:64px}.potenciapp-credit{margin-top:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--nav-orange:#f36a14}.brand-mark--navbar{aspect-ratio:1916/821;border-radius:0;width:154px}.promo-rail{background:#d94f0b}.site-header{background:var(--nav-orange);border-bottom-color:#ffffff40}.site-header__inner{min-height:78px}.site-header__brand{overflow:hidden}.desktop-nav a{color:var(--white)}.desktop-nav a:after{background:var(--white)}.quote-button:hover{border-color:var(--white);background:#ffffff26}.quote-button__count{background:var(--ink)}.hero{color:var(--ink);background:#fbfbfa;border-bottom:1px solid #ece9e3}.hero:before{opacity:.42;background:radial-gradient(circle at 1px 1px,#17191a14 1.2px,#0000 0) 0 0/17px 17px;border:0;border-radius:0;width:46%;height:100%;top:0;left:auto;right:0}.hero__grid{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);min-height:620px;padding-block:54px 68px}.hero h1{font-size:clamp(3.1rem,5.3vw,5.3rem)}.hero h1 span{display:block}.hero__lead{color:#5e6263}.button--outline-dark{background:var(--white);color:var(--ink);border-color:#a9abad}.button--outline-dark:hover{border-color:var(--ink);background:var(--ink);color:var(--white)}.hero__proof strong{color:var(--ink)}.hero__proof span{color:#7a7d7e}.hero__visual{width:min(100%,590px)}.hero__product-stage{aspect-ratio:1.08;position:relative}.hero__orange-disc{aspect-ratio:1;background:var(--nav-orange);border-radius:50%;width:74%;position:absolute;top:2%;left:14%;box-shadow:0 26px 70px #9e3b0738}.hero__product{z-index:1;filter:drop-shadow(0 22px 22px #17191a2b);position:absolute}.hero__product img{object-fit:contain}.hero__product--left{width:48%;height:66%;top:6%;left:-1%;transform:rotate(-2deg)}.hero__product--right{width:48%;height:66%;top:4%;right:-2%;transform:rotate(2deg)}.hero__product--front{z-index:2;width:68%;height:78%;bottom:-1%;left:17%}.hero__sticker{top:12px;right:-10px;box-shadow:0 14px 36px #17191a26}.category-section{z-index:3;background:#fbfbfa;padding-block:0;position:relative}.category-strip{background:var(--white);border:1px solid #e1dfda;border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden;transform:translateY(-28px);box-shadow:0 18px 50px #17191a1a}.category-tile{cursor:pointer;text-align:center;background:0 0;border:0;border-right:1px solid #e5e3df;align-content:center;place-items:center;gap:6px;min-height:128px;padding:16px 10px;transition:background .18s,color .18s;display:grid}.category-tile:last-child{border-right:0}.category-tile:hover{background:var(--orange-soft)}.category-tile__icon{width:43px;height:43px;color:var(--orange-dark);border:1px solid #dedbd4;border-radius:12px;place-items:center;display:grid}.category-tile__icon svg{width:25px;height:25px}.category-tile strong{font-family:var(--display);letter-spacing:-.01em;text-transform:uppercase;font-size:.9rem}.category-tile small{color:var(--orange-dark);font-size:.68rem;font-weight:750}.catalog-section{background:#f7f7f5;padding-block:46px clamp(70px,8vw,110px)}.catalog-heading h2{font-size:clamp(2.4rem,4vw,4rem)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{border-color:#e1dfda;border-radius:12px;overflow:hidden}.product-card__image-wrap{aspect-ratio:1.08}.product-card__image{object-fit:contain;padding:16px}.product-card__body{padding:18px}.product-card__eyebrow{justify-content:space-between;align-items:center;gap:10px;margin:0 0 8px;display:flex}.product-card__eyebrow small{color:var(--steel);letter-spacing:.04em;font-size:.55rem}.product-card h3{min-height:2.55em;font-family:var(--sans);text-transform:none;font-size:1rem;line-height:1.28}.product-card__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box;overflow:hidden}.product-card__features{margin:14px 0 18px}.product-card__features li{font-size:.58rem}.product-card__footer{align-items:stretch;gap:16px;display:grid}.product-card__footer strong{color:var(--orange-dark);font-size:1.05rem}.product-card__footer>div:first-child small{color:#747879;font-size:.58rem;font-weight:650}.product-card__actions{grid-template-columns:1fr 44px;gap:7px!important;display:grid!important}.product-card__consult,.product-card__add{background:var(--white);cursor:pointer;text-transform:uppercase;border:1px solid #bbbdbd;border-radius:6px;justify-content:center;align-items:center;min-height:44px;font-size:.67rem;font-weight:850;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.product-card__consult:hover,.product-card__add:hover{border-color:var(--orange);background:var(--orange);color:var(--white)}.catalog-more{justify-content:center;margin-top:34px;display:flex}.benefit-bar{background:var(--white);border:0;padding-bottom:clamp(64px,7vw,94px)}.benefit-bar__grid{background:#101314;border-radius:15px;overflow:hidden}.benefit-bar__grid>div{border-right-color:#ffffff21;min-height:132px}.benefit-bar__grid>div:first-child{border-left:0}.benefit-bar svg{color:var(--orange)}.benefit-bar span{color:#ffffff94}.benefit-bar strong{color:var(--white)}.showroom-section{background:var(--white)}.showroom-section__grid{grid-template-columns:minmax(480px,1.08fr) minmax(0,.92fr)}.showroom-section h2 em{color:var(--orange);font-style:normal;display:block}.showroom-section__map{border:1px solid #dedbd4;border-radius:16px;box-shadow:0 20px 55px #17191a1c}.showroom-section__map iframe{filter:saturate(.9)contrast(1.02)}.showroom-section__whatsapp{background:#f8faf8;border:1px solid #dfe2df;border-radius:13px;grid-template-columns:42px 1fr;gap:7px 13px;margin-top:28px;padding:18px;display:grid}.showroom-section__whatsapp>.whatsapp-icon{grid-row:span 2}.showroom-section__whatsapp div{gap:3px;display:grid}.showroom-section__whatsapp strong{font-family:var(--display);font-size:1.25rem}.showroom-section__whatsapp span{color:#666b68;font-size:.72rem;line-height:1.4}.showroom-section__whatsapp a{background:var(--green);color:#062f17;border-radius:6px;grid-column:1/-1;justify-content:center;align-items:center;min-height:44px;margin-top:7px;font-size:.72rem;font-weight:900;display:flex}.final-cta__inner{min-height:250px}.site-footer__grid{grid-template-columns:1.4fr repeat(4,minmax(0,.72fr));gap:clamp(28px,4vw,58px)}.site-footer__brand .site-footer__social{margin-top:20px}.site-footer a,.site-footer span,.site-footer button{color:#ffffffa6;font-size:.78rem;line-height:1.45}.site-footer button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.site-footer button:hover{color:var(--white)}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.4fr repeat(2,minmax(0,1fr))}}@media (max-width:1040px){.hero__grid{grid-template-columns:minmax(0,1fr) minmax(400px,.95fr)}.showroom-section__grid{grid-template-columns:minmax(420px,1fr) minmax(0,1fr)}}@media (max-width:820px){.site-header{background:var(--nav-orange)}.mobile-nav{background:#d94f0b}.hero__grid,.showroom-section__grid{grid-template-columns:1fr}.hero__grid{gap:28px;padding:58px 0 76px}.hero__visual{width:min(100%,570px)}.category-strip{overscroll-behavior-inline:contain;grid-template-columns:repeat(5,150px);overflow-x:auto}.category-tile{min-height:116px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-bar__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.brand-mark--navbar,.site-header__brand .brand-mark{width:116px}.hero h1{font-size:clamp(3rem,15vw,4.25rem)}.hero__proof{display:none}.hero__sticker{top:4px;right:0}.catalog-section{padding-top:28px}.product-grid,.benefit-bar__grid{grid-template-columns:1fr}.showroom-section__map{box-shadow:0 14px 38px #17191a1f}.site-footer__grid{grid-template-columns:1fr}}
