@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap";:root{color:#212529;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--green:#739862;--green-dark:#5c794e;--sand:#d5c5ad;--sand-dark:#c4ad8b;--cream:#fff6e7;--soft-green:#bfd0b8;--line:#e1d9c7;background:#fff;font-family:Roboto,sans-serif}html,body{min-height:100%}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh}.site-header{background:#fff}.utility-bar{border-bottom:1px solid #ece7dd;padding:.7rem 1.5rem}.utility-inner{justify-content:flex-end;max-width:1180px;margin:0 auto;display:flex}.language-button{color:#4a4a4a;cursor:pointer;background:0 0;border:0;font-size:.95rem}.language-dropdown{position:relative}.language-button:after{content:"▾";margin-left:.45rem;font-size:.75rem;display:inline-block}.language-menu{opacity:0;visibility:hidden;z-index:20;background:#fff;border:1px solid #ece7dd;min-width:11rem;padding:.35rem 0;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + .35rem);right:0;transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.language-dropdown:hover .language-menu,.language-dropdown:focus-within .language-menu{opacity:1;visibility:visible;transform:translateY(0)}.language-option{color:#4a4a4a;padding:.55rem .85rem;font-size:.92rem;display:block}.language-option:hover,.language-option.active{color:var(--green);background:#faf7f1}.masthead{grid-template-columns:140px 1fr;align-items:center;gap:2rem;max-width:1180px;margin:0 auto;padding:1.15rem 1.5rem;display:grid}.logo-link{align-items:center;display:inline-flex}.logo{width:110px;height:auto;display:block}.main-nav{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;display:flex}.mobile-menu-button,.mobile-nav{display:none}.mobile-menu-button{cursor:pointer;background:0 0;border:0;padding:.35rem}.mobile-menu-button span{background:#212529;width:1.4rem;height:2px;margin:.28rem 0;display:block}.mobile-menu-backdrop{display:none}.nav-link{text-align:center;font-size:1rem;font-weight:500;transition:color .2s}.nav-link:hover,.nav-link.active{color:var(--green)}.hero{min-height:76vh;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:76vh;display:block}.hero-overlay{text-align:center;place-items:center;padding:2rem;display:grid;position:absolute;inset:0}.hero-copy{color:#fff;max-width:48rem}.hero-kicker,.hero h1,.cta,.feature-page h1,.feature-page h2{font-family:Playfair Display,serif}.hero-kicker{letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:1rem}.hero h1{margin:0;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:600;line-height:1.15}.cta,.secondary-cta{border:1px solid #0000;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.cta{color:#212529;background:#fff;min-width:11rem;margin-top:2rem;padding:.9rem 1.5rem;font-size:1.05rem;font-weight:600}.cta:hover{color:#fff;background:#212529}.about-preview{background:#fff;padding:5rem 1.5rem}.about-inner{text-align:center;max-width:42rem;margin:0 auto}.about-inner h2{text-transform:uppercase;margin:0 0 2rem;font-size:2rem;font-weight:400}.about-inner p{margin:0;font-size:1.25rem;font-weight:300}.secondary-cta{background:var(--sand);border-color:var(--sand-dark);color:#fff;letter-spacing:.04em;text-transform:uppercase;margin-top:2.5rem;padding:.95rem 1.75rem;font-size:.95rem;font-weight:700}.secondary-cta:hover{background:var(--sand-dark)}.feature-page{padding:5rem 1.5rem}.section-intro,.cms-header{text-align:center;margin:0 auto 3rem}.feature-page h1{margin:0 0 1rem;font-size:2rem;font-weight:600}.line{background-color:var(--line);width:180px;height:3px;display:inline-block}.story-block{padding:5rem 1.5rem}.story-block--sand{background:var(--cream)}.story-wrap{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.portrait-shell{justify-content:center;display:flex}.portrait{object-fit:cover;border-radius:999px;width:240px;height:240px}.story-copy h2{margin:0 0 1rem;font-size:2.2rem;font-weight:300}.story-copy .line{margin-bottom:2rem}.cms-shell{max-width:880px;margin:0 auto}.cms-shell--wide{max-width:980px}.cms-content--centered{text-align:center}.cms-line{margin:0 0 1rem;font-size:1.25rem;font-weight:300;line-height:1.65}.cms-line a,.richtext a,.footer-column a{color:var(--green)}.richtext{font-size:1.05rem;font-weight:300;line-height:1.75}.richtext p,.richtext ul,.richtext h2{margin:0 0 1.25rem}.richtext h2{margin-top:2rem;font-size:1.5rem;font-weight:500}.richtext ul{padding-left:1.25rem}.site-footer{background:var(--cream);padding:3rem 1.5rem 1rem}.footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;max-width:1180px;margin:0 auto;display:grid}.footer-column{gap:.9rem;display:grid}.footer-column h3{margin:0 0 .5rem;font-size:1rem;font-weight:500}.footer-column p,.footer-column a{margin:0;font-size:.92rem;font-weight:300}.footer-copy{text-align:right;max-width:1180px;margin:2rem auto 0;font-size:.82rem;font-weight:300}@media (width<=920px){.masthead{grid-template-columns:auto 1fr;place-items:center stretch;gap:1.25rem}.mobile-menu-button{flex-direction:column;justify-content:center;align-items:flex-start;display:inline-flex}.logo-link{justify-self:center}.main-nav{display:none}.mobile-menu-backdrop{z-index:29;background:#12161247;border:0;display:block;position:fixed;inset:0}.mobile-nav{z-index:30;background:#fff;width:min(22rem,88vw);height:100vh;padding:1.25rem 1rem 1.5rem;transition:transform .22s;display:block;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:0 18px 50px #0000002e}.mobile-nav.open{transform:translate(0)}.mobile-nav__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.mobile-nav__title{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600}.mobile-nav__close{cursor:pointer;color:#212529;background:0 0;border:0;font-size:2rem;line-height:1}.mobile-nav__section{border-top:1px solid #ece7dd;gap:.35rem;padding:.85rem 0;display:grid}.mobile-nav__section--meta{margin-top:.5rem}.mobile-nav__link{padding:.7rem .3rem;font-size:1rem;font-weight:500;display:block}.mobile-nav__link.active{color:var(--green)}.mobile-nav__link--language{font-weight:400}.hero,.hero-image{height:66vh;min-height:66vh}.story-wrap,.footer-inner{grid-template-columns:1fr}.footer-inner,.story-copy,.footer-copy{text-align:center}}
