@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif}:root{--bg-top:#fff8ee;--bg-mid:#f2f7fb;--bg-bottom:#eef3f8;--surface:#ffffffe6;--surface-strong:#fffffffa;--border:#132c3e29;--text:#122736;--muted:#456276;--brand:#0d6f8f;--brand-strong:#0b5d79;--accent:#e67a28;--success:#1f8f58;--danger:#c53b2f;--shadow:0 14px 34px #14384f14}.layout{min-height:100vh;color:var(--text);background:radial-gradient(circle at 8% -8%, #e67a2842, transparent 34%), radial-gradient(circle at 88% 2%, #0d6f8f38, transparent 38%), linear-gradient(180deg, var(--bg-top) 0%, var(--bg-mid) 58%, var(--bg-bottom) 100%);padding:1.2rem}.topbar{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.9rem;display:flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:700}h1{margin:.35rem 0 0;font-size:clamp(1.5rem,2.4vw,1.95rem);line-height:1.1}h2{margin:0 0 .7rem;font-size:1.08rem}h3{color:#2f5064;margin:.9rem 0 .5rem;font-size:.9rem}.selectors{flex-wrap:wrap;align-items:flex-end;gap:.55rem;display:flex}.selectors label{color:var(--muted);gap:.3rem;font-size:.77rem;font-weight:600;display:grid}select,input,textarea{color:#173447;background:#fff;border:1px solid #abc0ce;border-radius:.68rem;padding:.5rem .66rem;font-family:inherit}select:focus,input:focus,textarea:focus,button:focus{outline-offset:1px;outline:2px solid #0d6f8f47}.pill{color:#eef8ff;background:#122d3e;border-radius:999px;padding:.4rem .74rem;font-size:.82rem;font-weight:700}.panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:1rem;margin-bottom:.8rem;padding:.92rem}.session-status-panel{margin-bottom:.7rem}.onboarding-panel{background:linear-gradient(135deg,#fffffff5,#edf8fdf2);border:1px solid #0d6f8f47}.section-nav{z-index:8;background:#fdffffe6;position:sticky;top:.4rem}.nav-active{background:var(--brand-strong);color:#fff}.inline-form{flex-wrap:wrap;gap:.52rem;display:flex}.status{color:var(--muted);margin:.45rem 0 0;font-size:.9rem;line-height:1.4}.receipt-preview{white-space:pre-wrap;color:#d9ebf8;background:#0f2231;border-radius:.62rem;max-height:260px;margin-top:.6rem;padding:.6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;line-height:1.35;overflow:auto}.actions{flex-wrap:wrap;gap:.45rem;display:flex}.actions.compact{margin-bottom:.56rem}.bundle-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.58rem;margin-bottom:.62rem;display:grid}.bundle-card{text-align:left;background:var(--surface-strong);color:#102534;border:1px solid #b5c7d5}.bundle-card p{color:var(--muted);margin:.35rem 0 0}.bundle-card.active{border-color:#0f637f;box-shadow:inset 0 0 0 1px #0f637f}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1.2rem;margin-top:.6rem;display:grid}.feature-grid p{color:#203a4b;margin:0}button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:.66rem;padding:.52rem .78rem;font-family:inherit;font-weight:700;transition:transform .1s,background-color .12s}button:hover:not(:disabled){background:var(--brand-strong)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.58;cursor:not-allowed}.ghost-button{color:#21465b;background:#edf4f8;border:1px solid #c4d4de}.ghost-button:hover:not(:disabled){background:#dfebf2}.grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:.78rem;display:grid}.table-grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:.52rem;display:grid}.table-card{text-align:left;color:#102534;background:#f5fbff;border:1px solid #0000;border-radius:.72rem;padding:.66rem}.table-card p{color:#2f5367;margin:.18rem 0}.table-card.active{outline:2px solid #102534}.state-available{background:#eef7fd;border-color:#8bbddd}.state-seated{background:#e8f7ee;border-color:#97cca7}.state-reserved{background:#fff5df;border-color:#edc374}.state-cleaning,.state-blocked{background:#f3eff8;border-color:#c8b4e0}.orders{gap:.48rem;margin:0;padding:0;list-style:none;display:grid}.orders.small li{padding:.45rem}.orders li{background:#fff;border:1px solid #11253424;border-radius:.66rem;justify-content:space-between;gap:.72rem;padding:.56rem;display:flex}.orders p{color:#40657a;margin:.15rem 0}.orders span{white-space:nowrap;font-weight:700}.inline-actions{align-items:center;gap:.35rem;display:flex}.inline-actions button{padding:.32rem .5rem;font-size:.74rem}.kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.62rem;display:grid}.kpis>div{color:#f1f9ff;background:linear-gradient(150deg,#133348,#1f4d63);border-radius:.82rem;padding:.66rem}.kpis p{color:#b7d6e8;margin:0;font-size:.82rem}.kpis strong{margin-top:.32rem;display:block}.auth-shell{grid-template-columns:1.15fr 1fr;gap:1rem;max-width:980px;margin:4vh auto 0;display:grid}.auth-intro{color:#ebf8ff;box-shadow:var(--shadow);background:linear-gradient(130deg,#093e54eb,#116382eb);border-radius:1.1rem;padding:1.2rem}.auth-intro .eyebrow,.auth-intro .status{color:#e6f5ffe6}.auth-list{color:#eaf9fff2;gap:.4rem;margin:1rem 0 0;padding-left:1.1rem;font-size:.94rem;display:grid}.auth-panel{background:linear-gradient(160deg,#fffffffa,#f8fcfff2);border:1px solid #0d6f8f3d}.auth-form{gap:.56rem;display:grid}.auth-form input,.auth-form button{width:100%}.auth-loading-panel{text-align:center;max-width:520px;margin:16vh auto 0}@media (width<=980px){.topbar{flex-direction:column;align-items:flex-start}.grid.two-col,.kpis,.feature-grid,.auth-shell{grid-template-columns:1fr}.auth-shell{margin-top:1.8vh}.layout{padding:.88rem}}
