@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Montserrat:wght@400;600;700&display=swap");.productos_productos__SR_T0{font-family:Montserrat,sans-serif;background:#fff8f3;color:#4A3B31}.productos_productosHero__60mD_{background:linear-gradient(rgba(244,224,195,.7),rgba(244,224,195,.7)),url(/images/wallpaper-no.jpg) 50%/cover no-repeat;min-height:60vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:5rem 1rem 3rem;backdrop-filter:blur(2px);box-shadow:0 8px 32px rgba(212,163,115,.18)}.productos_productosHero__60mD_ h1{font-family:Playfair Display,serif;font-size:3.2rem;background:linear-gradient(90deg,#4A3B31,#D4A373 60%,#B6894B);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:.6em 1.5em;border-radius:18px}.productos_productosHero__60mD_ p{max-width:600px;font-size:1.1rem;color:#5D4A3A;margin:1.2rem 0 2.5rem}.productos_buscador__Ub4pT{width:100%;max-width:500px;padding:1rem;border:1.5px solid #d4a373;border-radius:30px;background:white;color:#4A3B31;font-size:1rem;outline:none;transition:border-color .2s;margin-bottom:2.5rem}.productos_buscador__Ub4pT:focus{border-color:#B6894B}.productos_categoriasMenu__GXwvW{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:2rem;max-width:800px;width:100%}.productos_categoriaBtn__IEyXN{padding:.6rem 1.2rem;background:white;border:2px solid #d4a373;border-radius:25px;color:#4A3B31;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.productos_categoriaBtn__IEyXN:hover{background:#D4A373;color:white;transform:translateY(-2px)}.productos_categoriaBtn__IEyXN.productos_activo__RlaTM{background:#D4A373;color:white;box-shadow:0 4px 12px rgba(212,163,115,.18)}.productos_limpiarBtn__VNLcx{padding:.6rem 1.2rem;background:#f87;border:2px solid #b6894b;border-radius:25px;color:#4A3B31;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.productos_limpiarBtn__VNLcx:hover{background:#B6894B;color:white;transform:translateY(-2px)}@media (max-width:768px){.productos_categoriasMenu__GXwvW{gap:.5rem;padding:.1rem}.productos_categoriaBtn__IEyXN,.productos_limpiarBtn__VNLcx{padding:.5rem 1rem;font-size:.8rem}}.productos_categoriasProductos__Stvlp{padding:3rem 2rem;background:#F4E8D4;text-align:center}.productos_categoriaTitulo__pHR_P{font-size:1.6rem;margin-bottom:1.2rem;color:#4A3B31;text-align:center}.productos_productosGrid__b5vKp{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;justify-items:center;max-width:1200px;margin:0 auto 3rem;width:100%;text-align:center}.productos_card__poMD1{width:100%;max-width:270px;background:linear-gradient(180deg,#F8F0E0 0 80px,#fff 80px 100%);border-radius:22px;box-shadow:0 8px 32px rgba(212,163,115,.13);display:flex;flex-direction:column;align-items:center;padding-bottom:1.5rem;transition:box-shadow .2s}.productos_card__poMD1:hover{box-shadow:0 16px 40px rgba(212,163,115,.18)}.productos_imagenContainer__N4FF9{margin-top:30px;width:120px;height:120px;padding:6px;border-radius:12px;background:white;box-shadow:0 4px 18px rgba(212,163,115,.13);display:flex;align-items:center;justify-content:center}.productos_imagen__O0aps{width:100%;height:100%;object-fit:contain}.productos_cardContent__9ayI7{text-align:center;padding:0 .8rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.productos_cardContent__9ayI7 h3{font-size:1.1rem;font-weight:700;margin-top:.7rem;margin-bottom:.3rem;color:#4A3B31;letter-spacing:.5px}.productos_descripcion__kADbw{font-size:.95rem;color:#7c5c3e;line-height:1.5;margin-bottom:.6rem}.productos_precio__WFauj{font-weight:700;color:#D4A373;font-size:1.1rem;margin-bottom:.5rem}.productos_btnPedir__5TTX9{padding:.75rem;width:100%;background:#D4A373;border:none;border-radius:20px;color:white;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s}.productos_btnPedir__5TTX9:hover{background:#b97b37}.productos_btnPedir__5TTX9:disabled{background:#e0c3a0;color:#fff;cursor:not-allowed}.productos_cantidadContainer___WkNo{margin:.8rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.productos_cantidadContainer___WkNo label{font-size:.9rem;font-weight:600;color:#4A3B31;margin-bottom:.3rem}.productos_cantidadControls__uFPcn{display:flex;align-items:center;gap:.5rem;background:white;border:1px solid #d4a373;border-radius:15px;padding:.3rem}.productos_btnCantidad__aDMMa{width:32px;height:32px;border:none;background:#D4A373;color:white;border-radius:50%;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.productos_btnCantidad__aDMMa:hover:not(:disabled){background:#b977}.productos_btnCantidad__aDMMa:disabled{background:#e0c3;cursor:not-allowed}.productos_cantidadInput__K2RJz{width:50px;height:32px;border:none;text-align:center;font-size:1rem;font-weight:600;color:#4A3B31;background:transparent;outline:none}.productos_cantidadInput__K2RJz::-webkit-inner-spin-button,.productos_cantidadInput__K2RJz::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.productos_cantidadInput__K2RJz[type=number]{-moz-appearance:textfield}.productos_noResultados___sTD5{text-align:center;font-size:1.1rem;margin-top:2rem;color:#999}@media (max-width:1024px){.productos_productosHero__60mD_{min-height:50vh;padding:4rem 1rem 2rem}.productos_productosHero__60mD_ h1{font-size:2.8rem;padding:.5em 1.2em}.productos_productosHero__60mD_ p{font-size:1.05rem;margin:1em 0 2rem}.productos_buscador__Ub4pT{max-width:450px;padding:.9rem;font-size:.95rem}.productos_categoriasMenu__GXwvW{max-width:700px;gap:.7rem}.productos_categoriaBtn__IEyXN{padding:.55rem 1rem;font-size:.85rem}.productos_productosGrid__b5vKp{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;max-width:1000px}.productos_card__poMD1{max-width:250px}.productos_imagenContainer__N4FF9{width:110px;height:110px;margin-top:25px}.productos_cardContent__9ayI7 h3{font-size:1rem}.productos_descripcion__kADbw{font-size:.9rem}.productos_precio__WFauj{font-size:1rem}.productos_btnPedir__5TTX9{padding:.7rem;font-size:.95rem}}@media (max-width:768px){.productos_productosHero__60mD_{min-height:45vh;padding:3rem 1rem 2rem}.productos_productosHero__60mD_ h1{font-size:2.4em;padding:.4em}.productos_productosHero__60mD_ p{font-size:1rem;margin:.8rem 0 1.8rem}.productos_buscador__Ub4pT{max-width:400px;padding:.8rem;font-size:.9rem;margin-bottom:2rem}.productos_categoriasMenu__GXwvW{max-width:600px;gap:.6rem;margin-bottom:1.5rem}.productos_categoriaBtn__IEyXN,.productos_limpiarBtn__VNLcx{padding:.5rem .9rem;font-size:.8rem}.productos_categoriasProductos__Stvlp{padding:2rem 1rem}.productos_productosGrid__b5vKp{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;max-width:300px;margin:0 auto 2rem}.productos_card__poMD1{max-width:230px}.productos_imagenContainer__N4FF9{width:100px;height:100px;margin-top:25px}.productos_cardContent__9ayI7{padding:.6rem}.productos_cardContent__9ayI7 h3{font-size:.95rem;margin-top:.6rem}.productos_descripcion__kADbw{font-size:.85rem;margin-bottom:.5rem}.productos_precio__WFauj{font-size:.95rem}.productos_btnPedir__5TTX9{padding:.65rem;font-size:.9rem}.productos_cantidadContainer___WkNo{margin:.6rem}.productos_cantidadContainer___WkNo label{font-size:.8rem}.productos_btnCantidad__aDMMa{width:28px;height:28px;font-size:1rem}.productos_cantidadInput__K2RJz{width:45px;height:28px;font-size:.9rem}}@media (max-width:480px){.productos_productosHero__60mD_{min-height:40vh;padding:2.5em .8rem 1.5rem}.productos_productosHero__60mD_ h1{font-size:2rem;padding:.3em .8em}.productos_productosHero__60mD_ p{font-size:.9rem;margin:.65rem 0 1.5rem;padding:.5rem}.productos_buscador__Ub4pT{max-width:95%;padding:.7rem;font-size:.85rem;margin-bottom:1.5rem}.productos_categoriasMenu__GXwvW{max-width:95%;gap:.4rem;margin-bottom:1.2rem;padding:.5rem}.productos_categoriaBtn__IEyXN,.productos_limpiarBtn__VNLcx{padding:.4rem .8rem;font-size:.75rem;border-width:1.5px}.productos_categoriasProductos__Stvlp{padding:1.5rem .8rem}.productos_productosGrid__b5vKp{grid-template-columns:1fr;gap:1rem;max-width:300px;margin:0 auto 2rem}.productos_card__poMD1{max-width:100%;border-radius:18px}.productos_imagenContainer__N4FF9{width:90px;height:90px;margin-top:20px}.productos_cardContent__9ayI7{padding:.5rem}.productos_cardContent__9ayI7 h3{font-size:.9rem;margin-top:.5rem}.productos_descripcion__kADbw{font-size:.8rem;margin-bottom:.4rem}.productos_precio__WFauj{font-size:.9rem}.productos_btnPedir__5TTX9{padding:.6rem;font-size:.85rem;border-radius:18px}.productos_cantidadContainer___WkNo{margin:.5rem}.productos_cantidadContainer___WkNo label{font-size:.75rem}.productos_cantidadControls__uFPcn{gap:.3rem;padding:.2rem;border-radius:12px}.productos_btnCantidad__aDMMa{width:26px;height:26px;font-size:.9rem}.productos_cantidadInput__K2RJz{width:40px;height:26px;font-size:.8rem}.productos_noResultados___sTD5{font-size:1rem;margin-top:1.5rem;padding:0 1rem}}@media (max-width:320px){.productos_productosHero__60mD_ h1{font-size:1.8rem;padding:.25em .6em}.productos_productosHero__60mD_ p{font-size:.85rem}.productos_buscador__Ub4pT{max-width:98%;padding:.6rem;font-size:.8rem}.productos_categoriasMenu__GXwvW{max-width:98%;gap:.3rem}.productos_categoriaBtn__IEyXN,.productos_limpiarBtn__VNLcx{padding:.35rem .7rem;font-size:.7rem}.productos_productosGrid__b5vKp{max-width:280px}.productos_card__poMD1{border-radius:16px}.productos_imagenContainer__N4FF9{width:80px;height:80px}.productos_cardContent__9ayI7 h3{font-size:.85rem}.productos_descripcion__kADbw{font-size:.75rem}.productos_precio__WFauj{font-size:.85rem}.productos_btnPedir__5TTX9{padding:.55rem;font-size:.8rem}}