.pos-page{background:#edf1f4;min-height:100vh;padding:.5rem;font-size:12px}.pos-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.pos-header__logo{cursor:pointer;width:auto;height:2.8rem;display:block}.pos-header__held-button{margin-left:.35rem!important}.pos-layout{align-items:flex-start;gap:.5rem;height:calc(100vh - 110px);min-height:72vh;display:flex;overflow:auto}.pos-column{background:#fff;border-radius:12px;flex-direction:column;padding:.75rem;display:flex;box-shadow:0 7px 21.9px -12px #00000040}.pos-column__title{color:#314158;margin-bottom:.5rem;font-weight:700}.pos-groups{flex:0 0 12%;min-width:0;max-width:12%;height:calc(100vh - 120px);overflow-y:auto}.pos-edit-switcher{flex:0 0 12%;min-width:0;max-width:12%;height:calc(100vh - 120px);overflow:hidden}.pos-edit-switcher__list{flex:1;overflow-y:auto}.pos-edit-switcher__item{background:#fbfcfe;border:1px solid #e2e7ed;border-radius:10px;margin-bottom:.35rem}.pos-edit-switcher__item.Mui-selected{background:#e9eff7;border-color:#314158}.pos-edit-switcher__item.Mui-selected:hover,.pos-edit-switcher__item:hover{background:#eef3f9}.pos-group-list{flex-direction:column;gap:.75rem;display:flex}.pos-group{cursor:pointer;text-align:center;background:#fbfcfe;border:1px solid #e2e7ed;border-radius:12px;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem;transition:all .15s ease-in-out;display:flex}.pos-group:hover{border-color:#314158}.pos-group.active{background:#eef2f7;border-color:#314158;box-shadow:0 4px 10px -6px #0003}.pos-group__icon{color:#fff;background:#314158;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-weight:700;display:flex;overflow:hidden}.pos-group__icon img{object-fit:cover;border-radius:16px;width:100%;height:100%}.pos-group__name{color:#1f2937;font-weight:600}.pos-group__count{color:#6b7280;font-size:12px}.pos-items{flex-direction:column;flex:0 0 28%;min-width:0;max-width:28%;height:calc(100vh - 120px);display:flex}.pos-items__toolbar{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.pos-items__grid{flex:1;grid-template-columns:repeat(auto-fill,118px);grid-auto-rows:1fr;place-content:flex-start;align-items:stretch;gap:.4rem;padding-right:.2rem;display:grid;overflow-y:auto}.pos-item-card{box-sizing:border-box;background:#fbfdff;border:1px solid #e2e7ed;border-radius:12px;flex-direction:column;gap:.3rem;height:100%;min-height:17.4rem;padding:.5rem;display:flex}.pos-item-thumb{background:#f2f4f7;border-radius:10px;justify-content:center;align-items:center;height:88px;display:flex;overflow:hidden}.pos-item-thumb img{object-fit:cover;width:100%;height:100%}.pos-item-body{flex:1;grid-template-rows:3.4rem 1.05rem 1.05rem auto;row-gap:.2rem;min-height:0;display:grid}.pos-item-name{color:#1f2937;height:3.4rem;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.pos-item-meta{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;min-height:1.2em;font-size:11px;overflow:hidden}.pos-item-price{color:#314158;min-height:1.2em;font-weight:700}.pos-summary{background:linear-gradient(#fff 0%,#f8fafc 100%);flex:0 0 24%;min-width:0;max-width:24%;height:calc(100vh - 120px);overflow:hidden}.pos-summary__form{flex-direction:column;gap:.45rem;height:100%;min-height:0;display:flex;overflow:hidden}.pos-summary__held{flex:0 0 14%;order:5;min-height:0}.pos-held--bottom{width:100%;min-height:0;margin-top:.6rem;overflow:hidden}.pos-held--bottom .pos-held__header{align-items:center}.pos-held--bottom .pos-held__list{scrollbar-width:thin;flex-flow:row;gap:.45rem;max-width:100%;padding-bottom:.2rem;display:flex;overflow:auto hidden}.pos-held--bottom .pos-held__item{flex:0 0 280px;align-items:center;min-width:280px;max-width:280px;padding:.35rem .5rem}.pos-held--bottom .pos-held__item>div:first-child{flex:1;min-width:0}.pos-held--bottom .pos-held__meta,.pos-held--bottom .pos-held__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pos-held--bottom .pos-held__actions{flex-shrink:0}.pos-held--bottom .pos-held__actions .MuiButton-root{min-width:78px}@media (width<=900px){.pos-held--bottom .pos-held__header{align-items:flex-start}.pos-held--bottom .pos-held__item{flex-basis:240px;min-width:240px;max-width:240px}}.pos-summary__invoice-fields{flex:none;order:1;align-content:start;min-height:0}.pos-summary__payments{flex:none;order:2;align-content:start;min-height:0;margin-top:0}.pos-summary__totals{flex:auto;order:3;min-height:0;overflow:hidden}.pos-summary__actions{z-index:1;background:#fff;flex:0 0 6%;order:4;align-items:center;min-height:0;position:relative}.pos-summary__actions .MuiButton-root{letter-spacing:.01em;border-radius:12px;width:100%;min-height:42px;font-weight:700;box-shadow:0 8px 18px -14px #0f172a73}.pos-held{background:linear-gradient(#fbfdff 0%,#f6f9fc 100%);border:1px solid #e3e8ef;border-radius:14px;flex-direction:column;gap:.35rem;padding:.55rem .65rem;display:flex;box-shadow:inset 0 1px #ffffffe6}.pos-held__header{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.pos-held__list{flex-direction:column;flex:1;gap:.25rem;min-height:0;display:flex;overflow-y:auto}.pos-held__item{background:#fff;border:1px solid #e2e7ed;border-radius:10px;justify-content:space-between;align-items:center;gap:.35rem;padding:.35rem .45rem;display:flex}.pos-held__label{color:#1f2937;font-weight:700}.pos-held__meta{color:#6b7280;font-size:11px}.pos-held__total{color:#0f172a;font-size:12px;font-weight:700}.pos-held__actions{align-items:center;gap:.25rem;display:flex}.pos-held__empty{color:#7b8794;padding:.6rem .25rem}.pos-held-dialog{box-shadow:none;background:0 0;border:0;padding:0}.pos-held-dialog .pos-held__list{max-height:55vh;padding-right:.15rem;overflow-y:auto}.pos-cart-panel{flex:36%;min-width:0;max-width:36%;height:calc(100vh - 120px);overflow:hidden}.pos-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;display:grid}.pos-grid-compact{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.pos-summary .pos-grid,.pos-summary .pos-grid-compact{gap:.4rem}.pos-grid .MuiInputBase-input,.pos-grid-compact .MuiInputBase-input{padding:6px 8px;font-size:11px}.pos-summary .MuiFormControl-root .MuiInputBase-root,.pos-summary .MuiTextField-root .MuiInputBase-root{background:#fffffff5;border-radius:10px;min-height:34px}.pos-summary .MuiInputLabel-root{color:#667085;font-size:.75rem}.pos-summary .pos-column__title{letter-spacing:.01em;margin-bottom:.15rem;font-size:.98rem}.pos-summary__section-title{order:2;margin:.05rem 0 -.05rem}.pos-summary .MuiButton-outlined{border-radius:10px}.pos-cart{flex:1;min-height:0;margin-bottom:.75rem;overflow:hidden auto}.pos-cart .MuiTableCell-root{padding:4px 6px;font-size:9px}.pos-cart .MuiInputBase-input{font-size:9px}.pos-cart .MuiTableCell-head{padding:4px 6px;font-size:10px}.pos-cart .MuiButton-root{min-width:22px;padding:2px 4px}.pos-total{background:linear-gradient(#fbfdff 0%,#f4f7fb 100%);border:1px solid #dbe4ee;border-radius:16px;flex-direction:column;gap:.22rem;padding:.7rem .8rem;font-size:88%;display:flex;box-shadow:inset 0 1px #fffffff2}.pos-total__row{justify-content:space-between;align-items:center;gap:.45rem;padding:.05rem 0;line-height:1.15;display:flex}.pos-total__row span{color:#344054}.pos-total__row strong{color:#101828;font-weight:700}.pos-total__row .MuiTextField-root{flex:1}.pos-total__row .MuiInputBase-root{background:#fff;border-radius:10px;min-height:24px!important}.pos-total__row .MuiInputBase-input{padding-top:1px!important;padding-bottom:1px!important}.pos-total__row.grand{border-top:1px solid #dbe4ee;margin-top:.25rem;padding-top:.45rem;font-size:130%}.pos-total__row.grand span,.pos-total__row.grand strong{color:#0f172a}.pos-empty{text-align:center;color:#6b7280;padding:1.25rem}.table-container{box-shadow:none;max-height:none}.pos-total-col{box-shadow:none;position:static}.pos-cart__actions{margin-top:auto}.pos-credit{background:#fff;border-radius:12px;padding:.75rem;box-shadow:0 7px 21.9px -12px #00000040}.pos-credit__header{justify-content:space-between;align-items:center;display:flex}.pos-unit-dialog{border-radius:18px}.pos-unit-dialog__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-top:.25rem;display:grid}.pos-unit-option{min-height:88px;text-transform:none!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:.35rem!important;padding:.9rem 1rem!important;display:flex!important}.pos-unit-option__name{font-size:1rem;font-weight:700;line-height:1.2}.pos-unit-option__price{opacity:.8;font-size:.9rem}.pos-unit-option.is-active{box-shadow:0 12px 26px -18px #00000073}@media (width<=1200px){.pos-layout{flex-direction:column;height:auto}.pos-edit-switcher,.pos-items,.pos-summary,.pos-cart-panel,.pos-groups{flex:0 0 100%;width:100%;max-width:100%}.pos-summary,.pos-cart-panel{width:100%}.pos-groups{width:100%;min-width:0}}@media (pointer:coarse),(width<=900px){.pos-unit-dialog__grid{grid-template-columns:1fr}.pos-unit-option{min-height:96px;padding:1rem 1.1rem!important}.pos-unit-option__name{font-size:1.05rem}.pos-unit-option__price{font-size:.95rem}}
