.boost-map{position:relative;overflow:hidden;padding:5rem 2rem;background:var(--boost-bg);color:var(--boost-text);container-type:inline-size}.boost-map__container{position:relative;z-index:1;max-width:var(--boost-container-wide,1200px);margin:0 auto}.boost-map__header{margin-bottom:2.5rem}.boost-map__text{font-size:1.05rem;color:var(--boost-text-muted);line-height:1.7;max-width:var(--boost-container-narrow,700px);margin:-0.5rem 0 1.5rem}.boost-map__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.boost-map__body{position:relative}.boost-map__info{display:flex;flex-direction:column;gap:1.5rem}.boost-map__contact{display:flex;flex-direction:column;gap:1.5rem}.boost-map__info-item{display:flex;gap:1rem;align-items:flex-start}.boost-map__info-icon{flex-shrink:0;line-height:0}.boost-map__info-icon svg{overflow:visible}.boost-map__info-label{display:block;font-size:0.9rem;font-weight:700;color:var(--boost-text);margin:0 0 0.25rem}.boost-map__info-content p{font-size:0.95rem;color:var(--boost-text-muted);margin:0;line-height:1.5}.boost-map__info-content a{color:var(--boost-icon-color,var(--boost-accent,#3b82f6));text-decoration:none}.boost-map__info-content a:hover{text-decoration:underline}.boost-map--info-inline .boost-map__contact{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:1.5rem 2.5rem}.boost-map--info-inline .boost-map__info-item{flex:0 1 auto;min-width:0}.boost-map--info-inline .boost-map__info-item--hours{flex-basis:100%}@media (max-width:768px){.boost-map--info-inline .boost-map__contact{flex-direction:column}}.boost-map__hours{width:100%;font-size:0.9rem}.boost-map__hours-row{display:flex;justify-content:space-between;padding:0.3rem 0;border-bottom:1px solid var(--boost-border)}.boost-map__hours-row:last-child{border-bottom:none}.boost-map__hours-day{font-weight:600;color:var(--boost-text);min-width:80px}.boost-map__hours-slots{color:var(--boost-text-muted);text-align:right}.boost-map__hours-closed{color:var(--boost-text-muted);opacity:0.5;font-style:italic}.boost-map__locations{margin-top:2rem}.boost-map__locations-title{display:block;font-size:0.85rem;font-weight:600;color:var(--boost-text-muted);text-transform:uppercase;letter-spacing:0.05em;margin:0 0 1rem}.boost-map__location-item{padding:1rem;background:var(--boost-card-bg,var(--boost-bg-alt,#f8fafc));border-radius:10px;margin-bottom:0.75rem;cursor:pointer;transition:border-color 0.2s;border:1px solid transparent}.boost-map__location-item:hover,.boost-map__location-item.active{border-color:var(--boost-icon-color,var(--boost-accent,#3b82f6))}.boost-map__location-name{display:block;font-size:0.95rem;font-weight:600;color:var(--boost-text);margin:0 0 0.25rem}.boost-map__location-item p{font-size:0.85rem;color:var(--boost-text-muted);margin:0}.boost-map__frame{position:relative;height:400px}.boost-map__frame iframe{width:100%;height:100%;border:0;display:block}.boost-map--style-elevated .boost-map__frame{border-radius:16px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,0.15)}.boost-map--style-bordered .boost-map__frame{border-radius:16px;overflow:hidden;border:2px solid var(--boost-border)}.boost-map--style-minimal .boost-map__frame{border-radius:12px;overflow:hidden}.boost-map--style-fullwidth{padding:0}.boost-map--style-fullwidth .boost-map__frame{height:100vh}.boost-map--layout-map-only .boost-map__header{max-width:var(--boost-container-narrow,700px);margin-bottom:2.5rem}.boost-map--align-right.boost-map--layout-map-only .boost-map__header{margin-left:auto;margin-right:0}.boost-map--align-left.boost-map--layout-map-only .boost-map__header{margin-left:0;margin-right:auto}.boost-map--align-center.boost-map--layout-map-only .boost-map__header{margin-left:auto;margin-right:auto}.boost-map--layout-map-only .boost-map__text{margin-bottom:1rem}.boost-map--layout-map-only .boost-map__buttons{margin-bottom:1rem}.boost-map--layout-side-by-side .boost-map__body{display:grid;grid-template-columns:400px 1fr;gap:3rem;align-items:start}.boost-map--layout-stacked .boost-map__frame{margin-top:3rem}.boost-map--layout-stacked .boost-map__info{padding-bottom:0.5rem}.boost-map--align-left .boost-map__header{text-align:left}.boost-map--align-left .boost-map__text{text-align:left}.boost-map--align-left .boost-map__buttons{justify-content:flex-start}.boost-map--align-left .boost-map__info{align-items:flex-start}.boost-map--align-left .boost-map__info-item{text-align:left}.boost-map--align-left .boost-map__locations-title{text-align:left}.boost-map--align-center .boost-map__header{text-align:center;max-width:var(--boost-container-narrow,700px);margin-left:auto;margin-right:auto}.boost-map--align-center .boost-map__text{text-align:center;margin-left:auto;margin-right:auto}.boost-map--align-center .boost-map__buttons{justify-content:center}.boost-map--align-center .boost-map__info{align-items:center}.boost-map--align-center .boost-map__info-item{flex-direction:column;align-items:center;text-align:center}.boost-map--align-center .boost-map__locations-title{text-align:center}.boost-map--align-right .boost-map__header{text-align:right}.boost-map--align-right .boost-map__text{text-align:right;margin-left:auto}.boost-map--align-right .boost-map__buttons{justify-content:flex-end}.boost-map--align-right .boost-map__info{align-items:flex-end}.boost-map--align-right .boost-map__info-item{flex-direction:row-reverse;text-align:right}.boost-map--align-right .boost-map__locations-title{text-align:right}@media (prefers-reduced-motion:reduce){.boost-map__location-item{transition:none}}@container (max-width:1024px){.boost-map--layout-side-by-side .boost-map__body{grid-template-columns:1fr}.boost-map--layout-side-by-side .boost-map__info{margin-bottom:1.5rem}}@container (max-width:768px){.boost-map{padding:3rem 1rem}.boost-map--style-fullwidth{padding:0}.boost-map__frame{height:350px}.boost-map--style-fullwidth .boost-map__frame{height:100svh}.boost-map__text{padding:0 1rem}}@supports not (container-type:inline-size){@media (max-width:1024px){.boost-map--layout-side-by-side .boost-map__body{grid-template-columns:1fr}.boost-map--layout-side-by-side .boost-map__header{text-align:center}.boost-map--layout-side-by-side .boost-map__info{margin-bottom:1.5rem}}@media (max-width:768px){.boost-map{padding:3rem 1rem}.boost-map--style-fullwidth{padding:0}.boost-map__frame{height:350px}.boost-map--style-fullwidth .boost-map__frame{height:100svh}.boost-map__text{padding:0 1rem}}}