.sbfc-wrap{--green:#00875a;--navy:#0b2840;max-width:1200px;margin:0 auto;padding:10px 0 40px}.sbfc-intro{text-align:center;margin-bottom:20px}.sbfc-intro h2{color:var(--navy);font-size:clamp(1.8rem,4vw,3rem);margin-bottom:8px}.sbfc-intro p{max-width:820px;margin:0 auto 18px;color:#45515c}.sbfc-filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.sbfc-filters button{border:1px solid var(--green);background:#fff;color:var(--green);padding:9px 18px;border-radius:999px;font-weight:700;cursor:pointer}.sbfc-filters button.is-active,.sbfc-filters button:hover{background:var(--green);color:#fff}#sbfc-map{height:520px;border-radius:18px;overflow:hidden;border:1px solid #d7e1e7;margin:20px 0 28px}.sbfc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sbfc-card{border:1px solid #dce5e9;border-radius:16px;padding:20px;background:#fff;box-shadow:0 8px 24px rgba(11,40,64,.07)}.sbfc-card h3{margin:8px 0;color:var(--navy)}.sbfc-type{display:inline-block;background:#e6f5ef;color:var(--green);padding:4px 9px;border-radius:999px;font-size:.8rem;font-weight:700}.sbfc-place{color:#66727b;font-size:.92rem}.sbfc-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.sbfc-links a{color:var(--green);font-weight:700}.sbfc-note{font-size:.88rem;color:#65727b;margin-top:20px}@media(max-width:900px){.sbfc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#sbfc-map{height:440px}}@media(max-width:620px){.sbfc-grid{grid-template-columns:1fr}#sbfc-map{height:360px}.sbfc-wrap{padding-left:12px;padding-right:12px}}
.sbfc-map-status{display:flex;align-items:center;justify-content:center;height:100%;margin:0;padding:24px;text-align:center;color:#596874;background:#f3f7f6}
