:root{color-scheme:light;--background:#faf7f1;--foreground:#201918;--primary:#652630;--muted-foreground:#6d655f;--border:#ded8d0;--accent:#eee2de}
*{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;font-size:16px;background:#ebe5dc;color:var(--foreground)}body{margin:0;background:var(--background)}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:2px solid var(--primary);outline-offset:4px}
.hotel-brand{width:210px;height:118px;position:relative;overflow:hidden;margin:-8px auto 22px}
.hotel-brand img{display:block;position:absolute;width:210px;height:210px;max-width:none;left:0;top:-48px;mix-blend-mode:multiply}
.hotel-home{display:block;border:0;padding:0;background:transparent;cursor:pointer}
.menu-page{width:100%;max-width:560px;margin:0 auto;min-height:100svh;padding:35px 22px max(24px,env(safe-area-inset-bottom));background:var(--background)}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:20px}h1,h2,.sheet-title{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-1px}h1{font-size:2.55rem;line-height:1.15;margin:0}.brand-icon{width:36px;height:43px;color:var(--primary);flex:none}.menu-caption{color:var(--muted-foreground);font-size:.9375rem;margin:6px 0 20px}
.search-field{height:46px;border:1px solid #cac2b9;border-radius:7px;display:flex;align-items:center;gap:12px;padding:0 13px;color:#625b57}.search-field input{width:100%;min-width:0;border:0;background:transparent;color:var(--foreground);height:100%;outline:none;font-size:1rem}.search-field input::placeholder{color:#746c67}.search-field:focus-within{outline:2px solid var(--primary);outline-offset:2px}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.clear-search{background:none;border:0;padding:10px 0 10px 5px;color:var(--muted-foreground)}
.category-trigger{display:flex;align-items:center;gap:14px;width:100%;margin:16px 0 21px;padding:10px 13px;min-height:47px;color:var(--primary);border:1px solid var(--primary);border-radius:6px;background:transparent;font-size:1.0625rem;text-align:left}.category-trigger span{flex:1;color:var(--foreground)}
.section-heading{border-top:1px solid var(--border);padding-top:20px;display:flex;align-items:baseline;gap:12px;justify-content:space-between;margin-bottom:9px}h2{font-size:1.95rem;line-height:1.2;margin:0}.section-heading>span{color:var(--muted-foreground);font-size:.875rem;white-space:nowrap}.wine-list{list-style:none;margin:0;padding:0}.wine-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:122px;padding:8px 0;border-bottom:1px solid var(--border)}.wine-row:last-child{border-bottom:0}.bottle-frame{width:72px;height:105px;background:#eee9e1;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bottle-frame img{display:block;width:100%;height:100%;object-fit:contain;padding:4px 7px;mix-blend-mode:multiply}.wine-copy{min-width:0}.wine-copy h3{font-size:1rem;line-height:1.4;font-weight:400;margin:0;overflow-wrap:anywhere}.wine-price{font-size:1.0625rem;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.wine-category{color:var(--muted-foreground);font-size:.875rem;margin:5px 0 0}
.category-sheet[data-slot=sheet-content]{width:100%;max-width:560px;background:var(--background);gap:0;padding:max(38px,env(safe-area-inset-top)) 0 max(24px,env(safe-area-inset-bottom));overflow-y:auto}.sheet-heading{padding:20px 26px 26px}.sheet-title[data-slot=sheet-title]{font-family:Georgia,'Times New Roman',serif;font-size:2.3rem;line-height:1.2;color:var(--foreground);font-weight:500}.sheet-description[data-slot=sheet-description]{font-size:1rem;margin-top:10px;color:var(--muted-foreground)}.category-sheet [data-slot=sheet-close]{width:44px;height:44px;right:16px;top:19px}.category-option{position:relative;border:none;background:transparent;color:var(--foreground);width:100%;min-height:63px;padding:17px 24px;display:flex;align-items:center;gap:10px;text-align:left;font-size:1rem;line-height:1.4}.category-option::after{content:'';position:absolute;bottom:0;left:24px;right:24px;height:1px;background:var(--border)}.category-option:last-child::after{display:none}.category-option>span:first-child{flex:1}.category-count{font-size:.9375rem;color:var(--muted-foreground)}.category-check{width:20px;flex:none}.category-option.selected{background:var(--accent);color:var(--primary)}.category-option.selected .category-count{color:var(--primary)}.category-option:hover{background:#f0e9e0}.empty-results{padding:28px 0;color:var(--muted-foreground);line-height:1.5}.empty-results button{min-height:44px;background:none;border:0;text-decoration:underline;color:var(--primary);padding:6px 0}
@media(min-width:600px){body{background:#ebe5dc;padding:36px 20px}.menu-page{padding:40px 32px;min-height:calc(100svh - 72px);border-radius:12px;box-shadow:0 12px 60px #35251b0c}.category-sheet[data-slot=sheet-content]{max-width:460px}}
@media(max-width:350px){.menu-page{padding-left:16px;padding-right:16px}h1{font-size:2.2rem}h2{font-size:1.75rem}.wine-row{grid-template-columns:60px minmax(0,1fr) auto;gap:11px}.bottle-frame{width:60px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.language-picker[data-slot=toggle-group]{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0 0 18px;padding:4px;border:1px solid var(--border);border-radius:8px;background:#f0ebe3}
.language-picker [data-slot=toggle-group-item]{height:auto;min-height:40px;padding:8px 4px;font-size:.9375rem;border:0;border-radius:5px;background:transparent;color:var(--muted-foreground)}
.language-picker [data-slot=toggle-group-item][aria-pressed=true]{color:var(--primary);background:var(--background);box-shadow:0 1px 5px #30201a10}
.wine-row.described{grid-template-columns:72px minmax(0,1fr);min-height:148px;padding:16px 0;align-items:center}
.wine-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}
.wine-top h3{font-weight:500}
.wine-description{font-size:1rem;line-height:1.5;color:#6a615b;margin:7px 0 0}
.wine-meta{display:flex;align-items:center;flex-wrap:wrap;gap:2px 10px;font-size:.875rem;color:var(--muted-foreground);margin-top:4px}
.wine-meta:empty{display:none}
.country-filters[data-slot=toggle-group]{display:flex;width:100%;flex-wrap:wrap;gap:8px;margin:16px 0 10px}
.country-filters [data-slot=toggle-group-item]{min-height:44px;height:auto;white-space:normal;padding:9px 12px;border:1px solid var(--border);border-radius:20px;font-size:.875rem;line-height:1.4;color:var(--muted-foreground);background:transparent;gap:7px;text-align:left}
.country-filters [data-slot=toggle-group-item][aria-pressed=true]{background:var(--primary);color:var(--background);border-color:var(--primary)}
.country-filters span{font-variant-numeric:tabular-nums;opacity:.8}
.bottle-trigger{position:relative;border:0;padding:0;cursor:zoom-in}
.zoom-hint{position:absolute;bottom:4px;right:4px;color:var(--primary);background:var(--background);border-radius:3px}
.bottle-dialog[data-slot=dialog-content]{width:calc(100% - 28px);max-width:480px;max-height:calc(100dvh - 28px);overflow-y:auto;padding:24px;gap:14px;background:var(--background)}
.bottle-dialog-title{font-size:1.125rem;line-height:1.4;padding-right:34px;color:var(--foreground)}
.image-close{position:absolute;right:10px;top:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--primary)}
.large-bottle{display:block;max-width:100%;width:100%;height:min(62dvh,560px);object-fit:contain;mix-blend-mode:multiply}
.bottle-dialog-caption{text-align:center;font-size:1rem;color:var(--muted-foreground)}
.description-notice{font-size:.875rem;color:var(--muted-foreground);line-height:1.6;border-top:1px solid var(--border);margin-top:20px;padding-top:18px}
.localized-close{position:absolute;right:16px;top:19px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:var(--foreground)}
.section-heading h2{overflow-wrap:anywhere;min-width:0}
@media(max-width:350px){.wine-row.described{grid-template-columns:60px minmax(0,1fr);gap:11px}.wine-top{gap:7px}.language-picker [data-slot=toggle-group-item]{font-size:.875rem}}
button{color:inherit}dialog{border:0;color:var(--foreground);background:var(--background)}dialog::backdrop{background:#20191870;backdrop-filter:blur(3px)}
.language-picker{display:flex;gap:4px;margin:0 0 18px;padding:4px;border:1px solid var(--border);border-radius:8px;background:#f0ebe3}.language-picker button{flex:1;min-height:44px;border:0;border-radius:5px;background:transparent}.language-picker button[aria-pressed=true]{background:var(--background);color:var(--primary)}
.country-filters{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.country-filters:empty{display:none}.country-filters button{min-height:44px;border:1px solid var(--border);border-radius:22px;background:transparent;padding:9px 12px;font-size:.875rem}.country-filters button[aria-pressed=true]{background:var(--primary);color:var(--background)}
#category-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(100%,460px);max-width:100%;height:100dvh;max-height:100dvh;padding:65px 0 24px;overflow-y:auto}#category-dialog h2{padding:0 24px 12px}#category-dialog>p{padding:0 24px 18px;color:var(--muted-foreground)}
#image-dialog{width:min(480px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:24px;border-radius:12px;overflow:auto}#image-title{font-size:1.125rem;line-height:1.4;padding-right:36px}#image-caption{text-align:center}#image-dialog img{display:block;width:100%;height:min(62dvh,560px);object-fit:contain;mix-blend-mode:multiply}
.bottle-trigger{position:relative}.zoom-label{position:absolute;right:4px;bottom:4px;font-size:18px;background:var(--background);border-radius:3px;line-height:20px;width:20px}.category-count{margin-left:auto}.search-field>span{font-size:23px}.country-filters span{margin-left:5px}.category-trigger>span:first-child{flex:0}.category-trigger>span:last-child{flex:0}.section-heading{flex-wrap:wrap}
