.sticky-cta-bar{position:fixed;bottom:0;left:0;right:0;z-index:95;background:#fffffff7;border-top:1px solid var(--color-border);padding:var(--space-sm) var(--space-md);transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -2px 12px #00000014}.sticky-cta-bar.visible{transform:translateY(0)}.sticky-cta-link{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);text-decoration:none}.sticky-cta-name{font-size:.85rem;font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.sticky-cta-btn{background:#8b4557;color:#fff;font-weight:700;font-size:.85rem;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius);white-space:nowrap;min-height:40px;display:flex;align-items:center;flex-shrink:0}@media(min-width:768px){.sticky-cta-bar{display:none}}.product-card[data-astro-cid-hh7vaosk]{position:relative;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;margin:var(--space-xl) 0}.product-card-badge[data-astro-cid-hh7vaosk]{position:absolute;top:var(--space-md);left:var(--space-md);background:var(--color-accent);color:var(--color-text);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius);z-index:1;box-shadow:0 2px 6px #0000001f}.product-card-badge[data-astro-cid-hh7vaosk][data-type=best]{background:var(--color-accent);color:var(--color-text)}.product-card-badge[data-astro-cid-hh7vaosk][data-type=price]{background:var(--color-success);color:#fff}.product-card-badge[data-astro-cid-hh7vaosk][data-type=editor]{background:var(--color-primary);color:#fff}.product-card-image[data-astro-cid-hh7vaosk]{background:var(--color-bg-soft);display:flex;align-items:center;justify-content:center;padding:var(--space-lg)}.product-card-image[data-astro-cid-hh7vaosk] img[data-astro-cid-hh7vaosk]{width:100%;max-width:280px;height:auto;object-fit:contain;aspect-ratio:1 / 1}.product-card-body[data-astro-cid-hh7vaosk]{padding:var(--space-lg) var(--space-xl)}.product-card-name[data-astro-cid-hh7vaosk]{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;margin:0 0 var(--space-sm);line-height:1.3}.product-card-meta[data-astro-cid-hh7vaosk]{display:flex;align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap}.product-card-price[data-astro-cid-hh7vaosk]{font-size:1.2rem;font-weight:700;color:#8b4557;background:#8b455714;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius)}.product-card-type[data-astro-cid-hh7vaosk]{font-size:.85rem;color:var(--color-text-light)}.product-card-description[data-astro-cid-hh7vaosk]{font-size:.95rem;line-height:1.7;color:var(--color-text-secondary);margin-bottom:var(--space-md)}.product-card-description[data-astro-cid-hh7vaosk] p{margin-bottom:var(--space-sm)}.product-card-description[data-astro-cid-hh7vaosk] p:last-child{margin-bottom:0}.product-card-verdict[data-astro-cid-hh7vaosk]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md);margin-bottom:var(--space-lg)}.product-card-pros[data-astro-cid-hh7vaosk],.product-card-cons[data-astro-cid-hh7vaosk]{padding:var(--space-md);border-radius:var(--radius);font-size:.85rem}.product-card-pros[data-astro-cid-hh7vaosk]{background:#f0f7f2}.product-card-cons[data-astro-cid-hh7vaosk]{background:#fdf2f2}.product-card-pros[data-astro-cid-hh7vaosk] strong[data-astro-cid-hh7vaosk]{color:var(--color-success);display:block;margin-bottom:var(--space-xs);font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.product-card-cons[data-astro-cid-hh7vaosk] strong[data-astro-cid-hh7vaosk]{color:#9b3a3a;display:block;margin-bottom:var(--space-xs);font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.product-card-pros[data-astro-cid-hh7vaosk] ul[data-astro-cid-hh7vaosk],.product-card-cons[data-astro-cid-hh7vaosk] ul[data-astro-cid-hh7vaosk]{list-style:none;padding:0;margin:0}.product-card-pros[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk]:before{content:"✓ ";color:var(--color-success);font-weight:700}.product-card-cons[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk]:before{content:"✗ ";color:#9b3a3a;font-weight:700}.product-card-pros[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk],.product-card-cons[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk]{line-height:1.5;margin-bottom:var(--space-xs)}.product-card-cta[data-astro-cid-hh7vaosk]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:linear-gradient(135deg,#8b4557,#a05568);color:#fff;padding:var(--space-md) var(--space-xl);border-radius:10px;font-weight:700;font-size:1.05rem;text-decoration:none;transition:transform .2s,box-shadow .2s;min-height:48px;width:100%;box-shadow:0 2px 8px #8b455740;letter-spacing:.01em}.product-card-cta[data-astro-cid-hh7vaosk]:hover{background:linear-gradient(135deg,#6b3344,#8b4557);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #8b455766}.cta-main[data-astro-cid-hh7vaosk]{display:flex;align-items:center;gap:var(--space-sm)}.cta-subtext[data-astro-cid-hh7vaosk]{font-size:.8rem;font-weight:400;opacity:.9}.cta-icon[data-astro-cid-hh7vaosk]{flex-shrink:0}@media(min-width:768px){.product-card[data-astro-cid-hh7vaosk]{display:grid;grid-template-columns:280px 1fr}.product-card-image[data-astro-cid-hh7vaosk]{padding:var(--space-xl)}.product-card-image[data-astro-cid-hh7vaosk] img[data-astro-cid-hh7vaosk]{max-width:240px}}@media(max-width:767px){.product-card-body[data-astro-cid-hh7vaosk]{padding:var(--space-lg)}.product-card-image[data-astro-cid-hh7vaosk]{padding:var(--space-md)}.product-card-image[data-astro-cid-hh7vaosk] img[data-astro-cid-hh7vaosk]{max-width:200px;margin:0 auto}.product-card-verdict[data-astro-cid-hh7vaosk]{grid-template-columns:1fr}}
