*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f4ef;color:#172026;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{--brand-color: #d94f30;--hero-image: none}button,input{font:inherit}button{cursor:pointer}.app-shell{max-width:1120px;min-height:100vh;margin:0 auto;padding:20px 18px 108px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.brand-mark,.view-switcher,.view-switcher button{display:flex;align-items:center;gap:8px}.brand-mark{font-weight:900}.view-switcher{padding:4px;border:1px solid #e0d7ca;border-radius:8px;background:#fff}.view-switcher button{min-height:38px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:#4e5a63;font-weight:800}.view-switcher button.active{background:#172026;color:#fff}.hero{min-height:280px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px;border-radius:8px;color:#fff;background:linear-gradient(90deg,#081218d1,#0812182e),var(--hero-image) center/cover}.eyebrow,.hero-badge,.cart-bar span,.item-row{display:flex;align-items:center;gap:8px}.eyebrow{margin:0 0 12px;font-weight:700}.eyebrow.dark{margin-bottom:7px;color:#5d6870}.hero h1{max-width:620px;margin:0;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.95}.hero-copy{max-width:520px;margin:18px 0 0;color:#ffffffdb;font-size:1.05rem}.hero-badge{flex:0 0 auto;padding:12px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:700}.table-panel{margin-top:18px;padding:18px;border:1px solid #e0d7ca;border-radius:8px;background:#fff}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h2{margin:0;font-size:1.35rem}.selected-table{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border-radius:999px;background:#ecf8f0;color:#168142;font-weight:800}.table-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:10px}.table-grid button{display:grid;gap:3px;place-items:center;min-height:52px;border:1px solid #d6caba;border-radius:8px;background:#faf7f2;color:#172026;font-weight:900}.table-grid button span{color:#6d7880;font-size:.78rem;font-weight:700}.table-grid button.selected{border-color:var(--brand-color);background:var(--brand-color);color:#fff}.table-grid button.selected span{color:#ffffffd1}.toolbar{margin:22px 0 18px}.search-box{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;border:1px solid #e0d7ca;border-radius:8px;background:#fff}.search-box input{width:100%;border:0;outline:0;color:#172026}.category-tabs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:2px}.category-tabs button{flex:0 0 auto;border:1px solid #d6caba;border-radius:999px;padding:10px 16px;background:#fff;color:#364149;font-weight:700}.category-tabs button.active{border-color:#172026;background:#172026;color:#fff}.menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.menu-card{overflow:hidden;border:1px solid #e1d8cb;border-radius:8px;background:#fff;box-shadow:0 14px 34px #181f2514}.menu-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.menu-card-content{padding:16px}.food-type{width:14px;height:14px;border:1px solid currentColor;border-radius:3px;position:relative}.food-type:after{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;position:absolute;left:3px;top:3px}.veg{color:#168142}.non-veg{color:#b83225}.chef-tag{border-radius:999px;padding:4px 8px;background:#fff0d1;color:#7a4e00;font-size:.76rem;font-weight:800}.sold-out-tag{border-radius:999px;padding:4px 8px;background:#f3f0eb;color:#6d7880;font-size:.76rem;font-weight:800}.menu-card h2{margin:12px 0 7px;font-size:1.08rem}.menu-card p{min-height:44px;margin:0;color:#65717a;line-height:1.45}.price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.price-row strong{font-size:1.1rem}.add-button,.cart-bar button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border:0;border-radius:8px;background:var(--brand-color);color:#fff;font-weight:800}.add-button{padding:0 15px}.quantity-stepper{display:grid;grid-template-columns:38px 34px 38px;align-items:center;min-height:42px;border:1px solid var(--brand-color);border-radius:8px;color:var(--brand-color);overflow:hidden}.quantity-stepper button{height:100%;border:0;background:#fff7f3;color:var(--brand-color)}.quantity-stepper span{text-align:center;font-weight:900}.cart-bar{position:fixed;left:50%;bottom:18px;width:min(700px,calc(100vw - 28px));transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-radius:8px;background:#101820;color:#fff;box-shadow:0 18px 46px #10182047}.cart-bar div{display:grid;gap:3px}.cart-bar button{min-width:138px;padding:0 18px}.cart-bar button:disabled{cursor:not-allowed;background:#52606a}.add-button:disabled{cursor:not-allowed;background:#a6aeb5}.order-confirmation{max-width:680px;margin:22px auto 0;padding:28px;border:1px solid #e0d7ca;border-radius:8px;background:#fff;box-shadow:0 14px 34px #181f2514}.success-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:16px;border-radius:50%;background:#ecf8f0;color:#168142}.order-confirmation h2{margin:0;font-size:1.8rem}.confirmation-copy{margin:10px 0 18px;color:#65717a;line-height:1.55}.status-row{display:flex;align-items:center;gap:9px;min-height:44px;padding:0 13px;border-radius:8px;background:#fff7f3;color:#7a331f;font-weight:800}.order-summary{display:grid;gap:12px;margin:18px 0}.order-line,.order-total{display:flex;align-items:center;justify-content:space-between;gap:14px}.order-line{color:#4e5a63}.order-total{padding-top:14px;border-top:1px solid #e7ded2;font-size:1.1rem}.primary-action{width:100%;min-height:46px;border:0;border-radius:8px;background:var(--brand-color);color:#fff;font-weight:900}.kitchen-board{padding:20px;border:1px solid #e0d7ca;border-radius:8px;background:#fff}.kitchen-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.kitchen-card{display:grid;gap:16px;padding:16px;border:1px solid #e1d8cb;border-radius:8px;background:#fbf8f3}.kitchen-card-top,.kitchen-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-id{color:#65717a;font-size:.78rem;font-weight:900}.kitchen-card h3{margin:3px 0 0;font-size:1.55rem}.status-pill{border-radius:999px;padding:7px 10px;background:#fff0d1;color:#7a4e00;font-size:.78rem;font-weight:900}.status-pill.accepted{background:#e9f1ff;color:#1c4d8f}.status-pill.preparing{background:#fff0d1;color:#7a4e00}.status-pill.ready{background:#ecf8f0;color:#168142}.kitchen-items{display:grid;gap:9px}.kitchen-line{padding:10px;border-radius:8px;background:#fff;color:#364149;font-weight:750}.kitchen-card-bottom button{min-height:40px;border:0;border-radius:8px;padding:0 12px;background:var(--brand-color);color:#fff;font-weight:900}.empty-state{display:grid;place-items:center;gap:8px;min-height:280px;color:#65717a;text-align:center}.empty-state h3{margin:0;color:#172026}.empty-state p{max-width:320px;margin:0;line-height:1.5}@media(max-width:720px){.app-shell{padding:12px 12px 106px}.hero{min-height:360px;align-items:flex-end;padding:20px}.app-header{align-items:stretch;flex-direction:column}.view-switcher{justify-content:stretch}.view-switcher button{flex:1;justify-content:center}.hero-badge{display:none}.section-heading{align-items:flex-start;flex-direction:column}.menu-grid{grid-template-columns:1fr}}
