/* Bareilly Taxi Core 5.5.4 — compact premium achievements */
.bt-stats{padding:54px 0;background:#071a36;color:#fff}
.bt-stats .bt-container{max-width:1200px;margin:0 auto;padding:0 20px}
.bt-stats .bt-section-title{text-align:center;margin-bottom:22px}
.bt-stats .bt-section-title span{display:inline-block;color:#f5b21b;font-size:10px;font-weight:900;letter-spacing:.12em}
.bt-stats .bt-section-title h2{margin:7px 0 6px;color:#fff;font-size:clamp(24px,2.8vw,34px);line-height:1.15}
.bt-stats .bt-section-title p{margin:0;color:#b9c8dc;font-size:12px}
.bt-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.bt-stats .bt-stat-card{padding:19px 14px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.045);text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.12)}
.bt-stats .bt-stat-number{color:#f5b21b;font-size:27px;font-weight:900;line-height:1.1}
.bt-stats .bt-stat-card h3{margin:7px 0 3px;color:#fff;font-size:13px;font-weight:800}
.bt-stats .bt-stat-card p{margin:0;color:#b9c8dc;font-size:10px;line-height:1.45}
@media(max-width:800px){.bt-stats-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.bt-stats{padding:45px 0}.bt-stats-grid{grid-template-columns:1fr}.bt-stats .bt-stat-number{font-size:25px}}
