.trs-section{padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.trs-container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.trs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.trs-title{font-size:28px;font-weight:800;color:#0b1d2e;letter-spacing:-.5px;line-height:1.2;margin:0}.trs-arrows{display:flex;gap:8px}.trs-arrow{width:48px;height:48px;border-radius:9999px;border:1px solid #e2e8f0;background:transparent;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.trs-arrow:hover{border-color:#5271ff;color:#5271ff}.trs-scroll{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:48px 24px 64px;margin:-48px -24px -64px}.trs-scroll::-webkit-scrollbar{display:none}.trs-scroll{-ms-overflow-style:none;scrollbar-width:none}.trs-card-wrap{min-width:320px;max-width:320px;flex-shrink:0;scroll-snap-align:start}.trs-card{position:relative!important;display:block!important;background:#fff!important;border-radius:var(--r-lg)!important;border:1px solid #f1f5f9!important;box-shadow:0 1px 4px rgba(15,23,42,.06),0 1px 2px rgba(15,23,42,.04)!important;padding:20px!important;transition:all .2s cubic-bezier(.25,.46,.45,.94)!important;cursor:pointer!important;text-decoration:none!important;color:inherit!important}.trs-card:hover{box-shadow:0 16px 48px rgba(15,23,42,.12),0 4px 12px rgba(15,23,42,.06)!important;transform:translateY(-3px)!important}.trs-photo-wrap{position:relative;width:100%;height:224px;border-radius:var(--r-md);overflow:hidden;margin-bottom:16px;background:#f1f5f9}.trs-photo{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.trs-verified-row{display:flex;justify-content:flex-end;margin-bottom:8px}.trs-verified{display:inline-flex;align-items:center;gap:4px;background:rgba(240,249,255,.95);border:1px solid #bae6fd;padding:3px 10px;border-radius:var(--r-full)}.trs-verified-icon{color:#5271ff;flex-shrink:0}.trs-verified-text{font-size:10px;font-weight:700;color:#0b1d2e;text-transform:uppercase;letter-spacing:.3px}.trs-name{font-size:18px!important;font-weight:700!important;color:#0b1d2e!important;margin:0 0 4px!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transition:color .2s!important}.trs-card:hover .trs-name{color:#5271ff!important}.trs-specialty{font-size:14px;font-weight:600;color:#0b8279;margin:0 0 12px;line-height:1.4}.trs-location{display:flex;align-items:center;gap:4px;font-size:13px;color:#64748b;margin-bottom:16px}.trs-location svg{flex-shrink:0;color:#94a3b8}.trs-bottom{justify-content:space-between;padding-top:16px;border-top:1px solid #f1f5f9}.trs-bottom,.trs-stars{display:flex;align-items:center}.trs-stars{gap:1px}.trs-star-icon{color:#f59e0b;width:14px;height:14px}.trs-review-count{font-size:11px;font-weight:700;color:#94a3b8;margin-left:4px}.trs-cta{font-size:12px;font-weight:700;color:#5271ff;text-transform:uppercase;letter-spacing:.3px;cursor:pointer}.trs-card:hover .trs-cta{text-decoration:underline}@media (max-width:1024px){.trs-card-wrap{min-width:300px;max-width:300px}}@media (max-width:768px){.trs-section{padding:0}.trs-container{padding:0 16px}.trs-title{font-size:22px}.trs-header{margin-bottom:32px}.trs-card-wrap{min-width:280px;max-width:280px}.trs-arrows{display:none}.trs-photo-wrap{height:180px}}