@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap');
*{box-sizing:border-box}html,body{margin:0;background:#10252b;color:#fff;font-family:'DM Sans',Arial,sans-serif}.lake{min-height:780px;height:100svh;position:relative;isolation:isolate;overflow:hidden}.aerial{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 47%;z-index:-3;filter:saturate(.78) contrast(1.08) brightness(.83)}.shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(4,16,22,.32),transparent 28%,rgba(5,18,23,.05) 50%,rgba(3,13,20,.85) 100%)}header{position:absolute;left:4.5%;right:4.5%;top:35px;display:flex;align-items:center;justify-content:space-between}.monogram{font-family:'Manrope',sans-serif;letter-spacing:-4px;font-size:50px;font-weight:600;line-height:1}.monogram span{color:#d5efad}.small{font-size:11px;font-weight:500;letter-spacing:2.5px}.location{position:absolute;top:39%;right:8%;display:flex;align-items:center;gap:16px;text-shadow:0 1px 12px #000}.cross{font-size:35px;font-weight:400;line-height:1}.location p{font-size:13px;font-weight:600;letter-spacing:2px;line-height:1.8}.location p span{font-size:10px;letter-spacing:1.4px;font-weight:400}.title{position:absolute;left:4.5%;right:4.5%;bottom:108px}.title .small{margin-bottom:20px;color:#e0e8e2}h1{font-family:'Manrope',Arial,sans-serif;font-weight:500;font-size:clamp(50px,9.9vw,170px);letter-spacing:-.07em;line-height:1.15;margin:0;white-space:nowrap}h1 span{font-weight:400;color:#d8e0da}footer{position:absolute;bottom:32px;left:4.5%;right:4.5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff40;padding-top:22px;font-size:9px;letter-spacing:1.4px;color:#e3e9e3}footer a{color:inherit;text-underline-offset:3px}.credit{font-size:9px;letter-spacing:.3px}a:focus-visible{outline:2px solid white;outline-offset:4px}@media(max-width:700px){.lake{min-height:660px}.aerial{object-position:51% 45%}header{top:28px;left:7%;right:7%}.monogram{font-size:44px}header .small{font-size:9px;letter-spacing:1px}.location{top:32%;right:8%}.location p{font-size:11px}.location p span{font-size:9px}.title{left:7%;right:7%;bottom:133px}.title .small{font-size:9px;letter-spacing:1.5px;max-width:220px;line-height:1.8}h1{font-size:14vw;white-space:normal;line-height:1.04}h1 span{display:block;font-size:12vw}.shade{background:linear-gradient(180deg,#071b214f,transparent 28%,#071b2122 45%,#07121be8 100%)}footer{bottom:25px;left:7%;right:7%;flex-wrap:wrap;gap:10px;font-size:8px;letter-spacing:1px}.credit{order:3;width:100%;font-size:8px}}@media(prefers-reduced-motion:no-preference){.aerial{animation:arrive 1.5s ease-out both}@keyframes arrive{from{opacity:.6;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}}
