@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500&family=Newsreader:ital,wght@0,400;0,500;1,400&display=swap');
:root{--cream:#f7f5ed;--ink:#243e35;--muted:#58655b;--line:#d6dace;--sage:#e8ebdf;--serif:'Newsreader',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #996034;outline-offset:6px}a:hover{opacity:.8}.skip{position:absolute;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:12px}.header{max-width:1440px;margin:auto;padding:30px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:10px;align-items:center;font-family:var(--serif);font-size:32px;line-height:1}.brand svg{width:43px;height:43px;fill:none;stroke:var(--ink);stroke-width:1.3}.brand small{display:block;font-family:var(--sans);font-size:10px;letter-spacing:2.4px;margin-top:10px}.header nav{display:flex;align-items:center;gap:35px;font-size:14px}.nav-cta{border:1px solid var(--ink);border-radius:30px;padding:12px 23px}.nav-cta span{margin-left:16px}.hero{max-width:1440px;margin:auto;position:relative;display:grid;grid-template-columns:1.15fr 1fr;gap:6%;padding:38px 8% 65px 9%;align-items:center}.eyebrow{font-size:12px;font-weight:500;letter-spacing:2.1px;margin:0 0 30px;display:flex;gap:10px;align-items:center}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(56px,6.1vw,88px);letter-spacing:-3px;margin-bottom:28px}em{font-weight:400;color:#66745c}h1 em{white-space:nowrap}.intro{max-width:420px;color:var(--muted);font-size:17px;line-height:1.85;margin-bottom:30px}.button{display:inline-flex;gap:36px;background:var(--ink);color:var(--cream);border-radius:30px;padding:15px 25px;font-size:14px}.hero-note{font-size:12px;color:var(--muted);margin:28px 0 0;letter-spacing:.4px}.hero-image{margin:0;position:relative;min-height:520px;height:560px;border-radius:220px 220px 6px 6px;overflow:hidden;background:#677460}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-image figcaption{position:absolute;bottom:0;width:100%;padding:58px 25px 22px;background:linear-gradient(transparent,#14251ad9);display:flex;justify-content:space-between;color:#fff;font-size:10px;letter-spacing:2px}.vertical-note{position:absolute;right:24px;writing-mode:vertical-rl;font-size:10px;letter-spacing:2.6px}.ribbon{background:var(--sage);display:flex;justify-content:center;gap:7%;align-items:center;padding:21px 6%;font-size:13px;letter-spacing:.4px}.ribbon i{font-style:normal;color:#66745c}.section{max-width:1200px;margin:auto;padding:95px 35px}.philosophy{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-bottom:50px}h2{font-size:clamp(42px,4.2vw,60px);letter-spacing:-1.4px;margin-bottom:25px}.philosophy-copy{padding-top:45px;color:var(--muted)}.large{font-size:23px;line-height:1.45;color:var(--ink);max-width:400px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding-top:25px;padding-bottom:95px}.values article{border-top:1px solid var(--line);padding-top:24px}.number{font-size:12px;color:var(--muted);display:block;margin-bottom:30px}h3{font-size:30px;margin-bottom:15px}.values p{color:var(--muted);font-size:15px;max-width:295px}.pause{background:var(--ink);color:var(--cream);text-align:center;padding:76px 25px 65px}.pause .eyebrow{justify-content:center;color:#c7d2b5;font-size:11px}.pause>p:not(.eyebrow){font-family:var(--serif);font-size:clamp(40px,4.5vw,64px);line-height:1.1;margin-bottom:30px}.pause em{color:#c7d2b5}.pause-line{display:block;width:1px;height:45px;margin:auto;background:#80907a}.details{display:grid;grid-template-columns:1fr 1.1fr;gap:9%}.details>div>p:last-child{color:var(--muted)}.details-list{padding-top:24px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:24px 0;font-size:16px}summary::-webkit-details-marker{display:none}.plus{font-size:24px;font-weight:400}details[open] .plus{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;padding-right:30px;margin-bottom:24px}.connect{background:var(--sage);max-width:none;padding-left:max(7%,calc((100vw - 1130px)/2));padding-right:max(7%,calc((100vw - 1130px)/2));display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.connect .eyebrow{margin-bottom:25px}.connect h2{margin-bottom:0}.connect>div:last-child{max-width:385px}.connect>div:last-child>p:first-child{font-family:var(--serif);font-size:29px;line-height:1.25;margin-bottom:16px}.connect>div:last-child>p:nth-child(2){color:var(--muted)}.status{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1.4px;margin-top:25px}footer{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:10px 25px;padding:35px 6% 25px}footer .footer-brand{font-family:var(--serif);font-size:29px}footer p,footer>a:last-of-type{font-size:12px;margin:0}footer small{font-size:11px;color:var(--muted);grid-column:1/-1;margin-top:10px}
@media(min-width:1441px){.hero-image{height:610px}}
@media(max-width:800px){.header{padding:22px 6%}.header nav{gap:20px}.header nav>a:not(.nav-cta){display:none}.brand{font-size:28px}.brand svg{width:34px}.brand small{font-size:8px;letter-spacing:1.8px}.nav-cta{font-size:12px;padding:10px 15px}.nav-cta span{margin-left:8px}.hero{padding:30px 7% 42px;gap:34px;grid-template-columns:1fr}.hero-copy{padding:15px 0 0}h1{font-size:clamp(57px,11vw,80px);letter-spacing:-2px}.eyebrow{margin-bottom:22px}.intro{max-width:500px;font-size:16px}.hero-note{margin-top:20px}.hero-image{height:480px;min-height:0;border-radius:210px 210px 5px 5px;max-width:500px;width:100%;justify-self:center}.vertical-note{display:none}.ribbon{gap:5%;font-size:11px;padding:19px 4%}.section{padding:65px 7%}.philosophy{grid-template-columns:1fr;gap:5px;padding-bottom:30px}.philosophy-copy{padding-top:0}.large{font-size:22px;max-width:none}.values{grid-template-columns:1fr;gap:25px;padding-top:5px}.number{margin-bottom:16px}.values p{max-width:none;margin-bottom:0}.values article{padding-top:18px}.values h3{font-size:29px}.pause{padding:58px 7%}.details{grid-template-columns:1fr;gap:10px}.details-list{padding-top:0}.connect{grid-template-columns:1fr;gap:32px}.connect>div:last-child{max-width:none}footer{grid-template-columns:1fr auto;padding:30px 7%;gap:16px}footer p{grid-column:1/-1;grid-row:2}footer small{margin:0}footer>a:last-of-type{grid-column:2;grid-row:1}}
@media(max-width:450px){.header{gap:12px}.brand{font-size:24px;white-space:nowrap;gap:6px}.brand svg{width:28px;flex-shrink:0}.brand small{font-size:7px;letter-spacing:1.3px}.nav-cta{white-space:nowrap;padding:10px 12px;font-size:11px}.nav-cta span{display:none}.hero-image{height:410px}h1{font-size:56px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
