.tgm-storebar{background:var(--tgm-bar-bg);color:var(--tgm-bar-fg);font-family:inherit;padding:0;margin:0}.tgm-storebar__inner{max-width:1400px;margin:0 auto;padding:6px 20px;min-height:46px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.tgm-storebar__label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin:0;flex-shrink:0}.tgm-storebar__stores:focus{outline:none}.tgm-storebar__stores{display:flex;gap:6px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.tgm-storebar__pick{-webkit-appearance:none;appearance:none;cursor:pointer;font:inherit;font-size:12px;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase;padding:7px 13px;border-radius:999px;border:1px solid currentColor;background:transparent;color:var(--tgm-bar-fg);opacity:.6;white-space:nowrap;transition:opacity .15s,background-color .15s,color .15s,box-shadow .15s}.tgm-storebar__pick:hover{opacity:1}.tgm-storebar__pick[aria-pressed=true]{background:var(--tgm-bar-accent);border-color:var(--tgm-bar-accent);color:var(--tgm-bar-bg);opacity:1}.tgm-storebar__meta{display:flex;align-items:center;gap:12px;margin-left:auto;flex-wrap:wrap;font-size:12px}.tgm-storebar__hours{opacity:.78;margin:0}.tgm-storebar__cta{display:inline-block;text-decoration:none;font-size:12px;font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase;padding:9px 18px;border-radius:999px;background:var(--tgm-bar-accent);color:var(--tgm-bar-bg);white-space:nowrap}.tgm-storebar__cta:hover{opacity:.88}.tgm-storebar__cta-store{display:inline}.tgm-storebar__cta-store[hidden]{display:none}.tgm-storebar__hint{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.8;margin:0}.tgm-storebar__hint[hidden],.tgm-storebar__hours[hidden]{display:none}.tgm-storebar__cta.is-locked{background:transparent;color:var(--tgm-bar-fg);box-shadow:inset 0 0 0 1px currentColor;opacity:.45;cursor:not-allowed}.tgm-storebar__cta.is-locked:hover{opacity:.45}@keyframes tgm-storebar-pulse{0%,to{transform:none}35%{transform:translateY(-3px)}}.tgm-storebar--nudge .tgm-storebar__pick{opacity:1;box-shadow:0 0 0 2px var(--tgm-bar-accent);animation:tgm-storebar-pulse .42s ease-in-out 2}.tgm-storebar--nudge .tgm-storebar__hint{opacity:1}@media(prefers-reduced-motion:reduce){.tgm-storebar--nudge .tgm-storebar__pick{animation:none}}@media(max-width:749px){.tgm-storebar__inner{padding:7px 12px;gap:8px;flex-wrap:nowrap;min-height:44px}.tgm-storebar__label,.tgm-storebar__hours{display:none}.tgm-storebar__stores{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tgm-storebar__stores::-webkit-scrollbar{display:none}.tgm-storebar__meta{margin-left:auto;flex-shrink:0;flex-wrap:nowrap}.tgm-storebar__cta{padding:8px 14px}.tgm-storebar__hint{display:none}.tgm-storebar--nudge .tgm-storebar__hint:not([hidden]){display:block;font-size:11px}}[class^=ai-hero-carousel-]{display:block}.tgm-storemodal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.tgm-storemodal[hidden]{display:none}.tgm-storemodal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e}.tgm-storemodal__panel{position:relative;width:100%;max-width:460px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;color:#151515;border-radius:14px;padding:30px 28px 24px;box-shadow:0 24px 60px #00000057;text-align:left}.tgm-storemodal__panel:focus{outline:none}.tgm-storemodal__close{position:absolute;top:10px;right:12px;-webkit-appearance:none;appearance:none;border:0;background:transparent;font-size:26px;line-height:1;padding:6px 8px;cursor:pointer;color:#151515;opacity:.5}.tgm-storemodal__close:hover{opacity:1}.tgm-storemodal__title{margin:0 0 8px;font-size:22px;line-height:1.2;letter-spacing:.01em}.tgm-storemodal__body{margin:0 0 20px;font-size:14px;line-height:1.45;opacity:.72}.tgm-storemodal__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.tgm-storemodal__store{display:flex;align-items:center;gap:12px;width:100%;text-align:left;-webkit-appearance:none;appearance:none;cursor:pointer;font:inherit;padding:14px 16px;border-radius:10px;border:1px solid rgba(0,0,0,.16);background:#fff;color:inherit;transition:border-color .15s,background-color .15s,transform .12s}.tgm-storemodal__store:hover{border-color:#151515;background:#fafafa}.tgm-storemodal__store:focus-visible{outline:2px solid #1a98ce;outline-offset:2px}.tgm-storemodal__name{font-weight:700;font-size:15px;letter-spacing:.02em;text-transform:uppercase}.tgm-storemodal__hours{font-size:13px;opacity:.6}.tgm-storemodal__go{margin-left:auto;font-size:18px;opacity:.45}.tgm-storemodal__store:hover .tgm-storemodal__go{opacity:1}.tgm-modal-open,.tgm-modal-open body{overflow:hidden}@media(max-width:749px){.tgm-storemodal{padding:0;align-items:flex-end}.tgm-storemodal__panel{max-width:none;border-radius:14px 14px 0 0;padding:26px 20px 22px;max-height:86vh}.tgm-storemodal__name{font-size:14px}}@media(prefers-reduced-motion:reduce){.tgm-storemodal__store{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/tgm-store-bar.css.map */
