@font-face{font-family:Manrope;src:url('/fonts/manrope-latin-variable.e310b55a7fd9677f.woff2') format('woff2');font-weight:200 800;font-display:swap}
@font-face{font-family:Newsreader;src:url('/fonts/newsreader-latin-variable.01817351be3edfc1.woff2') format('woff2');font-weight:200 800;font-display:swap}
:root{color-scheme:light;--paper:#f6f2eb;--ink:#172331;--muted:#625e57;--wine:#641f2a;--line:#ded7cb;--gold:#a1783f;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-padding-top:0}body{margin:0}a{color:inherit}button,input,select{font:inherit}a,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--wine);outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:12px;padding:14px;background:white;z-index:10}.skip-link:focus{top:8px}
.menu-header{max-width:1280px;margin:auto;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:16px}.menu-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;letter-spacing:.13em;font-size:12px}.menu-brand img{object-fit:contain}.menu-brand small{display:block;margin-top:5px;font-weight:500;letter-spacing:.18em;font-size:9px}.hotel-link{font-size:13px;text-decoration:none;display:flex;align-items:center;gap:12px;min-height:44px}.hotel-link span{font-size:22px;color:var(--wine)}
.menu-intro{max-width:1216px;margin:auto;padding:40px 32px 28px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.2em;color:var(--wine)}h1,h2{font-family:Newsreader,Georgia,serif;font-weight:400}h1{font-size:clamp(44px,7vw,76px);line-height:.98;letter-spacing:-.035em;margin:20px 0}h1 br{display:none}.menu-intro>p:not(.eyebrow){font-size:15px;line-height:1.65;color:var(--muted);margin:10px 0}.menu-intro .currency-note{font-size:12px!important;margin-top:22px!important}
.menu-controls{position:sticky;top:0;z-index:5;background:var(--paper);border-block:1px solid var(--line);padding:0 max(24px,calc((100vw - 1152px)/2));box-shadow:0 5px 16px #17233106}.menu-switch{display:flex;gap:24px}.menu-switch>a{flex:1;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 4px;border-bottom:3px solid transparent;text-decoration:none;font-size:16px;font-weight:700;color:var(--muted);min-height:56px}.menu-switch>a[aria-current=true]{border-color:var(--wine);color:var(--wine)}.menu-switch span{font-size:21px}.filter-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end;padding:12px 0 15px}.category-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}select,input{width:100%;min-width:0;min-height:46px;color:var(--ink);background:white;border:1px solid var(--line);border-radius:6px;padding:10px 12px;font-size:16px;line-height:1.4}select{display:block;margin-top:4px;padding-right:28px}.search-label{min-width:0}input::placeholder{color:#726b62}.menu-results{max-width:1216px;margin:auto;padding:0 32px 48px}.result-status{font-size:12px;line-height:1.5;color:var(--muted);margin:20px 0 0}.menu-category{padding-top:28px;scroll-margin-top:180px}.category-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;border-bottom:1px solid var(--line);padding-bottom:12px}.category-heading h2{font-size:32px;line-height:1.1;margin:0}.category-heading>span{font-size:11px;color:var(--muted);white-space:nowrap}.category-note{color:var(--muted);font-size:14px;line-height:1.6}.dish-list{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0}.dish{min-width:0;background:#fffdf9;border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.dish-photo{width:100%;height:auto;aspect-ratio:1.55;object-fit:contain;display:block;background:#a5a3a2}.dish-copy{padding:18px;display:flex;flex-direction:column;flex:1}.dish h3{font-size:17px;line-height:1.45;margin:0 0 8px;font-weight:750;overflow-wrap:anywhere}.dish-description{font-size:14px;color:var(--muted);line-height:1.65;margin:0 0 14px}.dish-price{font-size:15px;color:var(--wine);font-weight:800;line-height:1.7;margin:auto 0 0;padding-top:2px}.dish-price span{display:block}.text-only .dish-copy{padding:20px}.category-photo{margin:0 0 22px;max-width:540px}.selection-photo{width:100%;height:auto;border-radius:10px;display:block}.category-photo figcaption{font-size:12px;color:var(--muted);margin-top:8px}.group-marker h2{font-size:40px}.enhanced .group-marker{display:none}.menu-footer{padding:36px 24px 48px;border-top:1px solid var(--line);text-align:center}.menu-footer p:not(.eyebrow){font-size:13px;color:var(--muted)}.menu-footer a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;margin:5px 12px}.back-top{color:var(--wine)}#no-results{padding:32px 0;line-height:1.6}
@media(max-width:850px){.dish-list{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-header{padding-inline:24px}.menu-intro{padding:30px 24px 22px}.menu-results{padding-inline:24px}}
@media(max-width:540px){.menu-header{padding:10px 18px}.menu-brand{gap:8px;font-size:10px;letter-spacing:.1em}.menu-brand img{width:44px;height:44px}.menu-brand small{font-size:8px}.hotel-link{font-size:12px;gap:6px}.menu-intro{padding:27px 20px 19px}h1{font-size:49px;margin:16px 0}h1 br{display:block}.menu-intro>p:not(.eyebrow){font-size:14px;max-width:280px}.menu-intro .currency-note{margin-top:16px!important}.menu-controls{padding-inline:20px}.menu-switch{gap:20px}.menu-switch>a{font-size:15px;padding-block:14px;min-height:52px}.filter-row{gap:12px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);padding-block:10px 12px}.menu-results{padding-inline:20px}.dish-list{grid-template-columns:1fr;gap:16px}.category-heading h2{font-size:29px}.dish.with-photo{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start}.dish-photo{width:112px;height:112px;aspect-ratio:auto;object-fit:contain;border-radius:8px;margin:12px 0 12px 12px}.dish.with-photo .dish-copy{padding:13px 14px 14px 25px}.dish h3{font-size:16px;line-height:1.45;margin-bottom:7px}.dish-description{font-size:14px;line-height:1.6;margin-bottom:9px}.dish-price{font-size:14px}.text-only .dish-copy{padding:17px}.category-heading{margin-bottom:16px}.result-status{margin-top:16px}}
@media(max-width:359px){.menu-controls,.menu-results{padding-inline:14px}.dish.with-photo{grid-template-columns:92px minmax(0,1fr)}.dish-photo{width:92px;height:100px;margin:10px 0 10px 10px}.dish.with-photo .dish-copy{padding-left:22px;padding-right:11px}.menu-switch>a{font-size:14px}.filter-row{gap:8px}.hotel-link{font-size:11px}.menu-header{padding-inline:14px}}
@media(prefers-reduced-motion:no-preference){a{transition:color .15s}}
@media print{.menu-controls,.filter-row,.hotel-link,.back-top{display:none!important}.menu-category[hidden],.dish[hidden]{display:block!important}.dish{break-inside:avoid}.dish-list{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-category{break-before:auto}.menu-intro{padding:12px}.menu-header{position:static}}

/* Keep original dish photography prominent on small screens. */
@media(max-width:540px){.menu-intro{padding-block:22px 18px}h1{font-size:44px;margin:14px 0}.dish.with-photo{display:flex}.dish-photo{width:100%;height:auto;aspect-ratio:1.85;object-fit:contain;margin:0;border-radius:0}.dish.with-photo .dish-copy{padding:17px}.dish h3{font-size:18px}.dish-price{font-size:16px}.dish-description{font-size:15px}}

/* Options pictured together in the original menu stay in one card. */
.dish-options{list-style:none;margin:0;padding:0}.dish-option{padding:15px 0;border-top:1px solid var(--line)}.dish-option:last-child{padding-bottom:0}.dish-option h4{font-size:16px;line-height:1.5;margin:0 0 6px;font-weight:700}.dish-group>.dish-copy>h3{font-family:Newsreader,Georgia,serif;font-size:28px;font-weight:400;margin-bottom:14px}
@media print{.dish-option[hidden]{display:list-item!important}.result-status,#no-results,.category-heading>span{display:none!important}}

/* Room-phone extension, displayed as an instruction rather than a mobile number. */
.room-service-order{display:flex;align-items:center;gap:20px;width:fit-content;max-width:100%;margin:22px 0 16px;padding:16px 22px;border-radius:8px;background:var(--wine);color:#fffdf9}.room-service-order strong{font-family:Newsreader,Georgia,serif;font-size:34px;font-weight:500;line-height:1.1;white-space:nowrap}.room-service-order span{font-size:13px;line-height:1.55;border-left:1px solid #ffffff50;padding-left:20px}
@media(max-width:540px){.room-service-order{width:100%;gap:16px;padding:16px 18px}.room-service-order strong{font-size:32px}.room-service-order span{padding-left:16px}}
