.custom-block-empty{background:var(--shop-page-color-bg-container,#1f1f1f);border-radius:var(--shop-page-border-radius-lg,8px);border:1px dashed var(--shop-page-color-border,#424242);margin-bottom:var(--shop-page-padding,16px);text-align:center;justify-content:center;align-items:center;padding:40px 20px;display:flex}.custom-block-empty-content{color:var(--shop-page-color-text-secondary,#8c8c8c);flex-direction:column;align-items:center;gap:12px;display:flex}.custom-block-empty-icon{opacity:.5;font-size:32px}.custom-block-empty-text{font-size:14px}
.custom-testimonials{margin-bottom:var(--shop-page-padding,16px)}.custom-testimonials-title{color:var(--shop-page-color-text,#ffffffd9);margin:0 0 16px;font-size:20px;font-weight:600}.custom-testimonials-carousel{position:relative;overflow:hidden}.custom-testimonials-track{transition:transform .3s;display:flex}.custom-testimonials-slide{box-sizing:border-box;flex:0 0 100%;padding:0 8px}.custom-testimonials-item{padding:var(--shop-page-padding,16px);background:var(--shop-page-color-bg-container,#1f1f1f);border-radius:var(--shop-page-border-radius-lg,8px);border:1px solid var(--shop-page-color-border,#424242)}.custom-testimonials-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.custom-testimonials-avatar{background:var(--shop-page-color-bg-elevated,#262626);width:48px;height:48px;color:var(--shop-page-color-text-secondary,#8c8c8c);border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;overflow:hidden}.custom-testimonials-avatar img{object-fit:cover;width:100%;height:100%}.custom-testimonials-author{flex-direction:column;display:flex}.custom-testimonials-name{color:var(--shop-page-color-text,#ffffffd9);font-weight:600}.custom-testimonials-date{color:var(--shop-page-color-text-secondary,#8c8c8c);font-size:12px}.custom-testimonials-rating{gap:4px;margin-bottom:12px;display:flex}.custom-testimonials-star{color:var(--shop-page-color-border,#424242);font-size:14px}.custom-testimonials-star.filled{color:#faad14}.custom-testimonials-text{color:var(--shop-page-color-text-secondary,#8c8c8c);margin:0;font-size:14px;line-height:1.6}.custom-testimonials-arrow{background:var(--shop-page-color-bg-elevated,#262626);width:36px;height:36px;color:var(--shop-page-color-text,#ffffffd9);cursor:pointer;z-index:5;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.custom-testimonials-arrow:hover{background:var(--shop-page-color-primary,#1890ff)}.custom-testimonials-arrow.prev{left:0}.custom-testimonials-arrow.next{right:0}.custom-testimonials-dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.custom-testimonials-dot{background:var(--shop-page-color-border,#424242);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.custom-testimonials-dot.active{background:var(--shop-page-color-primary,#1890ff);transform:scale(1.2)}
