:root{color:#172033;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--amber: #d98521;--border: #e3ded3;--graphite: #172033;--indigo: #3c4ea3;--muted: #667085;--paper: #ffffff;--surface: #f2efe8;--teal: #0f8f83}*{box-sizing:border-box}html{min-width:320px}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow-x:hidden}.site-header,.site-footer,.hero-section,.section,.page-section,.article-page{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:22px 0}.brand,.site-nav,.site-footer nav,.hero-actions,.trust-row,.article-meta{display:flex;align-items:center}.brand{gap:10px;color:var(--graphite);font-weight:760}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;color:#fff;background:var(--teal)}.site-nav{justify-content:center;gap:10px}.site-nav a,.site-footer a{border-radius:8px;color:#475467;font-size:.94rem;font-weight:680;padding:10px 12px}.site-nav a[aria-current=page],.site-nav a:hover,.site-footer a:hover{color:var(--graphite);background:#ece8df}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid transparent;border-radius:8px;font-size:.94rem;font-weight:760;line-height:1;padding:0 16px;white-space:nowrap}.button-primary{color:#fff;background:var(--graphite);box-shadow:0 10px 24px #17203329}.button-secondary{border-color:var(--border);color:var(--graphite);background:#fff}.button-ghost{border-color:var(--border);color:var(--graphite);background:transparent}.hero-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);gap:38px;align-items:center;min-height:calc(100vh - 96px);padding:32px 0 72px}.hero-copy{max-width:620px}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:.78rem;font-weight:820;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero-copy h1{margin-bottom:18px;color:var(--graphite);font-size:clamp(4.25rem,5.9rem,5.9rem);line-height:.95;letter-spacing:0}.hero-lede{max-width:560px;color:#394559;font-size:1.2rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0 28px}.trust-row{flex-wrap:wrap;gap:12px}.trust-row span{display:inline-flex;align-items:center;gap:6px;color:#4d5a6d;font-size:.9rem;font-weight:680}.trust-row svg{color:var(--teal)}.hero-media{position:relative;min-width:0}.hero-media img{width:100%;border:1px solid rgb(23 32 51 / 8%);border-radius:8px;box-shadow:0 22px 60px #17203326}.section{padding:88px 0}.band-muted{width:100%;max-width:none;padding-right:max(20px,calc((100vw - 1160px)/2));padding-left:max(20px,calc((100vw - 1160px)/2));background:var(--surface)}.section-heading{max-width:720px;margin-bottom:34px}.section-heading.compact{margin-bottom:24px}.section-heading h2,.split-section h2,.page-heading h1,.article-header h1,.not-found h1{color:var(--graphite);font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;letter-spacing:0}.section-heading p,.split-section p,.page-heading p,.article-header p,.article-body p,.article-aside p,.feature-card p,.rhythm-item p,.post-card p,.post-row p,.site-footer p,.not-found p{color:var(--muted);line-height:1.65}.feature-grid,.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card,.post-card,.article-aside{border:1px solid var(--border);border-radius:8px;background:var(--paper)}.feature-card{padding:24px}.feature-card h3,.rhythm-item h3,.post-card h3,.post-row h2,.article-aside h2{margin-bottom:8px;color:var(--graphite);font-size:1.1rem;letter-spacing:0}.icon-frame{display:grid;width:44px;height:44px;place-items:center;margin-bottom:18px;border-radius:8px;color:#fff;background:var(--indigo)}.icon-frame.small{width:38px;height:38px;margin-bottom:0;background:var(--teal)}.icon-frame svg{width:21px;height:21px}.split-section{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(0,1fr);gap:54px;align-items:start}.rhythm-list{display:grid;gap:18px}.rhythm-item{display:grid;grid-template-columns:auto 1fr;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--border)}.blog-preview{padding-top:28px}.post-card{display:flex;min-height:248px;flex-direction:column;justify-content:space-between;padding:22px;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.post-card:hover,.post-row:hover{border-color:#0f8f837f;box-shadow:0 16px 34px #17203317;transform:translateY(-2px)}.post-card span,.post-row span{display:inline-flex;width:fit-content;margin-bottom:16px;border-radius:8px;color:#8a4e00;background:#fff2d8;font-size:.78rem;font-weight:780;padding:6px 8px}.post-card small,.post-row small{display:flex;align-items:center;gap:6px;color:var(--teal);font-weight:760}.page-section,.article-page{padding:72px 0 92px}.page-heading,.article-header{max-width:820px;margin-bottom:36px}.post-list{display:grid;gap:14px}.post-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border:1px solid var(--border);border-radius:8px;background:#fff;padding:24px;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:28px;color:var(--teal);font-weight:760}.back-link svg{rotate:180deg}.article-meta{flex-wrap:wrap;gap:10px;color:#475467;font-size:.92rem;font-weight:700}.article-meta span{border-radius:8px;background:#ece8df;padding:7px 10px}.article-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(260px,1fr);gap:42px;align-items:start}.article-body{display:grid;gap:30px}.article-body h2{color:var(--graphite);font-size:1.55rem;letter-spacing:0}.article-body p{font-size:1.04rem}.article-aside{position:sticky;top:20px;padding:22px}.article-aside svg{color:var(--amber)}.not-found{min-height:55vh}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--border);padding:28px 0 40px}.site-footer nav{gap:4px}@media(max-width:960px){.site-header{grid-template-columns:1fr auto}.site-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start}.hero-section,.split-section,.article-layout{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:18px}.hero-media{order:-1}.feature-grid,.post-grid{grid-template-columns:1fr}}@media(max-width:640px){.site-header,.site-footer,.hero-section,.section,.page-section,.article-page{width:min(100% - 28px,1160px)}.site-header{grid-template-columns:1fr;gap:14px}.site-nav{overflow-x:auto}.button{width:100%}.hero-copy h1{font-size:4rem}.hero-actions,.site-footer,.post-row{align-items:stretch;flex-direction:column}.post-row{display:flex}.site-footer nav{flex-wrap:wrap}}
