*{box-sizing:border-box;margin:0}body{font-family:system-ui,sans-serif;background:#f2f3f5;color:#1a1c1f}button{font:inherit;cursor:pointer;border:1px solid #c8ccd2;border-radius:8px;background:#fff;padding:10px 14px;min-height:48px}button:active{background:#e8eaee}input{font:inherit;padding:10px;border:1px solid #c8ccd2;border-radius:8px;min-height:48px}.enroll{max-width:420px;margin:12vh auto;display:flex;flex-direction:column;gap:12px;background:#fff;padding:24px;border-radius:12px}.enroll h1{font-size:1.3rem}.pos{display:flex;height:100vh;gap:8px;padding:8px}.pos-left{flex:3;display:flex;flex-direction:column;gap:8px;overflow:auto}.pos-right{flex:2;display:flex;flex-direction:column;gap:8px;overflow:auto}@media(max-width:820px){.pos{flex-direction:column;height:auto;min-height:100vh}.pos-left,.pos-right{flex:none;width:100%}.pos.show-ticket .pos-left{display:none}.pos:not(.show-ticket) .pos-right>*:not(.mobile-bar){display:none}.pos:not(.show-ticket) .pos-right .mobile-bar{display:none}.grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.product{min-height:84px;font-size:1.05rem}button{min-height:52px}.receipt{font-size:11px}.mobile-bar{position:sticky;bottom:0;z-index:10;display:flex;gap:8px;align-items:center;background:#fff;border-top:1px solid #ccd0d6;padding:8px;margin:0 -8px -8px}.mobile-bar .total{flex:1;font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums}}@media(min-width:821px){.mobile-bar{display:none}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px}.product{min-height:72px;font-weight:600}.panel{background:#fff;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.ticket{flex:1;overflow:auto}.ticket-line{display:flex;align-items:center;gap:6px;padding:6px 0;border-bottom:1px solid #eceef1}.ticket-line .label{flex:1}.ticket-line .amount{font-variant-numeric:tabular-nums}.ticket-line button{min-height:36px;padding:4px 10px}.ticket-line.voided{text-decoration:line-through;opacity:.5}.totals{font-size:1.2rem;display:flex;justify-content:space-between;font-weight:700}.pay{display:flex;gap:8px;flex-wrap:wrap}.pay button{flex:1;min-height:56px;font-weight:700}.receipt{font-family:ui-monospace,monospace;white-space:pre;font-size:12px;background:#fff;padding:12px;border-radius:8px;overflow:auto}.syncbar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;color:#555}.kds{min-height:100vh;background:#14161a;color:#f4f5f7;padding:12px}.kds-bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-bottom:12px}.kds-bar strong{font-size:1.3rem}.kds-bar .muted{color:#a8adb6}.kds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.kds-card{background:#23262c;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px;border-left:6px solid #4a9d5f}.kds-card.late{border-left-color:#d8563f;background:#2e2321}.kds-card-head{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700}.kds-card .muted{color:#a8adb6;font-size:.9rem}.kds-card .error{background:#7a1f1f;color:#fff;font-weight:700;padding:6px 8px;border-radius:6px}.kds-lines{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px;font-size:1.1rem}.kds-note{color:#ffd479;font-weight:600}.kds-card button{background:#4a9d5f;color:#fff;border:none;font-size:1.1rem;font-weight:700;min-height:52px}.error{background:#ffe6e6;color:#8a1f1f;padding:8px 12px;border-radius:8px}.muted{color:#777;font-size:.9rem}.hint{color:#666;font-size:.9rem;margin:6px 0}[data-testid=printer-settings] label{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#444}[data-testid=printer-settings]>label input{min-height:44px}.printer-rows{width:100%;border-collapse:collapse;margin:8px 0}.printer-rows th{text-align:left;font-size:.85rem;color:#666;font-weight:600;padding:4px}.printer-rows td{padding:4px}.printer-rows input{width:100%;min-height:44px}.row{display:flex;gap:8px;flex-wrap:wrap}
