@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#243d35;background:#fcfbf7;font-synthesis:none;font-size:16px;--forest:#173e38;--cream:#fcfbf7;--muted:#59675e;--line:#d8ddd4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b77028;outline-offset:5px}p{line-height:1.8;margin:0 0 1.2rem}h1,h2,h3{font-weight:400;line-height:1.07;margin:0 0 1.3rem}h1,h2,h3,.footer-title{font-family:Libre Caslon Display,Georgia,serif}h1{font-size:clamp(3.1rem,5.8vw,5.7rem);letter-spacing:-.035em}h2{font-size:clamp(2.4rem,3.7vw,3.8rem);letter-spacing:-.025em}h3{font-size:1.95rem;line-height:1.15}small{font-size:.875rem}.wrap{max-width:1280px;margin:auto;padding-left:56px;padding-right:56px}.eyebrow{font-size:.75rem;letter-spacing:.18em;font-weight:700;line-height:1.6;margin-bottom:1.3rem}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:24px;background:var(--cream)}.brand{display:flex;align-items:center;gap:14px;font-family:Georgia,serif;font-size:1.12rem;white-space:nowrap}.brand small{display:block;font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.21em;margin-top:8px}.site-header nav{display:flex;align-items:center;gap:26px;font-size:.875rem}.site-header nav>a:not(.button){padding:10px 0}.site-header nav>a:hover,.site-header nav>a[aria-current]{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:18px 24px;background:var(--forest);color:#fff;font-size:.875rem;font-weight:500;border:1px solid transparent;transition:background .2s}.button:hover{background:#28564b}.button.light{background:var(--cream);color:var(--forest)}.button.light:hover{background:#e6e9dc}.button.small{padding:14px 18px;gap:18px}.menu-button{display:none}.hero{position:relative;min-height:615px;display:flex;align-items:center;overflow:hidden;background:var(--forest);color:#fff}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#0c211bc2,#0c211b61 52%,#0c211b08)}.hero-copy{position:relative;padding:66px 7.2%;width:100%}.hero-copy .eyebrow{margin-bottom:28px}.hero-copy h1{max-width:780px;margin-bottom:25px}.hero-copy>p:not(.eyebrow){font-size:1.0625rem;line-height:1.85;color:#f5f6eb;margin-bottom:32px}.hero-caption{position:absolute;bottom:26px;right:36px;font-size:.65rem;letter-spacing:.16em;color:#fff}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:0 5%}.quick-links a{display:flex;align-items:center;gap:20px;padding:27px 30px;font-size:.9rem;border-right:1px solid var(--line)}.quick-links a:last-child{border:0}.quick-links a>span:first-child{color:#62755f;font-size:.75rem}.quick-links a>span:last-child{margin-left:auto}.quick-links a:hover{background:#eef1e8}.welcome{padding-top:95px;padding-bottom:55px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.welcome .lead{font-size:1.2rem;line-height:1.75}.welcome p:not(.eyebrow){color:var(--muted)}.text-link{font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:30px;border-bottom:1px solid #9eac98;padding-bottom:6px;line-height:1.7}.text-link:hover{color:#707240}.facts{display:grid;grid-template-columns:1fr 1fr 1fr;padding-bottom:90px;padding-top:20px}.facts div{border-left:1px solid var(--line);padding-left:28px}.facts strong{display:block;font:2.5rem Libre Caslon Display,Georgia,serif;font-weight:400;margin-bottom:10px}.facts span{font-size:.875rem;color:var(--muted)}.community-section{background:#edf0e7;padding:80px 0 86px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:42px}.section-heading>p{max-width:365px;color:var(--muted);font-size:1rem}.section-heading h2{margin-bottom:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.feature{display:flex;flex-direction:column;border-top:1px solid #aab7a4;padding-top:28px}.feature-number{font-size:.7rem;letter-spacing:.11em;margin-bottom:38px}.feature h3{max-width:280px}.feature p{color:var(--muted);font-size:.95rem;margin-bottom:30px}.feature .text-link{align-self:flex-start;margin-top:auto}.feature:hover .text-link{color:#687549}.owner-band{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:78px;padding-bottom:80px}.owner-band h2{font-size:2.75rem}.owner-band p:last-child{margin:0;color:var(--muted)}footer{background:var(--forest);color:#f0f2e9;padding:58px 5% 22px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px;max-width:1168px;margin:auto;padding-bottom:45px}.footer-title{font-size:2rem}.footer-main p{font-size:.875rem;margin:14px 0;color:#d3ded3}.footer-main small{color:#d3ded3}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:17px;font-size:.875rem}.footer-main a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{max-width:1168px;margin:auto;border-top:1px solid #4f6d62;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:.75rem;color:#d3ded3}.page-intro{padding-top:80px;padding-bottom:65px}.page-intro h1{max-width:900px}.intro-copy{font-size:1.2rem;max-width:780px;color:var(--muted)}.content-layout{display:grid;grid-template-columns:250px 1fr;gap:70px;padding-bottom:90px}.section-nav{display:flex;flex-direction:column;gap:20px;border-top:1px solid var(--line);padding-top:25px;font-size:.875rem;align-self:start;position:sticky;top:30px}.section-nav a:hover{text-decoration:underline}.article section{border-top:1px solid var(--line);padding:35px 0 48px;scroll-margin-top:35px}.article h2{font-size:2.8rem}.article h3{font-size:1.8rem;margin-top:30px}.article p{color:var(--muted)}.note{background:#eff1e9;border-left:2px solid #99ac8d;padding:20px 24px;font-size:.9rem}.inline-actions{display:flex;gap:30px;flex-wrap:wrap}.source-note{font-size:.8rem}.source-note a{text-decoration:underline}.document-sections{padding-bottom:40px}.document-group{border-top:1px solid var(--line);padding:45px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px}.document-group h2{font-size:2.75rem}.document-group p{color:var(--muted)}.document-empty{padding:30px;background:#edf0e7}.document-empty h3{font-size:1.8rem}.document-empty p{font-size:.9rem}.document{display:block;padding:25px;border:1px solid var(--line);margin-bottom:12px}.document:hover{background:#edf0e7}.document h3{font-size:1.8rem}.closing-note{padding-top:30px;padding-bottom:65px}.closing-note h3{font-size:2rem}.closing-note p{color:var(--muted);max-width:780px}.emergency-note{padding:25px 28px;background:#ede7db;border-left:3px solid #92623b;display:flex;flex-direction:column;gap:10px}.emergency-note span{color:#535f52;font-size:.9rem;line-height:1.7}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 60px;padding-top:25px}.resource{padding:45px 0;border-bottom:1px solid var(--line)}.resource h2{font-size:2.6rem}.resource p:not(.eyebrow){color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-bottom:90px}.contact-grid>section>p{color:var(--muted)}.portal-panel{background:var(--forest);color:#fff;padding:45px}.portal-panel h2{font-size:3rem}.contact-grid .portal-panel p{color:#e0e7da}.portal-help{font-size:.875rem;margin-top:30px;margin-bottom:0}address{font-style:normal;line-height:1.8;padding:20px 0}.roster{padding:0;list-style:none}.roster li{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:15px 0}.skip-link{position:absolute;z-index:99;left:15px;top:-70px;background:#fff;padding:14px}.skip-link:focus{top:10px}.image-credit{font-size:.7rem;line-height:1.7;max-width:1168px;margin:20px auto 0;color:#c5d3c4}.image-credit a{text-decoration:underline}@media(min-width:1600px){.hero{min-height:700px}.hero-copy{padding-left:calc((100vw - 1168px)/2)}}@media(max-width:1100px){.site-header{padding:0 24px;gap:15px}.brand{font-size:.95rem;gap:9px}.site-header nav{gap:15px;font-size:.8rem}.button.small{font-size:.8rem;padding:12px}.wrap{padding-left:35px;padding-right:35px}.welcome{gap:35px}.quick-links{padding:0 2%}.quick-links a{padding:25px 20px;gap:12px}.content-layout{grid-template-columns:200px 1fr;gap:35px}}@media(max-width:850px){.site-header{height:auto;min-height:94px;flex-wrap:wrap;padding:20px 24px}.brand{font-size:1rem}.menu-button{display:block;border:1px solid #9ca997;padding:10px 16px;color:var(--forest);background:transparent;font:inherit;font-size:.875rem}.site-header nav{width:100%;display:none;align-items:stretch;flex-direction:column;padding:15px 0 5px;gap:10px}.site-header nav.open{display:flex}.site-header nav .button{align-self:flex-start}.hero{min-height:580px}.hero-copy{padding:60px 7%}.hero-copy h1{font-size:4.2rem}.hero-caption{right:20px;font-size:.6rem}.quick-links a{font-size:.8rem;padding:24px 12px}.quick-links a>span:first-child{display:none}.welcome{padding-top:65px;grid-template-columns:1fr;gap:20px}.welcome h2{font-size:3.5rem}.facts{padding-bottom:65px}.facts strong{font-size:2rem}.facts div{padding-left:15px}.section-heading{display:block}.section-heading>p{margin-top:25px}.feature-grid{gap:25px}.feature h3{font-size:1.7rem}.feature .text-link{gap:12px;font-size:.8rem}.owner-band{align-items:flex-start;flex-direction:column}.content-layout{grid-template-columns:1fr;gap:35px}.section-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:15px 25px}.contact-grid,.document-group{gap:30px}.portal-panel{padding:30px}.portal-panel h2{font-size:2.5rem}.resource-grid{gap:0 30px}.footer-main{grid-template-columns:1.5fr 1fr;gap:35px}.footer-main>div:first-child{grid-column:1/-1}}@media(max-width:580px){.wrap{padding-left:24px;padding-right:24px}.brand{font-size:.95rem}.brand small{font-size:.55rem}.site-header{padding:18px}.hero{min-height:570px}.hero-copy{padding:55px 24px 75px}.hero-copy h1{font-size:3.6rem}.hero-copy>p:not(.eyebrow){font-size:1rem}.desktop-break{display:none}.hero-shade{background:#0a211a91}.hero-image{object-position:48% center}.hero-caption{left:24px;bottom:20px;right:auto}.quick-links{grid-template-columns:1fr;padding:0 24px}.quick-links a{border-right:0;border-bottom:1px solid var(--line);padding:19px 0;font-size:.9rem}.quick-links a>span:first-child{display:inline}.welcome h2{font-size:3rem}.welcome{padding-top:55px;padding-bottom:35px}.welcome .lead{font-size:1.1rem}.facts{grid-template-columns:1fr;gap:25px;padding-top:10px;padding-bottom:55px}.facts div{display:flex;align-items:baseline;gap:18px;padding-left:18px}.facts strong{font-size:2.1rem;margin:0}.facts span{font-size:.8rem}.community-section{padding:55px 0}.feature-grid{grid-template-columns:1fr;gap:35px}.feature-number{margin-bottom:20px}.feature h3{font-size:2.2rem;max-width:none}.feature p{margin-bottom:20px}.feature .text-link{font-size:.875rem}.owner-band{padding-top:55px;padding-bottom:55px;gap:28px}.owner-band h2{font-size:2.6rem}.page-intro{padding-top:55px;padding-bottom:40px}.page-intro h1{font-size:3.35rem}.intro-copy{font-size:1.05rem}.article h2{font-size:2.6rem}.contact-grid,.document-group,.resource-grid{grid-template-columns:1fr}.contact-grid{gap:35px}.document-group{padding:35px 0}.document-empty{padding:24px}.resource{padding:35px 0}.contact-grid>section>h2{font-size:2.7rem}.footer-main{gap:30px;font-size:.8rem}.footer-main>div:not(:first-child){font-size:.8rem}.footer-bottom{flex-direction:column;gap:12px}.footer-title{font-size:1.8rem}.footer-main p{font-size:.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.brand{gap:15px;flex-shrink:0;white-space:normal}.brand-mark{width:93px;height:auto;flex-shrink:0}.brand-name{font-family:Libre Caslon Display,Georgia,serif;font-size:1.8rem;line-height:.92;letter-spacing:-.025em}.brand-line{display:block}.brand small{font-size:.49rem;letter-spacing:.13em;line-height:1.4;margin-top:10px;white-space:nowrap}.footer-mark{display:block;width:112px;height:auto;margin-bottom:18px}@media(max-width:1100px){.brand-mark{width:75px}.brand-name{font-size:1.65rem}}@media(max-width:580px){.brand{gap:11px}.brand-mark{width:66px}.brand-name{font-size:1.45rem}.brand small{font-size:.43rem;letter-spacing:.08em;margin-top:8px}.site-header{column-gap:12px}.menu-button{padding:10px 12px}}@media(max-width:380px){.brand-mark{width:52px}.brand-name{font-size:1.3rem}.brand{gap:9px}.brand small{font-size:.4rem}}
