@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";body{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif}:root{--bg-canvas:#f4f8fc;--bg-wash-a:#d9f1ff;--bg-wash-b:#ffe8cf;--bg-wash-c:#dbe9ff;--surface:#ffffffdb;--surface-strong:#fffffff5;--surface-muted:#f2f8ffd1;--border-soft:#12405e24;--border-strong:#10547942;--text-strong:#102739;--text-muted:#41667f;--brand:#0e789f;--brand-strong:#0a5d7c;--brand-soft:#ddf2fb;--accent:#e7742b;--success:#1f8f58;--warning:#b76a10;--danger:#c53b2f;--radius-xl:22px;--radius-lg:16px;--radius-md:12px;--radius-sm:10px;--shadow-soft:0 18px 52px #0f364e1a;--shadow-hover:0 20px 44px #0f385329}*{box-sizing:border-box}.layout{min-height:100vh;color:var(--text-strong);background:radial-gradient(circle at 8% -6%, #e7742b38, transparent 34%), radial-gradient(circle at 95% 0%, #0e789f3b, transparent 36%), radial-gradient(circle at 60% 100%, #7aaaff2e, transparent 42%), linear-gradient(180deg, #fcfeff 0%, var(--bg-canvas) 58%, #edf4fa 100%);padding:1.2rem;font-family:Manrope,Avenir Next,Segoe UI,sans-serif}h1,h2,h3{color:#10283a;letter-spacing:-.015em;margin:0;font-family:Sora,Manrope,sans-serif}h1{margin-top:.38rem;font-size:clamp(1.52rem,2.25vw,2rem);font-weight:750;line-height:1.08}h2{font-size:1.12rem;font-weight:700}h3{font-size:.97rem;font-weight:700}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.72rem;font-weight:800}.status{color:var(--text-muted);margin:.52rem 0 0;font-size:.92rem;line-height:1.45}.topbar{z-index:15;border-radius:var(--radius-xl);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(125deg,#ffffffeb,#f5fbffe0);justify-content:space-between;gap:1rem;margin-bottom:.86rem;padding:1rem;display:flex;position:sticky;top:.35rem}.selectors{flex-wrap:wrap;align-items:flex-end;gap:.58rem;display:flex}.selectors label{color:var(--text-muted);gap:.32rem;font-size:.76rem;font-weight:700;display:grid}select,input,textarea{border-radius:var(--radius-sm);color:#133247;background:#fffffff2;border:1px solid #6d93ac70;width:100%;min-height:42px;padding:.56rem .72rem;font-family:inherit;font-size:.92rem;transition:border-color .14s,box-shadow .14s,background-color .14s}textarea{min-height:96px}select:focus,input:focus,textarea:focus,button:focus{border-color:#0e789f80;outline:none;box-shadow:0 0 0 4px #0e789f24}select:hover,input:hover,textarea:hover{border-color:#50809d94}button{border-radius:var(--radius-sm);background:linear-gradient(145deg, #0f86b0, var(--brand));color:#f3fbff;letter-spacing:.01em;cursor:pointer;border:0;min-height:40px;padding:.5rem .82rem;font-family:Sora,Manrope,sans-serif;font-size:.86rem;font-weight:680;transition:transform .12s,filter .12s,box-shadow .12s;box-shadow:0 10px 24px #0f6c8e3d}button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 14px 30px #0e68894d}button:active:not(:disabled){transform:translateY(0)}button:disabled{opacity:.56;cursor:not-allowed;box-shadow:none}.ghost-button{color:#244a61;box-shadow:none;background:linear-gradient(140deg,#f5fafd,#ebf3f9);border:1px solid #658ca659}.ghost-button:hover:not(:disabled){filter:none;background:#e4eef7}.pill{color:#e7f7ff;background:linear-gradient(140deg,#12344a,#1c516f);border-radius:999px;padding:.44rem .76rem;font-size:.8rem;font-weight:700}.panel{border-radius:var(--radius-xl);border:1px solid var(--border-soft);background:linear-gradient(150deg, var(--surface), var(--surface-muted));box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:.84rem;padding:1rem}.workspace-shell{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:.84rem;display:grid}.workspace-main{min-width:0}.workspace-rail{background:radial-gradient(circle at 120% -20%,#c7e7ff8c,#0000 52%),linear-gradient(156deg,#fffffff5,#e9f5ffe6);border-color:#0e789f42;position:sticky;top:6rem}.rail-head h2{margin-top:.28rem}.module-nav{gap:.46rem;margin-top:.68rem;display:grid}.module-nav button{text-align:left;border-radius:var(--radius-md);color:#123347;min-height:66px;box-shadow:none;background:linear-gradient(145deg,#f8fcff,#edf5fb);border:1px solid #6a91ab57;justify-items:start;gap:.12rem;padding:.58rem .66rem;display:grid}.module-nav button strong{font-size:.88rem}.module-nav button small{color:#4b6f85;font-size:.77rem;font-weight:600}.module-nav button span{color:#1e4f69;background:#ffffffd9;border:1px solid #6791aa59;border-radius:999px;margin-top:.12rem;padding:.12rem .5rem;font-size:.74rem;font-weight:700}.module-nav button.nav-active{background:linear-gradient(140deg, var(--brand), var(--brand-strong));color:#f3fdff;border-color:#0e789f9e;box-shadow:0 14px 28px #0c628038}.module-nav button.nav-active small,.module-nav button.nav-active span{color:#e3f6ff;background:#ffffff24;border-color:#e1f5ff6b}.rail-foot{border-top:1px dashed #6b91aa5c;margin-top:.72rem;padding-top:.64rem}.section-nav{background:linear-gradient(140deg,#ffffffeb,#f0f8ffe6);border-color:#0e789f2e}.section-nav-head{justify-content:space-between;align-items:flex-start;gap:.86rem;display:flex}.actions{flex-wrap:wrap;gap:.5rem;display:flex}.actions.compact{margin:.62rem 0}.ops-panel{border-color:#0e789f38}.ops-header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.74rem;margin-top:.8rem;display:grid}.ops-card{border-radius:var(--radius-lg);background:#ffffffe0;border:1px solid #6d93ac52;padding:.76rem}.checklist-grid{gap:.44rem;margin-top:.52rem;display:grid}.checklist-grid label{color:#2e536a;align-items:center;gap:.42rem;font-size:.88rem;display:flex}.checklist-grid input[type=\"checkbox\"]{width:18px;min-height:18px;accent-color:var(--brand)}.ops-alerts{gap:.45rem;margin:.56rem 0 0;padding:0;list-style:none;display:grid}.ops-alerts li{border-radius:var(--radius-md);background:#fff;border:1px solid #6e94ad47;padding:.52rem}.ops-alerts li p{color:#4f6f84;margin:.2rem 0 0;font-size:.82rem}.ops-alerts .alert-critical{background:#fff1eff2;border-color:#c53b2f61}.ops-alerts .alert-warning{background:#fff7eaf5;border-color:#b76a105c}.ops-alerts .alert-info{background:#edf7fdf5;border-color:#0e789f47}.ops-alerts .alert-ok{color:#1e6f4a;background:#eefaf4f5;border-color:#1f8f5857}.section-nav .actions button{color:#214a61;box-shadow:none;background:linear-gradient(145deg,#eff7fd,#e4eff7);border:1px solid #5e8ba652}.section-nav .actions button:hover:not(:disabled){background:#dcecf8}.section-nav .actions .nav-active{background:linear-gradient(145deg, var(--brand), var(--brand-strong));color:#fff;border-color:#0000;box-shadow:0 12px 24px #0c5f7e42}.inline-form{flex-wrap:wrap;align-items:center;gap:.56rem;display:flex}.inline-form>*{flex:180px}.payment-advanced{margin-top:.56rem}.settlement-grid{border-radius:var(--radius-md);background:#fdffffe6;border:1px solid #6d93ac4d;margin-top:.68rem;overflow:hidden}.settlement-grid>div{border-top:1px solid #7096af33;grid-template-columns:minmax(120px,1.1fr) minmax(120px,1fr) minmax(140px,1fr) minmax(120px,1fr);align-items:center;gap:.46rem;padding:.44rem .58rem;display:grid}.settlement-grid>div:first-child{border-top:0}.settlement-grid .settlement-head{color:#355a72;background:#eaf5fee0;font-size:.78rem}.settlement-grid>div span{color:#2b5269;font-size:.83rem}.settlement-grid>div input{min-height:34px;padding:.34rem .52rem}.settlement-grid>div strong{color:#1f4d66;font-size:.82rem}.settlement-grid>div strong.neg{color:var(--danger)}.settlement-grid>div strong.pos{color:var(--success)}.menu-status-list span{font-size:.72rem}.session-status-panel{background:linear-gradient(145deg,#e3f6ffc2,#f6fbffe6);border-color:#0e789f29}.onboarding-panel{border-color:var(--border-strong);background:linear-gradient(130deg,#e2f6ffdb,#fff8efe6)}.bundle-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.6rem;margin-top:.72rem;display:grid}.bundle-card{text-align:left;border-radius:var(--radius-md);min-height:96px;color:var(--text-strong);box-shadow:none;background:#ffffffdb;border:1px solid #6c92ab57}.bundle-card strong{margin-bottom:.2rem;display:inline-block}.bundle-card p{color:var(--text-muted);margin:0;font-size:.88rem}.bundle-card.active{background:linear-gradient(145deg, #f8fdff, var(--brand-soft));border-color:#0e789f8f}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem 1rem;margin-top:.76rem;display:grid}.feature-grid p{color:#274156;margin:0;font-size:.88rem}.receipt-preview{border-radius:var(--radius-md);color:#d9ecf8;background:linear-gradient(#0f2738,#132f42);border:1px solid #84abc570;max-height:300px;margin-top:.68rem;padding:.74rem;font-family:IBM Plex Mono,SF Mono,Menlo,monospace;font-size:.79rem;line-height:1.42;overflow:auto}.grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:.84rem;display:grid}.table-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.56rem;display:grid}.table-card{text-align:left;border-radius:var(--radius-md);color:#163446;box-shadow:none;background:#ffffffdb;border:1px solid #6f94ad59}.table-card strong{margin-bottom:.22rem;display:inline-block}.table-card p{color:#47687d;margin:.14rem 0;font-size:.84rem}.table-card.active{border-color:#0e789fbf;box-shadow:inset 0 0 0 2px #0e789f2b}.state-available{background:linear-gradient(145deg,#f5fbff,#e7f4ff)}.state-seated{background:linear-gradient(145deg,#f1fbf4,#e3f4e8)}.state-reserved{background:linear-gradient(145deg,#fff8ea,#fceccc)}.state-cleaning,.state-blocked{background:linear-gradient(145deg,#f6f2ff,#ede6fb)}.orders{gap:.52rem;margin:0;padding:0;list-style:none;display:grid}.orders li{border-radius:var(--radius-md);background:#ffffffdb;border:1px solid #6f94ad47;justify-content:space-between;align-items:flex-start;gap:.72rem;padding:.6rem;display:flex}.orders.small li{padding:.5rem}.orders p{color:#486c82;margin:.15rem 0;font-size:.84rem}.orders span{color:#17374c;white-space:nowrap;font-weight:700}.inline-actions{align-items:center;gap:.35rem;display:flex}.inline-actions button{min-height:32px;padding:.34rem .54rem;font-size:.74rem}.kpis{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:.66rem;display:grid}.kpis>div{border-radius:var(--radius-lg);color:#edf9ff;background:linear-gradient(145deg,#13364c,#1e5672);border:1px solid #6c91aa47;padding:.72rem;box-shadow:inset 0 1px #ffffff14}.kpis p{color:#aecdde;margin:0;font-size:.79rem}.kpis strong{margin-top:.3rem;font-family:Sora,Manrope,sans-serif;font-size:1.15rem;display:block}.auth-shell{grid-template-columns:1.2fr 1fr;gap:1rem;max-width:1080px;margin:3.6vh auto 0;display:grid}.auth-intro{color:#eefaff;box-shadow:var(--shadow-hover);background:radial-gradient(circle at 86% -8%,#dff7ff4d,#0000 36%),linear-gradient(145deg,#0f5471,#0f789d 65%,#148ab4);border:1px solid #b8e4f759;border-radius:28px;padding:1.3rem}.auth-intro .eyebrow,.auth-intro .status{color:#e5f8fff0}.auth-intro h1{color:#f1fbff}.auth-list{gap:.42rem;margin:1rem 0 0;padding-left:1.18rem;font-size:.98rem;display:grid}.auth-panel{background:linear-gradient(155deg,#fffffff5,#ecf5fcdb);border-color:#0f789e47}.auth-form{gap:.56rem;display:grid}.auth-form input,.auth-form button{width:100%}.auth-loading-panel{text-align:center;max-width:520px;margin:15vh auto 0}.guide-panel{background:radial-gradient(circle at 100% -20%,#d8effc8f,#0000 42%),linear-gradient(150deg,#fffffff0,#f1f8fde6);border-color:#0e789f3d}.guide-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.guide-tools{flex-wrap:wrap;gap:.48rem;display:flex}.guide-tools>*{min-width:190px}.guide-tools button{min-width:140px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-top:.84rem;display:grid}.guide-card{border-radius:var(--radius-lg);background:#ffffffe0;border:1px solid #6f95ad52;padding:.8rem}.guide-card header{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.guide-card header span{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:700}.guide-card>p{color:#3f647b;margin:.44rem 0 .56rem;font-size:.88rem}.guide-card ol{gap:.48rem;margin:0;padding-left:1.05rem;display:grid}.guide-card li{color:#204559}.guide-step-head{justify-content:space-between;align-items:center;gap:.48rem;display:flex}.guide-step-head strong{font-size:.86rem}.guide-card li p{color:#486a80;margin:.18rem 0 0;font-size:.84rem;line-height:1.38}.guide-card details{border-top:1px dashed #6c93ac61;margin-top:.56rem;padding-top:.5rem}.guide-card summary{cursor:pointer;color:#1d4a61;font-family:Sora,Manrope,sans-serif;font-size:.82rem;font-weight:650}.guide-card details ul{gap:.3rem;margin:.45rem 0 0;padding-left:1.05rem;display:grid}.guide-card details li{color:#4a687b;font-size:.82rem}.guide-empty{align-content:center;justify-items:start;min-height:180px;display:grid}.guide-empty p{margin:.34rem 0 0}.guide-faq{border-radius:var(--radius-lg);background:#fbfeffd1;border:1px solid #6c92ab57;margin-top:.8rem;padding:.8rem}.guide-faq h3{margin-bottom:.54rem}.guide-faq details{border-bottom:1px solid #6c92ab3d;padding:.45rem 0}.guide-faq details:last-child{border-bottom:0}.guide-faq summary{cursor:pointer;color:#1f4f66;font-family:Sora,Manrope,sans-serif;font-size:.86rem;font-weight:680}.guide-faq p{color:#496a80;margin:.34rem 0;font-size:.85rem;line-height:1.42}.guide-faq button{min-height:32px;margin-top:.2rem;padding:.3rem .52rem;font-size:.74rem}.tour-overlay{z-index:50;place-items:end center;padding:1rem;display:grid;position:fixed;inset:0}.tour-scrim{background:#071e2d3d;position:absolute;inset:0}.tour-card{background:linear-gradient(160deg,#fffffff5,#eaf6ffeb);border:1px solid #759fba66;border-radius:18px;width:min(640px,100%);padding:1rem;position:relative;box-shadow:0 28px 60px #07233466}.tour-card h3{margin-top:.28rem}.tour-card p{color:#3e6078;margin:.46rem 0 0;font-size:.9rem;line-height:1.45}.tour-progress{margin-top:.76rem}.tour-progress span{color:#2f5872;margin-bottom:.28rem;font-size:.78rem;font-weight:700;display:inline-block}.tour-progress-track{background:#97bdd585;border-radius:999px;height:8px;overflow:hidden}.tour-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#1e8cb5,#0d6f93);height:100%}.tour-jump strong{color:#13405a}.tour-actions{justify-content:flex-end;gap:.5rem;margin-top:.9rem;display:flex}@media (width<=1240px){.workspace-shell{grid-template-columns:1fr}.workspace-rail{position:static}.module-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid,.ops-grid{grid-template-columns:1fr}}@media (width<=980px){.layout{padding:.88rem}.topbar{flex-direction:column;align-items:flex-start;position:static}.section-nav{position:static}.section-nav-head{flex-direction:column}.module-nav{grid-template-columns:1fr}.settlement-grid>div{grid-template-columns:1fr;gap:.28rem}.grid.two-col,.feature-grid,.kpis,.auth-shell{grid-template-columns:1fr}.auth-shell{margin-top:2vh}.guide-head,.ops-header{flex-direction:column}.guide-tools{width:100%}.guide-tools>*{flex:180px;min-width:0}}
