.blog-hero[data-astro-cid-4sn4zg3r]{position:relative;background:url(/images/hero-bg.png) center/cover no-repeat;padding:160px 0 100px;text-align:center;color:#fff;min-height:450px;display:flex;align-items:center;justify-content:center}.overlay[data-astro-cid-4sn4zg3r]{position:absolute;inset:0;background:linear-gradient(to bottom,#0a1e0fcc,#0a1e0f99);z-index:1}.hero-content[data-astro-cid-4sn4zg3r]{position:relative;z-index:2;max-width:1000px;margin:0 auto;padding:0 2rem}.meta-top[data-astro-cid-4sn4zg3r]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.category-tag[data-astro-cid-4sn4zg3r]{background:#a8cf45;color:#0a1e0f;padding:.4rem 1rem;border-radius:8px;font-weight:800;font-size:.85rem;text-transform:uppercase}.dot[data-astro-cid-4sn4zg3r]{width:6px;height:6px;background:#fff6;border-radius:50%}.date[data-astro-cid-4sn4zg3r]{color:#fffc;font-weight:500;font-size:1rem}.hero-title[data-astro-cid-4sn4zg3r]{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;letter-spacing:-.04em;margin-bottom:2rem}.breadcrumbs[data-astro-cid-4sn4zg3r]{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1rem;color:#ffffffb3;font-weight:600}.breadcrumbs[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]{color:inherit;text-decoration:none;transition:color .3s}.breadcrumbs[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]:hover,.sep[data-astro-cid-4sn4zg3r]{color:#a8cf45}.curr[data-astro-cid-4sn4zg3r]{color:#fff}.reveal-item[data-astro-cid-4sn4zg3r]{opacity:0;transform:translateY(30px);transition:all 1s cubic-bezier(.16,1,.3,1)}.reveal-item[data-astro-cid-4sn4zg3r].active{opacity:1;transform:translateY(0)}.blog-section[data-astro-cid-4sn4zg3r]{padding:100px 0;background:#fff}.blog-container[data-astro-cid-4sn4zg3r]{max-width:1300px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 380px;gap:4rem}.blog-main-image[data-astro-cid-4sn4zg3r]{border-radius:32px;overflow:hidden;margin-bottom:3.5rem;box-shadow:0 20px 50px #0000000f}.blog-main-image[data-astro-cid-4sn4zg3r] img[data-astro-cid-4sn4zg3r]{width:100%;height:auto;display:block}.article-body[data-astro-cid-4sn4zg3r]{font-size:1.2rem;line-height:1.8;color:#374151}.article-body[data-astro-cid-4sn4zg3r] h2[data-astro-cid-4sn4zg3r],.article-body[data-astro-cid-4sn4zg3r] h3[data-astro-cid-4sn4zg3r]{color:#0a1e0f;font-weight:800;margin:3rem 0 1.5rem}.article-body[data-astro-cid-4sn4zg3r] h2[data-astro-cid-4sn4zg3r]{font-size:2.2rem}.article-body[data-astro-cid-4sn4zg3r] h3[data-astro-cid-4sn4zg3r]{font-size:1.7rem}.article-body[data-astro-cid-4sn4zg3r] p[data-astro-cid-4sn4zg3r]{margin-bottom:1.8rem}.gallery-grid[data-astro-cid-4sn4zg3r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:3.5rem 0}.gallery-item[data-astro-cid-4sn4zg3r]{border-radius:24px;overflow:hidden;height:300px}.gallery-item[data-astro-cid-4sn4zg3r] img[data-astro-cid-4sn4zg3r]{width:100%;height:100%;object-fit:cover}.bottom-meta[data-astro-cid-4sn4zg3r]{padding-top:3rem;margin-top:5rem;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.post-tags[data-astro-cid-4sn4zg3r]{display:flex;gap:.8rem}.tag[data-astro-cid-4sn4zg3r]{background:#f7f9f5;color:#4b5563;padding:.5rem 1.2rem;border-radius:12px;font-weight:600;font-size:.9rem;transition:all .3s}.tag[data-astro-cid-4sn4zg3r]:hover{background:#a8cf45;color:#0a1e0f}.sidebar-widget[data-astro-cid-4sn4zg3r]{background:#fdfdfc;padding:2.5rem;border-radius:32px;margin-bottom:2.5rem;border:1px solid #f2f4f0}.widget-title[data-astro-cid-4sn4zg3r]{font-size:1.4rem;font-weight:800;color:#0a1e0f;margin-bottom:2rem;position:relative;padding-bottom:1rem}.widget-title[data-astro-cid-4sn4zg3r]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#a8cf45;border-radius:2px}.search-box[data-astro-cid-4sn4zg3r]{position:relative}.search-box[data-astro-cid-4sn4zg3r] input[data-astro-cid-4sn4zg3r]{width:100%;background:#fff;border:1px solid #e5e7eb;padding:1.2rem 1.5rem;border-radius:16px;font-size:1rem;outline:none;transition:border-color .3s}.search-box[data-astro-cid-4sn4zg3r] input[data-astro-cid-4sn4zg3r]:focus{border-color:#a8cf45}.search-btn[data-astro-cid-4sn4zg3r]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#a8cf45;color:#0a1e0f;border:none;width:45px;height:45px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.recent-post-item[data-astro-cid-4sn4zg3r]{display:flex;gap:1.2rem;margin-bottom:1.8rem;text-decoration:none;align-items:center}.rp-img[data-astro-cid-4sn4zg3r]{width:85px;height:85px;border-radius:16px;overflow:hidden;flex-shrink:0}.rp-img[data-astro-cid-4sn4zg3r] img[data-astro-cid-4sn4zg3r]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.recent-post-item[data-astro-cid-4sn4zg3r]:hover .rp-img[data-astro-cid-4sn4zg3r] img[data-astro-cid-4sn4zg3r]{transform:scale(1.1)}.rp-info[data-astro-cid-4sn4zg3r] h4[data-astro-cid-4sn4zg3r]{font-size:1rem;font-weight:700;color:#0a1e0f;line-height:1.4;margin-bottom:.4rem;transition:color .3s}.recent-post-item[data-astro-cid-4sn4zg3r]:hover h4[data-astro-cid-4sn4zg3r]{color:#a8cf45}.rp-date[data-astro-cid-4sn4zg3r]{font-size:.85rem;color:#6b7280}.cat-list[data-astro-cid-4sn4zg3r]{list-style:none;padding:0}.cat-list[data-astro-cid-4sn4zg3r] li[data-astro-cid-4sn4zg3r]{margin-bottom:1rem}.cat-list[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]{display:flex;align-items:center;gap:1rem;text-decoration:none;color:#4b5563;font-weight:600;font-size:1.05rem;transition:all .3s}.cat-list[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]:hover{color:#a8cf45;transform:translate(5px)}.cat-list[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]:before{content:"→";color:#a8cf45;font-weight:800}.comment-section[data-astro-cid-4sn4zg3r]{margin-top:6rem}.comment-title[data-astro-cid-4sn4zg3r]{font-size:2.2rem;font-weight:800;color:#0a1e0f;margin-bottom:3rem}.comment-form[data-astro-cid-4sn4zg3r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.full-width[data-astro-cid-4sn4zg3r]{grid-column:span 2}.comment-form[data-astro-cid-4sn4zg3r] textarea[data-astro-cid-4sn4zg3r],.comment-form[data-astro-cid-4sn4zg3r] input[data-astro-cid-4sn4zg3r]{width:100%;background:#f9fafb;border:1px solid #e5e7eb;padding:1.2rem 1.5rem;border-radius:16px;font-size:1rem;outline:none;transition:all .3s}.comment-form[data-astro-cid-4sn4zg3r] textarea[data-astro-cid-4sn4zg3r]{height:180px;resize:none}.comment-form[data-astro-cid-4sn4zg3r] input[data-astro-cid-4sn4zg3r]:focus,.comment-form[data-astro-cid-4sn4zg3r] textarea[data-astro-cid-4sn4zg3r]:focus{border-color:#a8cf45;background:#fff;box-shadow:0 10px 20px #00000008}.submit-btn[data-astro-cid-4sn4zg3r]{background:#a8cf45;color:#0a1e0f;border:none;padding:1.2rem 2.5rem;border-radius:16px;font-weight:800;font-size:1rem;cursor:pointer;transition:all .3s;margin-top:1rem;text-transform:uppercase;letter-spacing:.05em}.submit-btn[data-astro-cid-4sn4zg3r]:hover{background:#0a1e0f;color:#fff;transform:translateY(-3px)}@media(max-width:1100px){.blog-container[data-astro-cid-4sn4zg3r]{grid-template-columns:1fr;gap:5rem}.sidebar[data-astro-cid-4sn4zg3r]{order:2}}@media(max-width:768px){.blog-section[data-astro-cid-4sn4zg3r]{padding:60px 0}.comment-form[data-astro-cid-4sn4zg3r]{grid-template-columns:1fr}.full-width[data-astro-cid-4sn4zg3r]{grid-column:span 1}.hero-title[data-astro-cid-4sn4zg3r]{font-size:2.5rem}}
