.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}:root{--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--press: .12s;--feedback: .16s;--brand: #1685ae;--brand-soft: #e7f2f7;--brand-tint: #f2f9fb;--scan-flash: var(--brand-tint);--shadow-card: 0 1px 2px rgb(0 0 0 / 4%), 0 4px 12px rgb(0 0 0 / 4%);--shadow-raised: 0 2px 4px rgb(0 0 0 / 6%), 0 12px 32px rgb(0 0 0 / 8%)}html,body,#root{height:100%}body{margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ant-statistic-content,.ant-table-cell,.money,input[role=spinbutton],#receipt{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.ant-btn{transition:transform var(--press) var(--ease-out),background-color var(--feedback) ease,border-color var(--feedback) ease}.ant-btn:not(:disabled):active{transform:scale(.97)}.ant-btn-lg:not(:disabled):active{transform:scale(.985)}@media(hover:hover)and (pointer:fine){.ant-btn:not(:disabled):hover{transform:translateY(-1px)}}@keyframes scan-landed{0%{background-color:var(--scan-flash)}to{background-color:transparent}}.cart-row-scanned>td{animation:scan-landed .6s var(--ease-out)}.ant-card{box-shadow:var(--shadow-card)}.ant-modal-content{box-shadow:var(--shadow-raised)}.scan-input .ant-input-affix-wrapper,.scan-input.ant-input-affix-wrapper{font-size:17px}.scan-results{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:var(--shadow-raised);overflow:hidden}.scan-result{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 14px;border:0;border-bottom:1px solid #f5f5f5;background:transparent;cursor:pointer;font:inherit;text-align:left;transition:background-color var(--feedback) ease}.scan-result:last-child{border-bottom:0}.scan-result:hover,.scan-result:focus-visible{background:var(--brand-tint);outline:none}.scan-result__size{flex:0 0 44px;display:grid;place-items:center;height:34px;border-radius:8px;background:var(--brand-soft);color:var(--brand);font-weight:650;font-size:15px}.scan-result__stock--out~.scan-result__size,.scan-result--out .scan-result__size{background:#f5f5f5;color:#bfbfbf}.scan-result__main{display:flex;flex-direction:column;min-width:0;flex:1}.scan-result__name{font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scan-result__meta{font-size:12px;color:#8c8c8c}.scan-result__right{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.scan-result__price{font-weight:600}.scan-result__stock{font-size:12px;color:#389e0d}.scan-result__stock--out{color:#bfbfbf}.kbd{display:inline-block;min-width:26px;padding:1px 6px;border:1px solid #d9d9d9;border-bottom-width:2px;border-radius:5px;background:#fafafa;color:#595959;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:16px;text-align:center}.kbd--on-primary{margin-left:8px;border-color:#ffffff59;background:#ffffff26;color:#fff}.shortcuts{margin-top:16px;padding:12px 16px;border-radius:10px;background:#fff;box-shadow:var(--shadow-card)}.shortcuts__row{display:flex;align-items:center;justify-content:space-between;padding:4px 0;font-size:13px;color:#8c8c8c}.design-tile{display:block;width:100%;text-align:left;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;font:inherit;color:inherit;transition:transform var(--press) var(--ease-out),border-color var(--feedback) ease,box-shadow var(--feedback) ease}.design-tile:active{transform:scale(.97)}@media(hover:hover)and (pointer:fine){.design-tile:hover{border-color:var(--brand);box-shadow:var(--shadow-card)}}.design-tile:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.design-tile__code{font-weight:650;font-size:15px;line-height:1.3}.design-tile__price{margin-top:8px;font-weight:600;font-size:15px}.size-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;height:76px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;font:inherit;transition:transform var(--press) var(--ease-out),border-color var(--feedback) ease}.size-tile:active{transform:scale(.96)}@media(hover:hover)and (pointer:fine){.size-tile:hover{border-color:var(--brand)}}.size-tile:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.size-tile__label{font-size:20px;font-weight:650;line-height:1.2}.size-tile__stock{font-size:12px;font-weight:500;color:#389e0d;font-variant-numeric:tabular-nums}.size-tile--out{border-style:dashed;border-width:1px}.size-tile--out .size-tile__label,.size-tile--out .size-tile__stock{color:#bfbfbf}.size-tile--oversold{border-color:#ffa39e}.size-tile--oversold .size-tile__stock{color:#cf1322}.scan-input__mark{display:flex;align-items:center;color:#bfbfbf;font-size:18px;pointer-events:none}.shift-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px;padding:8px 12px;border-radius:10px;background:#fff;box-shadow:var(--shadow-card)}.shift-bar__info{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;font-size:13px;color:#595959}.shift-bar__dot{width:7px;height:7px;border-radius:999px;background:#52c41a;flex-shrink:0}.shift-bar__till{font-weight:600;color:#18181b}.shift-bar__sep{color:#d9d9d9}.shift-bar__long{color:#d48806;font-weight:600}@media(max-width:767px){.shift-bar__close{margin-left:auto}}.change-due{display:flex;align-items:baseline;justify-content:space-between;margin-top:20px;padding:14px 16px;border-radius:10px;background:var(--brand-soft)}.change-due__label{color:#595959}.change-due__value{font-size:30px;font-weight:650;letter-spacing:-.02em;color:var(--brand)}.cart-list{display:flex;flex-direction:column}.cart-item{padding:12px 2px;border-bottom:1px solid #f0f0f0}.cart-item:last-child{border-bottom:0}.cart-item--scanned{animation:scan-landed .6s var(--ease-out)}.cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-item__name{min-width:0}.cart-item__bottom{display:flex;align-items:center;gap:10px;margin-top:10px}.cart-item__total{margin-left:auto;font-size:17px;font-variant-numeric:tabular-nums}.pay-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -4px 20px #0000000f}.pay-bar__left{display:flex;flex-direction:column;min-width:0}.pay-bar__label{font-size:12px;color:#8c8c8c;line-height:1.2}.pay-bar__total{font-size:26px;font-weight:650;letter-spacing:-.02em;line-height:1.2}.pay-bar__gst{font-size:11px;color:#8c8c8c}@media(max-width:767px){.ant-layout-content{padding-bottom:108px!important}input,.ant-input,.ant-input-number-input,.ant-select-selector{font-size:16px!important}.ant-table-wrapper{overflow-x:auto}.ant-modal{max-width:100vw;margin:0}}@media(prefers-reduced-motion:reduce){.ant-btn:not(:disabled):active,.ant-btn:not(:disabled):hover{transform:none}.cart-row-scanned>td{animation-duration:.3s}*,*:before,*:after{transition-duration:.01ms!important;animation-iteration-count:1!important}}.receipt{--receipt-width: 58mm;width:var(--receipt-width);max-width:100%;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:11px;line-height:1.45;color:#000;font-variant-numeric:tabular-nums}.receipt__head{text-align:center;margin-bottom:10px}.receipt__brand{font-size:15px;font-weight:700;letter-spacing:.04em}.receipt__stamp{margin-top:6px;font-weight:700;letter-spacing:.1em}.receipt__items,.receipt__totals{width:100%;border-collapse:collapse}.receipt__items{border-top:1px dashed #999;border-bottom:1px dashed #999}.receipt__items td,.receipt__totals td{padding:3px 0;vertical-align:top}.receipt__num{text-align:right;white-space:nowrap;padding-left:10px!important}.receipt__items td:first-child{width:100%}.receipt__size{color:#555}.receipt__totals{margin-top:6px}.receipt__gst{margin-top:2px;font-weight:700}.receipt__rule{margin:8px 0 6px;border-top:1px dashed #999}.receipt__grand td{border-top:1px solid #000;padding-top:5px!important}.receipt__foot{text-align:center;margin-top:12px}.receipt__policy{margin-top:8px;font-size:11px;line-height:1.4;color:#333}@media print{body.printing>*:not(#print-root){display:none!important}#print-root{display:block}#print-root .receipt{width:var(--receipt-width);padding:0;margin:0}}} .import-row-bad > td{background:#fff1f0}.stat-card{display:flex;flex-direction:column;gap:2px;min-width:0}.stat-card__label{font-size:13px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-card__value{display:flex;align-items:baseline;gap:5px;margin-top:4px;white-space:nowrap;overflow:hidden}.stat-card__cur{font-size:12px;font-weight:600;color:#8c8c8c;letter-spacing:.02em}.stat-card__num{font-weight:650;letter-spacing:-.01em;line-height:1.15;font-variant-numeric:tabular-nums;font-size:clamp(17px,5.2vw,25px)}@media(min-width:768px){.stat-card__num{font-size:25px}}.stat-card__hint{font-size:12px;color:#8c8c8c;margin-top:4px}@media(max-width:767px){.report-range-popup .ant-picker-panels{flex-direction:column}.report-range-popup .ant-picker-panel-container{overflow:auto}}.hint{display:flex;align-items:center;gap:6px;margin-bottom:14px;font-size:13px;color:#8c8c8c}.hint__icon{color:#bfbfbf}.hint__more{padding:0;border:0;background:none;color:var(--brand);font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.callout{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:9px 12px;border:1px solid;border-radius:8px;font-size:13px}.callout__text{display:flex;align-items:center;gap:8px;min-width:0}.callout__icon{display:flex;flex-shrink:0}.callout__action{flex-shrink:0}.callout--warning{border-color:#ffe58f;background:#fffbe6;color:#614700}.callout--error{border-color:#ffccc7;background:#fff2f0;color:#820014}.callout--info{border-color:#d6e9f2;background:var(--brand-tint);color:#0d5875}.orders-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.status-chip{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 11px;border-radius:999px;background:#f6f7f8;border:1px solid transparent;color:#595959;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;transition:background .16s ease,color .16s ease}.status-dot{width:6px;height:6px;border-radius:50%;background:#bfbfbf;flex:none;transition:background .2s ease,box-shadow .2s ease}.status-chip[data-state=online] .status-dot{background:#52c41a;box-shadow:0 0 0 3px #52c41a24}.status-chip[data-state=offline] .status-dot,.status-chip[data-state=pending] .status-dot{background:#faad14;box-shadow:0 0 0 3px #faad1429}.status-chip[data-state=syncing] .status-dot{background:var(--brand);animation:status-breathe 1.1s ease-in-out infinite}@keyframes status-breathe{0%,to{box-shadow:0 0 #1685ae59}50%{box-shadow:0 0 0 4px #1685ae00}}.status-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#fff;border:1px solid #e8e8e8;color:#262626;font-size:11px;font-weight:650;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;justify-content:center}.status-chip[data-state=failed]{background:#fff1f0;border-color:#ffccc7;color:#cf1322;font-weight:600;font-variant-numeric:tabular-nums}.header-sep{width:1px;height:22px;background:#f0f0f0}.account-btn{display:inline-flex;align-items:center;gap:9px;height:42px;padding:0 9px 0 6px;border:0;border-radius:10px;background:transparent;cursor:pointer;transition:background .16s ease,transform .16s cubic-bezier(.23,1,.32,1)}.account-btn:hover{background:#f6f7f8}.account-btn:active{transform:scale(.97)}.account-btn:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.account-avatar{width:30px;height:30px;flex:none;border-radius:50%;background:var(--brand);color:#fff;font-size:12px;font-weight:650;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center}.account-who{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.account-name{font-size:13.5px;font-weight:600;color:#262626}.account-role{font-size:11px;color:#8c8c8c}.account-caret{font-size:10px;color:#bfbfbf;transition:color .16s ease}.account-btn:hover .account-caret{color:#8c8c8c}.inv-stats{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.inv-stat{flex:1 1 150px;max-width:260px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;border:1px solid #f0f0f0;border-radius:10px;background:#fcfcfd;text-align:left;cursor:default;transition:border-color .16s ease,background .16s ease,transform .16s cubic-bezier(.23,1,.32,1)}.inv-stat[data-clickable]{cursor:pointer}.inv-stat[data-clickable]:hover{border-color:#d9d9d9;background:#fff}.inv-stat[data-clickable]:active{transform:scale(.985)}.inv-stat-v{font-size:21px;font-weight:650;color:#262626;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.15}.inv-stat-l{font-size:12px;color:#8c8c8c}.inv-stat[data-tone=warn]{background:#fffbe6;border-color:#ffe58f}.inv-stat[data-tone=warn] .inv-stat-v{color:#ad6800}.inv-stat[data-tone=bad]{background:#fff1f0;border-color:#ffccc7}.inv-stat[data-tone=bad] .inv-stat-v{color:#cf1322}.inv-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.inv-search{max-width:300px}.inv-count{font-size:13px;color:#8c8c8c;margin-inline-start:auto;font-variant-numeric:tabular-nums}.inv-id{display:flex;flex-direction:column;line-height:1.3}.inv-code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:13.5px;font-weight:600;color:#262626;letter-spacing:-.01em}.inv-desc{font-size:12px;color:#8c8c8c}.inv-ref{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:11.5px;margin-inline-end:0;color:#595959;background:#fafafa;border-color:#f0f0f0}.sz-row{display:flex;flex-wrap:wrap;gap:5px}.sz{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 4px 0 8px;border-radius:6px;border:1px solid #f0f0f0;background:#fafafa;font-size:12px;line-height:1;white-space:nowrap;cursor:default}.sz-label{color:#595959;font-weight:500}.sz-qty{min-width:17px;height:17px;padding:0 4px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:650;font-variant-numeric:tabular-nums;background:#f0f0f0;color:#8c8c8c}.sz[data-state=has]{border-color:#d9f0d0;background:#f6ffed}.sz[data-state=has] .sz-label{color:#135200}.sz[data-state=has] .sz-qty{background:#52c41a;color:#fff}.sz[data-state=none]{opacity:.75}.sz[data-state=over]{border-color:#ffccc7;background:#fff1f0}.sz[data-state=over] .sz-label{color:#cf1322}.sz[data-state=over] .sz-qty{background:#ff4d4f;color:#fff}.sz-more{color:#8c8c8c;padding-inline-end:8px}.pieces-out{color:#bfbfbf;font-variant-numeric:tabular-nums}.pieces-low{display:inline-block;width:6px;height:6px;border-radius:50%;background:#faad14;margin-inline-start:6px;vertical-align:middle}.dim{color:#bfbfbf}.nowrap{white-space:nowrap}.inv-table .is-out .inv-code,.inv-table .is-out .inv-desc{opacity:.65}.inv-table .row-action{opacity:0;transition:opacity .14s ease}.inv-table .ant-table-row:hover .row-action,.inv-table .ant-table-row:focus-within .row-action{opacity:1}@media(hover:none){.inv-table .row-action{opacity:1}}@media(max-width:768px){.inv-search{max-width:none;flex:1 1 100%}.inv-count{margin-inline-start:0}.inv-stat{flex:1 1 calc(50% - 5px)}}.imp-mode{margin-top:16px;padding:14px 16px;border:1px solid #f0f0f0;border-radius:10px;background:#fcfcfd}.imp-mode-head{font-size:13px;font-weight:600;color:#262626;margin-bottom:10px}.imp-mode .ant-radio-wrapper{display:flex;align-items:flex-start;margin-bottom:8px;font-size:13.5px}.imp-mode .ant-radio-wrapper>span:last-child{display:flex;flex-direction:column}.imp-mode-note{font-size:12px;color:#8c8c8c;line-height:1.45;margin-top:1px}.ord-when{display:flex;flex-direction:column;line-height:1.3}.ord-time{font-variant-numeric:tabular-nums;color:#262626}.ord-date{font-size:12px;color:#8c8c8c}.rcpt{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:12.5px;white-space:nowrap}.rcpt-prefix{color:#bfbfbf}.rcpt-seq{color:#262626;font-weight:650}.rcpt-odd{color:#8c8c8c;cursor:help}.is-voided .rcpt-seq,.is-voided .ord-time{color:#8c8c8c;font-weight:400}.stf-who{display:flex;align-items:center;gap:10px}.stf-avatar{width:32px;height:32px;flex:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:650;color:#fff;background:#bfbfbf}.stf-avatar[data-role=OWNER]{background:#722ed1}.stf-avatar[data-role=MANAGER]{background:#1677ff}.stf-avatar[data-role=CASHIER]{background:#8c8c8c}.stf-lines{display:flex;flex-direction:column;line-height:1.3}.stf-name{font-weight:600;color:#262626;display:flex;align-items:center;gap:6px}.stf-email{font-size:12px;color:#8c8c8c}.stf-you{font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.04em;color:#595959;background:#f0f0f0;border-radius:4px;padding:1px 5px}.stf-group{font-size:12.5px;color:#8c8c8c;line-height:1.5;margin-bottom:12px;padding-top:12px;border-top:1px solid #f0f0f0}.set-actions{display:flex;justify-content:flex-end;margin-bottom:12px}.rep-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.lg-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#f5f6f7;padding:24px 16px}.lg-card{width:100%;max-width:400px;background:#fff;border-radius:16px;padding:28px 28px 20px;box-shadow:0 1px 2px #0000000a,0 8px 28px #0000000f}.lg-brand{display:grid;place-items:center;margin-bottom:18px}.lg-prompt{display:block;text-align:center;font-size:13px;margin-bottom:12px}.lg-staff{display:flex;flex-direction:column;gap:6px}.lg-person{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:1px solid #f0f0f0;border-radius:10px;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s cubic-bezier(.23,1,.32,1)}.lg-person:hover{border-color:var(--brand);background:#fafdff}.lg-person:active{transform:scale(.98)}.lg-empty{display:block;text-align:center;padding:24px 8px;font-size:13px}.lg-pin{text-align:center}.lg-big{width:56px;height:56px;font-size:19px;margin-bottom:10px}.lg-name{font-size:17px;font-weight:650;color:#262626}.lg-dots{display:flex;justify-content:center;gap:10px;margin:18px 0 20px;min-height:14px}.lg-dot{width:12px;height:12px;border-radius:50%;border:1.5px solid #d9d9d9;background:transparent;transition:background .14s ease,border-color .14s ease,transform .14s ease}.lg-dot[data-on]{background:var(--brand);border-color:var(--brand);transform:scale(1.12)}.lg-dots[data-shake]{animation:lg-shake .38s cubic-bezier(.36,.07,.19,.97)}@keyframes lg-shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-7px)}40%,60%{transform:translate(7px)}}.lg-keys{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.lg-key{height:54px;border:1px solid #f0f0f0;border-radius:10px;background:#fafafa;font-size:20px;font-weight:500;color:#262626;font-variant-numeric:tabular-nums;cursor:pointer;transition:background .12s ease,transform .12s cubic-bezier(.23,1,.32,1)}.lg-key:hover{background:#f0f2f3}.lg-key:active{transform:scale(.95);background:#e8eaec}.lg-key-muted{color:#8c8c8c;font-size:16px}.lg-back{margin-top:6px;color:#8c8c8c}.lg-note{margin-top:14px!important;margin-bottom:0!important;font-size:12px;text-align:center;line-height:1.5}.lg-watched{max-width:400px;text-align:center;font-size:12px;color:#8c8c8c;line-height:1.5}@media(prefers-reduced-motion:reduce){.lg-dots[data-shake]{animation:none}}.rn-preview{border:1px solid #f0f0f0;border-radius:10px;background:#fcfcfd;padding:14px 16px;margin-bottom:20px}.rn-preview-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#8c8c8c;margin-bottom:8px}.rn-samples{display:flex;flex-direction:column;gap:4px}.rn-sample{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:13.5px;color:#262626;letter-spacing:-.01em}.ds-danger{margin-top:28px;border:1px solid #ffccc7;border-radius:12px;background:snow;overflow:hidden}.ds-danger-head{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff1f0;border-bottom:1px solid #ffccc7;font-size:13px;font-weight:650;color:#cf1322}.ds-danger-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px}.ds-danger-row+.ds-danger-row{border-top:1px solid #ffe9e7}.ds-danger-title{font-weight:600;color:#262626;margin-bottom:3px}.ds-danger-note{font-size:12.5px;color:#8c8c8c;line-height:1.55;max-width:620px}.ds-result{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:10px 12px;font-size:12px;max-height:200px;overflow:auto}@media(max-width:768px){.ds-danger-row{flex-direction:column;align-items:stretch}}.callout__why{cursor:help;display:inline-flex}.imp-issue{white-space:normal;margin-inline-end:0;font-size:11.5px;line-height:1.5}.cust-avatar{background:#1685ae}.cust-found{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #d9f0d0;border-radius:10px;background:#f6ffed}.cust-found .stf-lines{flex:1}.cust-hint{display:block;font-size:11.5px;margin-top:4px;line-height:1.4}.cust-opt{display:flex;flex-direction:column;line-height:1.3}.cust-opt-name{font-weight:600;color:#262626}.cust-opt-phone{font-size:12px;color:#8c8c8c}.pos-tax{display:flex;flex-direction:column;gap:4px;margin-top:6px}.pos-tax-row{display:flex;justify-content:space-between;font-size:13px;color:#595959}.qty{display:inline-flex;align-items:center;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;background:#fff}.qty-btn{width:44px;height:44px;border:0;background:#fafafa;color:#262626;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,transform .12s cubic-bezier(.23,1,.32,1)}.qty-btn:hover{background:#f0f2f3}.qty-btn:active{background:#e6e9eb;transform:scale(.94)}.qty-n{min-width:44px;text-align:center;font-size:16px;font-weight:600;font-variant-numeric:tabular-nums;color:#18181b}.cart-item__money{display:flex;flex-direction:column;align-items:flex-end}.cart-stock{font-size:11.5px;font-weight:500;padding:1px 6px;border-radius:5px;white-space:nowrap}.cart-stock[data-tone=ok]{color:#389e0d;background:#f6ffed}.cart-stock[data-tone=last]{color:#ad6800;background:#fffbe6}.cart-stock[data-tone=over]{color:#cf1322;background:#fff1f0}.cust-row{display:flex;align-items:center;gap:10px}.cust-row-who{flex:1;min-width:0}.cust-row-who .stf-name,.cust-row-who .stf-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cust-row-money{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex:none}@media(max-width:768px){.inv-toolbar>*{flex:1 1 100%}.inv-toolbar .ant-segmented{overflow-x:auto}.cart-item__bottom{justify-content:space-between}}@media(max-width:768px){.ant-segmented{max-width:100%;overflow-x:auto;scrollbar-width:none}.ant-segmented::-webkit-scrollbar{display:none}.ant-space-horizontal{max-width:100%;flex-wrap:wrap}}.dr{max-width:100%}.dr-presets{max-width:100%;overflow-x:auto;scrollbar-width:none}.dr-presets::-webkit-scrollbar{display:none}.dr .ant-space-item{max-width:100%;min-width:0}.cust-add{display:flex;flex-direction:column;gap:14px}.cust-add-field{display:flex;flex-direction:column;gap:5px}.cust-add-label{font-size:12.5px;font-weight:600;color:#262626}.cust-add-opt{font-weight:400;color:#bfbfbf;font-size:11.5px}.cust-add-icon{color:#bfbfbf}.cust-none{display:block;padding:8px 4px;font-size:12.5px;color:#8c8c8c}.cust-why{font-size:11.5px;color:#8c8c8c;line-height:1.5;padding-top:10px;border-top:1px solid #f0f0f0}.disc-btn{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:12px;padding:9px 12px;border:1px dashed #d9d9d9;border-radius:9px;background:#fff;font-size:13.5px;color:#595959;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s cubic-bezier(.23,1,.32,1)}.disc-btn:hover{border-color:var(--brand);color:var(--brand)}.disc-btn:active{transform:scale(.98)}.disc-btn strong{color:#cf1322}.disc-preview{margin-top:16px;padding:12px 14px;border-radius:9px;background:#fafafa;border:1px solid #f0f0f0}.disc-row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:#262626}.disc-row--dim{margin-top:4px;font-size:12px;color:#8c8c8c}.void-note{font-size:12px;color:#8c8c8c;line-height:1.5;margin-top:2px;max-width:420px}.tender-disc{margin-top:0;margin-bottom:16px}.ranrihi-tour.driver-popover{max-width:340px;border-radius:12px;padding:16px 18px;box-shadow:0 4px 24px #0000002e}.ranrihi-tour .driver-popover-title{font-size:15.5px;font-weight:650;color:#18181b;letter-spacing:-.01em}.ranrihi-tour .driver-popover-description{font-size:13.5px;line-height:1.6;color:#595959;margin-top:6px}.ranrihi-tour .driver-popover-progress-text{font-size:12px;color:#bfbfbf}.ranrihi-tour .driver-popover-next-btn{background:var(--brand);color:#fff;border:0;border-radius:8px;padding:6px 14px;font-weight:500;text-shadow:none}.ranrihi-tour .driver-popover-prev-btn{border-radius:8px;padding:6px 12px;text-shadow:none}.receipt__item{margin-bottom:5px}.receipt__item-name{word-break:break-word;line-height:1.35}.receipt__item-sum{display:flex;justify-content:space-between;gap:8px}.bill-preview-head{display:flex;align-items:center;justify-content:space-between;gap:8px}
