.reviews-page{padding:20px 0 40px}.reviews-page-hero{border:1px solid #dee0e2;border-radius:8px;background:#fff;padding:16px;margin-bottom:24px}.reviews-page-lead{margin:0 0 16px;font-size:16px;line-height:1.3}.reviews-page-summary{display:grid;gap:10px;grid-template-columns:1fr;margin-bottom:16px}.reviews-page-filters{display:flex;flex-wrap:wrap;gap:8px}.reviews-page-list{display:grid;gap:12px}.reviews-page-item{border:1px solid #dee0e2;border-radius:8px;padding:16px;background:#fff}.reviews-page-item-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.reviews-page-item-title{margin:0 0 8px;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:1.2}.reviews-page-item-text{margin:0;font-size:14px;line-height:1.45;color:#272627;overflow-wrap:anywhere}.reviews-page-state{border:1px dashed #c1c9d1;border-radius:8px;padding:18px;font-size:15px;background:#fff}.reviews-page-state.is-error{color:#d04444}.reviews-page-pagination{margin-top:20px;display:flex;justify-content:center}.summary-card{border:1px solid #dee0e2;border-radius:8px;padding:12px;background:#f8f8f8}.summary-card .summary-label{display:block;margin-bottom:4px;font-size:13px;color:#677979}.summary-card .summary-value{font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:1;display:block;margin-bottom:6px}.filter-chip{border:1px solid #c1c9d1;background:#fff;border-radius:999px;padding:8px 12px;line-height:1;min-width:68px}.filter-chip.is-active{border-color:#000;background:#f8f8f8}.author-block{display:flex;align-items:center;gap:10px}.author-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e9ecef;font-weight:700;font-size:14px}.author-meta{display:flex;flex-direction:column;line-height:1.2;gap:2px}.author-meta strong{font-size:14px}.author-meta span{font-size:12px;color:#677979}@media(min-width:768px){.reviews-page-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
