body{color:#111827;background:#f6f3ec;margin:0;font-family:Arial,system-ui,sans-serif}button,input{font:inherit}.page{max-width:1050px;margin:0 auto;padding:20px}.topBar,.loginCard,.orderCard,.restaurantCard,.empty,.notice{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 14px 35px #0f172a14}.topBar{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.topBar h1{margin:4px 0;font-size:36px}.eyebrow{color:#047857;text-transform:uppercase;letter-spacing:2px;margin:0;font-weight:900}.topActions{flex-wrap:wrap;gap:10px;display:flex}.smallButton{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:14px;align-items:center;gap:8px;padding:13px 16px;font-weight:900;display:inline-flex}.tabs{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.tab{cursor:pointer;background:#fff;border:0;border-radius:18px;padding:18px;font-size:20px;font-weight:950}.tab.active{color:#fff;background:#16a34a}.grid{gap:16px;display:grid}.orderCard,.restaurantCard{padding:18px}.restaurantCard{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.orderHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orderHeader h2,.restaurantCard h2{margin:0 0 6px}.statusPill{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:999px;padding:8px 12px;font-weight:950}.infoBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:5px;margin:14px 0;padding:14px;display:grid}.buttonGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.bigButton{color:#fff;cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:62px;padding:18px;font-size:18px;font-weight:950;display:inline-flex}.bigButton:disabled{cursor:not-allowed;background:#94a3b8}.green{background:#16a34a}.blue{background:#2563eb}.red{background:#dc2626}.notice,.empty{color:#475569;margin-bottom:16px;padding:18px;font-weight:900}.loginCard{max-width:430px;margin:80px auto;padding:24px}.loginCard h1{margin-top:0}.formStack{gap:14px;display:grid}input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:14px;width:100%;padding:16px}@media (width<=700px){.page{padding:12px}.topBar,.restaurantCard,.orderHeader,.buttonGrid{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.topBar{display:grid}.tabs{grid-template-columns:1fr}}
