body{margin:0;min-width:320px;min-height:100vh;display:block}html,body{height:auto;overflow-y:auto;overflow-x:hidden}.header-bar{position:fixed;top:0;left:0;right:0;height:56px;z-index:1000;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;padding:0 14px;padding-top:env(safe-area-inset-top)}.header-left{display:flex;align-items:center;gap:8px}.header-left img{height:32px;width:32px;object-fit:contain}.header-title{font-size:16px;font-weight:600}.lang-select{font-size:14px}.menu-page{max-width:720px;margin:0 auto;padding:10px 12px 80px;position:relative;z-index:1}.category-accordion{display:flex;flex-direction:column;gap:16px}.category-card{width:100%;border-radius:14px;overflow:hidden;color:#fff;transition:opacity .25s ease,margin .25s ease}.category-header{width:100%;padding:16px 14px;background:transparent;border:none;color:inherit;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left}.category-name{font-size:16px;font-weight:600;line-height:1.25}.category-name span{font-size:13px;font-weight:400;opacity:.75}.chevron{font-size:20px;transition:transform .25s ease}.chevron.open{transform:rotate(180deg)}.category-content{background:#fff;color:#000;padding:0 16px;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .35s ease,opacity .25s ease}.category-card.open .category-content{padding:12px 16px 16px;max-height:1200px;opacity:1;pointer-events:auto}.category-card{background:linear-gradient(135deg,#38b2ac,#4299e1)}.category-starters{background:linear-gradient(135deg,#2ec4b6,#4ea8de)}.category-ocean{background:linear-gradient(135deg,#1e88e5,#42a5f5)}.category-grill{background:linear-gradient(135deg,#2f2f2f,#4b4b4b)}.category-pasta{background:linear-gradient(135deg,#f77f00,#fcbf49)}.category-pizza{background:linear-gradient(135deg,#d62828,#f77f00)}.category-desserts{background:linear-gradient(135deg,#9b5de5,#c77dff)}.category-drinks{background:linear-gradient(135deg,#2d6a4f,#52b788)}.menu-card{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #eee}.menu-card-image{width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f2f2f2;flex-shrink:0;cursor:pointer}.menu-card-image img{width:100%;height:100%;object-fit:cover}.menu-card-content{flex:1;display:flex;flex-direction:column;gap:6px}.menu-card-header{display:flex;justify-content:space-between;gap:8px}.menu-card-title{font-size:15px;font-weight:600;margin:0}.menu-card-price{font-size:14px;font-weight:600;white-space:nowrap}.menu-card-desc{font-size:13px;color:#555;line-height:1.4}.menu-card-actions{display:flex;gap:8px;margin-top:6px}.qty-control button{width:28px;height:28px;border-radius:6px;border:1px solid #ccc;background:#fff;font-size:18px;cursor:pointer}.qty-control button:disabled{opacity:.4;cursor:not-allowed}.qty-control span{min-width:20px;text-align:center;font-size:14px;font-weight:600}.btn-secondary{background:#fff;border:1px solid #ccc;font-size:13px;padding:6px 10px;border-radius:6px;cursor:pointer}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid #eee;display:flex;justify-content:space-around;align-items:center;z-index:10000;pointer-events:auto}.bottom-nav button{background:none;border:none;outline:none;font-size:12px;color:#666;cursor:pointer;position:relative;pointer-events:auto}.bottom-nav button.active{color:#111;font-weight:600}@media(min-width:768px){.menu-card-image{width:96px;height:96px}}@media(min-width:1024px){.menu-card-image{width:110px;height:110px}.menu-card-title{font-size:16px}.menu-card-desc{font-size:14px}}.order-btn{position:relative}.order-btn.disabled{opacity:.4;cursor:not-allowed}.order-badge{position:absolute;top:-6px;right:-10px;background:#e63946;color:#fff;font-size:11px;font-weight:600;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:flex;align-items:center;justify-content:center}.modal-backdrop{position:fixed;inset:0;background:#00000073;z-index:9998}.order-modal{position:fixed;inset:0;margin:auto;width:90%;max-width:520px;max-height:85vh;background:#fff;border-radius:12px;padding:16px;overflow-y:auto;z-index:9999}.order-modal{width:100%;max-width:420px;background:#fff;border-radius:14px;display:flex;flex-direction:column;max-height:85vh}.order-modal-header,.order-modal-footer{padding:12px 16px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.order-modal-footer{border-top:1px solid #eee;border-bottom:none}.order-modal-body{padding:14px 16px;overflow-y:auto}.order-item{display:flex;justify-content:space-between;margin-bottom:12px}.order-total{margin:12px 0;font-size:16px}.section{margin:14px 0}.location-btn{margin-bottom:8px}.quick-notes button{margin:4px 6px 4px 0}.primary{background:#25d366;color:#fff;border:none;padding:8px 14px;border-radius:6px}.order-category{margin-bottom:14px}.order-category-title{margin:12px 0 6px;font-size:14px;font-weight:600;color:#444;border-bottom:1px solid #eee;padding-bottom:4px}.order-eta{margin-top:8px;font-size:14px;opacity:.85}.order-modal{background:#fff;border-radius:14px;width:100%;max-width:420px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 40px #00000040}.order-modal-body{padding:16px;overflow-y:auto}.order-category{margin-bottom:18px}.order-category-title{font-size:15px;font-weight:600;color:#222;padding-bottom:6px;margin-bottom:10px;border-bottom:2px solid #eee}.order-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order-item strong{font-size:14px;color:#333}.order-item .price{font-size:12px;color:#777}.qty-control{display:flex;align-items:center;gap:6px}.qty-control button{width:28px;height:28px;border-radius:6px;border:1px solid #ddd;background:#fafafa;cursor:pointer}.qty-control span{min-width:18px;text-align:center;font-weight:600}.order-total{display:flex;justify-content:space-between;font-size:14px;margin-top:8px}.order-total strong{font-size:15px}.order-delivery-fee{font-size:13px;color:#555;margin-top:4px}.order-eta{margin-top:10px;font-size:13px;color:#0a7a2f;font-weight:600}.section{margin-top:18px}.section label{display:inline-flex;align-items:center;margin-right:12px;font-size:14px}.order-modal-body input,.order-modal-body textarea,.order-modal-body select{width:100%;padding:8px 10px;margin-top:8px;border-radius:8px;border:1px solid #ddd;font-size:14px}textarea{resize:vertical}.location-btn{margin-top:8px;padding:8px;border-radius:8px;border:none;background:#f0f0f0;cursor:pointer;font-size:13px}.quick-notes{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.quick-notes button{padding:6px 10px;font-size:12px;border-radius:14px;border:1px solid #ddd;background:#fafafa;cursor:pointer}.order-modal-footer{padding:12px 16px;border-top:1px solid #eee;display:flex;justify-content:space-between;gap:10px}.order-modal-footer button{flex:1;padding:10px;border-radius:10px;font-size:14px;cursor:pointer}.order-modal-footer .primary{background:#25d366;color:#fff;border:none}.order-modal-footer button:not(.primary){background:#f5f5f5;border:1px solid #ddd}.sheet-backdrop{position:fixed;inset:0;background:#00000073;z-index:3000}.bottom-sheet{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:520px;background:#fff;border-radius:16px 16px 0 0;z-index:3100;animation:slideUp .25s ease}@keyframes slideUp{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}.sheet-handle{width:40px;height:4px;background:#ddd;border-radius:4px;margin:10px auto}.sheet-image img{width:100%;max-height:260px;object-fit:cover}.sheet-thumbs{display:flex;gap:8px;padding:8px 12px;overflow-x:auto}.sheet-thumbs img{width:64px;height:64px;object-fit:cover;border-radius:8px;opacity:.6;cursor:pointer}.sheet-content{padding:14px 16px 20px}.sheet-title{margin:0;font-size:18px;font-weight:600}.sheet-desc{font-size:14px;color:#555;margin:6px 0}.sheet-price{font-size:16px;font-weight:600;margin-top:6px}.sheet-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:12px}.sheet-add{flex:1;background:#25d366;color:#fff;border:none;border-radius:10px;padding:10px;font-size:14px;font-weight:600;cursor:pointer}.diet-filter{position:sticky;top:56px;z-index:50;background:#fff;padding:8px 12px;border-bottom:1px solid #eee}.sheet-backdrop{position:fixed;inset:0;background:#00000073;z-index:999}.bottom-sheet{position:fixed;top:56px;left:50%;transform:translate(-50%);width:100%;max-width:420px;height:calc(100vh - 56px);background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden;z-index:3100}width: 100%; max-width: 420px; margin: 0 auto; display: flex; flex-direction: column; background: #fff; border-radius: 0 0 16px 16px; z-index: 3100; } overflow: hidden; z-index: 1000; } .sheet-handle{width:36px;height:4px;background:#ccc;border-radius:2px;margin:8px auto}.sheet-image{width:100%;flex-shrink:0}.sheet-image img{width:100%;height:220px;object-fit:cover;display:block}.sheet-thumbs{display:flex;gap:10px;padding:10px 16px;min-height:76px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;background:#fff;border-bottom:1px solid #eee;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.sheet-thumbs::-webkit-scrollbar{display:none}.sheet-thumbs img{width:56px;height:56px;object-fit:cover;border-radius:8px;flex:0 0 auto;cursor:pointer;opacity:.6;scroll-snap-align:start}.sheet-thumbs img.active{opacity:1;outline:2px solid #25d366}.sheet-content{flex:1;overflow-y:auto;padding:16px 16px 110px;box-sizing:border-box}.sheet-title{font-size:18px;margin-bottom:6px}.sheet-desc{color:#555;margin-bottom:10px}.sheet-price{font-weight:700;margin-bottom:12px}.sheet-section{margin-bottom:14px}.sheet-section h4{margin-bottom:6px}.allergen-pills{display:flex;gap:6px;flex-wrap:wrap}.allergen-pill{background:#fee2e2;color:#991b1b;padding:4px 8px;border-radius:999px;font-size:12px}.sheet-actions{position:sticky;bottom:0;padding:12px 16px;height:88px;display:flex;gap:12px;align-items:center;background:#fff;border-top:1px solid #eee;z-index:10}.qty-control{display:flex;align-items:center;gap:10px}.qty-control button{width:34px;height:34px;border-radius:8px;border:1px solid #ccc;background:#fff;font-size:18px}.sheet-add{flex:1;height:44px;background:#22c55e;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600}.menu-filters{position:sticky;top:56px;z-index:950;background:#fff;padding:8px 0}.sheet-thumbs{position:relative}.sheet-thumbs:before,.sheet-thumbs:after{content:"";position:sticky;top:0;width:24px;height:100%;z-index:2;pointer-events:none}.sheet-thumbs:before{left:0;background:linear-gradient(to right,#fff,transparent)}.sheet-thumbs:after{right:0;background:linear-gradient(to left,#fff,transparent)}.sheet-close{position:absolute;top:10px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#0000000d;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.sheet-close:hover{background:#0000001a}.sheet-collapsible{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.collapsible{border:1px solid #eee;border-radius:10px;padding:8px}.collapsible-header{width:100%;background:none;border:none;font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.collapsible-header span{font-size:12px;opacity:.7}.sheet-actions{position:sticky;bottom:0;padding:12px;border-top:1px solid #eee;display:flex;gap:12px;align-items:center;background:#fff;z-index:5}.sheet-actions{position:sticky;bottom:0;background:#fff;border-top:1px solid #eee;padding:12px;display:flex;gap:12px;align-items:center;z-index:10}.sheet-content{flex:1;overflow-y:auto;padding:16px 16px 96px}.sheet-content{flex:1;overflow-y:auto;padding:16px 16px 120px}.sheet-content{flex:1;overflow-y:auto;padding:16px 16px 110px}.bottom-sheet{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:420px;height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;z-index:1000}
