.yayrev-filter-badge{position:absolute;top:8px;right:40px;width:8px;height:8px;background:var(--yayrev-filter-accent);border-radius:50%}#reviews.yayrev-loading{position:relative}#reviews.yayrev-loading .commentlist{opacity:.4;pointer-events:none}#reviews.yayrev-loading::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid var(--yayrev-filter-border);border-top-color:var(--yayrev-filter-accent);border-radius:50%;animation:yayrev-spin .8s linear infinite}.commentlist.yayrev-updated{animation:yayrev-fade-in .3s ease}.yayrev-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:var(--yayrev-filter-bg);border:1px dashed var(--yayrev-filter-border);border-radius:8px;margin:20px 0}.yayrev-empty-state__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:16px;background:linear-gradient(135deg,rgba(0,102,192,.1) 0%,rgba(0,102,192,.05) 100%);border-radius:50%;color:var(--yayrev-filter-accent)}.yayrev-empty-state__title{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--yayrev-filter-text)}.yayrev-empty-state__message{margin:0 0 20px;font-size:14px;color:var(--yayrev-filter-text-muted);max-width:320px;line-height:1.5}.yayrev-empty-state__action{padding:10px 24px;background:var(--yayrev-filter-accent);border:none;border-radius:var(--yayrev-filter-radius);color:white;font-size:14px;font-weight:500;cursor:pointer;transition:background var(--yayrev-filter-transition),transform var(--yayrev-filter-transition)}.yayrev-empty-state__action:hover,.yayrev-empty-state__action:focus{background:var(--yayrev-filter-accent-hover);transform:translateY(-1px);outline:none}.yayrev-empty-state__action:active{transform:translateY(0)}.yayrev-filter-error{margin:16px 0;padding:16px;background:#fff8f8;border:1px solid #f5c6cb;border-radius:var(--yayrev-filter-radius);text-align:center}.yayrev-filter-error p{margin:0 0 12px;color:#721c24}.yayrev-retry{padding:8px 16px;background:#dc3545;border:none;border-radius:var(--yayrev-filter-radius);color:white;font-size:13px;cursor:pointer}.yayrev-retry:hover{background:#c82333;color:white}.yayrev-rating-bar--active{background:rgba(0,102,192,.1)!important}@media (max-width:768px){.yayrev-filter-panel.is-open{display:flex}.yayrev-ajax-pagination .page-numbers{flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){#reviews.yayrev-loading::after{animation:none}.commentlist.yayrev-updated{animation:none}}