:root{--ui-space-1: .25rem;--ui-space-2: .5rem;--ui-space-3: .75rem;--ui-space-4: 1rem;--ui-space-5: 1.25rem;--ui-space-6: 1.5rem;--ui-space-8: 2rem;--ui-space-10: 2.5rem;--ui-space-12: 3rem;--ui-radius-xs: .375rem;--ui-radius-sm: .5rem;--ui-radius-md: .625rem;--ui-radius-lg: .75rem;--ui-radius-xl: 1rem;--ui-radius-2xl: 1.25rem;--ui-radius-3xl: 1.5rem;--ui-radius-pill: 999px;--ui-radius-dialog: var(--ui-radius-2xl);--ui-radius-card: var(--ui-radius-xl);--ui-radius-control: var(--ui-radius-md);--ui-radius-btn: 14px;--ui-radius-chip: var(--ui-radius-sm);--ui-radius-list: .875rem;--ui-control-height-sm: 2rem;--ui-control-height-md: 2.5rem;--ui-control-height-lg: 3rem;--ui-pad-dialog-x: var(--ui-space-5);--ui-pad-dialog-y: var(--ui-space-4);--ui-pad-dialog: var(--ui-pad-dialog-y) var(--ui-pad-dialog-x);--ui-gap-dialog: var(--ui-space-3);--ui-pad-card: var(--ui-space-4);--ui-gap-card: var(--ui-space-3);--ui-hairline-color: rgba(var(--v-border-color), .14);--ui-hairline: 1px solid var(--ui-hairline-color);--ui-surface: rgb(var(--v-theme-surface));--ui-surface-raised: rgb(var(--v-theme-paper));--ui-surface-subtle: rgba(var(--v-theme-on-surface), .035);--ui-surface-hover: rgba(var(--v-theme-on-surface), .055);--ui-surface-selected: rgba(var(--v-theme-primary), .1);--ui-shadow-color: 15, 23, 42;--ui-shadow-xs: 0 1px 2px rgba(var(--ui-shadow-color), .06);--ui-shadow-sm: 0 4px 12px rgba(var(--ui-shadow-color), .08);--ui-shadow-md: 0 8px 24px rgba(var(--ui-shadow-color), .09);--ui-shadow-lg: 0 10px 32px rgba(var(--ui-shadow-color), .13);--ui-shadow-dialog: 0 24px 64px rgba(var(--ui-shadow-color), .18);--ui-shadow-primary: 0 7px 18px rgba(var(--v-theme-primary), .22);--ui-focus-ring-color: rgba(var(--v-theme-primary), .72);--ui-focus-ring-width: 2px;--ui-focus-ring-offset: 2px;--ui-motion-duration-fast: .12s;--ui-motion-duration-base: .18s;--ui-motion-duration-slow: .24s;--ui-motion-easing-standard: cubic-bezier(.2, 0, 0, 1);--ui-motion-easing-emphasized: cubic-bezier(.2, 0, 0, 1.2);--ui-type-page-title-size: 1.25rem;--ui-type-page-title-weight: 650;--ui-type-page-title-line: 1.22;--ui-type-page-title-tracking: -.022em;--ui-type-dialog-title-size: 1.125rem;--ui-type-dialog-title-weight: 650;--ui-type-dialog-title-line: 1.3;--ui-type-dialog-title-tracking: -.02em;--ui-type-section-title-size: 1rem;--ui-type-section-title-weight: 600;--ui-type-section-title-line: 1.35;--ui-type-section-title-tracking: -.015em;--ui-type-nav-title-size: .9375rem;--ui-type-nav-title-weight: 650;--ui-type-nav-title-line: 1.2;--ui-type-nav-title-tracking: -.012em;--ui-type-subtitle-size: .8125rem;--ui-type-subtitle-weight: 400;--ui-type-subtitle-line: 1.4;--staff-page-gap: 14px;--staff-section-gap: var(--ui-space-3);--staff-space-3: var(--ui-space-3);--staff-space-4: var(--ui-space-4);--staff-atomic-radius: var(--ui-radius-lg);--staff-control-radius: var(--ui-radius-md);--staff-radius-md: var(--ui-radius-md);--staff-radius-lg: var(--ui-radius-xl);--staff-hairline: var(--ui-hairline);--staff-subtle-surface: var(--ui-surface-subtle)}.v-theme--dark{--ui-hairline-color: rgba(var(--v-border-color), .2);--ui-surface-subtle: rgba(var(--v-theme-on-surface), .045);--ui-surface-hover: rgba(var(--v-theme-on-surface), .075);--ui-surface-selected: rgba(var(--v-theme-primary), .18);--ui-shadow-color: 0, 0, 0;--ui-shadow-xs: 0 1px 2px rgba(var(--ui-shadow-color), .2);--ui-shadow-sm: 0 4px 12px rgba(var(--ui-shadow-color), .24);--ui-shadow-md: 0 8px 24px rgba(var(--ui-shadow-color), .28);--ui-shadow-lg: 0 10px 32px rgba(var(--ui-shadow-color), .34);--ui-shadow-dialog: 0 24px 64px rgba(var(--ui-shadow-color), .4);--ui-shadow-primary: 0 7px 18px rgba(var(--v-theme-primary), .3);--ui-focus-ring-color: rgba(var(--v-theme-primary), .9)}:focus-visible{outline:var(--ui-focus-ring-width) solid var(--ui-focus-ring-color);outline-offset:var(--ui-focus-ring-offset);border-radius:var(--ui-radius-dialog)}.tabular-nums{font-variant-numeric:tabular-nums}.ui-title-page{font-size:var(--ui-type-page-title-size);font-weight:var(--ui-type-page-title-weight);letter-spacing:var(--ui-type-page-title-tracking);line-height:var(--ui-type-page-title-line)}.ui-title-dialog{font-size:var(--ui-type-dialog-title-size);font-weight:var(--ui-type-dialog-title-weight);letter-spacing:var(--ui-type-dialog-title-tracking);line-height:var(--ui-type-dialog-title-line)}.ui-title-section{font-size:var(--ui-type-section-title-size);font-weight:var(--ui-type-section-title-weight);letter-spacing:var(--ui-type-section-title-tracking);line-height:var(--ui-type-section-title-line)}.ui-subtitle{font-size:var(--ui-type-subtitle-size);font-weight:var(--ui-type-subtitle-weight);line-height:var(--ui-type-subtitle-line)}.ui-list-surface{min-inline-size:0;overflow:hidden;border:1px solid rgba(var(--v-border-color),.14);border-radius:var(--ui-radius-list);background:rgb(var(--v-theme-surface))}.ui-card-surface{min-inline-size:0;border:var(--ui-hairline);border-radius:var(--ui-radius-card);background:var(--ui-surface)}.ui-seg{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:var(--ui-radius-control);background:var(--ui-surface-subtle);border:var(--ui-hairline);max-inline-size:100%}.ui-seg--block{display:flex;width:100%}.ui-seg--block .ui-seg__btn{flex:1 1 0}.ui-seg--compact{padding:2px;gap:2px}.ui-seg--compact .ui-seg__btn{min-block-size:30px;padding:0 var(--ui-space-2);font-size:.75rem}.ui-seg__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-block-size:36px;padding:0 var(--ui-space-3);border:0;border-radius:var(--ui-radius-sm);background:transparent;color:rgba(var(--v-theme-on-surface),.65);font:inherit;font-size:.8125rem;font-weight:650;white-space:nowrap;cursor:pointer;transition:background var(--ui-motion-duration-fast) ease,color var(--ui-motion-duration-fast) ease,box-shadow var(--ui-motion-duration-fast) ease}.ui-seg__btn:hover:not(:disabled){color:rgb(var(--v-theme-on-surface));background:var(--ui-surface-hover)}.ui-seg__btn.is-active,.ui-seg__btn--active{background:var(--ui-surface);color:rgb(var(--v-theme-primary));box-shadow:var(--ui-shadow-xs)}.ui-seg__btn:disabled{opacity:.45;cursor:default}.ui-status-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:var(--ui-radius-pill);font-size:.75rem;font-weight:700;line-height:1.2;white-space:nowrap;letter-spacing:-.01em}.ui-status-chip--sm{padding:2px 6px;font-size:.6875rem;gap:3px}.ui-status-chip--ok,.ui-status-chip--success{background:rgba(var(--v-theme-success),.12);color:rgb(var(--v-theme-success))}.ui-status-chip--warn,.ui-status-chip--warning{background:rgba(var(--v-theme-warning),.16);color:rgb(var(--v-theme-warning))}.ui-status-chip--info{background:rgba(var(--v-theme-info),.12);color:rgb(var(--v-theme-info))}.ui-status-chip--error,.ui-status-chip--danger{background:rgba(var(--v-theme-error),.12);color:rgb(var(--v-theme-error))}.ui-status-chip--primary{background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary))}.ui-status-chip--secondary,.ui-status-chip--muted{background:rgba(var(--v-theme-on-surface),.08);color:rgba(var(--v-theme-on-surface),.65)}.ui-avatar{display:grid;place-items:center;flex-shrink:0;inline-size:38px;block-size:38px;border-radius:var(--ui-radius-control);background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary));font-size:.8125rem;font-weight:750;box-shadow:inset 0 0 0 1px rgba(var(--v-theme-on-surface),.06)}.ui-avatar--circle{border-radius:var(--ui-radius-pill)}.ui-avatar--lg{inline-size:56px;block-size:56px;border-radius:var(--ui-radius-xl);font-size:1.125rem}.ui-avatar--sm{inline-size:28px;block-size:28px;border-radius:var(--ui-radius-sm);font-size:.6875rem}@media(forced-colors:active){:focus-visible{outline-color:Highlight}}@media(prefers-reduced-motion:reduce){:root{--ui-motion-duration-fast: .01ms;--ui-motion-duration-base: .01ms;--ui-motion-duration-slow: .01ms}html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.ui-icon-btn{position:relative;display:grid;flex-shrink:0;place-items:center;inline-size:39px;block-size:39px;padding:0;border:1px solid rgba(var(--v-border-color),var(--v-border-opacity));border-radius:10px;background:rgba(var(--v-theme-on-surface),.05);color:rgba(var(--v-theme-on-surface),.65);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.ui-icon-btn:hover:not(:disabled){background:rgba(var(--v-theme-on-surface),.08);border-color:rgba(var(--v-theme-on-surface),.28);color:rgb(var(--v-theme-on-surface))}.ui-icon-btn--surface{background:rgb(var(--v-theme-surface))}.ui-icon-btn--surface:hover:not(:disabled){background:rgba(var(--v-theme-on-surface),.04)}.ui-icon-btn--active{background:rgba(var(--v-theme-primary),.12);border-color:rgba(var(--v-theme-primary),.28);color:rgb(var(--v-theme-primary))}.ui-icon-btn--active:hover:not(:disabled){background:rgba(var(--v-theme-primary),.16);border-color:rgba(var(--v-theme-primary),.36);color:rgb(var(--v-theme-primary))}.ui-icon-btn--danger:hover:not(:disabled){background:rgba(var(--v-theme-error),.1);border-color:rgba(var(--v-theme-error),.28);color:rgb(var(--v-theme-error))}.ui-icon-btn--ok:hover:not(:disabled){background:rgba(var(--v-theme-success),.1);border-color:rgba(var(--v-theme-success),.28);color:rgb(var(--v-theme-success))}.ui-icon-btn:disabled{cursor:default;opacity:.35}.modal-close{display:inline-grid;flex-shrink:0;place-items:center;inline-size:36px;block-size:36px;padding:0;border:0;border-radius:10px;background:transparent;color:rgba(var(--v-theme-on-surface),.7);cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.modal-close:hover,.modal-close:focus-visible{background:rgba(var(--v-theme-on-surface),.08);color:rgb(var(--v-theme-on-surface));transform:scale(1.06);outline:none}.modal-close:active{transform:scale(.96);background:rgba(var(--v-theme-on-surface),.14)}@media(max-width:1279px){.order-edit__hero{min-inline-size:0!important;overflow:hidden}.order-edit__identity{display:grid!important;grid-template-columns:minmax(0,1fr);align-content:center;gap:2px;min-inline-size:0;max-inline-size:100%}.order-edit__number{display:block!important;min-inline-size:0;max-inline-size:100%;overflow:hidden;font-size:1rem!important}.order-edit__composition{display:block;max-inline-size:100%;overflow:hidden!important;font-size:inherit;font-weight:inherit;letter-spacing:inherit;white-space:nowrap!important;text-overflow:ellipsis!important}.order-edit__number-sub{min-inline-size:0;overflow:hidden;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.edit-header-actions,.order-edit__header-actions,.product-edit__header-actions,.task-edit__header-actions,.clients-edit__header-actions,.staff-form-shell__header-actions,.change-history__header-actions{position:static!important;inset:auto!important;display:inline-flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}:is(.order-edit__body,.product-edit__body,.product-create__body,.task-edit__body,.clients-edit__body,.staff-form-shell__body,.offers-edit__body,.finance-form__body,.change-history__body:not(.change-history__body--embedded),.profile__body,.shop-form__body,.store-form__body,.pg__body,.ps-copy__body,.finance-settings-dialog__body,.finance-scope__body,.char-create__body,.chars-manage__body,.employee-peek__body,.ai-draft__body){padding:.375rem!important}}.edit-header-actions__ghost{display:inline-grid;place-items:center;inline-size:36px;block-size:36px;padding:0;margin:0;border:0;border-radius:10px;background:transparent;color:rgba(var(--v-theme-on-surface),.75);cursor:pointer;line-height:1;text-align:center;vertical-align:middle;box-sizing:border-box;transition:background .15s ease,color .15s ease,transform .15s ease}.edit-header-actions__ghost .v-badge,.edit-header-actions__ghost .v-badge__wrapper{display:inline-grid;place-items:center;margin:auto}.edit-header-actions__ghost .v-icon{display:inline-flex;align-items:center;justify-content:center;margin:auto;font-size:24px;inline-size:24px;block-size:24px}.edit-header-actions__ghost:hover:not(:disabled),.edit-header-actions__ghost:focus-visible:not(:disabled){background:rgba(var(--v-theme-on-surface),.08);color:rgb(var(--v-theme-on-surface));transform:scale(1.04);outline:none}.edit-header-actions__ghost:active:not(:disabled){transform:scale(.96);background:rgba(var(--v-theme-on-surface),.16)}.edit-header-actions__ghost:disabled{opacity:.4;cursor:default}.modal-edit-header,.order-edit__header,.product-edit__header,.product-create__header,.task-edit__header,.clients-edit__header,.offers-edit__header{position:relative;display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:var(--ui-gap-dialog, 16px);padding:var(--ui-pad-dialog);background:rgb(var(--v-theme-surface));border-block-end:1px solid rgba(var(--v-border-color),var(--v-border-opacity));min-inline-size:0;box-sizing:border-box}.modal-edit-header__leading{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.modal-edit-header__hero,.order-edit__hero,.offers-edit__hero{display:flex;align-items:flex-start;gap:14px;min-inline-size:0;flex:1 1 auto;justify-content:flex-start;text-align:start}.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__hero,.modal-edit-header:has(.modal-edit-header__leading) .order-edit__hero,.modal-edit-header:has(.modal-edit-header__leading) .offers-edit__hero,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.order-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.order-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.product-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.product-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.task-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.task-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.clients-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.clients-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.offers-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.offers-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.modal-edit-header--has-leading .modal-edit-header__hero,.modal-edit-header--has-leading .order-edit__hero,.modal-edit-header--has-leading .offers-edit__hero{justify-content:center;text-align:center}.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__identity,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.modal-edit-header--has-leading .modal-edit-header__identity{justify-items:center;text-align:center}.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__title,.modal-edit-header:has(.modal-edit-header__leading) .offers-edit__title,.modal-edit-header:has(.modal-edit-header__leading) .order-edit__title,.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__subtitle,.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.modal-edit-header:has(.modal-edit-header__leading) .order-edit__mobile-title,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.order-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.order-edit__header:has(.modal-edit-header__leading) .order-edit__title,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__subtitle,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.order-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.product-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.product-edit__header:has(.modal-edit-header__leading) .order-edit__title,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__subtitle,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.product-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.task-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.task-edit__header:has(.modal-edit-header__leading) .order-edit__title,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__subtitle,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.task-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.clients-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.clients-edit__header:has(.modal-edit-header__leading) .order-edit__title,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__subtitle,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.clients-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.offers-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.offers-edit__header:has(.modal-edit-header__leading) .order-edit__title,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__subtitle,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.offers-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.modal-edit-header--has-leading .modal-edit-header__title,.modal-edit-header--has-leading .offers-edit__title,.modal-edit-header--has-leading .order-edit__title,.modal-edit-header--has-leading .modal-edit-header__subtitle,.modal-edit-header--has-leading .modal-edit-header__mobile-title,.modal-edit-header--has-leading .order-edit__mobile-title{text-align:center}.modal-edit-header__mark{display:grid;flex-shrink:0;place-items:center;inline-size:48px;block-size:48px;border-radius:var(--ui-radius-control, 14px);background:rgba(var(--v-theme-primary),.1);color:rgb(var(--v-theme-primary))}.modal-edit-header__mark--ok,.modal-edit-header__mark--success{background:rgba(var(--v-theme-success),.14);color:rgb(var(--v-theme-success))}.modal-edit-header__mark--warn,.modal-edit-header__mark--warning{background:rgba(var(--v-theme-warning),.16);color:rgb(var(--v-theme-warning))}.modal-edit-header__mark--danger,.modal-edit-header__mark--error{background:rgba(var(--v-theme-error),.12);color:rgb(var(--v-theme-error))}.modal-edit-header__mark--info{background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary))}.modal-edit-header__identity{display:grid;flex:1 1 auto;gap:2px;min-inline-size:0;text-align:start;justify-items:start}.modal-edit-header__title{margin:0;font-size:var(--ui-type-dialog-title-size, 1.1875rem);font-weight:var(--ui-type-dialog-title-weight, 700);letter-spacing:var(--ui-type-dialog-title-tracking, -.015em);line-height:var(--ui-type-dialog-title-line, 1.25);color:rgb(var(--v-theme-on-surface));min-inline-size:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start}.modal-edit-header__subtitle{margin:0;color:rgba(var(--v-theme-on-surface),.55);font-size:.75rem;font-weight:550;line-height:1.3;min-inline-size:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start}.modal-edit-header__mobile-title{font-size:1rem;font-weight:700;color:rgb(var(--v-theme-on-surface));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-inline-size:0;text-align:start}@media(max-width:1279px){.modal-edit-header,.order-edit__header,.product-edit__header,.product-create__header,.task-edit__header,.clients-edit__header,.staff-form-shell__header,.offers-edit__header,.finance-form__header,.change-history__header,.profile__header,.shop-form__header,.store-form__header,.pg__header,.widget-add__header,.ps-copy__header,.finance-settings-dialog__header,.finance-scope__header{box-sizing:border-box!important;align-items:center!important;block-size:63px!important;min-block-size:63px!important;max-block-size:63px!important;padding-block:0!important;padding-inline:var(--ui-pad-dialog-x, 16px)!important;overflow:hidden;min-inline-size:0}.modal-edit-header__hero,.order-edit__hero,.offers-edit__hero{min-inline-size:0!important;overflow:hidden;justify-content:flex-start;text-align:start}.modal-edit-header__identity{text-align:start!important;justify-items:start!important}.modal-edit-header__title,.offers-edit__title,.order-edit__title{text-align:start!important}.modal-edit-header__mobile-title,.order-edit__mobile-title{text-align:start}.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__hero,.modal-edit-header:has(.modal-edit-header__leading) .order-edit__hero,.modal-edit-header:has(.modal-edit-header__leading) .offers-edit__hero,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.order-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.order-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.product-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.product-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.task-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.task-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.clients-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.clients-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__hero,.offers-edit__header:has(.modal-edit-header__leading) .order-edit__hero,.offers-edit__header:has(.modal-edit-header__leading) .offers-edit__hero,.modal-edit-header--has-leading .modal-edit-header__hero,.modal-edit-header--has-leading .order-edit__hero,.modal-edit-header--has-leading .offers-edit__hero{justify-content:center!important;text-align:center!important}.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__identity,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__identity,.modal-edit-header--has-leading .modal-edit-header__identity{text-align:center!important;justify-items:center!important}.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__title,.modal-edit-header:has(.modal-edit-header__leading) .offers-edit__title,.modal-edit-header:has(.modal-edit-header__leading) .order-edit__title,.modal-edit-header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.modal-edit-header:has(.modal-edit-header__leading) .order-edit__mobile-title,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.order-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.order-edit__header:has(.modal-edit-header__leading) .order-edit__title,.order-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.order-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.product-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.product-edit__header:has(.modal-edit-header__leading) .order-edit__title,.product-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.product-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.task-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.task-edit__header:has(.modal-edit-header__leading) .order-edit__title,.task-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.task-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.clients-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.clients-edit__header:has(.modal-edit-header__leading) .order-edit__title,.clients-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.clients-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__title,.offers-edit__header:has(.modal-edit-header__leading) .offers-edit__title,.offers-edit__header:has(.modal-edit-header__leading) .order-edit__title,.offers-edit__header:has(.modal-edit-header__leading) .modal-edit-header__mobile-title,.offers-edit__header:has(.modal-edit-header__leading) .order-edit__mobile-title,.modal-edit-header--has-leading .modal-edit-header__title,.modal-edit-header--has-leading .offers-edit__title,.modal-edit-header--has-leading .order-edit__title,.modal-edit-header--has-leading .modal-edit-header__mobile-title,.modal-edit-header--has-leading .order-edit__mobile-title{text-align:center!important}.modal-edit-header__mark,.order-edit__mark,.offers-edit__mark,.change-history__badge,.product-create__header .text-sm,.clients-edit__header .clients-card__contacts,.modal-edit-header .clients-card__contacts,.clients-edit__header .clients-card__meta,.modal-edit-header .clients-card__meta,.clients-edit__header .clients-chip,.modal-edit-header .clients-chip,.profile__kicker,.profile__roles,.offers-edit__sub,.finance-form__subtitle,.widget-add__subtitle,.pg__sub,.staff-form-shell__copy p,.change-history__subtitle,.modal-edit-header__subtitle{display:none!important}}.modal-edit-tabs,.product-edit__tabs,.clients-edit__tabs,.order-edit__tabs{display:flex;flex-wrap:nowrap;gap:2px;padding:0 16px;overflow-x:auto;background:rgb(var(--v-theme-surface));border-block-end:1px solid rgba(var(--v-border-color),var(--v-border-opacity));scrollbar-width:none;-webkit-overflow-scrolling:touch;position:relative;z-index:2;flex-shrink:0;box-sizing:border-box}.modal-edit-tabs::-webkit-scrollbar,.product-edit__tabs::-webkit-scrollbar,.clients-edit__tabs::-webkit-scrollbar,.order-edit__tabs::-webkit-scrollbar{display:none}.modal-edit-tab,.product-edit__tab,.clients-edit__tab,.order-edit__tab{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-block-size:40px;padding:0 14px;border:0;border-radius:10px 10px 0 0;background:transparent;color:rgba(var(--v-theme-on-surface),.55);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:-.01em;line-height:1;white-space:nowrap;flex-shrink:0;transition:color .16s ease,background-color .16s ease,transform .12s ease}.modal-edit-tab:active:not(:disabled),.product-edit__tab:active:not(:disabled),.clients-edit__tab:active:not(:disabled),.order-edit__tab:active:not(:disabled){transform:scale(.97)}.modal-edit-tab:hover:not(:disabled):not(.modal-edit-tab--active,.modal-edit-tab--on,[class*=--active],[class*=--on],[aria-selected=true]),.product-edit__tab:hover:not(:disabled):not(.modal-edit-tab--active,.modal-edit-tab--on,[class*=--active],[class*=--on],[aria-selected=true]),.clients-edit__tab:hover:not(:disabled):not(.modal-edit-tab--active,.modal-edit-tab--on,[class*=--active],[class*=--on],[aria-selected=true]),.order-edit__tab:hover:not(:disabled):not(.modal-edit-tab--active,.modal-edit-tab--on,[class*=--active],[class*=--on],[aria-selected=true]){color:rgb(var(--v-theme-primary));background:rgba(var(--v-theme-primary),.06)}.modal-edit-tab:after,.product-edit__tab:after,.clients-edit__tab:after,.order-edit__tab:after{content:"";position:absolute;inset-inline:8px;inset-block-end:-1px;block-size:3px;border-radius:3px 3px 0 0;background:transparent;transform:scaleX(0);transition:background-color .15s ease,transform .22s var(--ui-ease-spring, cubic-bezier(.16, 1, .3, 1))}.modal-edit-tab--on,.modal-edit-tab--active,.product-edit__tab--on,.product-edit__tab--active,.clients-edit__tab--on,.clients-edit__tab--active,.order-edit__tab--on,.order-edit__tab--active{color:rgb(var(--v-theme-primary));font-weight:750}.modal-edit-tab--on:after,.modal-edit-tab--active:after,.product-edit__tab--on:after,.product-edit__tab--active:after,.clients-edit__tab--on:after,.clients-edit__tab--active:after,.order-edit__tab--on:after,.order-edit__tab--active:after{background:rgb(var(--v-theme-primary));transform:scaleX(1)}.modal-edit-tab:disabled,.product-edit__tab:disabled,.clients-edit__tab:disabled,.order-edit__tab:disabled{opacity:.4;cursor:not-allowed}.modal-edit-tab__icon{font-size:1rem;line-height:1;flex-shrink:0;display:inline-flex;align-items:center}.modal-edit-tab__label{display:inline-block;line-height:1.2}.modal-edit-tab__badge,.clients-edit__badge{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;min-inline-size:18px;border-radius:999px;background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary));font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:normal}.modal-edit-tab__dot{display:inline-block;inline-size:6px;block-size:6px;border-radius:50%;background:rgb(var(--v-theme-primary));flex-shrink:0}@media(max-width:600px){.modal-edit-tabs,.product-edit__tabs,.clients-edit__tabs,.order-edit__tabs{padding:0 10px;gap:1px}.modal-edit-tab,.product-edit__tab,.clients-edit__tab,.order-edit__tab{padding:0 10px;min-block-size:38px;font-size:.8125rem;gap:5px}.modal-edit-tab:after,.product-edit__tab:after,.clients-edit__tab:after,.order-edit__tab:after{inset-inline:4px}}.catalog-order-field,.catalog-order-field .v-field{cursor:pointer}.catalog-order-field input{cursor:pointer;color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.catalog-order-presets{display:grid;grid-template-columns:1fr 1fr;gap:8px}.catalog-order-presets__btn{block-size:39px;border:0;border-radius:10px;background:rgba(var(--v-theme-primary),.1);color:rgb(var(--v-theme-primary));cursor:pointer;font:inherit;font-size:.8125rem;font-weight:700}.catalog-order-presets__btn:disabled{cursor:default;opacity:.45}.catalog-order-presets__btn:not(:disabled):hover{background:rgba(var(--v-theme-primary),.16)}.catalog-order-anchors{display:grid;gap:6px;max-block-size:160px;overflow:auto;padding:8px;border-radius:12px;background:rgba(var(--v-theme-on-surface),.03)}.catalog-order-anchors__row{display:flex;align-items:center;gap:6px}.catalog-order-anchors__name{flex:1;min-inline-size:0;overflow:hidden;font-size:.8125rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.catalog-order-anchors__action{flex-shrink:0;block-size:28px;padding:0 10px;border:0;border-radius:8px;background:rgba(var(--v-theme-primary),.1);color:rgb(var(--v-theme-primary));cursor:pointer;font:inherit;font-size:.75rem;font-weight:700}.catalog-order-empty{margin:0;color:rgba(var(--v-theme-on-surface),.45);font-size:.8125rem}.catalog-order-window-label{margin-bottom:8px;color:rgba(var(--v-theme-on-surface),.5);font-size:.75rem;font-weight:650}.catalog-order-list{max-height:320px;overflow:auto}.catalog-order-item{display:flex;align-items:center;gap:8px;min-height:44px;padding:6px 8px;border-bottom:1px solid rgba(var(--v-border-color),var(--v-border-opacity));text-align:left}.catalog-order-item--current{border-radius:8px;background:rgba(var(--v-theme-primary),.1);border-bottom-color:transparent}.catalog-order-item__handle{flex-shrink:0;cursor:grab;color:rgb(var(--v-theme-primary))}.catalog-order-item__index{display:inline-block;width:20px;flex-shrink:0}.catalog-order-item__name{flex:1;min-width:0;line-height:1.3}.catalog-order-item__hint{display:block;color:rgba(var(--v-theme-on-surface),.55);font-size:.75rem}:root{--ui-ease-standard: cubic-bezier(.2, 0, 0, 1);--ui-ease-spring: cubic-bezier(.16, 1, .3, 1);--ui-ease-out: cubic-bezier(0, 0, .2, 1);--ui-duration-fast: .14s;--ui-duration-base: .2s;--ui-duration-slow: .26s}.fade-enter-active,.fade-leave-active{transition:opacity var(--ui-duration-base) var(--ui-ease-standard)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-slide-y-enter-active,.fade-slide-y-leave-active{transition:opacity var(--ui-duration-base) var(--ui-ease-standard),transform var(--ui-duration-base) var(--ui-ease-standard)}.fade-slide-y-enter-from{opacity:0;transform:translateY(8px)}.fade-slide-y-leave-to{opacity:0;transform:translateY(-8px)}.fade-slide-x-enter-active,.fade-slide-x-leave-active{transition:opacity var(--ui-duration-base) var(--ui-ease-standard),transform var(--ui-duration-base) var(--ui-ease-standard)}.fade-slide-x-enter-from{opacity:0;transform:translate(14px)}.fade-slide-x-leave-to{opacity:0;transform:translate(-14px)}.scale-fade-enter-active,.scale-fade-leave-active{transition:opacity var(--ui-duration-base) var(--ui-ease-spring),transform var(--ui-duration-base) var(--ui-ease-spring)}.scale-fade-enter-from,.scale-fade-leave-to{opacity:0;transform:scale(.96)}.list-move,.list-enter-active,.list-leave-active{transition:opacity var(--ui-duration-base) var(--ui-ease-standard),transform var(--ui-duration-base) var(--ui-ease-standard)}.list-enter-from{opacity:0;transform:translateY(-8px)}.list-leave-to{opacity:0;transform:scale(.96)}.list-leave-active{position:absolute}.rail-slide-enter-active,.rail-slide-leave-active{transition:opacity var(--ui-duration-slow) var(--ui-ease-spring),transform var(--ui-duration-slow) var(--ui-ease-spring)}.rail-slide-enter-from,.rail-slide-leave-to{opacity:0;transform:translate(18px)}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-scale-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes ui-slide-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-slide-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes ui-dialog-in{0%{opacity:0;transform:scale(.975) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes ui-dialog-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.965) translateY(8px)}}@keyframes ui-dialog-mobile-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-dialog-mobile-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.v-overlay>.v-overlay__content.dialog-transition-enter-active{transition:opacity .22s var(--ui-ease-spring),transform .22s var(--ui-ease-spring)!important}.v-overlay>.v-overlay__content.dialog-transition-leave-active{transition:opacity .18s var(--ui-ease-standard),transform .18s var(--ui-ease-spring)!important;pointer-events:none!important}.v-overlay>.v-overlay__content.dialog-transition-enter-from,.v-overlay>.v-overlay__content.dialog-transition-leave-to{opacity:0!important;transform:scale(.96) translateY(8px)!important}.v-overlay>.v-overlay__content.dialog-bottom-transition-enter-active{transition:opacity .24s var(--ui-ease-spring),transform .24s var(--ui-ease-spring)!important}.v-overlay>.v-overlay__content.dialog-bottom-transition-leave-active{transition:opacity .2s var(--ui-ease-standard),transform .2s var(--ui-ease-spring)!important;pointer-events:none!important}.v-overlay>.v-overlay__content.dialog-bottom-transition-enter-from,.v-overlay>.v-overlay__content.dialog-bottom-transition-leave-to{opacity:0!important;transform:translateY(100%)!important}.ui-animate-fade{animation:ui-fade-in var(--ui-duration-base) var(--ui-ease-standard) both}.ui-animate-scale{animation:ui-scale-in var(--ui-duration-base) var(--ui-ease-spring) both}.ui-animate-slide-up{animation:ui-slide-in-up var(--ui-duration-base) var(--ui-ease-standard) both}.ui-animate-slide-right{animation:ui-slide-in-right var(--ui-duration-slow) var(--ui-ease-spring) both}.hover-lift{transition:transform var(--ui-duration-fast) var(--ui-ease-standard),box-shadow var(--ui-duration-fast) var(--ui-ease-standard),border-color var(--ui-duration-fast) ease}.hover-lift:hover{transform:translateY(-2px);box-shadow:var(--ui-shadow-md)}.hover-lift:active{transform:translateY(0) scale(.99)}.press-scale{transition:transform var(--ui-duration-fast) ease}.press-scale:active:not(:disabled){transform:scale(.95)}:root{--brand-primary: 37, 99, 235;--brand-accent: 22, 177, 255}html{font-size:18px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,.v-application{font-family:Onest,ui-sans-serif,system-ui,-apple-system,Segoe UI,roboto,Helvetica Neue,arial,sans-serif;font-weight:400;letter-spacing:-.011em}h1,h2,h3,h4,h5,h6,.v-card-title,.text-h1,.text-h2,.text-h3,.text-h4,.text-h5,.text-h6{text-wrap:balance}.v-btn,.v-chip,.v-tab,.v-table{letter-spacing:-.01em}.v-list-item-title{font-size:.875rem}.v-card-title{font-weight:600;letter-spacing:-.02em}.chart-icon-wrapper{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;aspect-ratio:1;background:rgba(var(--v-theme-secondary),var(--v-activated-opacity))}.v-chip{white-space:nowrap!important;height:auto!important}.v-chip .v-chip__content{white-space:nowrap!important}.v-autocomplete__selection{height:auto!important}.v-btn:not(.v-btn--icon):not(.v-tab){--v-btn-height: 39px;min-height:39px;padding-inline:14px;border-radius:14px!important;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;box-shadow:none!important}.v-btn--variant-outlined:not(.v-btn--icon):not(.v-tab){border-width:1.5px}.v-tab.v-btn{--v-btn-height: 40px;min-height:40px;padding-inline:12px;font-size:.8125rem;font-weight:500;box-shadow:none!important}
