.store-switcher-trigger{display:flex;align-items:center;cursor:pointer;transition:all .2s ease}.store-switcher-label{flex:1;text-align:left;color:initial;text-decoration:none;padding:.2rem;margin-right:.5rem;display:block;font-family:var(--font-heading-family);text-underline-offset:.3rem;text-decoration-thickness:.1rem;text-transform:uppercase;font-size:10px;letter-spacing:.1rem}.store-switcher-arrow{color:#000;width:9px;transition:transform .2s ease}.store-switcher.open .store-switcher-arrow{transform:rotate(180deg)}.store-switcher-dropdown{position:absolute;top:100%;background:#fff;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1000;width:auto}.store-switcher-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.store-switcher-option{display:flex;align-items:center;text-decoration:none;transition:all .2s ease}.header .store-switcher{margin-left:auto;margin-right:2rem}.store-switcher-trigger{outline:none;border:0;background:transparent;padding:0}.store-switcher-trigger:hover,.store-switcher-trigger:focus{background:transparent;outline:none;border:0}@media (max-width: 768px){.store-switcher-trigger{min-width:120px;padding:6px 10px;font-size:13px}.store-switcher-option{padding:10px}.store-switcher-dropdown{left:-20px;right:-20px}}@media (max-width: 480px){.store-switcher-trigger{min-width:100px;padding:6px 8px;font-size:12px}.store-switcher-flag{font-size:14px}}@media (prefers-contrast: high){.store-switcher-trigger,.store-switcher-dropdown{border-width:2px}}@media (prefers-reduced-motion: reduce){.store-switcher-trigger,.store-switcher-dropdown,.store-switcher-option,.store-switcher-arrow{transition:none}}.mobile-store-switcher{position:relative;display:block;width:100%;margin:20px 0}.mobile-store-switcher-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;text-decoration:none;font-size:11px;color:rgb(var(--color-foreground));margin-bottom:0;font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:400!important;text-transform:uppercase;letter-spacing:1px}.mobile-store-switcher-label{flex:1;text-align:left}.mobile-store-switcher-arrow{color:#000;transition:transform .2s ease;margin-left:10px;width:9px}.mobile-store-switcher.open .mobile-store-switcher-arrow{transform:rotate(180deg)}.mobile-store-switcher-dropdown{opacity:0;visibility:hidden;max-height:0;overflow:hidden;transition:all .2s ease}.mobile-store-switcher-dropdown.open{opacity:1;visibility:visible;max-height:80px}.mobile-store-switcher-option{display:block;text-decoration:none;font-size:11px;color:rgb(var(--color-foreground));margin-bottom:0;font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:400!important;text-transform:uppercase;letter-spacing:1px;transition:background .2s ease;margin-top:2rem}.us-store-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.us-store-popup-overlay.active{opacity:1;visibility:visible}.us-store-popup-content{background:#fff;padding:60px 40px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative;text-align:center;box-shadow:0 20px 60px #0000004d;transform:scale(.9) translateY(20px);transition:all .3s ease}.us-store-popup-overlay.active .us-store-popup-content{transform:scale(1) translateY(0)}.us-store-popup-text{margin-bottom:40px}.us-store-popup-text h2{margin-bottom:20px;text-transform:uppercase}.us-store-popup-text p{margin-bottom:10px}.us-store-popup-text p:last-child{margin-bottom:0}.us-store-popup-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.us-store-popup-btn{border:none;cursor:pointer;transition:all .2s ease;text-transform:uppercase}@media (max-width: 768px){.us-store-popup-content{padding:40px 30px;margin:20px}.us-store-popup-buttons{flex-direction:column;gap:15px}}@media (max-width: 480px){.us-store-popup-content{padding:30px 20px;margin:15px}}.us-store-popup-btn:focus{outline:3px solid #007bff;outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.us-store-popup-overlay.active .us-store-popup-content{animation:fadeInUp .3s ease}body.us-store-popup-open{overflow:hidden}@media (prefers-contrast: high){.us-store-popup-content,.us-store-popup-btn-primary{border:2px solid #333}}@media (prefers-reduced-motion: reduce){.us-store-popup-overlay,.us-store-popup-content,.us-store-popup-btn{transition:none}.us-store-popup-overlay.active .us-store-popup-content{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/us-store-popup.css.map */
