.store-locator-module__mDpRmq__page{background:var(--color-bg);padding:0 0 48px}@media (min-width:768px){.store-locator-module__mDpRmq__page{padding:0 0 80px}}.store-locator-module__mDpRmq__pageHeader{border-bottom:1px solid var(--color-border);margin-bottom:28px;padding:32px 0 24px}@media (min-width:768px){.store-locator-module__mDpRmq__pageHeader{margin-bottom:40px;padding:56px 0 40px}}.store-locator-module__mDpRmq__heading{font-family:var(--font-display);letter-spacing:.04em;color:var(--color-text);margin-bottom:10px;font-size:clamp(36px,5vw,58px)}.store-locator-module__mDpRmq__sub{color:var(--color-text-muted);font-size:15px;line-height:1.65}.store-locator-module__mDpRmq__subLink{color:var(--color-accent);text-decoration:underline}.store-locator-module__mDpRmq__searchRow{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.store-locator-module__mDpRmq__searchWrap{flex:1;position:relative}.store-locator-module__mDpRmq__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.store-locator-module__mDpRmq__searchInput{border:1.5px solid var(--color-border);border-radius:var(--radius-sm);width:100%;font-size:14px;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);padding:10px 14px 10px 42px;transition:border-color .2s}.store-locator-module__mDpRmq__searchInput:focus{border-color:var(--color-accent);outline:none}.store-locator-module__mDpRmq__searchBtn{background:var(--color-accent);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s}.store-locator-module__mDpRmq__searchBtn:hover{background:var(--color-accent-hover)}.store-locator-module__mDpRmq__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.store-locator-module__mDpRmq__tabs::-webkit-scrollbar{display:none}@media (min-width:640px){.store-locator-module__mDpRmq__tabs{flex-wrap:wrap;margin-bottom:28px;overflow-x:visible}}.store-locator-module__mDpRmq__tab{border:1.5px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-muted);background:var(--color-bg);padding:7px 16px;font-size:13px;font-weight:500;transition:border-color .2s,color .2s,background .2s}.store-locator-module__mDpRmq__tab:hover{border-color:var(--color-accent);color:var(--color-accent)}.store-locator-module__mDpRmq__tabActive{border-color:var(--color-accent);background:var(--color-accent-light);color:var(--color-accent);font-weight:600}.store-locator-module__mDpRmq__layout{grid-template-columns:1fr;gap:24px;margin-bottom:56px;display:grid}@media (min-width:768px){.store-locator-module__mDpRmq__layout{grid-template-columns:380px 1fr;align-items:start}}.store-locator-module__mDpRmq__listCol{flex-direction:column;gap:10px;max-height:none;padding-right:0;display:flex;overflow-y:visible}@media (min-width:768px){.store-locator-module__mDpRmq__listCol{max-height:600px;padding-right:4px;overflow-y:auto}}.store-locator-module__mDpRmq__noResults{color:var(--color-text-muted);padding:24px 0;font-size:14px}.store-locator-module__mDpRmq__card{border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);cursor:pointer;flex-direction:column;gap:6px;padding:18px;transition:border-color .2s,box-shadow .2s;display:flex}.store-locator-module__mDpRmq__card:hover{border-color:#f0787866;box-shadow:0 4px 16px #0000000d}.store-locator-module__mDpRmq__cardActive{border-color:var(--color-accent);background:var(--color-accent-light)}.store-locator-module__mDpRmq__cardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-locator-module__mDpRmq__storeName{color:var(--color-text);font-size:15px;font-weight:600}.store-locator-module__mDpRmq__storeCountry{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);background:var(--color-surface-2);border-radius:var(--radius-pill);white-space:nowrap;padding:2px 8px;font-size:11px;font-weight:600}.store-locator-module__mDpRmq__storeAddr{color:var(--color-text-muted);font-size:13px}.store-locator-module__mDpRmq__badge{text-transform:uppercase;letter-spacing:.07em;color:var(--color-accent);background:var(--color-accent-light);border-radius:var(--radius-pill);border:1px solid #f078784d;width:fit-content;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.store-locator-module__mDpRmq__cardActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.store-locator-module__mDpRmq__btnDirections{color:var(--color-accent);border:1.5px solid var(--color-accent);border-radius:var(--radius-pill);padding:4px 12px;font-size:12px;font-weight:600;transition:background .2s,color .2s}.store-locator-module__mDpRmq__btnDirections:hover{background:var(--color-accent);color:#fff}.store-locator-module__mDpRmq__btnWebsite{color:var(--color-text-muted);font-size:12px;font-weight:500;transition:color .2s}.store-locator-module__mDpRmq__btnWebsite:hover{color:var(--color-accent)}.store-locator-module__mDpRmq__mapCol{border-radius:var(--radius-md);border:1px solid var(--color-border);min-height:260px;position:static;overflow:hidden}@media (min-width:768px){.store-locator-module__mDpRmq__mapCol{min-height:420px;top:calc(var(--nav-height) + var(--bar-height) + 16px);position:sticky}}.store-locator-module__mDpRmq__map{border:none;width:100%;height:100%;min-height:260px;display:block}@media (min-width:768px){.store-locator-module__mDpRmq__map{min-height:420px}}.store-locator-module__mDpRmq__notFound{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px;padding:40px;display:flex}@media (min-width:640px){.store-locator-module__mDpRmq__notFound{flex-direction:row;justify-content:space-between;align-items:center}}.store-locator-module__mDpRmq__notFoundHeading{color:var(--color-text);margin-bottom:6px;font-size:20px;font-weight:700}.store-locator-module__mDpRmq__notFoundSub{color:var(--color-text-muted);font-size:14px;line-height:1.6}.store-locator-module__mDpRmq__notFoundActions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.store-locator-module__mDpRmq__btnShop{background:var(--color-accent);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;padding:10px 22px;font-size:14px;font-weight:600;transition:background .2s;display:inline-block}.store-locator-module__mDpRmq__btnShop:hover{background:var(--color-accent-hover)}.store-locator-module__mDpRmq__btnContact{border:1.5px solid var(--color-border);color:var(--color-text);border-radius:var(--radius-sm);white-space:nowrap;padding:10px 22px;font-size:14px;font-weight:500;transition:border-color .2s;display:inline-block}.store-locator-module__mDpRmq__btnContact:hover{border-color:var(--color-accent);color:var(--color-accent)}.store-locator-module__mDpRmq__retailer{border-left:3px solid var(--color-accent);background:var(--color-surface);border-radius:0 var(--radius-lg)var(--radius-lg)0;border-top:1px solid var(--color-border);border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.store-locator-module__mDpRmq__retailerInner{padding:36px 40px}.store-locator-module__mDpRmq__retailerHeading{font-family:var(--font-display);letter-spacing:.04em;color:var(--color-text);margin-bottom:10px;font-size:28px}.store-locator-module__mDpRmq__retailerSub{color:var(--color-text-muted);max-width:540px;margin-bottom:18px;font-size:15px;line-height:1.65}.store-locator-module__mDpRmq__retailerLink{color:var(--color-accent);font-size:14px;font-weight:600;text-decoration:underline;transition:opacity .2s}.store-locator-module__mDpRmq__retailerLink:hover{opacity:.75}
