body{margin:0;font-family:Montserrat,sans-serif;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:32px 16px;box-sizing:border-box;background-color:#f8fafc}.menu-card-wrapper{max-width:600px;width:100%;border-radius:24px;box-shadow:0 20px 40px #0000000a;padding:40px 24px;box-sizing:border-box;position:relative;overflow:hidden}.theme-gold{background-color:#fcfbf7;color:#2b2b2b}.theme-gold .menu-card-wrapper{border:8px double #C5A47E;background:#fffdf9;box-shadow:0 15px 35px #c5a47e26}.theme-gold .venue-title{font-family:Alex Brush,cursive;font-size:48px;color:#6b1d2f}.theme-gold .menu-title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:700;color:#c5a47e;text-transform:uppercase;letter-spacing:2px}.theme-gold .price-tag{color:#6b1d2f;font-weight:700;font-size:16px}.theme-gold .category-title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700;color:#6b1d2f;border-bottom:2px solid #C5A47E;padding-bottom:6px;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}.theme-gold .dish-item-row{border-bottom:1px dashed rgba(197,164,126,.2);color:#2b2b2b;font-size:14px}.theme-gold .cat-pill.active{background:#6b1d2f;color:#fff;border-color:#6b1d2f}.theme-gold .search-input{border-color:#dcd1be;background-color:#fffdfc}.theme-gold .search-input:focus{border-color:#6b1d2f;box-shadow:0 0 0 3px #6b1d2f1a}.theme-classic{background-color:#f5f5f5;color:#111}.theme-classic .menu-card-wrapper{border:4px solid #111;background:#fff;box-shadow:0 15px 30px #0000000f}.theme-classic .venue-title{font-family:Playfair Display,serif;font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:4px}.theme-classic .menu-title{font-family:Playfair Display,serif;font-size:18px;font-style:italic;color:#555;margin-top:4px}.theme-classic .price-tag{color:#111;font-weight:700;font-size:15px}.theme-classic .category-title{font-family:Playfair Display,serif;font-size:17px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;text-align:center;border-bottom:1px solid #111;padding-bottom:4px;margin-bottom:16px}.theme-classic .dish-item-row{border-bottom:1px dashed rgba(0,0,0,.1);color:#111;font-size:13px}.theme-classic .cat-pill.active{background:#111;color:#fff;border-color:#111}.theme-classic .search-input{border-color:#111}.theme-classic .search-input:focus{border-color:#111;box-shadow:0 0 0 3px #0000000d}.theme-modern{background-color:#f1f5f9;color:#0f172a}.theme-modern .menu-card-wrapper{background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 40px -15px #00000014}.theme-modern .venue-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.5px;color:#0f172a}.theme-modern .menu-title{font-family:Montserrat,sans-serif;font-size:15px;color:#64748b;font-weight:600;margin-top:4px}.theme-modern .price-tag{color:#8e202c;font-weight:700;font-size:15px}.theme-modern .category-title{font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#8e202c;text-transform:uppercase;letter-spacing:1.5px;border-left:3px solid #8E202C;padding-left:12px;margin-bottom:16px}.theme-modern .dish-item-row{border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;padding:8px 0}.theme-modern .cat-pill.active{background:#8e202c;color:#fff;border-color:#8e202c}.theme-modern .search-input{border-color:#cbd5e1}.theme-modern .search-input:focus{border-color:#8e202c;box-shadow:0 0 0 3px #8e202c1a}.theme-rustic{background-color:#faf5ed;color:#4a3b32}.theme-rustic .menu-card-wrapper{border:2px solid #8B5A2B;border-radius:20px;background:#fafcf9;box-shadow:0 15px 30px #8b5a2b14}.theme-rustic .venue-title{font-family:Alex Brush,cursive;font-size:44px;color:#8b5a2b}.theme-rustic .menu-title{font-family:Playfair Display,serif;font-size:19px;color:#5c4d43;margin-top:4px}.theme-rustic .price-tag{color:#8b5a2b;font-weight:700;font-size:15px}.theme-rustic .category-title{font-family:Playfair Display,serif;font-size:18px;font-weight:700;color:#8b5a2b;text-align:center;margin-bottom:16px}.theme-rustic .category-title:after{content:"🌿";display:block;font-size:12px;margin-top:4px}.theme-rustic .dish-item-row{border-bottom:1px dotted rgba(139,90,43,.2);color:#5c4d43;font-size:14px}.theme-rustic .cat-pill.active{background:#8b5a2b;color:#fff;border-color:#8b5a2b}.theme-rustic .search-input{border-color:#d8c3b0;background-color:#fafbf9}.theme-rustic .search-input:focus{border-color:#8b5a2b;box-shadow:0 0 0 3px #8b5a2b1a}.dish-item-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;transition:all .2s ease}.dish-item-row.hidden-search,.category-section.hidden-search{display:none!important}.category-nav-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:24px;-webkit-overflow-scrolling:touch}.category-nav-scroll::-webkit-scrollbar{display:none}.cat-pill{flex-shrink:0;background:#fff;border:1px solid rgba(0,0,0,.08);padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;color:#64748b;box-shadow:0 2px 4px #00000005}.cat-pill:hover{border-color:#00000026}.search-box-container{position:relative;width:100%}.search-input{width:100%;padding:12px 16px 12px 44px;border-radius:14px;font-size:14px;font-weight:500;border:1px solid #e2e8f0;box-sizing:border-box;transition:all .2s;color:#1e293b}.search-input:focus{outline:none}.lang-link{text-decoration:none;font-size:11px;font-weight:700;padding:5px 10px;border-radius:6px;transition:all .2s}.category-card{background:#fff6;border-radius:16px;padding:20px;margin-bottom:24px;border:1px solid rgba(0,0,0,.02);transition:transform .3s}.category-card:hover{transform:translateY(-2px)}.dark-theme-box{background:#0f172a05}.preview-tag-badge{font-size:8px;padding:2px 6px;border-radius:4px;font-weight:700;text-transform:uppercase;display:inline-block}.tag-badge-halal,.tag-badge-vegetarian{background:#e8f5e9;color:#2e7d32}.tag-badge-vegan{background:#f1f8e9;color:#33691e}.tag-badge-spicy{background:#ffebee;color:#c62828}.tag-badge-gluten_free{background:#fff8e1;color:#f57f17}.tag-badge-diabetic{background:#e3f2fd;color:#1565c0}.tag-badge-organic{background:#efebe9;color:#4e342e}.tag-badge-new{background:#fef3c7;color:#b45309}.theme-gold .flex.flex-wrap.justify-center.gap-2.mb-6 .cat-pill.active{background:#6b1d2f!important;color:#fff!important;border-color:#6b1d2f!important}.theme-classic .flex.flex-wrap.justify-center.gap-2.mb-6 .cat-pill.active{background:#111!important;color:#fff!important;border-color:#111!important}.theme-modern .flex.flex-wrap.justify-center.gap-2.mb-6 .cat-pill.active{background:#8e202c!important;color:#fff!important;border-color:#8e202c!important}.theme-rustic .flex.flex-wrap.justify-center.gap-2.mb-6 .cat-pill.active{background:#8b5a2b!important;color:#fff!important;border-color:#8b5a2b!important}#compare-modal{transition:opacity .25s ease,visibility .25s ease}#compare-modal.hidden{opacity:0;visibility:hidden;display:none!important}.comparison-header-col{background:#fdfbf7;font-weight:700;text-align:center;border-bottom:2px solid #cbd5e1}.comparison-category-row{background:#f8fafc;font-weight:700;color:#6b1d2f;padding:8px 12px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.comparison-cell{padding:12px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;vertical-align:top}.comparison-cell:last-child{border-right:none}
