.product-review-card[data-astro-cid-5qb4pn53]{background-color:#fff;border:1px solid var(--border-color);border-radius:.75rem;overflow:hidden;position:relative;box-shadow:var(--shadow-subtle);margin:2rem 0;transition:transform .2s ease,box-shadow .2s ease}.product-review-card[data-astro-cid-5qb4pn53]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.card-header-accent[data-astro-cid-5qb4pn53]{height:6px;background-color:var(--primary-color);width:100%}.card-grid[data-astro-cid-5qb4pn53]{padding:1.75rem;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.card-grid[data-astro-cid-5qb4pn53]{grid-template-columns:3.5fr 6.5fr}}.media-column[data-astro-cid-5qb4pn53]{display:flex;flex-direction:column;align-items:center;text-align:center}.img-container[data-astro-cid-5qb4pn53]{width:100%;max-width:220px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid #f1f5f9;border-radius:.5rem;padding:.5rem;background-color:#fff}.img-container[data-astro-cid-5qb4pn53] img[data-astro-cid-5qb4pn53]{max-width:100%;max-height:100%;object-fit:contain}.rating-box[data-astro-cid-5qb4pn53]{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:.25rem}.stars-row[data-astro-cid-5qb4pn53]{color:#eab308;font-size:1.4rem;letter-spacing:.05em}.rating-text[data-astro-cid-5qb4pn53]{font-size:.85rem;color:var(--text-muted)}.price-indicator[data-astro-cid-5qb4pn53]{margin-top:.75rem;display:flex;flex-direction:column;align-items:center;font-size:.85rem}.price-label[data-astro-cid-5qb4pn53]{color:var(--text-muted)}.price-val[data-astro-cid-5qb4pn53]{font-weight:700;color:#0f172a}.amazon-cta-btn[data-astro-cid-5qb4pn53]{margin-top:1.25rem;width:100%;max-width:240px;background-color:#f97316;color:#fff!important;text-decoration:none!important;font-weight:700;font-size:.95rem;padding:.75rem 1rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 6px -1px #f9731633;transition:all .2s ease}.amazon-cta-btn[data-astro-cid-5qb4pn53]:hover{background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 10px 15px -3px #f973164d}.cart-icon[data-astro-cid-5qb4pn53]{width:20px;height:20px}.info-column[data-astro-cid-5qb4pn53]{display:flex;flex-direction:column;justify-content:space-between}.product-title[data-astro-cid-5qb4pn53]{font-size:1.4rem;color:#0f172a;font-weight:700;margin-bottom:.75rem}.product-desc[data-astro-cid-5qb4pn53]{font-size:.95rem;color:#475569;line-height:1.5;margin-bottom:1.25rem}.specs-box[data-astro-cid-5qb4pn53]{background-color:#f8fafc;border:1px dashed var(--border-color);border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.specs-title[data-astro-cid-5qb4pn53]{font-size:.9rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.specs-list[data-astro-cid-5qb4pn53]{list-style:none;padding-left:0;display:grid;grid-template-columns:1fr;gap:.4rem}@media (min-width: 576px){.specs-list[data-astro-cid-5qb4pn53]{grid-template-columns:repeat(2,1fr)}}.specs-list[data-astro-cid-5qb4pn53] li[data-astro-cid-5qb4pn53]{font-size:.85rem;color:#475569}.specs-list[data-astro-cid-5qb4pn53] li[data-astro-cid-5qb4pn53] strong[data-astro-cid-5qb4pn53]{color:var(--primary-color);margin-right:.25rem}.pros-cons-grid[data-astro-cid-5qb4pn53]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 576px){.pros-cons-grid[data-astro-cid-5qb4pn53]{grid-template-columns:1fr 1fr}}.pros-box[data-astro-cid-5qb4pn53],.cons-box[data-astro-cid-5qb4pn53]{border-radius:.375rem;padding:.75rem 1rem}.pros-box[data-astro-cid-5qb4pn53]{background-color:#f0fdf4;border:1px solid #dcfce7}.cons-box[data-astro-cid-5qb4pn53]{background-color:#fef2f2;border:1px solid #fee2e2}.pc-title[data-astro-cid-5qb4pn53]{font-size:.9rem;font-weight:700;margin-bottom:.75rem}.pros-header[data-astro-cid-5qb4pn53]{color:#15803d}.cons-header[data-astro-cid-5qb4pn53]{color:#b91c1c}.pc-list[data-astro-cid-5qb4pn53]{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:.5rem}.pc-list[data-astro-cid-5qb4pn53] li[data-astro-cid-5qb4pn53]{display:flex;gap:.5rem;align-items:flex-start;font-size:.85rem;line-height:1.4}.icon[data-astro-cid-5qb4pn53]{font-weight:700;font-size:1rem;line-height:1;flex-shrink:0}.icon[data-astro-cid-5qb4pn53].check{color:#16a34a}.icon[data-astro-cid-5qb4pn53].cross{color:#dc2626;font-size:1.2rem;margin-top:-.1rem}.pc-text[data-astro-cid-5qb4pn53]{color:#334155}.blog-post[data-astro-cid-yvbahnfj]{background-color:#fff;border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;box-shadow:var(--shadow-subtle)}@media (min-width: 768px){.blog-post[data-astro-cid-yvbahnfj]{padding:3rem}}.post-cat-badge[data-astro-cid-yvbahnfj]{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;background-color:#ffedd5;color:var(--primary-color);padding:.35rem .75rem;border-radius:.25rem;margin-bottom:1.25rem;letter-spacing:.05em}.post-main-title[data-astro-cid-yvbahnfj]{font-size:2rem;line-height:1.25;margin-bottom:1rem;color:#0f172a}@media (min-width: 768px){.post-main-title[data-astro-cid-yvbahnfj]{font-size:2.5rem}}.post-meta-row[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-muted);margin-bottom:2rem}.post-hero-image[data-astro-cid-yvbahnfj]{width:100%;max-height:450px;overflow:hidden;border-radius:.75rem;margin-bottom:2.5rem;border:1px solid var(--border-color)}.post-hero-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;object-fit:cover}.table-of-contents[data-astro-cid-yvbahnfj]{background-color:#f8fafc;border-left:4px solid var(--primary-color);border-radius:0 .5rem .5rem 0;padding:1.5rem;margin-bottom:2.5rem}.toc-title[data-astro-cid-yvbahnfj]{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.toc-list[data-astro-cid-yvbahnfj]{padding-left:1.25rem}.toc-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{font-size:.95rem;margin-bottom:.5rem;color:#334155}.toc-list[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:#334155;font-weight:500}.toc-list[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--primary-color)}.toc-sublist[data-astro-cid-yvbahnfj]{list-style:none;padding-left:1rem;margin-top:.25rem}.toc-sublist[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{font-size:.9rem;margin-bottom:.25rem}.toc-sublist[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{font-weight:400;color:var(--text-muted)}.toc-sublist[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--primary-color)}.products-analysis-section[data-astro-cid-yvbahnfj]{margin-top:3.5rem}.section-title[data-astro-cid-yvbahnfj]{font-size:1.8rem;color:#0f172a;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color)}.product-review-wrapper[data-astro-cid-yvbahnfj]{position:relative;margin-bottom:3.5rem}.product-rank-badge[data-astro-cid-yvbahnfj]{position:absolute;top:-12px;left:20px;background-color:#0f172a;color:#fff;font-weight:800;font-size:.9rem;padding:.25rem .75rem;border-radius:.25rem;z-index:10;box-shadow:var(--shadow-subtle)}.post-conclusion-section[data-astro-cid-yvbahnfj]{margin-top:3.5rem;background-color:#fffbef;border:1px solid #fef3c7;border-radius:.75rem;padding:2rem}.post-conclusion-section[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{border-bottom-color:#fde68a}.post-conclusion-section[data-astro-cid-yvbahnfj] ul[data-astro-cid-yvbahnfj]{margin-bottom:1.5rem;padding-left:1.5rem}.post-conclusion-section[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{margin-bottom:.75rem;font-size:1rem;color:#334155}.post-conclusion-section[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{font-size:1.05rem;color:#334155;line-height:1.6;margin-bottom:1rem}.animate-html[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{margin:1.5rem auto;box-shadow:var(--shadow-subtle)}.animate-html[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj].alignleft{float:left;margin-right:1.5rem;margin-top:.5rem;max-width:250px}.animate-html[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj].alignright{float:right;margin-left:1.5rem;margin-top:.5rem;max-width:250px}.animate-html[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj].aligncenter{display:block;margin-left:auto;margin-right:auto}.animate-html[data-astro-cid-yvbahnfj]:after{content:"";display:table;clear:both}.animate-html[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{font-size:1.6rem;margin-top:2rem;margin-bottom:1rem;color:#0f172a;clear:both}.animate-html[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.75rem;color:#1e293b;clear:both}
