.score-ring[data-astro-cid-ob2ujwlc]{flex-shrink:0;position:relative}.score-ring[data-astro-cid-ob2ujwlc] svg[data-astro-cid-ob2ujwlc]{width:100%;height:100%}.score-value[data-astro-cid-ob2ujwlc]{font-family:var(--font-heading);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex;position:absolute;inset:0}.product-card[data-astro-cid-4fhpls6h]{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);margin:var(--space-xl) 0;background:var(--color-surface)}.product-top[data-astro-cid-4fhpls6h]{gap:var(--space-lg);align-items:flex-start;display:flex}.product-img-wrap[data-astro-cid-4fhpls6h]{border-radius:var(--radius-md);background:var(--color-surface-alt);flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex;overflow:hidden}.product-img-wrap[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-img-wrap[data-astro-cid-4fhpls6h]:hover img[data-astro-cid-4fhpls6h]{z-index:100;transform:scale(2)}.product-header[data-astro-cid-4fhpls6h]{flex:1}.product-title-row[data-astro-cid-4fhpls6h]{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.product-name[data-astro-cid-4fhpls6h]{margin:0;font-size:1.25rem}.product-badge[data-astro-cid-4fhpls6h]{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);margin-top:var(--space-xs);padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-block}.product-price[data-astro-cid-4fhpls6h]{font-family:var(--font-heading);color:var(--color-primary-dark);margin-top:var(--space-xs);font-size:1.35rem;display:block}.cta-button-group[data-astro-cid-4fhpls6h]{gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.cta-button-top[data-astro-cid-4fhpls6h]{min-height:44px;padding:0 var(--space-lg);background:var(--color-primary);color:#fff;line-height:44px;font-family:var(--font-heading);border-radius:var(--radius-md);white-space:nowrap;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.cta-button-top[data-astro-cid-4fhpls6h]:hover{background:var(--color-primary-dark);color:#fff}.cta-button-alt[data-astro-cid-4fhpls6h]{min-height:44px;padding:0 var(--space-md);background:var(--color-surface-alt);color:var(--color-text);line-height:44px;font-family:var(--font-heading);border-radius:var(--radius-md);border:1px solid var(--color-border);white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-block}.cta-button-alt[data-astro-cid-4fhpls6h]:hover{background:var(--color-surface);border-color:var(--color-primary);color:var(--color-primary-dark)}.product-specs[data-astro-cid-4fhpls6h]{gap:4px var(--space-lg);margin:var(--space-md) 0;padding:var(--space-md);background:var(--color-surface-alt);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;font-size:.85rem;display:grid}.spec-row[data-astro-cid-4fhpls6h]{gap:var(--space-sm);display:flex}.spec-label[data-astro-cid-4fhpls6h]{color:var(--color-text-muted);white-space:nowrap}.spec-value[data-astro-cid-4fhpls6h]{color:var(--color-text);font-weight:500}.product-pros-cons[data-astro-cid-4fhpls6h]{gap:var(--space-md);margin:var(--space-md) 0;grid-template-columns:1fr 1fr;display:grid}.pro-item[data-astro-cid-4fhpls6h],.con-item[data-astro-cid-4fhpls6h]{margin-bottom:4px;font-size:.88rem;line-height:1.5}.icon-pro[data-astro-cid-4fhpls6h]{color:var(--color-success);margin-right:4px}.icon-con[data-astro-cid-4fhpls6h]{color:var(--color-error);margin-right:4px}.cta-button-group-bottom[data-astro-cid-4fhpls6h]{gap:var(--space-sm);flex-wrap:wrap;display:flex}.cta-button[data-astro-cid-4fhpls6h]{text-align:center;min-width:200px;padding:var(--space-md) var(--space-xl);background:var(--color-primary);color:#fff;font-family:var(--font-heading);border-radius:var(--radius-md);flex:1;min-height:44px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .15s}.cta-button[data-astro-cid-4fhpls6h]:hover{background:var(--color-primary-dark);color:#fff}.cta-button-alt-bottom[data-astro-cid-4fhpls6h]{text-align:center;min-width:200px;padding:var(--space-md) var(--space-lg);background:var(--color-surface-alt);color:var(--color-text);font-family:var(--font-heading);border-radius:var(--radius-md);border:1px solid var(--color-border);flex:1;justify-content:center;align-items:center;min-height:44px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.cta-button-alt-bottom[data-astro-cid-4fhpls6h]:hover{background:var(--color-surface);border-color:var(--color-primary);color:var(--color-primary-dark)}@media (width<=768px){.product-top[data-astro-cid-4fhpls6h]{flex-direction:column}.product-img-wrap[data-astro-cid-4fhpls6h]{width:100%;height:200px}.product-specs[data-astro-cid-4fhpls6h],.product-pros-cons[data-astro-cid-4fhpls6h]{grid-template-columns:1fr}.cta-button-group[data-astro-cid-4fhpls6h]{flex-direction:column}.cta-button-top[data-astro-cid-4fhpls6h],.cta-button-alt[data-astro-cid-4fhpls6h]{text-align:center;width:100%;display:block}.cta-button-group-bottom[data-astro-cid-4fhpls6h]{flex-direction:column}.cta-button[data-astro-cid-4fhpls6h],.cta-button-alt-bottom[data-astro-cid-4fhpls6h]{width:100%;min-width:unset}}.comparison-wrap[data-astro-cid-mmnll3zm]{margin:var(--space-xl) 0;overflow-x:auto}.comparison-table[data-astro-cid-mmnll3zm]{border-collapse:collapse;width:100%;font-size:.88rem}.comparison-table[data-astro-cid-mmnll3zm] th[data-astro-cid-mmnll3zm],.comparison-table[data-astro-cid-mmnll3zm] td[data-astro-cid-mmnll3zm]{padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);text-align:center;vertical-align:middle}.comparison-table[data-astro-cid-mmnll3zm] th[data-astro-cid-mmnll3zm]{background:var(--color-surface-alt);vertical-align:bottom;padding:var(--space-md)}.spec-header[data-astro-cid-mmnll3zm]{text-align:left;font-weight:700}.ct-product-name[data-astro-cid-mmnll3zm]{margin-bottom:4px;font-size:.9rem;font-weight:700}.ct-product-price[data-astro-cid-mmnll3zm]{color:var(--color-primary-dark);font-weight:600}.ct-product-score[data-astro-cid-mmnll3zm]{color:var(--color-text-muted);margin-bottom:8px;font-size:.8rem}.ct-btn-group[data-astro-cid-mmnll3zm]{flex-direction:column;align-items:center;gap:6px;display:flex}.ct-buy-btn[data-astro-cid-mmnll3zm]{min-height:44px;padding:0 var(--space-md);background:var(--color-primary);color:#fff;line-height:44px;font-family:var(--font-heading);border-radius:var(--radius-md);white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.ct-buy-btn[data-astro-cid-mmnll3zm]:hover{background:var(--color-primary-dark);color:#fff}.ct-buy-btn-alt[data-astro-cid-mmnll3zm]{min-height:36px;padding:0 var(--space-sm);background:var(--color-surface);color:var(--color-text-secondary);line-height:36px;font-family:var(--font-heading);border-radius:var(--radius-sm);white-space:nowrap;border:1px solid var(--color-border);font-size:.75rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-block}.ct-buy-btn-alt[data-astro-cid-mmnll3zm]:hover{background:var(--color-surface-alt);border-color:var(--color-primary);color:var(--color-primary-dark)}.spec-key[data-astro-cid-mmnll3zm]{text-align:left;white-space:nowrap;font-weight:600}.score-cell[data-astro-cid-mmnll3zm]{color:var(--color-primary-dark);font-weight:700}.price-microcopy[data-astro-cid-mmnll3zm]{color:var(--color-text-muted);text-align:center;margin-top:var(--space-sm);margin-bottom:0;font-size:.8rem}.comparison-mobile[data-astro-cid-mmnll3zm]{display:none}@media (width<=500px){.comparison-wrap[data-astro-cid-mmnll3zm]{display:none}.comparison-mobile[data-astro-cid-mmnll3zm]{margin:var(--space-lg) 0;display:block}.mobile-product-card[data-astro-cid-mmnll3zm]{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-md);background:var(--color-surface)}.mobile-header[data-astro-cid-mmnll3zm]{margin-bottom:var(--space-sm)}.mobile-name[data-astro-cid-mmnll3zm]{margin-bottom:4px;font-size:1rem;font-weight:700}.mobile-meta[data-astro-cid-mmnll3zm]{gap:var(--space-md);align-items:center;display:flex}.mobile-price[data-astro-cid-mmnll3zm]{color:var(--color-primary-dark);font-weight:600}.mobile-score[data-astro-cid-mmnll3zm]{color:var(--color-text-muted);font-size:.85rem}.mobile-specs[data-astro-cid-mmnll3zm]{background:var(--color-surface-alt);border-radius:var(--radius-sm);padding:var(--space-sm);margin:var(--space-sm) 0}.mobile-spec-row[data-astro-cid-mmnll3zm]{border-bottom:1px solid var(--color-border);justify-content:space-between;padding:4px 0;font-size:.85rem;display:flex}.mobile-spec-row[data-astro-cid-mmnll3zm]:last-child{border-bottom:none}.mobile-spec-key[data-astro-cid-mmnll3zm]{color:var(--color-text-muted)}.mobile-spec-val[data-astro-cid-mmnll3zm]{text-align:right;font-weight:500}.mobile-btn-group[data-astro-cid-mmnll3zm]{gap:var(--space-sm);flex-direction:column;display:flex}.mobile-buy-btn[data-astro-cid-mmnll3zm]{text-align:center;background:var(--color-primary);color:#fff;min-height:44px;line-height:44px;font-family:var(--font-heading);border-radius:var(--radius-md);font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.mobile-buy-btn[data-astro-cid-mmnll3zm]:hover{background:var(--color-primary-dark);color:#fff}.mobile-buy-btn-alt[data-astro-cid-mmnll3zm]{text-align:center;background:var(--color-surface-alt);min-height:40px;color:var(--color-text-secondary);line-height:40px;font-family:var(--font-heading);border-radius:var(--radius-md);border:1px solid var(--color-border);font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:block}.mobile-buy-btn-alt[data-astro-cid-mmnll3zm]:hover{background:var(--color-surface);border-color:var(--color-primary);color:var(--color-primary-dark)}}
