:root{color-scheme:light;--bg: #f7f4ed;--panel: #fffaf0;--ink: #193126;--muted: #56685f;--brand: #bb4f24;--brand-dark: #823414;--green: #315b42;--line: #dfd4c4;--shadow: 0 20px 55px rgba(25, 49, 38, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top left,#fff3d8 0,transparent 34rem),var(--bg);color:var(--ink);line-height:1.6}a{color:var(--brand-dark)}h1,h2,h3{line-height:1.12;margin:0 0 .75rem}h1{font-size:clamp(2.35rem,8vw,5.2rem);letter-spacing:-.06em;max-width:12ch}h2{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.035em}h3{font-size:1.25rem}p{margin:0 0 1rem}.skip-link{background:var(--ink);color:#fff;left:1rem;padding:.65rem 1rem;position:absolute;top:-100%;z-index:10}.skip-link:focus{top:1rem}.site-header{background:#f7f4edd6;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.nav-shell,.section-wrap{margin:0 auto;max-width:1180px;padding:0 1.25rem}.nav-shell{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;min-height:76px}.brand{align-items:center;color:var(--ink);display:inline-flex;gap:.8rem;text-decoration:none}.brand-mark{align-items:center;background:var(--ink);border-radius:999px;color:#fff;display:inline-flex;font-weight:800;height:48px;justify-content:center;width:48px}.brand small{color:var(--muted);display:block}.nav-links{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.nav-links a{border-radius:999px;color:var(--ink);font-weight:700;padding:.55rem .8rem;text-decoration:none}.nav-links a:hover{background:#eadfce}.hero{padding-bottom:4rem;padding-top:5rem}.eyebrow{color:var(--brand-dark);font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lede{color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);max-width:760px}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.75rem}.button{border-radius:999px;display:inline-flex;font-weight:800;padding:.85rem 1.1rem;text-decoration:none}.button-primary{background:var(--brand);color:#fff}.button-secondary{border:1px solid var(--green);color:var(--green)}.content-section{padding:3.75rem 0}.content-section.alt{background:#efe7da}.grid{display:grid;gap:1rem}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.five-step{grid-template-columns:repeat(5,minmax(0,1fr))}.card{background:#fffaf0db;border:1px solid var(--line);border-radius:1.4rem;box-shadow:var(--shadow);padding:1.35rem}.card p:last-child,.card ul:last-child{margin-bottom:0}.pill-list{display:flex;flex-wrap:wrap;gap:.55rem;list-style:none;padding:0}.pill-list li{background:#eadfce;border-radius:999px;color:var(--green);font-weight:700;padding:.5rem .75rem}.contact-list{list-style:none;padding:0}.contact-list li{border-bottom:1px solid var(--line);padding:.55rem 0}.small-note{color:var(--muted);font-size:.92rem;margin-top:1rem}.callout{background:var(--green);border-radius:1.6rem;color:#fff;padding:clamp(1.5rem,4vw,2.5rem)}.callout a{color:#fff}.site-footer{background:var(--ink);color:#f7f4ed;margin-top:3rem;padding:3rem 0}.site-footer a{color:#ffd9a7}.footer-grid{display:grid;gap:2rem;grid-template-columns:1.2fr 1fr 1fr}.brand-logo{display:block;height:auto;max-width:clamp(9rem,22vw,13rem);width:100%}.footer-logo{background:#fffaf0;border-radius:.85rem;display:block;height:auto;margin-bottom:1rem;max-width:13.75rem;padding:.35rem;width:100%}.image-figure{margin:0}.image-figure img{aspect-ratio:var(--image-aspect);border-radius:1.4rem;box-shadow:var(--shadow);display:block;height:auto;object-fit:cover;object-position:var(--image-position);width:100%}.image-figure figcaption{color:var(--muted);font-size:.92rem;margin-top:.65rem}.wide-editorial{margin-bottom:1.5rem}.wide-editorial img{aspect-ratio:16 / 7}.image-strip{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.image-strip .image-figure img{aspect-ratio:4 / 3}@media(max-width:820px){.nav-shell{align-items:flex-start;flex-direction:column;padding-bottom:1rem;padding-top:1rem}.brand-logo{max-width:11rem}.wide-editorial img{aspect-ratio:4 / 3}.nav-links{justify-content:flex-start}.grid.three,.grid.two,.grid.five-step,.footer-grid,.image-strip{grid-template-columns:1fr}.hero{padding-top:3rem}}
