.store-information-popup{border:none;padding:0;max-width:90vw;max-height:90vh;width:100%;background:transparent;border-radius:0}.store-information-popup::backdrop{background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}.store-information-popup[open]{animation:slideInScale .3s cubic-bezier(.34,1.56,.64,1)}.store-information-popup.dialog-closing{animation:slideOutScale .2s ease}.store-information-popup.dialog-closing::backdrop{animation:fadeOut .2s ease}.store-information-popup__inner{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.08);border-radius:20px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;max-height:90vh;scrollbar-width:none;-ms-overflow-style:none}.store-information-popup__inner::-webkit-scrollbar{display:none}.store-information-popup__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;color:#000000b3}.store-information-popup__close:hover{background:#fff;transform:scale(1.1);color:#000}.store-information-popup__close:active{transform:scale(.95)}.store-information-popup__content{display:flex;flex-direction:row;min-height:500px;height:80vh;max-height:80vh;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;position:relative;scrollbar-width:none;-ms-overflow-style:none}.store-information-popup__content::-webkit-scrollbar{display:none}.store-information-popup__content--transitioning{overflow:hidden}.store-information-popup__content--slide-left{animation:slideOutLeft .3s cubic-bezier(.4,0,.2,1) forwards}.store-information-popup__content--slide-right{animation:slideOutRight .3s cubic-bezier(.4,0,.2,1) forwards}.store-information-popup__content--slide-in-left{animation:slideInLeft .3s cubic-bezier(.4,0,.2,1) forwards}.store-information-popup__content--slide-in-right{animation:slideInRight .3s cubic-bezier(.4,0,.2,1) forwards}.store-information-popup__image{flex:1;min-width:50%;height:100%;min-height:100%;background:#f5f5f5;position:relative;overflow:hidden;display:none}.store-information-popup__image img{width:100%;height:100%;object-fit:cover;display:block}.store-information-popup__info{flex:1;padding:2.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;position:relative;scrollbar-width:none;-ms-overflow-style:none}.store-information-popup__info::-webkit-scrollbar{display:none}.store-information-popup__title{font-size:2rem;font-weight:700;color:#000000e6;margin:0;line-height:1.2}.store-information-popup__excerpt{font-size:1.1rem;color:#000000b3;margin:0;line-height:1.6}.store-information-popup__address{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#00000005;border-radius:12px;color:#000c;font-size:1rem;line-height:1.6}.store-information-popup__address svg{flex-shrink:0;color:#0009;margin-top:2px}.store-information-popup__address-link{color:#000c;text-decoration:none;transition:all .2s ease;cursor:pointer;border-bottom:1px solid transparent}.store-information-popup__address-link:hover{color:#000;border-bottom-color:#0000004d}.store-information-popup__section-title{font-size:1.25rem;font-weight:600;color:#000000e6;margin:0 0 1.5rem;padding-bottom:.5rem}.store-information-popup__hours-list{display:flex;flex-direction:column;gap:.75rem}.store-information-popup__hours-item{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:#00000005;border-radius:10px;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent;position:relative;overflow:hidden}.store-information-popup__hours-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;transition:background .3s ease}.store-information-popup__hours-item--today{background:#28a74514;border-color:#28a74533;box-shadow:0 2px 8px #28a7451a}.store-information-popup__hours-item--today:before{background:#28a74566}.store-information-popup__hours-item--open{background:linear-gradient(135deg,#28a7451f,#28a74514);border-color:#28a74566;box-shadow:0 4px 16px #28a74526,0 0 0 3px #28a7451a;animation:pulseOpen 2s ease-in-out infinite}.store-information-popup__hours-item--open:before{background:#28a745;box-shadow:0 0 12px #28a74599;animation:pulseGlow 2s ease-in-out infinite}.store-information-popup__hours-day{font-weight:500;color:#000c;display:flex;align-items:center;gap:.5rem}.store-information-popup__hours-item--open .store-information-popup__hours-day{font-weight:700;color:#28a745f2}.store-information-popup__hours-today-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;background:#28a74526;color:#28a745e6;border-radius:12px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-left:.25rem}.store-information-popup__hours-item--open .store-information-popup__hours-today-badge{background:#28a74540;color:#28a745;animation:pulseBadge 2s ease-in-out infinite}.store-information-popup__hours-time{color:#000000b3;display:flex;align-items:center;gap:.5rem;font-weight:500}.store-information-popup__notice-banner{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#2196f31f,#2196f30f);border:2px solid rgba(33,150,243,.25);border-radius:12px;margin-bottom:1.5rem;box-shadow:0 2px 8px #2196f31a;animation:slideInDown .3s ease-out}.store-information-popup__notice-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#2196f3e6;width:20px;height:20px;margin-top:.125rem}.store-information-popup__notice-icon svg{width:100%;height:100%}.store-information-popup__notice-text{flex:1;font-size:.95rem;font-weight:600;color:#1976d2f2;line-height:1.5}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.store-information-popup__hours-disclaimer{margin:1.5rem 0 0;padding-top:1rem;font-size:.85rem;color:#0009;font-style:italic;border-top:1px solid rgba(0,0,0,.06);line-height:1.5}.store-information-popup__hours-item--open .store-information-popup__hours-time{color:#28a745f2;font-weight:700}.store-information-popup__hours-open-indicator{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#28a745;color:#fff;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #28a74566;animation:pulseIndicator 2s ease-in-out infinite}.store-information-popup__hours-open-indicator:before{content:"";width:8px;height:8px;background:#fff;border-radius:50%;display:inline-block;animation:pulseDot 1.5s ease-in-out infinite}.store-information-popup__opening-hours--open-now{position:relative}.store-information-popup__opening-hours--open-now:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:12px;z-index:-1;animation:pulseSection 3s ease-in-out infinite}@keyframes pulseOpen{0%,to{box-shadow:0 4px 16px #28a74526,0 0 0 3px #28a7451a}50%{box-shadow:0 6px 24px #28a74540,0 0 0 4px #28a74526}}@keyframes pulseGlow{0%,to{box-shadow:0 0 12px #28a74599}50%{box-shadow:0 0 20px #28a745e6}}@keyframes pulseBadge{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes pulseIndicator{0%,to{transform:scale(1);box-shadow:0 2px 8px #28a74566}50%{transform:scale(1.05);box-shadow:0 4px 16px #28a74599}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes pulseSection{0%,to{opacity:.3}50%{opacity:.5}}@keyframes slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-30px);opacity:.3}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(30px);opacity:.3}}@keyframes slideInLeft{0%{transform:translate(30px);opacity:.3}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(-30px);opacity:.3}to{transform:translate(0);opacity:1}}.store-information-popup__navigation{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;margin-top:auto;border-top:1px solid rgba(0,0,0,.08);gap:1rem}.store-information-popup__nav-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.12);border-radius:10px;color:#000000d9;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:inherit;box-shadow:0 2px 8px #0000000f;flex:1;min-width:0}.store-information-popup__nav-button:hover:not(.store-information-popup__nav-button--disabled){background:#fff;border-color:#0003;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.store-information-popup__nav-button:active:not(.store-information-popup__nav-button--disabled){transform:translateY(0);box-shadow:0 2px 6px #00000014}.store-information-popup__nav-button--disabled{opacity:.35;cursor:not-allowed;pointer-events:none;background:#00000008}.store-information-popup__nav-button svg{flex-shrink:0;width:18px;height:18px;transition:transform .2s ease}.store-information-popup__nav-button--prev:hover:not(.store-information-popup__nav-button--disabled) svg{transform:translate(-2px)}.store-information-popup__nav-button--next:hover:not(.store-information-popup__nav-button--disabled) svg{transform:translate(2px)}.store-pickup-line--clickable{cursor:pointer;transition:all .2s ease;position:relative;padding:.25rem .5rem;margin:0 -.5rem;border-radius:6px}.store-pickup-line--clickable:hover{background:#00000008}.store-pickup-line--clickable:after{content:"";position:absolute;bottom:0;left:.5rem;right:.5rem;height:1px;background:#0003;transition:all .2s ease}.store-pickup-line--clickable:hover:after{background:#0006;height:1.5px}.store-name-clickable{cursor:pointer;text-decoration:underline;text-decoration-color:#0000004d;text-underline-offset:3px;transition:all .2s ease;color:inherit}.store-name-clickable:hover{text-decoration-color:#0009;color:#000000e6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInScale{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideOutScale{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.9) translateY(20px)}}@media screen and (max-width: 749px){.store-information-popup{max-width:100vw;max-height:100vh;margin:0;border-radius:0}.store-information-popup__inner{border-radius:0;max-height:100vh}.store-information-popup__content{flex-direction:column;min-height:auto;height:calc(100vh - 60px);max-height:calc(100vh - 60px)}.store-information-popup__image{min-width:100%;height:50%;min-height:50%;order:1}.store-information-popup__info{order:2;padding:1.5rem;max-height:calc(100vh - 310px)}.store-information-popup__title{font-size:1.5rem}.store-information-popup__excerpt{font-size:1rem}.store-information-popup__navigation{padding-top:1.25rem;gap:.75rem;margin-top:1rem}.store-information-popup__nav-button{padding:1rem 1.25rem;font-size:.9rem;flex:1;min-width:0;border-radius:12px;box-shadow:0 3px 10px #00000014}.store-information-popup__nav-button span{display:inline;font-weight:600}.store-information-popup__nav-button svg{width:20px;height:20px}.store-information-popup__nav-button--prev{order:1}.store-information-popup__nav-button--next{order:2}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/store-information.css.map */
