@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--paper:#f7f3ee;--ink:#45291e;--muted:#745b4b;--clay:#465746;--gold:#e1c1ac;--line:#d2c7ba;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--clay);outline-offset:7px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.04}em{font-weight:400}h2{font-size:clamp(42px,5.4vw,78px)}p{max-width:48ch}header,section,footer{min-width:0}.skip{position:absolute;left:20px;top:-100px;z-index:5;background:white;padding:12px}.skip:focus{top:10px}.header{display:flex;justify-content:space-between;align-items:center;padding:25px 5.5%;border-bottom:1px solid var(--line);gap:22px}.brand{display:flex;align-items:center;gap:19px}.brand>span{font-family:var(--serif);font-size:53px;letter-spacing:-4px;line-height:1}.brand small{font-size:11px;font-weight:700;letter-spacing:.08em;max-width:48px;line-height:1.15}.header nav{display:flex;gap:37px;align-items:center;font-size:14px}.nav-visit{padding:11px 0;border-bottom:1px solid var(--ink)}.nav-visit span{margin-left:13px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:730px;max-width:1800px;margin:auto}.hero-copy{padding:65px 8% 34px 11%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;line-height:1.65}.hero h1{font-size:clamp(58px,6.3vw,97px);margin:28px 0 25px}.hero h1 em{color:var(--clay)}.intro{color:var(--muted);line-height:1.55}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;background:var(--ink);color:var(--paper);padding:16px 23px;min-height:56px;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#6a3928;transform:translateY(-2px)}.hero .button{margin-top:29px}.scroll{font-size:11px;letter-spacing:.12em;font-weight:600;margin-top:48px;display:flex;gap:27px;align-items:center}.hero-photo{position:relative;overflow:hidden;min-height:650px}.hero-photo>img{position:absolute;inset:0;object-position:center}.photo-note{position:absolute;right:26px;top:30px;background:var(--paper);width:135px;height:135px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-style:italic;line-height:1.35;text-align:center;transform:rotate(9deg);font-size:21px}.photo-caption{position:absolute;bottom:26px;left:28px;color:white;background:#45291ecc;padding:7px 13px;font-size:11px;letter-spacing:.12em}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:20px;background:var(--gold);padding:22px 5%;font-size:12px;font-weight:600;letter-spacing:.13em}.ribbon span:nth-child(even){font-size:24px;line-height:1}.section{padding:74px 7%;max-width:1600px;margin:auto}.section-label{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;font-size:11px;letter-spacing:.13em;font-weight:600;gap:20px}.bread-text{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin-top:44px;align-items:center}.bread-text h2 em{color:var(--clay)}.bread-text p+p{margin-top:17px}.bread-text p{color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid;padding:7px 0;font-size:14px;font-weight:500;margin-top:25px;min-height:44px}.text-link:hover{color:var(--clay)}.breakfast{display:grid;grid-template-columns:1fr 1fr;background:#e8e1d8;margin:15px 0 0}.breakfast-photo{min-height:740px;max-height:890px}.breakfast-photo img{object-position:center}.breakfast-copy{padding:70px 13%;align-self:center}.breakfast h2{margin:28px 0}.breakfast h2 em{color:var(--clay)}.breakfast p:not(.eyebrow){color:var(--muted)}.breakfast p+p{margin-top:15px}.menu-lines{margin-top:32px;font-size:14px}.menu-lines span{display:block;border-top:1px solid #cfc0aa;padding:11px 0}.menu-lines span:last-child{border-bottom:1px solid #cfc0aa}.house{padding-top:80px}.house-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;margin:43px 0 45px}.house-heading p{color:var(--muted)}.house figure img{height:auto;aspect-ratio:1.9;object-position:center 52%}.house figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:16px}.house figcaption span:first-child{font-family:var(--serif);font-style:italic;font-size:23px}.house figcaption span:last-child{font-size:11px;letter-spacing:.12em;align-self:center}.house-bottom{font-family:var(--serif);font-size:28px;line-height:1.5;text-align:center;max-width:650px;margin:58px auto 8px}.visit{background:var(--ink);color:var(--paper);text-align:center;padding:75px 24px 66px}.visit p{margin-left:auto;margin-right:auto}.visit h2{margin:24px 0}.visit h2 em{color:var(--gold)}.visit-actions{display:flex;justify-content:center;gap:15px;margin:29px auto 23px;flex-wrap:wrap}.button.light{background:var(--paper);color:var(--ink)}.button.light:hover{background:var(--gold)}.button.outline{border:1px solid #bfa895;background:transparent}.button.outline:hover{background:#654230}.visit-note{font-size:13px;color:#d9c9ba;max-width:460px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 5.5%}footer p,footer>a:last-child{font-size:12px}.footer-brand{font-family:var(--serif);font-size:48px;letter-spacing:-3px;line-height:1;display:flex;align-items:center;gap:20px}.footer-brand span{font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.07em;max-width:47px;line-height:1.3}
@media(min-width:1600px){.hero-copy{padding-left:14%}.hero{min-height:870px}}@media(max-width:1000px){.header nav{gap:20px}.hero-copy{padding-top:45px;padding-bottom:30px}.hero{min-height:650px}.hero-photo{min-height:650px}.hero h1{font-size:66px}.eyebrow{font-size:11px}.photo-note{width:110px;height:110px;font-size:18px;right:18px;top:20px}.breakfast-copy{padding:55px 10%}.bread-text,.house-heading{gap:40px}.breakfast-photo{min-height:690px}.ribbon{letter-spacing:.08em;font-size:11px}}
@media(max-width:640px){body{font-size:16px}.header{padding:18px 6%;gap:12px}.brand{gap:13px}.brand>span{font-size:44px}.brand small{font-size:9px;max-width:40px}.header nav>a:not(.nav-visit){display:none}.header nav{font-size:13px}.nav-visit{padding:7px 0}.nav-visit span{margin-left:7px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:37px 7% 32px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero h1{font-size:clamp(52px,12.4vw,78px);line-height:1.045;margin:21px 0 20px}.hero h1 br:nth-of-type(3){display:none}.hero h1 em{display:inline}.intro{font-size:16px}.hero .button{margin-top:24px;min-width:228px}.scroll{margin-top:25px;font-size:10px}.hero-photo{height:460px;min-height:0}.hero-photo>img{object-position:center 47%}.photo-note{width:111px;height:111px;right:20px;top:20px}.photo-caption{font-size:10px;left:22px;bottom:20px}.ribbon{gap:12px;flex-wrap:wrap;padding:17px 6%;font-size:9px;letter-spacing:.07em}.ribbon span:nth-child(5),.ribbon span:nth-child(6){display:none}.ribbon span:nth-child(even){font-size:18px}.ribbon span:nth-child(4){display:none}.section{padding:47px 7%}.section-label{font-size:9px;letter-spacing:.1em;gap:12px}.bread-text,.house-heading{display:block;margin-top:29px}.bread-text h2{margin-bottom:25px}h2{font-size:44px}.bread-text p+p{margin-top:13px}.text-link{margin-top:18px;font-size:14px}.breakfast{display:flex;flex-direction:column;margin-top:0}.breakfast-photo{min-height:0;height:460px;max-height:none}.breakfast-photo img{object-position:center 65%}.breakfast-copy{padding:37px 7% 43px;align-self:stretch}.breakfast h2{margin:19px 0 23px;font-size:49px}.breakfast h2 br:nth-of-type(1){display:none}.menu-lines{margin-top:25px}.house-heading{margin-bottom:28px}.house-heading p{margin-top:25px}.house figure img{aspect-ratio:1.2;object-position:50% 50%}.house figcaption span:first-child{font-size:19px}.house figcaption span:last-child{display:none}.house-bottom{font-size:26px;margin-top:35px}.visit{padding:47px 7%}.visit h2{font-size:45px}.visit-actions{gap:11px;margin-top:26px}.visit-actions .button{width:100%;justify-content:space-between}.visit-note{font-size:12px}footer{padding:28px 7%;flex-wrap:wrap;gap:20px}.footer-brand{font-size:43px}footer p{width:100%;order:3;margin-top:-5px}footer>a:last-child{font-size:11px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@media(min-width:641px) and (prefers-reduced-motion:no-preference){.hero-copy{animation:arrive .65s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}

/* Official brand refinements. Warm brown retained as a neutral supporting color. */
.brand img,.footer-brand img{width:185px;height:auto;object-fit:contain}.brand,.footer-brand{line-height:0}.icon{display:inline-block;width:19px;height:19px;vertical-align:middle;flex-shrink:0}.nav-visit{display:inline-flex;align-items:center;gap:13px}footer>a:last-child{display:inline-flex;align-items:center;gap:9px}.scroll .icon{width:16px;height:16px}.ribbon-wheat{height:27px;width:auto;object-fit:contain}.button{background:#465746}.button:hover{background:#354535}.visit .button.light{color:#45291e}.visit .button.outline{background:transparent}.visit .button.outline:hover{background:#654230}.care{padding-bottom:24px}.care-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin-top:42px}.care h2{font-size:clamp(39px,4.3vw,62px);margin-bottom:25px}.care h2 em{color:#465746}.care p{color:var(--muted)}.care-story p+p{margin-top:16px}.care-choices{border-left:1px solid var(--line);padding-left:36px}.care h3{font-family:var(--serif);font-weight:400;font-size:29px;line-height:1.2;margin:0 0 16px}.care-choices>p{font-size:16px}.care dl{margin:24px 0 0}.care dl>div{padding:14px 0;border-top:1px solid var(--line)}.care dt{font-weight:600;font-size:14px;color:#465746}.care dd{margin:4px 0 0;font-size:15px;line-height:1.55;color:var(--muted)}
@media(max-width:1000px){.care-layout{gap:40px}.care-choices{padding-left:25px}}
@media(max-width:640px){.brand img,.footer-brand img{width:145px}.nav-visit{gap:8px}.icon{width:17px;height:17px}.care{padding-bottom:6px}.care-layout{display:block;margin-top:28px}.care h2{font-size:42px}.care-choices{border-left:0;padding-left:0;margin-top:32px}.care h3{font-size:27px}.care-choices>p{font-size:16px}.care dl{margin-top:20px}.ribbon-wheat{height:22px}}

.newsletter{max-width:940px;margin:48px auto 0;padding-top:34px;border-top:1px solid #927363;text-align:left}.newsletter-intro h3{font-family:var(--serif);font-size:34px;line-height:1.2;font-weight:400;margin:0 0 12px;letter-spacing:-.02em}.newsletter-intro p{max-width:64ch;font-size:16px;line-height:1.6;color:#e8e1d8;margin:0}.newsletter fieldset{margin:25px 0 0;padding:0;border:0;min-width:0}.newsletter-fields{display:grid;grid-template-columns:1.05fr 1fr auto;gap:16px;align-items:end}.newsletter label{display:block;font-size:14px;color:#f7f3ee}.newsletter label span{color:#d9c9ba}.newsletter input{width:100%;height:52px;border:1px solid #bfa895;border-radius:0;background:#f7f3ee;color:#45291e;font:16px var(--sans);padding:12px;margin-top:7px}.newsletter input::placeholder{color:#745b4b;opacity:1}.newsletter input:focus-visible,.newsletter button:focus-visible,.newsletter summary:focus-visible{outline:2px solid #e1c1ac;outline-offset:4px}.newsletter button{height:52px;padding:10px 19px;background:#e1c1ac;color:#45291e;border:1px solid #e1c1ac;border-radius:0;font:500 14px var(--sans);cursor:pointer}.newsletter button:hover:enabled{background:#e8e1d8}.newsletter fieldset:disabled{opacity:.65}.newsletter fieldset:disabled button{cursor:not-allowed}.visit .newsletter-consent{font-size:12px;color:#d9c9ba;line-height:1.55;max-width:100%;margin:15px 0 0}.newsletter details{font-size:13px;margin-top:10px;color:#e8e1d8}.newsletter summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.newsletter details p{max-width:75ch;margin:10px 0 0;line-height:1.65}.newsletter details a{text-decoration:underline;overflow-wrap:anywhere}.visit .newsletter-status{font-size:14px;margin:14px 0 0;max-width:100%;min-height:23px}.newsletter-trap,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.newsletter-trap{pointer-events:none}
@media(max-width:800px){.newsletter-fields{grid-template-columns:1fr 1fr}.newsletter button{grid-column:1 / -1}.newsletter{max-width:620px}}
@media(max-width:640px){.newsletter{margin-top:34px;padding-top:29px}.newsletter-intro h3{font-size:30px}.newsletter-fields{grid-template-columns:1fr;gap:15px}.newsletter button{margin-top:3px;width:100%}.newsletter-intro p{font-size:15px}}

/* Language navigation shares the existing palette and keeps mobile controls visible. */
.header>.language-switch{gap:8px;font-size:12px;flex-shrink:0;white-space:nowrap}.header>nav:not(.language-switch){margin-left:auto}.language-switch{display:inline-flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.language-switch a{display:inline-flex;align-items:center;min-height:36px}.language-switch a[aria-current="page"]{font-weight:700;text-decoration:underline;text-underline-offset:4px}.language-switch span{opacity:.5}footer>a:not(.footer-brand){display:inline-flex;align-items:center;gap:9px;font-size:12px}
@media(max-width:640px){.header{flex-wrap:wrap}.header>.language-switch{display:flex;gap:7px;margin-left:auto}.header .language-switch>a{display:inline-flex}.header>nav:not(.language-switch){margin-left:auto}footer>a:not(.footer-brand){font-size:11px}}
@media(max-width:380px){.header>nav:not(.language-switch){order:3;width:100%;justify-content:flex-end}.header>.language-switch{order:2}}

/* Final brand details and a badge with a fixed, balanced text layout. */
.ribbon{background:#DE9465}.brand img,.footer-brand img{filter:brightness(0)}.photo-note{display:block;height:auto;aspect-ratio:1;padding:0;background:none;color:var(--paper);overflow:visible}.photo-note text{font-family:var(--serif);font-style:italic;letter-spacing:0}.visit-contact{font-size:13px;color:#d9c9ba;margin:10px auto 0}.visit-contact a{text-decoration:underline;text-underline-offset:4px}.visit-contact a:hover{color:var(--paper)}
