.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__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__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)}}
.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__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__tableScroll{overflow-x:auto}
.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__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__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}
.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__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}
.electronic-invoice-module__-zf6sW__section{gap:var(--tp-s-3);padding:var(--tp-s-4) 0;border-top:1px solid var(--tp-separator);flex-direction:column;display:flex}.electronic-invoice-module__-zf6sW__section:first-of-type{border-top:0;padding-top:0}.electronic-invoice-module__-zf6sW__sectionTitle{font-family:var(--tp-font-display);color:var(--tp-fg);font-size:15px;font-weight:700}.electronic-invoice-module__-zf6sW__sectionHint{font-size:var(--tp-body-sm-size);color:var(--tp-fg-muted);margin-top:-6px}.electronic-invoice-module__-zf6sW__grid3{gap:var(--tp-s-3);grid-template-columns:1fr;display:grid}@media (min-width:720px){.electronic-invoice-module__-zf6sW__grid3{grid-template-columns:1fr 1fr 1fr}}.electronic-invoice-module__-zf6sW__fileRow{align-items:center;gap:var(--tp-s-3);flex-wrap:wrap;display:flex}.electronic-invoice-module__-zf6sW__fileName{font-size:var(--tp-body-sm-size);color:var(--tp-fg-2);font-weight:600}
