.ts9gr-section{margin:2.5rem 0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.ts9gr-head{display:flex;justify-content:center;margin-bottom:1.5rem}
.ts9gr-title{text-transform:uppercase;letter-spacing:.06em;font-size:1.3rem;font-weight:700;margin:0;color:#111827}
.ts9gr-slider{position:relative;display:flex;align-items:center;gap:.75rem}
.ts9gr-track{display:flex;width:100%;overflow:hidden;scroll-snap-type:x mandatory;gap:1rem}
.ts9gr-card{flex:0 0 100%;scroll-snap-align:start;border-radius:1.25rem;padding:1.25rem 1.5rem;background:#ffffff;box-shadow:0 8px 20px rgba(15,23,42,.08);border:1px solid #e5e7eb}
@media(min-width:768px){.ts9gr-ct-2 .ts9gr-card{flex-basis:48%}.ts9gr-ct-3 .ts9gr-card{flex-basis:31.5%}}
@media(min-width:1024px){.ts9gr-cd-2 .ts9gr-card{flex-basis:48%}.ts9gr-cd-3 .ts9gr-card{flex-basis:31.5%}.ts9gr-cd-4 .ts9gr-card{flex-basis:23.5%}}
.ts9gr-card-header{display:flex;align-items:center;gap:.9rem;margin-bottom:.75rem}
.ts9gr-avatar-wrap{flex-shrink:0}
.ts9gr-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;background:transparent;border:none;box-shadow:none}
.ts9gr-avatar--fallback{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#4f46e5;color:#fff;font-weight:700;font-size:1.1rem}
.ts9gr-header-text{flex:1 1 auto}
.ts9gr-author{font-weight:600;font-size:.98rem;color:#111827;margin-bottom:.1rem}
.ts9gr-date{font-size:.78rem;color:#6b7280}
.ts9gr-g-icon{width:26px;height:26px;border-radius:999px;background:#4285f4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;box-shadow:0 0 0 2px #e5e7eb;flex-shrink:0}
.ts9gr-rating-row{display:flex;align-items:center;justify-content:flex-start;gap:.4rem;margin-bottom:.5rem}
.ts9gr-stars{display:inline-flex;gap:.08rem;font-size:.95rem}
.ts9gr-star{color:#e5e7eb}
.ts9gr-star--fill{color:#f59e0b}
.ts9gr-verified{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#2563eb;color:#fff;font-size:.7rem;font-weight:700}
.ts9gr-text{margin:0;font-size:.92rem;line-height:1.6;color:#111827}
.ts9gr-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #d1d5db;background:#ffffff;box-shadow:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:background .15s ease,box-shadow .15s ease,transform .15s ease;z-index:5}
.ts9gr-arrow span{font-size:18px;line-height:1}
.ts9gr-prev{left:-20px}
.ts9gr-next{right:-20px}
.ts9gr-arrow:hover{background:#f9fafb;box-shadow:0 4px 10px rgba(15,23,42,.15);transform:translateY(-50%) scale(1.03)}
.ts9gr-aggregate-bar{margin-top:1rem;text-align:center;font-size:.9rem;color:#4b5563}
.ts9gr-aggregate-bar strong{font-weight:600}
@media(max-width:640px){.ts9gr-prev{left:4px}.ts9gr-next{right:4px}}
