/* Global Styles */ *{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#f8fafc}.container[data-astro-cid-fcce7wx2]{max-width:1200px;margin:0 auto;padding:0 1rem}/* Header */ .header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.header-content[data-astro-cid-fcce7wx2]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo[data-astro-cid-fcce7wx2] a[data-astro-cid-fcce7wx2]{font-size:1.5rem;font-weight:700;text-decoration:none;color:#2563eb}.nav[data-astro-cid-fcce7wx2]{display:flex;gap:2rem}.nav[data-astro-cid-fcce7wx2] a[data-astro-cid-fcce7wx2]{text-decoration:none;color:#64748b;font-weight:500;transition:color .2s}.nav[data-astro-cid-fcce7wx2] a[data-astro-cid-fcce7wx2]:hover{color:#2563eb}/* Content */ .content{max-width:800px;margin:0 auto}.article-header[data-astro-cid-fcce7wx2]{text-align:center;margin-bottom:3rem}.breadcrumbs[data-astro-cid-fcce7wx2]{font-size:.875rem;color:#64748b;margin-bottom:1rem}.breadcrumbs[data-astro-cid-fcce7wx2] a[data-astro-cid-fcce7wx2]{color:#2563eb;text-decoration:none}h1[data-astro-cid-fcce7wx2]{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.2}.article-meta[data-astro-cid-fcce7wx2]{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.875rem;color:#64748b}.article-content[data-astro-cid-fcce7wx2]{font-size:1.125rem;line-height:1.7}.article-content[data-astro-cid-fcce7wx2] p[data-astro-cid-fcce7wx2]{margin-bottom:1.5rem}h2[data-astro-cid-fcce7wx2]{font-size:2rem;font-weight:700;color:#1e293b;margin:3rem 0 1.5rem;line-height:1.3}h3[data-astro-cid-fcce7wx2]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:2rem 0 1rem}ul[data-astro-cid-fcce7wx2],ol[data-astro-cid-fcce7wx2]{margin:1.5rem 0;padding-left:2rem}li[data-astro-cid-fcce7wx2]{margin-bottom:.5rem}/* Tags */ .tag{display:inline-block;padding:.25rem .75rem;font-size:.875rem;font-weight:500;border-radius:1rem}.tag-fire[data-astro-cid-fcce7wx2]{background:#fef2f2;color:#dc2626}.tag-gold[data-astro-cid-fcce7wx2]{background:#fffbeb;color:#d97706}.tag-ice[data-astro-cid-fcce7wx2]{background:#eff6ff;color:#2563eb}/* Product Grid */ .product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.product-card[data-astro-cid-fcce7wx2]{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.product-card[data-astro-cid-fcce7wx2]:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.product-card[data-astro-cid-fcce7wx2].fire{border-left:4px solid #dc2626}.product-image[data-astro-cid-fcce7wx2]{font-size:3rem;text-align:center;margin-bottom:1rem}.product-specs[data-astro-cid-fcce7wx2]{display:flex;gap:.5rem;margin:1rem 0;flex-wrap:wrap}.btn[data-astro-cid-fcce7wx2]{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;text-align:center;transition:all .2s}.btn-amazon[data-astro-cid-fcce7wx2]{background:#ff9500;color:#fff}.btn-amazon[data-astro-cid-fcce7wx2]:hover{background:#e8840f}/* FAQ Section */ .faq-section{background:#fff;padding:2rem;border-radius:1rem;margin:3rem 0;box-shadow:0 4px 6px -1px #0000001a}.faq-item[data-astro-cid-fcce7wx2]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.faq-item[data-astro-cid-fcce7wx2]:last-child{border-bottom:none;margin-bottom:0}.faq-item[data-astro-cid-fcce7wx2] h3[data-astro-cid-fcce7wx2]{color:#2563eb;font-size:1.25rem;margin-bottom:.5rem}/* Key Takeaways */ .key-takeaways{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:1rem;margin:3rem 0}.key-takeaways[data-astro-cid-fcce7wx2] h2[data-astro-cid-fcce7wx2]{color:#fff;margin-top:0}.key-takeaways[data-astro-cid-fcce7wx2] ul[data-astro-cid-fcce7wx2]{list-style:none;padding-left:0}.key-takeaways[data-astro-cid-fcce7wx2] li[data-astro-cid-fcce7wx2]{position:relative;padding-left:1.5rem}.key-takeaways[data-astro-cid-fcce7wx2] li[data-astro-cid-fcce7wx2]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}/* Related Guides */ .related-guides{margin:3rem 0}.guide-grid[data-astro-cid-fcce7wx2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.guide-card[data-astro-cid-fcce7wx2]{background:#fff;padding:1.5rem;border-radius:.75rem;text-decoration:none;color:inherit;border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.guide-card[data-astro-cid-fcce7wx2]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.guide-card[data-astro-cid-fcce7wx2] h3[data-astro-cid-fcce7wx2]{font-size:1.125rem;margin:.5rem 0}.guide-card[data-astro-cid-fcce7wx2] p[data-astro-cid-fcce7wx2]{font-size:.875rem;color:#64748b;margin:0}/* Conclusion */ .conclusion{background:#f1f5f9;padding:2rem;border-radius:1rem;margin:3rem 0}/* Footer */ .footer{background:#1e293b;color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-content[data-astro-cid-fcce7wx2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-fcce7wx2] h3[data-astro-cid-fcce7wx2],.footer-section[data-astro-cid-fcce7wx2] h4[data-astro-cid-fcce7wx2]{margin-bottom:1rem;color:#fff}.footer-section[data-astro-cid-fcce7wx2] ul[data-astro-cid-fcce7wx2]{list-style:none;padding-left:0}.footer-section[data-astro-cid-fcce7wx2] a[data-astro-cid-fcce7wx2]{color:#cbd5e1;text-decoration:none}.footer-section[data-astro-cid-fcce7wx2] a[data-astro-cid-fcce7wx2]:hover{color:#fff}.footer-bottom[data-astro-cid-fcce7wx2]{text-align:center;padding-top:2rem;border-top:1px solid #334155;color:#94a3b8}/* Responsive */ @media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}.article-content{font-size:1rem}.nav{gap:1rem}.product-grid,.guide-grid{grid-template-columns:1fr}.article-meta{font-size:.8rem}}
