:root{color:#18212f;background:#f7f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18212f;--muted: #687385;--paper: #fffdf8;--line: #ded8cc;--green: #0f6b55;--teal: #0b7c8a;--coral: #c45a3d;--gold: #b48325;--shadow: 0 18px 60px rgb(24 33 47 / 13%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(135deg,rgb(15 107 85 / 9%),transparent 30%),linear-gradient(225deg,rgb(196 90 61 / 10%),transparent 34%),#f7f4ef}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.2rem;color:var(--muted)}.post-page{min-height:100vh;padding:120px 0 60px}.post-container{width:min(900px,calc(100% - 32px));margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:32px;color:var(--muted);font-weight:600;transition:color .2s}.back-link:hover{color:var(--green)}.full-post{border:1px solid var(--line);border-radius:8px;background:#fffdf8e5;overflow:hidden}.post-cover{width:100%;height:400px;overflow:hidden}.post-cover img{width:100%;height:100%;object-fit:cover}.post-header{margin-bottom:40px;padding:clamp(32px,5vw,60px);padding-bottom:32px;border-bottom:1px solid var(--line)}.post-header h1{font-size:clamp(2rem,5vw,3rem);line-height:1.1;margin:16px 0 24px}.post-header .post-meta{margin-bottom:20px}.post-header .tag-list{display:flex;flex-wrap:wrap;gap:10px}.post-header .tag-list span{display:inline-flex;align-items:center;gap:6px;border:1px solid rgb(15 107 85 / 22%);border-radius:999px;padding:8px 14px;color:var(--green);font-size:.85rem;font-weight:700}.post-body{font-size:1.15rem;line-height:1.8;color:#2d3748;padding:0 clamp(20px,5vw,40px)}.post-content h1,.post-content h2,.post-content h3{margin-top:40px;margin-bottom:16px;color:var(--ink)}.post-content h2{font-size:2rem}.post-content h3{font-size:1.5rem}.post-content p{margin-bottom:24px}.post-content strong{color:var(--ink);font-weight:700}.post-content em{color:#4a5568}.post-content a{color:var(--green);text-decoration:underline;font-weight:600}.post-content a:hover{color:var(--teal)}.post-content ul{margin:24px 0;padding-left:24px;list-style:none}.post-content ul li{margin-bottom:12px;padding-left:20px;position:relative;line-height:1.7}.post-content ul li:before{content:"•";position:absolute;left:0;color:var(--green);font-weight:700;font-size:1.2em}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:22px;justify-content:space-between;width:min(1160px,calc(100% - 32px));margin:0 auto;padding:18px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#fffdf8;background:#18212f;font-weight:900}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}.nav-links{display:flex;gap:26px;color:#3f4a59;font-weight:700}.nav-links a:hover{color:var(--green)}.icon-button,.menu-button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:#fffdf8b8;color:var(--ink)}.menu-button{display:none}.hero-section,.content-section,.about-section{max-width:1400px;width:calc(100% - 64px);margin:0 auto}.hero-section{min-height:calc(100vh - 78px);padding:80px 0 60px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--green);font-size:.8rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:850px;margin-bottom:22px;font-size:clamp(3rem,7vw,6.8rem);line-height:.92;letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(2rem,4vw,3.6rem);line-height:1;letter-spacing:0}h3{font-size:1.35rem;line-height:1.2}.hero-lead{max-width:650px;color:#4d5869;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.primary-action,.secondary-action,.read-link,.contact-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border-radius:8px;font-weight:900}.primary-action{padding:0 20px;color:#fffdf8;background:var(--green)}.secondary-action{padding:0 18px;border:1px solid var(--line);background:#fffdf8b3}.content-section,.about-section{padding:88px 0}.section-heading{max-width:760px;margin-bottom:34px}.featured-post,.post-card{border:1px solid var(--line);border-radius:8px;background:#fffdf8c2}.featured-post{display:flex;align-items:flex-start;justify-content:space-between;gap:0;margin-bottom:22px;padding:0;overflow:hidden}.featured-image{flex:0 0 45%;min-height:300px}.featured-image img{width:100%;height:100%;object-fit:cover;display:block}.featured-post>div{padding:clamp(24px,5vw,42px);flex:1}.featured-post h3{max-width:760px;margin:12px 0;font-size:clamp(1.8rem,4vw,3.1rem)}.featured-post p,.post-card p,.timeline-step p,.about-section p{color:#586374;line-height:1.7}.post-category{color:var(--coral);font-size:.78rem;font-weight:900;text-transform:uppercase}.post-meta{display:flex;flex-wrap:wrap;gap:16px;color:#667285;font-size:.92rem}.post-meta span{display:inline-flex;align-items:center;gap:6px}.read-link{flex:0 0 auto;padding:0 18px;border:1px solid #18212f}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.post-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.card-image{width:100%;height:200px;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.post-card>*:not(.card-image){padding:26px}.post-card .tag-list{margin-top:auto;padding-top:16px}.post-card .read-link{margin-top:16px}.post-card h3{margin:12px 0}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.tag-list span{border:1px solid rgb(15 107 85 / 22%);border-radius:999px;padding:7px 10px;color:var(--green);font-size:.82rem;font-weight:800}.about-section{display:grid;grid-template-columns:.75fr 1fr;gap:40px;align-items:start;border-top:1px solid var(--line)}.contact-link{justify-self:start;padding:0 18px;border:1px solid var(--line);background:var(--paper)}@media(max-width:880px){.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fffdf8fa;padding:20px;gap:16px;border-bottom:1px solid var(--line);box-shadow:0 4px 20px #18212f1a}.nav-links.nav-open{display:flex}.icon-button{display:none}.menu-button{display:inline-grid}.hero-section{padding-top:38px}.post-grid{grid-template-columns:1fr}.featured-post{align-items:stretch;flex-direction:column}.read-link{width:100%}}@media(max-width:560px){.brand small{display:none}h1{font-size:3.05rem}.hero-actions a{width:100%}.content-section,.about-section{padding:64px 0}}
