.hero-banner[data-astro-cid-nmkruxxg]{position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:250px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.hero-banner-image[data-astro-cid-nmkruxxg]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-banner-image[data-astro-cid-nmkruxxg] img[data-astro-cid-nmkruxxg]{width:100%;height:100%;object-fit:cover;display:block}.hero-banner-overlay[data-astro-cid-nmkruxxg]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2}.hero-banner-content[data-astro-cid-nmkruxxg]{position:relative;z-index:3;text-align:center;padding:2rem;color:#fff}.hero-banner-content[data-astro-cid-nmkruxxg] h1[data-astro-cid-nmkruxxg]{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.8)}.hero-banner-content[data-astro-cid-nmkruxxg] p[data-astro-cid-nmkruxxg]{font-size:1.2rem;font-style:italic;color:#fff;margin:0;text-shadow:1px 1px 4px rgba(0,0,0,.8)}.blog-container[data-astro-cid-nmkruxxg]{max-width:100%}.filter-section[data-astro-cid-nmkruxxg]{display:flex;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.filter-btn[data-astro-cid-nmkruxxg]{padding:.5rem 1rem;border:1px solid var(--border-light);background:var(--white);color:var(--text-main);border-radius:4px;cursor:pointer;font-family:Georgia,serif;font-size:.95rem;transition:all .3s}.filter-btn[data-astro-cid-nmkruxxg]:hover{border-color:var(--link-active);color:var(--link-active)}.filter-btn[data-astro-cid-nmkruxxg].active{background:var(--link-active);color:var(--white);border-color:var(--link-active)}.posts-list[data-astro-cid-nmkruxxg]{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.post-item[data-astro-cid-nmkruxxg]{background:var(--white);border:1px solid var(--border-light);border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;height:320px}.post-item[data-astro-cid-nmkruxxg]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.post-link[data-astro-cid-nmkruxxg]{display:flex;gap:1.5rem;text-decoration:none;color:inherit;flex:1;min-height:0;overflow:hidden}.post-image[data-astro-cid-nmkruxxg]{position:relative;flex-shrink:0;width:320px;height:320px;overflow:hidden}.post-image[data-astro-cid-nmkruxxg] img[data-astro-cid-nmkruxxg]{width:100%;height:100%;object-fit:cover}.post-category[data-astro-cid-nmkruxxg]{position:absolute;top:.75rem;left:.75rem;padding:.35rem .85rem;background:#fffffff2;color:var(--text-main);border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #0000001a}.post-content[data-astro-cid-nmkruxxg]{flex:1;padding:1.5rem 1.5rem 1.5rem 0;display:flex;flex-direction:column;gap:.75rem;min-height:0}.post-footer[data-astro-cid-nmkruxxg]{padding-top:1rem;margin-top:auto;border-top:1px solid var(--border-light)}.post-meta[data-astro-cid-nmkruxxg]{display:flex;align-items:center;gap:.75rem}.author-avatar[data-astro-cid-nmkruxxg]{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.post-meta-info[data-astro-cid-nmkruxxg]{display:flex;flex-direction:column;gap:.25rem}.post-tags[data-astro-cid-nmkruxxg]{display:flex;gap:.5rem;flex-wrap:wrap}.post-tag[data-astro-cid-nmkruxxg]{color:var(--text-secondary);font-size:.85rem;font-weight:500}.author-name[data-astro-cid-nmkruxxg]{font-weight:600;color:var(--text-main);font-size:.95rem}.post-date[data-astro-cid-nmkruxxg]{color:var(--text-secondary);font-size:.85rem}.post-title[data-astro-cid-nmkruxxg]{margin:0;font-size:1.5rem;color:var(--text-main);line-height:1.3}.post-link[data-astro-cid-nmkruxxg]:hover .post-title[data-astro-cid-nmkruxxg]{color:var(--link-active)}.post-excerpt[data-astro-cid-nmkruxxg]{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin:0}.tags[data-astro-cid-nmkruxxg]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-nmkruxxg]{color:var(--text-secondary);font-size:.85rem}.pagination[data-astro-cid-nmkruxxg]{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-top:1px solid var(--border-light);margin-top:2rem}.pagination-link[data-astro-cid-nmkruxxg]{padding:.75rem 1.5rem;background:var(--white);border:1px solid var(--border-light);border-radius:4px;color:var(--text-main);text-decoration:none;font-weight:500;transition:all .3s}.pagination-link[data-astro-cid-nmkruxxg]:hover{background:var(--link-active);color:var(--white);border-color:var(--link-active);transform:translateY(-2px)}.pagination-info[data-astro-cid-nmkruxxg]{color:var(--text-secondary);font-size:.95rem}.newsletter-section[data-astro-cid-nmkruxxg]{margin-top:4rem}@media(max-width:768px){.hero-banner[data-astro-cid-nmkruxxg]{height:200px}.hero-banner-content[data-astro-cid-nmkruxxg] h1[data-astro-cid-nmkruxxg]{font-size:1.8rem}.hero-banner-content[data-astro-cid-nmkruxxg] p[data-astro-cid-nmkruxxg]{font-size:1rem}.post-link[data-astro-cid-nmkruxxg]{flex-direction:column;gap:0}.post-image[data-astro-cid-nmkruxxg]{width:100%;height:200px}.post-item[data-astro-cid-nmkruxxg]{height:auto}.post-content[data-astro-cid-nmkruxxg]{padding:1.5rem}.filter-section[data-astro-cid-nmkruxxg]{justify-content:center}.pagination[data-astro-cid-nmkruxxg]{flex-direction:column;gap:1rem}.pagination-info[data-astro-cid-nmkruxxg]{order:-1}}
