:root{--background:#faf8f3;--foreground:#252b28;--card:#fff;--card-foreground:#252b28;--popover:#fff;--popover-foreground:#252b28;--primary:#953c2b;--primary-foreground:#fff;--secondary:#e7ece8;--secondary-foreground:#203e37;--muted:#efede7;--muted-foreground:#606660;--accent:#203e37;--accent-foreground:#fff;--border:#d8d9d0;--input:#d8d9d0;--ring:#953c2b;--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:#963f2e}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:#7b4636;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:#203e37;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:#203e37;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:#203e37}.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:#963f2e;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:#e7ece8;color:#203e37;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 #963f2e;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:#953c2b}.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:#e7ece8;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:#203e37;cursor:pointer}.menu-tabs [role=tab][data-active],.menu-tabs [role=tab][aria-selected=true]{background:#203e37;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}}

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