.il-product-card{padding:0;overflow:hidden;position:relative}.il-product-card__media{position:relative;background:var(--alpha-ink-02);border-bottom:1px solid var(--line)}.il-product-card__medialink{display:block;color:inherit;text-decoration:none;position:relative}.il-product-card__img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;display:block}.il-product-card__img--placeholder{width:100%;aspect-ratio:4 / 3;background:radial-gradient(1200px 420px at 10% 10%,var(--alpha-brand-12),transparent 55%),radial-gradient(1200px 420px at 90% 30%,var(--alpha-ink-06),transparent 60%),var(--alpha-ink-03)}.il-product-card__img--alt{position:absolute;inset:0;opacity:0;transform:scale(1.02);transition:opacity var(--t-med) var(--ease),transform var(--t-med) var(--ease);pointer-events:none}.il-product-card__img--main{transition:transform var(--t-med) var(--ease),filter var(--t-med) var(--ease)}.il-product-card__shine{position:absolute;inset:-40% -60%;background:linear-gradient(115deg,transparent 40%,rgb(255 255 255 / .18) 50%,transparent 60%);transform:translateX(-40%) rotate(12deg);opacity:0;pointer-events:none;transition:opacity var(--t-med) var(--ease),transform var(--t-slow) var(--ease)}.il-product-card__badges{position:absolute;left:12px;top:12px;display:flex;flex-wrap:wrap;gap:8px;pointer-events:none}.il-product-card__badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:999px;font-size:var(--fs-12);font-weight:900;letter-spacing:.02em;border:1px solid #fff0;backdrop-filter:blur(8px)}.il-product-card__badge--sale{background:var(--alpha-brand-18);border-color:var(--pill-soft-brd);color:var(--brand-green)}.il-product-card__badge--off{background:rgb(16 19 35 / .18);border-color:rgb(16 19 35 / .22);color:var(--text)}.il-product-card__badge--stock{background:rgb(242 201 76 / .18);border-color:rgb(242 201 76 / .28);color:var(--text)}.il-product-card__badge--new{background:rgb(100 202 79 / .18);border-color:rgb(100 202 79 / .28);color:var(--text)}.il-product-card__body{padding:clamp(14px, 2.1vw, 18px);display:grid;gap:10px}.il-product-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.il-product-card__meta{display:flex;align-items:center;gap:10px;min-width:0}.il-product-card__cats{font-size:var(--fs-14);color:var(--muted);line-height:1.3;min-width:0}.il-product-card__cats a{color:inherit;text-decoration:none;border-bottom:1px solid #fff0}.il-product-card__rating{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:var(--fs-12);white-space:nowrap}.il-product-card__rating .star-rating{font-size:12px;margin:0}.il-product-card__reviews{opacity:.85}.il-product-card__title{margin:0;font-family:var(--font-head);font-weight:900;font-size:clamp(16px, 1.5vw, 18px);letter-spacing:-.01em;color:var(--text)}.il-product-card__titlelink{color:inherit;text-decoration:none;border-bottom:1px solid #fff0}.il-product-card__excerpt{margin:0;color:var(--text-2);font-size:var(--fs-14)}.il-product-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.il-product-card__chip{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;font-size:var(--fs-12);font-weight:900;letter-spacing:.01em;color:var(--text);background:rgb(16 19 35 / .06);border:1px solid rgb(16 19 35 / .10)}.il-product-card__specs{margin-top:2px;padding:10px;border-radius:14px;background:var(--panel-bg,rgb(16 19 35 / .04));border:1px solid var(--alpha-ink-08);display:grid;gap:10px}.il-product-card__specslist{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}@media (max-width:420px){.il-product-card__specslist{grid-template-columns:1fr}}.il-product-card__specslist li{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0;font-size:var(--fs-12);color:var(--muted)}.il-product-card__specslist li strong{font-weight:900;color:var(--text);white-space:nowrap}.il-product-card__specslist li span{font-weight:800;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.il-product-card__links{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.il-product-card__link{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:999px;font-size:var(--fs-12);font-weight:900;text-decoration:none;color:var(--text);background:rgb(23 160 81 / .08);border:1px solid rgb(23 160 81 / .18)}.il-product-card__foot{margin-top:2px;display:grid;gap:12px}@media (min-width:520px){.il-product-card__foot{grid-template-columns:1fr auto;align-items:end;gap:14px}}.il-product-card__price{display:grid;gap:4px;min-width:0}.il-product-card__price-html{font-family:var(--font-head);font-weight:900;font-size:var(--fs-18);line-height:1.1;color:var(--text)}.il-product-card__price-html del{opacity:.65;font-weight:800}.il-product-card__price-html ins{text-decoration:none;color:var(--brand-green)}.il-product-card__from{font-size:var(--fs-12);color:var(--muted)}.il-product-card__cta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-start}@media (min-width:520px){.il-product-card__cta{justify-content:flex-end}}.il-product-card__btn{height:42px;padding-inline:14px;border-radius:12px;font-size:var(--fs-14)}.il-product-card__fine{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:8px;border-top:1px solid var(--alpha-ink-06);font-size:var(--fs-12);color:var(--muted)}.il-product-card__sku{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55%}.il-product-card__sku--empty{visibility:hidden}.il-product-card__stock{white-space:nowrap;font-weight:800}.il-product-card.is-outofstock{opacity:.92}.il-product-card.is-outofstock .il-product-card__stock{color:var(--muted)}.il-product-card.is-backorder .il-product-card__stock{color:var(--text)}.il-product-card a:focus-visible{outline:2px solid rgb(23 160 81 / .45);outline-offset:2px;border-radius:12px}@media (hover:hover){.il-product-card__cats a:hover{color:var(--brand-green);border-bottom-color:rgb(23 160 81 / .25)}.il-product-card__titlelink:hover{border-bottom-color:rgb(23 160 81 / .25)}.il-product-card:hover .il-product-card__img--main{transform:scale(1.02);filter:saturate(1.05)}.il-product-card:hover .il-product-card__img--alt{opacity:1;transform:scale(1)}.il-product-card:hover .il-product-card__shine{opacity:1;transform:translateX(35%) rotate(12deg)}.il-product-card__chip:hover{border-color:rgb(23 160 81 / .22);background:rgb(23 160 81 / .10)}.il-product-card__link:hover{background:rgb(23 160 81 / .12);border-color:rgb(23 160 81 / .24)}}