.post-hero[data-astro-cid-2q5oecfc]{position:relative;min-height:420px;background-color:#0a2433;background-size:cover;background-position:center;display:flex;align-items:flex-end}.post-hero-overlay[data-astro-cid-2q5oecfc]{position:absolute;inset:0;background:linear-gradient(to bottom,#0a24334d,#0a2433d9)}.post-hero-content[data-astro-cid-2q5oecfc]{position:relative;z-index:1;max-width:860px;margin:0 auto;width:100%;padding:3rem 2rem;display:flex;flex-direction:column;gap:.75rem}.back-link[data-astro-cid-2q5oecfc]{color:#ffffffb3;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s;align-self:flex-start}.back-link[data-astro-cid-2q5oecfc]:hover{color:var(--green-primary)}.category-badge[data-astro-cid-2q5oecfc]{display:inline-block;background-color:var(--green-primary);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:.3rem .75rem;border-radius:4px;align-self:flex-start}.post-hero-content[data-astro-cid-2q5oecfc] h1[data-astro-cid-2q5oecfc]{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;color:#fff;line-height:1.15;margin:0;letter-spacing:-.5px}.post-hero-content[data-astro-cid-2q5oecfc] time[data-astro-cid-2q5oecfc]{color:#ffffff8c;font-size:.875rem}.post-body[data-astro-cid-2q5oecfc]{max-width:860px;margin:0 auto;padding:3rem 2rem 4rem}.stats-bar[data-astro-cid-2q5oecfc]{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:3rem;padding:1.75rem 2rem;background:linear-gradient(135deg,#f7fbf2,#eef7e6);border-radius:12px;border-left:4px solid var(--green-primary)}.stat-item[data-astro-cid-2q5oecfc]{display:flex;flex-direction:column;gap:.25rem}.stat-value[data-astro-cid-2q5oecfc]{font-size:2rem;font-weight:900;color:var(--green-primary);line-height:1}.stat-label[data-astro-cid-2q5oecfc]{font-size:.85rem;color:var(--text-secondary)}.prose[data-astro-cid-2q5oecfc]{color:var(--text-primary);line-height:1.8;font-size:1.05rem}.prose[data-astro-cid-2q5oecfc] h2{font-size:1.5rem;font-weight:800;color:var(--text-primary);margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--green-primary)}.prose[data-astro-cid-2q5oecfc] h3{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin:2rem 0 .75rem}.prose[data-astro-cid-2q5oecfc] p{margin-bottom:1.25rem;color:var(--text-secondary)}.prose[data-astro-cid-2q5oecfc] ul,.prose[data-astro-cid-2q5oecfc] ol{margin:1rem 0 1.5rem 1.5rem;color:var(--text-secondary)}.prose[data-astro-cid-2q5oecfc] li{margin-bottom:.4rem}.prose[data-astro-cid-2q5oecfc] strong{color:var(--text-primary);font-weight:700}.prose[data-astro-cid-2q5oecfc] em{color:var(--text-secondary);font-style:italic}.prose[data-astro-cid-2q5oecfc] blockquote{border-left:3px solid var(--green-primary);padding:.5rem 0 .5rem 1.25rem;margin:1.5rem 0;font-style:italic;color:var(--text-secondary)}.prose[data-astro-cid-2q5oecfc] a{color:var(--green-primary);font-weight:600;text-decoration:underline;text-decoration-color:#6fbe4459;text-underline-offset:3px;transition:text-decoration-color .2s}.prose[data-astro-cid-2q5oecfc] a:hover{text-decoration-color:var(--green-primary)}.tags[data-astro-cid-2q5oecfc]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color)}.tag[data-astro-cid-2q5oecfc]{background-color:var(--bg-light);color:var(--text-secondary);font-size:.8rem;padding:.3rem .75rem;border-radius:20px}.other-posts[data-astro-cid-2q5oecfc]{background:linear-gradient(135deg,#fffdf4,#f7f8f4);border-top:1px solid var(--border-color);padding:4rem 0}.other-posts-inner[data-astro-cid-2q5oecfc]{max-width:1100px;margin:0 auto;padding:0 2rem}.other-posts-header[data-astro-cid-2q5oecfc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem}.other-posts[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]{font-size:1.6rem;font-weight:900;color:var(--text-primary);margin:0;letter-spacing:-.5px}.carousel-controls[data-astro-cid-2q5oecfc]{display:flex;gap:.5rem}.carousel-btn[data-astro-cid-2q5oecfc]{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--border-color);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:background .2s,border-color .2s,color .2s;flex-shrink:0}.carousel-btn[data-astro-cid-2q5oecfc] svg[data-astro-cid-2q5oecfc]{width:18px;height:18px}.carousel-btn[data-astro-cid-2q5oecfc]:hover{background:var(--green-primary);border-color:var(--green-primary);color:#fff}.carousel-btn[data-astro-cid-2q5oecfc]:disabled{opacity:.35;cursor:default}.carousel-btn[data-astro-cid-2q5oecfc]:disabled:hover{background:#fff;border-color:var(--border-color);color:var(--text-primary)}.other-track[data-astro-cid-2q5oecfc]{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;padding-bottom:1rem;scrollbar-width:none}.other-track[data-astro-cid-2q5oecfc]::-webkit-scrollbar{display:none}.other-track[data-astro-cid-2q5oecfc].is-dragging{cursor:grabbing;scroll-behavior:auto}.other-card[data-astro-cid-2q5oecfc]{background:#fff;border:1px solid var(--border-color);border-radius:10px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;flex:0 0 320px;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease;user-select:none}.other-card[data-astro-cid-2q5oecfc]:hover{transform:translateY(-5px);box-shadow:0 12px 32px #00000017}.other-card-image[data-astro-cid-2q5oecfc]{aspect-ratio:16 / 9;overflow:hidden}.other-card-image[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;pointer-events:none}.other-card[data-astro-cid-2q5oecfc]:hover .other-card-image[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{transform:scale(1.05)}.other-card-body[data-astro-cid-2q5oecfc]{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.other-card-category[data-astro-cid-2q5oecfc]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--green-primary)}.other-card-body[data-astro-cid-2q5oecfc] h3[data-astro-cid-2q5oecfc]{font-size:1.05rem;font-weight:800;color:var(--text-primary);line-height:1.3;margin:0}.other-card-body[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{font-size:.875rem;color:var(--text-secondary);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.other-card-stat[data-astro-cid-2q5oecfc]{display:flex;align-items:baseline;gap:.5rem;margin-top:.25rem}.other-card-stat[data-astro-cid-2q5oecfc] strong[data-astro-cid-2q5oecfc]{font-size:1.3rem;font-weight:900;color:var(--green-primary)}.other-card-stat[data-astro-cid-2q5oecfc] span[data-astro-cid-2q5oecfc]{font-size:.8rem;color:var(--text-secondary)}.other-card-link[data-astro-cid-2q5oecfc]{display:inline-block;margin-top:auto;padding-top:.75rem;font-size:.85rem;font-weight:700;color:var(--green-primary)}.post-cta-wrap[data-astro-cid-2q5oecfc]{background-color:#0a2433;padding:4rem 2rem}.post-cta[data-astro-cid-2q5oecfc]{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.post-cta[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{color:#ffffffd9;font-size:1.15rem;margin:0}.btn-primary[data-astro-cid-2q5oecfc]{display:inline-block;padding:.9rem 2.25rem;background-color:var(--green-primary);color:#fff;font-weight:700;font-size:1rem;border-radius:6px;text-decoration:none;transition:background-color .2s,transform .2s}.btn-primary[data-astro-cid-2q5oecfc]:hover{background-color:#5a9f34;transform:translateY(-2px)}@media(max-width:640px){.post-hero[data-astro-cid-2q5oecfc]{min-height:320px}.post-hero-content[data-astro-cid-2q5oecfc]{padding:2rem 1rem}.post-body[data-astro-cid-2q5oecfc]{padding:2rem 1rem 3rem}.stats-bar[data-astro-cid-2q5oecfc]{padding:1.25rem;gap:1.25rem}.stat-value[data-astro-cid-2q5oecfc]{font-size:1.6rem}.other-posts[data-astro-cid-2q5oecfc]{padding:2.5rem 0}.other-posts-inner[data-astro-cid-2q5oecfc]{padding:0 1rem}.other-card[data-astro-cid-2q5oecfc]{flex:0 0 280px}.post-cta-wrap[data-astro-cid-2q5oecfc]{padding:3rem 1rem}}
