:root{--ink: #17231b;--muted: #58645d;--surface: #fbfaf5;--surface-strong: #ffffff;--line: #d8d2c0;--forest: #244b32;--forest-dark: #173522;--moss: #6f8f47;--straw: #d4b45f;--clay: #a75835;--shadow: 0 18px 45px rgba(23, 35, 27, .12);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--surface);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface);color:var(--ink);font-size:16px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--straw);outline-offset:4px}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;transform:translateY(-160%);background:var(--forest-dark);color:#fff;padding:.75rem 1rem;border-radius:6px}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);background:#fbfaf5f0;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:.7rem;min-height:44px;text-decoration:none;font-weight:800}.brand-mark{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,transparent 54%,var(--straw) 55%),var(--forest)}.nav{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.nav a{min-height:44px;display:inline-flex;align-items:center;padding:.55rem .75rem;color:var(--muted);text-decoration:none;font-weight:700;border-radius:6px}.nav a:hover{color:var(--forest-dark);background:#efe9d8}.hero{position:relative;min-height:min(760px,86dvh);display:grid;align-items:end;overflow:hidden;background:var(--forest-dark)}.home-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0c1a10db,#0c1a1085 52%,#0c1a102e)}.hero-content{position:relative;width:min(840px,100%);padding:clamp(5rem,9vw,8rem) clamp(1.25rem,7vw,6rem) clamp(4rem,8vw,6rem);color:#fff}.hero h1,.article-hero h1{margin:0 0 1rem;font-size:clamp(2.35rem,6vw,5.8rem);line-height:1.02;max-width:12ch}.hero p{max-width:66ch;margin:0;font-size:clamp(1rem,1.6vw,1.22rem);color:#ffffffe0}.eyebrow{margin:0 0 .8rem;color:var(--clay);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#f3d983}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.6rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:6px;text-decoration:none;font-weight:850}.button.primary{background:var(--straw);color:#1c241b}.button.secondary{border:1px solid rgba(255,255,255,.42);color:#fff;background:#ffffff14}.summary-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.summary-band div{padding:clamp(1rem,3vw,1.6rem) clamp(1rem,4vw,3rem);background:#f4efdf}.summary-band strong{display:block;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.1;color:var(--forest-dark)}.summary-band span{display:block;color:var(--muted);font-weight:650}.section,.split-section,.article,.site-footer{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(3rem,7vw,6rem) 0}.section.compact{padding-top:clamp(2rem,4vw,4rem)}.section-heading{max-width:760px;margin-bottom:1.6rem}.section-heading h2,.split-section h2,.article-body h2{margin:0 0 .8rem;color:var(--forest-dark);font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.12}.section-heading p,.split-section p{color:var(--muted);margin:0}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.topic-card,.steps article,.keyword-panel,.related-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px #17231b0f}.topic-card{padding:1.15rem;min-height:290px}.topic-card h3{margin:0 0 .7rem;font-size:1.18rem;line-height:1.25}.topic-card h3 a{text-decoration:none}.topic-card h3 a:hover,.link-list a:hover span,.related-card:hover strong{color:var(--clay)}.topic-card p{color:var(--muted);margin:0 0 1rem}.card-link{margin-top:auto;min-height:44px;display:inline-flex;align-items:center;width:fit-content;color:var(--forest-dark);font-weight:850;text-decoration:none}.card-link:hover{color:var(--clay)}.split-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(1.5rem,5vw,4rem);align-items:start;padding:clamp(3rem,7vw,5rem) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.link-list{display:grid;gap:.75rem}.link-list a{display:flex;justify-content:space-between;gap:1rem;min-height:56px;align-items:center;padding:.9rem 1rem;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);text-decoration:none}.link-list span{font-weight:850}.link-list small{color:var(--muted);text-align:right}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.steps article{padding:1rem}.steps span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--forest);color:#fff;font-weight:900}.steps h3{margin:1rem 0 .35rem}.steps p{margin:0;color:var(--muted)}.article{padding:clamp(2rem,6vw,5rem) 0}.article-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(1.5rem,5vw,4rem);align-items:start}.article-hero h1{max-width:15ch;color:var(--forest-dark)}.article-hero p{max-width:74ch;color:var(--muted);font-size:1.1rem}.keyword-panel{position:sticky;top:6rem;padding:1rem}.panel-title{margin:0 0 .85rem;color:var(--forest-dark);font-weight:900}.keyword-panel ul{display:grid;gap:.75rem;margin:0;padding-left:1.1rem}.keyword-panel li{color:var(--muted)}.toc{display:flex;gap:.6rem;flex-wrap:wrap;margin:2rem 0;padding:.75rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.toc a{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .7rem;border-radius:999px;background:#efe9d8;color:var(--forest-dark);text-decoration:none;font-weight:750;font-size:.92rem}.article-body{max-width:800px}.article-body section{padding:1.2rem 0}.article-body p,.article-body li{color:var(--muted)}.article-body ul{padding-left:1.25rem}.faq-section details{border-top:1px solid var(--line);padding:1rem 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{min-height:44px;cursor:pointer;font-weight:850;color:var(--forest-dark)}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.related-card{display:grid;gap:.35rem;padding:1rem;text-decoration:none}.related-card span,.related-card small{color:var(--muted)}.related-card strong{line-height:1.25}.site-footer{display:flex;justify-content:space-between;gap:2rem;padding:2rem 0 3rem;border-top:1px solid var(--line);color:var(--muted)}.site-footer strong{color:var(--forest-dark)}.site-footer p{max-width:440px;margin:.3rem 0 0}.site-footer nav{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.site-footer a{min-height:36px;color:var(--muted);font-weight:700}@media(max-width:860px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.nav,.site-footer nav{justify-content:flex-start}.hero{min-height:760px}.hero-overlay{background:linear-gradient(0deg,#0c1a10eb,#0c1a1059)}.summary-band,.topic-grid,.split-section,.steps,.article-hero,.related-grid{grid-template-columns:1fr}.keyword-panel{position:static}}@media(max-width:520px){.hero{min-height:700px}.hero h1,.article-hero h1{font-size:2.3rem}.link-list a{align-items:flex-start;flex-direction:column}.link-list small{text-align:left}}
