.blog-hero[data-astro-cid-5tznm7mj]{background:linear-gradient(#000000b3,#000000b3),url(/images/blog/hail-damage-hero.jpg);background-size:cover;background-position:center;color:#fff;padding:4rem 1rem;text-align:center}.blog-hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:2.5rem;margin-bottom:1rem}.blog-intro[data-astro-cid-5tznm7mj]{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}.blog-content[data-astro-cid-5tznm7mj]{padding:3rem 1rem}.blog-layout[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr 300px;gap:2rem}.blog-filters[data-astro-cid-5tznm7mj]{margin-bottom:2rem}.filter-group[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{margin-top:0;margin-bottom:1rem;color:var(--primary)}.category-buttons[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.5rem}.category-btn[data-astro-cid-5tznm7mj],.tag-btn[data-astro-cid-5tznm7mj]{background:#f0f0f0;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-size:.9rem;transition:all .3s}.category-btn[data-astro-cid-5tznm7mj]:hover,.tag-btn[data-astro-cid-5tznm7mj]:hover{background:#e0e0e0}.category-btn[data-astro-cid-5tznm7mj].active{background:var(--primary);color:#fff}.blog-posts[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr;gap:2rem}.blog-card[data-astro-cid-5tznm7mj]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}.blog-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.blog-card-image[data-astro-cid-5tznm7mj]{height:200px;overflow:hidden}.blog-card-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;transition:transform .5s}.blog-card[data-astro-cid-5tznm7mj]:hover .blog-card-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{transform:scale(1.05)}.blog-card-content[data-astro-cid-5tznm7mj]{padding:1.5rem}.blog-meta[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.blog-category[data-astro-cid-5tznm7mj]{color:var(--primary);font-weight:700}.blog-date[data-astro-cid-5tznm7mj]{color:#666}.blog-card[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{margin:.5rem 0;font-size:1.5rem}.blog-card[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{color:var(--dark);text-decoration:none;transition:color .3s}.blog-card[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--primary)}.blog-excerpt[data-astro-cid-5tznm7mj]{color:#444;margin-bottom:1.5rem;line-height:1.6}.blog-footer[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center}.read-more[data-astro-cid-5tznm7mj]{color:var(--primary);text-decoration:none;font-weight:700;transition:color .3s}.read-more[data-astro-cid-5tznm7mj]:hover{color:var(--secondary)}.blog-tags[data-astro-cid-5tznm7mj]{display:flex;gap:.5rem}.blog-tag[data-astro-cid-5tznm7mj]{background:#f5f5f5;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;color:#666;cursor:pointer}.blog-tag[data-astro-cid-5tznm7mj]:hover{background:#e0e0e0}.blog-sidebar[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:2rem}.sidebar-section[data-astro-cid-5tznm7mj]{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.sidebar-section[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{margin-top:0;color:var(--primary);margin-bottom:1rem}.tag-cloud[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.5rem}.cta-box[data-astro-cid-5tznm7mj]{background:var(--primary);color:#fff}.cta-box[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{color:#fff}.cta-button[data-astro-cid-5tznm7mj]{display:block;background:var(--accent);color:var(--dark);text-align:center;padding:.75rem;border-radius:4px;text-decoration:none;font-weight:700;margin-top:1rem;transition:background .3s}.cta-button[data-astro-cid-5tznm7mj]:hover{background:#e0aa00}.text-link[data-astro-cid-5tznm7mj]{color:var(--primary);text-decoration:none;display:inline-block;margin-top:.5rem;font-weight:700}.text-link[data-astro-cid-5tznm7mj]:hover{text-decoration:underline}@media (max-width: 992px){.blog-layout[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.blog-sidebar[data-astro-cid-5tznm7mj]{order:-1;margin-bottom:2rem}}@media (max-width: 768px){.blog-hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:2rem}.blog-intro[data-astro-cid-5tznm7mj]{font-size:1rem}.category-buttons[data-astro-cid-5tznm7mj]{overflow-x:auto;padding-bottom:.5rem;flex-wrap:nowrap}.category-btn[data-astro-cid-5tznm7mj]{white-space:nowrap}}
