:root{--bg:#f7f2ea;--bg-alt:#efe4d3;--surface:#fffdf8;--ink:#1f1d1a;--ink-soft:#504a41;--brand:#0f5a4a;--brand-dark:#0d4d40;--accent:#d17a2f;--line:#1f1d1a26;--shadow:0 14px 40px #1a17131f;--radius:1rem;--content-width:1100px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:linear-gradient(#f8f4ed 0%,#f4eadc 100%);margin:0;font-family:Archivo,Helvetica Neue,sans-serif;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit}h1,h2,h3{letter-spacing:-.03em;margin:0;font-family:Syne,Trebuchet MS,sans-serif;line-height:1.08}p{color:var(--ink-soft);margin:0}.container{width:min(var(--content-width), 92%);margin-inline:auto}.narrow{max-width:780px;margin-inline:auto}.section{padding-block:clamp(4.5rem,8vw,7rem)}.section-muted{border-block:1px solid var(--line);background:linear-gradient(#efe4d38c,#efe4d3db)}.page-backdrop{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(8px);opacity:.3;border-radius:50%;position:absolute}.orb-a{background:radial-gradient(circle,#e28743 0%,#0000 66%);width:460px;height:460px;top:-180px;right:-120px}.orb-b{background:radial-gradient(circle,#2f9178 0%,#0000 60%);width:520px;height:520px;bottom:-240px;left:-180px}.grid-texture{background-image:linear-gradient(90deg,#1716140d 1px,#0000 1px),linear-gradient(#1716140d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 30%)}.skip-link{z-index:100;color:#fff;background:var(--brand);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.site-header{z-index:20;backdrop-filter:blur(14px);background:#f7f2eae6;border-bottom:1px solid #1f1d1a14;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:1.5rem;min-height:74px;display:flex}.logo{flex:none;align-items:center;gap:.7rem;text-decoration:none;display:flex}.logo-mark{border:1px solid var(--ink);letter-spacing:.1em;padding:.36rem .6rem;font-family:Orbitron,Syne,sans-serif;font-size:1.02rem;font-weight:800;line-height:1}.logo-text{font-weight:700}.site-nav{align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.site-nav a{border-radius:999px;padding:.5rem .7rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.site-nav a:hover,.site-nav a[aria-current=page]{background:#0f5a4a1c}.site-nav .nav-cta{border:1px solid var(--ink);margin-left:.35rem}.eyebrow{color:var(--brand);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:700}.hero-layout{grid-template-columns:1.25fr .9fr;align-items:stretch;gap:2rem;display:grid}.hero-copy{padding-block:1rem}.hero-copy h1,.page-hero h1{max-width:17ch;margin-bottom:1.25rem;font-size:clamp(2.45rem,6vw,4.8rem)}.page-hero h1{max-width:15ch}.hero-lead{max-width:58ch;font-size:clamp(1.05rem,2vw,1.22rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.7rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--brand)}.button-primary:hover{background:var(--brand-dark)}.button-ghost{border-color:var(--ink)}.button-ghost:hover{background:#1f1d1a14}.hero-card,.empty-state,.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:clamp(1.5rem,3vw,2.2rem)}.hero-card h2{margin-bottom:.75rem;font-size:clamp(1.55rem,3vw,2.2rem)}.check-list{gap:.55rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.check-list li:before{color:var(--accent);content:"●";margin-right:.55rem;font-size:.65em}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2,.content-split h2,.process-grid h2{max-width:19ch;font-size:clamp(1.8rem,4vw,3rem)}.text-link,.back-link{color:var(--brand);text-underline-offset:.25em;font-weight:700}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.article-card.featured{grid-template-columns:1.12fr .88fr;margin-bottom:1.25rem;display:grid}.card-image{background:var(--bg-alt);min-height:240px}.card-image img{object-fit:cover;width:100%;height:100%}.card-body{flex-direction:column;align-items:start;padding:clamp(1.25rem,3vw,2rem);display:flex}.card-body h2{margin:.7rem 0;font-size:clamp(1.35rem,3vw,2rem)}.card-body h2 a{text-decoration:none}.card-body h2 a:hover{color:var(--brand)}.article-meta,.article-dates{color:var(--ink-soft);flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.84rem;display:flex}.draft-label,.draft-banner{color:#fff;background:var(--accent);text-transform:uppercase;border-radius:999px;padding:.16rem .5rem;font-size:.74rem;font-weight:700}.draft-banner{margin-bottom:1rem;display:inline-block}.tag-list{flex-wrap:wrap;gap:.45rem;margin:auto 0 0;padding:1.15rem 0 0;list-style:none;display:flex}.tag-list a{color:var(--brand);background:#0f5a4a17;border-radius:999px;padding:.3rem .6rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.empty-state{text-align:center}.empty-state h2,.empty-state h3{margin-bottom:.7rem}.cta{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,5vw,3.5rem);display:flex}.cta h2{max-width:22ch;margin-bottom:.7rem;font-size:clamp(1.65rem,3vw,2.5rem)}.cta p:not(.eyebrow){max-width:60ch}.cta-compact{padding:clamp(1.5rem,4vw,2.5rem)}.topic-grid,.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.topic-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:130px;box-shadow:var(--shadow);flex-direction:column;justify-content:space-between;padding:1.4rem;text-decoration:none;transition:transform .2s;display:flex}.topic-card:hover{transform:translateY(-3px)}.topic-card span{font-family:Syne,sans-serif;font-size:1.3rem;font-weight:700}.topic-card small{color:var(--ink-soft)}.content-split,.process-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,6rem);display:grid}.long-copy{gap:1.2rem;font-size:1.08rem;display:grid}.service-card span{color:var(--accent);margin-bottom:1.3rem;font-family:Syne,sans-serif;font-weight:700;display:inline-block}.service-card h2{margin-bottom:.8rem;font-size:1.55rem}.process-grid ol{counter-reset:process;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.6fr) 1fr;gap:1rem;padding-bottom:1rem;display:grid}.process-grid li span{color:var(--ink-soft)}.article-header{padding-bottom:3rem}.article-header-inner{max-width:850px}.article-header .back-link{margin-bottom:2.5rem;display:inline-block}.article-header .tag-list{margin-bottom:1rem;padding-top:0}.article-header h1{max-width:18ch;margin-bottom:1.2rem;font-size:clamp(2.4rem,6vw,4.6rem)}.article-dek{max-width:65ch;margin-bottom:1.5rem;font-size:clamp(1.1rem,2vw,1.3rem)}.article-hero-image{border:1px solid var(--line);border-radius:var(--radius);max-width:1100px;box-shadow:var(--shadow);overflow:hidden}.article-hero-image img{object-fit:cover;width:100%;max-height:620px}.article-layout{max-width:820px;padding-block:clamp(3rem,7vw,6rem)}.prose{color:var(--ink-soft);font-size:clamp(1.02rem,1.5vw,1.12rem)}.prose>:first-child{margin-top:0}.prose h2,.prose h3{color:var(--ink);scroll-margin-top:6rem}.prose h2{margin:2.6em 0 .7em;font-size:clamp(1.7rem,4vw,2.4rem)}.prose h3{margin:2em 0 .6em;font-size:1.4rem}.prose p,.prose ul,.prose ol,.prose pre,.prose blockquote,.prose figure{margin-block:1.2em}.prose a{color:var(--brand);text-underline-offset:.2em;font-weight:600}.prose img{border-radius:.75rem;height:auto}.prose blockquote{border-left:4px solid var(--accent);background:#d17a2f14;margin-inline:0;padding:.5rem 1.5rem}.prose code:not(pre code){color:var(--ink);background:var(--bg-alt);border-radius:.3rem;padding:.15em .35em;font-size:.9em}.prose pre{border-radius:.75rem;padding:1.2rem;font-size:.88rem;line-height:1.6;overflow-x:auto}.article-cta{padding-bottom:clamp(4rem,8vw,7rem)}.site-footer{border-top:1px solid var(--line);padding-block:2.5rem}.footer-wrap{grid-template-columns:1.3fr .7fr;gap:1.5rem;display:grid}.footer-wrap>div:first-child p{max-width:60ch;margin-top:.35rem;font-size:.9rem}.footer-links{justify-content:flex-end;gap:1rem;display:flex}.footer-links a{color:var(--brand);font-weight:600}.copyright{grid-column:1/-1;font-size:.8rem}@media (width<=850px){.hero-layout,.article-card.featured,.content-split,.process-grid{grid-template-columns:1fr}.topic-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{position:static}.nav-wrap{flex-direction:column;align-items:flex-start;padding-block:.75rem}.site-nav{flex-wrap:wrap}}@media (width<=620px){.article-grid,.topic-grid,.service-grid{grid-template-columns:1fr}.logo-text{display:none}.site-nav a{padding:.45rem .55rem;font-size:.84rem}.site-nav .nav-cta{margin-left:0}.section-heading,.cta{flex-direction:column;align-items:flex-start}.process-grid li,.footer-wrap{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
