:root{color-scheme:light;--ink:#17202a;--muted:#667085;--paper:#fffdf7;--surface:#fff;--line:#d8dee7;--green:#1f7a5c;--green-dark:#145640;--blue:#245b9e;--amber:#ad6b16;--slate:#263244;--shadow:0 20px 50px #1d29391a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:6px;padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.shell{width:min(1120px,100% - 32px);margin:0 auto}.site-header{z-index:5;backdrop-filter:blur(14px);background:#fffdf7f2;border-bottom:1px solid #d8dee7d9;position:sticky;top:0}.site-header__inner,.site-footer__inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.brand{color:var(--ink);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand__mark{background:var(--ink);color:#fff;letter-spacing:0;border-radius:8px;place-items:center;width:42px;height:42px;font-size:.82rem;font-weight:800;display:inline-grid}.brand small{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700;display:block}.site-nav,.site-footer nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.site-nav a,.site-footer a{color:var(--slate);border-radius:6px;padding:.5rem .7rem;font-size:.93rem;font-weight:750;text-decoration:none}.site-nav a:hover,.site-footer a:hover{color:var(--green-dark);background:#eef4f0}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#1f7a5c1f,#0000 34%),linear-gradient(115deg,#fffdf7 0%,#f5f8f3 54%,#eef4fb 100%)}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:3rem;min-height:620px;padding:4rem 0;display:grid}.eyebrow{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:850}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;line-height:1.08}h1{max-width:850px;font-size:clamp(3rem,7vw,5.8rem);font-weight:900}h2{font-size:clamp(2rem,4vw,3.4rem);font-weight:880}h3{font-size:1.35rem;font-weight:840}.lead{color:#415066;max-width:720px;font-size:clamp(1.08rem,2vw,1.26rem);font-weight:560;line-height:1.75}.hero__actions,.cta-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1rem;font-weight:820;text-decoration:none;display:inline-flex}.button:hover{background:var(--green-dark);border-color:var(--green-dark)}.button--secondary{color:var(--ink);background:#fff}.button--secondary:hover{color:var(--green-dark);background:#eef4f0}.quote-visual{border:1px solid var(--line);box-shadow:var(--shadow);color:#fff;background:#101923;border-radius:8px;overflow:hidden}.quote-visual__bar{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:1rem;display:flex}.quote-visual__body{gap:1rem;padding:1rem;display:grid}.query-box,.result-box{border-radius:8px;padding:1rem}.query-box{background:#ffffff12;border:1px solid #ffffff1f}.result-box{color:var(--ink);background:#fffaf0}.fit-pill,.tag,.product-card__status,.post-card__tags span{border-radius:999px;padding:.42rem .58rem;font-size:.76rem;font-weight:820;line-height:1;display:inline-flex}.fit-pill{color:#bff8dc;background:#2cc58829}.tag,.post-card__tags span{color:var(--green-dark);background:#eef4f0}.section{padding:4.25rem 0}.section--white{border-block:1px solid var(--line);background:#fff}.section__heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.section__heading p{max-width:620px;color:var(--muted);font-weight:560}.product-grid,.post-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card,.post-card,.info-panel,.cta-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 8px 22px #1d29390f}.product-card{flex-direction:column;justify-content:space-between;min-height:290px;padding:1.25rem;display:flex}.product-card__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-card__initial{width:44px;height:44px;color:var(--blue);background:#e8f1ff;border-radius:8px;place-items:center;font-weight:900;display:inline-grid}.product-card__status{color:var(--amber);background:#fff3df}.product-card p,.post-card p,.site-footer p,.article-summary{color:var(--muted)}.product-card__links,.post-card__meta,.article-meta,.keyword-list{flex-wrap:wrap;gap:.55rem;display:flex}.product-card__links a{color:var(--green-dark);font-weight:820}.post-card{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.post-card__media{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#1f7a5c2e,#0000 45%),linear-gradient(120deg,#edf6f1,#eaf1fb);align-items:end;min-height:132px;padding:1rem;text-decoration:none;display:flex}.post-card__media span{color:var(--slate);background:#fff;border-radius:8px;padding:.35rem .55rem;font-size:.8rem;font-weight:850}.post-card__body{flex-direction:column;flex:1;gap:.85rem;padding:1.15rem;display:flex}.post-card__meta,.article-meta{color:var(--muted);font-size:.86rem;font-weight:760}.post-card h3 a{text-decoration:none}.post-card h3 a:hover{color:var(--green-dark)}.post-card__tags{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}.page-hero{padding:4rem 0 3rem}.page-hero__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:2rem;display:grid}.info-panel{padding:1.2rem}.info-panel dl{gap:.75rem;margin:0;display:grid}.info-panel dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:850}.info-panel dd{color:var(--ink);margin:0;font-weight:760}.sidebar-copy{color:var(--muted);margin:.55rem 0 0;font-size:.95rem}.sidebar-links{gap:.6rem;margin-top:.8rem;display:grid}.sidebar-links a{color:var(--green-dark);font-weight:800}.article-wrap{grid-template-columns:minmax(0,1fr) 280px;gap:2rem;padding-bottom:4rem;display:grid}.article-main{min-width:0}.article-hero-image{border:1px solid var(--line);background:#fff;border-radius:8px;margin:1.5rem 0;overflow:hidden}.article-prose{border:1px solid var(--line);background:#fff;border-radius:8px;padding:clamp(1.2rem,4vw,2.5rem)}.article-prose h2{margin-top:2.2rem;font-size:clamp(1.55rem,3vw,2.2rem)}.article-prose h3{margin-top:1.7rem}.article-prose p,.article-prose li{color:#344054;font-size:1.05rem;line-height:1.82}.article-prose a{color:var(--green-dark);font-weight:760}.article-prose blockquote{border-left:4px solid var(--green);background:#f3f8f5;margin:1.5rem 0;padding:.8rem 1rem}.article-sidebar{align-self:start;gap:1rem;display:grid;position:sticky;top:5.5rem}.keyword-list{margin-top:.8rem}.cta-panel{margin-top:1.5rem;padding:1.25rem}.cta-panel h2{font-size:1.6rem}.site-footer{border-top:1px solid var(--line);color:#fff;background:#101923}.site-footer p,.site-footer a{color:#d4dde9}@media (width<=880px){.site-header__inner,.site-footer__inner,.section__heading{flex-direction:column;align-items:flex-start}.site-nav,.site-footer nav{justify-content:flex-start}.hero__grid,.page-hero__grid,.article-wrap{grid-template-columns:1fr}.hero__grid{min-height:auto;padding:3rem 0}.product-grid,.post-grid,.related-grid{grid-template-columns:1fr}.article-sidebar{position:static}}@media (width<=520px){.shell{width:min(100% - 24px,1120px)}h1{font-size:2.6rem}.site-nav a{padding-inline:.45rem}}
