.restaurant-nav{display:flex;gap:.4rem;overflow:auto;margin:-.15rem 0 1rem;padding:.35rem;background:var(--surface,#fff);border:1px solid var(--border,#dce4ee);border-radius:16px;scrollbar-width:none}.restaurant-nav a{white-space:nowrap;padding:.7rem .95rem;border-radius:12px;color:var(--muted,#5c6b7a);font-weight:700}.restaurant-nav a.active{background:var(--primary,#087565);color:#fff}.restaurant-hero,.restaurant-order-hero,.restaurant-kitchen-head{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding:1.6rem 1.8rem;margin-bottom:1rem;border-radius:22px;color:#fff;background:linear-gradient(125deg,var(--primary,#087565),#075f55 62%,#14364a)}.restaurant-hero h2,.restaurant-order-hero h2,.restaurant-kitchen-head h2{max-width:780px;margin:.25rem 0 .45rem;color:#fff}.restaurant-hero p,.restaurant-order-hero p{max-width:760px;margin:0;color:#e8fffa}.restaurant-hero-actions{display:flex;gap:.6rem;flex-wrap:wrap}.restaurant-mode-list{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:1rem}.restaurant-mode-list span{padding:.32rem .58rem;border:1px solid #ffffff4a;border-radius:999px;background:#ffffff14;font-size:.78rem;font-weight:700}.restaurant-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:1rem 0}.restaurant-stat-grid>a,.restaurant-stat-grid>article{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;background:var(--surface,#fff);border:1px solid var(--border,#dce4ee);border-radius:16px;color:inherit}.restaurant-stat-grid span{font-size:.8rem;color:var(--muted,#657487);font-weight:700}.restaurant-stat-grid strong{font-size:1.35rem}.restaurant-stat-grid small{color:var(--muted,#657487)}.restaurant-stat-grid .attention{border-color:#e7b559;background:#fffaf0}.restaurant-overview-grid,.restaurant-inventory-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:1rem}.restaurant-order-list{display:grid}.restaurant-order-list>a{display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;align-items:center;padding:.85rem 0;border-bottom:1px solid var(--border,#e2e8ef);color:inherit}.restaurant-order-list>a:last-child{border:0}.restaurant-order-list small,.restaurant-order-list strong{display:block}.restaurant-order-list small{margin-top:.15rem;color:var(--muted,#687586)}.restaurant-order-type{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#e9f7f4;color:var(--primary,#087565);font-weight:900}.restaurant-principles>div:not(.panel-head){display:flex;gap:.8rem;padding:.75rem 0}.restaurant-principles>div>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:#e9f7f4;color:var(--primary,#087565)}.restaurant-principles p,.restaurant-principles small{display:block;margin:0}.restaurant-principles small{margin-top:.2rem;color:var(--muted,#687586)}.restaurant-counter{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.72fr);gap:1rem;align-items:start}.restaurant-catalogue,.restaurant-cart{min-width:0}.restaurant-cart{position:sticky;top:1rem}.restaurant-counter-head,.restaurant-cart-head,.restaurant-order-top{display:flex;justify-content:space-between;gap:1rem;align-items:center}.restaurant-search{display:flex;align-items:center;gap:.5rem;min-width:min(340px,45%);padding:.6rem .75rem;border:1px solid var(--border,#d9e2ec);border-radius:12px}.restaurant-search input{width:100%;border:0;padding:0;background:transparent;outline:0}.restaurant-category-tabs,.restaurant-filter-row{display:flex;gap:.45rem;overflow:auto;padding:.85rem 0}.restaurant-category-tabs button,.restaurant-filter-row a{white-space:nowrap;border:1px solid var(--border,#d9e2ec);border-radius:999px;background:#fff;padding:.48rem .72rem;font-weight:700;color:var(--muted,#5d6978)}.restaurant-category-tabs button.active,.restaurant-filter-row a.active{border-color:var(--primary,#087565);background:#eaf7f4;color:var(--primary,#087565)}.restaurant-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.restaurant-menu-card{display:flex;flex-direction:column;align-items:flex-start;min-height:155px;padding:.9rem;border:1px solid var(--border,#d8e2eb);border-radius:16px;background:#fff;text-align:left;cursor:pointer}.restaurant-menu-card:hover{border-color:var(--primary,#087565);box-shadow:0 8px 22px #0b776214}.restaurant-menu-card strong{font-size:1rem;margin:.5rem 0 .15rem}.restaurant-menu-card small{color:var(--muted,#6b7786)}.restaurant-menu-card b{margin-top:auto;color:#5b177b;font-size:1rem}.restaurant-menu-card em{margin-top:.35rem;color:var(--primary,#087565);font-size:.72rem;font-style:normal;font-weight:800}.restaurant-menu-course,.restaurant-tag{display:inline-flex;padding:.22rem .44rem;border-radius:999px;background:#eef4fb;color:#48637d;font-size:.68rem;font-weight:800;text-transform:uppercase}.restaurant-menu-card.sold-out{opacity:.55}.restaurant-menu-empty{grid-column:1/-1;padding:3rem 1rem}.restaurant-cart-lines{display:grid;gap:.25rem;max-height:43vh;overflow:auto;margin:.75rem 0}.restaurant-cart-lines>article{display:grid;grid-template-columns:1fr auto;gap:.7rem;align-items:center;padding:.7rem 0;border-bottom:1px solid var(--border,#e0e7ed)}.restaurant-cart-lines small{display:block;margin-top:.15rem;color:var(--muted,#657485)}.restaurant-kitchen-note{color:#a24e00!important;font-weight:700}.restaurant-line-controls{display:flex;align-items:center;gap:.4rem}.restaurant-line-controls button{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--border,#d7e0e8);border-radius:8px;background:#fff;font-size:1rem}.restaurant-line-controls b{min-width:72px;text-align:right}.restaurant-order-fields{padding:.65rem 0}.restaurant-order-fields details{margin-top:.55rem}.restaurant-order-fields summary{cursor:pointer;font-weight:700;color:var(--primary,#087565)}.restaurant-cart-total{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-top:2px solid var(--border,#dce4eb)}.restaurant-cart-total strong{font-size:1.35rem}.restaurant-cart-actions{display:grid;grid-template-columns:.7fr 1.3fr;gap:.55rem}.restaurant-online-note{margin:.65rem 0 0}.restaurant-modifier-dialog{width:min(560px,calc(100% - 1.5rem));max-height:85vh;padding:0;border:0;border-radius:20px;box-shadow:0 28px 80px #10203566}.restaurant-modifier-dialog::backdrop{background:#0c182b8a}.restaurant-modifier-dialog form{padding:1.2rem}.restaurant-dialog-head,.restaurant-dialog-actions{display:flex;justify-content:space-between;gap:.7rem;align-items:center}.restaurant-dialog-actions{justify-content:flex-end;margin-top:1rem}.restaurant-modifier-dialog fieldset{border:1px solid var(--border,#dce4ec);border-radius:14px;margin:.8rem 0;padding:.75rem}.restaurant-modifier-dialog legend{font-weight:800;padding:0 .3rem}.restaurant-modifier-dialog legend small{font-weight:500;color:var(--muted,#657485)}.restaurant-modifier-dialog fieldset label{display:grid;grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center;padding:.48rem}.restaurant-modifier-dialog fieldset input{width:18px;height:18px}.restaurant-order-top{margin:.2rem 0 .8rem}.restaurant-order-top>div{display:flex;gap:.5rem;align-items:center}.restaurant-order-hero>div:last-child{text-align:right}.restaurant-order-hero>div:last-child span,.restaurant-order-hero>div:last-child small{display:block}.restaurant-order-hero>div:last-child strong{display:block;font-size:1.8rem}.restaurant-order-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:1rem;align-items:start}.restaurant-order-side{display:grid;gap:1rem}.restaurant-line-list>article{display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;padding:.85rem 0;border-bottom:1px solid var(--border,#e0e7ed)}.restaurant-line-list>article>span{text-align:right}.restaurant-line-list small{display:block;margin-top:.2rem;color:var(--muted,#697585)}.restaurant-line-list article.void,.restaurant-payment-list article.void{opacity:.55;text-decoration:line-through}.restaurant-split-check input{width:18px;height:18px}.restaurant-totals{margin-left:auto;width:min(360px,100%);padding-top:.8rem}.restaurant-totals span{display:flex;justify-content:space-between;padding:.35rem 0}.restaurant-totals em{font-style:normal}.restaurant-totals .total{margin-top:.35rem;border-top:2px solid var(--border,#dce4eb);font-size:1.15rem}.restaurant-inline-action{margin-top:1rem}.restaurant-ticket-list,.restaurant-payment-list,.restaurant-waste-list{display:grid}.restaurant-ticket-list>a,.restaurant-payment-list>article,.restaurant-waste-list>article{display:flex;justify-content:space-between;gap:.7rem;align-items:flex-start;padding:.65rem 0;border-bottom:1px solid var(--border,#e0e7ed);color:inherit}.restaurant-ticket-list small,.restaurant-payment-list small,.restaurant-waste-list small{display:block;margin-top:.15rem;color:var(--muted,#697585)}.restaurant-payment-list details{min-width:90px}.restaurant-payment-list form{display:flex;gap:.35rem;margin-top:.35rem}.danger-zone{border-color:#edc8c8}.restaurant-table-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:.7rem}.restaurant-table-grid article{min-height:130px;padding:.8rem;border:1px solid var(--border,#dce4ec);border-radius:15px;background:#fff}.restaurant-table-grid article>span,.restaurant-table-grid article>small{display:block;color:var(--muted,#687586)}.restaurant-table-grid article>strong{display:block;font-size:1.2rem;margin:.35rem 0}.restaurant-table-grid article>a{display:flex;justify-content:space-between;margin-top:.7rem;padding:.48rem;border-radius:10px;background:#edf7f5}.restaurant-table-grid .status-occupied{border-color:#e5b05c;background:#fffaf0}.restaurant-table-grid .status-cleaning{background:#f1f5f9}.restaurant-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.restaurant-kitchen-head{padding:1.2rem 1.4rem}.restaurant-kitchen-head h2{margin-bottom:0}.restaurant-live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#5df0a7;box-shadow:0 0 0 5px #5df0a72c}.restaurant-kds{display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:.75rem;overflow:auto}.restaurant-kds>section{min-width:230px;padding:.65rem;border-radius:16px;background:#eef3f7}.restaurant-kds>section>header{display:flex;justify-content:space-between;align-items:center;padding:.25rem}.restaurant-kds>section>header h2{font-size:1rem}.restaurant-kds>section>header span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;font-weight:800}.restaurant-kot{padding:.8rem;margin:.5rem 0;border-radius:14px;background:#fff;border:1px solid #dbe4eb;box-shadow:0 3px 10px #2233440c}.restaurant-kot.late{border-color:#e59b51}.restaurant-kot-head,.restaurant-kot-actions{display:flex;justify-content:space-between;gap:.5rem}.restaurant-kot-head small{display:block;color:var(--muted,#687586)}.restaurant-kot>p{font-size:.75rem;color:var(--muted,#687586)}.restaurant-kot-items{padding-left:1.25rem}.restaurant-kot-items li{margin:.55rem 0}.restaurant-kot-items small,.restaurant-kot-items em{display:block;color:var(--muted,#687586);font-size:.76rem}.restaurant-kot-items em{color:#a24e00;font-weight:700}.restaurant-kot-actions{align-items:center}.restaurant-kot-actions form{margin:0}.restaurant-kot-print{display:none}.restaurant-check-grid{display:flex;gap:.8rem;flex-wrap:wrap}.restaurant-check-grid label{display:flex;gap:.4rem;align-items:center}.restaurant-check-grid input{width:18px;height:18px}.restaurant-recipe-line{display:grid;grid-template-columns:1fr 130px;gap:.5rem;margin-bottom:.5rem}.restaurant-report-filter{display:flex;gap:.5rem;align-items:flex-end}.restaurant-report-filter label{display:grid;gap:.2rem}.restaurant-mode-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.restaurant-mode-settings>label{display:grid;grid-template-columns:auto 1fr;gap:.65rem;padding:.8rem;border:1px solid var(--border,#dce4ec);border-radius:14px}.restaurant-mode-settings input{width:20px;height:20px}.restaurant-mode-settings small{display:block;margin-top:.18rem;color:var(--muted,#687586)}.restaurant-setup{max-width:1050px}.restaurant-tag{margin:.1rem}.restaurant-menu-admin hr,.restaurant-setup hr{border:0;border-top:1px solid var(--border,#dce4ec);margin:1rem 0}
@media(max-width:1100px){.restaurant-stat-grid{grid-template-columns:repeat(2,1fr)}.restaurant-counter,.restaurant-order-layout{grid-template-columns:1fr}.restaurant-cart{position:static}.restaurant-menu-grid{grid-template-columns:repeat(3,1fr)}.restaurant-table-grid{grid-template-columns:repeat(4,1fr)}.restaurant-kds{grid-template-columns:repeat(2,minmax(250px,1fr))}}
@media(max-width:720px){.restaurant-nav{margin-inline:-.15rem}.restaurant-hero,.restaurant-order-hero,.restaurant-kitchen-head{align-items:flex-start;flex-direction:column;padding:1.15rem;border-radius:18px}.restaurant-hero-actions{width:100%}.restaurant-hero-actions .btn{flex:1}.restaurant-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.restaurant-stat-grid>a,.restaurant-stat-grid>article{padding:.8rem}.restaurant-overview-grid,.restaurant-inventory-grid,.restaurant-admin-grid{grid-template-columns:1fr}.restaurant-counter{display:block}.restaurant-catalogue{padding:.75rem}.restaurant-cart{margin-top:.75rem}.restaurant-counter-head{align-items:stretch;flex-direction:column}.restaurant-search{min-width:0;width:100%}.restaurant-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.restaurant-menu-card{min-height:140px;padding:.75rem}.restaurant-cart-lines{max-height:none}.restaurant-cart-actions{position:sticky;bottom:calc(.4rem + env(safe-area-inset-bottom));z-index:4;padding:.5rem;border-radius:14px;background:#fff;box-shadow:0 -8px 24px #10203518}.restaurant-line-controls{flex-wrap:wrap;justify-content:flex-end}.restaurant-order-hero>div:last-child{text-align:left}.restaurant-order-layout{display:block}.restaurant-order-side{margin-top:1rem}.restaurant-filter-row{max-width:100%}.page-actions{align-items:stretch;flex-direction:column}.restaurant-table-grid{grid-template-columns:repeat(2,1fr)}.restaurant-kds{display:flex;overflow:auto;scroll-snap-type:x mandatory}.restaurant-kds>section{flex:0 0 86vw;scroll-snap-align:start}.restaurant-report-filter{display:grid;grid-template-columns:1fr 1fr}.restaurant-report-filter button{grid-column:1/-1}.restaurant-mode-settings{grid-template-columns:1fr}.restaurant-check-grid{display:grid;grid-template-columns:1fr 1fr}.restaurant-recipe-line{grid-template-columns:1fr 100px}}
@media print{body:has(.restaurant-kot-print) .app-shell>*:not(.app-main),body:has(.restaurant-kot-print) .topbar,body:has(.restaurant-kot-print) .restaurant-nav,body:has(.restaurant-kot-print) .app-main>*:not(.restaurant-kot-print){display:none!important}.restaurant-kot-print{display:block!important;width:76mm;margin:0;padding:3mm;color:#000;background:#fff}.restaurant-kot-print h1{font-size:16pt}.restaurant-kot-print .restaurant-kot-items{font-size:11pt}.restaurant-kot-order{border-top:1px dashed #000;padding-top:3mm}.no-print{display:none!important}@page{margin:4mm}}
@media screen{.restaurant-kot-print{display:block!important;max-width:420px;margin:0 auto 1rem;padding:1rem;border:1px dashed var(--border,#dce4ec);border-radius:14px;background:#fff}}
