@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');

:root{--cream:#f3eedf;--paper:#fbf6e9;--ink:#302f27;--red:#6b2429;--red-dark:#41171d;--gold:#bd9c64;--green:#263a2f;--neon:#b8d891;--muted:#686356;--line:#d3cbb8;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}body.dialog-open{overflow:hidden}a,button,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:not(.button){border:0;background:none}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:700}h1,h2{line-height:1.07;letter-spacing:-.045em}em{font-weight:400}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}a,button{touch-action:manipulation}::selection{background:var(--red);color:var(--cream)}.wrap{width:min(1320px,calc(100% - 88px));margin-inline:auto}.eyebrow{font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.12em}.skip-link{position:fixed;top:-100px;left:16px;padding:12px 20px;background:var(--cream);z-index:50}.skip-link:focus{top:16px}.button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 22px;border:1px solid transparent;border-radius:0;font-size:13px;letter-spacing:.06em;font-weight:600;transition:background .2s,color .2s}.button span{font-size:23px;line-height:1}.button-red{background:var(--red);color:var(--cream)}.button-red:hover{background:var(--red-dark)}.button-cream{background:var(--cream);color:var(--red)}.button-cream:hover{background:#ddc9a2}.text-link{display:inline-flex;align-items:center;gap:25px;min-height:44px;font-size:13px;letter-spacing:.055em;font-weight:700;padding:8px 0!important;border-bottom:1px solid currentColor!important}.text-link span{font-size:23px}.text-link:hover{color:var(--red)}.section-space{padding-top:94px;padding-bottom:94px}

.site-header{position:sticky;top:0;z-index:20;background:var(--cream);border-bottom:1px solid var(--line)}.header-top{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:96px}.brand{display:flex;align-items:center;gap:14px;color:var(--red);flex-shrink:0}.brand-initial{font-family:Georgia,serif;font-size:42px;line-height:1;letter-spacing:-.2em;padding-right:7px}.brand-initial span{font-size:29px;position:relative;top:5px}.brand-name{font-family:Georgia,serif;font-size:17px;font-weight:700;letter-spacing:.035em;line-height:1.3}.brand-name>span{display:block;font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.12em;margin-top:7px}.desktop-nav{display:flex;align-items:center;gap:29px}.desktop-nav a{font-size:13px;font-weight:600;letter-spacing:.035em;padding-block:12px;position:relative;white-space:nowrap}.desktop-nav a:after{position:absolute;content:'';bottom:4px;left:0;width:0;height:1px;background:var(--red);transition:width .2s}.desktop-nav a:hover:after{width:100%}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}

