:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#0e2238;background:radial-gradient(circle at top left,#edf6ff,#e4edf8 45%,#dae5f2)}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.app-shell{min-height:100vh;padding:1rem}.app-shell.pos-mode{height:100dvh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden}.app-shell.pos-mode .topbar{flex:0 0 auto}.topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}h1,h2{margin:0}.tabs{display:flex;gap:.5rem}.tabs button,button{border:0;border-radius:10px;padding:.6rem .9rem;cursor:pointer;background:#d7e7f8;color:#0f2d4f;box-shadow:0 2px 8px #14375814}button.active,button.primary{background:#0f4c81;color:#fff}button.danger{background:#bb3f3f;color:#fff}.grid-admin,.grid-pos{display:grid;grid-template-columns:1fr;gap:1rem}.app-shell.pos-mode .grid-pos{flex:1 1 auto;height:0;min-height:0;overflow:hidden;grid-template-rows:minmax(0,1fr)}.grid-login{max-width:920px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1rem}.panel{background:linear-gradient(180deg,#fff,#f9fbff);border-radius:16px;padding:1rem;border:1px solid #d6e3f2;box-shadow:0 8px 24px #143a5c1f}.pos-scan-panel{display:flex;flex-direction:column;min-height:0;height:100%;max-height:100%}.pos-scan-panel>.table-wrap:last-child{flex:1;min-height:0;overflow-y:auto;overflow-x:auto}.pos-checkout-panel{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden}.form-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.7rem}.login-form{margin-top:1rem;display:grid;gap:.7rem}label{display:flex;flex-direction:column;gap:.3rem}input,select{border:1px solid #bfd3e8;border-radius:10px;padding:.58rem;background:#fbfdff}.picker-control{display:grid;grid-template-columns:1fr auto;gap:.4rem}.picker-control input{cursor:pointer;background:#f8fcff}.table-wrap{overflow:auto;margin-top:.8rem}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #e5eef8;text-align:left;padding:.6rem;white-space:nowrap;vertical-align:top}.scan-row{display:flex;gap:.5rem;flex-wrap:wrap}.scan-row input{flex:1}.search-panel{margin-top:.8rem;border:1px solid #d9e6f3;border-radius:10px;padding:.7rem;background:#f7fbff}.search-panel input{width:100%}.picker-modal-backdrop{position:fixed;inset:0;background:#0a162673;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.picker-modal{width:min(700px,100%);max-height:85vh;overflow:auto;background:#fff;border-radius:14px;padding:1rem;box-shadow:0 10px 30px #0814244d}.picker-modal-header{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.picker-search{width:100%;margin-top:.8rem}.picker-list{display:grid;gap:.4rem;margin-top:.8rem}.picker-item{text-align:left;background:#f3f8ff}.chart-list{display:grid;gap:.6rem;margin-top:.8rem}.chart-row{display:grid;grid-template-columns:180px 1fr 120px;gap:.6rem;align-items:center}.chart-bar-wrap{height:14px;border-radius:999px;background:#e6eef8;overflow:hidden}.chart-bar{height:100%;background:#0f4c81}.checkout{display:grid;gap:.7rem;align-content:start}.total{font-size:1.4rem;font-weight:700;margin:.2rem 0}.change{font-weight:700;margin:0;color:#0f4c81}.change-negative{color:#bb3f3f}.row-highlight{background:#fff3e2}.badge-offer,.badge-promo{display:block;width:fit-content;font-size:.8rem;font-weight:700;border-radius:8px;padding:.2rem .45rem;margin-bottom:.25rem}.badge-offer{color:#0f4c81;background:#d9ebff}.badge-promo{color:#6c3a00;background:#ffe8c9}.status{margin:.6rem 0 0;color:#0f4c81;font-weight:600}.num-keypad{margin-top:.8rem;display:grid;grid-template-columns:repeat(3,minmax(70px,1fr));gap:.45rem}.num-keypad-enter{grid-column:span 3}@media(min-width:1000px){.grid-admin{grid-template-columns:1.1fr 1fr}.grid-pos{grid-template-columns:2fr 1fr}.app-shell.pos-mode .grid-pos{align-items:stretch}.app-shell.pos-mode .grid-pos>.panel{min-height:0}.grid-login{grid-template-columns:1fr;max-width:640px}}
