.product-grid[data-astro-cid-vtigahfq]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.product-grid[data-astro-cid-vtigahfq]{grid-template-columns:1fr 1fr;gap:3rem}}.product-image-wrapper[data-astro-cid-vtigahfq]{position:relative;border-radius:1rem;border:1px solid var(--line);background:var(--bg-card);overflow:hidden;display:flex;align-items:center;justify-content:center;align-self:start}@media(min-width:768px){.product-image-wrapper[data-astro-cid-vtigahfq]{align-self:stretch}}.product-image[data-astro-cid-vtigahfq]{width:100%;height:100%;object-fit:contain;padding:1.5rem}.product-image-placeholder[data-astro-cid-vtigahfq]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:200px;opacity:.4}.placeholder-meta[data-astro-cid-vtigahfq]{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:10px;text-align:center}.placeholder-brand[data-astro-cid-vtigahfq]{font-size:.8125rem;font-weight:600;color:var(--fg-mid);letter-spacing:-.01em}.placeholder-type[data-astro-cid-vtigahfq]{font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;color:var(--fg-soft)}@media(max-width:767px){.product-image-wrap[data-astro-cid-vtigahfq]:has(.product-image-placeholder){max-height:190px}}@media(min-width:768px){.product-image-wrap[data-astro-cid-vtigahfq]:has(.product-image-placeholder){align-self:start;min-height:300px;max-height:360px}}.highlight-badge[data-astro-cid-vtigahfq]{position:absolute;top:.75rem;left:.75rem;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;background:var(--accent);color:var(--accent-ink)}.type-badge[data-astro-cid-vtigahfq]{font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:.375rem;background:color-mix(in oklch,var(--badge-color) 14%,transparent);color:var(--badge-color)}.product-title[data-astro-cid-vtigahfq]{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600;letter-spacing:-.03em;line-height:1.15}.stars[data-astro-cid-vtigahfq]{display:flex;gap:.125rem;color:#f59e0b}.star-icon[data-astro-cid-vtigahfq]{width:1rem;height:1rem}.price-block[data-astro-cid-vtigahfq]{margin-top:1.5rem;padding:1.25rem;border-radius:.75rem;border:1px solid var(--line);background:var(--bg-card);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.price[data-astro-cid-vtigahfq]{font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.price-col[data-astro-cid-vtigahfq]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.price-note[data-astro-cid-vtigahfq]{font-size:.6875rem;line-height:1.4;color:var(--fg-soft)}.cta-col[data-astro-cid-vtigahfq]{display:flex;flex-direction:column;align-items:flex-end;gap:.375rem;margin-left:auto}.affiliate-note[data-astro-cid-vtigahfq]{font-size:.6875rem;line-height:1.4;color:var(--fg-soft);text-align:right}.rating-source[data-astro-cid-vtigahfq]{font-size:.6875rem;font-weight:500;padding:.125rem .5rem;border-radius:9999px;border:1px solid var(--line);color:var(--fg-soft);white-space:nowrap}.cta-button[data-astro-cid-vtigahfq]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:600;background:var(--accent);color:var(--accent-ink);transition:opacity .15s ease,transform .15s ease;text-decoration:none}.cta-button[data-astro-cid-vtigahfq]:hover{opacity:.9;transform:translateY(-1px)}.specs-table[data-astro-cid-vtigahfq]{margin-top:2rem}.specs-heading[data-astro-cid-vtigahfq]{font-size:1rem;font-weight:600;margin-bottom:.75rem;letter-spacing:-.01em}.specs-list[data-astro-cid-vtigahfq]{border:1px solid var(--line);border-radius:.75rem;overflow:hidden}.spec-row[data-astro-cid-vtigahfq]{display:flex;justify-content:space-between;padding:.625rem 1rem;font-size:.875rem}.spec-row-alt[data-astro-cid-vtigahfq]{background:var(--bg-card)}.spec-label[data-astro-cid-vtigahfq]{color:var(--fg-mid);font-weight:400}.spec-value[data-astro-cid-vtigahfq]{font-weight:500;text-align:right}.verdict-section[data-astro-cid-vtigahfq]{margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--line)}.pros-cons-grid[data-astro-cid-vtigahfq]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.pros-cons-grid[data-astro-cid-vtigahfq]{grid-template-columns:1fr 1fr;gap:2rem}}.pros-block[data-astro-cid-vtigahfq],.cons-block[data-astro-cid-vtigahfq]{padding:1.25rem;border-radius:.875rem;border:1px solid var(--line);background:var(--bg-card)}.pros-title[data-astro-cid-vtigahfq],.cons-title[data-astro-cid-vtigahfq]{font-size:.9375rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.875rem}.pros-title[data-astro-cid-vtigahfq]{color:#10b981}.cons-title[data-astro-cid-vtigahfq]{color:#f59e0b}.pros-list[data-astro-cid-vtigahfq],.cons-list[data-astro-cid-vtigahfq]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.pro-item[data-astro-cid-vtigahfq],.con-item[data-astro-cid-vtigahfq]{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;color:var(--fg-mid)}.verdict-icon[data-astro-cid-vtigahfq]{width:1rem;height:1rem;flex-shrink:0;margin-top:.125rem}.pro-item[data-astro-cid-vtigahfq] .verdict-icon[data-astro-cid-vtigahfq]{color:#10b981}.con-item[data-astro-cid-vtigahfq] .verdict-icon[data-astro-cid-vtigahfq]{color:#f59e0b}.review-section[data-astro-cid-vtigahfq]{margin-top:2rem;padding:1.5rem;border-radius:.875rem;border:1px solid var(--line);background:var(--bg-card)}.review-heading[data-astro-cid-vtigahfq]{font-size:1rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.75rem}.review-text[data-astro-cid-vtigahfq]{font-size:.9375rem;line-height:1.7;color:var(--fg-mid)}.cta-repeat[data-astro-cid-vtigahfq]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem;padding:1.25rem;border-radius:.875rem;border:1px solid var(--line);background:var(--bg-card)}.cta-repeat-info[data-astro-cid-vtigahfq]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cta-repeat-title[data-astro-cid-vtigahfq]{font-size:.9375rem;font-weight:600;letter-spacing:-.02em}.cta-repeat-price[data-astro-cid-vtigahfq]{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.buy-bar[data-astro-cid-vtigahfq]{position:sticky;bottom:0;z-index:20;margin:2.5rem -1rem 0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--bg-raised);box-shadow:var(--shadow-md)}@media(min-width:640px){.buy-bar[data-astro-cid-vtigahfq]{display:none}}.buy-bar-row[data-astro-cid-vtigahfq]{display:flex;align-items:center;gap:.75rem}.buy-bar-info[data-astro-cid-vtigahfq]{display:flex;flex-direction:column;min-width:0}.buy-bar-name[data-astro-cid-vtigahfq]{font-size:.8125rem;font-weight:500;color:var(--fg-mid);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buy-bar-price[data-astro-cid-vtigahfq]{font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.buy-bar-cta[data-astro-cid-vtigahfq]{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto;padding:.625rem 1.125rem;border-radius:.5rem;font-size:.8125rem;font-weight:600;background:var(--accent);color:var(--accent-ink);text-decoration:none;white-space:nowrap}.buy-bar-note[data-astro-cid-vtigahfq]{display:block;margin-top:.375rem;font-size:.625rem;color:var(--fg-soft)}.similar-section[data-astro-cid-vtigahfq]{margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--line)}.similar-grid[data-astro-cid-vtigahfq]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.similar-grid[data-astro-cid-vtigahfq]{grid-template-columns:repeat(4,1fr)}}.similar-card[data-astro-cid-vtigahfq]{border:1px solid var(--line);border-radius:.75rem;background:var(--bg-card);overflow:hidden;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.similar-card[data-astro-cid-vtigahfq]:hover{border-color:var(--line-strong, var(--line));box-shadow:0 2px 12px #0000000f}.similar-image[data-astro-cid-vtigahfq]{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);background:var(--bg-raised, var(--bg-card));padding:1rem}
