:root{--product-card-bg: #e9e8e8;--product-card-accent: #647d19;--product-card-text-dark: #111111}.product-card.svelte-huycks{inline-size:100%;min-block-size:590px;background-color:var(--product-card-bg);border-radius:40px;padding:25px 30px;box-sizing:border-box;display:flex;flex-direction:column;position:relative;overflow:hidden;cursor:pointer}.product-card__badge.svelte-huycks{position:absolute;top:20px;left:20px;display:inline-flex;min-width:106px;height:30px;padding:0 16px;justify-content:center;align-items:center;gap:8px;z-index:2;border-radius:35px;border:1px solid #647d19;background:transparent;opacity:.99;color:#647d19;font-family:Moula,Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.6;box-sizing:border-box}.product-card__media.svelte-huycks{margin:15px auto 0;inline-size:100%;aspect-ratio:391 / 380;block-size:auto;border-radius:35px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-card__media--empty.svelte-huycks{background-color:#c9c9c9}.product-card__media.svelte-huycks img:where(.svelte-huycks){inline-size:100%;block-size:100%;object-fit:cover;object-position:center}.product-card__pattern.svelte-huycks{position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.6),transparent),radial-gradient(circle at 70% 20%,rgba(255,255,255,.3),transparent),radial-gradient(circle at 50% 70%,rgba(255,255,255,.4),transparent)}.product-card__footer.svelte-huycks{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end}.product-card__name.svelte-huycks{font-family:Moula,Inter,sans-serif;font-size:26px;font-weight:400;line-height:1.2;color:#333;margin:15px 0 6px}.product-card__price.svelte-huycks{font-family:Moula,Inter,sans-serif;font-size:23px;font-weight:600;line-height:140%;color:#1d1d1b;margin:0}.product-card__cart.svelte-huycks{position:absolute;right:30px;bottom:25px;inline-size:50px;block-size:50px;border-radius:30px;border:none;background-color:#bdd01d;color:var(--product-card-accent);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:box-shadow .2s ease;overflow:hidden}.product-card__cart.svelte-huycks:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.25) 50%,transparent 100%);transform:translate(-140%);opacity:0;pointer-events:none}.product-card__cart.svelte-huycks:hover,.product-card__cart.svelte-huycks:focus-visible{background-color:#a4b718}.product-card__cart--added.svelte-huycks:after{animation:svelte-huycks-cart-sheen .52s ease}@keyframes svelte-huycks-cart-sheen{0%{transform:translate(-140%);opacity:0}35%{opacity:.7}to{transform:translate(140%);opacity:0}}.product-card__details.svelte-huycks{position:absolute;inset:0;padding:32px;background-color:#fff;display:flex;flex-direction:column;gap:24px;transform:translateY(15px);opacity:0;pointer-events:none;overflow:hidden;transition:opacity .22s ease,transform .22s ease;z-index:3}.product-card[data-state=hover].svelte-huycks .product-card__details:where(.svelte-huycks){opacity:1;pointer-events:auto;transform:translateY(0)}.product-card__details-head.svelte-huycks{display:flex;flex-direction:column;gap:8px}.product-card__details-name.svelte-huycks{font-family:Moula,Inter,sans-serif;font-size:50px;font-weight:400;line-height:110%;color:#111;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.2em}.product-card__details-desc.svelte-huycks{margin:0;font-family:Moula,Inter,sans-serif;font-size:22px;font-weight:400;line-height:1.3;color:#111;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:3.9em}.product-card__stats.svelte-huycks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card__stat-label.svelte-huycks{margin:0;font-family:Moula,Inter,sans-serif;font-size:18px;color:#11111180}.product-card__stat-value.svelte-huycks{margin:4px 0 0;font-family:Moula,Inter,sans-serif;font-size:40px;line-height:1.1;color:var(--product-card-text-dark)}.product-card__cta.svelte-huycks{margin-top:auto;inline-size:257px;display:inline-flex;align-items:center;gap:16px;padding:12px 16px;border-radius:35px;border:2px solid var(--product-card-text-dark);background:transparent;color:var(--product-card-text-dark);font-family:Moula,Inter,sans-serif;font-size:18px;cursor:pointer;transition:background-color .2s ease,color .2s ease;justify-content:space-between;text-decoration:none}.product-card__cta-icon.svelte-huycks{inline-size:32px;block-size:10px;display:inline-flex}.product-card__cta.svelte-huycks:hover,.product-card__cta.svelte-huycks:focus-visible{background-color:var(--product-card-text-dark);color:#fff}@media(max-width:1000px){.product-card.svelte-huycks{border-radius:10px;min-block-size:289px;padding:12px}.product-card__media.svelte-huycks{border-radius:8px;margin-top:42px;width:100%;height:auto;aspect-ratio:1 / 1;align-self:center}.product-card__name.svelte-huycks{font-size:16px;margin:8px 0 4px}.product-card__price.svelte-huycks{font-size:14px}.product-card__cart.svelte-huycks{width:30px;height:30px;right:12px;bottom:12px}.product-card__cart.svelte-huycks svg{width:14px;height:14px}.product-card__details.svelte-huycks{display:none!important}}@media(max-width:600px){.product-card__badge.svelte-huycks{top:12px;left:12px;min-width:63px;height:23px;padding:0 12px;font-size:13px}}
