:root{--color-bg-primary:#fff;--color-bg-secondary:#fafafa;--color-bg-tertiary:#f7f7f7;--color-bg-input:#f6f6f6;--color-bg-subtle:#f8f8f8;--color-bg-hover:#efefef;--color-bg-overlay:#151515;--color-bg-card:#f2f2f2;--color-bg-placeholder:#e9e9e9;--color-bg-primary-tint:#eef4fe;--color-bg-lock:#f2f0f0;--color-bg-lock2:#f1f0f0;--color-bg-10:#e3e3e3;--color-text-primary:#020202;--color-text-secondary:#3f3f3f;--color-text-muted:#727272;--color-text-subtle:#828282;--color-text-faded:#969696;--color-text-placeholder:#8a8a8a;--color-text-header:#9e9e9e;--color-text-header-hover:#5b5b5b;--color-text-lock:#aaa;--color-primary:#2a7ceb;--color-primary-hover:#276fcf;--color-primary-bright:#4895fe;--color-primary-light:#5da1ff;--color-accent:#f7b03c;--color-accent-dark:#dd983c;--color-success:#4fc186;--color-danger:#f64848;--color-border:#e8e8e8;--color-border-light:#ededed;--color-border-medium:#d9d9d9;--color-border-dark:#cacaca}.empty-catalog{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-top:12%;display:flex}@media (max-width:900px){.empty-catalog{margin-bottom:25%}}@media (max-width:668px){.empty-catalog{margin-top:25%}}.empty-catalog__icon{background-color:var(--color-primary);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.empty-catalog__icon img{width:32px;height:32px}@media (max-width:668px){.empty-catalog__icon{width:52px;height:52px}}.empty-catalog__title{color:var(--color-bg-overlay);padding-top:24px;font-size:24px;font-weight:700}@media (max-width:668px){.empty-catalog__title{padding-top:16px;font-size:20px}}.empty-catalog__text{color:#15151566;text-align:center;max-width:350px;padding-top:4px;font-size:16px}@media (max-width:668px){.empty-catalog__text{font-size:14px}}
