.producto-card{width:100%;max-width:360px;margin:0 auto;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 2px 12px rgba(93,50,35,.08),0 8px 32px rgba(93,50,35,.1),0 0 0 1px rgba(93,50,35,.06);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.producto-card:hover{transform:translateY(-6px);box-shadow:0 4px 16px rgba(93,50,35,.1),0 20px 48px rgba(93,50,35,.14),0 0 0 1px rgba(93,50,35,.08)}.producto-link{display:block;text-decoration:none;color:inherit;height:100%;outline:none}.producto-link:focus-visible{outline:2px solid rgba(90,139,74,.8);outline-offset:4px;border-radius:16px}.producto-image-wrap{position:relative;aspect-ratio:4/3;overflow:hidden}.producto-image{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#ebe6de;transition:transform .4s ease}.producto-card:hover .producto-image{transform:scale(1.03)}.producto-image-frame{position:absolute;inset:0;border:2px solid rgba(93,50,35,.12);border-radius:18px 18px 0 0;pointer-events:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4)}.producto-body{padding:1.35rem 1.5rem 1.5rem;background:linear-gradient(168deg,#634031,#553329 45%,#4a2a22);position:relative;min-height:140px}.producto-body:before{inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.6' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.05'/%3E%3C/svg%3E")}.producto-body:after,.producto-body:before{content:"";position:absolute;pointer-events:none}.producto-body:after{top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.12),transparent)}.producto-title{position:relative;z-index:1;margin:0 0 .5rem;font-family:Beach Lombok,Georgia,serif;font-size:1.28rem;font-weight:400;color:#f8f4ee;letter-spacing:.03em;text-shadow:0 1px 3px rgba(0,0,0,.25)}.producto-desc{position:relative;z-index:1;margin:0 0 1rem;font-size:.875rem;line-height:1.55;color:hsla(36,42%,95%,.9)}.producto-cta{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600;letter-spacing:.02em;color:#f8f4ee;background:linear-gradient(180deg,rgba(90,50,38,.95),rgba(70,38,30,.98));border:1px solid hsla(36,42%,95%,.2);border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.1);transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.producto-link:focus-visible .producto-cta,.producto-link:hover .producto-cta{background:linear-gradient(180deg,rgba(100,55,42,.98),#4e2a20);border-color:hsla(36,42%,95%,.35);transform:scale(1.03);box-shadow:0 4px 14px rgba(0,0,0,.3)}.producto-title:before{content:"";display:block;width:28px;height:2px;margin-bottom:.4rem;background:linear-gradient(90deg,hsla(36,42%,95%,.7),transparent);border-radius:1px}@media (max-width:639px){.producto-card{max-width:100%}.producto-body{padding:1rem 1.25rem 1.25rem}.producto-title{font-size:1.1rem}.producto-desc{font-size:.8125rem}}.content-Tienda{min-height:100vh;padding:clamp(5rem,10vw,7rem) clamp(1rem,4vw,1.5rem) 5rem;background:linear-gradient(180deg,#faf6f0,#f0e9e0 45%,#e8dfd0);background-attachment:local;position:relative;overflow:hidden}.content-Tienda:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none}.tienda-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto}.tienda-header{text-align:center;margin-bottom:clamp(2rem,5vw,3.5rem)}.tienda-header .tienda-line{width:4px;height:2.5rem;margin:0 auto .75rem;background:linear-gradient(180deg,transparent,#5a8b4a 30%,#5a8b4a 70%,transparent);border-radius:999px;box-shadow:0 0 0 1px rgba(90,139,74,.2)}.tienda-header .tienda-title{font-family:Beach Lombok,Georgia,serif;font-size:clamp(1.6rem,4.2vw,2.4rem);font-weight:400;color:#2d5a28;letter-spacing:.02em;margin:0 0 .5rem;text-shadow:0 1px 3px hsla(0,0%,100%,.6)}.tienda-header .tienda-intro{font-size:clamp(.95rem,2vw,1.1rem);color:#5c5348;line-height:1.6;max-width:42ch;margin:0 auto}.tienda-empty,.tienda-loading{grid-column:1/-1;text-align:center;color:#5c5348;font-size:1rem;margin:2rem 0}.tienda-grass-divider{margin-top:1.5rem;width:100%;max-width:220px;height:40px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center}.tienda-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:clamp(1.75rem,4vw,2.75rem);justify-items:center;align-items:start}@media (min-width:640px){.tienda-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.tienda-grid{grid-template-columns:repeat(3,1fr)}}.tienda-grid .tienda-card-wrap{position:relative;width:100%;max-width:360px;justify-self:center}.tienda-lodo{position:absolute;z-index:0;pointer-events:none;background-image:url(/images/tienda-decor/lodo.png);background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:.5}.tienda-lodo-top-left{left:0;background-position:0 0}.tienda-lodo-top-left,.tienda-lodo-top-right{top:clamp(4rem,12vw,6rem);width:clamp(100px,20vw,180px);height:clamp(80px,15vw,140px)}.tienda-lodo-top-right{right:0;background-position:100% 0;transform:scaleX(-1)}.tienda-lodo-bottom-left{bottom:clamp(5rem,14vw,8rem);left:0;width:clamp(90px,18vw,150px);height:clamp(70px,12vw,120px);background-position:0 100%}.tienda-deco{position:absolute;z-index:0;pointer-events:none}.tienda-deco-img{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.tienda-deco-hojas-izq{top:28%;left:0;width:clamp(140px,22vw,200px);height:clamp(160px,28vw,220px);transform:translateX(-35%)}.tienda-deco-hojas-izq .tienda-deco-img{-o-object-position:left center;object-position:left center}.tienda-deco-hojas-der{top:35%;right:0;width:clamp(140px,22vw,200px);height:clamp(160px,28vw,220px);transform:translateX(35%) scaleX(-1)}.tienda-deco-hojas-der .tienda-deco-img{-o-object-position:right center;object-position:right center}.tienda-deco-hierba-izq{top:55%;left:0;width:clamp(120px,18vw,180px);height:clamp(140px,24vw,200px);transform:translateX(-40%)}.tienda-deco-hierba-izq .tienda-deco-img{-o-object-position:left center;object-position:left center}.tienda-deco-hierba-der{top:58%;right:0;width:clamp(120px,18vw,180px);height:clamp(140px,24vw,200px);transform:translateX(40%) scaleX(-1)}.tienda-deco-hierba-der .tienda-deco-img{-o-object-position:right center;object-position:right center}.tienda-deco-hierba{top:0;left:0;width:clamp(90px,14vw,120px);height:clamp(70px,11vw,90px)}.tienda-deco-hierba .tienda-deco-img{-o-object-position:left bottom;object-position:left bottom}.tienda-deco-hojas{top:0;right:0;width:clamp(90px,14vw,120px);height:clamp(70px,11vw,90px)}.tienda-deco-hojas .tienda-deco-img{-o-object-position:right bottom;object-position:right bottom}.tienda-cajon-wrap{margin-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(1rem,3vw,2rem);display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.tienda-cajon-img{width:auto!important;height:auto!important;max-width:min(100%,300px);max-height:clamp(100px,18vw,160px);-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.tienda-chanchito{position:absolute;bottom:clamp(2.5rem,7vw,4.5rem);z-index:2;pointer-events:none;width:clamp(95px,16vw,130px);height:clamp(95px,16vw,130px)}.tienda-chanchito-right{right:calc(50% - 150px)}.tienda-chanchito-left{left:calc(50% - 150px)}.tienda-chanchito-img{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 14px rgba(0,0,0,.14))}.tienda-chanchito-right .tienda-chanchito-img{-o-object-position:bottom right;object-position:bottom right}.tienda-chanchito-left .tienda-chanchito-img{-o-object-position:bottom left;object-position:bottom left}.tienda-divider-img{width:100%!important;height:auto!important;max-height:40px;-o-object-fit:contain;object-fit:contain;opacity:.85}@media (max-width:768px){.tienda-deco-hierba-der,.tienda-deco-hierba-izq,.tienda-deco-hojas-der,.tienda-deco-hojas-izq{opacity:.85}.tienda-lodo{opacity:.4}.tienda-chanchito{width:80px;height:80px;bottom:clamp(1.5rem,5vw,2.5rem)}.tienda-chanchito-right{right:calc(50% - 100px)}.tienda-chanchito-left{left:calc(50% - 100px)}}