:root{--black:#1b1d20;--muted:#686b70;--line:#e4e5e6;--green:#167942;--paper:#f5f5f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--black);font-family:Barlow,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a,button{transition:background .18s,color .18s,transform .18s}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #247fc7;outline-offset:4px}.container{max-width:1240px;width:calc(100% - 80px);margin:auto}.topbar{background:var(--black);color:#e2e2e2;font-size:12px;padding:10px 0}.topbar .container{display:flex;justify-content:space-between}.topbar span:last-child{color:var(--brand-action)}.header-main{display:flex;align-items:center;gap:44px;padding:27px 0}.logo{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:800;letter-spacing:-.7px}.logo-symbol{width:45px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--brand-action);font-size:38px;font-style:italic;position:relative}.logo-symbol span{position:absolute;font-size:20px;right:1px;top:-4px}.logo small{display:block;font-size:9px;letter-spacing:2px;margin-top:3px}.search{display:flex;border:1px solid #d9dadc;border-radius:3px;flex:1;background:#fafafa}.search input{width:100%;min-width:0;border:0;padding:15px;background:transparent;font-size:14px}.search button{background:var(--brand-action);border:0;width:51px;font-size:30px}.header-contact{font-size:13px;line-height:1.7}.header-contact small{display:block;color:var(--muted)}.header-contact strong{color:var(--green)}.navigation{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:600;border-top:1px solid var(--line)}.navigation>a{padding:18px 0}.navigation .nav-categories{padding:18px 24px;background:var(--brand-action)}.nav-quote{margin-left:auto}.menu-toggle{display:none}.hero{position:relative;background:#202225;color:white;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 34%;background:linear-gradient(90deg,#202225 0%,rgba(32,34,37,.45) 45%,rgba(32,34,37,.2)),url('../img/banner/taller.jpg') center/cover}.hero-content{position:relative;padding-top:65px;padding-bottom:26px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--brand-action)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif}h1{font-size:clamp(46px,5.1vw,72px);line-height:1.02;letter-spacing:-.8px;margin:23px 0}h1 em{color:var(--brand-action);font-style:normal}.hero p{color:#d2d2d2;max-width:415px;line-height:1.7;font-size:16px}.hero-actions{display:flex;align-items:center;gap:28px;margin:28px 0 58px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:16px 23px;border:0;border-radius:3px;font-size:14px;font-weight:700}.black{background:var(--black);color:white}.black:hover{background:#383b3f}.hero-link{font-size:13px;border-bottom:1px solid #777;padding:7px 0}.hero-foot{border-top:1px solid #ffffff24;padding-top:21px;color:#c6c7c8;font-size:10px;letter-spacing:3px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0;border-bottom:1px solid var(--line)}.benefits>div{display:flex;gap:18px;align-items:center;padding:0 25px;border-right:1px solid var(--line)}.benefits>div:first-child{padding-left:0}.benefits>div:last-child{border:0}.benefits b{font-size:30px;font-family:'Barlow Condensed',Arial,sans-serif;color:#acafb0}.benefits strong,.benefits small{display:block}.benefits strong{font-size:14px;margin-bottom:5px}.benefits small{color:var(--muted);font-size:12px}.section{padding-top:66px;padding-bottom:64px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.dark{color:#77705a}.section-heading h2{font-size:36px;margin:9px 0 0;line-height:1.1}.text-link{font-size:13px;font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{border:1px solid var(--line);padding:24px;position:relative;background:white}.category-card:hover{border-color:#c1a13c;background:#fffdf3;transform:translateY(-3px)}.category-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.category-symbol{font-size:31px;background:#faf1ce;width:48px;height:48px;display:grid;place-items:center}.category-top small{color:#9b9d9f;font-size:11px}.category-card h3{font-size:17px;max-width:160px;margin-bottom:8px}.category-card p{font-size:12px;color:var(--muted);max-width:155px;line-height:1.5;margin:0}.category-arrow{position:absolute;right:18px;bottom:23px;font-size:20px}.catalog-section{background:var(--paper);padding:61px 0 65px}.sample-label{font-size:11px;color:var(--muted);border:1px solid #d7d8d8;border-radius:20px;padding:6px 12px}.catalog-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:15px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{border:1px solid #dcdedd;background:transparent;padding:10px 18px;border-radius:3px;font-size:12px;font-weight:600}.filters button[aria-pressed=true]{background:var(--black);color:white;border-color:var(--black)}#conteo{color:var(--muted);font-size:12px;white-space:nowrap;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:white;border:1px solid var(--line);border-radius:4px;overflow:hidden}.product-image{height:190px;background:#eeefeb;position:relative;display:grid;place-items:center;margin:12px 12px 0}.product-image img{width:100%;height:100%;object-fit:contain}.product-reference{position:absolute;left:12px;top:12px;font-size:9px;letter-spacing:1px;color:#777}.photo-placeholder{text-align:center;color:#8b8f86}.photo-placeholder>span{display:block;font-size:44px;font-weight:400;margin-bottom:10px}.photo-placeholder small{font-size:9px;letter-spacing:2px}.product-info{padding:20px 18px}.product-category{font-size:9px;letter-spacing:1px;color:#7a7c7f;text-transform:uppercase}.product-info h3{font-size:17px;line-height:1.3;margin:9px 0;min-height:44px}.product-info p{color:var(--muted);font-size:12px;line-height:1.5;min-height:36px}.price-note{font-size:10px;color:#777;display:block;margin:20px 0 13px}.quote-button{display:flex;align-items:center;justify-content:space-between;border:1px solid #bad7c7;border-radius:3px;padding:12px 10px;color:var(--green);background:#f4faf6;font-weight:600;font-size:12px}.quote-button:hover{background:var(--green);color:white}.empty-state{text-align:center;padding:50px 0}.advice{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center;padding:65px 0}.advice h2{font-size:43px;line-height:1.08;margin:15px 0}.advice p{max-width:460px;color:var(--muted);line-height:1.7;font-size:14px}.advice-note{background:var(--brand-action);padding:40px;border-radius:3px}.advice-note>span{font-size:10px;letter-spacing:2px;font-weight:700}.advice-note ol{padding-left:22px;line-height:1.6;margin:22px 0 0}.advice-note li{padding:12px 0 12px 7px;border-bottom:1px solid #1b1d2022;font-size:17px;font-weight:600}.advice-note li:last-child{border:0}.contact-section{background:var(--black);padding:48px 0;color:white}.contact-section .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-section h2{font-size:42px;line-height:1.05;margin:16px 0}.contact-section p{font-size:13px;color:#b5b8bc;margin:0}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:35px;padding-bottom:85px}.footer-brand{font-weight:800;font-size:20px}.footer-brand span{display:block;letter-spacing:1px;font-size:8px;margin-top:4px}footer p,footer>a:last-child{font-size:11px;color:var(--muted);margin:0}.floating-whatsapp{position:fixed;bottom:22px;right:24px;background:var(--green);color:white;display:flex;align-items:center;gap:10px;border-radius:40px;padding:13px 19px;box-shadow:0 5px 20px #0002;z-index:10;font-size:13px;font-weight:600}.floating-whatsapp svg{width:25px;height:25px}.floating-whatsapp:hover{background:#105b32}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{width:min(460px,calc(100% - 32px));border:0;border-radius:8px;padding:35px;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#14171ab8}dialog h2{font-size:32px;margin:15px 0}dialog p,dialog blockquote{font-size:14px;line-height:1.6}dialog blockquote{background:#f3f4f1;padding:16px;margin:20px 0;border-left:3px solid var(--brand-action)}.dialog-close{position:absolute;right:12px;top:9px;background:none;border:0;font-size:28px;min-width:35px;min-height:35px}[hidden]{display:none!important}
@media(min-width:1500px){.hero-photo{background-position:center,center 48%}}@media(max-width:1050px){.header-main{gap:25px}.header-contact{display:none}.navigation{gap:24px}.navigation .nav-quote{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.category-card{padding:18px}.category-card p{max-width:130px}.benefits>div{padding:0 15px}.benefits small{font-size:11px}.hero-photo{left:20%}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.topbar{font-size:10px}.topbar span:last-child{display:none}.header-main{padding:18px 0;flex-wrap:wrap;gap:18px;justify-content:space-between}.logo{font-size:23px}.search{order:3;flex-basis:100%}.search input{padding:12px}.menu-toggle{display:block;border:1px solid var(--line);background:white;border-radius:3px;width:43px;height:43px;font-size:21px}.navigation{display:none}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-bottom:12px}.navigation>a{padding:13px 14px}.navigation .nav-categories{padding:14px}.hero-content{padding-top:40px}.hero-photo{left:0;opacity:.4}.hero h1{font-size:49px}.eyebrow{font-size:9px;letter-spacing:1.4px}.hero p{font-size:14px;max-width:350px}.hero-actions{gap:20px;margin-bottom:37px;flex-wrap:wrap}.hero-link{font-size:12px}.hero-foot{font-size:8px;letter-spacing:2px}.benefits{grid-template-columns:1fr;padding:5px 0}.benefits>div,.benefits>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid var(--line);gap:18px}.benefits strong{font-size:13px}.benefits b{font-size:24px}.section{padding-top:40px;padding-bottom:40px}.section-heading{align-items:start;flex-wrap:wrap;gap:13px}.section-heading h2{font-size:30px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card h3{font-size:16px}.category-card p{max-width:115px;font-size:11px}.category-top{margin-bottom:22px}.catalog-section{padding:40px 0}.catalog-controls{align-items:start;flex-direction:column;gap:14px}.filters{gap:6px}.filters button{padding:10px 12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{height:145px;margin:8px 8px 0}.product-info{padding:15px 12px}.product-info h3{font-size:15px;min-height:59px}.product-category{font-size:8px;letter-spacing:.3px}.product-info p{min-height:54px}.price-note{line-height:1.5;min-height:30px;margin:12px 0}.quote-button{font-size:11px;padding:11px 8px;gap:5px}.photo-placeholder small{font-size:7px;letter-spacing:1px}.advice{grid-template-columns:1fr;padding:40px 0;gap:28px}.advice h2{font-size:36px}.advice-note{padding:28px}.contact-section .container{align-items:start;flex-direction:column}.contact-section h2{font-size:37px}footer{flex-wrap:wrap;gap:22px;padding-bottom:100px}footer p{order:3;width:100%}.floating-whatsapp{right:16px;bottom:16px;padding:12px 16px}.text-link{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
