.ds-module__dFYIYa__button{justify-content:center;align-items:center;gap:var(--tp-s-2);font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-md-size);border-radius:var(--tp-r-sm);cursor:pointer;padding:0 var(--tp-s-4);white-space:nowrap;min-height:48px;transition:background var(--tp-dur-fast) var(--tp-ease), opacity var(--tp-dur-fast) var(--tp-ease);border:0;display:inline-flex}.ds-module__dFYIYa__button:disabled{cursor:not-allowed;opacity:.55}.ds-module__dFYIYa__block{width:100%}.ds-module__dFYIYa__primary{background:var(--tp-brand);color:var(--tp-fg-on-brand)}.ds-module__dFYIYa__primary:not(:disabled):hover{background:var(--tp-brand-600)}.ds-module__dFYIYa__outline{background:var(--tp-surface);color:var(--tp-fg);border:1px solid var(--tp-separator)}.ds-module__dFYIYa__outline:not(:disabled):hover{background:var(--tp-surface-2)}.ds-module__dFYIYa__ghost{color:var(--tp-brand);background:0 0;min-height:40px}.ds-module__dFYIYa__ghost:not(:disabled):hover{background:var(--tp-brand-50)}.ds-module__dFYIYa__spinner{border:2px solid var(--tp-brand-100);border-top-color:var(--tp-brand);border-radius:999px;width:18px;height:18px;animation:.7s linear infinite ds-module__dFYIYa__spin;display:inline-block}.ds-module__dFYIYa__spinnerOnBrand{border-color:#fff6;border-top-color:var(--tp-fg-on-brand)}.ds-module__dFYIYa__loaderOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ds-module__dFYIYa__loaderSpinner{border-width:3px;width:36px;height:36px}@keyframes ds-module__dFYIYa__spin{to{transform:rotate(360deg)}}.ds-module__dFYIYa__card{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:var(--tp-s-5)}.ds-module__dFYIYa__banner{align-items:flex-start;gap:var(--tp-s-3);padding:var(--tp-s-3) var(--tp-s-4);border-radius:var(--tp-r-md);font-size:var(--tp-body-sm-size);font-weight:600;display:flex}.ds-module__dFYIYa__bannerInfo{background:var(--tp-brand-50);color:var(--tp-brand-700)}.ds-module__dFYIYa__bannerError{background:var(--tp-error-bg);color:var(--tp-error)}.ds-module__dFYIYa__bannerSuccess{background:var(--tp-success-bg);color:var(--tp-success)}.ds-module__dFYIYa__bannerWarning{background:var(--tp-warning-bg);color:#9a6700}.ds-module__dFYIYa__field{gap:var(--tp-s-1);flex-direction:column;display:flex}.ds-module__dFYIYa__label{align-items:center;gap:var(--tp-s-1);font-family:var(--tp-font-body);font-size:var(--tp-body-md-size);color:var(--tp-fg);font-weight:600;display:flex}.ds-module__dFYIYa__tooltip{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);font-weight:500}.ds-module__dFYIYa__input{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);width:100%;padding:12px var(--tp-s-3);font-family:var(--tp-font-body);font-size:var(--tp-body-md-size);background:var(--tp-surface);color:var(--tp-fg);transition:border-color var(--tp-dur-fast) var(--tp-ease)}.ds-module__dFYIYa__input::placeholder{color:var(--tp-fg-muted)}.ds-module__dFYIYa__input:focus{border-color:var(--tp-brand);outline:0}.ds-module__dFYIYa__input:disabled,.ds-module__dFYIYa__input[readonly]{background:var(--tp-surface-3);color:var(--tp-fg-2)}.ds-module__dFYIYa__inputError{border-color:var(--tp-error)}.ds-module__dFYIYa__error{font-size:var(--tp-body-sm-size);color:var(--tp-error);font-weight:600}.ds-module__dFYIYa__phoneField{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);transition:border-color var(--tp-dur-fast) var(--tp-ease);align-items:stretch;display:flex;overflow:hidden}.ds-module__dFYIYa__phoneField:focus-within{border-color:var(--tp-brand)}.ds-module__dFYIYa__phonePrefix{padding:0 var(--tp-s-3);background:var(--tp-surface-2);border-right:1px solid var(--tp-border);font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-md-size);color:var(--tp-fg-2);align-items:center;gap:6px;display:flex}.ds-module__dFYIYa__phoneInput{padding:12px var(--tp-s-3);font-family:var(--tp-font-body);font-size:var(--tp-body-md-size);color:var(--tp-fg);letter-spacing:.04em;background:0 0;border:0;outline:0;flex:1}.ds-module__dFYIYa__phoneInput:disabled{color:var(--tp-fg-muted)}.ds-module__dFYIYa__otp{gap:var(--tp-s-2);grid-template-columns:repeat(6,1fr);display:grid}.ds-module__dFYIYa__otpBox{aspect-ratio:1;text-align:center;width:100%;max-height:56px;font-family:var(--tp-font-display);font-size:var(--tp-h4-size);border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);background:var(--tp-surface);color:var(--tp-fg);transition:border-color var(--tp-dur-fast) var(--tp-ease);font-weight:700}.ds-module__dFYIYa__otpBox:focus{border-color:var(--tp-brand);outline:0}.ds-module__dFYIYa__otpBoxError{border-color:var(--tp-error)}.ds-module__dFYIYa__select{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);width:100%;padding:12px var(--tp-s-3);font-family:var(--tp-font-body);font-size:var(--tp-body-md-size);background:var(--tp-surface);color:var(--tp-fg);cursor:pointer}.ds-module__dFYIYa__select:focus{border-color:var(--tp-brand);outline:0}.ds-module__dFYIYa__select:disabled{color:var(--tp-fg-muted);background:var(--tp-surface-2);cursor:not-allowed}.ds-module__dFYIYa__empty{align-items:center;gap:var(--tp-s-2);padding:var(--tp-s-10) var(--tp-s-5);color:var(--tp-fg-muted);text-align:center;flex-direction:column;display:flex}.ds-module__dFYIYa__emptyTitle{font-family:var(--tp-font-display);font-size:var(--tp-h4-size);color:var(--tp-fg)}.ds-module__dFYIYa__overlay{z-index:100;background:rgb(var(--tp-shadow-color) / .45);padding:6vh var(--tp-s-4) var(--tp-s-4);justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.ds-module__dFYIYa__modal{background:var(--tp-surface);border-radius:var(--tp-r-lg);width:min(640px,100%);max-height:84vh;box-shadow:var(--tp-shadow-lg);flex-direction:column;display:flex;overflow:hidden}.ds-module__dFYIYa__modalHead{align-items:flex-start;gap:var(--tp-s-2);padding:var(--tp-s-4);border-bottom:1px solid var(--tp-border);display:flex}.ds-module__dFYIYa__modalHeadText{gap:var(--tp-s-1);flex-direction:column;flex:auto;display:flex}.ds-module__dFYIYa__modalTitle{font-family:var(--tp-font-display);margin:0;font-size:17px;font-weight:700}.ds-module__dFYIYa__modalDescription{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin:0}.ds-module__dFYIYa__modalClose{color:var(--tp-fg-muted);cursor:pointer;background:0 0;border:0;flex:none;display:inline-flex}.ds-module__dFYIYa__modalClose:hover{color:var(--tp-fg)}.ds-module__dFYIYa__modalBody{padding:var(--tp-s-4);flex:auto;min-height:0;overflow-y:auto}.ds-module__dFYIYa__authShell{min-height:100dvh;padding:var(--tp-s-6) var(--tp-s-6) var(--tp-s-12);background:var(--tp-bg);flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.ds-module__dFYIYa__authInner{flex-direction:column;width:100%;max-width:420px;display:flex}.ds-module__dFYIYa__authLogo{width:48px;height:48px;margin-bottom:var(--tp-s-6)}@media (min-width:768px){.ds-module__dFYIYa__authShell{background:var(--tp-surface-2);justify-content:center}.ds-module__dFYIYa__authInner{background:var(--tp-surface);border-radius:var(--tp-r-lg);box-shadow:var(--tp-shadow-lg);padding:var(--tp-s-10)}}
.pagination-module__0FRO0G__wrap{justify-content:space-between;align-items:center;gap:var(--tp-s-3);border-top:1px solid var(--tp-separator);background:var(--tp-surface);flex-wrap:wrap;padding:12px 14px;display:flex}.pagination-module__0FRO0G__info{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);font-variant-numeric:tabular-nums}.pagination-module__0FRO0G__controls{align-items:center;gap:var(--tp-s-3);flex-wrap:wrap;display:flex}.pagination-module__0FRO0G__sizeLabel{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);font-weight:600}.pagination-module__0FRO0G__sizeGroup{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);background:var(--tp-surface);display:inline-flex;overflow:hidden}.pagination-module__0FRO0G__sizeChip{font-size:var(--tp-body-sm-size);color:var(--tp-fg-2);border-right:1px solid var(--tp-border);background:var(--tp-surface);transition:background var(--tp-dur-fast) var(--tp-ease);padding:6px 10px;font-weight:700;text-decoration:none}.pagination-module__0FRO0G__sizeChip:last-child{border-right:0}.pagination-module__0FRO0G__sizeChip:hover{background:var(--tp-surface-2)}.pagination-module__0FRO0G__sizeChipActive{background:var(--tp-brand);color:#fff}.pagination-module__0FRO0G__sizeChipActive:hover{background:var(--tp-brand)}.pagination-module__0FRO0G__nav{align-items:center;gap:var(--tp-s-2);display:inline-flex}.pagination-module__0FRO0G__navBtn{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);background:var(--tp-surface);color:var(--tp-fg-2);font-weight:700;font-size:var(--tp-body-sm-size);transition:background var(--tp-dur-fast) var(--tp-ease);align-items:center;gap:4px;padding:6px 10px;text-decoration:none;display:inline-flex}.pagination-module__0FRO0G__navBtn:hover{background:var(--tp-surface-2)}.pagination-module__0FRO0G__navBtnDisabled{opacity:.4;pointer-events:none}.pagination-module__0FRO0G__pageLabel{font-size:var(--tp-body-sm-size);color:var(--tp-fg);font-variant-numeric:tabular-nums;text-align:center;min-width:88px;font-weight:700}
.search-input-module__4vuHna__form{width:100%;max-width:420px;display:flex}.search-input-module__4vuHna__field{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);width:100%;color:var(--tp-fg-muted);transition:border-color var(--tp-dur-fast) var(--tp-ease), box-shadow var(--tp-dur-fast) var(--tp-ease);align-items:center;gap:8px;padding:8px 12px;display:flex}.search-input-module__4vuHna__field:focus-within{border-color:var(--tp-brand);box-shadow:0 0 0 3px var(--tp-brand-50)}.search-input-module__4vuHna__icon{flex:none}.search-input-module__4vuHna__input{min-width:0;font-family:var(--tp-font-body);color:var(--tp-fg);background:0 0;border:0;outline:0;flex:auto;font-size:14px}.search-input-module__4vuHna__input::placeholder{color:var(--tp-fg-muted)}.search-input-module__4vuHna__clear{border-radius:var(--tp-r-pill);width:22px;height:22px;color:var(--tp-fg-muted);background:var(--tp-surface-2);transition:background var(--tp-dur-fast) var(--tp-ease), color var(--tp-dur-fast) var(--tp-ease);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.search-input-module__4vuHna__clear:hover{background:var(--tp-border);color:var(--tp-fg)}
.cash-module__TZ5rPG__openHeader{justify-content:space-between;align-items:flex-start;gap:var(--tp-s-4);flex-wrap:wrap;display:flex}.cash-module__TZ5rPG__openName{font-family:var(--tp-font-display);font-size:var(--tp-h4-size);font-weight:700}.cash-module__TZ5rPG__openMeta{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin-top:2px}.cash-module__TZ5rPG__openBadge{font-family:var(--tp-font-body);font-size:var(--tp-body-sm-size);border-radius:var(--tp-r-pill);background:var(--tp-success-bg);color:var(--tp-success);margin-top:var(--tp-s-2);align-items:center;gap:6px;padding:4px 10px;font-weight:700;display:inline-flex}.cash-module__TZ5rPG__statGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:900px){.cash-module__TZ5rPG__statGrid{grid-template-columns:repeat(2,1fr)}}.cash-module__TZ5rPG__summarySection{flex-direction:column;gap:14px;display:flex}.cash-module__TZ5rPG__expectedCard{background:linear-gradient(135deg, var(--tp-brand-50,#1876d214) 0%, var(--tp-surface) 100%);border:1px solid var(--tp-brand);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);justify-content:space-between;align-items:center;gap:var(--tp-s-4);flex-wrap:wrap;padding:22px 24px;display:flex}.cash-module__TZ5rPG__expectedLabel{font-family:var(--tp-font-body);color:var(--tp-brand-700,var(--tp-brand));letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.cash-module__TZ5rPG__expectedHint{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin-top:2px}.cash-module__TZ5rPG__expectedValue{font-family:var(--tp-font-display);color:var(--tp-brand);font-variant-numeric:tabular-nums;font-size:32px;font-weight:800}.cash-module__TZ5rPG__breakdownGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.cash-module__TZ5rPG__breakdownGrid{grid-template-columns:repeat(1,1fr)}}.cash-module__TZ5rPG__paymentsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.cash-module__TZ5rPG__excludedNote,.cash-module__TZ5rPG__statHint{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted)}.cash-module__TZ5rPG__statCard{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);flex-direction:column;gap:6px;padding:18px 20px;display:flex}.cash-module__TZ5rPG__statLabel{font-family:var(--tp-font-body);color:var(--tp-fg-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.cash-module__TZ5rPG__statValue{font-family:var(--tp-font-display);font-variant-numeric:tabular-nums;font-size:24px;font-weight:700}.cash-module__TZ5rPG__statValueBrand{color:var(--tp-brand)}.cash-module__TZ5rPG__formCard{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:var(--tp-s-6);max-width:480px}.cash-module__TZ5rPG__form{gap:var(--tp-s-4);flex-direction:column;display:flex}.cash-module__TZ5rPG__sectionTitle{font-family:var(--tp-font-display);margin-bottom:var(--tp-s-2);font-size:18px;font-weight:700}
.catalog-module__pESqYW__page{gap:var(--tp-s-5);flex-direction:column;display:flex}.catalog-module__pESqYW__pageHead{justify-content:space-between;align-items:flex-start;gap:var(--tp-s-4);flex-wrap:wrap;display:flex}.catalog-module__pESqYW__pageTitle{font-family:var(--tp-font-display);font-size:var(--tp-h3-size);letter-spacing:-.01em;font-weight:700}.catalog-module__pESqYW__pageSubtitle{font-size:var(--tp-body-md-size);color:var(--tp-fg-2);margin-top:2px}.catalog-module__pESqYW__pageActions{gap:var(--tp-s-2);flex-wrap:wrap;display:flex}.catalog-module__pESqYW__tableCard{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);overflow:hidden}.catalog-module__pESqYW__tableScroll{overflow-x:auto}.catalog-module__pESqYW__table{border-collapse:collapse;width:100%;font-family:var(--tp-font-body)}.catalog-module__pESqYW__table th{text-align:left;color:var(--tp-fg-muted);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--tp-border);background:var(--tp-surface-2);white-space:nowrap;padding:10px 14px;font-size:11px;font-weight:700}.catalog-module__pESqYW__table td{color:var(--tp-fg);border-bottom:1px solid var(--tp-separator);vertical-align:middle;padding:12px 14px;font-size:14px;font-weight:500}.catalog-module__pESqYW__table tr:last-child td{border-bottom:0}.catalog-module__pESqYW__table tr:hover td{background:var(--tp-surface-2)}.catalog-module__pESqYW__tdStrong{font-weight:700}.catalog-module__pESqYW__tdMuted{color:var(--tp-fg-muted);font-family:var(--tp-font-mono);font-size:12px}.catalog-module__pESqYW__tdNum{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.catalog-module__pESqYW__thumb{border-radius:var(--tp-r-sm);background-color:var(--tp-surface-2);background-position:50%;background-size:cover;width:40px;height:40px}.catalog-module__pESqYW__thumbPlaceholder{border-radius:var(--tp-r-sm);background:var(--tp-surface-2);width:40px;height:40px;color:var(--tp-fg-muted);justify-content:center;align-items:center;display:flex}.catalog-module__pESqYW__stockLow{color:var(--tp-warning);font-weight:800}.catalog-module__pESqYW__rowActions{justify-content:flex-end;gap:4px;display:flex}.catalog-module__pESqYW__iconBtn{border-radius:var(--tp-r-sm);width:32px;height:32px;color:var(--tp-fg-2);cursor:pointer;transition:background var(--tp-dur-fast) var(--tp-ease);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.catalog-module__pESqYW__iconBtn:hover{background:var(--tp-surface-2)}.catalog-module__pESqYW__iconBtnDanger:hover{background:var(--tp-error-bg);color:var(--tp-error)}.catalog-module__pESqYW__formCard{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:var(--tp-s-6);max-width:720px}.catalog-module__pESqYW__form{gap:var(--tp-s-4);flex-direction:column;display:flex}.catalog-module__pESqYW__grid2{gap:var(--tp-s-3);grid-template-columns:1fr;display:grid}@media (min-width:640px){.catalog-module__pESqYW__grid2{grid-template-columns:1fr 1fr}}.catalog-module__pESqYW__formActions{gap:var(--tp-s-3);margin-top:var(--tp-s-2);display:flex}.catalog-module__pESqYW__backLink{font-size:var(--tp-body-md-size);color:var(--tp-fg-2);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.catalog-module__pESqYW__backLink:hover{color:var(--tp-brand)}.catalog-module__pESqYW__imagePicker{align-items:center;gap:var(--tp-s-4);display:flex}.catalog-module__pESqYW__imagePreview{border-radius:var(--tp-r-md);background-color:var(--tp-surface-2);border:1px solid var(--tp-border);background-position:50%;background-size:cover;width:80px;height:80px}.catalog-module__pESqYW__imagePreviewEmpty{border-radius:var(--tp-r-md);background:var(--tp-surface-2);border:1px dashed var(--tp-border);width:80px;height:80px;color:var(--tp-fg-muted);justify-content:center;align-items:center;display:flex}.catalog-module__pESqYW__fileButton{border-radius:var(--tp-r-sm);border:1px solid var(--tp-separator);background:var(--tp-surface);color:var(--tp-fg);font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-md-size);cursor:pointer;align-items:center;gap:8px;padding:10px 16px;display:inline-flex}.catalog-module__pESqYW__fileButton:hover{background:var(--tp-surface-2)}.catalog-module__pESqYW__hiddenInput{display:none}.catalog-module__pESqYW__fieldLabel{font-family:var(--tp-font-body);font-size:var(--tp-body-md-size);color:var(--tp-fg);margin-bottom:var(--tp-s-1);font-weight:600;display:block}.catalog-module__pESqYW__taxList{gap:var(--tp-s-2);display:grid}.catalog-module__pESqYW__taxRow{justify-content:space-between;align-items:center;gap:var(--tp-s-3);background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);padding:var(--tp-s-4);display:flex}.catalog-module__pESqYW__taxName{font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-lg-size)}.catalog-module__pESqYW__taxMeta{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin-top:2px}.catalog-module__pESqYW__switch{cursor:pointer;font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);background:0 0;border:0;align-items:center;gap:8px;display:inline-flex}.catalog-module__pESqYW__switchTrack{background:var(--tp-separator);width:40px;height:24px;transition:background var(--tp-dur-fast) var(--tp-ease);border-radius:999px;position:relative}.catalog-module__pESqYW__switchOn .catalog-module__pESqYW__switchTrack{background:var(--tp-brand)}.catalog-module__pESqYW__switchThumb{width:18px;height:18px;transition:transform var(--tp-dur-fast) var(--tp-ease);background:#fff;border-radius:999px;position:absolute;top:3px;left:3px}.catalog-module__pESqYW__switchOn .catalog-module__pESqYW__switchThumb{transform:translate(16px)}.catalog-module__pESqYW__switchOn{color:var(--tp-brand-700)}.catalog-module__pESqYW__checkGrid{gap:var(--tp-s-2);grid-template-columns:1fr;display:grid}@media (min-width:640px){.catalog-module__pESqYW__checkGrid{grid-template-columns:1fr 1fr}}.catalog-module__pESqYW__checkItem{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);cursor:pointer;font-size:var(--tp-body-md-size);align-items:center;gap:10px;padding:10px 12px;font-weight:600;display:flex}:is(.catalog-module__pESqYW__checkItemActive,.catalog-module__pESqYW__checkItem:has(.catalog-module__pESqYW__checkInput:checked)){border-color:var(--tp-brand);background:var(--tp-brand-50);color:var(--tp-brand-700)}.catalog-module__pESqYW__checkInput{width:18px;height:18px;accent-color:var(--tp-brand)}.catalog-module__pESqYW__helper{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted)}
.dashboard-module__xqq8aa__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:900px){.dashboard-module__xqq8aa__kpiGrid{grid-template-columns:repeat(2,1fr)}}.dashboard-module__xqq8aa__kpiCard{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);flex-direction:column;gap:6px;padding:18px 20px;display:flex}.dashboard-module__xqq8aa__kpiIconWrap{background:var(--tp-brand-50);width:36px;height:36px;color:var(--tp-brand);border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;margin-bottom:4px;display:flex}.dashboard-module__xqq8aa__kpiLabel{font-family:var(--tp-font-body);color:var(--tp-fg-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.dashboard-module__xqq8aa__kpiNum{font-family:var(--tp-font-display);font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.dashboard-module__xqq8aa__kpiHint{font-family:var(--tp-font-body);color:var(--tp-fg-muted);font-size:12px;font-weight:600}.dashboard-module__xqq8aa__split{grid-template-columns:2fr 1fr;gap:18px;margin-top:28px;display:grid}@media (max-width:900px){.dashboard-module__xqq8aa__split{grid-template-columns:1fr}}.dashboard-module__xqq8aa__card{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:20px}.dashboard-module__xqq8aa__sectionHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dashboard-module__xqq8aa__sectionTitle{font-family:var(--tp-font-display);font-size:18px;font-weight:700}.dashboard-module__xqq8aa__ranges{gap:8px;display:flex}.dashboard-module__xqq8aa__range{font-family:var(--tp-font-body);border-radius:var(--tp-r-pill);background:var(--tp-surface-2);color:var(--tp-fg-2);border:1px solid var(--tp-border);align-items:center;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-module__xqq8aa__rangeActive{background:var(--tp-brand);color:#fff;border-color:var(--tp-brand)}.dashboard-module__xqq8aa__chartArea{height:220px}.dashboard-module__xqq8aa__chartArea svg{width:100%;height:100%}.dashboard-module__xqq8aa__topRow{border-bottom:1px solid var(--tp-separator);grid-template-columns:1fr auto;align-items:center;padding:10px 0;display:grid}.dashboard-module__xqq8aa__topRow:last-child{border-bottom:0}.dashboard-module__xqq8aa__topName{font-family:var(--tp-font-body);font-size:13px;font-weight:700}.dashboard-module__xqq8aa__topUnits{color:var(--tp-fg-muted);margin-top:2px;font-size:11px}.dashboard-module__xqq8aa__topAmount{font-family:var(--tp-font-body);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:800}.dashboard-module__xqq8aa__section{margin-top:28px}.dashboard-module__xqq8aa__tableCard{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);overflow:hidden}.dashboard-module__xqq8aa__table{border-collapse:collapse;width:100%;font-family:var(--tp-font-body)}.dashboard-module__xqq8aa__table th{text-align:left;color:var(--tp-fg-muted);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--tp-border);background:var(--tp-surface-2);padding:10px 14px;font-size:11px;font-weight:700}.dashboard-module__xqq8aa__table td{color:var(--tp-fg);border-bottom:1px solid var(--tp-separator);padding:14px;font-size:14px;font-weight:500}.dashboard-module__xqq8aa__table tr:last-child td{border-bottom:0}.dashboard-module__xqq8aa__tdStrong{font-weight:700}.dashboard-module__xqq8aa__tdMuted{color:var(--tp-fg-muted);font-family:var(--tp-font-mono);font-size:12px}.dashboard-module__xqq8aa__tdNum{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.dashboard-module__xqq8aa__statusChip{font-family:var(--tp-font-body);border-radius:var(--tp-r-pill);align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-module__xqq8aa__statusOk{background:var(--tp-success-bg);color:var(--tp-success)}.dashboard-module__xqq8aa__statusCancelled{background:var(--tp-error-bg);color:var(--tp-error)}.dashboard-module__xqq8aa__statusWarning{background:var(--tp-warning-bg);color:var(--tp-warning)}.dashboard-module__xqq8aa__statusChips{gap:var(--tp-s-2);flex-wrap:wrap;display:inline-flex}.dashboard-module__xqq8aa__tableScroll{overflow-x:auto}.dashboard-module__xqq8aa__activationCard{margin-top:var(--tp-s-4);background:var(--tp-brand-50);border:1px solid var(--tp-brand-100);border-radius:var(--tp-r-md);padding:var(--tp-s-4);gap:var(--tp-s-3);flex-direction:column;display:flex}.dashboard-module__xqq8aa__activationHead{justify-content:space-between;align-items:center;gap:var(--tp-s-3);display:flex}.dashboard-module__xqq8aa__activationTitle{font-family:var(--tp-font-display);font-size:var(--tp-body-lg-size);color:var(--tp-fg);font-weight:700}.dashboard-module__xqq8aa__activationCount{font-size:var(--tp-body-sm-size);color:var(--tp-brand-700);font-weight:600}.dashboard-module__xqq8aa__activationBar{border-radius:var(--tp-r-pill);background:var(--tp-brand-100);height:6px;overflow:hidden}.dashboard-module__xqq8aa__activationFill{border-radius:var(--tp-r-pill);background:var(--tp-brand);height:100%;transition:width var(--tp-dur-slow) var(--tp-ease)}.dashboard-module__xqq8aa__activationList{gap:var(--tp-s-2);margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.dashboard-module__xqq8aa__activationList{grid-template-columns:1fr 1fr}}.dashboard-module__xqq8aa__activationItem{min-width:0}.dashboard-module__xqq8aa__activationDone{align-items:center;gap:var(--tp-s-2);color:var(--tp-fg-muted);font-size:var(--tp-body-md-size);font-weight:600;text-decoration:line-through;display:inline-flex}.dashboard-module__xqq8aa__activationDone svg{color:var(--tp-success)}.dashboard-module__xqq8aa__activationLink{align-items:center;gap:var(--tp-s-2);color:var(--tp-brand-700);font-size:var(--tp-body-md-size);font-weight:700;display:inline-flex}.dashboard-module__xqq8aa__activationLink:hover{color:var(--tp-brand-600)}.dashboard-module__xqq8aa__activationFoot{justify-content:flex-end;display:flex}.dashboard-module__xqq8aa__activationDismiss{cursor:pointer;font-family:var(--tp-font-body);font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.dashboard-module__xqq8aa__activationDismiss:hover{color:var(--tp-fg)}
.enablement-module__N8ei4a__blocks{gap:var(--tp-s-4);flex-direction:column;display:flex}.enablement-module__N8ei4a__blockHead{justify-content:space-between;align-items:flex-start;gap:var(--tp-s-4);flex-wrap:wrap;display:flex}.enablement-module__N8ei4a__blockHeadText{gap:var(--tp-s-1);flex-direction:column;min-width:0;display:flex}.enablement-module__N8ei4a__blockTitle{font-family:var(--tp-font-display);font-size:var(--tp-h4-size);margin:0;font-weight:700}.enablement-module__N8ei4a__blockDescription{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin:0}.enablement-module__N8ei4a__blockBody{gap:var(--tp-s-4);margin-top:var(--tp-s-4);flex-direction:column;display:flex}.enablement-module__N8ei4a__fields{gap:var(--tp-s-3) var(--tp-s-5);grid-template-columns:1fr;margin:0;display:grid}@media (min-width:640px){.enablement-module__N8ei4a__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.enablement-module__N8ei4a__field{flex-direction:column;gap:2px;min-width:0;display:flex}.enablement-module__N8ei4a__fieldLabel{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted)}.enablement-module__N8ei4a__fieldValue,.enablement-module__N8ei4a__fieldEmpty,.enablement-module__N8ei4a__fieldUnknown{font-size:var(--tp-body-md-size);overflow-wrap:anywhere;margin:0;font-weight:600}.enablement-module__N8ei4a__fieldValue{color:var(--tp-fg)}.enablement-module__N8ei4a__fieldEmpty{color:var(--tp-warning)}.enablement-module__N8ei4a__fieldUnknown{color:var(--tp-fg-muted)}.enablement-module__N8ei4a__missingList{margin:var(--tp-s-1) 0 0;padding-left:var(--tp-s-4);font-weight:500}.enablement-module__N8ei4a__pill{align-items:center;gap:var(--tp-s-1);padding:4px var(--tp-s-3);border-radius:var(--tp-r-pill);font-size:var(--tp-body-sm-size);flex:none;font-weight:700;display:inline-flex}.enablement-module__N8ei4a__pillReady{background:var(--tp-success-bg);color:var(--tp-success)}.enablement-module__N8ei4a__pillPending{background:var(--tp-warning-bg);color:#9a6700}.enablement-module__N8ei4a__modalForm{gap:var(--tp-s-4);flex-direction:column;display:flex}.enablement-module__N8ei4a__fileRow{align-items:center;gap:var(--tp-s-3);flex-wrap:wrap;display:flex}.enablement-module__N8ei4a__fileName{font-size:var(--tp-body-sm-size);color:var(--tp-fg-2);overflow-wrap:anywhere}.enablement-module__N8ei4a__modalActions{gap:var(--tp-s-3);flex-wrap:wrap;justify-content:flex-end;display:flex}
.features-module__61kgXW__title{font-family:var(--tp-font-display);font-size:var(--tp-h3-size);color:var(--tp-fg);margin:0 0 var(--tp-s-2);letter-spacing:-.01em;font-weight:700}.features-module__61kgXW__subtitle{font-family:var(--tp-font-body);font-size:var(--tp-body-lg-size);color:var(--tp-fg-2);margin:0 0 var(--tp-s-6);line-height:1.45}.features-module__61kgXW__form{gap:var(--tp-s-4);flex-direction:column;display:flex}.features-module__61kgXW__meta{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);text-align:center}.features-module__61kgXW__linkButton{cursor:pointer;color:var(--tp-brand);font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-md-size);background:0 0;border:0;padding:0}.features-module__61kgXW__linkButton:hover{color:var(--tp-brand-600)}.features-module__61kgXW__terms{margin-top:var(--tp-s-6);padding-top:var(--tp-s-6);border-top:1px solid var(--tp-border);font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);text-align:center;line-height:1.5}.features-module__61kgXW__terms a{text-decoration:underline}.features-module__61kgXW__centerRow{justify-content:center;display:flex}.features-module__61kgXW__onboarding{min-height:100dvh;padding:var(--tp-s-6);flex-direction:column;max-width:520px;margin:0 auto;display:flex;position:relative}.features-module__61kgXW__onboardingTop{padding-top:var(--tp-s-4)}.features-module__61kgXW__onboardingSlide{text-align:center;justify-content:center;align-items:center;gap:var(--tp-s-4);padding:var(--tp-s-8) 0;flex-direction:column;flex:1;display:flex}.features-module__61kgXW__onboardingImage{width:200px;height:auto}.features-module__61kgXW__onboardingTitle{font-family:var(--tp-font-display);font-size:var(--tp-h3-size);color:var(--tp-fg);letter-spacing:-.01em;font-weight:700}.features-module__61kgXW__onboardingDesc{font-family:var(--tp-font-body);font-size:var(--tp-body-lg-size);color:var(--tp-fg-2);line-height:1.5}.features-module__61kgXW__onboardingFooter{gap:var(--tp-s-6);padding-bottom:var(--tp-s-4);flex-direction:column;display:flex}.features-module__61kgXW__dots{justify-content:center;gap:6px;display:flex}.features-module__61kgXW__dot{width:8px;height:8px;transition:width var(--tp-dur-base) var(--tp-ease), background var(--tp-dur-base) var(--tp-ease);background:#e3e3e3;border-radius:999px}.features-module__61kgXW__dotActive{background:var(--tp-brand);width:20px}.features-module__61kgXW__wizardProgress{gap:var(--tp-s-2);margin-bottom:var(--tp-s-6);flex-direction:column;display:flex}.features-module__61kgXW__wizardStepLabel{font-size:var(--tp-label-md-size);color:var(--tp-fg-muted);letter-spacing:.02em;font-weight:600}.features-module__61kgXW__wizardBar{border-radius:var(--tp-r-pill);background:var(--tp-surface-3);height:4px;overflow:hidden}.features-module__61kgXW__wizardBarFill{border-radius:var(--tp-r-pill);background:var(--tp-brand);height:100%;transition:width var(--tp-dur-slow) var(--tp-ease)}.features-module__61kgXW__segmented{gap:var(--tp-s-2);display:flex}.features-module__61kgXW__segment{min-height:var(--tp-touch-min);border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);background:var(--tp-surface);color:var(--tp-fg-2);font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-md-size);cursor:pointer;transition:border-color var(--tp-dur-fast) var(--tp-ease), background var(--tp-dur-fast) var(--tp-ease), color var(--tp-dur-fast) var(--tp-ease);flex:1}.features-module__61kgXW__segmentActive{border-color:var(--tp-brand);background:var(--tp-brand-50);color:var(--tp-brand-700)}.features-module__61kgXW__backButton{cursor:pointer;color:var(--tp-fg-muted);font-family:var(--tp-font-body);font-weight:600;font-size:var(--tp-body-md-size);background:0 0;border:0;padding:0}.features-module__61kgXW__backButton:hover{color:var(--tp-fg-2)}.features-module__61kgXW__successBadge{border-radius:var(--tp-r-pill);background:var(--tp-brand-50);width:72px;height:72px;margin-bottom:var(--tp-s-4);justify-content:center;align-items:center;font-size:32px;display:flex}.features-module__61kgXW__stack{gap:var(--tp-s-3);flex-direction:column;display:flex}.features-module__61kgXW__bizList{gap:var(--tp-s-3);display:grid}.features-module__61kgXW__bizCard{align-items:center;gap:var(--tp-s-3);text-align:left;background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);width:100%;box-shadow:var(--tp-shadow-card);padding:var(--tp-s-4);cursor:pointer;transition:border-color var(--tp-dur-fast) var(--tp-ease), transform var(--tp-dur-fast) var(--tp-ease);display:flex}.features-module__61kgXW__bizCard:hover{border-color:var(--tp-brand);transform:translateY(-1px)}.features-module__61kgXW__bizAvatar{border-radius:var(--tp-r-sm);background:var(--tp-brand-100);width:44px;height:44px;color:var(--tp-brand-700);font-family:var(--tp-font-display);font-weight:800;font-size:var(--tp-body-lg-size);flex-shrink:0;justify-content:center;align-items:center;display:flex}.features-module__61kgXW__bizName{font-family:var(--tp-font-body);font-weight:700;font-size:var(--tp-body-lg-size);color:var(--tp-fg)}.features-module__61kgXW__bizMeta{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin-top:2px}.features-module__61kgXW__bizForm{margin:0}.features-module__61kgXW__createForm{gap:var(--tp-s-5);flex-direction:column;display:flex}.features-module__61kgXW__section{gap:var(--tp-s-3);flex-direction:column;display:flex}.features-module__61kgXW__sectionTitle{font-family:var(--tp-font-display);font-size:var(--tp-h4-size);color:var(--tp-fg);font-weight:600}.features-module__61kgXW__sectionHint{font-size:var(--tp-body-md-size);color:var(--tp-fg-2);margin-top:calc(var(--tp-s-2) * -1)}.features-module__61kgXW__grid2{gap:var(--tp-s-3);grid-template-columns:1fr;display:grid}@media (min-width:640px){.features-module__61kgXW__grid2{grid-template-columns:1fr 1fr}}.features-module__61kgXW__loggedInfo{justify-content:space-between;align-items:center;gap:var(--tp-s-3);background:var(--tp-surface-2);border-radius:var(--tp-r-md);padding:var(--tp-s-3) var(--tp-s-4);display:flex}.features-module__61kgXW__loggedLabel{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted)}.features-module__61kgXW__loggedPhone{font-family:var(--tp-font-body);color:var(--tp-fg);font-weight:700}.features-module__61kgXW__pageWrap{max-width:640px;padding:var(--tp-s-6);gap:var(--tp-s-5);flex-direction:column;margin:0 auto;display:flex}.features-module__61kgXW__pageHeader{gap:var(--tp-s-1);flex-direction:column;display:flex}
.pos-module__WYbdFq__customerBarWrap{gap:var(--tp-s-2);flex-direction:column;margin-bottom:18px;display:flex}.pos-module__WYbdFq__customerBar{align-items:center;gap:var(--tp-s-3);background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:var(--tp-s-3) var(--tp-s-4);display:flex}.pos-module__WYbdFq__customerIcon{border-radius:var(--tp-r-pill);background:var(--tp-brand-50);width:40px;height:40px;color:var(--tp-brand);flex:none;justify-content:center;align-items:center;display:inline-flex}.pos-module__WYbdFq__customerInfo{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.pos-module__WYbdFq__customerLabel{font-family:var(--tp-font-body);font-size:var(--tp-label-sm-size);font-weight:var(--tp-label-sm-weight);letter-spacing:.04em;text-transform:uppercase;color:var(--tp-fg-muted)}.pos-module__WYbdFq__customerNameRow{align-items:center;gap:var(--tp-s-2);min-width:0;display:flex}.pos-module__WYbdFq__customerName{font-family:var(--tp-font-display);color:var(--tp-fg);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:700;overflow:hidden}.pos-module__WYbdFq__customerEdit{border-radius:var(--tp-r-sm);width:26px;height:26px;color:var(--tp-fg-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.pos-module__WYbdFq__customerEdit:hover:not(:disabled){background:var(--tp-brand-50);color:var(--tp-brand)}.pos-module__WYbdFq__customerEdit:disabled{cursor:not-allowed;opacity:.6}.pos-module__WYbdFq__customerMeta{font-family:var(--tp-font-body);color:var(--tp-fg-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pos-module__WYbdFq__checkbox{align-items:center;gap:var(--tp-s-2);font-family:var(--tp-font-body);color:var(--tp-fg);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600;display:inline-flex}.pos-module__WYbdFq__checkbox input{width:18px;height:18px;accent-color:var(--tp-brand);cursor:pointer}.pos-module__WYbdFq__customerActions{align-items:center;gap:var(--tp-s-2);flex:none;display:flex}.pos-module__WYbdFq__customerButton{min-height:40px}.pos-module__WYbdFq__customerRemove{color:var(--tp-fg-muted);cursor:pointer;padding:var(--tp-s-2);background:0 0;border:0;display:inline-flex}.pos-module__WYbdFq__customerRemove:hover{color:var(--tp-error)}@media (max-width:640px){.pos-module__WYbdFq__customerBar{flex-wrap:wrap}.pos-module__WYbdFq__customerActions{width:100%}.pos-module__WYbdFq__customerButton{flex:1}}.pos-module__WYbdFq__overlay{z-index:100;background:rgb(var(--tp-shadow-color) / .45);padding:8vh var(--tp-s-4) var(--tp-s-4);justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.pos-module__WYbdFq__modal{background:var(--tp-surface);border-radius:var(--tp-r-lg);width:min(560px,100%);max-height:76vh;box-shadow:var(--tp-shadow-lg);flex-direction:column;display:flex;overflow:hidden}.pos-module__WYbdFq__modalHead{align-items:center;gap:var(--tp-s-2);padding:var(--tp-s-4);border-bottom:1px solid var(--tp-border);display:flex}.pos-module__WYbdFq__modalTitle{font-family:var(--tp-font-display);flex:auto;margin:0;font-size:17px;font-weight:700}.pos-module__WYbdFq__modalBack{color:var(--tp-fg-2);cursor:pointer;background:0 0;border:0;flex:none;display:inline-flex}.pos-module__WYbdFq__modalBack:hover{color:var(--tp-fg)}.pos-module__WYbdFq__modalClose{color:var(--tp-fg-muted);cursor:pointer;background:0 0;border:0;display:inline-flex}.pos-module__WYbdFq__modalClose:hover{color:var(--tp-fg)}.pos-module__WYbdFq__modalSearch{align-items:center;gap:var(--tp-s-2);margin:var(--tp-s-4) var(--tp-s-4) 0;padding:10px var(--tp-s-3);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);color:var(--tp-fg-muted);display:flex}.pos-module__WYbdFq__modalSearch input{min-width:0;font-family:var(--tp-font-body);color:var(--tp-fg);background:0 0;border:0;outline:0;flex:1;font-size:14px}.pos-module__WYbdFq__modalBody{padding:var(--tp-s-3) var(--tp-s-4) var(--tp-s-4);gap:var(--tp-s-1);flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.pos-module__WYbdFq__modalHint{font-family:var(--tp-font-body);color:var(--tp-fg-muted);padding:var(--tp-s-3) 0;font-size:13px}.pos-module__WYbdFq__customerRow{align-items:center;gap:var(--tp-s-2);border-radius:var(--tp-r-sm);display:flex}.pos-module__WYbdFq__customerRow:hover{background:var(--tp-brand-50)}.pos-module__WYbdFq__customerRowMain{text-align:left;min-width:0;padding:10px var(--tp-s-3);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:auto;gap:2px;display:flex}.pos-module__WYbdFq__customerRowEdit{width:34px;height:34px;margin-right:var(--tp-s-2);border-radius:var(--tp-r-sm);color:var(--tp-fg-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.pos-module__WYbdFq__customerRowEdit:hover:not(:disabled){background:var(--tp-surface-2);color:var(--tp-brand)}.pos-module__WYbdFq__customerRowEdit:disabled{cursor:not-allowed;opacity:.5}.pos-module__WYbdFq__modalFoot{gap:var(--tp-s-2);padding:var(--tp-s-3) var(--tp-s-4);border-top:1px solid var(--tp-border);background:var(--tp-surface-2);display:flex}.pos-module__WYbdFq__modalFootButton{flex:1;min-height:40px}.pos-module__WYbdFq__modalForm{padding-bottom:var(--tp-s-2)}.pos-module__WYbdFq__customerRowName{font-family:var(--tp-font-body);color:var(--tp-fg);font-size:14px;font-weight:700}.pos-module__WYbdFq__customerRowMeta{font-family:var(--tp-font-body);color:var(--tp-fg-muted);font-size:12px}.pos-module__WYbdFq__chargeHint{font-family:var(--tp-font-body);color:var(--tp-warning);font-size:12px;font-weight:600}.pos-module__WYbdFq__grid{grid-template-columns:1fr 380px;align-items:start;gap:18px;display:grid}@media (max-width:1024px){.pos-module__WYbdFq__grid{grid-template-columns:1fr}}.pos-module__WYbdFq__catRow{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.pos-module__WYbdFq__chip{font-family:var(--tp-font-body);border-radius:var(--tp-r-pill);background:var(--tp-surface-2);color:var(--tp-fg-2);border:1px solid var(--tp-border);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.pos-module__WYbdFq__chipActive{background:var(--tp-brand);color:#fff;border-color:var(--tp-brand)}.pos-module__WYbdFq__search{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);color:var(--tp-fg-muted);align-items:center;gap:8px;margin-bottom:14px;padding:8px 14px;display:flex}.pos-module__WYbdFq__search input{font-family:var(--tp-font-body);color:var(--tp-fg);background:0 0;border:0;outline:0;flex:1;font-size:14px}.pos-module__WYbdFq__prodGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.pos-module__WYbdFq__prodCard{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);cursor:pointer;text-align:left;transition:border-color var(--tp-dur-fast) var(--tp-ease), transform var(--tp-dur-fast) var(--tp-ease), box-shadow var(--tp-dur-fast) var(--tp-ease);flex-direction:column;gap:6px;padding:12px;display:flex}.pos-module__WYbdFq__prodCard:hover{border-color:var(--tp-brand);box-shadow:var(--tp-shadow-md);transform:translateY(-1px)}.pos-module__WYbdFq__prodCard:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.pos-module__WYbdFq__thumb{border-radius:var(--tp-r-sm);background-color:var(--tp-surface-2);height:76px;color:var(--tp-fg-muted);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex}.pos-module__WYbdFq__prodName{font-family:var(--tp-font-body);color:var(--tp-fg);font-size:13px;font-weight:700;line-height:1.3}.pos-module__WYbdFq__prodPrice{font-family:var(--tp-font-body);color:var(--tp-brand);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.pos-module__WYbdFq__prodStock{font-family:var(--tp-font-body);color:var(--tp-fg-muted);font-size:10px;font-weight:600}.pos-module__WYbdFq__stockLow{color:var(--tp-warning);font-weight:800}.pos-module__WYbdFq__cartPanel{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);flex-direction:column;display:flex;position:sticky;top:88px;overflow:hidden}.pos-module__WYbdFq__cartHead{border-bottom:1px solid var(--tp-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.pos-module__WYbdFq__cartTitle{font-family:var(--tp-font-display);font-size:16px;font-weight:700}.pos-module__WYbdFq__cartCount{color:var(--tp-fg-muted);font-size:12px;font-weight:600}.pos-module__WYbdFq__cartBody{max-height:40vh;padding:4px 20px;overflow-y:auto}.pos-module__WYbdFq__cartRow{border-bottom:1px solid var(--tp-separator);grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.pos-module__WYbdFq__cartRow:last-child{border-bottom:0}.pos-module__WYbdFq__cartName{font-family:var(--tp-font-body);font-size:13px;font-weight:700}.pos-module__WYbdFq__cartMeta{font-family:var(--tp-font-body);color:var(--tp-fg-muted);margin-top:2px;font-size:11px}.pos-module__WYbdFq__cartLinePrice{font-family:var(--tp-font-body);font-variant-numeric:tabular-nums;text-align:right;font-size:13px;font-weight:800}.pos-module__WYbdFq__qty{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:999px;align-items:center;gap:0;margin-top:6px;padding:2px;display:inline-flex}.pos-module__WYbdFq__qtyBtn{width:24px;height:24px;color:var(--tp-fg);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.pos-module__WYbdFq__qtyBtn:hover{background:var(--tp-surface-2);color:var(--tp-brand)}.pos-module__WYbdFq__qtyValue{font-family:var(--tp-font-body);text-align:center;min-width:26px;font-size:12px;font-weight:800}.pos-module__WYbdFq__removeBtn{color:var(--tp-fg-muted);cursor:pointer;background:0 0;border:0;margin-top:4px}.pos-module__WYbdFq__removeBtn:hover{color:var(--tp-error)}.pos-module__WYbdFq__cartFoot{border-top:1px solid var(--tp-border);background:var(--tp-surface-2);gap:var(--tp-s-3);flex-direction:column;padding:16px 20px;display:flex}.pos-module__WYbdFq__field{gap:var(--tp-s-1);flex-direction:column;display:flex}.pos-module__WYbdFq__fieldLabel{font-family:var(--tp-font-body);color:var(--tp-fg-2);font-size:12px;font-weight:700}.pos-module__WYbdFq__select{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);width:100%;padding:10px var(--tp-s-3);font-family:var(--tp-font-body);background:var(--tp-surface);color:var(--tp-fg);font-size:14px}.pos-module__WYbdFq__paymentRow{align-items:center;gap:8px;display:flex}.pos-module__WYbdFq__paymentSelect{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);min-width:0;font-family:var(--tp-font-body);background:var(--tp-surface);color:var(--tp-fg);flex:1;padding:10px 12px;font-size:14px}.pos-module__WYbdFq__paymentAmount{border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);width:110px;font-family:var(--tp-font-body);text-align:right;font-variant-numeric:tabular-nums;padding:10px 12px;font-size:14px}.pos-module__WYbdFq__paymentRemove{color:var(--tp-fg-muted);cursor:pointer;background:0 0;border:0;display:inline-flex}.pos-module__WYbdFq__paymentRemove:hover{color:var(--tp-error)}.pos-module__WYbdFq__addPayment{color:var(--tp-brand);font-family:var(--tp-font-body);cursor:pointer;text-align:left;background:0 0;border:0;align-self:flex-start;padding:0;font-size:13px;font-weight:700}.pos-module__WYbdFq__remaining{font-family:var(--tp-font-body);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:12px;font-weight:700;display:flex}.pos-module__WYbdFq__remainingWarn{color:var(--tp-warning)}.pos-module__WYbdFq__remainingOk{color:var(--tp-success)}.pos-module__WYbdFq__totalLine{font-family:var(--tp-font-body);color:var(--tp-fg-2);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:13px;display:flex}.pos-module__WYbdFq__totalGrand{font-family:var(--tp-font-display);color:var(--tp-fg);justify-content:space-between;align-items:baseline;font-size:22px;font-weight:800;display:flex}.pos-module__WYbdFq__emptyCart{color:var(--tp-fg-muted);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.pos-module__WYbdFq__emptyCart h4{font-family:var(--tp-font-display);color:var(--tp-fg);font-size:15px}.pos-module__WYbdFq__invoiceOptions{gap:var(--tp-s-3);background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:var(--tp-s-3) var(--tp-s-4);flex-direction:column;display:flex}.pos-module__WYbdFq__inlineLink{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.pos-module__WYbdFq__inlineLink:disabled{cursor:progress;opacity:.7}
.reports-module__kKdvsW__ranges{flex-wrap:wrap;gap:8px;display:flex}.reports-module__kKdvsW__range{font-family:var(--tp-font-body);border-radius:var(--tp-r-pill);background:var(--tp-surface-2);color:var(--tp-fg-2);border:1px solid var(--tp-border);align-items:center;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.reports-module__kKdvsW__rangeActive{background:var(--tp-brand);color:#fff;border-color:var(--tp-brand)}.reports-module__kKdvsW__split{grid-template-columns:2fr 1fr;gap:18px;display:grid}@media (max-width:900px){.reports-module__kKdvsW__split{grid-template-columns:1fr}}.reports-module__kKdvsW__card{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:20px}.reports-module__kKdvsW__sectionTitle{font-family:var(--tp-font-display);margin-bottom:var(--tp-s-3);font-size:18px;font-weight:700}.reports-module__kKdvsW__topRow{border-bottom:1px solid var(--tp-separator);grid-template-columns:1fr auto;align-items:center;padding:10px 0;display:grid}.reports-module__kKdvsW__topRow:last-child{border-bottom:0}.reports-module__kKdvsW__topName{font-family:var(--tp-font-body);font-size:13px;font-weight:700}.reports-module__kKdvsW__topUnits{color:var(--tp-fg-muted);margin-top:2px;font-size:11px}.reports-module__kKdvsW__topAmount{font-family:var(--tp-font-body);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:800}.reports-module__kKdvsW__detailGrid{grid-template-columns:2fr 1fr;align-items:start;gap:18px;display:grid}@media (max-width:900px){.reports-module__kKdvsW__detailGrid{grid-template-columns:1fr}}.reports-module__kKdvsW__detailCard{background:var(--tp-surface);border-radius:var(--tp-r-md);box-shadow:var(--tp-shadow-card);padding:20px}.reports-module__kKdvsW__detailHeader{justify-content:space-between;align-items:flex-start;gap:var(--tp-s-3);flex-wrap:wrap;display:flex}.reports-module__kKdvsW__detailNumber{font-family:var(--tp-font-display);font-size:var(--tp-h4-size);font-weight:700}.reports-module__kKdvsW__detailMeta{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin-top:2px}.reports-module__kKdvsW__statusChip{font-family:var(--tp-font-body);border-radius:var(--tp-r-pill);align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.reports-module__kKdvsW__statusOk{background:var(--tp-success-bg);color:var(--tp-success)}.reports-module__kKdvsW__statusCancelled{background:var(--tp-error-bg);color:var(--tp-error)}.reports-module__kKdvsW__statusWarning{background:var(--tp-warning-bg);color:var(--tp-warning)}.reports-module__kKdvsW__statusChips{gap:var(--tp-s-2);flex-wrap:wrap;display:inline-flex}.reports-module__kKdvsW__actionForm{gap:var(--tp-s-2);flex-direction:column;display:flex}.reports-module__kKdvsW__actionForm+.reports-module__kKdvsW__actionForm{margin-top:var(--tp-s-3)}.reports-module__kKdvsW__totals{margin-top:var(--tp-s-4);border-top:1px solid var(--tp-border);padding-top:var(--tp-s-3);gap:var(--tp-s-2);flex-direction:column;display:flex}.reports-module__kKdvsW__totalRow{font-family:var(--tp-font-body);color:var(--tp-fg-2);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:13px;display:flex}.reports-module__kKdvsW__totalGrand{font-family:var(--tp-font-display);color:var(--tp-fg);margin-top:var(--tp-s-2);justify-content:space-between;align-items:baseline;font-size:20px;font-weight:800;display:flex}.reports-module__kKdvsW__infoRow{justify-content:space-between;gap:var(--tp-s-3);border-bottom:1px solid var(--tp-separator);font-size:var(--tp-body-md-size);padding:8px 0;display:flex}.reports-module__kKdvsW__infoRow:last-child{border-bottom:0}.reports-module__kKdvsW__infoLabel{color:var(--tp-fg-muted)}.reports-module__kKdvsW__infoValue{text-align:right;font-weight:700}
.settings-module__6qJ7rW__tabs{gap:var(--tp-s-2);margin-bottom:var(--tp-s-4);flex-wrap:wrap;display:flex}.settings-module__6qJ7rW__tab{border-radius:var(--tp-r-pill);border:1px solid var(--tp-border);background:var(--tp-surface);color:var(--tp-fg-2);font-family:var(--tp-font-body);padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none}.settings-module__6qJ7rW__tabActive{background:var(--tp-brand);border-color:var(--tp-brand);color:#fff}.settings-module__6qJ7rW__blockTabs{gap:var(--tp-s-2);margin-bottom:var(--tp-s-4);display:flex}.settings-module__6qJ7rW__block{gap:var(--tp-s-3);flex-direction:column;display:flex}.settings-module__6qJ7rW__resolutionCard{gap:var(--tp-s-2);border:1px solid var(--tp-border);border-radius:var(--tp-r-md);background:var(--tp-surface);padding:var(--tp-s-3) var(--tp-s-4);flex-direction:column;display:flex}.settings-module__6qJ7rW__resolutionHead{justify-content:space-between;align-items:center;gap:var(--tp-s-3);flex-wrap:wrap;display:flex}.settings-module__6qJ7rW__resolutionTitle{font-family:var(--tp-font-display);color:var(--tp-fg);font-size:16px;font-weight:700}.settings-module__6qJ7rW__resolutionMeta{font-family:var(--tp-font-body);color:var(--tp-fg-2);font-size:13px}.settings-module__6qJ7rW__badges{gap:var(--tp-s-2);align-items:center;display:flex}.settings-module__6qJ7rW__badge{border-radius:var(--tp-r-pill);font-family:var(--tp-font-body);border:1px solid var(--tp-border);color:var(--tp-fg-2);padding:3px 10px;font-size:12px;font-weight:700}.settings-module__6qJ7rW__badgeActive{background:var(--tp-brand-50);border-color:var(--tp-brand);color:var(--tp-brand)}.settings-module__6qJ7rW__badgeExpired{background:color-mix(in srgb, var(--tp-danger) 12%, transparent);border-color:var(--tp-danger);color:var(--tp-danger)}.settings-module__6qJ7rW__logoPreview{object-fit:contain;border:1px solid var(--tp-border);border-radius:var(--tp-r-sm);max-width:220px;max-height:140px;padding:var(--tp-s-2);background:var(--tp-surface)}