/* Bareilly Taxi Core 5.5.4 — compact premium FAQ */
.bt-faq{position:relative;padding:64px 0;background:#f8fafc;overflow:hidden}
.bt-faq .bt-container{max-width:1200px;margin:auto;padding:0 20px}
.bt-faq .bt-section-heading{max-width:760px;margin:0 auto 25px;text-align:center}
.bt-faq .bt-section-heading h2{margin:8px 0 8px;color:#0f172a;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.16}
.bt-faq .bt-section-heading p{margin:0;color:#64748b;font-size:13px;line-height:1.6}
.bt-faq-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;max-width:1050px;margin:0 auto}
.bt-faq-item{align-self:start;background:#fff;border:1px solid #e2e8f0;border-radius:13px;overflow:hidden;box-shadow:0 7px 20px rgba(15,23,42,.045);transition:.2s}
.bt-faq-item:hover{box-shadow:0 12px 28px rgba(15,23,42,.08)}
.bt-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 15px;background:#fff;border:0;cursor:pointer;text-align:left;color:#10294e;font-size:13px;font-weight:800;line-height:1.45}
.bt-faq-toggle{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;background:#eef4ff;color:#155eef;font-size:0;font-weight:900;line-height:1;transition:transform .22s ease,background .22s ease,color .22s ease}.bt-faq-toggle::before{content:"+";font-size:16px}.bt-faq-item.active .bt-faq-toggle::before{content:"−"}
.bt-faq-item.active{border-left:3px solid #f59e0b}.bt-faq-item.active .bt-faq-question{background:#fffaf0}.bt-faq-item.active .bt-faq-toggle{color:#f59e0b;background:#fff1cf;transform:none}
.bt-faq-answer{display:none;padding:0 15px 14px}.bt-faq-item.active .bt-faq-answer{display:block}.bt-faq-answer p{margin:0;color:#64748b;font-size:11px;line-height:1.65}
.bt-faq-content{max-width:900px;margin:22px auto 0;padding:17px 19px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.bt-faq-content h2{margin:0 0 6px;color:#10294e;font-size:17px}.bt-faq-content p{margin:0;color:#64748b;font-size:11px;line-height:1.65}
.bt-faq-footer{max-width:900px;margin:18px auto 0;padding:22px 20px;border-radius:16px;background:#0f172a;text-align:center}.bt-faq-help h3{margin:0 0 5px;color:#fff;font-size:20px}.bt-faq-help p{margin:0;color:#cbd5e1;font-size:11px}.bt-faq-buttons{display:flex;justify-content:center;gap:8px;margin-top:12px}.bt-faq-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 15px;border-radius:9px;font-size:11px;font-weight:800}
@media(max-width:700px){.bt-faq{padding:52px 0}.bt-faq-wrapper{grid-template-columns:1fr}.bt-faq-question{font-size:12px}.bt-faq-buttons{flex-wrap:wrap}}
