:root{--bg:#f7f5f0;--bg-sunk:#efece4;--surface:#fff;--surface-2:#fbfaf7;--line:#e7e3d9;--line-strong:#d8d2c4;--text:#1b1813;--text-2:#5f594e;--text-3:#948d7e;--brand:#e11d48;--brand-600:#c5123c;--brand-700:#a10f31;--brand-tint:#fdecef;--amber:#f5a524;--amber-tint:#fef3e0;--veg:#16a34a;--veg-tint:#e7f6ed;--nonveg:#dc2626;--info:#2563eb;--info-tint:#e8effd;--st-submitted:#2563eb;--st-paid:#7c3aed;--st-preparing:#f5a524;--st-ready:#16a34a;--st-completed:#6b655b;--st-cancelled:#dc2626;--f-display:"Clash Display", ui-sans-serif, system-ui, sans-serif;--f-ui:"Satoshi", ui-sans-serif, system-ui, sans-serif;--f-mono:"DM Mono", ui-monospace, "SF Mono", monospace;--r-sm:8px;--r:12px;--r-lg:18px;--r-xl:26px;--shadow-sm:0 1px 2px #1b18130f, 0 1px 3px #1b18130d;--shadow:0 4px 14px -4px #1b18131f, 0 2px 6px -2px #1b181312;--shadow-lg:0 20px 50px -16px #1b18133d, 0 8px 20px -10px #1b181324;--ring:0 0 0 3px #e11d482e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--f-ui);font-feature-settings:"ss01";-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100dvh;font-size:15px;line-height:1.5}h1,h2,h3,h4{font-family:var(--f-display);letter-spacing:-.01em;color:var(--text);font-weight:600;line-height:1.08}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}input,select,textarea{font:inherit;color:inherit}img,svg{max-width:100%;display:block}::selection{background:var(--brand);color:#fff}:focus-visible{box-shadow:var(--ring);border-radius:var(--r-sm);outline:none}.mono{font-family:var(--f-mono);font-variant-numeric:tabular-nums}.tnum{font-variant-numeric:tabular-nums}.btn{font-family:var(--f-ui);border-radius:var(--r);background:var(--surface);color:var(--text);white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:.5em;padding:.7em 1.1em;font-size:.95rem;font-weight:600;line-height:1;transition:transform 80ms,background .15s,box-shadow .15s,border-color .15s;display:inline-flex}.btn:active{transform:translateY(1px)scale(.99)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--brand);color:#fff;box-shadow:0 2px 0 var(--brand-700), var(--shadow-sm)}.btn--primary:hover:not(:disabled){background:var(--brand-600)}.btn--ghost{background:var(--surface);border-color:var(--line-strong);color:var(--text);box-shadow:var(--shadow-sm)}.btn--ghost:hover:not(:disabled){background:var(--surface-2);border-color:var(--text-3)}.btn--subtle{background:var(--bg-sunk);color:var(--text-2)}.btn--subtle:hover:not(:disabled){background:var(--line);color:var(--text)}.btn--danger{background:var(--nonveg);color:#fff}.btn--lg{border-radius:var(--r-lg);padding:.95em 1.5em;font-size:1.05rem}.btn--sm{border-radius:var(--r-sm);padding:.5em .8em;font-size:.82rem}.btn--block{width:100%}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.card--pad{padding:clamp(1rem,3vw,1.5rem)}.field{flex-direction:column;gap:.4rem;display:flex}.field>label{color:var(--text-2);font-size:.8rem;font-weight:600}.input,.select,.textarea{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r);width:100%;padding:.65em .8em;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.input:focus,.select:focus,.textarea:focus{border-color:var(--brand);box-shadow:var(--ring);outline:none}.textarea{resize:vertical;min-height:4.5rem}.badge{letter-spacing:.02em;text-transform:uppercase;background:var(--bg-sunk);color:var(--text-2);border-radius:999px;align-items:center;gap:.4em;padding:.3em .6em;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.badge--dot:before{content:"";background:currentColor;border-radius:50%;width:.5em;height:.5em}.veg-dot{border:1.5px solid;border-radius:3px;flex:none;place-items:center;width:1em;height:1em;display:inline-grid}.veg-dot:after{content:"";background:currentColor;border-radius:50%;width:.5em;height:.5em}.veg-dot.is-veg{color:var(--veg)}.veg-dot.is-nonveg{color:var(--nonveg)}.wrap{width:min(100% - 2rem,1180px);margin-inline:auto}.muted{color:var(--text-2)}.faint{color:var(--text-3)}.row{align-items:center;gap:.75rem;display:flex}.spread{justify-content:space-between;align-items:center;gap:1rem;display:flex}.stack{flex-direction:column;gap:1rem;display:flex}.eyebrow{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-size:.72rem}.pill-brand{color:var(--brand);background:var(--brand-tint)}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}
