:root{--green:#4a7c3a;--green-dark:#2d5a27;--green-light:#a8c9a0;--bg:#f8f6f1;--text:#2c2c2c;--white:#fff}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);background:var(--bg);font-family:Georgia,Noto Serif SC,serif}a[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none}nav[data-astro-cid-lcdefpme]{background:var(--white);z-index:100;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.logo[data-astro-cid-lcdefpme]{color:var(--green-dark);font-size:1.5rem;font-weight:700}.logo[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--green)}nav[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{gap:2rem;list-style:none;display:flex}nav[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:.95rem;transition:color .2s}nav[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--green)}.nav-right[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;display:flex}.cart-icon[data-astro-cid-lcdefpme]{cursor:pointer;font-size:1.2rem;position:relative}.cart-count[data-astro-cid-lcdefpme]{color:#fff;background:#e74c3c;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:none;position:absolute;top:-8px;right:-8px}.hero[data-astro-cid-lcdefpme]{text-align:center;background:linear-gradient(135deg, var(--green-light), var(--bg));padding:5rem 2rem}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--green-dark);margin-bottom:1rem;font-size:3rem}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#555;max-width:600px;margin:0 auto 2rem;font-size:1.2rem}.hero[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{background:var(--green);color:var(--white);border-radius:30px;padding:.8rem 2.5rem;font-size:1rem;transition:background .2s;display:inline-block}.hero[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]:hover{background:var(--green-dark)}.categories[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem;display:flex}.category-btn[data-astro-cid-lcdefpme]{border:2px solid var(--green);color:var(--green);cursor:pointer;background:0 0;border-radius:20px;padding:.5rem 1.5rem;font-size:.9rem;transition:all .2s}.category-btn[data-astro-cid-lcdefpme]:hover,.category-btn[data-astro-cid-lcdefpme].active{background:var(--green);color:var(--white)}.products[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 3rem 4rem;display:grid}.product[data-astro-cid-lcdefpme]{background:var(--white);border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 12px #00000014}.product[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001f}.product-img[data-astro-cid-lcdefpme]{color:#ffffffe6;justify-content:center;align-items:center;width:100%;height:220px;font-size:3rem;font-weight:700;display:flex}.product-info[data-astro-cid-lcdefpme]{padding:1.2rem}.product-category[data-astro-cid-lcdefpme]{color:var(--green);text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.product-name[data-astro-cid-lcdefpme]{color:var(--green-dark);margin:.3rem 0;font-size:1.3rem}.product-en[data-astro-cid-lcdefpme]{color:#999;margin-bottom:.5rem;font-size:.85rem}.product-desc[data-astro-cid-lcdefpme]{color:#666;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.product-bottom[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;display:flex}.product-price[data-astro-cid-lcdefpme]{color:var(--green-dark);font-size:1.3rem;font-weight:700}.buy-btn[data-astro-cid-lcdefpme]{background:var(--green);color:var(--white);cursor:pointer;border:none;border-radius:20px;padding:.5rem 1.2rem;font-size:.85rem;transition:background .2s}.buy-btn[data-astro-cid-lcdefpme]:hover{background:var(--green-dark)}.cart-sidebar[data-astro-cid-lcdefpme]{background:var(--white);z-index:300;flex-direction:column;width:380px;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:-400px;box-shadow:-4px 0 20px #00000026}.cart-sidebar[data-astro-cid-lcdefpme].open{right:0}.cart-overlay[data-astro-cid-lcdefpme]{z-index:250;background:#0006;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.cart-overlay[data-astro-cid-lcdefpme].open{display:block}.cart-header[data-astro-cid-lcdefpme]{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--green-dark);font-size:1.3rem}.cart-close[data-astro-cid-lcdefpme]{cursor:pointer;color:#999;background:0 0;border:none;font-size:1.5rem}.cart-items[data-astro-cid-lcdefpme]{flex:1;padding:1rem 1.5rem;overflow-y:auto}.cart-item[data-astro-cid-lcdefpme]{border-bottom:1px solid #f0f0f0;gap:1rem;padding:1rem 0;display:flex}.cart-item-img[data-astro-cid-lcdefpme]{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;font-size:.8rem;font-weight:700;display:flex}.cart-item-info[data-astro-cid-lcdefpme]{flex:1}.cart-item-name[data-astro-cid-lcdefpme]{color:var(--green-dark);margin-bottom:.3rem;font-size:1rem}.cart-item-price[data-astro-cid-lcdefpme]{color:#666;font-size:.9rem}.cart-item-controls[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.qty-btn[data-astro-cid-lcdefpme]{background:var(--white);cursor:pointer;border:1px solid #ddd;border-radius:4px;width:28px;height:28px;font-size:1rem}.qty-btn[data-astro-cid-lcdefpme]:hover{border-color:var(--green);color:var(--green)}.qty-display[data-astro-cid-lcdefpme]{text-align:center;min-width:30px;font-size:.95rem}.remove-btn[data-astro-cid-lcdefpme]{color:#e74c3c;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.8rem}.cart-empty[data-astro-cid-lcdefpme]{text-align:center;color:#999;padding:3rem 1rem}.cart-footer[data-astro-cid-lcdefpme]{border-top:1px solid #eee;padding:1.5rem}.cart-total[data-astro-cid-lcdefpme]{color:var(--green-dark);justify-content:space-between;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.checkout-btn[data-astro-cid-lcdefpme]{background:var(--green);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:25px;padding:.8rem;font-size:1rem;transition:background .2s}.checkout-btn[data-astro-cid-lcdefpme]:hover{background:var(--green-dark)}.checkout-btn[data-astro-cid-lcdefpme]:disabled{cursor:not-allowed;background:#ccc}.language-selector[data-astro-cid-lcdefpme]{display:inline-block;position:relative}.language-btn[data-astro-cid-lcdefpme]{background:var(--white);cursor:pointer;border:1px solid #ddd;border-radius:20px;align-items:center;gap:.3rem;padding:.4rem 1rem;font-size:.85rem;display:flex}.language-btn[data-astro-cid-lcdefpme]:hover{border-color:var(--green)}.language-dropdown[data-astro-cid-lcdefpme]{background:var(--white);z-index:200;border:1px solid #ddd;border-radius:8px;min-width:160px;max-height:300px;display:none;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.language-dropdown[data-astro-cid-lcdefpme].open{display:block}.language-dropdown[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{cursor:pointer;padding:.5rem 1rem;font-size:.85rem;transition:background .2s;display:block}.language-dropdown[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:#f0f0f0}#google_translate_element[data-astro-cid-lcdefpme]{display:none}.goog-te-banner-frame[data-astro-cid-lcdefpme],.goog-te-gadget[data-astro-cid-lcdefpme]{display:none!important}body{top:0!important}.goog-tooltip[data-astro-cid-lcdefpme],.goog-tooltip[data-astro-cid-lcdefpme]:hover{display:none!important}.whatsapp-float[data-astro-cid-lcdefpme]{cursor:pointer;z-index:250;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 4px 12px #0003}.whatsapp-float[data-astro-cid-lcdefpme]:hover{transform:scale(1.1)}.whatsapp-float[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:#fff;width:32px;height:32px}.whatsapp-tooltip[data-astro-cid-lcdefpme]{background:var(--white);white-space:nowrap;color:var(--text);border-radius:8px;padding:.5rem 1rem;font-size:.85rem;display:none;position:absolute;top:50%;left:70px;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.whatsapp-float[data-astro-cid-lcdefpme]:hover .whatsapp-tooltip[data-astro-cid-lcdefpme]{display:block}footer[data-astro-cid-lcdefpme]{text-align:center;background:var(--green-dark);color:var(--white);padding:2rem}footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.8;font-size:.9rem}@media (width<=768px){nav[data-astro-cid-lcdefpme]{padding:1rem 1.5rem}nav[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{display:none}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2rem}.products[data-astro-cid-lcdefpme]{grid-template-columns:1fr;padding:1rem}.cart-sidebar[data-astro-cid-lcdefpme]{width:100%;right:-100%}}
