.BlogPost_page__QmhiV{background:var(--section-dark);min-height:100vh;padding-top:80px}.BlogPost_hero__PvvHR{position:relative;padding:100px 40px 60px;max-width:900px;margin:0 auto}.BlogPost_backLink__FDCOn{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:500;color:var(--section-text-subtle);text-decoration:none;margin-bottom:48px;transition:color .3s ease,gap .3s ease}.BlogPost_backLink__FDCOn:hover{color:#8ba88b;gap:12px}.BlogPost_backLink__FDCOn svg{transition:transform .3s ease}.BlogPost_backLink__FDCOn:hover svg{transform:translateX(-4px)}.BlogPost_meta__VyKZs{display:flex;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.BlogPost_date___1ilA{font-size:.85rem;font-weight:500;letter-spacing:.03em;color:var(--section-text-subtle)}.BlogPost_category__0o968{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8ba88b;background:rgba(139,168,139,.1);padding:6px 12px;border-radius:4px}.BlogPost_title__bXRcs{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:300;line-height:1.15;color:var(--section-text);letter-spacing:-.03em;margin-bottom:24px}.BlogPost_excerpt___xKvK{font-size:1.25rem;font-weight:300;color:var(--section-text-muted);line-height:1.7;max-width:700px}.BlogPost_authorRow__BFRQb{display:flex;align-items:center;gap:16px;margin-top:40px;padding-top:32px;border-top:1px solid var(--section-border)}.BlogPost_authorAvatar__kpRS2{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,rgba(139,168,139,.2),rgba(139,168,139,.1));display:flex;align-items:center;justify-content:center;color:#8ba88b}.BlogPost_authorInfo__n48LA{display:flex;flex-direction:column;gap:4px}.BlogPost_authorLabel__KZi6I{font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--section-text-subtle)}.BlogPost_authorName__A7Xdu{font-size:1rem;font-weight:500;color:var(--section-text)}.BlogPost_heroImage__aITZg{width:100%;max-width:1000px;margin:60px auto 0;padding:0 40px}.BlogPost_heroImageInner__J5X87{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:16/9;background:linear-gradient(135deg,rgba(139,168,139,.1),rgba(139,168,139,.05))}.BlogPost_heroImageInner__J5X87 img{width:100%;height:100%;object-fit:cover}.BlogPost_content__x0DCv{max-width:720px;margin:0 auto;padding:80px 40px 120px}.BlogPost_content__x0DCv h1{font-size:2.25rem;margin:48px 0 24px;line-height:1.25}.BlogPost_content__x0DCv h1,.BlogPost_content__x0DCv h2{font-weight:400;color:var(--section-text);letter-spacing:-.02em}.BlogPost_content__x0DCv h2{font-size:1.75rem;margin:48px 0 20px;line-height:1.3}.BlogPost_content__x0DCv h3{font-size:1.35rem;font-weight:500;color:var(--section-text);margin:36px 0 16px;letter-spacing:-.01em;line-height:1.35}.BlogPost_content__x0DCv h4{font-size:1.1rem;font-weight:600;color:var(--section-text);margin:28px 0 12px}.BlogPost_content__x0DCv p{font-size:1.1rem;color:var(--section-text-muted);line-height:1.85;margin-bottom:24px}.BlogPost_content__x0DCv a{color:#8ba88b;text-decoration:underline;text-underline-offset:3px;transition:color .3s ease}.BlogPost_content__x0DCv a:hover{color:#a3c4a3}.BlogPost_content__x0DCv strong{font-weight:600;color:var(--section-text)}.BlogPost_content__x0DCv em{font-style:italic}.BlogPost_content__x0DCv ol,.BlogPost_content__x0DCv ul{margin:24px 0;padding-left:24px}.BlogPost_content__x0DCv li{font-size:1.1rem;color:var(--section-text-muted);line-height:1.75;margin-bottom:12px}.BlogPost_content__x0DCv li::marker{color:#8ba88b}.BlogPost_content__x0DCv blockquote{margin:40px 0;padding:24px 32px;border-left:3px solid #8ba88b;background:rgba(139,168,139,.05);border-radius:0 12px 12px 0}.BlogPost_content__x0DCv blockquote p{font-size:1.2rem;font-style:italic;color:var(--section-text);margin:0}.BlogPost_content__x0DCv img{width:100%;border-radius:12px;margin:32px 0}.BlogPost_content__x0DCv hr{border:none;height:1px;background:var(--section-border);margin:48px 0}.BlogPost_content__x0DCv code{font-family:SF Mono,Fira Code,monospace;font-size:.9em;background:rgba(139,168,139,.1);padding:2px 8px;border-radius:4px;color:var(--section-text)}.BlogPost_content__x0DCv pre{background:rgba(0,0,0,.3);padding:24px;border-radius:12px;overflow-x:auto;margin:32px 0}.BlogPost_content__x0DCv pre code{background:none;padding:0;font-size:.9rem;line-height:1.6}.BlogPost_footerCta__woILf{max-width:720px;margin:0 auto;padding:0 40px 100px}.BlogPost_footerCtaInner__mWA5n{padding:48px;background:linear-gradient(135deg,rgba(139,168,139,.1),rgba(139,168,139,.05));border:1px solid rgba(139,168,139,.2);border-radius:20px;text-align:center}.BlogPost_footerCtaTitle__Z8xUI{font-size:1.5rem;font-weight:400;color:var(--section-text);margin-bottom:12px}.BlogPost_footerCtaText__JW6IY{font-size:1rem;color:var(--section-text-muted);margin-bottom:28px;line-height:1.6}.BlogPost_footerCtaButton__O94xV{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:#8ba88b;color:white;font-size:.95rem;font-weight:500;border-radius:8px;text-decoration:none;transition:all .3s ease}.BlogPost_footerCtaButton__O94xV:hover{background:#7a9a7a;transform:translateY(-2px)}.BlogPost_notFound__0sZl5{text-align:center;padding:160px 40px}.BlogPost_notFoundTitle__qEFiL{font-size:2rem;font-weight:400;color:var(--section-text);margin-bottom:16px}.BlogPost_notFoundText__DSwzh{font-size:1.1rem;color:var(--section-text-muted);margin-bottom:32px}.BlogPost_notFoundLink__9VZJY{display:inline-flex;align-items:center;gap:8px;color:#8ba88b;font-weight:500;text-decoration:none;transition:gap .3s ease}.BlogPost_notFoundLink__9VZJY:hover{gap:12px}@media (max-width:768px){.BlogPost_hero__PvvHR{padding:80px 24px 40px}.BlogPost_backLink__FDCOn{margin-bottom:32px}.BlogPost_title__bXRcs{font-size:1.75rem}.BlogPost_excerpt___xKvK{font-size:1.1rem}.BlogPost_heroImage__aITZg{padding:0 24px;margin-top:40px}.BlogPost_heroImageInner__J5X87{border-radius:12px}.BlogPost_content__x0DCv{padding:60px 24px 80px}.BlogPost_content__x0DCv h1{font-size:1.75rem}.BlogPost_content__x0DCv h2{font-size:1.5rem}.BlogPost_content__x0DCv h3{font-size:1.2rem}.BlogPost_content__x0DCv li,.BlogPost_content__x0DCv p{font-size:1rem}.BlogPost_content__x0DCv blockquote{padding:20px 24px}.BlogPost_content__x0DCv blockquote p{font-size:1.1rem}.BlogPost_footerCta__woILf{padding:0 24px 80px}.BlogPost_footerCtaInner__mWA5n{padding:32px 24px}.BlogPost_notFound__0sZl5{padding:120px 24px}}