:root{--font-system: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "Geist", var(--font-system)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-system);line-height:1.6;color:#1a1a1a;background:#fafafa}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:#17200d;color:#fff;padding:.75rem 1.5rem;border-radius:0 0 8px 8px;text-decoration:none;font-weight:600;z-index:10000;transition:top .2s ease}.skip-link:focus{top:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.blog-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:100}.blog-nav{max-width:800px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.blog-logo{font-size:1.25rem;font-weight:600;color:#17200d;text-decoration:none}.nav-link{font-size:.9rem;font-weight:500;color:#4a5568;text-decoration:none}.nav-link:hover{color:#718f4e}.blog-main{max-width:800px;margin:0 auto;padding:4rem 2rem}.article-hero{width:100%;height:300px;border-radius:12px;overflow:hidden;margin-bottom:2rem;background:#17200d}.article-hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-header{margin-bottom:3rem}.article-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;color:#6b7280}.article-tags{display:flex;gap:.5rem}.tag{background:#718f4e1a;color:#718f4e;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.reading-time:before{content:"·";margin-right:1rem}.article-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:1rem;font-family:var(--font-display)}.article-description{font-size:1.25rem;color:#4a5568;line-height:1.6;margin-bottom:2rem}.article-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#718f4e,#5a7a3f);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.25rem}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#1a1a1a}.author-title{font-size:.9rem;color:#6b7280}.article-content{font-size:1.125rem;line-height:1.8}.article-content h2{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:3rem 0 1.5rem;font-family:var(--font-display)}.article-content h3{font-size:1.35rem;font-weight:600;color:#1a1a1a;margin:2.5rem 0 1rem;font-family:var(--font-display)}.article-content p{margin-bottom:1.5rem;color:#374151}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content li{margin-bottom:.5rem;color:#374151}.article-content blockquote{border-left:4px solid #718f4e;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#4a5568}.article-content strong{font-weight:600;color:#1a1a1a}.article-content a{color:#718f4e;text-decoration:underline}.article-content a:hover{color:#5a7a3f}.article-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.share-section{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.share-label{font-size:.9rem;font-weight:500;color:#6b7280}.share-buttons{display:flex;gap:.5rem}.share-button{padding:.5rem 1rem;border-radius:6px;background:#f0f0f0;color:#4a5568;text-decoration:none;font-size:.85rem;font-weight:500;transition:all .2s ease}.share-button:hover{background:#e0e0e0;color:#1a1a1a}.back-link{color:#718f4e;text-decoration:none;font-weight:500}.back-link:hover{text-decoration:underline}.blog-cta{background:linear-gradient(135deg,#17200d,#2d4a1e);padding:4rem 2rem}.cta-content{max-width:600px;margin:0 auto;text-align:center}.blog-cta h2{font-size:2rem;font-weight:600;color:#fff;margin-bottom:.5rem;font-family:var(--font-display)}.blog-cta p{font-size:1.1rem;color:#fffc;margin-bottom:2rem}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#718f4e,#5a7a3f);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 20px #718f4e66}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 28px #718f4e80}@media(max-width:640px){.blog-main{padding:2rem 1.5rem}.article-meta{flex-wrap:wrap}.article-title{font-size:1.75rem}.article-description{font-size:1.1rem}.article-content{font-size:1rem}}
