/* Titan Google Reviews */
.tgr-section{padding:60px 0;background:linear-gradient(180deg,#fff7e6,#fff)}
.tgr-container{width:min(1180px,calc(100% - 32px));margin:0 auto}
.tgr-head{text-align:center;max-width:760px;margin:0 auto 26px}
.tgr-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.22);color:#111;font-size:13px;font-weight:900}
.tgr-head h2{margin:10px 0 8px;font-size:clamp(26px,4vw,40px);line-height:1.12;color:#111;font-weight:950}
.tgr-head p{margin:0;color:#555;line-height:1.6}
.tgr-summary{margin-top:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(0,0,0,.10);box-shadow:0 10px 28px rgba(0,0,0,.06)}
.tgr-summary strong{color:#111;font-size:20px}.tgr-summary span{color:#f97316;letter-spacing:1px;font-weight:900}.tgr-summary em{font-style:normal;color:#555;font-size:13px;font-weight:800}
.tgr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tgr-card{background:#fff;border:1px solid rgba(0,0,0,.10);border-radius:24px;padding:18px;box-shadow:0 14px 34px rgba(0,0,0,.08)}
.tgr-person{display:flex;align-items:center;gap:10px;margin-bottom:10px}.tgr-person img,.tgr-avatar{width:42px;height:42px;border-radius:999px;object-fit:cover;background:linear-gradient(90deg,#f6c453,#f97316);display:flex;align-items:center;justify-content:center;color:#111;font-weight:950}
.tgr-person strong{display:block;color:#111}.tgr-person small{color:#666}
.tgr-stars{color:#f97316;font-size:13px;letter-spacing:1px;font-weight:900;margin-bottom:8px}
.tgr-card p{color:#444;line-height:1.65;margin:0}
.tgr-actions{margin-top:22px;text-align:center}.tgr-actions a{display:inline-flex;padding:13px 18px;border-radius:999px;background:linear-gradient(90deg,#f6c453,#f97316);color:#111!important;text-decoration:none;font-weight:950;box-shadow:0 14px 30px rgba(249,115,22,.22)}
.tgr-fallback,.tgr-empty{background:#fff;border:1px dashed rgba(249,115,22,.35);border-radius:22px;padding:18px;text-align:center;color:#555}.tgr-fallback h3{margin:0 0 8px;color:#111}.tgr-fallback small{display:block;margin-top:8px;color:#777}
@media(max-width:900px){.tgr-grid{grid-template-columns:1fr}}
