:root{--background:#faf8f3;--foreground:#252b28;--card:#fff;--card-foreground:#252b28;--popover:#fff;--popover-foreground:#252b28;--primary:#772a37;--primary-foreground:#fff;--secondary:#eee5e3;--secondary-foreground:#772a37;--muted:#efede7;--muted-foreground:#606660;--accent:#772a37;--accent-foreground:#fff;--border:#d8d9d0;--input:#d8d9d0;--ring:#772a37;--radius:0.25rem;--destructive:#b62020}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #b55939;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1;font-weight:400}h1,h2,h3,.brand{font-family:Georgia,'Times New Roman',serif}h1{font-size:clamp(2.8rem,5.3vw,5.5rem);letter-spacing:-.045em}h1 em{font-weight:400;color:#772a37}h2{font-size:2rem}h3{font-size:1.7rem}.header{max-width:1440px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--border)}.brand{font-size:2rem;line-height:1.05;white-space:nowrap}.brand span{display:block;font-family:Arial,sans-serif;font-size:.7rem;letter-spacing:.38em;margin-top:8px}nav{display:flex;gap:32px;font-size:.9rem}nav a:hover,.text-link:hover{color:var(--primary)}.contact{font-size:.9rem;border-bottom:1px solid;padding-bottom:5px}.hero{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;min-height:530px}.hero-copy{padding:64px 10%;align-self:center}.eyebrow{font-size:.75rem;letter-spacing:.17em;color:#772a37;font-weight:700;margin-bottom:24px}.hero-copy>p:not(.eyebrow){max-width:440px;margin-top:26px;color:#64665f}.text-link{display:inline-flex;gap:40px;border-bottom:1px solid;padding:10px 0;margin-top:25px;font-size:.9rem}.hero-image{position:relative;margin:30px 10% 30px 0}.hero-image img{width:100%;height:100%;object-fit:cover;min-height:430px}.hero-image>span{position:absolute;bottom:0;background:#772a37;color:#fff;padding:12px 20px;font-size:.65rem;letter-spacing:.12em;left:0}.choices{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border);max-width:1296px;margin:12px auto 72px}.choice{padding:32px 30px;transition:background .2s}.choice+.choice{border-left:1px solid var(--border)}.choice:hover{background:#efede5}.number{font-size:.8rem;color:#966047;display:block;margin-bottom:20px}.choice h2{font-size:1.9rem;display:flex;justify-content:space-between;gap:10px}.choice h2 span{font-family:Arial;font-size:1.2rem}.choice p{color:#64665f;margin-top:12px;font-size:.95rem}footer{background:#772a37;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:38px 5%;gap:30px}footer p{font-size:.85rem;color:#d2dcd5}footer>div{display:flex;flex-direction:column;font-size:.9rem}.page{max-width:1240px;padding:55px 30px 80px;margin:auto}.page-intro{max-width:770px;margin-bottom:45px}.page-intro h1{font-size:clamp(2.8rem,5vw,4.5rem)}.page-intro>p:last-child{margin-top:20px;color:#64665f}.back{display:inline-block;margin-bottom:28px;font-size:.9rem}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.info-item{padding:32px;background:var(--background)}.info-item .number{margin-bottom:14px}.info-item p{margin-top:16px;color:#606660}.info-item strong{color:#772a37}.info-item a{text-decoration:underline}.socials{margin-top:36px;padding:25px 0;border-top:1px solid var(--border)}.socials p{margin-top:12px}.room-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 32px}.room img{width:100%;aspect-ratio:1.5;object-fit:cover}.room-head{display:flex;justify-content:space-between;align-items:start;gap:20px;margin:22px 0 14px}.price{white-space:nowrap;text-align:right;color:#772a37;font-weight:700}.price small{display:block;color:#606660;font-weight:400;font-size:.8rem}.room p{color:#606660}.room ul{padding-left:18px;font-size:.9rem;margin:14px 0}.badge{font-size:.8rem;display:inline-block;background:#eee5e3;color:#772a37;padding:4px 10px}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 60px}.menu-section h2{padding-bottom:12px;margin:18px 0;border-bottom:2px solid #772a37;font-size:1.9rem}.menu-item{padding:15px 0;border-bottom:1px solid var(--border)}.menu-item>div{display:flex;justify-content:space-between;gap:16px}.menu-item h3{font-family:Arial,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.menu-item .amount{white-space:nowrap;font-size:.95rem;font-weight:600;color:#772a37}.menu-item p{font-size:.9rem;color:#64665f;margin-top:5px}.menu-tabs{margin-bottom:25px}.menu-tabs [role=tablist]{display:flex;width:fit-content;background:#eee5e3;padding:5px;border-radius:0;gap:5px}.menu-tabs [role=tab]{padding:12px 26px;min-height:44px;border:0;border-radius:0;font-size:1rem;background:transparent;color:#772a37;cursor:pointer}.menu-tabs [role=tab][data-active],.menu-tabs [role=tab][aria-selected=true]{background:#772a37;color:#fff}.notice{padding:20px 0;margin-top:28px;border-top:1px solid var(--border);color:#606660}.skip{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:20}.skip:focus{top:12px}
@media(max-width:800px){.header{flex-wrap:wrap;padding:20px 6%;gap:20px}.header nav{order:3;width:100%;justify-content:space-between;gap:14px;font-size:.85rem}.brand{font-size:1.8rem}.contact{font-size:.8rem}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6%}.hero-image{margin:0 6% 30px}.hero-image img{min-height:0;height:330px}.choices{grid-template-columns:1fr;margin:0 6% 40px}.choice{padding:25px 15px}.choice+.choice{border-left:0;border-top:1px solid var(--border)}.number{margin-bottom:10px}.info-grid{grid-template-columns:1fr 1fr}.room-grid,.menu-grid{grid-template-columns:1fr}.page{padding:35px 6% 50px}.room-head{flex-wrap:wrap}.price{text-align:left}.menu-grid{gap:10px}footer{flex-direction:column;align-items:flex-start;padding:30px 6%;gap:22px}.hero-copy>p:not(.eyebrow){margin-top:20px}.eyebrow{font-size:.7rem}.room-grid{gap:38px}}@media(max-width:460px){.info-grid{grid-template-columns:1fr}.hero-image img{height:270px}.choice h2{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.choice{transition:none}}

/* Warm editorial styling inspired by the supplied references. */
:root{--background:#faf7f0;--foreground:#292624;--border:#d8d1c7;--primary:#772a37}
.header{display:block;padding:26px 6% 0;max-width:none;background:var(--background)}.header-top{max-width:1180px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:22px}.brand img{width:170px;height:auto}.brand span{margin:0;font-size:.83rem;letter-spacing:.32em}.contact{display:flex;align-items:center;gap:12px;border:0;font-size:1rem}.header nav{max-width:1180px;margin:30px auto 0;display:flex;justify-content:space-between;padding:0 0 20px;font-size:1rem}.header nav a:hover{color:var(--primary)}.page{max-width:1240px;padding-top:55px}.page-intro{max-width:100%;margin-bottom:50px}.page-intro h1{font-size:clamp(2.5rem,4.5vw,4rem);letter-spacing:-.035em}.eyebrow{color:var(--primary)}.info-grid{grid-template-columns:repeat(2,1fr);gap:36px 64px;background:none;border:0}.info-item{position:relative;padding:28px 0 12px 49px;border-top:1px solid var(--border);background:none}.info-icon{position:absolute;left:0;top:29px;color:var(--primary)}.info-icon svg{width:28px;height:28px;stroke-width:1.5}.info-item h2{font-family:Arial,Helvetica,sans-serif;font-size:1.65rem}.info-item p{font-size:1.05rem;line-height:1.8;color:#4e4944;max-width:480px}.info-item strong{color:#292624}.info-item a{color:var(--primary);text-underline-offset:5px}.info-item:nth-child(n+5){margin-top:12px}.socials{margin-top:45px}.hero-image>span{background:#772a37}.badge{background:#eee5e3;color:#772a37}footer{display:block;background:#242221;padding:56px 6% 22px;color:#faf7f0}.footer-inner{max-width:1180px;margin:auto;display:block}.footer-heading{display:flex;align-items:center;gap:30px}.footer-heading img{width:160px}.footer-heading h2{font-size:2.15rem;font-weight:700}.footer-lead{font-size:1rem;margin:24px 0 32px;color:#d2ccc6}.footer-columns{display:grid;grid-template-columns:1fr 1fr;gap:45px}.footer-columns h3{font-family:Arial,sans-serif;font-weight:600;font-size:1.2rem;margin-bottom:20px}.footer-columns p,.footer-columns a{display:flex;align-items:center;gap:14px;margin:12px 0;font-size:1rem;color:#e8e1db}.footer-columns p>span{width:19px;text-align:center}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #514b46;margin-top:40px;padding-top:20px;font-size:.85rem;color:#cbc3ba}.hero-copy{padding-top:65px;padding-bottom:65px}
@media(max-width:800px){.header{padding:20px 6% 0}.header nav{margin-top:24px;font-size:.85rem;gap:12px}.brand{gap:12px}.brand img{width:130px}.brand span{font-size:.65rem}.contact{font-size:.8rem;gap:7px}.page-intro{margin-bottom:34px}.info-grid{gap:25px 30px}.info-item{padding-left:38px}.info-item h2{font-size:1.4rem}.footer-heading h2{font-size:1.75rem}.footer-heading img{width:130px}.footer-columns{gap:30px}.hero-copy{padding:40px 6%}}
@media(max-width:550px){.info-grid,.footer-columns{grid-template-columns:1fr}.header-top{gap:12px}.brand span{display:none}.header nav{font-size:.77rem;gap:10px}.contact svg{width:16px}.footer-heading{gap:18px}.footer-heading h2{font-size:1.45rem}.footer-heading img{width:110px}.footer-columns{gap:24px}.page-intro h1{font-size:2.55rem}.info-item p{font-size:1rem}.footer-bottom{gap:15px}}

.social-icon{width:30px;height:30px;flex-shrink:0}.header nav{gap:8px;padding:8px;background:#f0ebe3;border:1px solid #e1d9ce;border-radius:14px;margin-top:24px;margin-bottom:20px}.header nav a{display:flex;align-items:center;justify-content:center;gap:12px;flex:1;padding:16px 18px;border-radius:9px;font-weight:600;font-size:.93rem;letter-spacing:.01em;transition:background .2s,color .2s,box-shadow .2s}.header nav a svg{width:20px;height:20px;stroke-width:1.6;color:#772a37;flex-shrink:0}.header nav a:hover{background:#fffaf4;color:#772a37}.header nav a[aria-current=page]{background:#772a37;color:#fff;box-shadow:0 3px 10px #772a3720}.header nav a[aria-current=page] svg{color:#fff}.portable-menu a{border-radius:8px;font-weight:600}
@media(max-width:600px){.header nav{gap:4px;padding:5px;margin-top:20px}.header nav a{flex-direction:column;gap:7px;padding:12px 4px;font-size:.72rem;text-align:center;line-height:1.35}.header nav a svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.header nav a{transition:none}}

.portable-menu{display:flex;gap:24px;margin-bottom:30px}.portable-menu a{background:#772a37;color:white;padding:12px 24px}.portable-title{margin-top:40px}section[id]{scroll-margin-top:20px}