.hbc-map-container{display:flex;height:600px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;font-family:inherit}.hbc-sidebar{width:400px;background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden}.hbc-header{padding:20px;border-bottom:1px solid #e0e0e0;background:#fafafa;box-sizing:border-box}.hbc-header h2{font-size:18px;margin:0 0 6px 0;color:#1a1a1a;font-weight:600}.hbc-header p{font-size:13px;color:#666;margin:0 0 16px 0;line-height:1.4}.hbc-view-toggle{display:flex;gap:8px;margin-bottom:16px;background:#f0f0f0;padding:4px;border-radius:8px}.hbc-toggle-btn{flex:1;padding:10px 16px;border:none;background:#fff0;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s;color:#666;display:flex;align-items:center;justify-content:center;gap:6px}.hbc-toggle-btn:hover{color:#333}.hbc-toggle-btn.active{background:#fff;color:#d4af37;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.hbc-toggle-icon{font-size:16px}.hbc-location-selects{display:flex;gap:8px;margin-bottom:12px}.hbc-location-selects select{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;transition:border-color 0.2s}.hbc-location-selects select:focus{outline:none;border-color:#d4af37}.hbc-search{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;margin-bottom:12px;transition:border-color 0.2s;box-sizing:border-box}.hbc-search:focus{outline:none;border-color:#d4af37}.hbc-search::placeholder{color:#999}.hbc-filters-accordion{margin-bottom:12px}.hbc-accordion-header{padding:10px 12px;background:#f8f9fa;border:1px solid #ddd;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;color:#555;transition:all 0.2s}.hbc-accordion-header:hover{background:#f0f0f0;border-color:#d4af37}.hbc-accordion-icon{transition:transform 0.2s;font-size:12px}.hbc-accordion-header.open .hbc-accordion-icon{transform:rotate(180deg)}.hbc-accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.hbc-accordion-content.open{max-height:300px;overflow-y:auto}.hbc-filters{display:flex;gap:8px;flex-wrap:wrap;padding:12px;background:#fafafa;border:1px solid #ddd;border-top:none;border-radius:0 0 6px 6px}.hbc-filter-btn{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:20px;font-size:12px;cursor:pointer;transition:all 0.2s;color:#555}.hbc-filter-btn:hover{border-color:#d4af37;background:#f0f7ff}.hbc-filter-btn.active{background:#d4af37;color:#fff;border-color:#d4af37}.hbc-results-count{padding:12px 20px;font-size:13px;color:#666;border-bottom:1px solid #e0e0e0;background:#fafafa;font-weight:500}.hbc-church-list{flex:1;overflow-y:auto}.hbc-church-item{padding:16px 20px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background 0.2s}.hbc-church-item:hover{background:#f8f9fa}.hbc-church-item.active{background:#e3f2fd;border-left:3px solid #d4af37}.hbc-church-name{font-weight:600;color:#1a1a1a;margin-bottom:6px;font-size:14px}.hbc-church-location{font-size:13px;color:#666;margin-bottom:6px}.hbc-church-meta{display:flex;align-items:center;gap:8px;margin-top:6px;flex-wrap:wrap}.hbc-church-type{font-size:12px;color:#fff;background:#d4af37;padding:3px 8px;border-radius:12px}.hbc-church-phone{font-size:12px;color:#666}.hbc-church-chapel{font-size:12px;color:#28a745;font-weight:500}.hbc-map{flex:1;min-height:400px}.hbc-loading,.hbc-no-results{padding:40px 20px;text-align:center;color:#999}.hbc-loading{color:#d4af37}.hbc-map .leaflet-popup-content{margin:14px;min-width:220px}.hbc-popup-title{font-weight:600;font-size:15px;margin-bottom:10px;color:#1a1a1a}.hbc-popup-section{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.hbc-popup-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.hbc-popup-label{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.hbc-popup-info{font-size:13px;color:#333;line-height:1.6}.hbc-popup-info strong{color:#d4af37}.hbc-popup-info a{color:#d4af37;text-decoration:none}.hbc-popup-info a:hover{text-decoration:underline}.hbc-popup-chapel{color:#28a745;font-weight:500}.hbc-church-list::-webkit-scrollbar,.hbc-accordion-content::-webkit-scrollbar{width:8px}.hbc-church-list::-webkit-scrollbar-track,.hbc-accordion-content::-webkit-scrollbar-track{background:#f1f1f1}.hbc-church-list::-webkit-scrollbar-thumb,.hbc-accordion-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.hbc-church-list::-webkit-scrollbar-thumb:hover,.hbc-accordion-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.hbc-filter-reset{padding:6px 16px;border:2px solid #d4af37;background:#fff;border-radius:20px;font-size:12px;cursor:pointer;transition:all 0.2s;color:#d4af37;font-weight:600}.hbc-filter-reset:hover{background:#d4af37;color:#fff}@media (max-width:1024px){.hbc-sidebar{width:350px}}@media (max-width:768px){.hbc-map-container{flex-direction:column;height:auto!important}.hbc-sidebar{width:100%;max-height:500px}.hbc-map{height:400px}.hbc-location-selects{flex-direction:column}}@media (max-width:480px){.hbc-header{padding:16px}.hbc-header h2{font-size:16px}.hbc-header p{font-size:12px}.hbc-church-item{padding:12px 16px}.hbc-filters{gap:6px}.hbc-filter-btn{font-size:11px;padding:5px 10px}}