.pdb{width:100%;font-family:Ubuntu,Helvetica,Arial,sans-serif;color:#262626;text-align:left;font-size:14px;line-height:1.5714;border-radius:14px;overflow:hidden;background:#f5f5fa;box-shadow:0 24px 60px #0f1c3a2e,0 4px 12px #0f1c3a14;border:1px solid rgba(15,28,58,.08);container-type:inline-size}.pdb *{box-sizing:border-box}.pdb__frame{display:flex;min-height:620px;background:#f5f5fa}.pdb__frame--with-sidebar{display:grid;grid-template-columns:220px 1fr}@container (max-width: 900px){.pdb__frame--with-sidebar{grid-template-columns:1fr}}.pdb__app-sidebar{display:flex;flex-direction:column;background:#fff;border-right:1px solid #f5f5f5;padding:16px 12px 24px;overflow-y:auto}@container (max-width: 900px){.pdb__app-sidebar{display:none}}.pdb__logo{display:flex;align-items:center;gap:8px;padding:8px 12px 20px}.pdb__logo-mark{flex-shrink:0}.pdb__logo-text{font-weight:700;font-size:20px;color:#262626;letter-spacing:-.01em}.pdb__nav-group{display:flex;flex-direction:column;gap:1px;margin-bottom:12px}.pdb__nav-group-label{padding:10px 12px 6px;font-size:11px;font-weight:400;color:#737373;text-transform:uppercase;letter-spacing:.05em}.pdb__nav-item{display:flex;align-items:center;gap:10px;padding:8px 12px;font-size:13.5px;font-weight:400;color:#262626;border-radius:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .15s ease}.pdb__nav-item:hover{background:#2626260a}.pdb__nav-item--active{background:#eef1ff;color:#4553f0;font-weight:500}.pdb__nav-icon{width:18px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;opacity:.85}.pdb__main{display:flex;flex-direction:column;background:#f5f5fa;min-width:0}.pdb__top-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:#fff;border-bottom:1px solid #f5f5f5;height:64px;flex-shrink:0}@container (max-width: 700px){.pdb__top-bar{padding:12px 16px}}.pdb__top-title{margin:0;font-weight:700;font-size:18px;color:#262626;letter-spacing:-.006em}.pdb__top-actions{display:flex;align-items:center;gap:4px;color:#525252}@container (max-width: 700px){.pdb__top-actions{gap:2px}}.pdb__top-action{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:400;color:#525252;cursor:default;transition:background-color .15s ease}.pdb__top-action:hover{background:#2626260a}@container (max-width: 900px){.pdb__top-action span:not([aria-hidden]){display:none}}.pdb__top-divider{width:1px;height:20px;background:#e5e5e5;margin:0 4px}@container (max-width: 700px){.pdb__top-divider{display:none}}.pdb__top-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;color:#525252;cursor:default}.pdb__top-icon-btn:hover{background:#2626260a}.pdb__top-badge{position:absolute;top:-2px;right:-2px;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:500;color:#fff;background:#ef4444;border-radius:8px;border:1.5px solid #ffffff;line-height:1}.pdb__top-user{display:inline-flex;align-items:center;gap:10px;padding:4px 10px 4px 4px;border-radius:20px;cursor:default}.pdb__top-user:hover{background:#2626260a}@container (max-width: 700px){.pdb__top-user .pdb__top-user-name{display:none}}.pdb__top-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#6366f1);color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.pdb__top-user-name{font-size:13px;color:#262626}.pdb__header-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 24px 12px;background:#f5f5fa}@container (max-width: 700px){.pdb__header-row{grid-template-columns:1fr;padding:16px}}.pdb__search{display:flex;max-width:420px;width:100%}.pdb__search-input{flex:1;height:40px;padding:0 14px;font-family:inherit;font-size:14px;color:#262626;background:#fff;border:1px solid #e5e5e5;border-right:none;border-radius:10px 0 0 10px;outline:none;min-width:0}.pdb__search-input::placeholder{color:#a3a3a3}.pdb__search-input:focus{border-color:#4553f0}.pdb__search-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:40px;background:#fff;border:1px solid #e5e5e5;border-left:none;border-radius:0 10px 10px 0;color:#525252;cursor:pointer;font-family:inherit}.pdb__search-btn:hover{color:#4553f0;border-color:#4553f0}.pdb__tracking{display:flex;align-items:center;gap:16px;padding:10px 16px;background:#fff;border:1px solid #f5f5f5;border-radius:10px;flex-shrink:0}@container (max-width: 700px){.pdb__tracking{justify-content:space-between}}.pdb__tracking-info{display:flex;flex-direction:column;gap:4px}.pdb__tracking-label{font-size:12px;color:#737373;white-space:nowrap}.pdb__tracking-inf{font-weight:700;color:#262626;margin-left:2px}.pdb__tracking-bar{width:140px;height:6px;background:#f5f5f5;border-radius:3px;overflow:hidden}.pdb__tracking-bar-fill{height:100%;background:#4553f0;border-radius:3px;transition:width .2s ease}.pdb__tracking-link{font-size:13px;font-weight:500;color:#4553f0;text-decoration:none;white-space:nowrap}.pdb__tracking-link:hover{color:#5c6af5;text-decoration:underline}.pdb__tabs{display:flex;align-items:center;gap:24px;padding:0 24px;background:#f5f5fa;border-bottom:1px solid #f5f5f5}@container (max-width: 700px){.pdb__tabs{padding:0 16px;gap:16px}}.pdb__tab{padding:12px 0;background:none;border:none;border-bottom:2px solid transparent;color:#525252;font-family:inherit;font-size:14px;font-weight:400;cursor:pointer;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.pdb__tab:hover{color:#262626}.pdb__tab--active{color:#4553f0;border-bottom-color:#4553f0;font-weight:500}.pdb__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px 12px;flex-wrap:wrap}@container (max-width: 700px){.pdb__toolbar{padding:16px}}.pdb__result-count{margin:0;font-size:14px;color:#262626;font-weight:400}.pdb__result-count strong{font-weight:700}.pdb__toolbar-right{display:flex;align-items:center;gap:8px}.pdb__sort{position:relative}.pdb__sort-btn{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;height:40px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;font-family:inherit;font-size:13px;color:#262626;cursor:pointer}.pdb__sort-btn:hover{border-color:#4553f0;color:#4553f0}.pdb__sort-btn strong{font-weight:500}.pdb__sort-caret{display:inline-flex;align-items:center;color:#737373;transition:transform .2s ease}.pdb__sort-caret--open{transform:rotate(180deg)}.pdb__sort-menu{position:absolute;top:calc(100% + 4px);right:0;min-width:260px;padding:4px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 8px 24px #0f1c3a1f;z-index:10}.pdb__sort-option{display:block;width:100%;padding:8px 12px;background:none;border:none;border-radius:6px;text-align:left;font-family:inherit;font-size:13px;color:#262626;cursor:pointer}.pdb__sort-option:hover{background:#2626260a}.pdb__sort-option--active{color:#4553f0;background:#eef1ff;font-weight:500}.pdb__export-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;height:40px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;font-family:inherit;font-size:13px;font-weight:400;color:#262626;cursor:pointer}.pdb__export-btn:hover{border-color:#4553f0;color:#4553f0}.pdb__content{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;padding:4px 24px 24px;flex:1}@container (max-width: 1460px){.pdb__content{grid-template-columns:1fr}}@container (max-width: 700px){.pdb__content{padding:4px 16px 16px}}.pdb__table{display:flex;flex-direction:column;background:#fff;border:1px solid #f5f5f5;border-radius:14px;overflow:hidden;min-width:0}.pdb__row{display:grid;grid-template-columns:28px minmax(180px,2fr) minmax(150px,1.4fr) 105px 95px 110px 85px 72px;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #f5f5f5;transition:background-color .15s ease}.pdb__row:last-child{border-bottom:none}.pdb__row--header{background:#26262605;padding-top:12px;padding-bottom:12px;font-size:12px;color:#737373;font-weight:400}.pdb__row:not(.pdb__row--header):hover{background:#4553f005}.pdb__cell{display:flex;flex-direction:column;gap:3px;min-width:0;font-size:13px}.pdb__cell--product{flex-direction:row;align-items:center;gap:12px}.pdb__cell--check{align-items:center;justify-content:center}.pdb__cell--sorted{color:#262626;font-weight:500}.pdb__cell--actions{flex-direction:row;gap:6px;justify-content:flex-start}@container (max-width: 1100px){.pdb__cell--price{display:none}.pdb__row{grid-template-columns:28px minmax(180px,2fr) minmax(150px,1.4fr) 105px 110px 85px 72px}}@container (max-width: 900px){.pdb__cell--category{display:none}.pdb__row{grid-template-columns:28px minmax(180px,2fr) 105px 110px 85px 72px}}@container (max-width: 720px){.pdb__cell--reviews{display:none}.pdb__row{grid-template-columns:28px minmax(160px,2fr) 105px 110px 72px}}@container (max-width: 540px){.pdb__cell--check,.pdb__cell--sales{display:none}.pdb__row{grid-template-columns:minmax(140px,2fr) 110px 72px;padding:12px;gap:8px}}.pdb__checkbox{display:block;width:16px;height:16px;background:#fff;border:1.5px solid rgba(38,38,38,.18);border-radius:4px}.pdb__product-img{flex-shrink:0;width:44px;height:44px;border-radius:8px;object-fit:cover;background:#f5f5fa;border:1px solid #f5f5f5}.pdb__product-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.pdb__product-name{font-size:13px;font-weight:400;color:#262626;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.pdb__product-name:hover{color:#4553f0}.pdb__product-ean{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#737373;text-decoration:none;font-variant-numeric:tabular-nums}.pdb__product-ean:hover{color:#4553f0}.pdb__product-ean-icon{display:inline-flex;opacity:.7}.pdb__category{display:flex;flex-direction:column;gap:4px}.pdb__category-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:400;color:#262626}.pdb__category-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdb__category-icon{display:inline-flex;color:#a3a3a3;flex-shrink:0}.pdb__category-badges{display:flex;flex-wrap:wrap;gap:6px}.pdb__category-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;font-size:11px;color:#737373;background:#f5f5f5;border-radius:4px;line-height:1.4;font-variant-numeric:tabular-nums}.pdb__category-badge svg{color:#a3a3a3}.pdb__category-badge--up{color:#16a34a;background:#16a34a14}.pdb__category-badge--up svg{color:#16a34a}.pdb__category-badge--down{color:#dc2626;background:#dc26260f}.pdb__category-badge--down svg{color:#dc2626}.pdb__metric-value{font-size:14px;font-weight:500;color:#262626;line-height:1.2;font-variant-numeric:tabular-nums}.pdb__metric-sub{font-size:11px;color:#737373}.pdb__trend{display:inline-flex;align-items:center;gap:2px;font-size:11px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.pdb__trend svg{flex-shrink:0}.pdb__trend--up{color:#16a34a}.pdb__trend--down{color:#dc2626}.pdb__trend--flat{color:#a3a3a3;font-weight:400}.pdb__rating{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:#262626}.pdb__rating-star{display:inline-flex;color:#faad14}.pdb__action-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:1px solid #e5e5e5;border-radius:8px;color:#525252;cursor:pointer;font-family:inherit;transition:all .2s ease}.pdb__action-btn:hover{border-color:#4553f0;color:#4553f0;background:#eef1ff}.pdb__action-btn--tracked{background:#4553f0;border-color:#4553f0;color:#fff}.pdb__action-btn--tracked:hover{background:#5c6af5;border-color:#5c6af5;color:#fff}.pdb__filters{background:#fff;border:1px solid #f5f5f5;border-radius:14px;overflow:hidden;height:fit-content;display:flex;flex-direction:column}.pdb__filters-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f5f5f5}.pdb__filters-title{margin:0;font-size:14px;font-weight:700;color:#262626}.pdb__filters-apply{padding:6px 14px;background:#4553f0;color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:12px;font-weight:500;cursor:not-allowed;opacity:.5}.pdb__filters-list{display:flex;flex-direction:column;padding:4px 0}.pdb__filter-item{display:flex;align-items:center;gap:10px;padding:12px 16px;background:transparent;border:none;border-bottom:1px solid #f5f5f5;font-family:inherit;font-size:14px;color:#262626;text-align:left;cursor:pointer;transition:background-color .15s ease}.pdb__filter-item:last-child{border-bottom:none}.pdb__filter-item:hover{background:#26262605}.pdb__filter-item svg{color:#737373;flex-shrink:0;order:2;margin-left:auto}.pdb__filter-item span{flex:1}.pdb--compact .pdb__frame{min-height:auto}.pdb--compact .pdb__content{padding:0}
