/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.store-finder{max-width:1200px;margin:0 auto;padding:2rem 1rem;}.store-finder__header{margin-bottom:2rem;}.store-finder__title{font-size:2rem;margin-bottom:1.5rem;}.store-finder__filters{display:flex;gap:1.5rem;flex-wrap:wrap;}.store-finder__filter-checkbox{margin-right:0.5rem;}.store-finder__results{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;}.store-finder__loading,.store-finder__empty,.store-finder__error{grid-column:1 / -1;text-align:center;padding:2rem;font-size:1.1rem;}.store-card{border:1px solid #ddd;border-radius:8px;padding:1.5rem;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease;}.store-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.15);}.store-card__header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem;gap:1rem;}.store-card__name{font-size:1.3rem;margin:0;color:#1a237e;}.store-card__status{font-size:0.85rem;padding:0.25rem 0.75rem;border-radius:12px;font-weight:600;white-space:nowrap;}.store-card__status--open{background:#e8f5e9;color:#2e7d32;}.store-card__status--closed{background:#ffebee;color:#c62828;}.store-card__content{margin-bottom:1.5rem;}.store-card__address{margin-bottom:1rem;color:#666;}.store-card__hours{margin-bottom:1rem;}.store-card__hours-list{margin-top:0.5rem;font-size:0.9rem;}.store-card__hours-item{padding:0.25rem 0;color:#666;}.store-card__hours-item--today{font-weight:600;color:#333;}.store-card__hours-item--exceptional{font-style:italic;color:#d84315;}.store-card__phone{font-size:0.9rem;}.store-card__phone-link{color:#1a237e;text-decoration:none;}.store-card__phone-link:hover{text-decoration:underline;}.store-card__actions{display:flex;gap:0.75rem;flex-wrap:wrap;}.store-card__btn{padding:0.625rem 1rem;border:1px solid #1a237e;border-radius:4px;background:#fff;color:#1a237e;text-decoration:none;font-size:0.9rem;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;flex:1;min-width:max-content;text-align:center;}.store-card__btn:hover{background:#f5f5f5;}.store-card__btn--primary{background:#1a237e;color:#fff;}.store-card__btn--primary:hover{background:#0d1642;}@media (max-width:768px){.store-finder__results{grid-template-columns:1fr;}.store-card__actions{flex-direction:column;}.store-card__btn{width:100%;}}
