@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--navy:#101f31;--gold:#d6b773;--ink:#142337;--paper:#fafaf7;--muted:#626b75}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.7 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc943b;outline-offset:6px}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:0}.topline{padding:9px 5%;display:flex;justify-content:space-between;background:var(--navy);color:#d3d9e0;font-size:12px;letter-spacing:1.2px}header{min-height:105px;padding:18px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--paper);border-bottom:1px solid #ddd}.brand{display:flex;align-items:center;gap:16px;line-height:1.1}.brand:hover{text-decoration:none}.monogram{width:52px;height:60px;border:1px solid #a88949;display:flex;align-items:center;flex-direction:column;font:38px/.95 'Cormorant Garamond',Georgia,serif;color:#977536;padding-top:5px}.monogram span{font:12px 'DM Sans',sans-serif;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-bottom:7px}.brand strong{font:600 29px 'Cormorant Garamond',Georgia,serif}.brand i{font:14px 'DM Sans',sans-serif;font-style:normal;margin-left:5px}nav{display:flex;gap:27px;align-items:center;font-size:14px}.nav-contact{border:1px solid #b9bdc1;padding:10px 17px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white;min-height:660px}.hero-copy{padding:66px 9% 24px 10%}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;margin:0 0 24px}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500}h1{font-size:clamp(55px,5.5vw,88px);line-height:1.04;letter-spacing:-1.8px;margin-bottom:26px}h1 em{color:var(--gold);font-weight:400}.hero-intro{max-width:420px;color:#c8ced6;line-height:1.8;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:14px 22px;font-size:14px;font-weight:600}.gold{background:var(--gold);color:var(--navy)}.button:hover{text-decoration:none;filter:brightness(1.08)}.hero-foot{margin-top:55px;padding-top:20px;border-top:1px solid #3b4857;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.7px;color:#c6cbd1}.hero-art{margin:0;position:relative;min-height:100%;overflow:hidden;background:#203041}.hero-art img{height:100%;width:100%;object-fit:cover;position:absolute}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,20,33,.75),transparent 40%)}.hero-art figcaption{position:absolute;z-index:1;bottom:27px;left:35px;color:#e9dfc7;font-size:11px;letter-spacing:2px}.anniversary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 5%;border-bottom:1px solid #d8d9d7}.anniversary>div{display:flex;align-items:center;gap:22px}.anniversary strong{font:60px/1 'Cormorant Garamond',Georgia,serif;color:#96743a;white-space:nowrap}.anniversary strong span{font-size:25px;padding-left:5px}.anniversary>div>span{font-size:11px;line-height:1.6;letter-spacing:1.6px}.anniversary p{margin:0;font-size:14px;color:var(--muted)}.anniversary>a{font-size:13px;border-bottom:1px solid #ac915f;padding-bottom:5px}.section{padding:90px 7%}h2{font-size:clamp(40px,4vw,59px);line-height:1.08;letter-spacing:-1px;margin-bottom:28px}.intro{display:grid;grid-template-columns:1fr 1.2fr;gap:9%}.intro-text{padding-top:40px}.intro-text p{color:var(--muted)}.intro-text .lead{font-size:22px;line-height:1.6;color:var(--ink)}.history{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;background:#eaf0f3}.history-heading>p:last-child{color:var(--muted)}.timeline article{display:grid;grid-template-columns:100px 1fr;gap:22px;border-top:1px solid #c5cdd3;padding:24px 0 12px}.year{font:39px 'Cormorant Garamond',Georgia,serif;color:#86662f}.timeline h3{font-size:26px;margin-bottom:9px}.timeline p{font-size:15px;color:#596471}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.section-heading p{color:var(--muted)}.values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid #d2d5d7}.values article{padding:34px 30px 0 0}.values article+article{border-left:1px solid #d2d5d7;padding-left:36px}.value-number{font:36px 'Cormorant Garamond',Georgia,serif;color:#977636}.values h3{font-size:32px;margin:20px 0 13px}.values p{color:var(--muted);font-size:15px}.discover{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;background:var(--navy);color:#f4f5f6}.discover .eyebrow{color:var(--gold)}.discover>div>p:last-child{color:#bfc7d0}.faq details{border-bottom:1px solid #435060}.faq summary{padding:23px 35px 23px 0;cursor:pointer;position:relative;list-style:none;line-height:1.5;font-size:16px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0;color:var(--gold);font-size:23px;top:16px}.faq details[open] summary:after{content:'−'}.faq p{font-size:15px;color:#bfc7d0;padding-right:25px}.faq a{display:inline-block;color:var(--gold);margin-bottom:20px}.contact{display:grid;grid-template-columns:1fr 1.2fr;gap:9%}.contact p{color:var(--muted)}.address{border-left:1px solid #ccb47e;padding:10px 0 10px 50px}.address-label{font-size:11px;letter-spacing:2px;color:#7c653a}.address h3{font-size:32px;line-height:1.2;margin:17px 0}.address address{font-style:normal;color:var(--muted);margin-bottom:25px}.outline{border:1px solid #9a7a3e}.resources{padding:0 7% 65px}.resources details{border-top:1px solid #d1d6d9;border-bottom:1px solid #d1d6d9;padding:20px 0}.resources summary{cursor:pointer;font-size:14px}.resources p{max-width:850px;font-size:14px;color:var(--muted);margin-top:25px}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.resource-grid a{font-size:15px}.resource-grid span{display:block;color:var(--muted);font-size:13px}footer{background:#0a1727;color:#dee3e9;padding:45px 5% 20px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer-brand{font:36px 'Cormorant Garamond',Georgia,serif}.footer-brand span{color:var(--gold);font-size:20px}footer p{margin:0;font-size:13px;color:#adb9c7}footer>a:last-of-type{font-size:13px}.copyright{flex-basis:100%;border-top:1px solid #33404f;margin-top:15px;padding-top:20px;color:#a6b1c0;font-size:12px;display:flex;justify-content:space-between;gap:20px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1000px){nav{gap:15px}header{padding-inline:4%}.brand strong{font-size:25px}.brand i{font-size:12px}.hero-copy{padding:50px 8% 22px}.hero{min-height:620px}.anniversary{gap:20px}.anniversary p{max-width:250px}.section{padding:65px 5%}.intro,.history,.discover,.contact{gap:6%}.timeline article{grid-template-columns:78px 1fr}.section-heading p{max-width:250px}}@media(max-width:760px){.topline{font-size:10px;justify-content:center}.topline span{display:none}header{min-height:88px;flex-wrap:wrap;gap:0}.brand strong{font-size:26px}.monogram{height:51px;width:42px;font-size:30px}.menu-toggle{display:flex;gap:12px;background:transparent;color:var(--navy);border:1px solid #b7bec5;padding:7px 12px;font-size:14px}nav{display:none;width:100%;padding-top:20px}nav.open{display:flex;align-items:stretch;flex-direction:column;gap:0}nav a{padding:12px}.nav-contact{margin-top:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 7% 22px}h1{font-size:64px}.hero-intro{max-width:450px}.hero-foot{margin-top:35px}.hero-art{min-height:330px}.hero-art img{object-position:center 55%}.anniversary{flex-wrap:wrap;padding:25px 7%}.anniversary>div{flex:1}.anniversary p{max-width:none;flex-basis:100%;order:2}.anniversary>a{order:3}.section{padding:58px 7%}.intro,.history,.discover,.contact{grid-template-columns:1fr;gap:20px}.intro-text{padding-top:0}.intro-text .lead{font-size:20px}h2{font-size:44px}.section-heading{display:block}.section-heading p{max-width:none}.values{grid-template-columns:1fr;margin-top:25px}.values article,.values article+article{border-left:0;border-bottom:1px solid #d2d5d7;padding:25px 0}.values h3{margin-top:10px}.timeline article{grid-template-columns:77px 1fr;gap:15px}.address{padding-left:25px}.resource-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:5px}footer{align-items:flex-start}footer p{flex-basis:100%}.hero-art figcaption{font-size:10px;left:7%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.lodge-logo{width:90px;height:90px;object-fit:contain;flex-shrink:0;background:#fff;border-radius:4px}.footer-brand{display:flex;align-items:center;gap:20px}.footer-logo{width:110px;height:110px}.footer-brand .footer-name{font-size:36px;color:#dee3e9}@media(max-width:1100px) and (min-width:761px){nav{gap:12px;font-size:13px}.brand{gap:10px}.brand strong{font-size:24px}.lodge-logo{width:72px;height:72px}}@media(max-width:760px){.lodge-logo{width:68px;height:68px}.brand{gap:10px}.brand strong{font-size:23px}.brand small{font-size:9px;letter-spacing:1.5px}.brand i{font-size:11px}.menu-toggle{padding:7px 9px}.footer-logo{width:95px;height:95px}.footer-brand .footer-name{font-size:30px}}@media(max-width:360px){.brand strong{font-size:20px}.lodge-logo{width:58px;height:58px}}
