@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#303627;font-synthesis:none;-webkit-font-smoothing:antialiased;background:#eee9dd;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:8px;outline:2px solid #596d36}.page{flex-direction:column;max-width:1800px;min-height:100svh;margin:auto;padding:36px 5% 25px;display:flex}header{justify-content:space-between;align-items:center;gap:24px;display:flex}.wordmark{letter-spacing:-.65px;align-items:center;gap:17px;font-size:21px;font-weight:500;line-height:1.1;display:flex}.monogram{letter-spacing:-4px;border:1px solid #939782;border-radius:50%;place-content:center;width:48px;height:48px;padding-right:4px;font-family:Georgia,serif;font-size:29px;font-weight:400;display:grid}.ventures{letter-spacing:.28em;margin-top:7px;font-size:8px;display:block}.status{color:#505740;align-items:center;gap:9px;font-size:11px;display:flex}.status>span{background:#6f7f44;border-radius:50%;width:6px;height:6px}main{flex:1;grid-template-columns:.95fr 1.05fr;align-items:center;gap:5.5%;padding:75px 0 70px;display:grid}.introduction{padding-bottom:20px;animation:.8s ease-out both arrive}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#65704d;margin:0 0 30px;font-size:10px}h1{letter-spacing:-.035em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(62px,6.4vw,105px);font-weight:400;line-height:1.01}h1 em{color:#667748;white-space:nowrap;font-weight:400}.description{color:#676b5b;margin:32px 0 0;font-size:14px;line-height:1.85}figure{background:#b57958;border-radius:46% 46% 3px 3px;align-self:stretch;min-height:560px;max-height:750px;margin:0;animation:1s ease-out both arrive;position:relative;overflow:hidden}figure img{object-fit:cover;object-position:64% center;width:100%;height:100%;position:absolute}figure:after{content:"";background:linear-gradient(#0000,#37261c55);position:absolute;inset:65% 0 0}figcaption{z-index:1;color:#fff2e0;letter-spacing:.18em;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;bottom:24px;left:30px;right:30px}.horizon-mark{font-size:24px}footer{color:#717662;letter-spacing:.09em;border-top:1px solid #6f725538;justify-content:space-between;gap:20px;padding-top:22px;font-size:9px;display:flex}@keyframes arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width>=1700px){main{padding-top:100px;padding-bottom:100px}}@media (width<=1000px){main{grid-template-columns:1fr 1fr;gap:4%}h1{font-size:65px}figure{min-height:510px}}@media (width<=700px){.page{padding:25px 6% 24px}.wordmark{gap:10px;font-size:18px}.monogram{width:40px;height:40px;font-size:25px}.status{font-size:10px}main{flex-direction:column;align-items:stretch;gap:38px;padding:72px 0 36px;display:flex}.introduction{padding:0}h1{font-size:clamp(58px,10.5vw,76px)}.eyebrow{margin-bottom:22px;font-size:9px}.description{margin-top:25px;font-size:13px}figure{border-radius:43% 43% 3px 3px;height:490px;min-height:0;max-height:none}figure img{object-position:66% center}figcaption{left:22px;right:22px}footer{flex-direction:column;gap:13px;font-size:8px}}@media (prefers-reduced-motion:reduce){.introduction,figure{animation:none}}
