/* Paleta vintage: marfil, verde botella, rojo desgastado, azul noche y oro viejo. */
:root{--ink:#153d35;--paper:#f5f3ed;--soft:#e9e9e4;--lime:#bda050;--orange:#a54036}
body{background:var(--paper);color:var(--ink);font-family:Raleway,Arial,sans-serif}.topbar{background:#153d35;color:#f8f5ed;border:0;height:72px}.topbar .brand,.topbar .top-whatsapp{color:#f8f5ed}.brand{letter-spacing:.22em;font-weight:800}.brand b{color:#c3a24a}.store-nav{background:#f5f3ed;border-color:#d3d3ca}.store-nav a{color:#153d35}.hero{background:#dfe5dc;color:#153d35;min-height:410px;border-bottom:7px solid #a54036}.hero h1{font-weight:700;max-width:700px}.hero h1 i{color:#a54036;font-weight:600}.hero-copy{color:#37574f}.hero .button{background:#153d35;color:#f7f4ed}.hero .button span{color:#c3a24a}.catalog{background:#f5f3ed}.catalog h2{color:#153d35}.filters{border-color:#c8c8bf}.filters button{color:#153d35}.filters button.active,.filters button:hover{color:#a54036;border-color:#a54036}.products{gap:38px 24px}.products .card .card-open{display:block!important;width:100%!important;height:auto!important;min-width:0!important}.products .card .product-photo{display:block!important;width:100%!important;height:440px!important;overflow:hidden!important;background:#e0e2dc!important}.products .card .product-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.products .card .card-info{width:100%!important;grid-template-columns:1fr auto}.card h3{color:#153d35}.card p{color:#657168}.card-info b{color:#a54036;font-weight:800}.process{background:#153d35;color:#f7f4ed}.process .eyebrow,.steps span{color:#c3a24a}.steps article{border-color:#668078}.steps p{color:#d8ddd5}footer{background:#dfe5dc;color:#153d35}footer a:last-child{color:#153d35}@media(min-width:1100px){.products .card .product-photo{height:500px!important}}@media(max-width:760px){.products{gap:32px 13px}.products .card .product-photo{height:300px!important}.hero{min-height:350px}}
