.siteChrome{--sc-cream:#f6f2ea;--sc-ink:#2a2420;--sc-muted:#5c534c;--sc-green:#3d5449;--sc-green-deep:#2f4238;--sc-border:rgba(42,36,32,0.12);--sc-gold:#c4a96a;min-height:100vh;display:flex;flex-direction:column;background:var(--sc-cream);color:var(--sc-ink);font-family:var(--font-sans),system-ui,sans-serif}.siteChrome-header{border-bottom:1px solid var(--sc-border);background:rgba(246,242,234,.92);backdrop-filter:blur(8px);position:sticky;top:0;z-index:20}.siteChrome-headerInner{max-width:960px;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.siteChrome-nav{display:flex;flex-wrap:wrap;gap:.35rem 1.1rem;font-size:.875rem;font-weight:500}.siteChrome-nav a{color:var(--sc-ink);text-decoration:none}.siteChrome-nav a:hover{color:var(--sc-green)}.siteChrome-titleBar{border-bottom:1px solid var(--sc-border);background:linear-gradient(180deg,#faf7f1 0,var(--sc-cream) 100%)}.siteChrome-titleBarInner{max-width:720px;margin:0 auto;padding:2.25rem 1.5rem 1.75rem}.siteChrome-eyebrow{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--sc-muted)}.siteChrome-h1{margin:0;font-family:var(--font-serif),Georgia,serif;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:500;line-height:1.15;color:var(--sc-ink)}.siteChrome-body{flex:1;max-width:720px;width:100%;margin:0 auto;padding:2rem 1.5rem 4rem;line-height:1.65;font-size:1rem}.siteChrome-body h2{font-family:var(--font-serif),Georgia,serif;font-size:1.35rem;font-weight:500;margin:2rem 0 .65rem;color:var(--sc-ink)}.siteChrome-body h2:first-child{margin-top:0}.siteChrome-body p,.siteChrome-body ul{margin:0 0 1rem;color:var(--sc-ink)}.siteChrome-body ul{padding-left:1.25rem}.siteChrome-body li{margin-bottom:.4rem}.siteChrome-body a{color:var(--sc-green)}.siteChrome-cta{display:inline-flex;align-items:center;justify-content:center;margin:.5rem .75rem .5rem 0;padding:.85rem 1.25rem;border-radius:8px;background:var(--sc-green);color:#faf8f3!important;text-decoration:none;font-weight:500;font-size:.9375rem}.siteChrome-cta:hover{background:var(--sc-green-deep)}.siteChrome-ctaSecondary{display:inline-flex;align-items:center;justify-content:center;margin:.5rem .75rem .5rem 0;padding:.85rem 1.25rem;border-radius:8px;border:1px solid var(--sc-border);color:var(--sc-ink)!important;text-decoration:none;font-weight:500;font-size:.9375rem;background:transparent}.siteChrome-ctaSecondary:hover{border-color:var(--sc-green)}.siteChrome-contactCard{margin:1.5rem 0;padding:1.25rem 1.35rem;border:1px solid var(--sc-border);border-radius:10px;background:rgba(255,255,255,.35)}.siteChrome-contactCard p{margin:0 0 .65rem}.siteChrome-contactCard p:last-child{margin-bottom:0}.siteChrome-footer{margin-top:auto;background:var(--sc-green-deep);color:rgba(250,248,243,.85);padding:2.5rem 0 1.5rem}.siteChrome-footerInner{max-width:960px;margin:0 auto;padding:0 1.5rem}.siteChrome-footerTop{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(250,248,243,.12)}.siteChrome-address{margin-top:.85rem;font-size:.8125rem;line-height:1.55;color:rgba(250,248,243,.55)}.siteChrome-colTitle{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--sc-gold);margin-bottom:.65rem}.siteChrome-link{display:block;color:rgba(250,248,243,.78);text-decoration:none;font-size:.875rem;margin-bottom:.4rem}.siteChrome-link:hover{color:var(--sc-gold)}.siteChrome-muted{margin:0 0 .5rem;font-size:.8125rem;line-height:1.5;color:rgba(250,248,243,.55)}.siteChrome-footerBottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding-top:1.15rem}.siteChrome-copy{margin:0;font-size:.72rem;color:rgba(250,248,243,.3)}.siteChrome-legal{display:flex;flex-wrap:wrap;gap:.35rem 1rem;font-size:.75rem}.siteChrome-legal a{color:rgba(250,248,243,.45);text-decoration:none}.siteChrome-legal a:hover{color:rgba(250,248,243,.85)}@media (max-width:720px){.siteChrome-footerTop{grid-template-columns:1fr}.siteChrome-nav{font-size:.8rem}.siteChrome .gwc-brand-lockup--nav .gwc-brand-logo{width:min(260px,70vw);height:auto}}.siteChrome .gwc-brand-lockup{display:inline-flex;align-items:center;text-decoration:none}.siteChrome .gwc-brand-lockup--nav .gwc-brand-logo{width:min(320px,58vw);height:auto;display:block}.siteChrome .gwc-brand-lockup--footer .gwc-brand-logo{width:min(280px,70vw);height:auto;display:block}.siteChrome-body ol{margin:0 0 1rem;padding-left:1.25rem}.siteChrome-body ol li{margin-bottom:.4rem}@media (min-width:1024px){.siteChrome{font-size:16px}.siteChrome-headerInner{max-width:min(1120px,calc(100vw - 3rem));padding:.95rem 2rem}.siteChrome-nav{font-size:.95rem;gap:.45rem 1.35rem}.siteChrome .gwc-brand-lockup--nav .gwc-brand-logo{width:min(34vw,360px)}.siteChrome-titleBarInner{max-width:min(820px,calc(100vw - 3rem));padding:2.75rem 2rem 2.15rem}.siteChrome-eyebrow{font-size:.8rem}.siteChrome-h1{font-size:clamp(2.35rem,3.5vw,3.1rem)}.siteChrome-body{max-width:min(820px,calc(100vw - 3rem));padding:2.5rem 2rem 4.5rem;font-size:1.08rem;line-height:1.7}.siteChrome-body h2{font-size:clamp(1.55rem,2vw,1.85rem);margin:2.35rem 0 .75rem}.siteChrome-cta,.siteChrome-ctaSecondary{min-height:48px;padding:.9rem 1.4rem;font-size:1rem}.siteChrome-contactCard{padding:1.5rem 1.6rem;margin:1.75rem 0}.siteChrome-footerInner{max-width:min(1120px,calc(100vw - 3rem));padding:0 2rem}.siteChrome-footer{padding:3rem 0 1.75rem}.siteChrome-address,.siteChrome-muted{font-size:.9rem}.siteChrome-link{font-size:.95rem}.siteChrome-copy{font-size:.8rem}.siteChrome-legal{font-size:.85rem}}