.shell-manager-logout[data-v-e6e9bd4d]{z-index:1001;box-sizing:border-box;min-height:var(--shell-manager-bar-height,40px);background:#facc15;justify-content:space-between;align-items:center;gap:16px;padding:8px 24px 8px 114px;display:flex;position:fixed;top:0;left:0;right:0}.shell-manager-logout span[data-v-e6e9bd4d]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shell-manager-logout button[data-v-e6e9bd4d]{background:0 0;border:0;font-weight:600}@media (width<=900px){.shell-manager-logout[data-v-e6e9bd4d]{padding:8px 16px;top:0}}.shell-search-result[data-v-39282b53]{color:var(--color-text);border-radius:var(--radius-md);transition:background var(--transition-base);grid-template-columns:56px minmax(0,1fr) minmax(116px,auto);align-items:center;gap:10px;padding:8px;text-decoration:none;display:grid}.shell-search-result[data-v-39282b53]:hover{background:var(--color-bg)}.shell-search-result_legacy[data-v-39282b53]{padding:10px 12px;font-size:14px;line-height:1.35;display:block}.shell-search-result__image-link[data-v-39282b53]{background:var(--color-bg);border-radius:var(--radius-md);width:56px;height:56px;display:block;overflow:hidden}.shell-search-result__image[data-v-39282b53]{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.shell-search-result__body[data-v-39282b53]{min-width:0}.shell-search-result__title[data-v-39282b53]{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:700;line-height:1.25;text-decoration:none;display:-webkit-box;overflow:hidden}.shell-search-result__title[data-v-39282b53]:hover{color:var(--color-primary)}.shell-search-result__meta[data-v-39282b53]{color:var(--color-muted);flex-wrap:wrap;gap:4px 8px;margin-top:4px;font-size:11px;line-height:1.25;display:flex}.shell-search-result__price[data-v-39282b53]{color:var(--color-primary);margin:5px 0 0;font-size:12px;font-weight:800;line-height:1.2}.shell-search-result__discount-hint[data-v-39282b53]{color:var(--color-muted);margin:3px 0 0;font-size:11px;font-weight:600;line-height:1.25}.shell-search-result__purchase[data-v-39282b53]{justify-items:end;gap:6px;min-width:0;display:grid}.shell-search-result__stepper[data-v-39282b53]{--quantity-stepper-width:108px;--quantity-stepper-min-width:108px;--quantity-stepper-max-width:108px;--quantity-stepper-button-size:28px;--quantity-stepper-control-height:32px;--quantity-stepper-input-min-width:40px;--quantity-stepper-font-size:12px;--quantity-stepper-control-background:#f4f7fb;--quantity-stepper-radius:var(--radius-md);--quantity-stepper-control-radius:var(--radius-md)}.shell-search-result__basket[data-v-39282b53]{color:#fff;background:var(--color-primary);border-radius:var(--radius-button);white-space:nowrap;cursor:pointer;width:108px;min-height:32px;transition:background var(--transition-base),opacity var(--transition-base);border:0;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.shell-search-result__basket[data-v-39282b53]:hover:not(:disabled){background:#1b4f8d}.shell-search-result__basket[data-v-39282b53]:disabled{cursor:default;opacity:.72}.shell-search-result__basket img[data-v-39282b53]{filter:brightness(0)invert();width:14px;height:14px}@media (width<=1180px){.shell-search-result[data-v-39282b53]{grid-template-columns:48px minmax(0,1fr);gap:8px}.shell-search-result__image-link[data-v-39282b53]{width:48px;height:48px}.shell-search-result__purchase[data-v-39282b53]{grid-column:1/-1;grid-template-columns:104px minmax(0,1fr);justify-items:stretch}.shell-search-result__stepper[data-v-39282b53]{--quantity-stepper-width:104px;--quantity-stepper-min-width:104px;--quantity-stepper-max-width:104px}.shell-search-result__basket[data-v-39282b53]{width:100%;min-width:0;font-size:11px}.shell-search-result__basket img[data-v-39282b53]{display:none}}.shell-header[data-v-deae7430]{--shell-search-width:440px;z-index:1000;grid-template-columns:minmax(var(--shell-sidebar-width,220px),clamp(184px,18vw,244px)) minmax(120px,var(--shell-search-width)) minmax(0,1fr);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(18px);background:#ffffffeb;align-items:center;height:60px;padding:10px 20px 10px 0;display:grid;position:fixed;top:0;left:0;right:0;overflow:visible}.shell-header__logo[data-v-deae7430],.shell-header__logo img[data-v-deae7430]{display:block}.shell-header__logo[data-v-deae7430]{box-sizing:border-box;grid-column:1;justify-self:start;width:220px;min-width:0;max-width:100%;padding-left:20px}.shell-header__logo img[data-v-deae7430]{-o-object-fit:contain;object-fit:contain;width:clamp(144px,10vw,172px);max-width:100%;height:auto;max-height:40px}.shell-search[data-v-deae7430]{width:100%;min-width:0;max-width:var(--shell-search-width);grid-column:2;justify-self:start;position:relative}.shell-search input[data-v-deae7430]{width:100%;min-height:42px;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:background var(--transition-base),border-color var(--transition-base);outline:none;padding:8px 48px 8px 14px;font-size:14px}.shell-search input[data-v-deae7430]::placeholder{color:var(--color-muted)}.shell-search input[data-v-deae7430]:focus{background:var(--color-surface);border-color:#244e8559}.shell-search>button[data-v-deae7430]{cursor:pointer;background:0 0;border:0;width:44px;height:42px;position:absolute;top:0;right:0}.shell-search>button img[data-v-deae7430]{width:18px;height:18px}.shell-search__results[data-v-deae7430]{z-index:30;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;gap:2px;max-height:min(70vh,460px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.shell-search__results[data-v-deae7430]::-webkit-scrollbar{width:6px}.shell-search__results[data-v-deae7430]::-webkit-scrollbar-track{background:0 0}.shell-search__results[data-v-deae7430]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-pill)}.shell-search__all[data-v-deae7430],.shell-search__empty[data-v-deae7430],.shell-search__result[data-v-deae7430]{color:var(--color-text);text-align:left;border-radius:var(--radius-sm);background:0 0;border:0;padding:10px 12px;font-size:14px;text-decoration:none;display:block}.shell-search__empty_error[data-v-deae7430]{justify-content:space-between;align-items:center;gap:12px;display:flex}.shell-search__empty_error button[data-v-deae7430]{color:var(--color-primary);border:1px solid color-mix(in srgb,var(--color-primary) 30%,var(--color-border));border-radius:var(--radius-button);cursor:pointer;background:0 0;flex:none;padding:7px 10px}.shell-search__loading[data-v-deae7430]{border-radius:var(--radius-md);min-height:72px}.shell-search__empty[data-v-deae7430]{color:var(--color-muted);cursor:default}.shell-search__all[data-v-deae7430]:hover,.shell-search__result[data-v-deae7430]:hover{background:var(--color-bg)}.shell-search__all[data-v-deae7430]{width:100%;height:auto;color:var(--color-primary);cursor:pointer;font-weight:700;position:static}.shell-header__actions[data-v-deae7430]{grid-column:3;justify-content:flex-end;align-items:center;gap:8px;width:100%;min-width:0;height:100%;margin-left:8px;display:flex}.shell-header__actions[data-v-deae7430]:before{content:"";flex:auto;min-width:0}.shell-icon-link[data-v-deae7430]{z-index:1;background:var(--color-bg);border-radius:var(--radius-md);width:40px;height:40px;transition:background var(--transition-base),border-color var(--transition-base),transform var(--transition-base);border:1px solid #0000;flex:none;place-items:center;display:inline-grid;position:relative}.shell-icon-link[data-v-deae7430]:hover{background:var(--color-surface);border-color:var(--color-border);transform:translateY(-1px)}.shell-icon-link img[data-v-deae7430]{width:20px;height:20px}.shell-icon-link span[data-v-deae7430]{color:#fff;background:var(--color-notice);border-radius:var(--radius-pill);min-width:17px;height:17px;padding:0 5px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:-5px;right:-5px}.shell-icon-link__dot[data-v-deae7430]{width:10px;min-width:10px;height:10px;padding:0}.basket-wrapper[data-v-deae7430],.shell-auth-actions[data-v-deae7430],.shell-profile[data-v-deae7430]{z-index:1;position:relative}.shell-profile[data-v-deae7430]{flex:0 clamp(280px,22vw,360px);min-width:260px;max-width:360px;height:100%;display:flex}.shell-header_manager .shell-profile[data-v-deae7430]{flex-basis:clamp(300px,26vw,380px);min-width:300px;max-width:380px}.shell-header_guest[data-v-deae7430]{grid-template-columns:minmax(180px,260px) minmax(180px,var(--shell-search-width)) minmax(0,1fr);padding-left:20px}.shell-header_guest .shell-header__logo[data-v-deae7430]{justify-self:start;padding-left:0}.shell-profile__button[data-v-deae7430]{width:100%;min-width:0;min-height:44px;color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-base);background:0 0;outline:none;align-items:center;gap:10px;padding:6px 10px;display:flex}.shell-profile__button[data-v-deae7430]:focus-visible,.shell-profile__button[data-v-deae7430]:hover{background:var(--color-bg)}.shell-auth-actions[data-v-deae7430]{flex:none;align-items:center;gap:8px;min-width:0;display:inline-flex}.shell-auth-actions__link[data-v-deae7430]{color:#fff;background:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--radius-md);white-space:nowrap;min-height:40px;transition:background var(--transition-base),border-color var(--transition-base);justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.shell-auth-actions__link[data-v-deae7430]:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.shell-auth-actions__link_secondary[data-v-deae7430]{color:var(--color-primary);background:var(--color-bg);border-color:var(--color-border)}.shell-auth-actions__link_secondary[data-v-deae7430]:hover{color:var(--color-primary);background:var(--color-surface);border-color:var(--color-border)}.shell-profile__info[data-v-deae7430]{flex-direction:column;flex:auto;justify-content:center;row-gap:4px;min-width:0;display:flex}.shell-profile__company[data-v-deae7430],.shell-profile__company-label[data-v-deae7430],.shell-profile__name[data-v-deae7430]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shell-profile__company[data-v-deae7430]{color:var(--color-text);align-items:center;gap:7px;font-size:14px;font-weight:600;line-height:1.15;display:flex}.shell-profile__company strong[data-v-deae7430]{color:var(--color-primary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xs);text-transform:uppercase;flex:none;padding:3px 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.shell-profile__company-label[data-v-deae7430]{flex:auto;display:block}.shell-profile__name[data-v-deae7430]{color:var(--color-muted);font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;display:block}.shell-profile__name[data-v-deae7430]:hover{color:var(--color-primary)}.shell-profile__arrow[data-v-deae7430]{opacity:.7;width:10px;height:10px;transition:transform var(--transition-base),opacity var(--transition-base);flex:none;margin-left:4px}.shell-profile__arrow_active[data-v-deae7430]{opacity:1;transform:rotate(180deg)}.shell-profile__modal[data-v-deae7430]{z-index:60;border:1px solid var(--color-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;width:min(380px,100vw - 32px);max-height:min(640px,100vh - 88px);padding:.2rem;position:absolute;top:100%;right:50%;overflow:hidden;transform:translate(50%)}.shell-profile__modal_manager[data-v-deae7430]{right:0;transform:none}.shell-profile__modal[data-v-deae7430]:before{content:"";border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);background:#fffffff7;width:14px;height:14px;position:absolute;top:-7px;right:50%;transform:translate(50%)rotate(45deg)}.shell-profile__modal_manager[data-v-deae7430]:before{right:44px;transform:rotate(45deg)}.shell-profile__modal[data-v-deae7430]:after{display:none}.shell-profile__logout[data-v-deae7430],.shell-profile__price-type[data-v-deae7430],.shell-profile__section[data-v-deae7430]{z-index:1;position:relative}.shell-profile__companies[data-v-deae7430]{border-bottom:1px solid var(--color-border);scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;background:0 0;gap:6px;max-height:280px;padding:14px;display:grid;overflow-y:auto}.shell-profile__companies[data-v-deae7430]::-webkit-scrollbar{width:6px}.shell-profile__companies[data-v-deae7430]::-webkit-scrollbar-track{background:0 0}.shell-profile__companies[data-v-deae7430]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-pill)}.shell-profile__company-search[data-v-deae7430]{z-index:2;background:#fffffff7;padding:0 0 8px;position:sticky;top:-14px}.shell-profile__company-search input[data-v-deae7430]{width:100%;min-height:42px;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);font:inherit;transition:background var(--transition-base),border-color var(--transition-base);outline:none;padding:9px 12px;font-size:14px}.shell-profile__company-search input[data-v-deae7430]:focus{background:#fff;border-color:#244e8552}.shell-profile__company-empty[data-v-deae7430],.shell-profile__company-loading[data-v-deae7430]{min-height:44px;color:var(--color-muted);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:10px 12px;font-size:14px;line-height:1.25}.shell-profile__company-option[data-v-deae7430]{width:100%;min-height:48px;color:var(--color-text);text-align:left;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-base),border-color var(--transition-base),color var(--transition-base);background:0 0;border:1px solid #0000;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;padding:10px 12px;display:grid}.shell-profile__company-option[data-v-deae7430]:hover:not(:disabled){color:var(--color-primary);background:var(--color-bg);border-color:var(--color-border)}.shell-profile__company-option[data-v-deae7430]:disabled{cursor:default}.shell-profile__company-option_active[data-v-deae7430]{color:var(--color-primary);background:var(--color-bg);border-color:var(--color-border);font-weight:700}.shell-profile__company-option span[data-v-deae7430]{text-overflow:ellipsis;white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;line-height:1.25;display:-webkit-box;overflow:hidden}.shell-profile__company-option img[data-v-deae7430]{justify-self:end;width:18px;height:18px}.shell-profile__company-link[data-v-deae7430]{min-height:40px;color:var(--color-primary);text-align:center;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:background var(--transition-base),border-color var(--transition-base);justify-content:center;align-items:center;padding:9px 12px;font-size:14px;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex}.shell-profile__company-link[data-v-deae7430]:hover{background:#fff;border-color:#244e8547}.shell-profile__price-type[data-v-deae7430]{background:var(--color-bg);border-bottom:1px solid var(--color-border);gap:8px;padding:14px;display:grid}.shell-profile__price-type span[data-v-deae7430],.shell-profile__title[data-v-deae7430]{color:var(--color-muted);margin:0;font-size:12px;font-weight:700;line-height:1.2}.shell-profile__price-type select[data-v-deae7430]{width:100%;min-height:42px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);outline:none;padding:0 12px}.shell-profile__price-type select[data-v-deae7430]:focus{border-color:#244e8573}.shell-profile__section[data-v-deae7430]:not(.shell-profile__companies){background:var(--color-surface);border-bottom:1px solid var(--color-border);gap:10px;padding:14px;display:grid}.shell-profile__manager[data-v-deae7430]{background:var(--color-bg);border-radius:var(--radius-md);gap:5px;padding:12px;display:grid}.shell-profile__manager strong[data-v-deae7430]{color:var(--color-text);font-size:14px;line-height:1.2}.shell-profile__manager a[data-v-deae7430],.shell-profile__section a[data-v-deae7430]{width:fit-content;max-width:100%;color:var(--color-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none;display:block;overflow:hidden}.shell-profile__manager a[data-v-deae7430]:hover,.shell-profile__section a[data-v-deae7430]:hover{color:var(--color-primary-strong)}.shell-profile__logout[data-v-deae7430]{width:100%;min-height:50px;color:var(--color-primary);background:var(--color-surface);cursor:pointer;transition:background var(--transition-base),color var(--transition-base);border:0;align-items:center;gap:10px;padding:14px 16px;font-weight:700;display:flex}.shell-profile__logout[data-v-deae7430]:hover{color:var(--color-danger);background:var(--color-bg);opacity:1}.shell-profile__logout img[data-v-deae7430]{width:18px;height:18px}.basket-wrapper[data-v-deae7430]{flex:0 220px;justify-content:flex-end;align-items:center;width:100%;min-width:140px;max-width:clamp(160px,15vw,220px);height:100%;margin-left:0;display:flex}.shell-header_manager .shell-header__actions[data-v-deae7430]{max-width:none}.basket-btn[data-v-deae7430]{color:#fff;background:var(--color-primary);border-radius:var(--radius-md);border:1px solid #0000;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-width:0;max-width:100%;min-height:40px;padding:5.5px 9px 5.5px 7.5px;text-decoration:none;transition:transform .22s,background-color .28s,border-color .28s;display:inline-flex;position:relative;overflow:hidden}.basket-btn__glow[data-v-deae7430]{pointer-events:none;background:#ffffff0d;position:absolute;inset:0}.basket-btn__icon-wrap[data-v-deae7430]{z-index:2;border-radius:var(--radius-sm);width:30px;height:30px;box-shadow:none;background:#ffffff1f;flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex;position:relative}.basket-btn__icon-wrap img[data-v-deae7430]{filter:brightness(0)invert();width:15.5px;height:15.5px}.basket-btn__body[data-v-deae7430]{z-index:2;flex-direction:column;flex:auto;justify-content:center;gap:2.2px;min-width:0;display:flex;position:relative;overflow:hidden}.basket-btn__meta[data-v-deae7430],.basket-btn__top[data-v-deae7430]{white-space:nowrap;align-items:center;min-width:0;display:flex}.basket-btn__top[data-v-deae7430]{gap:5.5px}.basket-btn__meta[data-v-deae7430]{gap:3.8px;overflow:hidden}.basket-btn__meta-text[data-v-deae7430],.basket-btn__sum[data-v-deae7430],.basket-btn__title[data-v-deae7430]{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;overflow:hidden}.basket-btn__title[data-v-deae7430]{flex:none;font-size:12.8px;font-weight:600;line-height:12.8px}.basket-btn__sum[data-v-deae7430]{flex:auto;min-width:0;font-size:11.8px;font-weight:700;line-height:11.8px}.basket-btn__meta-text[data-v-deae7430]{color:#ffffffe0;flex:0 auto;min-width:0;font-size:10px;font-weight:500;line-height:10px}.basket-btn__meta-text_strong[data-v-deae7430]{color:#fffffffa;font-weight:600}.basket-btn__meta-text_status[data-v-deae7430]{color:#ffffffc7;font-size:9.5px}.basket-btn__meta-dot[data-v-deae7430],.basket-btn__meta-text_muted[data-v-deae7430]{color:#ffffffb8}.basket-btn__meta-dot[data-v-deae7430]{flex:none;font-size:9.5px;font-weight:600;line-height:9.5px}.basket-btn[data-v-deae7430]:hover{color:var(--color-primary);background:var(--color-surface);border-color:var(--color-border);transform:translateY(-1px)}.basket-btn:hover .basket-btn__icon-wrap[data-v-deae7430]{background:var(--color-primary)}.basket-btn:hover .basket-btn__meta-dot[data-v-deae7430],.basket-btn:hover .basket-btn__meta-text[data-v-deae7430]{color:var(--color-muted)}.basket-btn:hover .basket-btn__meta-text_strong[data-v-deae7430],.basket-btn:hover .basket-btn__sum[data-v-deae7430],.basket-btn:hover .basket-btn__title[data-v-deae7430]{color:var(--color-primary)}.basket-preview-enter-active[data-v-deae7430],.basket-preview-leave-active[data-v-deae7430]{transform-origin:100% 0;transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1)}.basket-preview-enter-from[data-v-deae7430],.basket-preview-leave-to[data-v-deae7430]{opacity:0;transform:translateY(8px)scale(.985)}@media (width<=1360px){.shell-header[data-v-deae7430]{--shell-search-width:380px}.shell-header__actions[data-v-deae7430]{gap:8px}.shell-profile[data-v-deae7430]{flex-basis:300px;min-width:250px;max-width:320px}.shell-header_manager .shell-profile[data-v-deae7430]{flex-basis:320px;min-width:280px;max-width:340px}.basket-wrapper[data-v-deae7430]{max-width:200px}}@media (width<=1180px){.shell-header[data-v-deae7430]{--shell-search-width:340px;padding-right:14px}.shell-header__logo[data-v-deae7430]{width:100%}.shell-header__logo img[data-v-deae7430]{width:clamp(132px,12vw,152px);max-height:38px}.shell-header__actions[data-v-deae7430]{gap:10px}.shell-icon-link[data-v-deae7430]{width:36px;height:36px}.shell-profile[data-v-deae7430]{flex-basis:250px;min-width:210px;max-width:270px}.shell-header_manager .shell-profile[data-v-deae7430]{flex-basis:300px;min-width:260px;max-width:320px}.shell-profile__modal[data-v-deae7430]{width:min(360px,100vw - 24px)}.basket-wrapper[data-v-deae7430]{min-width:140px;max-width:180px}.basket-btn[data-v-deae7430]{gap:7.5px;padding:5px 7.8px 5px 6.8px}.basket-btn__icon-wrap[data-v-deae7430]{flex-basis:28px;width:28px;height:28px}.basket-btn__title[data-v-deae7430]{font-size:11.8px;line-height:11.8px}.basket-btn__sum[data-v-deae7430]{font-size:10.5px;line-height:10.5px}.basket-btn__meta-text[data-v-deae7430]{font-size:9.2px;line-height:9.2px}}@media (width<=1060px){.shell-header[data-v-deae7430]{--shell-search-width:240px}.shell-header__logo[data-v-deae7430]{width:100%}.shell-header__logo img[data-v-deae7430]{width:128px;max-height:36px}.shell-icon-link[data-v-deae7430]{width:34px;height:34px}.shell-profile[data-v-deae7430]{flex-basis:210px;min-width:180px;max-width:230px}.shell-header_manager .shell-profile[data-v-deae7430]{flex-basis:260px;min-width:220px;max-width:280px}.shell-profile__button[data-v-deae7430]{gap:6px}.shell-profile__company[data-v-deae7430]{font-size:13px}.shell-profile__company strong[data-v-deae7430]{padding-left:4px;padding-right:4px}.shell-profile__modal[data-v-deae7430]{right:0;transform:none}.shell-profile__modal[data-v-deae7430]:before{right:44px;transform:rotate(45deg)}.basket-wrapper[data-v-deae7430]{min-width:125px;max-width:155px}.basket-btn__meta[data-v-deae7430]{display:none}}@media (width<=900px){.shell-header[data-v-deae7430]{display:none}}.shell-mobile-header[data-v-cd6a2d90]{z-index:21;background:var(--color-surface);border-bottom:1px solid var(--color-border);align-items:center;gap:10px;height:60px;padding:10px 16px;display:none;position:fixed;top:0;left:0;right:0}.shell-mobile-header__search[data-v-cd6a2d90]{min-height:40px;color:var(--color-muted);background:var(--color-bg);border-radius:var(--radius-button);border:0;flex:auto;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.shell-mobile-header__logo[data-v-cd6a2d90]{background:var(--color-bg);border-radius:var(--radius-button);flex:none;place-items:center;width:40px;height:40px;display:inline-grid;overflow:hidden}.shell-mobile-header__logo img[data-v-cd6a2d90]{-o-object-fit:contain;object-fit:contain;width:28px;max-width:none;height:28px;max-height:none}.shell-mobile-header__action[data-v-cd6a2d90]{background:var(--color-bg);border-radius:var(--radius-button);place-items:center;width:40px;height:40px;display:inline-grid;position:relative}.shell-mobile-header__action span[data-v-cd6a2d90]{background:var(--color-danger);border-radius:999px;width:10px;height:10px;position:absolute;top:7px;right:7px}.shell-mobile-header__modal[data-v-cd6a2d90]{z-index:40;padding:calc(var(--shell-header-height,60px) + 20px) 16px 16px;background:var(--color-bg);position:fixed;inset:0}.shell-mobile-header__form[data-v-cd6a2d90]{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.shell-mobile-header__input-wrap[data-v-cd6a2d90]{min-width:0;position:relative}.shell-mobile-header__form>button[data-v-cd6a2d90],.shell-mobile-header__input-wrap input[data-v-cd6a2d90]{border:1px solid var(--color-border);border-radius:var(--radius-button);min-height:42px}.shell-mobile-header__input-wrap input[data-v-cd6a2d90]{width:100%;color:var(--color-text);background:var(--color-surface);outline:none;padding:0 44px 0 12px}.shell-mobile-header__input-wrap input[data-v-cd6a2d90]:focus{border-color:color-mix(in srgb,var(--color-primary) 45%,var(--color-border))}.shell-mobile-header__clear[data-v-cd6a2d90]{width:34px;height:34px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.shell-mobile-header__clear span[data-v-cd6a2d90]{font-size:28px;font-weight:300;line-height:1}.shell-mobile-header__clear[data-v-cd6a2d90]:active{background:var(--color-bg)}.shell-mobile-header__form>button[data-v-cd6a2d90]{padding:0 12px}.shell-mobile-header__submit[data-v-cd6a2d90]:disabled{opacity:.5;cursor:not-allowed}.shell-mobile-header__submit[data-v-cd6a2d90]{color:#fff;background:var(--color-primary);border-color:var(--color-primary)!important}.shell-mobile-header__close[data-v-cd6a2d90]{color:var(--color-text);background:var(--color-surface)}@media (width<=900px){.shell-mobile-header[data-v-cd6a2d90]{display:flex}}.shell-sidebar[data-v-74d09bae]{z-index:20;width:var(--shell-sidebar-width,220px);box-sizing:border-box;background:var(--color-primary);border-radius:0 24px 24px 0;max-height:calc(100dvh - 64px);padding:18px 16px 14px;position:fixed;top:64px;bottom:0;left:0;overflow:hidden}.shell-sidebar__scroll[data-v-74d09bae]{scrollbar-width:thin;scrollbar-color:#e5eaf3b3 transparent;flex-direction:column;gap:14px;height:100%;min-height:0;display:flex;overflow-y:auto}.shell-sidebar__scroll[data-v-74d09bae]::-webkit-scrollbar{width:6px}.shell-sidebar__scroll[data-v-74d09bae]::-webkit-scrollbar-track{background:0 0}.shell-sidebar__scroll[data-v-74d09bae]::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#e5eaf3b3}.shell-sidebar__nav[data-v-74d09bae]{gap:0;display:grid}.shell-sidebar__group[data-v-74d09bae]{gap:2px;padding:8px 0;display:grid}.shell-sidebar__group[data-v-74d09bae]:first-child{padding-top:0}.shell-sidebar__group+.shell-sidebar__group[data-v-74d09bae]{border-top:1px solid #e5eaf359}.shell-sidebar__item[data-v-74d09bae]{color:#fff;text-align:left;border-radius:var(--radius-xs);min-height:32px;transition:background var(--transition-base),color var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base);border:1px solid #0000;align-items:center;gap:8px;padding:7px 4px;text-decoration:none;display:flex;position:relative}.shell-sidebar__item[data-v-74d09bae]:hover{background:#ffffff1a}.shell-sidebar__item_active[data-v-74d09bae]{box-shadow:var(--shadow-card)}.shell-sidebar__item_active[data-v-74d09bae],.shell-sidebar__item_active[data-v-74d09bae]:hover{color:var(--color-primary);border-color:var(--color-border);background:#fff}.shell-sidebar__item_active[data-v-74d09bae]:hover{box-shadow:var(--shadow-hover)}.shell-sidebar__item_disabled[data-v-74d09bae]{opacity:.72;cursor:default}.shell-sidebar__name[data-v-74d09bae]{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;flex:1;min-width:0;font-size:12.5px;font-weight:500;line-height:1.18}.shell-sidebar__counter[data-v-74d09bae],.shell-sidebar__marker[data-v-74d09bae]{color:#fff;background:var(--color-notice);border-radius:var(--radius-pill);flex:none;justify-content:center;align-items:center;min-width:12px;height:12px;margin-left:auto;padding:0 5px;font-size:10px;font-weight:600;line-height:12px;display:inline-flex}.shell-sidebar__marker[data-v-74d09bae]{width:10px;min-width:10px;height:10px;margin-left:auto;padding:0}.shell-sidebar__soon[data-v-74d09bae]{color:#fff;background:var(--color-notice);border-radius:var(--radius-pill);padding:2px 5px;font-size:9px;line-height:1.2}.shell-sidebar__manager[data-v-74d09bae]{color:var(--color-text);text-align:left;box-shadow:none;background:#fff;border-radius:24px;margin-top:auto;padding:16px 14px 18px}.shell-sidebar__manager h2[data-v-74d09bae]{color:var(--color-text);text-align:center;white-space:nowrap;margin:0 0 12px;font-size:16px;font-weight:700;line-height:1}.shell-sidebar__manager-frame[data-v-74d09bae]{position:relative}.shell-sidebar__manager-card[data-v-74d09bae]{box-sizing:border-box;grid-template-columns:66px minmax(0,1fr) 14px;align-items:center;gap:10px 8px;width:100%;padding:0;display:grid;position:relative}.shell-sidebar__manager-avatar[data-v-74d09bae]{color:#fff;background:#f4f4f4;border-radius:18px;grid-column:1;justify-content:center;align-items:center;width:66px;height:66px;font-size:16px;font-weight:700;display:flex;overflow:hidden}.shell-sidebar__manager-avatar img[data-v-74d09bae]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.shell-sidebar__manager-head[data-v-74d09bae]{text-align:left;grid-column:2;align-self:center;justify-items:start;gap:6px;min-width:0;display:grid}.shell-sidebar__manager-head strong[data-v-74d09bae]{color:var(--color-text);-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1;display:-webkit-box;overflow:hidden}.shell-sidebar__manager-head strong.shell-sidebar__manager-name_long[data-v-74d09bae]{font-size:14px}.shell-sidebar__manager-head strong.shell-sidebar__manager-name_very-long[data-v-74d09bae]{font-size:13px;line-height:1.08}.shell-sidebar__manager-status[data-v-74d09bae]{color:var(--color-muted);align-items:center;gap:6px;font-size:8px;font-weight:500;line-height:1;display:inline-flex}.shell-sidebar__manager-status[data-v-74d09bae]:before{content:"✓";color:#fff;background:var(--color-success);border-radius:50%;flex:0 0 18px;justify-content:center;width:12px;height:12px;font-size:8px}.shell-sidebar__manager-phone[data-v-74d09bae],.shell-sidebar__manager-status[data-v-74d09bae]:before{align-items:center;font-weight:700;line-height:1;display:inline-flex}.shell-sidebar__manager-phone[data-v-74d09bae]{min-width:0;color:var(--color-text);grid-column:1/-1;gap:8px;margin-top:0;font-size:13px;text-decoration:none}.shell-sidebar__manager-phone img[data-v-74d09bae]{flex:0 0 20px;width:20px;height:20px}.shell-sidebar__manager-phone span[data-v-74d09bae]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shell-sidebar__manager-actions[data-v-74d09bae]{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;display:grid}.shell-sidebar__manager-action[data-v-74d09bae]{color:#fff;border-radius:var(--radius-pill);text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:30px;transition:opacity var(--transition-base),transform var(--transition-base);justify-content:center;align-items:center;padding:6px 8px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden}.shell-sidebar__manager-action[data-v-74d09bae]:hover{opacity:.9}.shell-sidebar__manager-action[data-v-74d09bae]:active{transform:translateY(1px)}.shell-sidebar__manager-action_call[data-v-74d09bae]{background:#4d73e6}.shell-sidebar__manager-action_write[data-v-74d09bae]{background:#4da349}.shell-sidebar__manager-edge[data-v-74d09bae]{cursor:pointer;z-index:2;width:14px;height:32px;color:var(--color-primary);transition:background var(--transition-base),opacity var(--transition-base);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:17px;bottom:auto}.shell-sidebar__manager-edge span[data-v-74d09bae]{font-size:18px;font-weight:500;line-height:1}.shell-sidebar__manager-edge[data-v-74d09bae]:hover{background:#244e8514}.shell-sidebar__manager-edge_prev[data-v-74d09bae]{left:0}.shell-sidebar__manager-edge_next[data-v-74d09bae]{right:0}.shell-sidebar__manager-empty[data-v-74d09bae]{min-width:0;color:var(--color-muted);overflow-wrap:anywhere;text-align:center;margin:0;font-size:12px;font-weight:500;line-height:1.2}@media (width<=1280px) and (width>=901px){.shell-sidebar[data-v-74d09bae]{border-radius:0 22px 22px 0;padding:12px 8px}.shell-sidebar__scroll[data-v-74d09bae]{gap:6px;overflow-x:hidden}.shell-sidebar__group[data-v-74d09bae],.shell-sidebar__nav[data-v-74d09bae]{gap:2px}.shell-sidebar__group[data-v-74d09bae]{padding:4px 0}.shell-sidebar__item[data-v-74d09bae]{text-align:center;border-radius:14px;flex-direction:column;justify-content:center;gap:0;min-height:38px;padding:5px 4px}.shell-sidebar__name[data-v-74d09bae]{color:currentColor;-webkit-hyphens:none;hyphens:none;letter-spacing:0;overflow-wrap:normal;text-align:center;white-space:normal;word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;width:100%;max-width:58px;font-size:9.5px;font-weight:500;line-height:1.05;display:-webkit-box;overflow:hidden}.shell-sidebar__soon[data-v-74d09bae]{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.shell-sidebar__counter[data-v-74d09bae],.shell-sidebar__marker[data-v-74d09bae]{min-width:16px;height:16px;margin:0;padding:0 4px;font-size:10px;line-height:1;position:absolute;top:4px;right:4px}.shell-sidebar__marker[data-v-74d09bae]{width:8px;min-width:8px;height:8px;padding:0}.shell-sidebar__manager[data-v-74d09bae]{display:none}}@media (width<=900px){.shell-sidebar[data-v-74d09bae]{display:none}}.shell-cookies[data-v-d725796a]{z-index:60;border:1px solid var(--color-primary);width:min(1120px,100% - 32px);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.shell-cookies p[data-v-d725796a]{margin:0}.shell-cookies a[data-v-d725796a]{color:var(--color-primary)}@media (width<=900px){.shell-cookies[data-v-d725796a]{flex-direction:column;align-items:stretch;bottom:84px}}.shell-to-top[data-v-4718ec0f]{z-index:25;border:1px solid var(--color-border);width:44px;height:44px;box-shadow:var(--shadow-soft);background:#fff;border-right:0;border-radius:22px 0 0 22px;place-items:center;display:grid;position:fixed;bottom:130px;right:0}.shell-to-top img[data-v-4718ec0f]{width:14px}@media (width<=900px){.shell-to-top[data-v-4718ec0f]{bottom:92px}}.shell-notifications[data-v-20209fa9]{z-index:120;top:calc(var(--shell-header-height,60px) + var(--shell-layout-gap,0px) + 16px + env(safe-area-inset-top,0px));pointer-events:none;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed;right:20px}.shell-notification[data-v-20209fa9]{color:#fff;border-radius:var(--radius-md);pointer-events:all;background:#2563eb;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 1.2rem 3rem #0f235029}.shell-notification_success[data-v-20209fa9]{background:#047857}.shell-notification_error[data-v-20209fa9]{background:#c2410c}.shell-notification_warning[data-v-20209fa9]{background:#b45309}.shell-notification p[data-v-20209fa9]{margin:0}.shell-notification button[data-v-20209fa9]{color:#fff;background:0 0;border:0;font-size:22px}.shell-notification-enter-active[data-v-20209fa9],.shell-notification-leave-active[data-v-20209fa9]{transition:opacity .2s,transform .2s}.shell-notification-enter-from[data-v-20209fa9],.shell-notification-leave-to[data-v-20209fa9]{opacity:0;transform:translate(20px)}@media (width<=900px){.shell-notifications[data-v-20209fa9]{top:calc(72px + env(safe-area-inset-top,0px));width:auto;left:16px;right:16px}}.app-shell[data-v-657fac34]{--shell-sidebar-width:220px;--shell-right-rail-width:280px;--shell-content-width:1400px;--shell-bottom-menu-height:70px;--shell-page-inline-padding:32px;--shell-header-height:60px;--shell-manager-bar-height:40px;--shell-layout-gap:4px;--shell-work-radius:28px;flex-direction:column;min-height:100vh;display:flex}.work-area[data-v-657fac34]{width:100%;margin-top:calc(var(--shell-header-height) + var(--shell-layout-gap));margin-bottom:var(--shell-layout-gap);padding-top:var(--shell-layout-gap);padding-left:var(--shell-sidebar-width);padding-right:var(--shell-right-rail-width);flex:1 0 auto;position:relative}.work-area[data-v-657fac34]:before{content:"";z-index:-1;inset:0 0 0 var(--shell-sidebar-width);border-radius:var(--shell-work-radius) 0 0 var(--shell-work-radius);position:absolute}.app-shell_guest[data-v-657fac34],.app-shell_guest .work-area[data-v-657fac34],.work-area[data-v-657fac34]:before{background:var(--color-surface)}.app-shell_guest .work-area[data-v-657fac34]{margin-top:calc(var(--shell-header-height) + var(--shell-layout-gap));padding-top:var(--shell-layout-gap);margin-bottom:0;padding-left:0;padding-right:0}.app-shell_guest .work-area[data-v-657fac34]:before{background:var(--color-surface);border-radius:0;inset:0}.work-area[data-v-657fac34] .page{z-index:1;width:min(100%,var(--shell-content-width));padding:32px var(--shell-page-inline-padding) 56px;margin-inline:auto;position:relative}.app-shell_manager[data-v-657fac34] .shell-header{top:var(--shell-manager-bar-height)}.app-shell_manager[data-v-657fac34] .shell-sidebar{top:calc(var(--shell-manager-bar-height) + var(--shell-header-height) + var(--shell-layout-gap))}.app-shell_manager .work-area[data-v-657fac34]{margin-top:calc(var(--shell-manager-bar-height) + var(--shell-header-height) + var(--shell-layout-gap));padding-top:var(--shell-layout-gap)}@media (width<=1680px) and (width>=1441px){.app-shell[data-v-657fac34]{--shell-right-rail-width:0px;--shell-content-width:1360px;--shell-page-inline-padding:24px}}@media (width<=1440px){.app-shell[data-v-657fac34]{--shell-sidebar-width:220px;--shell-right-rail-width:0px;--shell-content-width:1280px;--shell-page-inline-padding:16px}}@media (width<=1280px) and (width>=901px){.app-shell[data-v-657fac34]{--shell-sidebar-width:76px;--shell-right-rail-width:0px;--shell-page-inline-padding:14px;--shell-content-width:1120px;--shell-work-radius:22px}}@media (width<=1200px){.app-shell[data-v-657fac34]{--shell-right-rail-width:0px}}@media (width<=900px){.app-shell[data-v-657fac34]{--shell-sidebar-width:0px;--shell-right-rail-width:0px;--shell-page-inline-padding:16px;--shell-layout-gap:0px;--shell-work-radius:0px}.app-shell_guest .work-area[data-v-657fac34],.work-area[data-v-657fac34]{margin-top:0;margin-bottom:0;padding:60px 0 76px}.app-shell_guest .work-area[data-v-657fac34]:before,.work-area[data-v-657fac34]:before{border-radius:0;inset:0}.work-area[data-v-657fac34] .page{padding:20px var(--shell-page-inline-padding) 40px}.app-shell_manager[data-v-657fac34] .shell-mobile-header{top:var(--shell-manager-bar-height)}.app-shell_manager .work-area[data-v-657fac34]{padding-top:calc(var(--shell-manager-bar-height) + var(--shell-header-height));margin-top:0}}
