:root{--ink:#17211d;--muted:#718078;--line:#e5eae7;--cream:#f6f5f0;--orange:#ef6c35;--green:#27614c;--green-light:#e7f1ec;--white:#fff;--shadow:0 14px 40px rgba(25,40,33,.09)}
.module-shell{max-width:1180px;margin:auto;padding:30px 22px 70px}.notice.error{background:#ffebe7;color:#9d3b25}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.stats article{background:#f4f7f5;border-radius:12px;padding:16px}.stats span,.stats strong{display:block}.stats span{color:var(--muted);font-size:12px}.stats strong{font-size:20px;margin-top:5px}.module-form{max-width:520px;margin-top:20px}
.nav-item{text-decoration:none}
.cash-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:9px 0 4px}.cash-shortcuts button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 4px;font-size:11px;font-weight:750;cursor:pointer}.cash-shortcuts button:hover{border-color:var(--orange);background:#fff5f0}.payment-methods{grid-template-columns:repeat(4,1fr)}
.context-help{position:fixed;right:22px;bottom:22px;width:48px;height:48px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:23px;font-weight:900;box-shadow:0 10px 25px #17211d40;z-index:40;cursor:pointer}.insight{padding:12px 14px;background:#f5f7f5;border-radius:11px;margin:9px 0}.insight p{margin:4px 0 0;color:var(--muted)}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}button,input{font:inherit}.topbar{height:74px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 26px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:38px;height:38px;border-radius:11px;background:var(--orange);display:grid;place-items:center;font:800 21px Georgia}.brand strong,.brand small{display:block}.brand strong{letter-spacing:2px}.brand small{font-size:9px;color:#a7b3ad;letter-spacing:1.5px}.shift{color:#cbd4d0;font-weight:600}.online{display:inline-block;width:8px;height:8px;border-radius:50%;background:#52d38b;margin-right:7px}.top-actions{display:flex;gap:12px;align-items:center}.icon-button{border:0;background:#ffffff12;color:#fff;width:38px;height:38px;border-radius:10px}.user{width:38px;height:38px;border-radius:50%;background:#d8e5df;color:var(--green);display:grid;place-items:center;font-weight:800}.workspace{display:flex;min-height:calc(100vh - 74px)}.sidebar{width:220px;background:#fff;border-right:1px solid var(--line);padding:22px 13px;display:flex;flex-direction:column;gap:4px}.nav-item{border:0;background:none;text-align:left;padding:12px 14px;border-radius:11px;color:#637069;font-weight:650;cursor:pointer}.nav-item span{margin-right:10px}.nav-item:hover,.nav-item.active{background:var(--green-light);color:var(--green)}.sidebar-foot{margin-top:auto;padding:15px;color:#9ca6a1;font-size:11px;display:flex;justify-content:space-between}.content{padding:28px;flex:1;min-width:0}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:800;color:var(--orange);margin:0 0 3px}.page-head h1,.modal-head h2{margin:0;font-size:25px}.page-head p:not(.eyebrow){margin:3px 0 0;color:var(--muted)}.head-buttons{display:flex;gap:8px}.button{border:0;border-radius:11px;padding:11px 16px;font-weight:750;cursor:pointer}.button.ghost{background:#fff;border:1px solid var(--line)}.button.dark{background:var(--ink);color:#fff}.pos-grid{display:grid;grid-template-columns:minmax(480px,1fr) 390px;gap:20px;align-items:start}.menu-panel,.ticket-panel{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.menu-panel{padding:18px;min-height:680px}.search{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:12px;padding:0 13px;background:#fafbf9}.search input{width:100%;border:0;outline:0;background:none;padding:13px 0}.categories{display:flex;gap:8px;overflow:auto;padding:16px 0}.category{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:20px;padding:8px 14px;color:var(--muted);font-weight:700;cursor:pointer}.category.active{background:var(--green);color:#fff;border-color:var(--green)}.products{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:11px}.product{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px;text-align:left;min-height:150px;cursor:pointer;transition:.15s}.product:hover{transform:translateY(-2px);box-shadow:0 10px 22px #233a3014;border-color:#bdcec5}.product-emoji{display:block;font-size:28px;margin-bottom:14px}.product-category{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.8px}.product strong{display:block;margin:4px 0 9px}.product b{color:var(--orange)}.ticket-panel{position:sticky;top:94px;overflow:hidden}.ticket-head{padding:18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.ticket-head span,.ticket-head strong{display:block}.ticket-head span{font-size:11px;color:var(--muted);text-transform:uppercase}.ticket-head strong{font-size:18px}.more{border:0;background:#f3f5f4;border-radius:9px}.ticket-items{max-height:300px;overflow:auto}.ticket-item{padding:13px 18px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:7px}.ticket-item p{margin:0;font-weight:700}.ticket-item small{color:var(--muted)}.qty{display:flex;align-items:center;gap:8px}.qty button{width:25px;height:25px;border:0;border-radius:7px;background:#eef2ef;cursor:pointer}.empty-ticket{text-align:center;padding:45px 20px;color:var(--muted)}.empty-ticket span{display:block;font-size:35px}.empty-ticket strong{display:block;color:var(--ink);margin:8px}.empty-ticket p{margin:0}.notes{padding:12px 18px;border-top:1px solid var(--line)}.notes input{width:100%;padding:10px;border:1px solid var(--line);border-radius:9px}.totals{padding:14px 18px;background:#fafbf9}.totals>div{display:flex;justify-content:space-between;margin:7px 0}.grand-total{border-top:1px dashed #cbd4d0;padding-top:12px;font-size:20px}.ticket-actions{padding:14px 18px 18px;display:grid;gap:8px}.kitchen{background:var(--green-light);color:var(--green)}.pay{background:var(--orange);color:#fff;display:flex;justify-content:space-between}.full{width:100%;justify-content:center;margin-top:15px}.modal{position:fixed;inset:0;background:#0a120ea8;z-index:50;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-card{width:min(460px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:22px;box-shadow:0 24px 70px #0005}.modal-card.wide{width:min(780px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.close-modal{border:0;background:#f0f2f1;width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}.table-map{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.restaurant-table{aspect-ratio:1.45;border-radius:14px;border:2px solid var(--line);background:#fff;cursor:pointer}.restaurant-table span,.restaurant-table small{display:block}.restaurant-table span{font-size:20px;font-weight:800}.restaurant-table small{font-size:10px;margin-top:4px}.restaurant-table.occupied{border-color:#f0a386;background:#fff1eb;color:#aa401a}.restaurant-table.reserved{border-color:#e8c66f;background:#fff9df;color:#80630c}.restaurant-table.free{border-color:#9ac4b0;background:#eef8f3;color:var(--green)}.legend{display:flex;gap:20px;margin-top:18px;color:var(--muted)}.legend i{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:5px}.legend .free{background:#73ad91}.legend .occupied{background:#e67c54}.legend .reserved{background:#d5ae43}.payment-total{background:var(--ink);color:#fff;padding:18px;border-radius:14px;display:flex;justify-content:space-between;align-items:center}.payment-total strong{font-size:25px}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.method{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 5px;font-size:20px;cursor:pointer}.method span{display:block;font-size:11px;margin-top:4px}.method.active{border-color:var(--orange);background:#fff5f0}.field{display:block;color:var(--muted);font-weight:700}.field input{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid var(--line);border-radius:10px;font-size:18px}.change{display:flex;justify-content:space-between;padding:14px 0;font-size:16px}.check{display:block;color:var(--muted)}.toast{position:fixed;right:22px;bottom:22px;background:var(--ink);color:#fff;padding:13px 18px;border-radius:11px;box-shadow:var(--shadow);transform:translateY(80px);opacity:0;transition:.25s;z-index:80}.toast.show{transform:none;opacity:1}
@media(max-width:1050px){.sidebar{width:74px}.nav-item{font-size:0;text-align:center}.nav-item span{font-size:20px;margin:0}.sidebar-foot{display:none}.pos-grid{grid-template-columns:1fr 350px}.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar{padding:0 14px}.shift{display:none}.workspace{display:block}.sidebar{position:fixed;bottom:0;left:0;right:0;top:auto;width:auto;height:64px;z-index:30;flex-direction:row;padding:7px;background:#fff;border-top:1px solid var(--line)}.nav-item{flex:1;padding:8px}.nav-item:nth-of-type(n+5){display:none}.content{padding:16px 12px 80px}.page-head{align-items:flex-start}.head-buttons .ghost{display:none}.pos-grid{display:block}.menu-panel{min-height:auto}.products{grid-template-columns:repeat(2,1fr)}.ticket-panel{position:static;margin-top:14px}.table-map{grid-template-columns:repeat(3,1fr)}.brand small{display:none}}
