.shipping-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;justify-content:center;align-items:center}.shipping-popup .shipping-popup--overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.shipping-popup .shipping-popup--card{position:relative;z-index:1;max-width:480px;width:92%;text-align:center;padding:32px 24px;background:rgb(var(--color-background));border-radius:10px}.shipping-popup .shipping-popup--heading{font-family:var(--font-heading-family);font-weight:600;font-size:2rem;letter-spacing:.06em;margin:0 0 12px;color:rgb(var(--color-foreground))}.shipping-popup .shipping-popup--subtitle{font-size:1.2rem;line-height:1.6;margin:0 0 24px;color:rgba(var(--color-foreground),.7)}.shipping-popup .shipping-popup--card .shipping-popup--select-wrapper{position:relative;margin-bottom:20px}.shipping-popup .shipping-popup--select-wrapper .shipping-popup--select{appearance:none;-webkit-appearance:none;width:100%;font-family:var(--font-body-family);font-weight:500;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;padding:14px 40px 14px 16px;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--buttons-radius-outset, 4px);cursor:pointer}.shipping-popup .shipping-popup--select-wrapper .shipping-popup--select:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.shipping-popup .shipping-popup--card .shipping-popup--button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;font-weight:600;font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.shipping-popup .shipping-popup--button.is-loading{color:transparent;pointer-events:none}.shipping-popup .shipping-popup--button .shipping-popup--spinner{display:none;position:absolute;width:22px;height:22px;border:3px solid #fff;border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:shipping-popup-spin .7s linear infinite}.shipping-popup .shipping-popup--button.is-loading .shipping-popup--spinner{display:block}@keyframes shipping-popup-spin{to{transform:rotate(360deg)}}@media screen and (min-width:750px){.shipping-popup .shipping-popup--card{max-width:480px;width:90%;padding:48px 40px}.shipping-popup .shipping-popup--heading{font-size:2.4rem}.shipping-popup .shipping-popup--subtitle{font-size:1.3rem;margin-bottom:28px}}
/*# sourceMappingURL=/cdn/shop/t/253/assets/shipping-location-popup.css.map */
