.pos-conn-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.pos-conn-dot[data-state=connecting]{background:#ff9800;animation:1.5s ease-in-out infinite pos-pulse}.pos-conn-dot[data-state=disconnected]{background:#d40000}@keyframes pos-pulse{0%,to{opacity:1}50%{opacity:.5}}.pos-scroll::-webkit-scrollbar{width:6px;height:4px}.pos-scroll::-webkit-scrollbar-thumb{background:#e3b401;border-radius:4px}.pos-cat{transition:background-color .2s}@media (hover:hover){.pos-cat:hover{background:color-mix(in srgb, var(--cat) 10%, transparent)!important}.pos-cat[data-active=true]:hover{background:var(--cat)!important}}.pos-tile{transition:transform .2s,border-color .2s,box-shadow .2s}@media (hover:hover){.pos-tile:hover{transform:translateY(-4px);box-shadow:0 4px 12px #e3b40140;border-color:#e3b401!important}}.pos-tile:active{transform:scale(.95)}.pos-optbtn{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:inline-flex}@media (hover:hover){.pos-optbtn:hover{background:#e3b401}}.pos-action-wrap{flex:1 1 0;min-width:0;display:flex}.pos-action-wrap>button{width:100%}@media (width>=600px){.pos-action-wrap{flex:none;min-width:auto;display:inline-flex}.pos-actionbar>.pos-action-wrap,.pos-actionbar>.posk-action,.pos-actionbar>.posk-split{flex:0 auto;min-width:0}.pos-actionbar .posk-action{padding-inline:12px}.pos-actionbar .posk-action-icon{flex-shrink:0}.pos-actionbar .posk-label-full,.pos-actionbar .posk-label-mobile{text-overflow:ellipsis;min-width:0;overflow:hidden}}.pos-orow{transition:border-color .15s,box-shadow .15s}@media (hover:hover){.pos-orow:hover{border-color:#e3b40173!important;box-shadow:0 2px 8px #e3b4011f!important}}@media (prefers-reduced-motion:reduce){.pos-cat,.pos-tile,.pos-optbtn,.pos-orow{transition:none}.pos-conn-dot[data-state=connecting]{animation:none}}.posk-icon{color:var(--posk-idle);cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.posk-icon:disabled{color:var(--posk-disabled);cursor:default}.posk-icon[data-surface=outline]{border-color:var(--posk-border-idle);background:var(--posk-bg-idle)}.posk-icon[data-surface=soft]{border-color:color-mix(in srgb, var(--posk-tone) 35%, transparent);background:color-mix(in srgb, var(--posk-tone) 8%, transparent);color:var(--posk-tone)}.posk-icon[data-surface=solid]{border-color:var(--posk-tone);background:var(--posk-tone);color:#fff}@media (hover:hover){.posk-icon:hover:not(:disabled){color:var(--posk-tone)}.posk-icon[data-surface=ghost]:hover:not(:disabled){background:color-mix(in srgb, var(--posk-tone) 8%, transparent)}.posk-icon[data-surface=outline]:hover:not(:disabled){background:color-mix(in srgb, var(--posk-tone) 15%, transparent);border-color:var(--posk-tone)}.posk-icon[data-surface=soft]:hover:not(:disabled){background:color-mix(in srgb, var(--posk-tone) 16%, transparent);border-color:color-mix(in srgb, var(--posk-tone) 45%, transparent)}.posk-icon[data-surface=solid]:hover:not(:disabled){background:var(--posk-tone);border-color:var(--posk-tone);color:#fff}}.posk-icon[data-surface=outline]:disabled,.posk-icon[data-surface=soft]:disabled{border-color:color-mix(in srgb, var(--posk-tone) 15%, transparent);background:0 0}.posk-icon[data-surface=solid]:disabled{background:color-mix(in srgb, var(--posk-tone) 15%, transparent);border-color:#0000}.posk-action{box-sizing:border-box;border:1px solid var(--posk-tone);color:var(--posk-tone);text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border-radius:4px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:40px;min-height:40px;padding:1.6px 6px;font-family:inherit;font-size:.78rem;font-weight:500;line-height:1.2;transition:all .2s;display:inline-flex}@media (width>=600px){.posk-action{flex:none;min-width:auto;height:42px;min-height:42px;padding:2.4px 20px;font-size:1rem}}@media (hover:hover){.posk-action:hover:not(:disabled){background:var(--posk-tone);color:#fff}}.posk-action:disabled{border-color:var(--posk-disabled-border);color:var(--posk-disabled);cursor:default;background:0 0}.posk-action[data-variant=text]{border:none;border-radius:0;flex:1 1 0;height:100%;min-height:auto;padding-block:0}.posk-action .posk-action-icon{margin-right:4px;display:inline-flex}@media (width>=600px){.posk-action .posk-action-icon{margin-right:8px}}.posk-action .posk-label-mobile{display:none}@media (width<=599.98px){.posk-action .posk-label-full{display:none}.posk-action .posk-label-mobile{display:inline}}.posk-split{box-sizing:border-box;border:1px solid var(--posk-split-border);border-radius:4px;flex:1 1 0;align-items:stretch;min-width:0;height:40px;min-height:40px;display:inline-flex;overflow:hidden}@media (width>=600px){.posk-split{flex:none;min-width:auto;height:42px;min-height:42px}}.posk-split-divider{background:var(--posk-tone);align-self:stretch;width:1px}.posk-split-action{color:var(--posk-tone);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-self:stretch;align-items:center;min-width:32px;height:100%;padding-inline:8px;transition:background-color .2s;display:inline-flex}@media (width>=600px){.posk-split-action{min-width:42px;padding-inline:12px}}@media (hover:hover){.posk-split-action:hover:not(:disabled){background:color-mix(in srgb, var(--posk-tone) 15%, transparent)}}.posk-split-action:disabled{color:var(--posk-disabled-border);cursor:default}.posk-stepper-value{text-align:center;cursor:default;font-variant-numeric:tabular-nums;min-width:20px;font-weight:700}.posk-stepper-value[data-editable=true]{cursor:pointer}@media (hover:hover){.posk-stepper-value[data-editable=true]:hover{color:#e3b401}}@media (prefers-reduced-motion:reduce){.posk-icon,.posk-action,.posk-split-action{transition:none}}.pos-category-button{min-width:max-content;min-height:var(--pos-category-min-height);padding:var(--pos-category-pad-y) var(--pos-category-pad-x);border:1px solid var(--pos-category-color);color:var(--pos-category-text);cursor:pointer;font-family:inherit;font-size:var(--pos-category-font-size);text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:6px;outline:none;flex:none;font-weight:700;line-height:1.2;transition:border-color .15s,background-color .15s,color .15s;overflow:hidden}.pos-category-button[data-active=true]{border-color:var(--pos-category-color);background:var(--pos-category-color);color:var(--pos-category-active-text)}.pos-category-button:focus-visible{outline:2px solid var(--pos-category-color);outline-offset:2px}@media (hover:hover){.pos-category-button:hover:not([data-active=true]){background:color-mix(in srgb, var(--pos-category-color) 9%, transparent)}}@media (width<=900px){.pos-category-button{min-width:max-content;min-height:38px}}@media (width<=600px){.pos-category-button{border-radius:5px;min-height:32px}}@media (prefers-reduced-motion:reduce){.pos-category-button{transition:none}}.pos-product-card-grid{--pos-product-card-width:157px;--pos-product-media-height:140px;--pos-product-price-size:1.2rem;--pos-product-name-size:.86rem;--pos-product-meta-height:62px;--pos-product-options-width:32px;--pos-product-grid-gap:6px;flex-wrap:wrap;place-content:start center;align-items:start;gap:var(--pos-product-grid-gap)!important;display:flex!important}.pos-product-card-grid__empty{grid-column:1/-1;width:100%}.pos-product-card-grid[data-card-size=small],.pos-product-card[data-size=small]{--pos-product-card-width:119px;--pos-product-media-height:100px;--pos-product-price-size:1rem;--pos-product-name-size:.74rem;--pos-product-meta-height:56px;--pos-product-options-width:28px;--pos-product-grid-gap:8px}.pos-product-card-grid[data-card-size=normal],.pos-product-card[data-size=normal]{--pos-product-card-width:157px;--pos-product-media-height:140px;--pos-product-price-size:1.2rem;--pos-product-name-size:.86rem;--pos-product-meta-height:62px;--pos-product-options-width:32px;--pos-product-grid-gap:6px}.pos-product-card-grid[data-card-size=large],.pos-product-card[data-size=large]{--pos-product-card-width:196px;--pos-product-media-height:180px;--pos-product-price-size:1.42rem;--pos-product-name-size:1rem;--pos-product-meta-height:70px;--pos-product-options-width:36px;--pos-product-grid-gap:12px}.pos-product-card{box-sizing:border-box;flex:0 0 var(--pos-product-card-width);width:100%;min-width:0;height:auto;color:var(--pos-product-text,#18212f);background:0 0;border:0;align-self:start;transition:transform .15s;position:relative;overflow:visible}.pos-product-card__select{box-sizing:border-box;grid-template-rows:auto var(--pos-product-meta-height);width:100%;min-width:0;height:auto;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;display:grid;position:relative}.pos-product-card__media{aspect-ratio:1;border:1px solid var(--pos-product-border,#dfe3e8);background:color-mix(in srgb, var(--pos-product-surface,#fff) 94%, var(--pos-product-text,#18212f));border-radius:8px;justify-self:center;width:100%;min-width:0;transition:border-color .15s,box-shadow .15s;display:block;position:relative;overflow:hidden;box-shadow:0 2px 6px #18212f29}.pos-product-card__media img{object-fit:cover;width:100%;height:100%;display:block}.pos-product-card__price{z-index:1;color:color-mix(in srgb, var(--pos-product-accent,#e3b401) 90%, #fff);font-size:var(--pos-product-price-size);font-variant-numeric:tabular-nums;white-space:nowrap;background:0 0;padding:0;font-weight:800;line-height:1.2;position:absolute;top:9px;left:50%;transform:translate(-50%)}.pos-product-card__media[data-image=true] .pos-product-card__price{color:color-mix(in srgb, var(--pos-product-accent,#e3b401) 90%, #fff);text-shadow:0 1px 2px #000000ad,0 0 4px #0000006b;background:0 0}.pos-product-card__name{box-sizing:border-box;min-width:0;height:var(--pos-product-meta-height);min-height:0;color:var(--pos-product-text,#18212f);font-size:var(--pos-product-name-size);overflow-wrap:anywhere;text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:6px 4px 0;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.pos-product-card[data-has-options=true] .pos-product-card__name{padding-right:4px}.pos-product-card__options{right:8px;bottom:calc(var(--pos-product-meta-height) + 8px);box-sizing:border-box;width:var(--pos-product-options-width);height:var(--pos-product-options-width);color:#fff;cursor:pointer;background:#30303094;border:1px solid #fff9;border-radius:50%;place-items:center;padding:0;display:inline-grid;position:absolute;box-shadow:0 2px 6px #00000038}.pos-product-card__options-glyph{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:2px;width:14px;height:14px;display:grid;transform:rotate(45deg)}.pos-product-card__options-glyph span{background:currentColor;border-radius:1px}.pos-product-card__select:focus-visible,.pos-product-card__options:focus-visible{outline:2px solid var(--pos-product-accent,#e3b401);outline-offset:2px}.pos-product-card__options:focus-visible{z-index:2}.pos-product-card[data-disabled=true]{opacity:.56}.pos-product-card :is(button:disabled){cursor:default}@media (hover:hover){.pos-product-card__select:not(:disabled):hover .pos-product-card__media{border-color:var(--pos-product-accent,#e3b401);box-shadow:0 4px 12px #18212f38}.pos-product-card__options:not(:disabled):hover{background:#202020c7}}@media (width<=600px){.pos-product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;display:grid!important}.pos-product-card__price{color:color-mix(in srgb, var(--pos-product-accent,#e3b401) 90%, #fff);font-weight:800}.pos-product-card__media[data-image=true] .pos-product-card__price{text-shadow:0 1px 2px #000000ad,0 0 4px #0000006b}.pos-product-card__media{width:96%}.pos-product-card__options{right:calc(2% + 8px)}.pos-product-card-grid[data-card-size=small],.pos-product-card[data-size=small]{--pos-product-media-height:76px;--pos-product-price-size:.86rem;--pos-product-name-size:.68rem;--pos-product-meta-height:52px}.pos-product-card-grid[data-card-size=normal],.pos-product-card[data-size=normal]{--pos-product-media-height:104px;--pos-product-price-size:1rem;--pos-product-name-size:.74rem;--pos-product-meta-height:56px}.pos-product-card-grid[data-card-size=large],.pos-product-card[data-size=large]{--pos-product-media-height:132px;--pos-product-price-size:1.12rem;--pos-product-name-size:.82rem;--pos-product-meta-height:60px}.pos-product-card-grid:not([data-mobile-layout=classic])[data-mobile-layout]{grid-template-columns:repeat(auto-fill,minmax(102px,1fr))!important;gap:6px!important}.pos-product-card-grid:not([data-mobile-layout=classic])[data-mobile-layout] .pos-product-card[data-size=small]{--pos-product-media-height:62px;--pos-product-meta-height:50px;--pos-product-price-size:.82rem;--pos-product-name-size:.66rem}.pos-product-card-grid:not([data-mobile-layout=classic])[data-mobile-layout] .pos-product-card[data-size=normal]{--pos-product-media-height:78px;--pos-product-meta-height:52px;--pos-product-price-size:.9rem;--pos-product-name-size:.7rem}.pos-product-card-grid:not([data-mobile-layout=classic])[data-mobile-layout] .pos-product-card[data-size=large]{--pos-product-media-height:100px;--pos-product-meta-height:56px;--pos-product-price-size:1.02rem;--pos-product-name-size:.76rem}}@media (prefers-reduced-motion:reduce){.pos-product-card{transition:none}}
