.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.bfs{background-color:var(--pp-blue);padding-top:.75rem;padding-bottom:1rem;height:100%;display:flex;flex-direction:column;overflow:hidden}@media(min-width:960px){.bfs{padding-bottom:1.5rem}}@media(max-width:859px){.bfs{padding-top:0;padding-bottom:0}}.bfs__inner{margin:0 auto;padding-inline:var(--pagePadding);width:100%;display:flex;flex-direction:column;flex:1;min-height:0}@media(max-width:859px){.bfs__inner{padding-inline:0}}.bfs__form{position:relative;background:#fff;border:1px solid #1a1a1a;border-radius:12px;padding:1rem;margin-bottom:1.5rem;flex-shrink:0}@media(max-width:859px){.bfs__form{margin-bottom:0;border-radius:0;border-left:none;border-right:none}}.bfs__fields{display:grid;grid-template-columns:1fr;gap:.625rem;margin-bottom:.875rem}@media(min-width:640px){.bfs__fields{grid-template-columns:1fr 1fr}}@media(min-width:900px){.bfs__fields--location{grid-template-columns:1fr 140px auto;align-items:end}}.bfs__fields--location{margin-bottom:0}.bfs__field--actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.bfs__label{display:block;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#666;margin-bottom:.25rem}.bfs__input,.bfs__select{width:100%;background:#fff;border:2px solid #1a1a1a;border-radius:6px;color:#1a1a1a;padding:.45rem .75rem;font-size:.875rem;font-family:inherit;transition:border-color .15s;appearance:none}.bfs__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231a1a1a' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.25rem;cursor:pointer}.bfs__select option{background:#fff;color:#1a1a1a}.bfs__input:focus,.bfs__select:focus{outline:none;border-color:var(--pp-gold)}.bfs__input[aria-invalid=true]{border-color:#e05252}.bfs__autocomplete{position:relative}.bfs__suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:2px solid #1a1a1a;border-radius:8px;list-style:none;margin:0;padding:.25rem 0;z-index:100;box-shadow:0 8px 24px #0000001f;max-height:240px;overflow-y:auto}.bfs__suggestion{padding:.65rem 1rem;font-size:.85rem;color:#1a1a1a;cursor:pointer;line-height:1.4;transition:background .1s}.bfs__suggestion:hover,.bfs__suggestion--active{background:#ffc42f33;color:#1a1a1a;outline:none}.bfs__field-error{display:block;font-size:.75rem;color:#c0392b;margin-top:.25rem}.bfs__submit{background:var(--pp-gold);color:#1a1a1a;border:2px solid #1a1a1a;border-radius:6px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;font-family:inherit;cursor:pointer;transition:opacity .15s}.bfs__submit:hover{opacity:.88}.bfs__submit:disabled{opacity:.5;cursor:not-allowed}.bfs__geo-btn{display:flex;align-items:center;gap:.35rem;background:#fff;color:#1a1a1a;border:2px solid #1a1a1a;border-radius:6px;padding:.5rem .875rem;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:opacity .15s}.bfs__geo-btn:hover{opacity:.7}.bfs__geo-btn:disabled{opacity:.4;cursor:not-allowed}@media(max-width:639px){.bfs__fields--location{display:flex;flex-wrap:wrap;gap:.625rem}.bfs__field--zip{flex:1 1 auto;min-width:0;order:1}.bfs__field--actions{display:contents}.bfs__submit{display:none}.bfs__input{height:2.6rem}.bfs__geo-btn{order:2;flex:0 0 auto;width:auto;height:2.6rem;padding:0 .75rem}.bfs__geo-btn-label,.bfs__field--miles{display:none}}.bfs__geo-status{position:absolute;left:1rem;right:1rem;top:100%;margin-top:.5rem;z-index:100;display:block;padding:.4rem .75rem;background:#fff;border:1px solid #1a1a1a;border-radius:8px;box-shadow:0 2px 8px #0000001f;font-size:.82rem;color:#888;font-style:italic}.bfs__error-banner{background:#fff5f5;border:1px solid #e05252;border-radius:10px;padding:1rem 1.25rem;color:#c0392b;margin-bottom:1.5rem;flex-shrink:0}.bfs__error-banner p{margin:0}.bfs__filters-bar{position:absolute;inset:0;z-index:2000;background:#fff;font-weight:600;padding:2rem 1.5rem;overflow-y:auto;display:none}.bfs__filters-bar--open{display:flex}.bfs__filters-close{position:absolute;top:.75rem;right:.75rem}.bfs__filters-bar .bfs__select{height:2.125rem;padding:0 1.75rem 0 .6rem;font-size:.75rem;background-position:right .55rem center}.bfs__filters-bar .bfs__type-btn{height:2.125rem}.bfs__results-wrap{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch;flex:1;min-height:0}@media(min-width:860px){.bfs__results-wrap{grid-template-columns:340px 1fr}}.bfs__map-col{height:100%;min-height:0;position:relative}.bfs__sidebar{background:#fff;border:1px solid #1a1a1a;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:0}.bfs__sidebar-mobile-close{display:none}@media(max-width:859px){.bfs__sidebar{display:none}.bfs__sidebar--mobile-open{display:flex;position:fixed;inset:0;z-index:5000;border-radius:0;border:none;height:100%}.bfs__sidebar-mobile-close{display:flex;align-items:center;background:none;border:none;border-bottom:1px solid #ede5d8;color:#1a1a1a;font-family:inherit;font-size:.85rem;font-weight:700;padding:1rem 1.5rem;cursor:pointer;flex-shrink:0}}.bfs__map-toolbar{display:flex;justify-content:space-between;gap:.5rem;position:absolute;left:.75rem;right:.75rem;bottom:.75rem;z-index:2500}@media(min-width:860px){.bfs__map-toolbar-btn--list-only{display:none}}.bfs__map-toolbar-btn{background:#fff;color:#1a1a1a;border:2px solid #1a1a1a;border-radius:20px;padding:.45rem 1rem;font-size:.8rem;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 2px 8px #0000002e;white-space:nowrap;transition:background .15s,color .15s}.bfs__map-toolbar-btn[aria-expanded=true]{background:var(--pp-gold)}.bfs__filter-empty{font-size:.8rem;color:#888;text-align:center;margin:0;padding:1.5rem}.bfs__results-summary{font-size:.8rem;color:#888;margin:0;padding:.875rem 1.5rem;border-bottom:1px solid #ede5d8;flex-shrink:0}.bfs__list{list-style:none;margin:0;padding:0;flex:1;min-height:0;overflow-y:auto}.bfs__card{border-bottom:1px solid #ede5d8;transition:background-color .2s;cursor:pointer}.bfs__card:last-child{border-bottom:none}.bfs__card:hover{background:#00000008}.bfs__card--active{background:#ffc42f1f}.bfs__card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem .4rem}.bfs__card-name{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0 0 .2rem;line-height:1.2}.bfs__card-address{font-style:normal;font-size:.78rem;color:#888;line-height:1.4;display:flex;flex-direction:column;gap:.05rem}.bfs__card-distance{font-size:.72rem;font-weight:700;color:#555;white-space:nowrap;flex-shrink:0;letter-spacing:.02em;margin-top:.15rem}.bfs__card-bottom{display:flex;flex-wrap:wrap;gap:.25rem 1rem;align-items:center;padding:.3rem 1.5rem .9rem}.bfs__card-directions,.bfs__card-phone{font-size:.75rem;font-weight:600;color:#1a1a1a;text-decoration:underline;text-underline-offset:2px;letter-spacing:.03em;transition:opacity .15s}.bfs__card-directions:hover,.bfs__card-phone:hover{opacity:.6}.bfs__card-brands,.bfs__card-packages{font-size:.72rem;color:#999;margin:0;width:100%;line-height:1.4}.bfs__card-brands-label{font-weight:600;color:#666}.bfs__pagination{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;border-top:1px solid #ede5d8;flex-shrink:0}.bfs__page-btn{background:none;border:none;color:#1a1a1a;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;padding:.25rem 0;transition:opacity .15s}.bfs__page-btn:disabled{opacity:.3;cursor:not-allowed}.bfs__page-btn:hover:not(:disabled){opacity:.6}.bfs__page-count{font-size:.8rem;color:#888}.bfs__map-wrap{position:relative;z-index:60;border-radius:10px;overflow:hidden;border:1px solid #1a1a1a;isolation:isolate;flex:1;min-height:0}@media(max-width:859px){.bfs__map-wrap{border-radius:0;border-left:none;border-right:none}}.bfs__search-area-btn{position:absolute;top:.75rem;right:.75rem;z-index:1000;background:#fff;color:#1a1a1a;border:2px solid #1a1a1a;border-radius:20px;padding:.45rem 1rem;font-size:.8rem;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 2px 8px #0000002e;white-space:nowrap;transition:background .15s,color .15s}.bfs__search-area-btn:hover{background:var(--pp-gold);border-color:var(--pp-gold)}.bfs__map{width:100%;height:100%}@keyframes bfs-shimmer-anim{0%{background-position:-600px 0}to{background-position:600px 0}}.bfs-shimmer{background:linear-gradient(90deg,#ede8e0 25%,#e0d9d0,#ede8e0 75%);background-size:1200px 100%;animation:bfs-shimmer-anim 1.6s infinite linear}.bfs__skeleton-wrap{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch;flex:1;min-height:0}@media(min-width:860px){.bfs__skeleton-wrap{grid-template-columns:340px 1fr}}.bfs__skeleton-sidebar{background:#fff;border:1px solid #1a1a1a;border-radius:10px;overflow:hidden;height:100%;min-height:0}.bfs__skeleton-summary{height:42px;border-bottom:1px solid #ede5d8;flex-shrink:0}.bfs__skeleton-card{padding:1rem 1.5rem .9rem;border-bottom:1px solid #ede5d8;display:flex;flex-direction:column;gap:.45rem}.bfs__skeleton-line{border-radius:4px}.bfs__skeleton-line--title{height:15px}.bfs__skeleton-line--addr{height:11px}.bfs__skeleton-line--action{height:11px;margin-top:.2rem}.bfs__skeleton-map{border-radius:10px;border:1px dashed #ccc;background:#f5f1eb;height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;color:#b5a898;font-size:.85rem;text-align:center;padding:1.5rem}.bfs__skeleton-map p{margin:0;line-height:1.5;max-width:200px}.bfs-marker,.bfs-cluster{background:none!important;border:none!important}.bfs-hover-tooltip.leaflet-tooltip{font-family:inherit;background:#fff;border:2px solid #1a1a1a;border-radius:999px;padding:.4rem .9rem;box-shadow:0 2px 8px #0000002e;opacity:1}.bfs-hover-tooltip.leaflet-tooltip-top:before{display:none}.bfs-hover-tooltip__inner{display:flex;align-items:center;gap:.6rem}.bfs-hover-tooltip__inner strong{font-size:.82rem;font-weight:700;color:#1a1a1a;white-space:nowrap}.bfs-hover-tooltip__inner span{font-size:.7rem;font-weight:600;color:#555;white-space:nowrap}
