:root{--green:#009668;--green-dark:#006846;--ink:#162b25;--muted:#566b62;--line:#dce6df;--paper:#fcfdf9;--wash:#eef5ed;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--green);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.12}p{line-height:1.7}.wrap{max-width:1200px;width:calc(100% - 96px);margin-inline:auto}.skip-link{position:absolute;top:-100px;left:16px;padding:12px;background:#fff;z-index:10}.skip-link:focus{top:12px}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:100px;display:flex;align-items:center;gap:40px;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.wordmark{font-size:27px;font-weight:800;letter-spacing:-1.3px;line-height:1}.wordmark>span{color:var(--green)}.wordmark small{display:block;letter-spacing:4px;font-size:10px;font-weight:600;margin-top:8px;color:var(--muted)}.nav{display:flex;gap:28px;list-style:none;margin:0;padding:0;font-size:14px;font-weight:600}.nav-current a{color:var(--green-dark)}.nav a:hover,.footer-links a:hover{color:var(--green)}.header-cta{font-size:13px;font-weight:650;border:1px solid var(--line);border-radius:100px;padding:13px 18px;white-space:nowrap}.header-cta span{margin-left:10px;color:var(--green)}.header-cta:hover{background:var(--wash);border-color:var(--green)}.hero{background:linear-gradient(115deg,#f1f6eb 0%,#f8fbf4 55%,#e9f2e8 100%);border-bottom:1px solid var(--line);padding:76px 0 72px}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:center}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2px;color:var(--green-dark);line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--green)}.hero h1{font-size:clamp(40px,4.7vw,64px);margin:25px 0 23px;font-weight:650;line-height:1.08;letter-spacing:-3px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green-dark);letter-spacing:-2.6px}.hero-description{font-size:16px;max-width:500px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px;font-weight:700;color:var(--green-dark)}.text-link span{font-size:20px;transition:transform .15s}.text-link:hover span{transform:translate(2px,-2px)}.hero .text-link{margin-top:30px;padding-bottom:9px;border-bottom:1px solid #b9cdbb}.brand-panel{background:#fff;border:1px solid #d6e4d6;border-radius:24px;padding:25px 27px 20px;box-shadow:0 18px 60px -30px #577f6166;transform:rotate(2deg)}.panel-label{font-size:9px;font-weight:700;letter-spacing:1.7px;color:var(--muted)}.brand-panel>img{width:79%;height:auto;margin:22px auto 26px}.panel-bottom{border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.panel-bottom>span:last-child{width:30px;height:30px;background:var(--wash);color:var(--green-dark);border-radius:50%;display:grid;place-items:center;font-size:19px}.articles-section{padding-top:59px;padding-bottom:75px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-heading h2{font-size:36px;font-weight:600;margin-top:12px}.section-note{font-size:12px;color:var(--muted);padding-bottom:6px}.empty-state{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0;display:grid;grid-template-columns:42px 1fr;gap:0 20px}.empty-mark{font-size:37px;color:var(--green)}.empty-state h3{font-size:22px;font-weight:600;margin:6px 0 10px;letter-spacing:-.6px}.empty-state p{font-size:14px;color:var(--muted);max-width:650px}.empty-state>.text-link{grid-column:2;margin-top:20px;justify-self:start}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 28px}.post-card{min-width:0}.card-image{overflow:hidden;display:block;border-radius:var(--radius);background:var(--wash);aspect-ratio:1.6}.card-image>img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.card-image:hover>img{transform:scale(1.03)}.card-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#e1eddf,#f5f8ed)}.card-body{padding:22px 1px}.card-meta,.article-meta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:11px;color:var(--muted)}.card-meta>a,.article-meta>a{font-weight:650;color:var(--green-dark)}.post-card h3{font-size:25px;font-weight:650;line-height:1.25;margin:12px 0}.post-card h3 a:hover{color:var(--green-dark)}.card-body>p{font-size:14px;color:var(--muted);margin-bottom:20px}.site-footer{background:#edf3ec;border-top:1px solid var(--line)}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;gap:24px;padding:37px 0}.footer-inner .wordmark{font-size:24px}.footer-inner>p{font-size:12px;color:var(--muted);max-width:250px;margin-left:12px}.footer-links{margin-left:auto;display:flex;gap:22px;font-size:12px}.footer-bottom{border-top:1px solid #d5e1d5;padding:20px 0;font-size:10px;color:var(--muted)}.article{padding:55px 0 75px}.article-header{max-width:850px;text-align:center}.back-link{display:inline-block;font-size:13px;color:var(--muted);margin-bottom:35px}.article-meta{justify-content:center}.article-header h1{font-size:clamp(36px,4.5vw,60px);margin:20px 0;line-height:1.1}.article-excerpt{color:var(--muted);font-size:20px}.article-author{font-size:13px;color:var(--muted);margin-top:24px}.article-author a{color:var(--green-dark)}.article-cover{margin-block:40px;max-width:1100px}.article-cover img{width:100%;height:auto;border-radius:var(--radius)}figcaption{font-size:12px;line-height:1.5;text-align:center;color:var(--muted);margin:12px auto}.article-content{font-size:18px;line-height:1.8;max-width:740px;width:calc(100% - 48px);margin:42px auto 0;overflow-wrap:anywhere}.article-content>*+*{margin-top:24px}.article-content h2{font-size:32px;margin-top:45px}.article-content h3{font-size:25px;margin-top:35px}.article-content p{line-height:1.85}.article-content a{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.article-content img{height:auto;border-radius:10px}.article-content figure{margin-inline:0}.article-content blockquote{margin-inline:0;border-left:3px solid var(--green);padding:12px 25px;background:var(--wash);font-size:22px;font-family:Georgia,serif}.article-content pre{overflow:auto;padding:20px;background:#172d25;color:#fff;border-radius:10px;font-size:14px}.article-content code{font-size:.86em}.article-content table{display:block;overflow:auto;width:100%;border-collapse:collapse;font-size:15px}.article-content td,.article-content th{border:1px solid var(--line);padding:12px}.article-content iframe{max-width:100%}.article-content hr{border:0;border-top:1px solid var(--line);margin-block:40px}.kg-width-wide{position:relative;width:min(1000px,calc(100vw - 48px));max-width:none;left:50%;transform:translateX(-50%)}.kg-width-full{position:relative;width:calc(100vw - 48px);max-width:none;left:50%;transform:translateX(-50%)}.kg-gallery-container{display:flex;flex-direction:column;gap:10px}.kg-gallery-row{display:flex;gap:10px}.kg-gallery-image{flex:1}.kg-gallery-image img{width:100%;height:100%;object-fit:cover}.kg-bookmark-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.kg-bookmark-container{display:flex!important;text-decoration:none!important;color:var(--ink)!important}.kg-bookmark-content{padding:20px;flex:1}.kg-bookmark-title{font-weight:700;font-size:16px}.kg-bookmark-description{font-size:13px;color:var(--muted);margin-top:8px}.kg-bookmark-metadata{font-size:12px;display:flex;align-items:center;gap:8px;margin-top:12px}.kg-bookmark-icon{width:20px;height:20px}.kg-bookmark-thumbnail{flex:0 0 30%}.kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover}.kg-callout-card{padding:24px;border-radius:12px;background:var(--wash)}.article-end{max-width:740px;width:calc(100% - 48px);margin:55px auto 0;padding-top:30px;border-top:1px solid var(--line)}.article-end p{margin-bottom:18px;font-size:16px;color:var(--muted)}.button{display:inline-block;background:var(--green-dark);color:#fff;padding:14px 23px;border-radius:100px;font-size:14px;font-weight:650}.button:hover{background:#004d34}.archive-header{padding-top:60px}.archive-header h1{font-size:48px;margin:14px 0}.archive-header>p:last-child{max-width:700px;color:var(--muted)}.pagination{display:flex;justify-content:center;align-items:center;gap:30px;padding-top:35px;font-size:13px;color:var(--muted)}.pagination a{color:var(--green-dark);font-weight:650}.error-page{padding-block:100px;min-height:55vh}.error-page h1{font-size:48px;max-width:700px;margin:20px 0}.error-page p{margin-bottom:25px;color:var(--muted)}
@media(min-width:1500px){.hero{padding-block:90px}.hero h1{font-size:68px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header-inner{gap:20px}.nav{gap:16px}.header-cta{font-size:11px;padding:12px}.hero-grid{gap:35px;grid-template-columns:1.3fr 1fr}.hero h1{font-size:48px;letter-spacing:-2px}.hero .eyebrow{font-size:9px;letter-spacing:1.3px}.brand-panel{padding:20px}.post-grid{grid-template-columns:repeat(2,1fr)}.footer-inner>p{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:86px;gap:14px;flex-wrap:wrap;padding-block:18px}.brand img{width:34px;height:34px}.wordmark{font-size:23px}.header-inner nav{margin-left:auto}.nav{gap:15px;font-size:12px}.header-cta{display:none}.hero{padding:42px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:46px;letter-spacing:-2px}.hero-description{font-size:15px}.brand-panel{max-width:380px;width:92%;margin:5px auto 2px;transform:rotate(1deg)}.brand-panel>img{width:64%;margin-block:20px}.panel-label{font-size:8px}.articles-section{padding:40px 0 50px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:30px}.section-note{display:none}.empty-state{grid-template-columns:30px 1fr;gap:0 14px;padding:27px 0}.empty-mark{font-size:28px}.empty-state h3{font-size:20px}.empty-state>.text-link{font-size:12px;gap:14px;align-items:start}.post-grid{grid-template-columns:1fr;gap:20px}.footer-inner{padding:28px 0;gap:24px;justify-content:space-between}.footer-links{gap:15px;font-size:11px;margin:0}.footer-inner .brand{width:100%}.article{padding-top:35px}.article-header h1{font-size:37px;letter-spacing:-1.5px}.article-excerpt{font-size:17px}.article-content{font-size:17px}.article-content h2{font-size:28px}.article-cover{width:calc(100% - 24px);margin-block:25px}.article-cover img{border-radius:10px}.archive-header h1{font-size:38px}.error-page h1{font-size:35px}.kg-bookmark-thumbnail{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
