: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)}.cart-icon[data-astro-cid-lcdefpme]{font-size:1.2rem}.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)}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}}
