.pos-module__m3mcWa__prods{background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);flex-direction:column;gap:14px;min-width:0;padding:16px;display:flex;position:relative;overflow-y:auto}.pos-module__m3mcWa__noTransition,.pos-module__m3mcWa__noTransition *{transition:none!important}.pos-module__m3mcWa__prods:before{content:"";background:linear-gradient(180deg, var(--surface) 0%, transparent 100%);pointer-events:none;z-index:0;height:80px;position:absolute;top:0;left:0;right:0}.pos-module__m3mcWa__prods>*{z-index:1;position:relative}.pos-module__m3mcWa__prods::-webkit-scrollbar{width:4px}.pos-module__m3mcWa__prods::-webkit-scrollbar-thumb{background:var(--brand-dim)}.pos-module__m3mcWa__prodsHead{border-bottom:none;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:14px;display:flex}.pos-module__m3mcWa__prodsCount{color:var(--brand-strong);background:linear-gradient(135deg, var(--brand-dim) 0%, var(--brand-dim) 100%);border:1px solid var(--brand-glow);letter-spacing:.3px;font-variant-numeric:tabular-nums;vertical-align:middle;border-radius:20px;align-items:center;margin-left:10px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #2563eb1a}.pos-module__m3mcWa__prodsActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pos-module__m3mcWa__filterRail{justify-content:flex-end;align-items:flex-end;min-width:0;margin-left:auto;display:flex}.pos-module__m3mcWa__filterToggle{background:var(--surface);border:1px solid var(--border-2);height:38px;color:var(--text);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0000000a}.pos-module__m3mcWa__filterToggle:hover{background:var(--surface-2);border-color:#cbd5e1;transform:translateY(-1px)}.pos-module__m3mcWa__filterToggleOn{background:var(--brand-strong)!important;color:var(--surface)!important;border-color:var(--brand-strong)!important;box-shadow:0 4px 12px #2563eb4d!important}.pos-module__m3mcWa__prodsLayout{flex:1;gap:16px;margin-top:4px;display:flex;overflow:hidden}.pos-module__m3mcWa__prodsMain{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.pos-module__m3mcWa__prodsScrollArea{flex:1;padding:4px 4px 64px;overflow-y:auto}.pos-module__m3mcWa__prodsScrollArea::-webkit-scrollbar{width:4px}.pos-module__m3mcWa__prodsScrollArea::-webkit-scrollbar-thumb{background:var(--brand-dim);border-radius:4px}.pos-module__m3mcWa__paginationSticky{background:var(--surface-2);border:1px solid var(--border);width:fit-content;max-width:calc(100% - 24px);box-shadow:var(--shadow-md), 0 6px 22px #00000038;-webkit-backdrop-filter:blur(8px);z-index:20;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;margin:0;padding:5px 7px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.pos-module__m3mcWa__pageNums{scrollbar-width:none;align-items:center;gap:2px;max-width:100%;padding:0 4px;display:flex;overflow-x:auto}.pos-module__m3mcWa__pageNums::-webkit-scrollbar{display:none}.pos-module__m3mcWa__catSide{background:var(--surface-2);border-radius:16px;flex-direction:column;width:0;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.pos-module__m3mcWa__catSideOpen{border:1px solid var(--border);background:var(--surface);width:260px;padding:16px;box-shadow:-4px 0 20px #00000005}.pos-module__m3mcWa__catSideInner{flex-direction:column;gap:16px;min-width:228px;height:100%;display:flex}.pos-module__m3mcWa__catSideHead{color:var(--accent);letter-spacing:1.5px;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex}.pos-module__m3mcWa__catSideClose{border:1px solid var(--border-2);background:var(--control-bg-2);width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:9px;place-items:center;margin:-4px -4px -4px 0;transition:background .14s,color .14s;display:none}.pos-module__m3mcWa__catSideClose:hover{background:var(--control-bg-hover);color:var(--text-strong)}.pos-module__m3mcWa__catScrim{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#0009;transition:opacity .25s;display:none;position:fixed;inset:0}.pos-module__m3mcWa__catScrimOpen{opacity:1;pointer-events:auto}@media (max-width:1024px){.pos-module__m3mcWa__catScrim{display:block}.pos-module__m3mcWa__catSideClose{display:grid}.pos-module__m3mcWa__catSide{z-index:1001;border:none;border-left:1px solid var(--border);background:var(--surface);width:min(340px,88vw);box-shadow:var(--shadow-lg);border-radius:0;padding:16px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.pos-module__m3mcWa__catSideOpen{border-left:1px solid var(--border);width:min(340px,88vw);padding:16px;transform:translate(0)}.pos-module__m3mcWa__catSideInner{min-width:0}}.pos-module__m3mcWa__catSideSearch{background:var(--surface-3);border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.pos-module__m3mcWa__catSideSearch:focus-within{background:var(--surface);border-color:var(--brand-strong);box-shadow:0 0 0 3px var(--brand-dim)}.pos-module__m3mcWa__catSideSearch svg{color:var(--accent)}.pos-module__m3mcWa__catSideSearch input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:13px;font-weight:500}.pos-module__m3mcWa__catSideSearch input::placeholder{color:var(--accent)}.pos-module__m3mcWa__catSideSearch input:focus-visible,.pos-module__m3mcWa__pSearch input:focus-visible,.pos-module__m3mcWa__splitAmt:focus-visible,.pos-module__m3mcWa__tbSearch input:focus-visible,.pos-module__m3mcWa__cashInputWrap input:focus-visible{box-shadow:none}.pos-module__m3mcWa__catSideList{flex-direction:column;flex:1;gap:8px;padding-right:2px;display:flex;overflow-y:auto}.pos-module__m3mcWa__catSideList::-webkit-scrollbar{width:4px}.pos-module__m3mcWa__catSideList::-webkit-scrollbar-thumb{background:#0000000d;border-radius:4px}.pos-module__m3mcWa__catItem{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:all .2s;display:flex;position:relative}.pos-module__m3mcWa__catItem:hover{background:var(--brand-dim);border-color:var(--brand-dim)}.pos-module__m3mcWa__catItemOn{background:linear-gradient(135deg, var(--brand-dim), var(--brand-dim));border-color:var(--brand-glow)}.pos-module__m3mcWa__catIcon{background:var(--surface-3);width:36px;height:36px;color:var(--text-2);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.pos-module__m3mcWa__catItemOn .pos-module__m3mcWa__catIcon{background:var(--brand-strong);color:var(--surface);box-shadow:0 4px 12px #2563eb33}.pos-module__m3mcWa__catLabel{flex-direction:column;min-width:0;display:flex}.pos-module__m3mcWa__catName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.pos-module__m3mcWa__catItemOn .pos-module__m3mcWa__catName{color:var(--brand-strong)}.pos-module__m3mcWa__catMeta{color:var(--accent);font-size:11px;font-weight:500}.pos-module__m3mcWa__catActiveDot{background:var(--brand-strong);border-radius:50%;width:6px;height:6px;position:absolute;right:12px}.pos-module__m3mcWa__catItemService{background:var(--orange-dim);border-color:#f59e0b4d}.pos-module__m3mcWa__catItemService:hover{background:var(--orange-dim);border-color:#f59e0b66}.pos-module__m3mcWa__catItemService.pos-module__m3mcWa__catItemOn{background:linear-gradient(135deg, var(--orange-dim), var(--orange-dim));border-color:#f59e0b80}.pos-module__m3mcWa__catIconService{background:var(--orange-dim);color:var(--orange-strong)}.pos-module__m3mcWa__catItemService:hover .pos-module__m3mcWa__catIconService,.pos-module__m3mcWa__catItemService.pos-module__m3mcWa__catItemOn .pos-module__m3mcWa__catIconService{background:var(--orange);color:var(--surface);box-shadow:0 4px 12px #f59e0b4d}.pos-module__m3mcWa__catItemService.pos-module__m3mcWa__catItemOn .pos-module__m3mcWa__catName{color:#b45309}.pos-module__m3mcWa__catItemService .pos-module__m3mcWa__catActiveDot{background:var(--orange)}.pos-module__m3mcWa__prodsEmpty{color:var(--accent);flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.pos-module__m3mcWa__filterDrawerBackdrop{z-index:1200;background:#00000073;display:none;position:fixed;inset:0}.pos-module__m3mcWa__filterDrawer{background:var(--surface);flex-direction:column;gap:12px;width:min(360px,88vw);height:100%;padding:14px;display:flex;position:absolute;top:0;right:0;box-shadow:-10px 0 36px #0208174d}.pos-module__m3mcWa__filterDrawerHead{border-bottom:1px solid var(--border-2);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.pos-module__m3mcWa__filterDrawerHead h3{color:var(--text);margin:0;font-size:16px}.pos-module__m3mcWa__filterDrawerClose{border:1px solid var(--border-2);background:var(--surface);width:32px;height:32px;color:var(--text-2);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.pos-module__m3mcWa__filterDrawerBody{gap:12px;padding-right:2px;display:grid;overflow-y:auto}.pos-module__m3mcWa__filterDrawerGroup{gap:7px;display:grid}.pos-module__m3mcWa__filterDrawerGroup label{color:var(--text-2);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:700}.pos-module__m3mcWa__filterCatGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.pos-module__m3mcWa__filterCatBtn{border:1px solid var(--border-2);background:var(--surface-2);color:var(--text);letter-spacing:.3px;text-align:left;border-radius:10px;padding:8px 9px;font-size:11px;font-weight:700}.pos-module__m3mcWa__filterCatBtnOn{background:var(--brand-strong);border-color:var(--brand-strong);color:var(--surface)}.pos-module__m3mcWa__sectEye{letter-spacing:1.2px;color:var(--accent);text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.pos-module__m3mcWa__sectTitle{color:var(--text);letter-spacing:-.3px;align-items:center;margin:0;font-size:20px;font-weight:800;line-height:1.2;display:flex}.pos-module__m3mcWa__selectWrap{align-items:center;display:flex;position:relative}.pos-module__m3mcWa__selectWrap:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--accent);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.pos-module__m3mcWa__sizeBtns{border:1px solid var(--border);background:var(--surface);border-radius:10px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.pos-module__m3mcWa__sizeBtn{border:none;border-right:1px solid var(--border-2);width:32px;height:32px;color:var(--accent);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-family:inherit;transition:all .15s;display:flex}.pos-module__m3mcWa__sizeBtn:last-child{border-right:none}.pos-module__m3mcWa__sizeBtn:hover{background:var(--brand-dim);color:var(--brand-strong)}.pos-module__m3mcWa__sizeBtnOn{background:linear-gradient(135deg, var(--brand-dim) 0%, var(--brand-dim) 100%)!important;color:var(--brand-strong)!important}.pos-module__m3mcWa__sizeBtnOn svg{stroke-width:2.5px}.pos-module__m3mcWa__perPageWrap{position:relative}.pos-module__m3mcWa__perPageWrap:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--accent);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.pos-module__m3mcWa__perPageSel{appearance:none;background-color:var(--surface);border:1px solid var(--border);color:var(--text-2);letter-spacing:.5px;cursor:pointer;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:10px;outline:none;height:32px;padding:0 30px 0 12px;font-family:inherit;font-size:10px;font-weight:700;transition:all .14s;box-shadow:0 1px 3px #0000000a}.pos-module__m3mcWa__perPageSel:hover{border-color:#93c5fd}.pos-module__m3mcWa__perPageSel:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-dim)}.pos-module__m3mcWa__perPageSel option{background-color:var(--surface);color:var(--text)}.pos-module__m3mcWa__sort button{background-color:var(--surface);border:1px solid var(--border);color:var(--text-2);letter-spacing:.5px;cursor:pointer;border-radius:10px;align-items:center;gap:6px;height:32px;padding:0 14px;font-family:inherit;font-size:10px;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #0000000a}.pos-module__m3mcWa__sort button:hover{background-color:var(--brand-dim);color:var(--brand-strong);border-color:#93c5fd}.pos-module__m3mcWa__pSearch{background:var(--surface);border:1px solid var(--border);height:54px;box-shadow:var(--shadow-sm);border-radius:10px;align-items:center;gap:18px;padding:0 22px;transition:border-color .16s,box-shadow .16s;display:flex}.pos-module__m3mcWa__pSearch:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-dim), 0 2px 8px #2563eb14}.pos-module__m3mcWa__pSearch svg{color:var(--accent);flex-shrink:0}.pos-module__m3mcWa__pSearch input{color:var(--text);background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 8px;font-family:inherit;font-size:15px}.pos-module__m3mcWa__pSearch input::placeholder{color:var(--accent)}.pos-module__m3mcWa__pClear{width:22px;height:22px;color:var(--red-2);cursor:pointer;background:#ef444414;border:1px solid #ef44442e;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:15px;transition:all .13s;display:flex}.pos-module__m3mcWa__pClear:hover{background:#ef444426}.pos-module__m3mcWa__tabsWrap{background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);border:1px solid var(--border);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--brand-glow) transparent;border-radius:12px;padding:8px;overflow-x:auto}.pos-module__m3mcWa__tabsWrap::-webkit-scrollbar{height:6px}.pos-module__m3mcWa__tabsWrap::-webkit-scrollbar-track{background:0 0}.pos-module__m3mcWa__tabsWrap::-webkit-scrollbar-thumb{background:var(--brand-glow);border-radius:999px}.pos-module__m3mcWa__tabs{gap:6px;min-width:max-content;display:flex}.pos-module__m3mcWa__tab{border:1px solid var(--border);background:var(--surface);color:var(--text-2);letter-spacing:.3px;cursor:pointer;white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:11px;font-weight:700;transition:all .2s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;box-shadow:0 1px 3px #0000000a}.pos-module__m3mcWa__tab:hover{color:var(--brand-strong);background:linear-gradient(135deg, var(--brand-dim) 0%, var(--brand-dim) 100%);border-color:var(--brand-glow);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb14}.pos-module__m3mcWa__tabOn{text-shadow:none;color:var(--surface)!important;background:linear-gradient(135deg, var(--brand-strong) 0%, var(--brand) 100%)!important;border-color:var(--brand-strong)!important;box-shadow:0 4px 14px #2563eb4d!important}.pos-module__m3mcWa__tabOn .pos-module__m3mcWa__tabCount{color:var(--surface);background:#fff3}.pos-module__m3mcWa__tabCount{background:var(--surface-3);font-variant-numeric:tabular-nums;color:var(--text-2);border-radius:20px;padding:1px 6px;font-size:9px;font-weight:800;transition:all .2s}.pos-module__m3mcWa__grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));align-content:start;gap:14px;padding-bottom:16px;display:grid}.pos-module__m3mcWa__noResults{color:var(--accent);flex-direction:column;grid-column:1/-1;align-items:center;gap:12px;padding:80px 0;font-size:13px;font-weight:500;display:flex}.pos-module__m3mcWa__productLoading{min-height:min(620px,100vh - 240px);padding:18px 4px 28px;display:block;position:relative}.pos-module__m3mcWa__productLoading .spinnerWrap{z-index:2;pointer-events:none;place-items:center;padding:0;display:grid;position:absolute;inset:0}.pos-module__m3mcWa__productLoading .spinnerWrap:before{content:"";background:var(--surface-glass);border:1px solid var(--border);width:86px;height:86px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:22px;position:absolute}.pos-module__m3mcWa__productLoading .spinnerWrap>*{z-index:1;position:relative}.pos-module__m3mcWa__productSkeletonGrid{opacity:.72;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;display:grid}.pos-module__m3mcWa__productSkeletonCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:12px;min-height:300px;padding:12px;display:flex;box-shadow:0 2px 8px #0f172a0a}.pos-module__m3mcWa__productSkeletonImage,.pos-module__m3mcWa__productSkeletonLine,.pos-module__m3mcWa__productSkeletonLineShort{background:linear-gradient(90deg, var(--surface-3) 0%, var(--accent-2) 45%, var(--surface-2) 90%);background-size:220% 100%;border-radius:10px;animation:1.25s ease-in-out infinite pos-module__m3mcWa__shimmer;display:block}.pos-module__m3mcWa__productSkeletonImage{height:170px}.pos-module__m3mcWa__productSkeletonLine{width:82%;height:12px}.pos-module__m3mcWa__productSkeletonLineShort{width:48%;height:12px;margin-top:auto}@keyframes pos-module__m3mcWa__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pos-module__m3mcWa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pos-module__m3mcWa__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes pos-module__m3mcWa__blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes pos-module__m3mcWa__pulse-glow{0%,to{box-shadow:0 0 20px var(--accent-dim), inset 0 1px 0 #78beff1a}50%{box-shadow:0 0 36px #00d4ff2e,inset 0 1px #78beff26}}.pos-module__m3mcWa__pcard{background:var(--surface);border:1px solid var(--border-2);cursor:pointer;text-align:left;border-radius:var(--radius-lg);flex-direction:column;width:100%;padding:0;font-family:inherit;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s;animation:.28s both pos-module__m3mcWa__fadeUp;display:flex;position:relative;overflow:hidden}.pos-module__m3mcWa__pcard:before,.pos-module__m3mcWa__pcard:after{display:none}.pos-module__m3mcWa__pcard:hover:not(:disabled){border-color:var(--brand);box-shadow:var(--shadow-hover);transform:translateY(-4px)}.pos-module__m3mcWa__pcardKeyboard:not(:disabled){border-color:var(--brand);box-shadow:0 0 0 2px var(--brand), var(--shadow-lift)}.pos-module__m3mcWa__pcardKeyboard .pos-module__m3mcWa__pcardAdd{background:var(--brand);color:var(--brand-text-on);border-color:var(--brand)}.pos-module__m3mcWa__pcard:hover:not(:disabled) .pos-module__m3mcWa__pcardAdd{background:var(--brand);color:var(--brand-text-on);border-color:var(--brand);transform:scale(1.08)}.pos-module__m3mcWa__pcard:active:not(:disabled) .pos-module__m3mcWa__pcardAdd{transform:scale(.94)}.pos-module__m3mcWa__pcard:disabled{opacity:.5;cursor:not-allowed}.pos-module__m3mcWa__pcardImg{border-radius:calc(var(--radius-lg) - 5px);background:#fff;flex-shrink:0;justify-content:center;align-items:center;height:200px;margin:9px 9px 0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a12}.pos-module__m3mcWa__pcardImg:after{display:none}.pos-module__m3mcWa__pcardImg img{transition:transform .35s cubic-bezier(.22,1,.36,1);object-fit:contain!important}.pos-module__m3mcWa__pcard:hover:not(:disabled) .pos-module__m3mcWa__pcardImg img{transform:scale(1.04)}.pos-module__m3mcWa__pcardImgOverlay{display:none}.pos-module__m3mcWa__pcardNoImg{color:#94a3b8!important;letter-spacing:0!important;z-index:1!important;visibility:visible!important;opacity:1!important;background:radial-gradient(circle at 50% 42%,#0f172a0d,#0000 32%),#f6f8fb!important;justify-content:center!important;align-items:center!important;font-size:13px!important;font-weight:700!important;display:flex!important;position:absolute!important;inset:0!important}.pos-module__m3mcWa__pcardNoImg:before{content:"";background:#fff;border:1px solid #e5e7eb;border-radius:22px;width:74px;height:74px;position:absolute;box-shadow:0 10px 24px #0f172a12}.pos-module__m3mcWa__pcardNoImg svg{z-index:1;color:#94a3b8;stroke-width:1.7px;position:relative}.pos-module__m3mcWa__pcardNoImg span{visibility:visible!important;color:#94a3b8!important;text-transform:none!important;letter-spacing:0!important;opacity:1!important;-webkit-text-fill-color:#94a3b8!important;background:0 0!important;font-size:13px!important;font-weight:700!important;display:block!important}.pos-module__m3mcWa__pcardStock{letter-spacing:.4px;font-variant-numeric:tabular-nums;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;border-radius:6px;padding:3px 8px;font-size:9px;font-weight:800;transition:all .2s;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #00000014}.pos-module__m3mcWa__pcard:hover:not(:disabled) .pos-module__m3mcWa__pcardStock{transform:scale(1.05)}.pos-module__m3mcWa__stOk{color:#00b87a;background:#00e5a026;border:1px solid #00e5a040;box-shadow:0 2px 8px #00e5a026}.pos-module__m3mcWa__pcardService{background:linear-gradient(135deg, var(--orange-dim), var(--orange-dim));border-color:#f59e0b4d}.pos-module__m3mcWa__pcardService:hover:not(:disabled){border-color:#f59e0b80;box-shadow:0 10px 25px #f59e0b26}.pos-module__m3mcWa__pcardNoImgService{color:var(--orange-strong)!important;background:radial-gradient(circle at 50% 42%,#f59e0b1f,#0000 38%),#fff8ee!important}.pos-module__m3mcWa__pcardNoImgService:before{background:#fff;border-color:#f59e0b3d}.pos-module__m3mcWa__pcardNoImgService svg{color:var(--orange-strong)}.pos-module__m3mcWa__pcardServiceBadge{letter-spacing:.4px;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--surface);text-transform:uppercase;background:#f59e0be6;border:1px solid #f59e0b;border-radius:6px;padding:3px 8px;font-size:9px;font-weight:800;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #f59e0b4d}.pos-module__m3mcWa__stWarn{color:var(--orange-strong);background:#ffaa4426;border:1px solid #ffaa4440;box-shadow:0 2px 8px #ffaa4426}.pos-module__m3mcWa__stLow{color:var(--red-strong);background:#ff783226;border:1px solid #ff783240;box-shadow:0 2px 8px #ff783226}.pos-module__m3mcWa__stOut{color:#e11d48;background:#ff4d6a26;border:1px solid #ff4d6a40;box-shadow:0 2px 8px #ff4d6a26}.pos-module__m3mcWa__pcardInfo{flex-direction:column;flex:1;gap:4px;padding:11px 12px 12px;display:flex}.pos-module__m3mcWa__pcardSku{color:var(--accent);letter-spacing:1px;font-variant-numeric:tabular-nums;text-transform:uppercase;margin-bottom:0;font-size:8.5px;font-weight:700}.pos-module__m3mcWa__supplierName{color:var(--text-2);background:var(--surface-2);text-transform:uppercase;letter-spacing:.4px;border:1px solid var(--accent-2);border-radius:10px;width:fit-content;margin-bottom:3px;padding:1px 8px;font-size:8.5px;font-weight:700}.pos-module__m3mcWa__pcardName{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:33px;margin-bottom:1px;font-size:13px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.pos-module__m3mcWa__pcardDesc{color:var(--text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:28px;margin-bottom:3px;font-size:10.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.pos-module__m3mcWa__pcardBadges{flex-wrap:wrap;gap:5px;display:flex}.pos-module__m3mcWa__badgeOverride{color:#b45309;letter-spacing:.5px;text-transform:uppercase;background:#eab30826;border:1px solid #eab3084d;border-radius:20px;align-items:center;padding:2px 7px;font-size:9px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__badgeReorder{color:#7c3aed;letter-spacing:.3px;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:8px;align-items:center;padding:3px 9px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 2px 4px #8b5cf60d}.pos-module__m3mcWa__badgeReorderAlert{color:var(--red-2);background:#ef44441a;border-color:#ef444440;animation:2s ease-in-out infinite pos-module__m3mcWa__blink}.pos-module__m3mcWa__pcardFoot{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding-top:12px;display:flex}.pos-module__m3mcWa__pcardPrice{font-variant-numeric:tabular-nums;flex-direction:column;gap:1px;display:flex}.pos-module__m3mcWa__pcardPrice .pos-module__m3mcWa__ccy{color:var(--text-3);letter-spacing:1px;font-size:9px;font-weight:700}.pos-module__m3mcWa__pcardPrice .pos-module__m3mcWa__val{color:var(--text-strong);letter-spacing:-.3px;font-size:17px;font-weight:850;line-height:1}.pos-module__m3mcWa__pcardAdd{background:var(--brand-dim);width:34px;height:34px;color:var(--brand);border:1px solid var(--brand-dim-2);border-radius:var(--radius-md);justify-content:center;align-items:center;transition:background .18s,color .18s,border-color .18s,transform .18s;display:flex}.pos-module__m3mcWa__pagination{background:var(--surface-2);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:999px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;width:fit-content;max-width:100%;margin:4px auto 16px;padding:5px;display:flex}.pos-module__m3mcWa__pageBtn{width:34px;height:34px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;transition:background .15s,color .15s,transform .15s;display:flex}.pos-module__m3mcWa__pageBtn:disabled{opacity:.3;cursor:not-allowed}.pos-module__m3mcWa__pageBtn:not(:disabled):hover{background:var(--brand-dim);color:var(--brand);transform:scale(1.06)}.pos-module__m3mcWa__pageBtn:not(:disabled):active{transform:scale(.94)}.pos-module__m3mcWa__pageNum{min-width:34px;height:34px;color:var(--text-2);cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:999px;padding:0 8px;font-family:inherit;font-size:12.5px;font-weight:700;transition:background .15s,color .15s,transform .15s}.pos-module__m3mcWa__pageNum:hover{background:var(--brand-dim);color:var(--brand)}.pos-module__m3mcWa__pageNumOn{box-shadow:0 4px 12px var(--brand-glow);background:var(--brand)!important;color:var(--brand-text-on)!important;border:none!important}.pos-module__m3mcWa__pageNumOn:hover{background:var(--brand)!important;color:var(--brand-text-on)!important}.pos-module__m3mcWa__pageDots{min-width:22px;height:34px;color:var(--text-3);letter-spacing:1px;-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:flex-end;padding-bottom:6px;font-size:13px;font-weight:700;display:flex}.pos-module__m3mcWa__pageInfo{color:var(--text-2);border-left:1px solid var(--border);letter-spacing:.3px;font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:6px;padding:0 12px 0 10px;font-size:11px;font-weight:700}.pos-module__m3mcWa__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pos-module__m3mcWa__modal{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:22px;width:100%;max-width:480px;max-height:92dvh;padding:28px;display:flex;position:relative;overflow-y:auto;box-shadow:0 40px 80px #000000b3,0 2px 8px #0006}.pos-module__m3mcWa__modal:before{display:none}.pos-module__m3mcWa__modalHead{justify-content:space-between;align-items:flex-start;display:flex}.pos-module__m3mcWa__modalEye{letter-spacing:1.8px;text-transform:uppercase;color:var(--text-3);-webkit-text-fill-color:unset;background:0 0;-webkit-background-clip:unset;background-clip:unset;margin-bottom:5px;font-size:9px;font-weight:700}.pos-module__m3mcWa__modalTitle{color:var(--text);letter-spacing:-.5px;font-size:22px;font-weight:700}.pos-module__m3mcWa__modalClose{border:1px solid var(--border);width:30px;height:30px;color:var(--text-3);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:all .13s;display:flex}.pos-module__m3mcWa__modalClose:hover{background:var(--red-dim);color:var(--red);border-color:#f43f5e40}.pos-module__m3mcWa__modalTotal{background:var(--control-bg-2);border:1px solid var(--border);justify-content:space-between;align-items:baseline;padding:16px 18px;display:flex;position:relative;overflow:hidden}.pos-module__m3mcWa__modalTotal:before{display:none}.pos-module__m3mcWa__modalTotalLbl{letter-spacing:1.8px;text-transform:uppercase;color:var(--text-3);font-size:9px;font-weight:700}.pos-module__m3mcWa__modalTotalVal{color:var(--text);letter-spacing:-.6px;font-variant-numeric:tabular-nums;text-shadow:none;font-size:28px;font-weight:700}.pos-module__m3mcWa__paymentMethods{flex-direction:column;gap:10px;padding:6px 0;display:flex}.pos-module__m3mcWa__paymentMethod{background:var(--control-bg-2);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:14px;width:100%;padding:16px 18px;transition:all .2s;display:flex}.pos-module__m3mcWa__paymentMethod:hover{background:var(--control-bg-hover);border-color:var(--brand-glow);box-shadow:0 4px 20px var(--brand-dim)}.pos-module__m3mcWa__paymentMethodIcon{background:linear-gradient(135deg, var(--accent-dim) 0%, var(--brand-dim) 100%);border:1px solid var(--brand-glow);width:48px;height:48px;color:var(--accent-2);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pos-module__m3mcWa__paymentMethodInfo{flex-direction:column;flex:1;gap:3px;display:flex}.pos-module__m3mcWa__paymentMethodLabel{color:var(--text);font-size:15px;font-weight:600}.pos-module__m3mcWa__paymentMethodDesc{color:var(--text-3);font-size:12px}.pos-module__m3mcWa__paymentMethodArrow{color:var(--text-3);transition:all .2s}.pos-module__m3mcWa__paymentMethod:hover .pos-module__m3mcWa__paymentMethodArrow{color:var(--accent-2);transform:translate(3px)}.pos-module__m3mcWa__cashView{flex-direction:column;gap:14px;display:flex}.pos-module__m3mcWa__cashBack{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-size:12px;display:inline-flex}.pos-module__m3mcWa__cashBack:hover{color:var(--text-strong)}.pos-module__m3mcWa__cashField{flex-direction:column;gap:8px;display:flex}.pos-module__m3mcWa__cashField label{color:var(--text-muted);font-size:13px}.pos-module__m3mcWa__cashInputWrap{background:var(--surface);border:1px solid var(--border-2);border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.pos-module__m3mcWa__cashInputWrap span{color:var(--text-muted);font-size:14px;font-weight:600}.pos-module__m3mcWa__cashInputWrap input{color:var(--border);background:0 0;border:none;outline:none;flex:1;font-size:16px;font-weight:700}.pos-module__m3mcWa__cashSummary{background:var(--control-bg-2);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.pos-module__m3mcWa__cashSummary>div{justify-content:space-between;align-items:center;display:flex}.pos-module__m3mcWa__cashChange{color:var(--green-2);font-size:16px;font-weight:700}.pos-module__m3mcWa__cashConfirm{background:var(--brand-strong);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;padding:12px 14px;font-weight:600;transition:transform .18s,box-shadow .18s}.pos-module__m3mcWa__cashConfirm:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2563eb59}.pos-module__m3mcWa__cashConfirm:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.pos-module__m3mcWa__splitRows{flex-direction:column;gap:14px;display:flex}.pos-module__m3mcWa__splitRow{background:var(--control-bg-2);border:1px solid var(--border);flex-direction:column;gap:10px;padding:16px;display:flex;position:relative}.pos-module__m3mcWa__splitMethodBtns{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.pos-module__m3mcWa__splitMethodBtn{border:1px solid var(--border);color:var(--text-3);cursor:pointer;letter-spacing:.2px;background:0 0;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .15s;display:flex}.pos-module__m3mcWa__splitMethodBtn:hover{background:var(--control-bg-hover);color:var(--text);border-color:var(--border-2)}.pos-module__m3mcWa__splitMethodBtnOn{background:var(--brand-glow)!important;border-color:var(--border-3)!important;color:var(--brand-soft)!important}.pos-module__m3mcWa__splitAmtRow{align-items:center;gap:8px;display:flex}.pos-module__m3mcWa__splitAmtWrap{background:var(--control-bg-2);border:1px solid var(--border);border-bottom:1px solid var(--border-3);flex:1;align-items:center;gap:8px;height:44px;padding:0 12px;transition:border-color .15s;display:flex}.pos-module__m3mcWa__splitAmtWrap:focus-within{border-color:var(--border-3);box-shadow:0 0 0 3px var(--brand-dim)}.pos-module__m3mcWa__splitCcy{color:var(--text-3);text-shadow:none;flex-shrink:0;font-size:13px;font-weight:600}.pos-module__m3mcWa__splitAmt{color:var(--text);font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:18px;font-weight:700}.pos-module__m3mcWa__splitAmt::placeholder{color:var(--text-3)}.pos-module__m3mcWa__splitFill{letter-spacing:.5px;background:var(--brand-glow);border:1px solid var(--border-2);color:var(--brand-soft);cursor:pointer;white-space:nowrap;flex-shrink:0;padding:5px 9px;font-family:inherit;font-size:9.5px;font-weight:700;transition:all .13s}.pos-module__m3mcWa__splitFill:hover{background:var(--brand-glow);border-color:var(--border-3)}.pos-module__m3mcWa__splitRm{border:1px solid var(--border);width:22px;height:22px;color:var(--text-3);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:all .13s;display:flex;position:absolute;top:12px;right:12px}.pos-module__m3mcWa__splitRm:hover{background:var(--red-dim);color:var(--red);border-color:#f43f5e40}.pos-module__m3mcWa__addSplitBtn{border:1px dashed var(--border);color:var(--text-3);cursor:pointer;letter-spacing:.2px;background:0 0;width:100%;padding:11px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .15s}.pos-module__m3mcWa__addSplitBtn:hover{border-color:var(--border-3);color:var(--text-2);background:var(--control-bg-2)}.pos-module__m3mcWa__splitSummary{flex-direction:column;gap:6px;display:flex}.pos-module__m3mcWa__splitRem{color:var(--text-3);background:var(--control-bg-2);border:1px solid var(--border);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:8px;padding:11px 14px;font-size:12.5px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:flex}.pos-module__m3mcWa__splitRemOk{text-shadow:none;box-shadow:none;background:var(--green-dim)!important;color:var(--green)!important;border-color:#10b98140!important}.pos-module__m3mcWa__splitRemErr{background:var(--red-dim)!important;color:var(--red)!important;border-color:#f43f5e40!important}.pos-module__m3mcWa__changeRow{color:var(--text-3);font-variant-numeric:tabular-nums;justify-content:space-between;padding:0 4px;font-size:11.5px;display:flex}.pos-module__m3mcWa__modalActions{grid-template-columns:auto 1fr;gap:8px;display:grid}.pos-module__m3mcWa__modalCancel{border:1px solid var(--border);color:var(--text-2);cursor:pointer;letter-spacing:.3px;background:0 0;padding:13px 20px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .13s}.pos-module__m3mcWa__modalCancel:hover{background:var(--control-bg-hover);border-color:var(--border-2);color:var(--text)}.pos-module__m3mcWa__modalConfirm{background:var(--brand-strong);color:#fff;cursor:pointer;letter-spacing:.3px;box-shadow:none;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,transform .1s;display:flex;overflow:hidden}.pos-module__m3mcWa__modalConfirm:after{display:none}.pos-module__m3mcWa__modalConfirm:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px)}.pos-module__m3mcWa__modalConfirm:active{transform:translateY(0)}.pos-module__m3mcWa__modalConfirm:disabled{opacity:.32;cursor:not-allowed;transform:none}.pos-module__m3mcWa__cartHead{border-bottom:1px solid var(--border-2);justify-content:space-between;align-items:flex-start;padding:14px 14px 10px;display:flex}.pos-module__m3mcWa__cartEye{letter-spacing:.8px;color:var(--text-3);margin-bottom:3px;font-size:9px;font-weight:700}.pos-module__m3mcWa__cartTitle{color:var(--text);letter-spacing:-.2px;margin:0;font-size:15px;font-weight:700}.pos-module__m3mcWa__cartHeadRight{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.pos-module__m3mcWa__qtyCount{color:var(--text-3);font-size:10px;font-weight:600}.pos-module__m3mcWa__clear{background:var(--red-dim);color:var(--red);letter-spacing:.4px;cursor:pointer;border:1px solid #f43f5e33;border-radius:5px;align-items:center;gap:4px;padding:3px 8px;font-size:9px;font-weight:700;transition:all .12s;display:flex}.pos-module__m3mcWa__clear:hover{background:#f43f5e26;border-color:#f43f5e59}.pos-module__m3mcWa__custWrap{margin:6px 10px}.pos-module__m3mcWa__itemsHead{letter-spacing:.6px;color:var(--text-3);text-transform:uppercase;grid-template-columns:1fr auto 80px;gap:10px;padding:6px 16px 4px;font-size:9px;font-weight:700;display:grid}.pos-module__m3mcWa__items{flex:1;min-height:0;padding:0 4px;overflow-y:auto}.pos-module__m3mcWa__items::-webkit-scrollbar{width:3px}.pos-module__m3mcWa__items::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:2px}.pos-module__m3mcWa__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.pos-module__m3mcWa__emptyIll{color:var(--text-3);opacity:.5}.pos-module__m3mcWa__emptyTitle{color:var(--text-2);font-size:13px;font-weight:600}.pos-module__m3mcWa__emptySub{color:var(--text-3);font-size:11px}.pos-module__m3mcWa__qty{background:var(--control-bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:0;padding:2px;display:inline-flex}.pos-module__m3mcWa__qty button{border-radius:calc(var(--radius-sm) - 3px);width:22px;height:22px;color:var(--text-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .12s;display:flex}.pos-module__m3mcWa__qty button:hover{background:var(--brand-dim);color:var(--brand)}.pos-module__m3mcWa__qty span{color:var(--text-strong);text-align:center;font-variant-numeric:tabular-nums;min-width:24px;font-size:12px;font-weight:700}.pos-module__m3mcWa__itemTotal{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.pos-module__m3mcWa__itemSum{color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:800}.pos-module__m3mcWa__rm{color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:3px;transition:all .1s;display:flex}.pos-module__m3mcWa__rm:hover{color:var(--red);background:var(--red-dim)}.pos-module__m3mcWa__divLine{background:var(--border-2);height:1px;margin:4px 0}.pos-module__m3mcWa__quickActs{gap:6px;padding:8px 10px;display:flex}.pos-module__m3mcWa__qa{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-2);letter-spacing:.3px;cursor:pointer;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:700;transition:all .12s;display:flex}.pos-module__m3mcWa__qa:hover{background:var(--control-bg-hover);border-color:var(--border-2);color:var(--text)}.pos-module__m3mcWa__qaOn{background:var(--accent-dim)!important;border-color:var(--accent)!important;color:var(--accent-2)!important}.pos-module__m3mcWa__dfRow{gap:8px;padding:0 10px 8px;display:flex}.pos-module__m3mcWa__dfField{flex-direction:column;flex:1;gap:4px;display:flex}.pos-module__m3mcWa__dfField span{letter-spacing:.5px;color:var(--text-3);font-size:9px;font-weight:700}.pos-module__m3mcWa__dfField input{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text);border-radius:6px;outline:none;padding:7px 10px;font-family:inherit;font-size:12px;transition:border-color .14s}.pos-module__m3mcWa__dfField input:focus{border-color:var(--accent)}.pos-module__m3mcWa__dfField input::placeholder{color:var(--text-3)}.pos-module__m3mcWa__note{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text);resize:none;border-radius:7px;outline:none;margin:0 10px 8px;padding:8px 10px;font-family:inherit;font-size:12px;transition:border-color .14s}.pos-module__m3mcWa__note:focus{border-color:var(--accent)}.pos-module__m3mcWa__note::placeholder{color:var(--text-3)}.pos-module__m3mcWa__totals{background:var(--surface-glass);border-top:1px solid var(--border-soft);flex-direction:column;gap:5px;padding:10px 14px;display:flex}.pos-module__m3mcWa__tr{color:var(--text-2);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:11.5px;display:flex}.pos-module__m3mcWa__trPos{color:var(--green)}.pos-module__m3mcWa__trWarn{color:var(--orange)}.pos-module__m3mcWa__trTotal{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:6px;padding-top:12px;display:flex}.pos-module__m3mcWa__trTotal span:first-child{letter-spacing:.8px;color:var(--text-3);text-transform:uppercase;font-size:11px;font-weight:700}.pos-module__m3mcWa__trTotalVal{color:var(--text-strong);letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:23px;font-weight:850}.pos-module__m3mcWa__trTotalVal .pos-module__m3mcWa__ccy{color:var(--text-3);letter-spacing:0;margin-right:3px;font-size:13px;font-weight:700}.pos-module__m3mcWa__payRow{align-items:stretch;gap:12px;margin-top:auto;padding:16px 18px 18px;display:flex}.pos-module__m3mcWa__hold{background:var(--control-bg-hover);border:1px solid var(--border-2);height:54px;color:var(--text-2);letter-spacing:.3px;cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.pos-module__m3mcWa__hold:hover{background:var(--control-bg-hover);border-color:var(--border-3);color:var(--text);transform:translateY(-1px)}.pos-module__m3mcWa__pay{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#fff;letter-spacing:.5px;cursor:pointer;border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;gap:12px;height:54px;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #2563eb4d}.pos-module__m3mcWa__pay:before{content:"";pointer-events:none;background:linear-gradient(#ffffff26 0%,#0000 100%);height:50%;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.pos-module__m3mcWa__pay:hover:not(:disabled):before{opacity:0}.pos-module__m3mcWa__pay:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #2563eb66}.pos-module__m3mcWa__pay:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #2563eb4d}.pos-module__m3mcWa__pay:disabled{opacity:.5;cursor:not-allowed;transform:none}.pos-module__m3mcWa__payText{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;min-width:90px;height:40px;line-height:1.2;display:flex;position:relative}.pos-module__m3mcWa__payLabel{letter-spacing:.5px;opacity:.85;white-space:nowrap;font-size:11px;font-weight:600;transition:all .3s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pos-module__m3mcWa__payAmount{letter-spacing:-.3px;opacity:0;white-space:nowrap;font-size:16px;font-weight:800;transition:all .3s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pos-module__m3mcWa__pay:hover:not(:disabled) .pos-module__m3mcWa__payLabel{opacity:0;transform:translate(-50%,-150%)}.pos-module__m3mcWa__pay:hover:not(:disabled) .pos-module__m3mcWa__payAmount{opacity:1;transform:translate(-50%,-50%)}.pos-module__m3mcWa__paySplit{background:var(--control-bg-hover);border:1px solid var(--border-2);width:54px;height:54px;color:var(--text-2);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.pos-module__m3mcWa__paySplit:hover:not(:disabled){background:var(--control-bg-hover);border-color:var(--border-3);color:var(--text);transform:translateY(-1px)}.pos-module__m3mcWa__paySplit:disabled{opacity:.4;cursor:not-allowed}.pos-module__m3mcWa__checkoutSuccess{background:radial-gradient(130% 100% at 50% 0,#10b98124,#0000 72%),#10b9810a;border:1px solid #10b98142;border-radius:18px;flex-direction:column;align-items:center;gap:13px;padding:16px 16px 18px;animation:.25s pos-module__m3mcWa__fadeUp;display:flex;box-shadow:0 14px 36px #00000042,inset 0 1px #ffffff0f}.pos-module__m3mcWa__checkoutMsg{background:var(--green-dim);color:var(--green);letter-spacing:.2px;border:1px solid #10b98157;border-radius:999px;align-items:center;gap:7px;padding:6px 15px;font-size:12px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__printBtn{color:var(--green);cursor:pointer;white-space:nowrap;background:#10b98126;border:1px solid #10b98166;border-radius:6px;align-items:center;gap:5px;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:700;transition:background .15s;display:flex}.pos-module__m3mcWa__printBtn:hover{background:#10b98147}.pos-module__m3mcWa__checkoutErr{background:var(--red-dim);color:var(--red);border:1px solid #f43f5e4d;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:600;animation:.25s pos-module__m3mcWa__fadeUp;display:flex}.pos-module__m3mcWa__item{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto 80px;align-items:center;gap:10px;padding:8px 4px;transition:background .12s;animation:.25s pos-module__m3mcWa__fadeUp;display:grid}.pos-module__m3mcWa__item:hover{background:var(--brand-dim)}.pos-module__m3mcWa__itemLeft{flex-shrink:0;align-items:center;gap:9px;min-width:0;display:flex}.pos-module__m3mcWa__itemThumb{background:var(--control-bg-2);border:1px solid var(--border);width:34px;height:34px;color:var(--text-3);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pos-module__m3mcWa__itemThumbNa{letter-spacing:.5px;color:var(--text-2);font-size:9px;font-weight:700}.pos-module__m3mcWa__itemInfo{min-width:0}.pos-module__m3mcWa__itemName{color:var(--text);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.pos-module__m3mcWa__itemMeta{color:var(--text-3);font-variant-numeric:tabular-nums;margin-top:2px;font-size:10px}.pos-module__m3mcWa__side{width:var(--sidebar-w,240px);background:linear-gradient(180deg, var(--bg-gradient-from) 0%, var(--bg-gradient-to) 100%);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;min-height:100vh;transition:width .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.pos-module__m3mcWa__side:before{content:"";background:linear-gradient(180deg, var(--brand-dim) 0%, transparent 100%);pointer-events:none;height:180px;position:absolute;top:0;left:0;right:0}.pos-module__m3mcWa__sideBrand{border-bottom:1px solid var(--border);padding:0}.pos-module__m3mcWa__brandTop{justify-content:space-between;align-items:center;padding:14px 16px 2px;display:flex}.pos-module__m3mcWa__collapsedBrand{border-bottom:1px solid var(--border);justify-content:center;align-items:center;padding:16px 10px;display:flex;position:relative}.pos-module__m3mcWa__collapsedBrand img,.pos-module__m3mcWa__collapsedBrand svg{filter:drop-shadow(0 0 8px #2563eb26);transition:filter .2s}.pos-module__m3mcWa__collapsedBrand:hover img,.pos-module__m3mcWa__collapsedBrand:hover svg{filter:drop-shadow(0 0 12px #2563eb40)}.pos-module__m3mcWa__logoWrap img,.pos-module__m3mcWa__logoWrap svg{filter:drop-shadow(0 0 8px #2563eb1f);transition:filter .2s}.pos-module__m3mcWa__logoWrap:hover img,.pos-module__m3mcWa__logoWrap:hover svg{filter:drop-shadow(0 0 14px #2563eb38)}.pos-module__m3mcWa__brandTagline{font-family:var(--font-manrope), "Manrope", system-ui, sans-serif;letter-spacing:-.005em;color:var(--text-muted);white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:-4px;padding:0 16px 14px;font-size:12px;font-weight:500;display:flex}.pos-module__m3mcWa__brandTagline .pos-module__m3mcWa__dot{background:var(--brand-accent,currentColor);opacity:.6;border-radius:50%;width:3px;height:3px}.pos-module__m3mcWa__sideVersion{font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);text-align:center;padding:8px 16px 4px;font-size:10px}.pos-module__m3mcWa__sideBranchSwitcher{padding:10px 14px}.pos-module__m3mcWa__sideBranchSwitcher:empty{display:none}.pos-module__m3mcWa__navSection{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.pos-module__m3mcWa__navSectionLabel{letter-spacing:1px;color:var(--text-3);text-transform:uppercase;justify-content:space-between;align-items:center;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.pos-module__m3mcWa__navOn:before{content:"";background:linear-gradient(180deg, var(--accent-2) 0%, var(--accent) 100%);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 8px #2563eb59}.pos-module__m3mcWa__navItemIcon{width:20px;height:20px;color:var(--text-3);justify-content:center;align-items:center;transition:color .15s;display:flex}.pos-module__m3mcWa__navItemText{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}@keyframes pos-module__m3mcWa__badgePulse{0%,to{box-shadow:0 0 0 2px #fb718540,0 2px 8px #fb718559}50%{box-shadow:0 0 0 4px #fb718526,0 2px 12px #fb718573}}.pos-module__m3mcWa__navIndic{display:none}.pos-module__m3mcWa__sideFoot{border-top:1px solid var(--border);background:var(--control-bg-2);padding:12px 14px}.pos-module__m3mcWa__sideFootCollapsed{justify-content:center;padding:12px 10px;display:flex}.pos-module__m3mcWa__ava{background:linear-gradient(135deg, var(--accent-dim) 0%, var(--brand-glow) 100%);border:1px solid var(--brand-glow);width:34px;height:34px;color:var(--accent-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;box-shadow:0 2px 10px #2563eb33}.pos-module__m3mcWa__iconBtn{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-3);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.pos-module__m3mcWa__iconBtn:hover{background:var(--control-bg-hover);color:var(--text);border-color:var(--border-2)}.pos-module__m3mcWa__sideCollapsed{width:52px}.pos-module__m3mcWa__sideBrand{border-bottom:1px solid var(--border);flex-direction:column;gap:10px;padding:16px 14px 14px;display:flex}.pos-module__m3mcWa__collapsedBrand{border-bottom:1px solid var(--border);justify-content:center;align-items:center;gap:8px;padding:14px 10px;display:flex}.pos-module__m3mcWa__logoWrap{align-items:center;min-width:0;display:flex}@media (max-width:1024px){.pos-module__m3mcWa__logoWrap svg{width:auto;height:40px}}.pos-module__m3mcWa__branchRow{align-items:center;gap:6px;display:flex}.pos-module__m3mcWa__branchDot{background:var(--green);width:6px;height:6px;box-shadow:0 0 6px var(--green);border-radius:50%}.pos-module__m3mcWa__branchLbl{letter-spacing:.8px;color:var(--text-3);font-size:9px;font-weight:700}.pos-module__m3mcWa__nav{flex-direction:column;flex:1;gap:2px;padding:10px 8px;display:flex;overflow:hidden auto}.pos-module__m3mcWa__navSection{flex-direction:column;gap:1px;display:flex}.pos-module__m3mcWa__navLabel{letter-spacing:.7px;color:var(--text-3);text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:6px 8px;font-size:9.5px;font-weight:700;transition:color .12s;display:flex}.pos-module__m3mcWa__navLabel:hover{color:var(--text-2)}.pos-module__m3mcWa__navItem{color:var(--text-2);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:9px;width:100%;padding:8px 10px;font-size:12.5px;font-weight:500;transition:background .1s,color .1s;display:flex;position:relative}.pos-module__m3mcWa__navItem:hover{background:var(--control-bg-2);color:var(--text)}.pos-module__m3mcWa__navItemCollapsed{justify-content:center;padding:9px}.pos-module__m3mcWa__navOn{color:var(--accent-2)!important;background:var(--accent-dim)!important}.pos-module__m3mcWa__navIndic{background:var(--accent-2);border-radius:0 3px 3px 0;width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pos-module__m3mcWa__navText{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.pos-module__m3mcWa__navBadge{background:linear-gradient(135deg, var(--red) 0%, var(--red-2) 100%);color:#fff;text-align:center;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:3px 8px;font-size:10px;font-weight:800;line-height:1;animation:2.5s ease-in-out infinite pos-module__m3mcWa__badgePulse;display:inline-flex;box-shadow:0 0 0 2px #fb718540,0 2px 8px #fb718559}.pos-module__m3mcWa__navKbd{color:var(--text-3);background:var(--control-bg-2);border:1px solid var(--border);border-radius:4px;padding:2px 5px;font-family:inherit;font-size:9px;font-weight:600}.pos-module__m3mcWa__sideFoot{border-top:1px solid var(--border);padding:10px 12px;position:relative}.pos-module__m3mcWa__sideFootCollapsed{padding:10px}.pos-module__m3mcWa__userTrigger{width:100%;color:var(--text);font:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:6px 8px;transition:background .15s,border-color .15s;display:flex}.pos-module__m3mcWa__userTrigger:hover{background:var(--control-bg-2);border-color:var(--border)}.pos-module__m3mcWa__userTriggerOpen,.pos-module__m3mcWa__userTriggerOpen:hover{background:var(--control-bg-hover);border-color:var(--border-2,var(--border))}.pos-module__m3mcWa__userTriggerCollapsed{justify-content:center;width:auto;padding:4px}.pos-module__m3mcWa__userCaret{color:var(--text-3);flex-shrink:0;transition:transform .18s,color .15s}.pos-module__m3mcWa__userCaret[data-open=true]{color:var(--text-2,var(--text));transform:rotate(180deg)}.pos-module__m3mcWa__userMenu{background:var(--surface);border:1px solid var(--border);z-index:50;transform-origin:bottom;border-radius:12px;margin-bottom:8px;padding:6px;position:absolute;bottom:calc(100% - 2px);left:12px;right:12px;box-shadow:0 16px 40px #0006,0 4px 12px #00000040}.pos-module__m3mcWa__userMenuCollapsed{transform-origin:0 100%;width:240px;bottom:8px;left:calc(100% + 8px);right:auto}.pos-module__m3mcWa__userMenuHeader{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:6px;padding:10px;display:flex}.pos-module__m3mcWa__userMenuMeta{flex:1;min-width:0}.pos-module__m3mcWa__userMenuName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.pos-module__m3mcWa__userMenuEmail{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10.5px;overflow:hidden}.pos-module__m3mcWa__userMenuItem{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:12px;font-weight:500;transition:background .12s,color .12s;display:flex}.pos-module__m3mcWa__userMenuItem:hover{background:var(--control-bg-2)}.pos-module__m3mcWa__userMenuDivider{background:var(--border);height:1px;margin:4px 6px}.pos-module__m3mcWa__userMenuDanger{color:var(--red)}.pos-module__m3mcWa__userMenuDanger:hover{background:var(--red-dim);color:#fecdd3}.pos-module__m3mcWa__userRow{align-items:center;gap:9px;display:flex}.pos-module__m3mcWa__userRowCollapsed{justify-content:center}.pos-module__m3mcWa__ava{background:var(--accent-dim);border:1px solid var(--accent);width:30px;height:30px;color:var(--accent-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.pos-module__m3mcWa__userInfo{flex:1;min-width:0}.pos-module__m3mcWa__userName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;overflow:hidden}.pos-module__m3mcWa__userRole{color:var(--text-3);letter-spacing:.4px;margin-top:1px;font-size:9px;font-weight:600}.pos-module__m3mcWa__roleAdmin{letter-spacing:.5px;text-transform:uppercase;color:#c7d2fe;background:linear-gradient(135deg,#6366f12e,#4f46e51f);border:1px solid #6366f159;border-radius:20px;align-items:center;margin-top:3px;padding:1px 7px;font-size:8px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__roleManager{letter-spacing:.5px;text-transform:uppercase;color:#6ee7b7;background:linear-gradient(135deg,#10b98126,#0596691a);border:1px solid #10b98159;border-radius:20px;align-items:center;margin-top:3px;padding:1px 7px;font-size:8px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__roleCashier{letter-spacing:.5px;text-transform:uppercase;color:#cbd5e1;background:linear-gradient(135deg,#94a3b81f,#64748b14);border:1px solid #94a3b84d;border-radius:20px;align-items:center;margin-top:3px;padding:1px 7px;font-size:8px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__iconBtn{color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:background .1s,color .1s;display:flex}.pos-module__m3mcWa__iconBtn:hover{background:var(--control-bg-hover);color:var(--text)}.pos-module__m3mcWa__loadingSpinner{width:36px;height:36px;animation:.65s cubic-bezier(.53,.21,.29,.73) infinite pos-module__m3mcWa__spin;box-shadow:0 0 0 4px #3b82f60f,inset 0 0 12px #3b82f614;border:3px solid #3b82f61f!important;border-top-color:var(--brand)!important;border-right-color:var(--brand-soft)!important;border-radius:50%!important}.pos-module__m3mcWa__spinnerInline{vertical-align:middle;flex-shrink:0;width:15px;height:15px;animation:.65s linear infinite pos-module__m3mcWa__spin;display:inline-block;border:2px solid #fff3!important;border-top-color:#fff!important;border-radius:50%!important}.pos-module__m3mcWa__retryBtn{background:var(--brand-dim);border:1px solid var(--border-2);color:var(--brand);cursor:pointer;letter-spacing:.5px;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:all .14s;display:inline-flex}.pos-module__m3mcWa__retryBtn:hover{background:var(--brand-glow);border-color:var(--border-3)}.pos-module__m3mcWa__spinner{vertical-align:middle;flex-shrink:0;width:15px;height:15px;animation:.65s linear infinite pos-module__m3mcWa__spin;display:inline-block;border:2px solid #fff3!important;border-top-color:#fff!important;border-radius:50%!important}@keyframes pos-module__m3mcWa__spin{to{transform:rotate(360deg)}}.pos-module__m3mcWa__pos{overscroll-behavior:none;background:var(--bg);height:100dvh;display:flex;overflow:hidden}.pos-module__m3mcWa__main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.pos-module__m3mcWa__split{flex:1;grid-template-columns:380px 1fr;display:grid;overflow:hidden}.pos-module__m3mcWa__cart{background:var(--surface-elevated);border-right:1px solid var(--border-soft);box-shadow:var(--shadow-soft);border-radius:0;flex-direction:column;display:flex;overflow:hidden}.pos-module__m3mcWa__cartDock{display:contents}.pos-module__m3mcWa__cartScrim,.pos-module__m3mcWa__miniCart,.pos-module__m3mcWa__cartClose{display:none}.pos-module__m3mcWa__topbar{background:var(--surface);border-bottom:1px solid var(--border);grid-template-columns:200px 1fr 200px;align-items:center;gap:12px;padding:10px 16px;display:grid}.pos-module__m3mcWa__crumb{letter-spacing:.3px;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.pos-module__m3mcWa__cDim{color:var(--text-3)}.pos-module__m3mcWa__cSep{color:var(--text-3);opacity:.4}.pos-module__m3mcWa__cOn{color:var(--text)}.pos-module__m3mcWa__topbarCenter{justify-content:center;display:flex}.pos-module__m3mcWa__tbSearch{background:var(--surface-2);border:1px solid var(--border);width:100%;max-width:440px;color:var(--text-2);cursor:text;border-radius:10px;align-items:center;gap:11px;padding:9px 20px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.pos-module__m3mcWa__tbSearch:hover{border-color:var(--border-2);background:var(--surface-3)}.pos-module__m3mcWa__tbSearch:focus-within{border-color:var(--accent)}.pos-module__m3mcWa__tbSearch svg{color:var(--text-3);flex-shrink:0}.pos-module__m3mcWa__tbSearch input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:12px}.pos-module__m3mcWa__tbSearch input::placeholder{color:var(--text-3)}.pos-module__m3mcWa__tbSearch kbd{background:var(--control-bg-2);border:1px solid var(--border-2);color:var(--text-3);border-radius:4px;align-items:center;gap:2px;padding:2px 5px;font-family:inherit;font-size:9px;font-weight:700;display:flex}.pos-module__m3mcWa__topbarRight{justify-content:flex-end;align-items:center;gap:10px;display:flex}.pos-module__m3mcWa__livePill{background:var(--green-dim);color:var(--green);letter-spacing:.6px;border:1px solid #10b98140;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:9px;font-weight:800;display:flex}.pos-module__m3mcWa__livePillDot{background:var(--green);border-radius:50%;width:5px;height:5px;animation:1.5s infinite pos-module__m3mcWa__pulse-ring}.pos-module__m3mcWa__iconBtnLg{border:1px solid var(--border);width:32px;height:32px;color:var(--text-2);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .12s;display:flex;position:relative}.pos-module__m3mcWa__iconBtnLg:hover{background:var(--control-bg-2);color:var(--text);border-color:var(--border-2)}.pos-module__m3mcWa__logoutBtn{background:var(--red-dim);min-height:34px;color:var(--red);letter-spacing:.2px;cursor:pointer;white-space:nowrap;border:1px solid #f43f5e3d;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11.5px;font-weight:800;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.pos-module__m3mcWa__logoutBtn:hover{color:#fecdd3;background:#f43f5e2e;border-color:#fb718566;box-shadow:0 8px 20px #f43f5e1f}.pos-module__m3mcWa__userRowCollapsed .pos-module__m3mcWa__logoutBtn{width:34px;padding:0}.pos-module__m3mcWa__userRowCollapsed .pos-module__m3mcWa__logoutBtn span{display:none}.pos-module__m3mcWa__bellDot{background:var(--red);border:1px solid var(--surface);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.pos-module__m3mcWa__tbAva{background:var(--accent-dim);border:1px solid var(--accent);width:30px;height:30px;color:var(--accent-2);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.pos-module__m3mcWa__menuToggle{background:var(--control-bg-2);border:1px solid var(--border);width:36px;height:36px;color:var(--text-2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .12s;display:none}.pos-module__m3mcWa__menuToggle:hover{background:var(--control-bg-hover);color:var(--text)}.pos-module__m3mcWa__mobileOverlay,.pos-module__m3mcWa__mobileLogo{display:none}@media (max-width:1280px){.pos-module__m3mcWa__topbar{grid-template-columns:200px 1fr 200px}.pos-module__m3mcWa__split{grid-template-columns:300px 1fr}.pos-module__m3mcWa__filterRail{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;width:100%;overflow-x:auto}.pos-module__m3mcWa__filterRail::-webkit-scrollbar{display:none}.pos-module__m3mcWa__filterRail .pos-module__m3mcWa__prodsActions{flex-wrap:nowrap;gap:8px;min-width:max-content;padding-right:10px}}@media (max-width:1024px){.pos-module__m3mcWa__topbar{grid-template-columns:1fr auto;padding:8px 14px}.pos-module__m3mcWa__topbarCenter{display:none}.pos-module__m3mcWa__split{padding:0;display:block;position:relative;overflow:hidden}.pos-module__m3mcWa__side{width:188px}.pos-module__m3mcWa__sideCollapsed{width:48px}.pos-module__m3mcWa__prods{border-radius:0;height:100%;padding-bottom:84px;overflow-y:auto}.pos-module__m3mcWa__prodsScrollArea{padding-bottom:84px}.pos-module__m3mcWa__items{flex:1;overflow-y:auto}.pos-module__m3mcWa__payRow{gap:8px;padding:12px 12px 14px}.pos-module__m3mcWa__hold{min-width:96px;padding:0 12px}.pos-module__m3mcWa__pay{min-width:0}.pos-module__m3mcWa__cartDock{z-index:1001;width:min(440px,92vw);box-shadow:var(--shadow-lg);transition:transform .28s cubic-bezier(.22,1,.36,1);display:block;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.pos-module__m3mcWa__cartDockOpen{transform:translate(0)}.pos-module__m3mcWa__cart{height:100%;max-height:none;box-shadow:none;border-right:none;border-radius:0}.pos-module__m3mcWa__cartScrim{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#0009;transition:opacity .25s;display:block;position:fixed;inset:0}.pos-module__m3mcWa__cartScrimOpen{opacity:1;pointer-events:auto}.pos-module__m3mcWa__cartHead{padding-left:54px}.pos-module__m3mcWa__cartClose{z-index:5;border:1px solid var(--border-2);background:var(--control-bg-2);width:34px;height:34px;color:var(--text);cursor:pointer;border-radius:10px;place-items:center;transition:background .14s,color .14s;display:grid;position:absolute;top:12px;left:12px}.pos-module__m3mcWa__cartClose:hover{background:var(--control-bg-hover);color:var(--text-strong)}.pos-module__m3mcWa__miniCart{z-index:900;background:linear-gradient(180deg, var(--brand-soft), var(--brand));color:#fff;box-shadow:0 10px 30px var(--brand-glow), 0 4px 12px #0000004d;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:12px;padding:11px 14px 11px 16px;display:flex;position:fixed;bottom:12px;left:12px;right:12px}.pos-module__m3mcWa__miniCartHidden{display:none}.pos-module__m3mcWa__miniCartIcon{flex:none;place-items:center;display:grid;position:relative}.pos-module__m3mcWa__miniCartBadge{min-width:18px;height:18px;color:var(--brand);text-align:center;background:#fff;border-radius:9px;padding:0 4px;font-size:11px;font-weight:800;line-height:18px;position:absolute;top:-8px;right:-10px}.pos-module__m3mcWa__miniCartText{text-align:left;flex-direction:column;line-height:1.15;display:flex}.pos-module__m3mcWa__miniCartLabel{opacity:.85;font-size:11px;font-weight:600}.pos-module__m3mcWa__miniCartTotal{letter-spacing:-.01em;font-size:15px;font-weight:800}.pos-module__m3mcWa__miniCartCta{align-items:center;gap:5px;margin-left:auto;font-size:13px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__pcardName{font-size:14px}.pos-module__m3mcWa__pcardPrice .pos-module__m3mcWa__val{font-size:17px}.pos-module__m3mcWa__pcardAdd{border-radius:12px;width:40px;height:40px}.pos-module__m3mcWa__pcardAdd svg{width:18px;height:18px}.pos-module__m3mcWa__pSearch{min-height:46px}.pos-module__m3mcWa__pSearch input{font-size:15px}.pos-module__m3mcWa__item{padding-top:12px;padding-bottom:12px}.pos-module__m3mcWa__itemName{font-size:14px}.pos-module__m3mcWa__itemMeta{font-size:12px}.pos-module__m3mcWa__qty button{border-radius:9px;width:34px;height:34px}.pos-module__m3mcWa__qty button svg{width:15px;height:15px}.pos-module__m3mcWa__qty span{text-align:center;min-width:22px;font-size:14px}.pos-module__m3mcWa__rm{width:34px;height:34px}.pos-module__m3mcWa__rm svg{width:15px;height:15px}.pos-module__m3mcWa__qa,.pos-module__m3mcWa__hold{min-height:46px;font-size:13px}}@media (max-width:1100px){.pos-module__m3mcWa__prodsHead{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;padding:12px 12px 10px}.pos-module__m3mcWa__filterRail{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;width:100%;overflow-x:auto}.pos-module__m3mcWa__filterRail::-webkit-scrollbar{display:none}.pos-module__m3mcWa__filterRail .pos-module__m3mcWa__prodsActions{flex-wrap:nowrap;gap:8px;min-width:max-content;padding-right:12px}.pos-module__m3mcWa__filterToggle{align-self:flex-end;margin-left:auto;display:inline-flex}.pos-module__m3mcWa__filterRail{display:none}.pos-module__m3mcWa__filterDrawerBackdrop,.pos-module__m3mcWa__tabsWrap{display:block}}@media (max-width:768px){.pos-module__m3mcWa__menuToggle{display:flex}.pos-module__m3mcWa__mobileLogo{align-items:center;display:flex}.pos-module__m3mcWa__crumb{display:none}.pos-module__m3mcWa__pos{flex-direction:column;height:100dvh;overflow:hidden}.pos-module__m3mcWa__topbar{background:var(--surface);border-bottom:1px solid var(--border);grid-template-columns:unset;align-items:center;gap:12px;padding:10px 14px;display:flex}.pos-module__m3mcWa__topbarRight{margin-left:auto}.pos-module__m3mcWa__side{z-index:1000;height:100vh;transition:transform .3s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;transform:translate(-100%);width:280px!important}.pos-module__m3mcWa__sideMobileOpen{transform:translate(0)!important}.pos-module__m3mcWa__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000000b3;display:block;position:fixed;inset:0}.pos-module__m3mcWa__nav{flex:1;padding:12px 10px;overflow-y:auto}.pos-module__m3mcWa__navCollapsed{display:none}.pos-module__m3mcWa__sideCollapsed{width:280px!important}.pos-module__m3mcWa__sideBrand{padding:16px 14px}.pos-module__m3mcWa__sideFoot{border-top:1px solid var(--border);padding:12px 14px;display:block}.pos-module__m3mcWa__main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.pos-module__m3mcWa__split{flex:1;padding:0;display:block;position:relative;overflow:hidden}.pos-module__m3mcWa__prods{border-radius:0;height:100%;padding-bottom:84px;overflow-y:auto}.pos-module__m3mcWa__items{flex:1;overflow-y:auto}.pos-module__m3mcWa__cartDock{width:100%}.pos-module__m3mcWa__cart{background:var(--surface-elevated);border:none;border-radius:0}.pos-module__m3mcWa__payRow{background:var(--surface-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;bottom:0}.pos-module__m3mcWa__cartEye{color:var(--text-2)}.pos-module__m3mcWa__cartTitle{color:var(--text)}.pos-module__m3mcWa__qtyCount{color:var(--text-2)}.pos-module__m3mcWa__clear{background:var(--red-dim);color:var(--red);border-color:#f43f5e40}.pos-module__m3mcWa__clear:hover{background:#f43f5e26}.pos-module__m3mcWa__cust{background:var(--control-bg-2);border-color:var(--border)}.pos-module__m3mcWa__cust input{color:var(--text)}.pos-module__m3mcWa__cust input::placeholder,.pos-module__m3mcWa__itemsHead{color:var(--text-3)}.pos-module__m3mcWa__item{border-color:var(--border)}.pos-module__m3mcWa__itemName{color:var(--text)}.pos-module__m3mcWa__itemMeta{color:var(--text-3)}.pos-module__m3mcWa__itemSum,.pos-module__m3mcWa__qty span{color:var(--text)}.pos-module__m3mcWa__qty button{background:var(--control-bg-2);border-color:var(--border);color:var(--text-2)}.pos-module__m3mcWa__qty button:hover{background:var(--control-bg-hover);color:var(--text)}.pos-module__m3mcWa__rm{color:var(--text-3)}.pos-module__m3mcWa__rm:hover{color:var(--red);background:var(--red-dim)}.pos-module__m3mcWa__qa{background:var(--control-bg-2);border-color:var(--border);color:var(--text-2)}.pos-module__m3mcWa__qa:hover{background:var(--control-bg-hover);border-color:var(--border-2);color:var(--text)}.pos-module__m3mcWa__qaOn{background:var(--accent-dim)!important;border-color:var(--accent)!important;color:var(--accent-2)!important}.pos-module__m3mcWa__dfField span{color:var(--text-3)}.pos-module__m3mcWa__dfField input{background:var(--control-bg-2);border-color:var(--border);color:var(--text)}.pos-module__m3mcWa__dfField input::placeholder{color:var(--text-3)}.pos-module__m3mcWa__note{background:var(--control-bg-2);border-color:var(--border);color:var(--text)}.pos-module__m3mcWa__note::placeholder{color:var(--text-3)}.pos-module__m3mcWa__tr{color:var(--text-2)}.pos-module__m3mcWa__trTotalVal{color:var(--text)}.pos-module__m3mcWa__trTotal span:first-child{color:var(--text-3)}.pos-module__m3mcWa__divLine{background:var(--border)}.pos-module__m3mcWa__prods{background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);flex:1;min-height:300px;padding-top:8px;overflow-y:auto}.pos-module__m3mcWa__prodsHead{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;padding:12px 16px 10px}.pos-module__m3mcWa__sectEye{color:var(--accent)}.pos-module__m3mcWa__sectTitle{color:var(--text);font-size:18px}.pos-module__m3mcWa__prodsCount{background:linear-gradient(135deg, var(--brand-dim) 0%, var(--brand-dim) 100%)}.pos-module__m3mcWa__prodsActions{flex-wrap:wrap}.pos-module__m3mcWa__filterRail{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.pos-module__m3mcWa__filterRail::-webkit-scrollbar{display:none}.pos-module__m3mcWa__filterRail .pos-module__m3mcWa__prodsActions{flex-wrap:nowrap;gap:8px;min-width:max-content;padding-right:12px}.pos-module__m3mcWa__pSearch{background:var(--surface);border-color:var(--border-2);margin:0 12px 8px;box-shadow:0 1px 3px #0000000a}.pos-module__m3mcWa__pSearch input{color:var(--text)}.pos-module__m3mcWa__pSearch svg{color:var(--accent)}.pos-module__m3mcWa__tabsWrap{margin-bottom:8px;padding:4px;display:block}.pos-module__m3mcWa__tab{color:var(--text-2);background:0 0}.pos-module__m3mcWa__tab:hover{color:var(--text)}.pos-module__m3mcWa__tabOn{color:var(--surface)!important;background:linear-gradient(135deg, var(--brand-strong) 0%, var(--brand) 100%)!important;border-color:var(--brand-strong)!important}.pos-module__m3mcWa__tabCount{background:var(--surface-3);color:var(--text-2)}.pos-module__m3mcWa__tabOn .pos-module__m3mcWa__tabCount{background:var(--brand-dim);color:var(--brand-strong)}.pos-module__m3mcWa__pay{letter-spacing:.5px;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);height:48px;padding:0 16px;font-size:13px;box-shadow:0 4px 14px #2563eb59}.pos-module__m3mcWa__pay:hover:not(:disabled){transform:none;box-shadow:0 6px 20px #2563eb73}.pos-module__m3mcWa__payVal{font-size:13px}.pos-module__m3mcWa__hold{background:var(--control-bg-hover);border:1px solid var(--border-2);height:48px;padding:0 16px;font-size:12px}.pos-module__m3mcWa__payRow{flex-wrap:nowrap;gap:10px;padding:12px 14px 16px}.pos-module__m3mcWa__payBtns{flex:1}.pos-module__m3mcWa__paySplit{width:48px;height:48px}.pos-module__m3mcWa__hold,.pos-module__m3mcWa__pay{flex:auto}.pos-module__m3mcWa__items{min-height:0;padding:0 6px}.pos-module__m3mcWa__hold{flex:none;min-width:92px}.pos-module__m3mcWa__pay{flex:1;min-width:0}.pos-module__m3mcWa__payText{min-width:0}.pos-module__m3mcWa__payLabel{font-size:10px}.pos-module__m3mcWa__payAmount{font-size:14px}.pos-module__m3mcWa__itemsHead{grid-template-columns:1fr auto 70px;padding:6px 12px 4px}.pos-module__m3mcWa__item{grid-template-columns:1fr auto 70px;gap:8px}.pos-module__m3mcWa__itemLeft{gap:7px}.pos-module__m3mcWa__itemThumb{width:28px;height:28px}.pos-module__m3mcWa__itemName{font-size:11.5px}.pos-module__m3mcWa__itemMeta{font-size:9.5px}.pos-module__m3mcWa__totals{padding:12px 14px 8px}.pos-module__m3mcWa__trTotalVal{font-size:20px}.pos-module__m3mcWa__quickActs{padding:8px 10px}.pos-module__m3mcWa__qa{padding:10px 12px;font-size:11px}}.pos-module__m3mcWa__overrideBackdrop{z-index:400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04070eb8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.pos-module__m3mcWa__overrideModal{background:var(--surface-raised);border:1px solid var(--border-2);border-radius:18px;width:100%;max-width:360px;overflow:hidden;box-shadow:0 24px 48px #00000073,0 0 60px #eab30814}.pos-module__m3mcWa__overrideHeader{border-bottom:1px solid var(--border);padding:18px 20px 14px}.pos-module__m3mcWa__overrideTitle{color:var(--text-strong);font-size:15px;font-weight:700}.pos-module__m3mcWa__overrideSubtitle{color:var(--text-muted);margin-top:3px;font-size:12px}.pos-module__m3mcWa__overrideBody{flex-direction:column;gap:12px;padding:16px 20px;display:flex}.pos-module__m3mcWa__overrideDefault{color:var(--text-muted);font-size:12px}.pos-module__m3mcWa__overrideDefault strong{color:var(--accent-2)}.pos-module__m3mcWa__overrideField{flex-direction:column;gap:6px;display:flex}.pos-module__m3mcWa__overrideLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:600}.pos-module__m3mcWa__overrideInput{background:var(--surface);width:100%;color:var(--accent-2);text-align:center;letter-spacing:1px;border:1px solid #eab30866;border-radius:10px;padding:12px 14px;font-size:18px;font-weight:700;box-shadow:0 0 0 3px #eab3081a}.pos-module__m3mcWa__overrideInput:focus{border-color:#eab308b3;outline:none;box-shadow:0 0 0 3px #eab30833}.pos-module__m3mcWa__overrideActions{gap:10px;padding:14px 20px 18px;display:flex}.pos-module__m3mcWa__overrideBtnCancel{border:1px solid var(--border-2);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;flex:1;padding:10px 14px;font-size:13px;font-weight:600;transition:all .15s}.pos-module__m3mcWa__overrideBtnCancel:hover{background:var(--control-bg-2);color:var(--accent-2)}.pos-module__m3mcWa__overrideBtnConfirm{background:linear-gradient(135deg, var(--orange-strong), var(--orange));color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:700;transition:all .18s;display:flex;box-shadow:0 4px 14px #d9770659}.pos-module__m3mcWa__overrideBtnConfirm:hover{transform:translateY(-2px);box-shadow:0 8px 20px #d9770673}.pos-module__m3mcWa__heldWrap{display:inline-flex;position:relative}.pos-module__m3mcWa__heldBadge{background:var(--brand-glow);color:#dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__heldMenu{background:var(--surface);border:1px solid var(--border-2);z-index:50;border-radius:10px;min-width:240px;max-height:320px;padding:4px;position:absolute;bottom:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 12px 32px #00000073}.pos-module__m3mcWa__heldRow{border-radius:8px;align-items:center;gap:4px;display:flex}.pos-module__m3mcWa__heldRow:hover{background:var(--control-bg-2)}.pos-module__m3mcWa__heldRowMain{cursor:pointer;color:var(--accent-2);text-align:left;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:2px;padding:8px 10px;display:flex}.pos-module__m3mcWa__heldRowMain strong{font-size:13px}.pos-module__m3mcWa__heldRowMain span{color:var(--text-muted);font-size:11px}.pos-module__m3mcWa__heldDelete{width:28px;height:28px;color:var(--red);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.pos-module__m3mcWa__heldDelete:hover{background:var(--red-dim);color:#fecdd3}.pos-module__m3mcWa__payRow{background:var(--surface-elevated);border-top:1px solid var(--border-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:auto;padding:12px 14px 14px;display:grid;box-shadow:0 -14px 28px #02061733}.pos-module__m3mcWa__heldWrap{min-width:0}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__hold{background:var(--surface);border:1px solid var(--border-soft);width:100%;min-width:0;height:42px;color:var(--text-muted);letter-spacing:.65px;text-transform:uppercase;border-radius:12px;gap:6px;padding:0 10px;font-size:10px;font-weight:800;box-shadow:inset 0 1px #ffffff0a}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__hold svg{color:var(--brand-soft)}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__hold:hover:not(:disabled){background:var(--surface-2);border-color:var(--brand-glow);color:var(--text-strong);transform:translateY(-1px);box-shadow:0 8px 18px #0206173d,inset 0 1px #ffffff0f}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__hold:disabled{opacity:.42;cursor:not-allowed;transform:none}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay{background:linear-gradient(180deg, #ffffff2e, #fff0 48%), linear-gradient(135deg, var(--brand-strong) 0%, var(--brand) 52%, #06b6d4 100%);border-radius:16px;grid-column:1/-1;width:100%;height:58px;box-shadow:0 14px 26px #2563eb57,inset 0 1px #ffffff47}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:before{display:none}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 32px #2563eb6b,inset 0 1px #ffffff52}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__payText{gap:2px;min-width:0;height:auto}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__payLabel,.pos-module__m3mcWa__payRow .pos-module__m3mcWa__payAmount{opacity:1;position:static;transform:none}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__payLabel{letter-spacing:1px;opacity:.78;font-size:10px}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__payAmount{letter-spacing:-.15px;font-size:18px}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:hover:not(:disabled) .pos-module__m3mcWa__payLabel,.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:hover:not(:disabled) .pos-module__m3mcWa__payAmount{opacity:1;transform:none}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__heldBadge{background:var(--brand-glow);color:#bfdbfe;min-width:16px;height:16px;margin-left:2px;padding:0 5px;font-size:10px}.pos-module__m3mcWa__side:before{background:linear-gradient(180deg, var(--border-soft) 0%, transparent 100%)}.pos-module__m3mcWa__navItem:hover .pos-module__m3mcWa__navItemIcon{color:var(--accent-2)}.pos-module__m3mcWa__navOn,.pos-module__m3mcWa__navOn:hover{box-shadow:inset 0 0 0 1px var(--border-soft);color:var(--text-strong)!important;background:var(--control-bg-2)!important}.pos-module__m3mcWa__navOn:before{background:var(--accent-2);box-shadow:0 0 10px #e2e8f033}.pos-module__m3mcWa__navOn .pos-module__m3mcWa__navItemIcon{color:var(--text-strong)}.pos-module__m3mcWa__ava{background:var(--control-bg-2);border-color:var(--border-3);color:var(--text-strong)}.pos-module__m3mcWa__roleAdmin,.pos-module__m3mcWa__roleManager,.pos-module__m3mcWa__roleCashier{background:var(--control-bg-2);border-color:var(--border-2);color:var(--text-muted);letter-spacing:0}.pos-module__m3mcWa__logoutBtn{background:var(--control-bg-2);min-height:36px;color:var(--red-soft);letter-spacing:0;border-color:#f8717138;border-radius:12px;padding:0 14px;box-shadow:inset 0 1px #ffffff0b}.pos-module__m3mcWa__logoutBtn:hover{background:var(--red-dim);color:#fecaca;border-color:#f871715c;box-shadow:0 10px 22px #7f1d1d2e,inset 0 1px #ffffff0e}.pos-module__m3mcWa__cashField{gap:10px}.pos-module__m3mcWa__cashField label,.pos-module__m3mcWa__modalEye,.pos-module__m3mcWa__modalTotalLbl{color:var(--text-muted);letter-spacing:0;font-weight:750}.pos-module__m3mcWa__cashInputWrap{background:var(--surface);border:1px solid var(--border-2);border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:0 16px;display:flex;box-shadow:inset 0 1px #ffffff0a}.pos-module__m3mcWa__cashInputWrap:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 3px #e2e8f017,inset 0 1px #ffffff0e}.pos-module__m3mcWa__cashInputWrap span{color:var(--text-muted)}.pos-module__m3mcWa__cashInputWrap input{min-width:0;min-height:46px;color:var(--text-strong);appearance:textfield;background:0 0;border:none;outline:none;flex:1;padding:0 4px;font-size:16px;font-weight:700}.pos-module__m3mcWa__cashInputWrap input::-webkit-outer-spin-button{appearance:none;margin:0}.pos-module__m3mcWa__cashInputWrap input::-webkit-inner-spin-button{appearance:none;margin:0}.pos-module__m3mcWa__cashConfirm,.pos-module__m3mcWa__modalConfirm,.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay{background:var(--surface-3);color:var(--text);border:1px solid var(--border-3);letter-spacing:0;border-radius:14px;font-weight:850;box-shadow:0 14px 26px #02061752,inset 0 1px #ffffffb3}.pos-module__m3mcWa__cashConfirm:hover:not(:disabled),.pos-module__m3mcWa__modalConfirm:hover:not(:disabled),.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:hover:not(:disabled){background:var(--surface);box-shadow:0 16px 30px #02061761,inset 0 1px #fffc}.pos-module__m3mcWa__cashConfirm:disabled,.pos-module__m3mcWa__modalConfirm:disabled,.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:disabled{background:var(--control-bg-2);color:var(--text-2);border-color:var(--border);opacity:1}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__hold svg,.pos-module__m3mcWa__payRow .pos-module__m3mcWa__heldBadge{color:var(--accent-2)}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__heldBadge{background:var(--control-bg-2)}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay{background:var(--brand);color:var(--brand-text-on);border:1px solid var(--brand-strong);box-shadow:var(--shadow-soft), 0 0 0 0 var(--brand-glow)}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:hover:not(:disabled){background:var(--brand-strong);color:var(--brand-text-on);border-color:var(--brand-strong);box-shadow:var(--shadow-lift), 0 0 0 4px var(--brand-glow);transform:translateY(-1px)}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:disabled{background:var(--surface-2);color:var(--text-2);border-color:var(--border-soft);box-shadow:none}.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:disabled svg,.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:disabled .pos-module__m3mcWa__payLabel,.pos-module__m3mcWa__payRow .pos-module__m3mcWa__pay:disabled .pos-module__m3mcWa__payAmount{color:var(--text-2)}.pos-module__m3mcWa__side .pos-module__m3mcWa__sideFoot{position:relative}.pos-module__m3mcWa__side .pos-module__m3mcWa__navOn{position:relative;color:var(--text)!important;background:linear-gradient(135deg, var(--brand-glow) 0%, var(--brand-dim) 100%)!important}.pos-module__m3mcWa__side .pos-module__m3mcWa__navOn:before{content:"";background:linear-gradient(180deg, var(--accent-2) 0%, var(--accent) 100%);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 8px #2563eb59}.pos-module__m3mcWa__side .pos-module__m3mcWa__navItemCollapsed.pos-module__m3mcWa__navOn:before{height:16px}.pos-module__m3mcWa__modalOverlay{z-index:1100}.pos-module__m3mcWa__userMenu{z-index:60}.pos-module__m3mcWa__userMenuCollapsed{z-index:1200}@media (min-width:481px) and (max-width:1024px){.pos-module__m3mcWa__modalOverlay{align-items:flex-end;padding:12px}.pos-module__m3mcWa__modal{border-radius:20px 20px 0 0;max-width:100%;max-height:88dvh}}@media (max-width:480px){.pos-module__m3mcWa__modalOverlay{align-items:flex-end;padding:0}.pos-module__m3mcWa__modal{border-radius:16px 16px 0 0;gap:16px;max-width:100%;max-height:92dvh;padding:20px 18px;overflow-y:auto}.pos-module__m3mcWa__modalTitle{font-size:17px}.pos-module__m3mcWa__modalTotalVal{font-size:22px}.pos-module__m3mcWa__splitMethodBtns{flex-wrap:wrap;gap:4px}.pos-module__m3mcWa__splitMethodBtn{flex:30%;font-size:11px}.pos-module__m3mcWa__paymentMethod{padding:14px}.pos-module__m3mcWa__modalActions{flex-direction:column-reverse;gap:8px}.pos-module__m3mcWa__modalCancel,.pos-module__m3mcWa__modalConfirm{width:100%}}@media (max-width:768px){.pos-module__m3mcWa__side .pos-module__m3mcWa__nav{padding:12px}}.pos-module__m3mcWa__partCard{cursor:default}.pos-module__m3mcWa__partCard .pos-module__m3mcWa__pcardAdd{cursor:pointer}.pos-module__m3mcWa__partBadge{z-index:2;letter-spacing:.3px;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:9.5px;font-weight:800;display:inline-flex;position:absolute;top:8px;left:8px}.pos-module__m3mcWa__partBadgeSell{color:var(--green-strong);background:#22c55e24;border:1px solid #22c55e4d}.pos-module__m3mcWa__partBadgeLookup{color:var(--text-2);background:var(--surface-2);border:1px solid var(--border-2)}.pos-module__m3mcWa__partVariants{flex-wrap:wrap;gap:5px;margin:2px 0 4px;display:flex}.pos-module__m3mcWa__partVariantChip{color:var(--text-2);background:var(--surface-2);border:1px solid var(--border-2);cursor:default;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.pos-module__m3mcWa__partVariantChipSell{cursor:pointer;color:var(--text);transition:transform .12s,border-color .12s,box-shadow .12s}.pos-module__m3mcWa__partVariantChipSell:hover{border-color:var(--brand-glow);transform:translateY(-1px);box-shadow:0 4px 12px -6px #2563eb4d}.pos-module__m3mcWa__partVariantName{font-weight:700}.pos-module__m3mcWa__partVariantPrice{color:var(--green-strong);font-weight:800}.pos-module__m3mcWa__partVariantChipSell svg{color:var(--brand-strong)}.pos-module__m3mcWa__partLookupHint{width:34px;height:34px;color:var(--text-2);background:var(--surface-2);border:1px dashed var(--border-3);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.pos-module__m3mcWa__partFilters{background:var(--surface);border:1px solid var(--border-2);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:8px 10px;display:flex}.pos-module__m3mcWa__partFiltersLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--text-2);align-items:center;gap:6px;margin-right:2px;font-size:10.5px;font-weight:800;display:inline-flex}.pos-module__m3mcWa__itemNote{color:var(--purple);background:#6d28d914;border-radius:4px;width:fit-content;margin-top:2px;margin-bottom:2px;padding:1px 6px;font-size:10px;font-weight:600;display:inline-block}.pos-module__m3mcWa__sideBrand,.pos-module__m3mcWa__collapsedBrand,.pos-module__m3mcWa__sideFoot{flex-shrink:0}.pos-module__m3mcWa__nav{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border-2) transparent;min-height:0}.pos-module__m3mcWa__nav::-webkit-scrollbar{width:6px}.pos-module__m3mcWa__nav::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:6px}.pos-module__m3mcWa__nav::-webkit-scrollbar-thumb:hover{background:var(--border-3)}.pos-module__m3mcWa__nav::-webkit-scrollbar-track{background:0 0}@media (max-width:768px){.pos-module__m3mcWa__side{height:100dvh}}
.app-topbar-module__l3ctea__topbar{background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);height:52px;box-shadow:var(--topbar-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);z-index:10;flex-shrink:0;align-items:center;gap:12px;padding:0 16px;display:flex;position:sticky;top:0}.app-topbar-module__l3ctea__left{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.app-topbar-module__l3ctea__menuToggle{border:1px solid var(--border-2);background:linear-gradient(180deg, var(--control-bg-2), transparent);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:transform .14s,background .16s,border-color .16s,box-shadow .16s,color .16s;display:none}.app-topbar-module__l3ctea__menuToggle:hover{background:var(--brand-dim-2);border-color:var(--brand-soft);color:var(--brand-soft);box-shadow:0 4px 14px var(--brand-glow)}.app-topbar-module__l3ctea__menuToggle:active{transform:scale(.93)}.app-topbar-module__l3ctea__navCollapse{color:var(--text-2);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;padding:0;transition:color .16s,transform .14s;display:flex}.app-topbar-module__l3ctea__navCollapse:hover{color:var(--text-strong)}.app-topbar-module__l3ctea__navCollapse:active{transform:scale(.9)}.app-topbar-module__l3ctea__mobileLogo{align-items:center;display:none}.app-topbar-module__l3ctea__switcherSlot{flex-shrink:0;align-items:center;display:flex}.app-topbar-module__l3ctea__mobileSearch{border:1px solid var(--border-2);background:linear-gradient(180deg, var(--control-bg-2), transparent);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .14s,background .16s,border-color .16s,box-shadow .16s,color .16s;display:none}.app-topbar-module__l3ctea__mobileSearch:hover{background:var(--brand-dim-2);border-color:var(--brand-soft);color:var(--brand-soft);box-shadow:0 4px 14px var(--brand-glow)}.app-topbar-module__l3ctea__mobileSearch:active{transform:scale(.93)}.app-topbar-module__l3ctea__crumb{letter-spacing:0;align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:600;display:flex}.app-topbar-module__l3ctea__crumbDim{color:var(--text-faint);white-space:nowrap}.app-topbar-module__l3ctea__crumbSep{color:var(--text-faint-2)}.app-topbar-module__l3ctea__crumbActive{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-topbar-module__l3ctea__searchWrap{cursor:text;flex:1;align-items:center;width:100%;min-width:0;display:flex}.app-topbar-module__l3ctea__search{background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:14px;width:100%;height:48px;min-height:48px;padding:0 28px;transition:background .15s;display:flex}.app-topbar-module__l3ctea__searchIcon{color:var(--text-2);flex-shrink:0}.app-topbar-module__l3ctea__searchInput{height:28px;min-height:0;color:var(--text-strong);cursor:text;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px;font-weight:600}.app-topbar-module__l3ctea__searchInput::placeholder{color:var(--input-placeholder)}.app-topbar-module__l3ctea__searchInput:focus-visible{box-shadow:none}.app-topbar-module__l3ctea__searchKbd{background:var(--control-bg);border:1px solid var(--border-soft);height:26px;color:var(--text-2);white-space:nowrap;border-radius:7px;flex-shrink:0;align-items:center;gap:3px;padding:2px 8px;font-family:inherit;font-size:11px;font-weight:700;display:flex}@media (max-width:768px){.app-topbar-module__l3ctea__topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;height:60px;padding:0 16px;display:grid}.app-topbar-module__l3ctea__crumb,.app-topbar-module__l3ctea__searchWrap{display:none}.app-topbar-module__l3ctea__left{justify-self:start;gap:0}.app-topbar-module__l3ctea__navCollapse{display:none}.app-topbar-module__l3ctea__menuToggle{display:flex}.app-topbar-module__l3ctea__mobileLogo{justify-self:center;display:flex}.app-topbar-module__l3ctea__mobileSearch{justify-self:end;display:flex}.app-topbar-module__l3ctea__switcherSlot{display:none}}
.global-search-module__i_ZC0q__overlay{-webkit-backdrop-filter:blur(10px)saturate(1.05);z-index:11000;background:#0000008c;justify-content:center;align-items:flex-start;padding:14vh 20px 20px;display:flex;position:fixed;inset:0}.global-search-module__i_ZC0q__popover{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-lg);width:760px;max-width:95vw;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.global-search-module__i_ZC0q__inputRow{background:var(--input-bg);border:1px solid var(--input-border);height:60px;box-shadow:var(--shadow-inset);border-radius:12px;align-items:center;gap:20px;margin:16px;padding:0 24px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.global-search-module__i_ZC0q__inputRow:focus-within{border-color:var(--input-border-focus);background:var(--input-bg-focus);box-shadow:var(--focus-ring), var(--shadow-inset)}.global-search-module__i_ZC0q__inputIcon{color:var(--text-2);flex-shrink:0}.global-search-module__i_ZC0q__input{min-width:0;color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 10px;font-family:inherit;font-size:18px;font-weight:500}.global-search-module__i_ZC0q__input:focus-visible{box-shadow:none}.global-search-module__i_ZC0q__input::placeholder{color:var(--input-placeholder)}.global-search-module__i_ZC0q__clearBtn{background:var(--control-bg-2);border:1px solid var(--border);width:24px;height:24px;color:var(--text-2);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .12s;display:flex}.global-search-module__i_ZC0q__clearBtn:hover{background:var(--control-bg-hover);color:var(--text-strong)}.global-search-module__i_ZC0q__escKbd{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-2);white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:2px;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.global-search-module__i_ZC0q__results{border-top:1px solid var(--border);max-height:480px;padding:8px 0;overflow-y:auto}.global-search-module__i_ZC0q__loading,.global-search-module__i_ZC0q__empty{text-align:center;color:var(--text-2);padding:24px;font-size:14px}.global-search-module__i_ZC0q__group{padding:6px 0}.global-search-module__i_ZC0q__groupHeader{text-transform:uppercase;letter-spacing:.7px;color:var(--text-2);align-items:center;gap:8px;padding:8px 24px;font-size:11px;font-weight:700;display:flex}.global-search-module__i_ZC0q__resultRow{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 24px;font-family:inherit;font-size:15px;transition:background .1s,color .1s;display:flex}.global-search-module__i_ZC0q__resultRow:hover,.global-search-module__i_ZC0q__resultRowSelected{background:var(--control-bg-2);color:var(--text-strong)}.global-search-module__i_ZC0q__resultLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.global-search-module__i_ZC0q__resultSub{color:var(--text-2);white-space:nowrap;flex-shrink:0;font-size:13px}.global-search-module__i_ZC0q__footer{border-top:1px solid var(--border);color:var(--text-2);justify-content:space-between;align-items:center;padding:12px 24px;font-size:12px;display:flex}.global-search-module__i_ZC0q__footerHints{align-items:center;gap:10px;display:flex}.global-search-module__i_ZC0q__footerHints kbd{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-2);border-radius:5px;align-items:center;padding:2px 6px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}
.TopNav-module__uAFQiW__bar{height:var(--topbar-h,64px);background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);box-shadow:var(--topbar-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);z-index:20;flex-shrink:0;align-items:center;gap:18px;padding:0 clamp(16px,2vw,32px);display:flex;position:sticky;top:0}.TopNav-module__uAFQiW__brand{flex-shrink:0;align-items:center;margin-right:4px;display:flex}.TopNav-module__uAFQiW__nav{scrollbar-width:none;flex:1;align-items:center;gap:2px;min-width:0;padding:4px 8px 4px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000)}.TopNav-module__uAFQiW__nav::-webkit-scrollbar{display:none}.TopNav-module__uAFQiW__item{border-radius:var(--radius-sm);color:var(--text-2);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:8px 13px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex;position:relative}.TopNav-module__uAFQiW__item:hover{background:var(--control-bg-2);color:var(--text)}.TopNav-module__uAFQiW__itemActive{background:var(--brand-dim);color:var(--brand-soft)}.TopNav-module__uAFQiW__itemActive:after{content:"";background:var(--brand);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:13px;right:13px}.TopNav-module__uAFQiW__itemIcon{align-items:center;display:flex}.TopNav-module__uAFQiW__badge{background:var(--red-2);color:#fff;text-align:center;border-radius:999px;min-width:16px;padding:2px 6px;font-size:9px;font-weight:800;line-height:1.2}.TopNav-module__uAFQiW__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.TopNav-module__uAFQiW__searchBtn{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-sm);height:34px;color:var(--text-2);cursor:pointer;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.TopNav-module__uAFQiW__searchBtn:hover{border-color:var(--input-border-hover);color:var(--text)}.TopNav-module__uAFQiW__searchKbd{background:var(--control-bg-2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700}.TopNav-module__uAFQiW__avatar{background:var(--accent-dim);border:1px solid var(--accent);width:34px;height:34px;color:var(--accent-2);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}@media (max-width:900px){.TopNav-module__uAFQiW__item span:not(.TopNav-module__uAFQiW__badge),.TopNav-module__uAFQiW__searchBtn span{display:none}}
.ContextPanel-module__HMMUrG__panel{width:var(--right-panel-w,280px);background:var(--surface-glass);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:20px;height:100vh;padding:18px 16px;display:flex;overflow-y:auto}.ContextPanel-module__HMMUrG__section{flex-direction:column;gap:10px;display:flex}.ContextPanel-module__HMMUrG__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.ContextPanel-module__HMMUrG__quickGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ContextPanel-module__HMMUrG__quickBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:6px;padding:12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.ContextPanel-module__HMMUrG__quickBtn:hover{border-color:var(--brand);background:var(--brand-dim);color:var(--brand-soft);transform:translateY(-1px)}.ContextPanel-module__HMMUrG__quickIcon{border-radius:var(--radius-sm);background:var(--accent-dim);width:28px;height:28px;color:var(--accent-2);justify-content:center;align-items:center;display:flex}.ContextPanel-module__HMMUrG__statCard{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);padding:12px 14px}.ContextPanel-module__HMMUrG__statLabel{color:var(--text-2);font-size:11px;font-weight:600}.ContextPanel-module__HMMUrG__statValue{color:var(--text-strong);font-variant-numeric:tabular-nums;margin-top:2px;font-size:22px;font-weight:800}.ContextPanel-module__HMMUrG__statSub{color:var(--text-3);margin-top:2px;font-size:11px}.ContextPanel-module__HMMUrG__list{flex-direction:column;gap:6px;display:flex}.ContextPanel-module__HMMUrG__listItem{border-radius:var(--radius-sm);color:var(--text-muted);border:1px solid #0000;align-items:center;gap:9px;padding:8px 10px;font-size:12px;display:flex}.ContextPanel-module__HMMUrG__listItem:hover{background:var(--control-bg-2)}.ContextPanel-module__HMMUrG__listDot{background:var(--accent);border-radius:999px;flex-shrink:0;width:6px;height:6px}.ContextPanel-module__HMMUrG__empty{color:var(--text-3);padding:6px 2px;font-size:12px}@media (max-width:1200px){.ContextPanel-module__HMMUrG__panel{display:none}}
.reports-module__GAKLxG__reportsRoot{--panel:var(--surface);--panel-2:var(--surface-2);--raised:var(--surface-3);--line:var(--border);--line2:var(--border-2);--ink:var(--text);--muted:var(--text-muted);--faint:var(--text-faint);--blue:var(--brand);--blue2:var(--brand-soft);--pos:var(--green-2);--neg:var(--red-2);--r:var(--radius-lg);--disp:var(--font-space-grotesk), "Space Grotesk", system-ui, sans-serif;--mono:var(--font-jetbrains), "JetBrains Mono", ui-monospace, monospace;flex-direction:column;gap:18px;width:100%;display:flex}.reports-module__GAKLxG__ranges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.reports-module__GAKLxG__range{color:var(--muted);background:var(--panel);border:1px solid var(--line);cursor:pointer;border-radius:9px;padding:7px 13px;font-size:12.5px;font-weight:600;transition:all .13s}.reports-module__GAKLxG__range:hover{color:var(--ink);border-color:var(--line2)}.reports-module__GAKLxG__range.reports-module__GAKLxG__on{color:#fff;background:linear-gradient(180deg, var(--blue2), var(--blue));box-shadow:0 4px 12px var(--brand-glow);border-color:#0000}.reports-module__GAKLxG__customRange{align-items:center;gap:6px;display:flex}.reports-module__GAKLxG__customRange input{background:var(--panel);border:1px solid var(--line);color:var(--ink);border-radius:9px;padding:6px 9px;font-family:inherit;font-size:12.5px}.reports-module__GAKLxG__customRange input:focus{border-color:var(--blue2);outline:none}.reports-module__GAKLxG__customRange span{color:var(--faint);font-size:12px}.reports-module__GAKLxG__rtabs{background:var(--panel);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;gap:3px;padding:4px;display:inline-flex}.reports-module__GAKLxG__rtab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:8px;padding:8px 15px;font-size:13px;font-weight:600;transition:all .14s;display:flex}.reports-module__GAKLxG__rtab:hover{color:var(--ink)}.reports-module__GAKLxG__rtab.reports-module__GAKLxG__on{color:var(--ink);background:var(--brand-dim-2);box-shadow:inset 0 0 0 1px var(--border-strong)}.reports-module__GAKLxG__rtab.reports-module__GAKLxG__on svg{color:var(--blue2)}.reports-module__GAKLxG__panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.reports-module__GAKLxG__panelHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.reports-module__GAKLxG__panelTitle{font-family:var(--disp);text-transform:uppercase;color:var(--muted);letter-spacing:.08em;font-size:11.5px;font-weight:600}.reports-module__GAKLxG__panelBody{padding:18px}.reports-module__GAKLxG__grid2{grid-template-columns:1.55fr 1fr;gap:16px;display:grid}.reports-module__GAKLxG__panelMeta{color:var(--muted);font-size:12px}.reports-module__GAKLxG__panelMeta b{color:var(--blue2)}.reports-module__GAKLxG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.reports-module__GAKLxG__kpiCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);padding:18px;transition:all .16s}.reports-module__GAKLxG__kpiCard:hover{border-color:var(--line2);transform:translateY(-2px)}.reports-module__GAKLxG__kcLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);font-size:11px;font-weight:600}.reports-module__GAKLxG__kcRow{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:12px;display:flex}.reports-module__GAKLxG__kcValue{font-family:var(--disp);letter-spacing:-.02em;font-size:29px;font-weight:700;line-height:1}.reports-module__GAKLxG__kcDelta{align-items:center;gap:4px;margin-top:11px;font-size:12px;font-weight:600;display:inline-flex}.reports-module__GAKLxG__kcDelta.reports-module__GAKLxG__up{color:var(--pos)}.reports-module__GAKLxG__kcDelta.reports-module__GAKLxG__dn{color:var(--neg)}.reports-module__GAKLxG__kcVs{color:var(--faint);margin-left:3px;font-weight:500}.reports-module__GAKLxG__statStrip{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.reports-module__GAKLxG__statChip{border-right:1px solid var(--line);padding:15px 18px}.reports-module__GAKLxG__statChip:last-child{border-right:none}.reports-module__GAKLxG__scLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-size:10.5px;font-weight:600}.reports-module__GAKLxG__scValue{font-family:var(--disp);letter-spacing:-.01em;margin-top:6px;font-size:18px;font-weight:700}.reports-module__GAKLxG__chartLegend{gap:18px;margin-bottom:4px;display:flex}.reports-module__GAKLxG__chartLegend span{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.reports-module__GAKLxG__chartLegend i{border-radius:9px;width:11px;height:3px}.reports-module__GAKLxG__segTabs{background:var(--panel-2);border:1px solid var(--line);border-radius:9px;padding:3px;display:inline-flex}.reports-module__GAKLxG__segTabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:600;display:flex}.reports-module__GAKLxG__segTabs button.reports-module__GAKLxG__on{color:var(--ink);background:var(--raised)}.reports-module__GAKLxG__heat{flex-direction:column;gap:4px;display:flex}.reports-module__GAKLxG__heatHours{justify-content:space-between;margin-bottom:2px;padding-left:42px;display:flex}.reports-module__GAKLxG__heatHours span{font-family:var(--mono);color:var(--faint);font-size:10px}.reports-module__GAKLxG__heatRow{align-items:center;gap:8px;display:flex}.reports-module__GAKLxG__heatDay{width:34px;color:var(--faint);text-align:right;font-size:10px;font-weight:600}.reports-module__GAKLxG__heatCells{flex:1;grid-template-columns:repeat(24,1fr);gap:3px;display:grid}.reports-module__GAKLxG__heatCell{border-radius:3px;height:18px}.reports-module__GAKLxG__heatCell.reports-module__GAKLxG__peak{box-shadow:0 0 0 2px var(--blue2)}.reports-module__GAKLxG__rtable{border-collapse:collapse;width:100%}.reports-module__GAKLxG__rtable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);border-bottom:1px solid var(--line);padding:11px 14px;font-size:10px;font-weight:600}.reports-module__GAKLxG__rtable td{border-bottom:1px solid var(--line);padding:11px 14px;font-size:13px}.reports-module__GAKLxG__rtable tbody tr:last-child td{border-bottom:none}.reports-module__GAKLxG__rtName{align-items:center;gap:11px;font-weight:500;display:flex}.reports-module__GAKLxG__rtRank{font-family:var(--mono);color:var(--faint);width:16px;font-size:11px}.reports-module__GAKLxG__rtMono{font-family:var(--mono);font-size:12.5px}.reports-module__GAKLxG__rtMargin{font-size:12.5px;font-weight:600}.reports-module__GAKLxG__rtBarcol{width:140px}.reports-module__GAKLxG__rtBar{background:var(--control-bg-2);border-radius:9px;height:7px;overflow:hidden}.reports-module__GAKLxG__rtBar>div{border-radius:9px;height:100%}.reports-module__GAKLxG__rank{flex-direction:column;gap:14px;padding:18px;display:flex}.reports-module__GAKLxG__rankRow{align-items:center;gap:12px;display:flex}.reports-module__GAKLxG__rankI{font-family:var(--mono);color:var(--faint);width:14px;font-size:12px}.reports-module__GAKLxG__rankMain{flex:1;min-width:0}.reports-module__GAKLxG__rankTop{justify-content:space-between;gap:10px;margin-bottom:6px;display:flex}.reports-module__GAKLxG__rankName{font-size:13px;font-weight:500}.reports-module__GAKLxG__rankV{font-family:var(--mono);color:var(--ink);font-size:12.5px}.reports-module__GAKLxG__rankSub{color:var(--faint)}.reports-module__GAKLxG__rankBar{background:var(--control-bg-2);border-radius:9px;height:6px;overflow:hidden}.reports-module__GAKLxG__rankBar>div{border-radius:9px;height:100%}.reports-module__GAKLxG__breakdown{align-items:center;gap:24px;padding:20px 18px;display:flex}.reports-module__GAKLxG__bdCenter{place-items:center;display:grid;position:absolute;inset:0}.reports-module__GAKLxG__bdTotal{font-family:var(--disp);font-size:17px;font-weight:700}.reports-module__GAKLxG__bdLbl{color:var(--faint);text-align:center;font-size:10px}.reports-module__GAKLxG__bdLegend{flex-direction:column;flex:1;gap:10px;display:flex}.reports-module__GAKLxG__bdRow{align-items:center;gap:9px;font-size:12.5px;display:flex}.reports-module__GAKLxG__bdDot{border-radius:3px;flex:none;width:9px;height:9px}.reports-module__GAKLxG__bdName{color:var(--muted)}.reports-module__GAKLxG__bdVal{font-family:var(--mono);color:var(--ink);margin-left:auto}.reports-module__GAKLxG__bdPct{font-family:var(--mono);color:var(--faint);text-align:right;width:34px}.reports-module__GAKLxG__emptyState{text-align:center;padding:46px 20px}.reports-module__GAKLxG__esIco{width:46px;height:46px;color:var(--faint);background:var(--control-bg-2);border:1px solid var(--line);border-radius:13px;place-items:center;margin:0 auto 12px;display:grid}.reports-module__GAKLxG__esTitle{color:var(--muted);font-size:14px;font-weight:600}.reports-module__GAKLxG__esHint{color:var(--faint);margin-top:5px;font-size:12.5px}.reports-module__GAKLxG__loadingBox{place-items:center;padding:60px 0;display:grid}.reports-module__GAKLxG__printOverlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05080ec7;padding:80px 20px 60px;position:fixed;inset:0;overflow-y:auto}.reports-module__GAKLxG__poBar{z-index:81;background:var(--raised);border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;height:60px;padding:0 22px;display:flex;position:fixed;top:0;left:0;right:0}.reports-module__GAKLxG__poT{font-family:var(--disp);color:var(--ink);align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.reports-module__GAKLxG__poActions{gap:10px;display:flex}.reports-module__GAKLxG__printRoot{display:none}.reports-module__GAKLxG__printSheet{color:#1a1f2b;width:794px;max-width:100%;font-family:var(--font-family-app), system-ui, sans-serif;background:#fff;border-radius:6px;margin:0 auto;padding:46px 48px;box-shadow:0 20px 60px #00000080}.reports-module__GAKLxG__psHead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.reports-module__GAKLxG__psShop{align-items:center;gap:13px;display:flex}.reports-module__GAKLxG__psMark{color:#fff;width:40px;height:40px;font-family:var(--disp);background:linear-gradient(145deg,#2f63ef,#1c4fd6);border-radius:10px;flex:none;place-items:center;font-size:20px;font-weight:700;display:grid;overflow:hidden}.reports-module__GAKLxG__psMark img{object-fit:cover;width:100%;height:100%}.reports-module__GAKLxG__psName{font-family:var(--disp);color:#0d1322;letter-spacing:-.01em;font-size:19px;font-weight:700}.reports-module__GAKLxG__psAddr{color:#6a7384;margin-top:1px;font-size:11px}.reports-module__GAKLxG__psMeta{text-align:right}.reports-module__GAKLxG__psTitle{font-family:var(--disp);color:#0d1322;font-size:20px;font-weight:700}.reports-module__GAKLxG__psPeriod{color:#3a4150;margin-top:5px;font-size:11.5px}.reports-module__GAKLxG__psPeriod b{color:#0d1322}.reports-module__GAKLxG__psGen{color:#9aa0b0;margin-top:2px;font-size:11px}.reports-module__GAKLxG__psRule{background:#0d1322;height:2px;margin:16px 0 20px}.reports-module__GAKLxG__pKpis{border:1px solid #d8dce6;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-bottom:12px;display:grid;overflow:hidden}.reports-module__GAKLxG__pk{border-right:1px solid #e6e9f0;padding:13px 15px}.reports-module__GAKLxG__pk:last-child{border-right:none}.reports-module__GAKLxG__pkL{letter-spacing:.06em;text-transform:uppercase;color:#8a93a6;font-size:9.5px;font-weight:600}.reports-module__GAKLxG__pkV{font-family:var(--disp);color:#0d1322;margin-top:5px;font-size:18px;font-weight:700}.reports-module__GAKLxG__pkBig .reports-module__GAKLxG__pkV{font-size:21px}.reports-module__GAKLxG__pKpisSec .reports-module__GAKLxG__pkV{font-size:15px}.reports-module__GAKLxG__pSecTitle{font-family:var(--disp);color:#0d1322;text-transform:uppercase;letter-spacing:.06em;margin:22px 0 10px;font-size:12px;font-weight:600}.reports-module__GAKLxG__pTwo{grid-template-columns:1fr 1fr;gap:22px;display:grid}.reports-module__GAKLxG__ptable{border-collapse:collapse;width:100%;margin-top:2px}.reports-module__GAKLxG__ptable th{letter-spacing:.05em;text-transform:uppercase;color:#8a93a6;border-bottom:1.5px solid #d8dce6;padding:7px 8px;font-size:9.5px;font-weight:600}.reports-module__GAKLxG__ptable td{color:#27303f;border-bottom:1px solid #eef0f5;padding:7px 8px;font-size:11.5px}.reports-module__GAKLxG__psFoot{color:#9aa0b0;border-top:1px solid #d8dce6;justify-content:space-between;margin-top:30px;padding-top:12px;font-size:10px;display:flex}.reports-module__GAKLxG__psFoot b{color:#3a4150}.reports-module__GAKLxG__toast{z-index:90;background:var(--raised);border:1px solid var(--line2);color:var(--ink);box-shadow:var(--shadow-soft);border-radius:12px;align-items:center;gap:10px;padding:12px 18px;font-size:13.5px;font-weight:500;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.reports-module__GAKLxG__toastDot{background:var(--green-2);width:7px;height:7px;box-shadow:0 0 8px var(--green-2);border-radius:9px}@media (max-width:1024px){.reports-module__GAKLxG__kpiGrid{grid-template-columns:repeat(2,1fr)}.reports-module__GAKLxG__grid2{grid-template-columns:1fr}}@media (max-width:680px){.reports-module__GAKLxG__kpiGrid{grid-template-columns:1fr}.reports-module__GAKLxG__statStrip{grid-template-columns:1fr 1fr}.reports-module__GAKLxG__statChip:nth-child(2n){border-right:none}.reports-module__GAKLxG__rTitle{font-size:22px}.reports-module__GAKLxG__rtable{white-space:nowrap;display:block;overflow-x:auto}}@media print{@page{margin:12mm;size:A4 portrait}body:has(.reports-module__GAKLxG__printRoot){background:#fff!important}body:has(.reports-module__GAKLxG__printRoot) *{visibility:hidden!important}:is(body:has(.reports-module__GAKLxG__printRoot) .reports-module__GAKLxG__printRoot,body:has(.reports-module__GAKLxG__printRoot) .reports-module__GAKLxG__printRoot *){visibility:visible!important}.reports-module__GAKLxG__printRoot{position:absolute;top:0;left:0;right:0;display:block!important}.reports-module__GAKLxG__printSheet{box-shadow:none;border-radius:0;width:auto;max-width:none;margin:0;padding:0}.reports-module__GAKLxG__printOverlay,.reports-module__GAKLxG__poBar,.reports-module__GAKLxG__toast{display:none!important}}
.ThemePicker-module__dtS4pa__wrap{flex-direction:column;gap:28px;display:flex}.ThemePicker-module__dtS4pa__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ThemePicker-module__dtS4pa__title{color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:800}.ThemePicker-module__dtS4pa__subtitle{color:var(--text-muted);margin:6px 0 0;font-size:13px}.ThemePicker-module__dtS4pa__headerRight{align-items:center;gap:10px;display:flex}.ThemePicker-module__dtS4pa__activeTag{color:var(--brand-soft);background:var(--brand-dim);border:1px solid var(--border-strong);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ThemePicker-module__dtS4pa__resetBtn{color:var(--text-2);background:var(--control-bg-2);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.ThemePicker-module__dtS4pa__resetBtn:hover{color:var(--text-strong);background:var(--control-bg-hover);border-color:var(--border-2)}.ThemePicker-module__dtS4pa__section{flex-direction:column;gap:12px;display:flex}.ThemePicker-module__dtS4pa__sectionHead{align-items:center;gap:8px;display:flex}.ThemePicker-module__dtS4pa__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:800}.ThemePicker-module__dtS4pa__sectionIcon{color:var(--accent);display:flex}.ThemePicker-module__dtS4pa__subLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin:6px 0 2px;font-size:11px;font-weight:800}.ThemePicker-module__dtS4pa__grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;display:grid}.ThemePicker-module__dtS4pa__card{border-radius:var(--radius-md);border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;color:var(--text);flex-direction:column;gap:10px;padding:14px;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.ThemePicker-module__dtS4pa__card:hover{border-color:var(--border-2);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.ThemePicker-module__dtS4pa__cardActive{border-color:var(--brand);box-shadow:var(--shadow-soft), 0 0 0 2px var(--brand-dim-2)}.ThemePicker-module__dtS4pa__checkBadge{background:var(--brand);color:#fff;width:22px;height:22px;box-shadow:0 4px 12px var(--brand-glow);z-index:2;border-radius:999px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.ThemePicker-module__dtS4pa__preview{border:1px solid #00000014;border-radius:8px;grid-template-columns:1fr 1fr;height:84px;display:grid;position:relative;overflow:hidden}.ThemePicker-module__dtS4pa__previewLeft,.ThemePicker-module__dtS4pa__previewRight{position:relative}.ThemePicker-module__dtS4pa__previewSurface{border-radius:6px;flex-direction:column;justify-content:space-between;padding:6px 8px;display:flex;position:absolute;inset:12px}.ThemePicker-module__dtS4pa__previewDot{border-radius:999px;width:8px;height:8px}.ThemePicker-module__dtS4pa__previewLine{border-radius:999px;width:60%;height:4px}.ThemePicker-module__dtS4pa__previewLineDim{opacity:.4;border-radius:999px;width:40%;height:3px;margin-top:4px}.ThemePicker-module__dtS4pa__meta{flex-direction:column;gap:4px;display:flex}.ThemePicker-module__dtS4pa__metaTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.ThemePicker-module__dtS4pa__name{color:var(--text-strong);font-size:14px;font-weight:700}.ThemePicker-module__dtS4pa__kindPill{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border-2);color:var(--text-muted);border-radius:999px;padding:2px 7px;font-size:9px;font-weight:800}.ThemePicker-module__dtS4pa__description{color:var(--text-muted);margin:0;font-size:12px;line-height:1.45}.ThemePicker-module__dtS4pa__tiles{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.ThemePicker-module__dtS4pa__tile{border-radius:var(--radius-md);border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;color:var(--text);flex-direction:column;gap:4px;padding:14px;font-family:inherit;transition:all .16s;display:flex;position:relative}.ThemePicker-module__dtS4pa__tile:hover{border-color:var(--border-2);background:var(--surface-2)}.ThemePicker-module__dtS4pa__tileActive{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-dim-2)}.ThemePicker-module__dtS4pa__tileName{color:var(--text-strong);font-size:13px;font-weight:700}.ThemePicker-module__dtS4pa__tileDesc{color:var(--text-muted);font-size:11px;line-height:1.4}.ThemePicker-module__dtS4pa__tileCheck{color:var(--brand);display:flex;position:absolute;top:10px;right:10px}.ThemePicker-module__dtS4pa__layoutDiagram{border:1px solid var(--border-2);background:var(--bg);border-radius:6px;height:46px;margin-bottom:6px;display:flex;overflow:hidden}.ThemePicker-module__dtS4pa__ldSidebar{background:var(--accent-dim);border-right:1px solid var(--border-2)}.ThemePicker-module__dtS4pa__ldMain{flex-direction:column;flex:1;display:flex}.ThemePicker-module__dtS4pa__ldTopbar{background:var(--surface-2);border-bottom:1px solid var(--border);height:10px}.ThemePicker-module__dtS4pa__ldContent{background:var(--surface);flex:1}.ThemePicker-module__dtS4pa__ldRight{background:var(--accent-dim-2);border-left:1px solid var(--border-2);width:22%}.ThemePicker-module__dtS4pa__fontPreview{color:var(--text-strong);margin-bottom:2px;font-size:22px;font-weight:700;line-height:1}.ThemePicker-module__dtS4pa__patternSwatch{border:1px solid var(--border-2);background-color:var(--bg);border-radius:6px;height:40px;margin-bottom:6px}.ThemePicker-module__dtS4pa__pat_none{background-color:var(--bg)}.ThemePicker-module__dtS4pa__pat_dots{background-image:radial-gradient(var(--border-3) 1.5px, transparent 1.5px);background-size:12px 12px}.ThemePicker-module__dtS4pa__pat_grid{background-image:linear-gradient(var(--border-2) 1px, transparent 1px), linear-gradient(90deg, var(--border-2) 1px, transparent 1px);background-size:12px 12px}.ThemePicker-module__dtS4pa__pat_glow{background:radial-gradient(60% 60% at 20% 10%, var(--accent-dim) 0%, transparent 60%), radial-gradient(50% 50% at 100% 100%, var(--brand-dim-2) 0%, transparent 60%), var(--bg)}.ThemePicker-module__dtS4pa__accentRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ThemePicker-module__dtS4pa__swatch{border:2px solid var(--border-2);cursor:pointer;border-radius:999px;width:34px;height:34px;padding:0;transition:transform .14s;position:relative}.ThemePicker-module__dtS4pa__swatch:hover{transform:scale(1.12)}.ThemePicker-module__dtS4pa__swatchActive{box-shadow:0 0 0 3px var(--surface), 0 0 0 5px currentColor}.ThemePicker-module__dtS4pa__swatchCheck{color:#fff;place-items:center;display:grid;position:absolute;inset:0}.ThemePicker-module__dtS4pa__swatchAuto{border:1.5px solid var(--border-2);background:var(--control-bg-2);height:34px;color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.ThemePicker-module__dtS4pa__swatchAutoActive{border-color:var(--brand);color:var(--text-strong);background:var(--brand-dim)}.ThemePicker-module__dtS4pa__customWrap{border:1.5px dashed var(--border-2);height:34px;color:var(--text-2);border-radius:999px;align-items:center;gap:8px;padding:0 6px 0 12px;font-size:12px;font-weight:700;display:inline-flex}.ThemePicker-module__dtS4pa__colorInput{cursor:pointer;background:0 0;border:none;border-radius:6px;width:26px;height:26px;padding:0}.ThemePicker-module__dtS4pa__previewGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.ThemePicker-module__dtS4pa__toastRow{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.ThemePicker-module__dtS4pa__toastBtn{border-radius:var(--radius-sm);border:1px solid var(--border-2);background:var(--surface);color:var(--text);cursor:pointer;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.ThemePicker-module__dtS4pa__toastBtn:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.ThemePicker-module__dtS4pa__toastSuccess{color:var(--green);border-color:color-mix(in srgb, var(--green) 40%, transparent)}.ThemePicker-module__dtS4pa__toastError{color:var(--red-2);border-color:color-mix(in srgb, var(--red-2) 40%, transparent)}.ThemePicker-module__dtS4pa__toastWarning{color:var(--orange);border-color:color-mix(in srgb, var(--orange) 40%, transparent)}.ThemePicker-module__dtS4pa__toastInfo{color:var(--brand);border-color:color-mix(in srgb, var(--brand) 40%, transparent)}
