:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{margin:0}body:has(.dash){background:#f8f9fb}.dash{--orange:#e65a2f;--orange-600:#d24a20;--orange-700:#b84316;--orange-100:#ffe9dc;--orange-50:#fff4ec;--navy:#1a2332;--gray-700:#4a5565;--gray-500:#6b7585;--gray-300:#c8ced6;--gray-200:#e4e8ee;--gray-100:#f2f4f7;--gray-50:#f8f9fb;--green:#1f8a5b;--green-50:#e9f6f0;--red:#dc2626;--red-700:#b91c1c;--red-50:#fdeeec;--ui-color-bg:var(--gray-50);--ui-color-surface:#fff;--ui-color-border:var(--gray-200);--ui-color-text:var(--navy);--ui-color-text-muted:var(--gray-500);--ui-color-primary:var(--orange);--ui-color-primary-hover:var(--orange-600);--ui-color-primary-contrast:#fff;--ui-color-danger:var(--red);--ui-color-danger-hover:var(--red-700);--ui-color-success:var(--green);--ui-color-focus:var(--orange);--ui-radius-sm:8px;--ui-radius-md:14px;--ui-radius-lg:20px;--ui-shadow-sm:0 1px 2px #1a23320f;--ui-shadow-md:0 8px 24px -8px #1a23321f, 0 2px 4px #1a23320a;--ui-font-body:var(--font-mulish), system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--shadow-lg:0 24px 48px -12px #1a23322e, 0 4px 8px #1a23320a;box-sizing:border-box;min-height:100dvh;font-family:var(--ui-font-body);color:var(--navy);background:var(--gray-50);line-height:1.55}.dash *,.dash :before,.dash :after{box-sizing:border-box}.dash h1,.dash h2,.dash h3{letter-spacing:-.01em;color:var(--navy);font-weight:800;line-height:1.25}.dash ::selection{background:var(--orange-100)}.dash-top{z-index:10;border-bottom:1px solid var(--gray-200);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex;position:sticky;top:0}.dash-top__brand{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.dash-top__sep{background:var(--gray-200);width:1px;height:1.5rem}.dash-top__restaurant{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;overflow:hidden}.dash-top__user{flex-shrink:0;align-items:center;gap:.75rem;display:inline-flex}.dash-top__employee{color:var(--gray-700);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.dash-top__avatar{background:var(--orange-50);width:1.9rem;height:1.9rem;color:var(--orange-700);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;display:inline-flex}.dash-top__logout{border:1px solid var(--gray-200);color:var(--gray-700);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.8125rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.dash-top__logout:hover{color:var(--red);border-color:var(--red)}.dash-top__logout:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.dash-main{max-width:90rem;margin:0 auto;padding:1.25rem 1rem 2.5rem}.dash-head{margin-bottom:2rem}.dash-head__title{margin:0;font-size:1.45rem}.dash-head__desc{color:var(--gray-500);margin:.25rem 0 0;font-size:.9375rem}.dash-empty{text-align:center;color:var(--gray-500);border:1px dashed var(--gray-300);border-radius:var(--ui-radius-md);background:#fff;padding:2.5rem 1rem}.dlogin{grid-template-columns:minmax(0,1fr);min-height:100dvh;display:grid}.dlogin__brand{background:radial-gradient(#ffffff12 1px, transparent 1.5px) 0 0 / 26px 26px, linear-gradient(160deg, var(--navy) 0%, #232f44 100%);flex-direction:column;gap:2rem;padding:3rem;display:none}.dlogin__scene{flex:1;min-height:16rem;position:relative}.dlogin__mtable{background:#ffffff0f;border:2px solid #ffffff40;border-radius:18px;animation:6s ease-in-out infinite alternate dlogin-float;position:absolute}.dlogin__mtable:before,.dlogin__mtable:after{content:"";background:#ffffff38;border-radius:999px;width:44%;height:9px;position:absolute;left:50%;transform:translate(-50%)}.dlogin__mtable:before{top:-16px}.dlogin__mtable:after{bottom:-16px}.dlogin__mtable--a{width:7.5rem;height:7.5rem;top:12%;left:8%}.dlogin__mtable--b{width:9.5rem;height:9.5rem;animation-delay:1.4s;top:38%;left:38%}.dlogin__mtable--c{width:6rem;height:6rem;animation-delay:2.6s;top:8%;right:6%}.dlogin__mtable--accent{border-color:var(--orange);background:#e65a2f29}.dlogin__mtable--accent:before,.dlogin__mtable--accent:after{background:var(--orange)}@keyframes dlogin-float{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.dash .dlogin__pitch-title{color:var(--orange);margin:0;font-size:1.75rem}.dlogin__pitch-desc{color:#ffffffb8;max-width:26rem;margin:.5rem 0 0;font-size:.9375rem;line-height:1.6}.dlogin__tagline{letter-spacing:.35em;color:#ffffff80;margin:0;font-size:.6875rem;font-weight:700}.dlogin__panel{place-items:center;padding:3rem 1.25rem;display:grid}.dlogin__box{width:100%;max-width:24rem}.dlogin__logo{margin-bottom:2rem;display:block}.dlogin__title{margin:0;font-size:1.5rem}.dlogin__desc{color:var(--gray-500);margin:.4rem 0 1.5rem;font-size:.9375rem;line-height:1.55}.dlogin__error{color:var(--red-700);background:var(--red-50);border-radius:var(--ui-radius-sm);margin:0 0 1rem;padding:.6rem .85rem;font-size:.875rem;font-weight:600}.dlogin__form{gap:1rem;display:grid}.dlogin__pass{position:relative}.dlogin__pass .ui-input{width:100%;padding-right:3rem}.dlogin__eye{width:2.9rem;color:var(--gray-500);cursor:pointer;border-radius:var(--ui-radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s;display:flex;position:absolute;top:0;bottom:0;right:0}.dlogin__eye:hover{color:var(--navy)}.dlogin__eye:focus-visible{outline:2px solid var(--orange);outline-offset:-2px}.dlogin__hint{color:var(--gray-500);margin:1.5rem 0 0;font-size:.8125rem;line-height:1.55}@media (min-width:1024px){.dlogin{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dlogin__brand{display:flex}}.dash-skel{background:var(--gray-100);border-radius:999px;animation:1.2s ease-in-out infinite dash-skel;display:inline-block}.dash-skel--name{width:7rem;height:.95rem}.dash-skel--chip{width:8.5rem;height:1.9rem}@keyframes dash-skel{0%,to{opacity:1}50%{opacity:.55}}.dash-plan{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 2rem;display:grid}.dsq{filter:drop-shadow(0 6px 14px #1a23321a);width:100%;max-width:19rem;margin-inline:auto;transition:transform .2s,filter .2s;position:relative}.dsq:hover{filter:drop-shadow(0 12px 22px #1a233229);transform:translateY(-3px)}.dsq__chair{background:var(--gray-300);border-radius:999px;transition:background .2s;position:absolute}.dsq__chair--n,.dsq__chair--s{width:44%;height:14px;left:50%;transform:translate(-50%)}.dsq__chair--n{top:-7px}.dsq__chair--s{bottom:-7px}.dsq__chair--e,.dsq__chair--w{width:14px;height:44%;top:50%;transform:translateY(-50%)}.dsq__chair--w{left:-7px}.dsq__chair--e{right:-7px}.dsq__top{aspect-ratio:1;border:2px solid var(--gray-200);border-radius:var(--ui-radius-lg);background:#fff;grid-template-rows:auto 1fr auto;gap:.5rem;min-height:100%;padding:.85rem .85rem .8rem;transition:border-color .2s;display:grid;position:relative}.dsq__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dsq__label{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:800;overflow:hidden}.dsq__state{background:var(--orange-50);color:var(--orange-700);border-radius:999px;flex-shrink:0;padding:.15rem .6rem;font-size:.75rem;font-weight:700}.dsq--free .dsq__state{background:var(--gray-100);color:var(--gray-500)}.dsq__info{text-align:center;align-content:center;justify-items:center;gap:.3rem;display:grid}.dsq__status{color:var(--gray-700);margin:0;font-size:.875rem;font-weight:700}.dsq__free{color:var(--gray-500);margin:0;font-size:.875rem}.dsq__meta{color:var(--gray-500);margin:0;font-size:.8125rem}.dsq__bell{color:var(--red-700);background:var(--red-50);border-radius:999px;align-items:center;gap:.35rem;margin:0;padding:.2rem .65rem;font-size:.8125rem;font-weight:700;animation:1.2s infinite dsq-bell;display:inline-flex}@keyframes dsq-bell{0%,to{transform:none}50%{transform:scale(1.05)}}.dsq__link{color:var(--orange-700);align-items:center;gap:.3rem;margin-top:.15rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.dsq__link:hover{text-decoration:underline}.dsq__link:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:4px}.dsq__controls{align-self:end}.dsq[data-status=open] .dsq__top,.dsq[data-status=ordered] .dsq__top,.dsq[data-status=serving] .dsq__top{border-color:var(--orange)}.dsq[data-status=open] .dsq__chair,.dsq[data-status=ordered] .dsq__chair,.dsq[data-status=serving] .dsq__chair{background:var(--orange)}.dsq[data-status=bill_requested] .dsq__top{border-color:var(--red)}.dsq[data-status=bill_requested] .dsq__chair{background:var(--red)}.dsq[data-status=bill_requested] .dsq__status{color:var(--red-700)}.dsq--free .dsq__top{background:var(--gray-50)}.dsq--free:hover .dsq__top{border-color:var(--gray-300)}.dsq--skel{pointer-events:none}.dsq--skel .dsq__top{background:var(--gray-100);animation:1.2s ease-in-out infinite dash-skel}.dsq--skel:hover{transform:none}.mdet-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.mdet-back{color:var(--gray-500);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.mdet-back:hover{color:var(--orange-700)}.mdet-head__row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.mdet-title{margin:0;font-size:1.45rem}.mdet-status{background:var(--gray-100);color:var(--gray-700);border-radius:999px;padding:.18rem .65rem;font-size:.75rem;font-weight:700}.mdet-status--open,.mdet-status--ordered,.mdet-status--serving{background:var(--orange-50);color:var(--orange-700)}.mdet-status--bill_requested{background:var(--red-50);color:var(--red-700)}.mdet-sub{color:var(--gray-500);margin:.25rem 0 0;font-size:.875rem}.mdet-alert{border:1px solid var(--red);border-radius:var(--ui-radius-md);background:var(--red-50);margin-bottom:1.25rem;padding:.85rem 1rem}.mdet-alert__title{color:var(--red-700);align-items:center;gap:.4rem;margin:0;font-size:.9375rem;font-weight:800;display:inline-flex}.mdet-alert__row{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.6rem;font-size:.875rem;display:flex}.mdet-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.mdet-side{gap:1.25rem;display:grid}.mdet-panel{border:1px solid var(--gray-200);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-sm);background:#fff;padding:1.1rem 1.25rem}.mdet-panel__title{align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:1.05rem;display:flex}.mdet-panel__count{background:var(--orange-50);min-width:1.5rem;height:1.5rem;color:var(--orange-700);border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.75rem;font-weight:800;display:inline-flex}.mdet-muted{color:var(--gray-500);margin:0;font-size:.9375rem}.mdet-tickets{gap:.85rem;display:grid}.mdet-ticket{border:1px solid var(--gray-200);border-radius:var(--ui-radius-md);background:var(--gray-50);padding:.85rem 1rem}.mdet-ticket__head{align-items:center;gap:.5rem;display:flex}.mdet-ticket__seq{background:var(--navy);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:1.7rem;height:1.7rem;padding:0 .35rem;font-size:.8125rem;font-weight:800;display:inline-flex}.mdet-ticket__kind{font-size:.9375rem}.mdet-ticket__time{color:var(--gray-500);margin-left:auto;font-size:.8125rem}.mdet-ticket__items{gap:.45rem;margin:.7rem 0;padding:0;list-style:none;display:grid}.mdet-item{align-items:baseline;gap:.5rem;font-size:.9375rem;display:flex}.mdet-item__qty{min-width:2rem;color:var(--orange-700);flex-shrink:0;font-weight:800}.mdet-item__name{min-width:0}.mdet-item__notes{color:var(--gray-500)}.mdet-item__guest{background:var(--gray-100);color:var(--gray-700);border-radius:999px;flex-shrink:0;margin-left:auto;padding:.1rem .5rem;font-size:.75rem;font-weight:700}.mdet-ticket__total{border-top:1px dashed var(--gray-300);text-align:right;margin:0;padding-top:.6rem;font-weight:800}.mdet-guests{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.mdet-guest{align-items:center;gap:.6rem;font-size:.9375rem;display:flex}.mdet-guest__avatar{background:var(--orange-50);width:1.8rem;height:1.8rem;color:var(--orange-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex}.mdet-guest__pay{background:var(--green-50);color:var(--green);border-radius:999px;flex-shrink:0;margin-left:auto;padding:.1rem .5rem;font-size:.75rem;font-weight:700}.mdet-guest__pay--waiting{background:var(--gray-100);color:var(--gray-500)}.mdet-bills{gap:.6rem;display:grid}.mdet-bill{justify-content:space-between;align-items:baseline;gap:.75rem;margin:0;font-size:.9rem;display:flex}.mdet-bill__who{min-width:0}.mdet-bill__method{background:var(--gray-100);color:var(--gray-700);border-radius:999px;margin-left:.45rem;padding:.1rem .5rem;font-size:.75rem;font-weight:700}.mdet-bill__sum{flex-shrink:0;font-weight:800}.mdet-total{border-radius:var(--ui-radius-lg);background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.mdet-total__label{letter-spacing:.02em;color:#ffffffbf;font-size:.875rem;font-weight:700}.mdet-total__sum{font-size:1.25rem;font-weight:800}@media (min-width:1024px){.mdet-grid{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}}.dash .confirm{border-radius:var(--ui-radius-lg);width:min(92vw,26rem);box-shadow:var(--shadow-lg);font-family:var(--ui-font-body);color:var(--navy);background:#fff;border:none;padding:0}.dash .confirm::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a233280}.dash .confirm[open]{animation:.18s confirm-in}@keyframes confirm-in{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:none}}.dash .confirm__body{gap:.5rem;padding:1.5rem;display:grid}.dash .confirm__icon{background:var(--red-50);width:2.75rem;height:2.75rem;color:var(--red);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:inline-flex}.dash .confirm__title{margin:0;font-size:1.1rem}.dash .confirm__desc{color:var(--gray-500);margin:0;font-size:.9rem;line-height:1.5}.dash .confirm__error{color:var(--red-700);margin:0;font-size:.875rem;font-weight:600}.dash .confirm__actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}@media (min-width:680px){.dash-top{padding:.65rem 1.5rem}.dash-main{padding:1.5rem 1.5rem 3rem}.dash-plan{grid-template-columns:repeat(3,minmax(0,1fr))}.dsq__top{gap:.6rem;padding:1.1rem 1.1rem 1rem}.dsq__label{font-size:1.05rem}}@media (min-width:1024px){.dash-plan{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.75rem 2.25rem}}@media (prefers-reduced-motion:reduce){.dash *,.dash :before,.dash :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
