:root{--floor-background:#f8fafc;--floor-foreground:#0f172a;--floor-surface:#fff;--floor-surface-foreground:#334155;--floor-border:#e2e8f0;--floor-accent:#ea580c;--floor-accent-foreground:#fff;--floor-destructive:#dc2626;--floor-destructive-foreground:#fff;--floor-success:#16a34a;--floor-warning:#d97706;--floor-info:#0369a1;--floor-attention-ready:#16a34a;--floor-attention-request:#ea580c;--floor-attention-bill:#dc2626;--floor-radius:8px;--floor-ring:#ea580c66;--waiter-hit-target:56px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--text-heading:24px;--text-body:18px;--text-label:14px;--font-system:-apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--floor-background);color:var(--floor-foreground);font-family:var(--font-system);font-size:var(--text-body);-webkit-font-smoothing:antialiased;line-height:1.4}:focus-visible{outline:2px solid var(--floor-ring);outline-offset:2px}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed}@keyframes floor-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes floor-spin{to{transform:rotate(360deg)}}
