:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#251f18;background:#fff8ef}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.app-shell{min-height:100vh;padding:24px clamp(16px,4vw,48px) 112px;background:linear-gradient(135deg,rgba(232,78,54,.12),transparent 38%),linear-gradient(180deg,#fffaf3,#fff3e2)}.brand-ribbon{height:6px;margin:-24px calc(clamp(16px,4vw,48px)*-1) 28px;background:linear-gradient(90deg,#f04438,#ffb020,#1b8a6b)}.menu-hero{display:flex;align-items:center;gap:16px;max-width:1080px;margin:0 auto 24px}.brand-mark{display:grid;place-items:center;width:56px;height:56px;border-radius:8px;color:#fff;background:#f04438;box-shadow:0 12px 28px #f044383d}.eyebrow,.table-label{margin:0;color:#7c6758;font-size:.95rem}h1{margin:2px 0;font-size:clamp(2rem,5vw,4.2rem);line-height:1;letter-spacing:0}.search-box{display:flex;align-items:center;gap:10px;max-width:720px;margin:0 auto 34px;padding:0 16px;min-height:54px;border:1px solid rgba(92,70,52,.25);border-radius:8px;background:#ffffffc7;color:#7c6758}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#251f18}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;max-width:1180px;margin:0 auto}.category-section h2{margin:0 0 16px;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1;letter-spacing:0}.item-list{display:grid;gap:10px}.menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(92,70,52,.14)}.menu-item h3{margin:0;font-size:1.08rem;font-weight:650}.menu-item p{margin:6px 0 0;color:#9c3b2f}.menu-item strong{color:#335c9f;font-size:1.05rem;white-space:nowrap}.order-bar{position:fixed;right:clamp(16px,4vw,48px);bottom:24px;z-index:10}.order-bar button{display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:0 22px;border:0;border-radius:8px;background:#3348f4;color:#fff;font-weight:700;box-shadow:0 16px 36px #3348f442;cursor:pointer}.order-bar button:disabled{cursor:wait;opacity:.72}.status-panel{max-width:560px;margin:24vh auto 0;padding:28px;border-radius:8px;border:1px solid rgba(92,70,52,.16);background:#ffffffb8;text-align:center;font-size:1.2rem}@media(max-width:760px){.app-shell{padding-bottom:104px}.menu-grid{grid-template-columns:1fr;gap:28px}.menu-hero{align-items:flex-start}.brand-mark{width:48px;height:48px}.order-bar{left:16px;right:16px;bottom:16px}.order-bar button{width:100%;justify-content:center}}
