@charset "UTF-8";*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:100vh;min-height:100dvh}h1,h2,h3,h4,h5,h6{color:#333;font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){h1{font-size:2rem}}h2{font-size:1.25rem;margin-bottom:1rem}@media(min-width:768px){h2{font-size:1.75rem}}h3{font-size:1.125rem;margin-bottom:.5rem}@media(min-width:768px){h3{font-size:1.25rem}}p{margin-bottom:1rem}a{color:#06c;text-decoration:none;transition:color .2s ease}a:hover{color:#049;text-decoration:underline}:root{--layout-header-height:64px;--layout-footer-height:80px}.page{margin:0 auto;max-width:1200px;padding:1rem}@media(min-width:768px){.page{padding:2rem}}.page__header{border-bottom:2px solid #e5e5e5;margin-bottom:2rem;padding-bottom:1.5rem}.page__title{margin-bottom:.5rem}.page__content,.page__section{margin-bottom:2rem}.page__section--with-map{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.page__section--with-map{flex-direction:row}.page__section--with-map .page__section-content,.page__section--with-map .page__section-map{flex:1}}.page__intro{color:#666;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}@media(min-width:768px){.page__intro{font-size:1.25rem}}.page--full-map{height:100%;max-width:none;overflow:hidden;position:relative}.page--full-map,.page--full-map .page__content{margin:0;padding:0}.page__map-full{height:100%;inset:0;position:absolute;width:100%;z-index:1}.page__map-full :deep(.location-map){border-radius:0!important;height:100%!important;max-height:none!important;min-height:100%!important;width:100%!important}.page__map-full :deep(.location-map__fallback){border-radius:0!important;height:100%!important;min-height:100%!important;width:100%!important}@media(min-width:768px){.page__map-full :deep(.location-map){height:100%!important;min-height:100%!important}.page__map-full :deep(.location-map__fallback){height:100%!important;min-height:100%!important}}.breadcrumbs{color:#666;font-size:.875rem;margin-bottom:1.5rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.25rem;list-style:none}.breadcrumbs__item{align-items:center;display:flex;gap:.25rem}.breadcrumbs__item:not(:last-child):after{color:#999;content:"→";margin-left:.25rem}.breadcrumbs__link{color:#06c}.breadcrumbs__link--current{color:#333;pointer-events:none}.link--city,.link--country{display:inline-block;margin-bottom:.5rem;margin-right:1rem}.location-filter-banner{align-items:center;background-color:#e6f3ff;border:1px solid #b3d9ff;border-radius:4px;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.location-filter-banner__text{color:#333;font-size:.875rem}.location-filter-banner__actions{display:flex;flex-wrap:wrap;gap:1rem}.location-filter-banner__link{color:#06c;font-size:.875rem;font-weight:500}.location-card{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.location-card__header{margin-bottom:1rem}.location-card__title{margin-bottom:.5rem}.location-card__address{color:#333;font-size:1.125rem;font-weight:500;margin-bottom:.25rem}.location-card__second-address{color:#666;font-size:16px;margin-bottom:.25rem}.location-card__meta{color:#666;font-size:16px;margin-bottom:1rem}.location-card__hours{background-color:#e8f5e9;border-radius:4px;color:green;display:inline-block;font-size:.875rem;font-weight:500;margin-top:.5rem;padding:.25rem .5rem}@keyframes pulse-error{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.find-nearest-container{align-items:center;display:flex;flex-direction:column;left:50%;position:fixed;top:80px;transform:translate(-50%);z-index:10}.find-nearest-container .find-nearest-button{background-color:#06c;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:1rem 1.5rem;transition:background-color .2s ease}.find-nearest-container .find-nearest-button:hover:not(:disabled){background-color:#049}.find-nearest-container .find-nearest-button:disabled{background-color:#999;cursor:not-allowed}.find-nearest-container .find-nearest-button--error{animation:pulse-error 2s infinite;background-color:#dc3545}.find-nearest-container .find-nearest-button--error:hover:not(:disabled){background-color:#c82333}@media(min-width:768px){.find-nearest-container .find-nearest-button{font-size:1.125rem;padding:1.5rem 2rem}}.empty-state{color:#666;padding:3rem 1rem;text-align:center}.empty-state__title{font-size:1.25rem;margin-bottom:.5rem}.empty-state__text{font-size:16px}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}.text-center{text-align:center}.text-secondary{color:#666}.text-muted{color:#999}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}
