@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Manrope:wght@400;500;600&display=swap');
:root{color-scheme:light;--ink:#172925;--paper:#f6f5ef;--line:#d6d9ce;--sand:#e9dbc1;font-family:'Manrope',Arial,sans-serif;font-synthesis:none;color:#fff;background:var(--ink)}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid #d9be81;outline-offset:6px}button{border:0}button svg{flex-shrink:0}.landscape,.shade{position:fixed;inset:0;pointer-events:none}.landscape{background-image:url('/landscape.jpg');background-size:cover;background-position:center 48%;background-color:#405348}.shade{background:linear-gradient(90deg,rgba(11,27,25,.65),rgba(11,27,25,.18) 70%),linear-gradient(180deg,rgba(11,27,25,.40),transparent 35%,rgba(11,27,25,.30) 70%,rgba(11,27,25,.78))}.site{position:relative;min-height:100svh;padding:0 5.5vw;display:flex;flex-direction:column}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:35px 0;border-bottom:1px solid #ffffff38}.wordmark{font-family:'Cormorant Garamond',Georgia,serif;font-size:34px;letter-spacing:.14em;line-height:1;white-space:nowrap}.wordmark span{display:block;font-family:'Manrope',Arial,sans-serif;font-size:10px;letter-spacing:.24em;margin-top:12px;font-weight:500}nav{display:flex;align-items:center;gap:38px}.nav-link{background:none;padding:12px 0;font-size:14px}.portal-button{display:flex;align-items:center;gap:20px;background:#ffffff0c;border:1px solid #ffffff7a;padding:14px 19px;border-radius:2px;font-size:14px;backdrop-filter:blur(12px)}.portal-button:hover{background:#ffffff21}main{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:95px 0 110px;min-height:590px}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:600;line-height:1.7;margin:0 0 25px}h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;letter-spacing:-.035em}h1{font-size:clamp(64px,7.8vw,120px);line-height:.99;margin:0 0 27px}h1 em,h2 em{font-weight:400}h1 em{color:#ede4d2}.intro{font-size:16px;line-height:1.85;color:#f0f0e8;margin:0 0 35px;max-width:470px}.discover{padding:15px 0;background:none;border-bottom:1px solid #ffffff80;display:flex;align-items:center;gap:48px;font-size:14px}.discover span{font-size:24px;line-height:1}.discover:hover{border-color:white}footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 0 30px;border-top:1px solid #ffffff38;font-size:12px}footer>span{font-size:11px;letter-spacing:.12em;line-height:1.8}footer>div{display:flex;align-items:center;gap:26px;flex-wrap:wrap}footer button{padding:0;background:none;font-size:13px}footer a{font-size:13px}footer .credit-button{font-size:12px;color:#d4d8d2}footer a:hover,footer button:hover,.nav-link:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;left:15px;top:-100px;z-index:99;padding:12px;background:var(--paper);color:var(--ink)}.skip:focus{top:12px}dialog{border:0;padding:0;margin:0 0 0 auto;min-height:100svh;max-height:100svh;width:min(570px,100%);max-width:100%;background:var(--paper);color:var(--ink);box-shadow:-20px 0 80px #0003}dialog::backdrop{background:#071b18a6;backdrop-filter:blur(5px)}.panel{padding:95px 55px 55px;position:relative}.close{position:absolute;right:30px;top:25px;width:44px;height:44px;background:transparent;font-size:32px;font-weight:400;border:1px solid var(--line);border-radius:50%;line-height:1}.panel .eyebrow{font-size:11px;letter-spacing:.17em;color:#5c695e}h2{font-size:64px;line-height:1.03;margin:0 0 28px}.panel p{font-size:16px;line-height:1.8;color:#4c5b53;margin-bottom:23px}.detail{padding:19px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.detail span{font-size:11px;letter-spacing:.13em;color:#68756b}.detail strong{font-size:15px;font-weight:500}.solid{display:flex;align-items:center;justify-content:space-between;gap:22px;background:var(--ink);color:white;width:100%;padding:18px 20px;margin-top:25px;font-size:14px;text-align:left;line-height:1.5}.solid:hover{background:#2e443a}.management{border-top:1px solid var(--line);padding-top:25px;margin-top:32px}h3{font-size:19px;line-height:1.5;font-weight:500;margin:13px 0}.panel .small{font-size:13px;line-height:1.8;margin-top:28px}.workspace{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.workspace:first-of-type{border-top:1px solid var(--line);margin-top:30px}.workspace strong{display:block;font-size:18px;font-weight:500}.workspace small{display:block;font-size:13px;line-height:1.6;margin-top:7px;color:#607064}.workspace:hover strong{text-decoration:underline;text-underline-offset:5px}#photo-attribution a{text-decoration:underline;text-underline-offset:3px}html:has(dialog[open]){overflow:hidden}
@media(min-width:1700px){.site{padding:0 max(5.5vw,calc((100vw - 1560px)/2))}}
@media(max-width:760px){.site{padding:0 25px}header{padding:25px 0;gap:15px}.wordmark{font-size:25px;letter-spacing:.09em}.wordmark span{font-size:9px;letter-spacing:.10em;margin-top:9px}.about-link{display:none}nav{gap:0}.portal-button{font-size:12px;padding:11px 12px;gap:10px}.portal-button svg{width:14px}.landscape{background-position:60% center}.shade{background:linear-gradient(180deg,#0b1b1966,rgba(11,27,25,.25) 20%,rgba(11,27,25,.63) 65%,#0b1b19e0)}main{padding:100px 0 65px;min-height:560px;justify-content:flex-end}h1{font-size:clamp(53px,10vw,74px);line-height:1.04;margin-bottom:24px}.eyebrow{font-size:10px;margin-bottom:22px}.intro{font-size:15px;line-height:1.85;max-width:310px}.desktop-break{display:none}.discover{font-size:13px;gap:35px}footer{align-items:flex-start;flex-direction:column;gap:17px;padding:22px 0 25px}footer>div{gap:17px 23px}footer>span{font-size:10px;letter-spacing:.08em}footer a,footer button{font-size:12px}.panel{padding:90px 28px 40px}h2{font-size:56px}.close{right:24px}.panel .eyebrow{font-size:10px}.panel p{font-size:16px}}
@media(prefers-reduced-motion:no-preference){main{animation:arrive 900ms ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}}
