.bsr-local-guide{box-sizing:border-box;width:100%;max-width:none;margin:0 auto;padding:18px clamp(16px,2.8vw,52px) 40px;background:#f8f9fc;color:#212635;font-family:Roboto,Arial,sans-serif}
.bsr-local-guide *{box-sizing:border-box}
.bsr-guide-card{width:100%;margin:0 0 16px;padding:clamp(20px,2.5vw,46px);border:1px solid #dce0e9;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(24,34,58,.045)}
.bsr-guide-heading{display:flex;align-items:baseline;gap:18px;margin-bottom:20px}
.bsr-guide-heading>span{flex:none;color:#9a2137;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.11em}
.bsr-guide-heading h2{margin:0;color:#8d2435;font-size:clamp(23px,2vw,34px);line-height:1.2;font-weight:800}
.bsr-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.bsr-faq-item{border:1px solid #dce0e9;border-radius:16px;background:#fdfdff;min-width:0}
.bsr-faq-item summary{position:relative;display:block;padding:18px 45px 18px 20px;color:#1c2330;font-weight:700;line-height:1.35;cursor:pointer;list-style:none}
.bsr-faq-item summary::-webkit-details-marker{display:none}
.bsr-faq-item summary:after{content:'+';position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#9a2137;font-size:26px;font-weight:700}
.bsr-faq-item[open] summary:after{content:'−'}
.bsr-faq-item summary:focus-visible{outline:3px solid #9a2137;outline-offset:2px;border-radius:14px}
.bsr-faq-item p{margin:0;padding:0 20px 18px;line-height:1.55;color:#485366}
.bsr-topic-list{display:flex;flex-wrap:wrap;gap:9px}
.bsr-topic-chip{display:inline-block;padding:9px 14px;border:1px solid #edc3cb;border-radius:999px;background:#fffafb;color:#741e2f;font-size:14px;font-weight:650;line-height:1.3}
.bsr-guide-note{margin:19px 0 0;font-size:15px;line-height:1.55;color:#3f4959}
@media(max-width:680px){.bsr-local-guide{padding:14px 12px 24px}.bsr-guide-card{border-radius:17px;padding:20px 16px}.bsr-guide-heading{display:block}.bsr-guide-heading>span{display:block;margin-bottom:7px}.bsr-faq-grid{grid-template-columns:1fr}.bsr-faq-item summary{padding:15px 42px 15px 15px}.bsr-topic-chip{font-size:12px;padding:8px 11px}}
