:root{color:#222;background:#f7f4ef;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,210,80,.18),transparent 34rem),#f7f4ef}button,input{font:inherit}button{border:0;cursor:pointer}.app-shell{width:min(100%,760px);min-height:100vh;margin:0 auto;padding:16px 14px 116px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.eyebrow{margin:0 0 2px;color:#a76a00;font-size:13px;font-weight:700}h1{margin:0;font-size:28px;letter-spacing:0}.ghost-button,.icon-button{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#2b2b2b;background:#fff;box-shadow:0 1px #14141414}.search-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid #eee0c8;border-radius:8px;background:#fff}.search-row input,.recommend-controls input,.quick-add input,.edit-fields input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#222}.recommend-panel{display:grid;gap:12px;margin-top:10px;padding:12px;border:1px solid rgba(86,58,20,.08);border-radius:8px;background:#ffffffeb;box-shadow:0 6px 22px #291e100d}.recommend-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.recommend-head h2{margin:0;font-size:18px;letter-spacing:0}.recommend-rules{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.recommend-rules span{padding:5px 7px;border-radius:6px;color:#684718;background:#fff0c8;font-size:12px;font-weight:700;white-space:nowrap}.recommend-controls{display:grid;grid-template-columns:minmax(0,1fr) 96px 82px;gap:8px}.recommend-controls input{height:40px;padding:0 10px;border:1px solid #eee0c8;border-radius:8px;background:#fff}.recommend-controls button{height:40px;border-radius:8px;color:#191919;background:#ffd152;font-weight:800}.recommend-controls button.secondary{color:#5e4c2f;background:#f5ecdb}.budget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:10px;border-top:1px solid #f0e6d7}.budget-grid span{min-width:0;color:#6e604c;font-size:13px}.budget-grid strong{color:#1f1f1f}.category-tabs{display:flex;gap:8px;margin:12px -14px 10px;padding:0 14px 4px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;min-width:58px;height:34px;padding:0 12px;border-radius:8px;color:#5f4b29;background:#fff8ea;white-space:nowrap}.category-tabs button.active{color:#181818;background:#ffd152;font-weight:800}.quick-add{display:grid;grid-template-columns:minmax(0,1fr) 72px 82px;gap:8px;margin-bottom:12px}.quick-add input{height:40px;padding:0 10px;border:1px solid #eee0c8;border-radius:8px;background:#fff}.quick-add button{display:inline-flex;align-items:center;justify-content:center;gap:3px;height:40px;border-radius:8px;color:#191919;background:#ffd152;font-weight:800}.menu-list{display:grid;gap:10px}.dish-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:11px;min-height:108px;padding:10px;border:1px solid rgba(86,58,20,.08);border-radius:8px;background:#ffffffeb;box-shadow:0 6px 22px #291e100f}.dish-card img{width:88px;height:88px;border-radius:8px;object-fit:cover;background:#f0e2d0}.dish-content{display:grid;min-width:0}.dish-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.dish-title-row h2{margin:0;overflow-wrap:anywhere;font-size:17px;line-height:1.22}.dish-title-row span{flex:0 0 auto;padding:3px 6px;border-radius:6px;color:#8b5f05;background:#fff0c8;font-size:12px}.dish-pricing{margin:6px 0 8px;color:#73624a;font-size:13px}.dish-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;align-self:end}.edit-actions,.stepper{display:inline-flex;align-items:center;gap:6px}.edit-actions button{display:inline-grid;place-items:center;min-width:32px;height:32px;padding:0 8px;border-radius:8px;color:#5e4c2f;background:#f5ecdb;font-size:13px}.stepper{height:34px;border-radius:999px;background:#fff6dd}.stepper button{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#161616;background:#ffd152}.stepper strong{min-width:24px;text-align:center;font-size:16px}.edit-fields{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:8px;align-self:start}.edit-fields input{height:36px;padding:0 8px;border:1px solid #ecd8b9;border-radius:8px;background:#fffdf8}.notice-banner{margin:-4px 0 10px;padding:9px 12px;border-radius:8px;color:#7a3b00;background:#fff0d3;font-size:14px;font-weight:700}.cart-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;background:#00000047}.cart-drawer{position:fixed;right:max(12px,calc((100vw - 760px)/2 + 12px));bottom:82px;left:max(12px,calc((100vw - 760px)/2 + 12px));z-index:20;max-height:min(58vh,520px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 18px 48px #00000038}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px;border-bottom:1px solid #f0e6d7}.cart-drawer-head strong{font-size:17px}.cart-drawer-head button{color:#8a5b00;background:transparent;font-size:14px}.empty-cart{margin:0;padding:24px 14px;color:#7b705f;text-align:center}.selected-list{display:grid;gap:0;overflow-y:auto}.selected-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #f5eddf}.selected-row img{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#f0e2d0}.selected-row div{min-width:0}.selected-row strong{display:block;overflow:hidden;color:#1f1f1f;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.selected-row span{display:block;margin-top:4px;color:#766a59;font-size:12px}.selected-row b{color:#1f1f1f;font-size:16px}.stepper.compact{height:30px}.stepper.compact button{width:30px;height:30px}.stepper.compact strong{min-width:20px;font-size:14px}.cart-breakdown{display:flex;flex-wrap:wrap;gap:8px 12px;padding:10px 14px 12px;color:#6e604c;background:#fffaf0;font-size:13px}.summary-bar{position:fixed;right:max(12px,calc((100vw - 760px)/2 + 12px));bottom:12px;left:max(12px,calc((100vw - 760px)/2 + 12px));z-index:25;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(255,211,77,.5);border-radius:8px;color:#fff;background:#1f1d18;box-shadow:0 16px 40px #0000002e}.cart-total{display:flex;align-items:center;flex:1;min-width:0;gap:11px;color:inherit;background:transparent;text-align:left}.cart-icon{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:999px;color:#1f1d18;background:#ffd152}.cart-icon b{position:absolute;top:-5px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;color:#fff;background:#e64118;font-size:11px;line-height:18px;text-align:center}.cart-total strong{display:block;color:#ffd152;font-size:24px;line-height:1}.cart-total small{display:block;margin-top:5px;color:#e8dfcd;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.confirm-button{flex:0 0 auto;min-width:92px;height:46px;border-radius:8px;color:#17140d;background:#ffd152;font-weight:900}.confirm-shell{padding-bottom:28px}.confirm-heading{flex:1;text-align:center}.confirm-list{display:grid;gap:10px}.selected-row.large{grid-template-columns:62px minmax(0,1fr) auto;border:1px solid rgba(86,58,20,.08);border-radius:8px;background:#fff;box-shadow:0 6px 22px #291e100d}.selected-row.large img{width:62px;height:62px}.selected-row.large strong{font-size:16px}.receipt-panel{display:grid;gap:10px;margin-top:14px;padding:14px;border-radius:8px;background:#fff}.receipt-panel div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6d604d}.receipt-panel strong{color:#1f1f1f}.receipt-panel .total-line{margin-top:4px;padding-top:12px;border-top:1px solid #f0e6d7;color:#1f1f1f;font-weight:900}.receipt-panel .total-line strong{color:#d83b13;font-size:24px}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.confirm-actions button{height:46px;border-radius:8px;font-weight:800}.confirm-actions button:first-child{color:#5e4c2f;background:#fff}.confirm-actions button:last-child{color:#17140d;background:#ffd152}@media (max-width: 380px){.app-shell{padding-inline:10px}.dish-card{grid-template-columns:78px minmax(0,1fr);padding:9px}.dish-card img{width:78px;height:78px}.quick-add{grid-template-columns:minmax(0,1fr) 64px 74px}.recommend-head,.recommend-controls,.budget-grid{grid-template-columns:1fr}.recommend-rules{justify-content:flex-start}.dish-actions{align-items:flex-end;flex-direction:column}.confirm-button{min-width:78px}.cart-total strong{font-size:21px}}