.hero{padding-top:35px;background:var(--green);color:var(--cream)}.hero-heading{display:grid;grid-template-columns:1fr 3.5fr 1fr;align-items:center;padding-bottom:34px;gap:20px}.location{color:#d0cebb;font-size:11px;font-weight:400;letter-spacing:.07em}.location>span{display:block;margin-top:6px}.hero h1{font-size:clamp(47px,4.85vw,71px);text-align:center;color:#faf5e6;line-height:1.02}.hero h1>span{color:var(--neon);text-shadow:0 0 20px #b8d89125,0 0 2px #c3de9d66}.weather{justify-self:end;display:flex;flex-direction:column;align-items:center;min-width:116px;border-left:1px solid #65705a;padding-left:24px;text-align:center;line-height:1.25}.weather-label{font-size:10px;letter-spacing:.08em;color:#cccab6}.weather strong{font-family:Georgia,serif;font-weight:400;font-size:48px;line-height:1.1;color:#e2d7b8;margin-top:5px}.weather>span:not(.weather-label){font-size:12px;margin-top:4px}.weather .weather-aside{color:#b5bca8;font-style:italic}.hero-photo{position:relative;height:clamp(390px,34vw,505px);overflow:hidden;background:var(--green)}.hero-photo>img{object-position:center 55%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,28,21,.2),transparent 35%,rgba(13,28,21,.36));pointer-events:none}.photo-topline{position:absolute;z-index:1;top:22px;left:28px;right:28px;display:flex;justify-content:space-between;color:#fff8e9;letter-spacing:.13em;font-size:12px;text-shadow:0 1px 4px #142119}.photo-caption{position:absolute;bottom:33px;left:30px;color:#fff6e2;z-index:2;display:flex;align-items:center;gap:15px}.photo-caption p{font-family:var(--serif);font-size:25px;line-height:1.2}.caption-rule{width:31px;height:1px;background:var(--gold)}.hero-explore{position:absolute;right:0;bottom:0;z-index:3;background:var(--red);color:var(--cream);display:flex;align-items:center;gap:37px;padding:25px 29px;transition:background .2s}.hero-explore:hover{background:var(--red-dark)}.hero-explore>span:first-child{font-size:13px;line-height:1.5;letter-spacing:.08em}.welcome-strip{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-block:23px 26px}.welcome-strip p{font-family:var(--serif);font-size:19px;line-height:1.45;color:#e1dfce}.welcome-strip a{font-size:12px;letter-spacing:.055em;display:flex;align-items:center;gap:21px;flex-shrink:0}.welcome-strip a span{font-size:24px}

.intro{display:grid;grid-template-columns:.64fr 2fr 1fr;gap:37px;align-items:start}.section-label{padding-top:7px}.section-label .eyebrow{color:var(--muted);font-size:12px}.small-rule{display:block;width:33px;height:2px;background:var(--red);margin-bottom:20px}.intro h2{font-size:clamp(33px,3.2vw,47px);color:var(--red);margin-bottom:25px}.intro-copy{max-width:550px}.intro-copy p{font-size:16px;line-height:1.85;color:#59564c}.intro-copy p+p{margin-top:15px}.lodge-note{position:relative;background:#eae1cb;align-self:center;padding:28px 22px 42px;transform:rotate(3deg);border:1px solid #d4c7ab;box-shadow:2px 7px 13px #2f2b2110;text-align:center}.lodge-note>.eyebrow{font-size:10px;letter-spacing:.085em;color:#70634d}.lodge-note>p:nth-child(2){font-family:var(--serif);font-size:22px;line-height:1.3;margin-block:24px 16px}.lodge-note>span:not(.note-number){font-family:var(--serif);font-style:italic;font-size:21px;color:var(--red)}.lodge-note .note-number{position:absolute;right:13px;bottom:9px;font-size:10px;letter-spacing:.06em;color:#70634d}

.rooms-section{background:#e7e2d2;padding-block:78px;border-block:1px solid #d6cfb9}.rooms-layout{display:grid;grid-template-columns:1.14fr 1fr;gap:66px;align-items:center}.room-photo{height:665px;position:relative}.room-photo img{object-position:48% center}.image-label{position:absolute;bottom:0;left:0;padding:15px 22px;background:var(--green);color:var(--cream);font-size:12px;letter-spacing:.08em}.rooms-content>.eyebrow{color:var(--red);margin-bottom:21px}.rooms-content h2{font-size:clamp(36px,3.65vw,53px);color:var(--red)}.rooms-intro{color:#59564c;font-size:16px;line-height:1.8;margin-top:23px;max-width:410px}.room-list{margin-block:25px 22px;border-top:1px solid #c3b79e}.room-option{border-bottom:1px solid #c3b79e}.room-option summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none;padding-block:18px;font-family:var(--serif);font-size:23px;line-height:1.2}.room-option summary::-webkit-details-marker{display:none}.expand{font-family:var(--sans);font-size:23px;color:var(--red);transition:transform .2s}.room-option[open] .expand{transform:rotate(45deg)}.room-detail{padding:0 22px 21px 0}.room-detail p{font-size:15px;line-height:1.75;color:#59564c}.room-detail>span{display:block;font-size:11px;letter-spacing:.035em;margin-top:13px;color:var(--red)}.rooms-content>.text-link{font-size:12px;gap:20px}

.coffee-section{display:grid;grid-template-columns:1fr 1.18fr;gap:66px;align-items:center}.coffee-content{max-width:470px}.coffee-content>.eyebrow{color:var(--red);margin-bottom:23px}.coffee-content h2{color:var(--red);font-size:clamp(39px,4vw,58px);margin-bottom:26px}.coffee-content>p:not(.eyebrow){font-size:16px;line-height:1.85;color:#59564c;max-width:390px}.coffee-content>p+p{margin-top:15px}.coffee-hours{margin-top:29px;padding:19px 0;border-block:1px solid var(--line);display:flex;align-items:center;gap:27px;max-width:410px}.coffee-hours span{font-size:11px;letter-spacing:.05em;color:var(--muted);max-width:120px}.coffee-hours strong{font-family:var(--serif);font-weight:400;font-size:23px;line-height:1.2}.coffee-content>.text-link{margin-top:25px;font-size:12px;gap:25px}.coffee-image{position:relative}.coffee-image img{aspect-ratio:1.1;object-position:80% center}.coffee-photo figcaption{display:flex;gap:15px;justify-content:space-between;font-size:10px;letter-spacing:.04em;color:var(--muted);padding-top:15px}

.evening-section{background:var(--red);color:var(--cream)}.chevron-band{height:28px;background:linear-gradient(135deg,#ede9dd 25%,transparent 25%) -14px 0/28px 28px,linear-gradient(225deg,#ede9dd 25%,transparent 25%) -14px 0/28px 28px,linear-gradient(315deg,#ede9dd 25%,transparent 25%) 0 0/28px 28px,linear-gradient(45deg,#ede9dd 25%,#22251f 25%) 0 0/28px 28px}.evening-inner{text-align:center;padding-top:60px;padding-bottom:31px}.evening-inner>.eyebrow{font-size:12px;letter-spacing:.13em;color:#e4cda7;margin-bottom:25px}.evening-inner h2{font-size:clamp(45px,5.2vw,74px);color:#fbf4e4}.evening-inner>p:not(.eyebrow){font-size:16px;color:#e8d7c1;margin-top:24px}.evening-inner>.button{margin-top:29px}.night-desk{display:flex!important;align-items:center;gap:12px;margin:36px auto 0;font-size:11px!important;letter-spacing:.1em;padding:10px!important;color:#e0caaa!important;min-height:44px}.night-light{width:5px;height:5px;background:#dae6aa;border-radius:50%;box-shadow:0 0 9px #dcf09166}.night-desk:hover .night-light{animation:light-pause 1.3s steps(1) 1}.night-desk>span:last-child{margin-left:8px;font-size:18px}

.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;align-items:center;padding-block:43px 25px}.footer-brand{font-family:var(--serif);font-weight:700;font-size:31px;line-height:1;color:var(--red);letter-spacing:-.03em}.footer-brand>span{display:block;font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.1em;margin-top:13px}.footer-contact{text-align:center;font-size:13px;line-height:1.8;color:var(--muted)}.footer-contact button{font-size:12px;padding:9px 0;color:var(--red)}.footer-contact button:hover{text-decoration:underline}.footer-main nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.footer-main nav a,.footer-main nav button{font-size:12px;letter-spacing:.035em;font-weight:500;padding:8px 0}.footer-main nav a:hover,.footer-main nav button:hover{color:var(--red);text-decoration:underline}.footer-secrets{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);padding-block:15px 22px}.footer-secrets>p{font-size:11px;color:var(--muted)}.backward-note{display:flex;gap:19px;align-items:center;font-family:var(--serif)!important;font-size:12px!important;font-style:italic;color:var(--muted)!important;padding:10px 0!important}.backward-note .turn-note{font-family:var(--sans);font-size:10px;font-style:normal;letter-spacing:.04em}.backward-note:hover{color:var(--red)!important}.gateway-credit{background:#e4dfd0;border-top:1px solid #d0c7b2}.gateway-inner{display:flex;justify-content:space-between;gap:40px;align-items:center;padding-block:29px}.gateway-inner .eyebrow{color:var(--red);font-size:11px;margin-bottom:9px}.gateway-inner p:not(.eyebrow){font-size:14px}.gateway-inner p a{font-weight:700;text-decoration:underline;text-underline-offset:3px}.gateway-inner div>span{display:block;font-size:12px;color:var(--muted);margin-top:7px}.gateway-button{flex-shrink:0;display:flex;align-items:center;gap:26px;border:1px solid var(--red);padding:12px 20px;color:var(--red);font-size:12px;font-weight:600;letter-spacing:.04em;transition:background .2s,color .2s}.gateway-button>span{font-size:23px}.gateway-button:hover{background:var(--red);color:var(--cream)}

.lodge-dialog{color:var(--ink);background:var(--paper);border:1px solid var(--gold);padding:0;max-width:570px;width:calc(100% - 36px);max-height:85vh;max-height:85dvh;overscroll-behavior:contain}.lodge-dialog::backdrop{background:rgba(18,25,20,.76);backdrop-filter:blur(5px)}.dialog-dismiss{position:sticky;z-index:10;float:right;top:12px;width:44px;height:44px;margin:12px 12px 0 0;pointer-events:auto}.dialog-close{position:relative;display:grid;place-items:center;width:44px;height:44px;margin:0;padding:0;pointer-events:auto;font-family:Arial,sans-serif;font-size:29px!important;line-height:1;color:var(--red)!important;background:var(--paper)!important;border:1px solid var(--line)!important}.dialog-close:hover{background:#e9dcc5!important}.dialog-content{padding:49px 43px 39px}.dialog-content>.eyebrow{font-size:11px;color:var(--red);margin-bottom:23px}.dialog-content h2{font-size:46px;color:var(--red);margin-bottom:23px}.dialog-content>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#59564c}.stay-details{margin:24px 0}.stay-details>div{padding:14px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:99px 1fr;gap:15px}.stay-details dt{font-size:12px;letter-spacing:.04em;padding-top:3px}.stay-details dd{margin:0;font-size:15px}.stay-details small{display:block;font-size:12px;margin-top:8px;color:var(--muted)}.booking-policy{color:var(--red);font-family:var(--serif);font-size:17px;font-style:italic;line-height:1.6;border-left:2px solid var(--red);padding-left:16px;margin-block:24px}.concept-note{background:#ece4d1;padding:23px;margin-top:26px}.concept-note>strong{font-family:var(--serif);font-size:25px;font-weight:400;color:var(--red)}.concept-note>p{font-size:14px;margin-top:9px;line-height:1.8}.concept-note .text-link{font-size:12px;margin-top:14px}.menu-dialog h2{font-size:42px}.menu-intro{font-style:italic}.menu-list{margin-top:27px}.menu-list>div{border-top:1px solid var(--line);padding-block:18px}.menu-list h3{font-size:24px;line-height:1.2;color:var(--red);font-weight:400;letter-spacing:-.02em}.menu-list p{font-size:15px;margin-top:7px;color:#59564c}.menu-foot{font-size:13px!important;border-top:1px solid var(--line);padding-top:20px}.night-dialog{background:var(--red-dark);color:var(--cream);text-align:center;max-width:540px;border-color:#996e52}.night-dialog .dialog-content{padding-block:55px 59px}.night-dialog .eyebrow{color:#d7bd97;font-size:11px}.night-dialog .dialog-close{color:var(--cream)!important;background:var(--red-dark)!important;border-color:#9b7264!important}.night-time{font-family:var(--serif);font-size:62px;letter-spacing:.04em;color:var(--neon);text-shadow:0 0 14px #b8d89140;border-block:1px solid #795246;margin:29px auto 35px;padding:18px 0;max-width:250px;line-height:1}.night-time>span{font-family:var(--sans);font-size:12px;letter-spacing:.04em;vertical-align:middle}.night-dialog h2{font-size:45px;color:var(--cream);line-height:1.1}.night-message p{font-size:16px;line-height:1.8;color:#e1ccb7}.night-signoff{display:block;margin-top:35px;font-size:11px;letter-spacing:.06em;color:#d4b894}.night-dialog[open] .night-message{animation:night-appear 1.3s both}.night-dialog[open] .night-time{animation:light-pause 1.5s steps(1) 1}@keyframes light-pause{0%,18%,25%,36%,100%{opacity:1}20%,33%{opacity:.35}}@keyframes night-appear{0%,20%{opacity:0;transform:translateY(5px)}100%{opacity:1;transform:translateY(0)}}

@media(min-width:1600px){.wrap{width:min(1440px,calc(100% - 120px))}.hero-photo{height:540px}.hero h1{font-size:78px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header-top{gap:20px}.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.brand-name{font-size:15px}.header-stay{padding-inline:16px;font-size:12px;gap:14px}.hero-heading{grid-template-columns:.8fr 3.5fr .8fr}.hero h1{font-size:56px}.weather{padding-left:16px;min-width:110px}.intro{grid-template-columns:.6fr 2fr 1fr;gap:27px}.lodge-note{padding-inline:16px}.lodge-note>p:nth-child(2){font-size:21px}.rooms-layout,.coffee-section{gap:44px}.room-photo{height:690px}.room-option summary{font-size:21px}.coffee-image img{aspect-ratio:1}.footer-main nav{gap:15px}.footer-brand{font-size:28px}.footer-main nav a,.footer-main nav button{font-size:11px}}
@media(max-width:900px){.desktop-nav{display:none}.header-stay{margin-left:auto}.hero-heading{grid-template-columns:1fr auto;gap:17px}.location{grid-column:1/-1;display:flex;gap:12px;font-size:11px}.location>span{margin:0}.hero h1{text-align:left;font-size:60px}.weather{min-width:125px;padding-left:25px}.hero-photo{height:420px}.welcome-strip p{font-size:17px}.welcome-strip a{font-size:11px;gap:12px}.desktop-break{display:none}.intro{grid-template-columns:1.7fr 1fr;gap:30px;padding-block:70px}.section-label{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding:0}.section-label .small-rule{margin:0}.section-label br{display:none}.intro h2{font-size:39px}.lodge-note{max-width:260px}.rooms-layout,.coffee-section{gap:33px}.rooms-content h2{font-size:39px}.room-photo{height:715px}.room-detail{padding-right:0}.coffee-content h2{font-size:42px}.coffee-image img{aspect-ratio:.85}.coffee-hours{gap:18px;flex-wrap:wrap}.coffee-hours strong{font-size:22px}.section-space.coffee-section{padding-block:70px}.footer-main{grid-template-columns:1.2fr 1fr}.footer-contact{text-align:right}.footer-main nav{grid-column:1/-1;justify-content:flex-start;gap:29px}.footer-main nav a,.footer-main nav button{font-size:12px}.footer-secrets{align-items:flex-start;flex-direction:column;gap:4px}.gateway-inner{gap:23px}.gateway-inner p:not(.eyebrow){font-size:14px}.gateway-button{gap:15px;padding-inline:14px;font-size:12px}.menu-toggle{display:flex!important;align-items:center;gap:12px;font-size:12px!important;letter-spacing:.05em;padding:12px 0 12px 5px!important;min-height:44px}.menu-toggle>span{font-size:25px;line-height:1}.mobile-nav{padding:8px 32px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.mobile-nav a,.mobile-nav button{padding:15px 0;text-align:left;font-size:13px;letter-spacing:.05em;border-bottom:1px solid var(--line)!important}}
@media(max-width:650px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.header-top{min-height:77px;gap:13px}.brand-initial{font-size:35px}.brand-initial span{font-size:25px}.brand{gap:11px}.brand-name{font-size:14px}.brand-name>span{font-size:9px;margin-top:5px;letter-spacing:.045em}.header-stay{display:none}.hero{padding-top:22px}.hero-heading{grid-template-columns:1fr 76px;gap:21px 10px;padding-bottom:25px}.location{font-size:10px;letter-spacing:.035em;gap:8px;flex-wrap:wrap}.hero h1{font-size:clamp(29px,7.6vw,46px);line-height:1.07;letter-spacing:-.055em}.weather{width:76px;min-width:0;padding-left:10px}.weather-label{font-size:8px;letter-spacing:0}.weather strong{font-size:34px}.weather>span:not(.weather-label){font-size:10px;line-height:1.3}.weather .weather-aside{display:none}.hero-photo{height:390px}.hero-photo>img{object-position:50% 55%}.photo-topline{top:16px;left:16px;right:16px;font-size:10px;letter-spacing:.03em}.photo-caption{left:18px;bottom:111px;gap:10px}.photo-caption p{font-size:22px}.caption-rule{width:23px}.hero-explore{padding:17px 21px;gap:25px}.hero-explore>span:first-child{font-size:12px}.welcome-strip{align-items:flex-start;flex-direction:column;gap:10px;padding-block:20px 22px}.welcome-strip p{font-size:17px;line-height:1.5}.welcome-strip a{min-height:35px;font-size:11px;gap:19px}.intro{grid-template-columns:1fr;gap:25px;padding-block:53px}.section-label .eyebrow{font-size:11px}.intro h2{font-size:37px;margin-bottom:22px}.intro-copy p{font-size:16px;line-height:1.8}.lodge-note{margin:12px auto 0;width:280px;max-width:90%;padding:25px 24px 39px}.lodge-note>p:nth-child(2){font-size:24px;margin-block:21px 16px}.lodge-note>.eyebrow{font-size:10px}.lodge-note>span:not(.note-number){font-size:23px}.rooms-section{padding-block:48px}.rooms-layout{grid-template-columns:1fr;gap:35px}.room-photo{height:390px}.rooms-content h2{font-size:45px}.rooms-content>.eyebrow{font-size:11px;margin-bottom:17px}.rooms-intro{font-size:16px;margin-top:20px;max-width:100%}.room-option summary{font-size:23px;padding-block:19px}.room-detail p{font-size:16px}.room-detail>span{font-size:11px}.rooms-content>.text-link{font-size:12px}.coffee-section{grid-template-columns:1fr;gap:31px}.section-space.coffee-section{padding-block:53px}.coffee-content{max-width:100%}.coffee-content>.eyebrow{font-size:11px;margin-bottom:18px}.coffee-content h2{font-size:44px;margin-bottom:23px}.coffee-content>p:not(.eyebrow){font-size:16px;max-width:100%}.coffee-hours{max-width:100%;gap:30px;margin-top:24px}.coffee-hours span{font-size:11px}.coffee-hours strong{font-size:23px}.coffee-content>.text-link{font-size:12px;margin-top:19px}.coffee-image img{aspect-ratio:1.1;object-position:80% center}.coffee-photo figcaption{font-size:10px;gap:25px}.coffee-photo figcaption>span{max-width:140px}.coffee-photo figcaption>span:last-child{text-align:right}.evening-inner{padding-top:45px;padding-bottom:24px}.evening-inner h2{font-size:43px}.evening-inner>p:not(.eyebrow){font-size:15px;margin-top:21px}.evening-inner>.eyebrow{font-size:11px}.night-desk{margin-top:27px}.footer-main{padding-block:33px 24px;gap:22px;grid-template-columns:1fr}.footer-brand{font-size:31px}.footer-contact{text-align:left;font-size:13px}.footer-main nav{gap:26px}.footer-main nav a,.footer-main nav button{font-size:12px}.footer-secrets>p{font-size:10px}.backward-note{gap:13px;font-size:11px!important;flex-wrap:wrap}.backward-note .turn-note{font-size:9px}.gateway-inner{align-items:flex-start;flex-direction:column;gap:22px;padding-block:27px}.gateway-inner .eyebrow{font-size:10px}.gateway-inner p:not(.eyebrow){font-size:14px;line-height:1.8}.gateway-inner div>span{font-size:12px;line-height:1.7;max-width:330px}.gateway-button{font-size:12px;gap:29px;padding:10px 19px}.dialog-content{padding:47px 24px 29px}.dialog-content h2{font-size:37px}.dialog-content>.eyebrow{font-size:10px;max-width:205px}.stay-details>div{grid-template-columns:84px 1fr;gap:12px}.stay-details dt{font-size:11px}.stay-details dd{font-size:14px}.concept-note{padding:19px}.concept-note>strong{font-size:23px}.menu-dialog h2{font-size:34px}.menu-list h3{font-size:23px}.night-dialog h2{font-size:38px}.night-dialog .dialog-content{padding-block:49px}.night-time{font-size:55px;max-width:215px}.night-signoff{font-size:10px}.mobile-nav{padding-inline:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* A freestanding key graphic is the Room 315 link. */
.coffee-image > img{height:auto;aspect-ratio:3/2;object-fit:contain}
.key-image-link{position:absolute;right:8px;bottom:-45px;width:clamp(120px,12vw,172px);padding:0!important;background:transparent!important;border:0!important;border-radius:12px;line-height:0;z-index:2}
.key-image-link > img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;filter:drop-shadow(1px 5px 4px #1c201d35);transform:rotate(7deg);transition:transform .25s ease,filter .25s ease}
.key-image-link:hover > img,.key-image-link:focus-visible > img{transform:translateY(-5px) rotate(3deg);filter:drop-shadow(2px 9px 6px #1c201d45)}
.key-image-link:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
.coffee-photo figcaption{align-items:center;min-height:66px;padding-right:180px}
@media(max-width:650px){.key-image-link{width:120px;right:4px;bottom:-35px}.coffee-photo figcaption{padding-right:140px;min-height:57px}}

/* Room photography follows the open description. */
.room-detail-image{display:none}
.room-photo{background:var(--green)}
.room-photo .image-label{max-width:100%}
.round-arrow{width:45px;height:45px;border:1px solid #b88674;border-radius:50%;display:grid;place-items:center;font-size:26px;font-weight:400;transition:transform .2s}
.hero-explore:hover .round-arrow{transform:translate(2px,-2px)}
@media(max-width:650px){.room-photo{display:none}.room-detail-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin:0 0 18px}.round-arrow{width:37px;height:37px;font-size:23px}}

/* Red Alder wordmark and the reserved fireside chair. */
.brand{width:245px;max-width:32vw;gap:0}
.brand-logo{display:block;width:100%;height:auto;max-height:86px;object-fit:contain}
.footer-logo{width:250px;max-width:100%;height:auto;object-fit:contain}
.reserved-chair{position:relative;display:block;align-self:center;width:100%;padding:0!important;line-height:0;background:var(--green)!important;box-shadow:3px 7px 18px #302b211f;transform:rotate(2deg);transition:transform .25s ease}
.reserved-chair>img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center 60%}
.reserved-chair-caption{display:block;padding:15px 12px;background:var(--green);color:var(--cream);font-size:12px;line-height:1.5;letter-spacing:.06em;text-align:center}
.reserved-chair:hover,.reserved-chair:focus-visible{transform:rotate(0deg) translateY(-3px)}
.guestbook-entry{margin:28px 0;padding:26px 0;border-block:1px solid var(--line);font-family:var(--serif);color:var(--red)}
.guestbook-entry>p{font-size:25px;font-style:italic;line-height:1.6}
.guestbook-entry>footer{font-size:18px;margin-top:22px;text-align:right}
.guestbook-footnote{font-size:14px!important;color:var(--muted)}
@media(max-width:1150px){.brand{width:218px}.brand-logo{max-height:78px}}
@media(max-width:900px){.brand{max-width:45vw}}
@media(max-width:650px){.brand{width:205px;max-width:65vw}.brand-logo{max-height:69px}.footer-logo{width:235px}.reserved-chair{max-width:300px;justify-self:center;margin-top:10px}.reserved-chair-caption{font-size:12px}.guestbook-entry>p{font-size:22px}}

/* A clearer wordmark, the grounds, and the after-dark gathering places. */
.brand{width:278px}.brand-logo{max-height:93px;mix-blend-mode:multiply}.footer-logo{width:270px;mix-blend-mode:multiply}
.experiences-section{background:var(--green);color:var(--cream);padding-block:80px}.experiences-layout{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:start}.experiences-copy>.eyebrow{color:#c6c9ad;margin-bottom:22px}.experiences-copy h2{font-size:clamp(38px,3.7vw,52px);color:var(--cream);margin-bottom:32px}.experience-entry{padding-block:24px;border-top:1px solid #65705a}.experience-time{font-size:10px;letter-spacing:.1em;color:#c6c9ad;margin-bottom:9px}.experience-entry h3{font-size:29px;font-weight:400;line-height:1.2;margin-bottom:12px}.experience-entry>p:not(.experience-time){font-size:15px;line-height:1.8;color:#d9dccb}.experience-entry .text-link{font-size:11px;gap:18px;margin-top:11px}.experience-entry .text-link:hover{color:var(--neon)}.grounds-map-preview{padding-top:8px}.map-image-button{padding:0!important;width:100%;transform:rotate(1deg);transition:transform .25s;box-shadow:4px 8px 24px #10191150}.map-image-button:hover{transform:rotate(0)}.map-image-button img{width:100%;height:auto;aspect-ratio:2/3}.map-caption{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 0 14px!important;font-size:12px;letter-spacing:.065em;border-bottom:1px solid #65705a!important}.map-caption span{font-size:23px}.grounds-map-preview>p{font-size:13px;color:#c6c9ad;margin-top:15px}.map-dialog{max-width:1040px}.map-dialog-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:32px;align-items:start}.map-dialog-layout>img{height:auto}.map-location-notes>div{border-top:1px solid var(--line);padding-block:20px}.map-location-notes h3{font-size:26px;font-weight:400;color:var(--red)}.map-location-notes p{font-size:15px;margin-top:9px}.map-location-notes .text-link{font-size:11px}

/* The green key opens a room, then a small mystery. */
[hidden]{display:none!important}.stay-console{max-width:1050px}.stay-console .dialog-content>p:not(.eyebrow){max-width:720px}.console-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:32px;margin-top:28px;align-items:start}.console-scene{position:relative;background:var(--green);margin-bottom:48px}.console-scene>img{aspect-ratio:3/2;height:auto}.console-room-label{display:block;background:var(--green);color:var(--cream);padding:14px 150px 14px 18px;font-size:11px;letter-spacing:.07em;min-height:64px;display:flex;align-items:center}.console-key{position:absolute;right:2px;bottom:-48px;width:146px;padding:0!important;filter:drop-shadow(2px 5px 4px #16221945)}.console-key>img{height:auto;transform:rotate(7deg);transition:transform .3s}.console-key:hover>img,.console-key:focus-visible>img{transform:rotate(-5deg) translateY(-4px)}.console-key>span{display:block;background:var(--green);color:var(--cream);font-size:9px;letter-spacing:.09em;padding:7px 3px;line-height:1.4}.console-key.is-turned>img{transform:rotate(-12deg)}
.field-label{display:block;font-size:10px;letter-spacing:.07em;font-weight:600;margin-bottom:8px;color:var(--red)}select,input[type=date]{font:inherit;font-size:14px;color:var(--ink);background:var(--paper);border:1px solid #bfb39b;border-radius:0;padding:12px 10px;min-height:46px;max-width:100%;width:100%}input:focus-visible,select:focus-visible,audio:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.range-label{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:10px;letter-spacing:.05em;margin-top:22px}.range-label output{font-size:14px;letter-spacing:0;color:var(--red)}input[type=range]{width:100%;accent-color:var(--green);height:24px;margin:10px 0 18px}.amenities{border:0;padding:0;margin:0}.amenities legend{font-size:10px;letter-spacing:.07em;margin-bottom:8px}.amenities label{display:flex;align-items:center;gap:10px;font-size:14px;min-height:36px;cursor:pointer}.amenities input{accent-color:var(--green);width:17px;height:17px;margin:0}.console-hint{font-family:var(--serif);font-style:italic;font-size:15px;color:var(--muted);margin-top:16px;line-height:1.6}.stay-receipt{padding:26px 29px;background:#eae1cb;border-left:3px solid var(--green);margin-top:30px}.stay-receipt .eyebrow{font-size:10px;color:var(--green)}.stay-receipt h3{font-size:27px;font-weight:400;color:var(--red);margin-top:10px}.stay-receipt p:not(.eyebrow){font-size:14px;margin-top:12px}.stay-receipt .room-clue{font-family:var(--serif);font-size:20px!important;font-style:italic;color:var(--red)}.stay-receipt .text-link{font-size:11px;margin-top:15px}.demo-disclosure{font-size:11px!important;color:var(--muted)!important;line-height:1.6!important;margin-top:21px!important;max-width:100%!important}

/* A booking inquiry, dictated on Side A. */
.bookhouse-dialog{max-width:800px}.bookhouse-dialog .dialog-content>p{max-width:620px}.booking-fields{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:18px;margin-top:27px}.booking-destination{grid-column:1/-1}.space-details{font-size:12px;color:var(--muted);padding-top:13px}.memo-recorder{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.memo-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.memo-heading .eyebrow{font-size:10px;color:var(--red)}.memo-heading h3{font-family:var(--serif);font-size:31px;font-weight:400;color:var(--red);line-height:1.25;margin-top:7px}.tape-counter{font-family:'Courier New',monospace;font-size:25px;color:var(--green);padding:4px 10px;border:1px solid var(--line);background:#eae1cb}.cassette{position:relative;width:min(100%,520px);aspect-ratio:3/2;margin:14px auto 8px;mix-blend-mode:multiply}.cassette-base{height:auto;width:100%}.cassette-reel{position:absolute;top:35.7421875%;width:13.5416667%;height:20.3125%;overflow:hidden;border-radius:50%;animation:cassette-spin 2.5s linear infinite;animation-play-state:paused}.reel-left{left:22.65625%}.reel-right{left:63.7369792%}.cassette-reel img{position:absolute;max-width:none;width:738.461538%;height:492.307692%;object-fit:fill;top:-175.961538%}.reel-left img{left:-167.307692%}.reel-right img{left:-470.673077%}.is-recording .cassette-reel,.is-playing .cassette-reel{animation-play-state:running}.is-recording .tape-counter{color:var(--red);border-color:var(--red)}@keyframes cassette-spin{to{transform:rotate(360deg)}}
.recorder-controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.recorder-controls .button{font-size:11px;letter-spacing:.045em;padding:12px 18px;gap:10px}.button-outline{border-color:var(--red);background:transparent;color:var(--red)}.button-outline:hover{background:#eae1cb}.record-dot{display:block;width:10px;height:10px;border-radius:50%;background:currentColor;flex-shrink:0}.recorder-controls .text-link{font-size:10px;min-height:44px;margin-left:auto}.recorder-status{font-size:13px;line-height:1.65;margin-top:15px;color:var(--green);min-height:22px}.memo-privacy{font-size:11px;line-height:1.65;color:var(--muted);margin-top:12px}#memo-playback{display:block;width:100%;margin-top:16px;height:42px}.submit-inquiry{margin-top:24px;min-width:240px}button:disabled{opacity:.42;cursor:not-allowed}.inquiry-confirmation{margin-top:28px;padding:30px;background:#eae1cb;border-top:3px solid var(--green)}.inquiry-confirmation>.eyebrow{font-size:10px;color:var(--green)}.inquiry-confirmation h3{font-size:36px;color:var(--red);margin:17px 0;font-weight:400;line-height:1.2}.inquiry-confirmation p:not(.eyebrow){font-size:15px;margin-top:13px}.inquiry-confirmation .diane-note{font-family:var(--serif);font-size:23px!important;font-style:italic;color:var(--red)}.inquiry-confirmation .button{margin-top:25px;font-size:11px}
@media(max-width:1150px){.brand{width:232px}.brand-logo{max-height:83px}.experiences-layout{gap:48px}.experience-entry h3{font-size:26px}}
@media(max-width:900px){.experiences-layout{gap:32px}.experiences-section{padding-block:65px}.experiences-copy h2{font-size:39px}.experience-entry{padding-block:20px}.grounds-map-preview{padding-top:26px}.console-layout{gap:24px;grid-template-columns:1.1fr 1fr}.console-key{width:125px}.console-room-label{padding-right:120px}}
@media(max-width:650px){.brand{width:220px;max-width:66vw}.brand-logo{max-height:73px}.footer-logo{width:250px}.experiences-section{padding-block:52px}.experiences-layout{grid-template-columns:1fr;gap:22px}.experiences-copy h2{font-size:39px;margin-bottom:27px}.experience-entry h3{font-size:27px}.experience-entry>p:not(.experience-time){font-size:16px}.experience-entry .text-link{font-size:11px}.grounds-map-preview{padding-top:0;max-width:440px;justify-self:center}.map-dialog-layout{grid-template-columns:1fr;gap:22px}.console-layout{grid-template-columns:1fr;gap:23px}.console-scene{margin-bottom:45px}.console-key{width:128px}.console-room-label{min-height:58px;font-size:10px}.console-controls{margin-top:5px}.stay-console h2{font-size:34px}.stay-receipt{padding:23px 20px}.stay-receipt h3{font-size:25px}.stay-receipt .text-link{gap:12px;font-size:10px}.booking-fields{gap:15px 11px;grid-template-columns:1fr 1fr}.booking-fields>div:nth-child(2){grid-column:1/-1}.memo-heading h3{font-size:27px}.tape-counter{font-size:23px}.recorder-controls .button{padding:11px 15px}.recorder-controls .text-link{margin-left:0}.memo-privacy{font-size:12px}.submit-inquiry{width:100%;font-size:12px}.inquiry-confirmation{padding:24px 19px}.inquiry-confirmation h3{font-size:31px}.inquiry-confirmation .button{width:100%;padding-inline:12px;gap:12px}}

.inquiry-length{margin-top:18px;max-width:220px}


/* The lodge sign belongs to the landscape, centered above a quiet navigation line. */
html{scroll-padding-top:24px}
.lodge-masthead{position:relative;top:auto;background:var(--green);color:var(--cream);border:0;padding-top:13px}
.masthead-brand{display:flex;justify-content:center}
.lodge-masthead .brand{width:410px;max-width:min(68vw,410px);padding:0;margin:0 auto}
.lodge-masthead .brand-logo{width:100%;height:auto;max-height:none;mix-blend-mode:normal;object-fit:contain}
.masthead-navigation{display:flex;justify-content:center;align-items:center;gap:42px;min-height:61px;border-bottom:1px solid #60715e;margin-top:8px;padding-block:7px}
.lodge-masthead .desktop-nav{gap:34px}
.lodge-masthead .desktop-nav a{font-size:12px;letter-spacing:.09em;padding-block:9px;color:var(--cream)}
.lodge-masthead .desktop-nav a:after{background:var(--gold)}
.lodge-masthead .header-stay{margin:0;padding:9px 16px;min-height:40px;font-size:11px;gap:18px;border:1px solid #b99868;background:transparent;color:var(--cream)}
.lodge-masthead .header-stay:hover{background:var(--red)}
.lodge-masthead .header-stay span{font-size:19px}
.lodge-masthead .mobile-nav{border-color:#60715e;color:var(--cream);background:var(--green)}
.lodge-masthead .mobile-nav a,.lodge-masthead .mobile-nav button{border-color:#60715e!important}
.hero{padding-top:27px}.hero-heading{padding-bottom:27px}.welcome-strip{padding-block:18px 20px}

/* Keep the fireside introduction close and remove the empty label column. */
.intro{grid-template-columns:minmax(0,1fr) 230px;gap:60px;align-items:center;padding-block:42px}
.intro .section-label{display:flex;align-items:center;gap:15px;padding:0;margin-bottom:17px}
.intro .section-label .small-rule{margin:0;width:30px;height:1px;flex-shrink:0}
.intro .section-label .eyebrow{font-size:11px;letter-spacing:.08em}
.intro h2{font-size:clamp(35px,3.1vw,44px);margin-bottom:18px}
.intro-copy{max-width:820px}.intro-copy p{line-height:1.75}
.intro .reserved-chair{width:230px;max-width:100%;justify-self:end;margin:0;transform:none}
.intro .reserved-chair>img{aspect-ratio:4/5;object-position:center 65%}
.intro .reserved-chair-caption{padding:11px 8px;font-size:11px}
.intro .reserved-chair:hover,.intro .reserved-chair:focus-visible{transform:translateY(-3px)}
.rooms-section{padding-block:52px}.section-space.coffee-section{padding-block:56px}.experiences-section{padding-block:56px}
@media(max-width:1150px){.intro{gap:38px;grid-template-columns:minmax(0,1fr) 220px}.intro .reserved-chair{width:220px}}
@media(max-width:900px){.lodge-masthead .brand{width:355px;max-width:65vw}.masthead-navigation{gap:32px;justify-content:space-between;max-width:600px}.lodge-masthead .menu-toggle{padding:7px 0!important;font-size:12px!important;letter-spacing:.07em}.intro{padding-block:36px;gap:28px;grid-template-columns:minmax(0,1fr) 205px}.intro h2{font-size:35px}.intro .reserved-chair{width:205px}.intro-copy p{font-size:15px;line-height:1.7}.section-space.coffee-section{padding-block:45px}.rooms-section,.experiences-section{padding-block:45px}}
@media(max-width:650px){.lodge-masthead{padding-top:13px}.lodge-masthead .brand{width:310px;max-width:82vw}.masthead-navigation{margin-top:8px;gap:15px;min-height:53px;padding-block:6px}.lodge-masthead .header-stay{display:inline-flex;font-size:10px;padding:8px 11px;gap:10px;min-height:38px}.lodge-masthead .menu-toggle{font-size:10px!important;gap:10px;letter-spacing:.04em}.lodge-masthead .menu-toggle>span{font-size:21px}.hero{padding-top:19px}.hero-heading{padding-bottom:21px}.welcome-strip{padding-block:16px 18px;gap:7px}.intro{grid-template-columns:1fr;padding-block:30px;gap:24px}.intro .section-label{margin-bottom:14px;gap:11px}.intro .section-label .eyebrow{font-size:10px}.intro h2{font-size:35px;margin-bottom:16px}.intro-copy p{font-size:16px;line-height:1.7}.intro .reserved-chair{width:210px;justify-self:center}.intro .reserved-chair>img{aspect-ratio:4/5}.rooms-section,.experiences-section{padding-block:35px}.section-space.coffee-section{padding-block:36px}}

/* Repeat the open, centered lodge sign at the foot of the page. */
.site-footer{background:var(--green);color:var(--cream)}
.site-footer .footer-main{grid-template-columns:1fr 1fr 1fr;padding-block:25px;gap:25px}
.site-footer .footer-brand{grid-column:2;grid-row:1;justify-self:center}
.site-footer .footer-logo{width:270px;max-width:100%;mix-blend-mode:normal}
.site-footer .footer-contact{grid-column:1;grid-row:1;text-align:left;color:#d9dccb}
.site-footer .footer-contact button{color:var(--cream)}
.site-footer .footer-main nav{grid-column:3;grid-row:1;justify-content:flex-end}
.site-footer .footer-main nav a:hover,.site-footer .footer-main nav button:hover{color:var(--neon)}
.site-footer .footer-secrets{border-color:#60715e;padding-bottom:16px}
.site-footer .footer-secrets>p,.site-footer .backward-note{color:#c6c9ad!important}
.site-footer .gateway-credit{color:var(--ink)}
@media(max-width:900px){.site-footer .footer-main{grid-template-columns:1fr 1.1fr;gap:20px}.site-footer .footer-brand{grid-column:2;grid-row:1}.site-footer .footer-contact{grid-column:1;grid-row:1}.site-footer .footer-main nav{grid-column:1/-1;grid-row:2;justify-content:center;gap:24px}.site-footer .footer-logo{width:250px}}
@media(max-width:650px){.site-footer .footer-main{grid-template-columns:1fr;gap:18px;padding-block:26px 20px}.site-footer .footer-brand{grid-column:1;grid-row:1}.site-footer .footer-contact{grid-column:1;grid-row:2;text-align:center}.site-footer .footer-main nav{grid-column:1;grid-row:3;gap:17px}.site-footer .footer-logo{width:260px}.site-footer .footer-secrets{align-items:center;text-align:center}}

.memo-heading .diane-title{display:block;font-family:var(--serif);font-size:16px;font-weight:400;font-style:italic;line-height:1.4;letter-spacing:0;color:var(--muted);margin-top:7px}

.lynch-corner{margin-top:18px;padding:3px 0 3px 16px;border-left:2px solid var(--gold)}.lynch-corner h4{font-family:var(--serif);font-size:21px;font-weight:400;font-style:italic;color:#ead7b7;margin:0 0 5px}.lynch-corner p{font-size:14px;line-height:1.7;color:#d9dccb}


/* Normal labels stay clear; the Twin Peaks references appear on hover. */
.has-hover-copy,.button.has-hover-copy,.lodge-masthead .header-stay.has-hover-copy{display:inline-grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:0;text-transform:uppercase}
.has-hover-copy>.button-label,.has-hover-copy>.button-hover-label{grid-area:1/1;font:inherit;font-size:inherit;line-height:1.5;letter-spacing:inherit;text-align:inherit;transition:opacity .18s ease}
.has-hover-copy>.button-hover-label{opacity:0;visibility:hidden;pointer-events:none}
.has-hover-copy:focus-visible:not(:disabled)>.button-label{opacity:0;visibility:hidden}
.has-hover-copy:focus-visible:not(:disabled)>.button-hover-label{opacity:1;visibility:visible}
@media(hover:hover) and (pointer:fine){.has-hover-copy:hover:not(:disabled)>.button-label{opacity:0;visibility:hidden}.has-hover-copy:hover:not(:disabled)>.button-hover-label{opacity:1;visibility:visible}}
.mobile-nav .has-hover-copy{justify-items:start}
.night-desk>.night-light:last-child{margin-left:0;font-size:inherit}

.has-hover-copy>.button-label{display:inline-flex;align-items:center;justify-content:inherit;gap:10px}
.has-hover-copy>.button-hover-label{font-style:italic}
.text-link.has-hover-copy{display:inline-grid}
.map-caption.has-hover-copy{justify-items:start}
.night-desk.has-hover-copy{display:inline-grid!important}
.night-desk.has-hover-copy>.button-label,.night-desk.has-hover-copy>.button-hover-label{font-size:inherit;margin-left:0}


/* The local guide opens the hotel story onto real places in the valley. */
.local-guide-teaser{display:grid;grid-template-columns:1fr 1.55fr;gap:55px;padding-top:30px;margin-top:36px;border-top:1px solid #65705a}
.local-guide-teaser .eyebrow{font-size:11px;color:#c6c9ad;margin-bottom:12px}
.local-guide-teaser h3{font-size:37px;font-weight:400;line-height:1.15;letter-spacing:-.025em;color:var(--cream)}
.local-guide-invitation>p{font-size:16px;line-height:1.75;color:#e1e2d4;max-width:640px}
.local-guide-invitation .local-guide-region{font-size:10px;letter-spacing:.08em;margin-top:12px;color:#c6c9ad}
.local-guide-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px 25px;margin-top:20px}
.local-guide-actions .button{font-size:11px;min-height:44px;padding:11px 17px}
.local-guide-actions .text-link{font-size:11px;color:var(--cream)}
.local-guide-actions .text-link:hover{color:var(--neon)}
.valley-dialog{max-width:900px}
.valley-diner{padding:28px;background:#eee3cd;border-left:3px solid var(--red);margin-top:25px}
.valley-diner>.eyebrow{font-size:10px;letter-spacing:.09em;color:var(--red)}
.valley-diner h3{font-size:38px;line-height:1.2;color:var(--red);font-weight:400;letter-spacing:-.035em;margin-top:12px}
.valley-diner p:not(.eyebrow){font-size:16px;line-height:1.75;color:#59564c;margin-top:15px;max-width:640px}
.valley-diner .venue-name{font-family:var(--serif);font-style:italic;font-size:21px!important;color:var(--red)!important;margin-top:5px!important}
.valley-diner .venue-address{font-size:12px!important;margin-top:15px!important}
.valley-stops{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;margin-top:10px}
.valley-stops article{padding-block:25px;border-bottom:1px solid var(--line)}
.valley-stops .eyebrow{font-size:10px;color:var(--muted);letter-spacing:.06em;margin-bottom:11px}
.valley-stops h3{font-size:27px;font-weight:400;line-height:1.2;letter-spacing:-.025em;color:var(--red)}
.valley-stops p:not(.eyebrow){font-size:15px;line-height:1.8;color:#59564c;margin-top:12px}
.valley-visit-note{font-size:12px!important;color:var(--muted)!important;line-height:1.7!important;margin-top:23px}
@media(max-width:1150px){.lodge-masthead .desktop-nav{gap:23px}.masthead-navigation{gap:28px}}
@media(max-width:900px){.local-guide-teaser{gap:30px;grid-template-columns:1fr 1.4fr}.local-guide-teaser h3{font-size:33px}.local-guide-actions{gap:12px 18px}.mobile-nav .has-hover-copy{grid-column:1/-1;justify-items:center}}
@media(max-width:650px){.local-guide-teaser{grid-template-columns:1fr;gap:17px;padding-top:25px;margin-top:27px}.local-guide-teaser h3{font-size:34px}.local-guide-teaser h3 br{display:none}.local-guide-teaser .eyebrow{margin-bottom:10px}.local-guide-actions{gap:12px 18px}.local-guide-invitation .local-guide-region{font-size:10px}.valley-diner{padding:21px}.valley-diner h3{font-size:32px}.valley-diner .venue-name{font-size:19px!important}.valley-stops{grid-template-columns:1fr;gap:0}.valley-stops h3{font-size:26px}.valley-stops p:not(.eyebrow){font-size:16px}.valley-stops article{padding-block:22px}}

.valley-stops .valley-lynch-stop{grid-column:1/-1}.valley-lynch-stop>p:not(.eyebrow){max-width:720px}
