:root{--gcc-red: #E4141F;--gcc-red-dark: #C10E18;--gcc-red-tint: #FDECEC;--gcc-text: #1A1A1A;--gcc-muted: #6B6B6B;--gcc-border: #E6E6E6;--gcc-radius: 10px;--gcc-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}.gcc-location-pill{display:flex;align-items:left;gap:5px;padding:8px 30px 8px 5px;border:none;border-radius:10px;background:#f0f0f0;cursor:pointer;font-family:var(--gcc-font);max-width:230px;white-space:nowrap;transition:background .15s ease}.gcc-location-pill:hover{background:#e6e6e6}.gcc-location-pill__pin{flex:0 0 auto;color:var(--gcc-red);width:18px;height:18px}.gcc-location-pill__text{display:flex;flex-direction:column;line-height:1.25;overflow:visible;text-align:left}.gcc-location-pill__label{font-size:11px;color:var(--gcc-muted);font-weight:400}.gcc-location-pill__value-row{display:flex;align-items:center;gap:4px}.gcc-location-pill__value{font-size:11px;font-weight:500;color:var(--gcc-text);overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.2;text-transform:none}.gcc-location-pill__chevron{flex:0 0 auto;width:12px;height:12px;color:var(--gcc-text);margin-top:1px}.header-logo-location{display:flex;align-items:center;gap:50px;flex-wrap:nowrap}.gcc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:none;align-items:center;justify-content:center;padding:20px;min-height:750px}.gcc-modal-overlay.is-open{display:flex}.gcc-modal{background:#fff;width:100%;max-width:480px;border-radius:var(--gcc-radius);box-shadow:0 20px 60px #00000040;font-family:var(--gcc-font);position:relative;margin:auto;max-height:calc(100vh - 40px);min-height:0;overflow-y:auto}.gcc-modal__close{position:absolute;top:14px;right:14px;background:none;border:none;cursor:pointer;color:var(--gcc-muted);font-size:20px;line-height:1;padding:4px}.gcc-modal__close:hover{color:var(--gcc-text)}.gcc-modal__step{display:none;padding:32px 28px 28px}.gcc-modal__step.is-active{display:block}.gcc-step-title{font-size:19px;font-weight:700;color:var(--gcc-text);text-align:center;margin:0 0 6px}.gcc-step-subtitle{font-size:13px;color:var(--gcc-muted);text-align:center;margin:0 0 20px}.gcc-location-art{width:100%;max-width:220px;margin:0 auto 22px;display:block}.gcc-location-art svg{width:100%;height:auto}.gcc-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 18px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;border:1px solid transparent;font-family:var(--gcc-font);transition:background .15s ease,color .15s ease,border-color .15s ease}.gcc-btn-primary{background:var(--gcc-red);color:#fff}.gcc-btn-primary:hover{background:var(--gcc-red-dark)}.gcc-btn-primary:disabled{opacity:.6;cursor:not-allowed}.gcc-btn-outline{background:#fff;color:var(--gcc-text);border-color:var(--gcc-border)}.gcc-btn-outline:hover{border-color:var(--gcc-red);color:var(--gcc-red)}.gcc-or-divider{text-align:center;color:var(--gcc-muted);font-size:12px;margin:14px 0;position:relative}.gcc-or-divider:before,.gcc-or-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:var(--gcc-border)}.gcc-or-divider:before{left:0}.gcc-or-divider:after{right:0}.gcc-privacy-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11.5px;color:var(--gcc-muted);margin-top:16px;text-align:center}.gcc-form-row{display:flex;gap:12px}.gcc-form-row .gcc-field{flex:1}.gcc-field{margin-bottom:16px}.gcc-field label{display:block;font-size:12.5px;font-weight:600;color:var(--gcc-text);margin-bottom:6px}.gcc-field input{width:100%;padding:11px 12px;border:1px solid var(--gcc-border);border-radius:8px;font-size:14px;font-family:var(--gcc-font);color:var(--gcc-text);box-sizing:border-box}.gcc-field input:focus{outline:none;border-color:var(--gcc-red)}.gcc-field-error{color:var(--gcc-red);font-size:11.5px;margin-top:4px;display:none}.gcc-field.has-error input{border-color:var(--gcc-red)}.gcc-field.has-error .gcc-field-error{display:block}.gcc-list-subtitle{font-size:13px;color:var(--gcc-muted);margin:0 0 16px}.gcc-store-list{list-style:none;margin:0 0 20px;padding:0;max-height:320px;overflow-y:auto}.gcc-store-item{display:flex;align-items:center;gap:12px;padding:14px 12px;border:1px solid var(--gcc-border);border-radius:8px;margin-bottom:10px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.gcc-store-item:hover{border-color:var(--gcc-red)}.gcc-store-item.is-selected{border-color:var(--gcc-red);background:var(--gcc-red-tint)}.gcc-store-item input[type=radio]{accent-color:var(--gcc-red);width:18px;height:18px;flex:0 0 auto}.gcc-store-item__info{flex:1;min-width:0}.gcc-store-item__name{font-size:14px;font-weight:700;color:var(--gcc-text)}.gcc-store-item__addr{font-size:12.5px;color:var(--gcc-muted);margin-top:2px}.gcc-store-item__dist{font-size:13px;font-weight:700;color:var(--gcc-red);flex:0 0 auto}.gcc-empty-state{text-align:center;padding:12px 0}.gcc-empty-state svg{width:120px;height:auto;margin:0 auto 20px;display:block}.gcc-empty-state p{font-size:14px;color:var(--gcc-muted);margin:0 0 22px;line-height:1.5}.gcc-success-icon{width:64px;height:64px;border-radius:50%;background:var(--gcc-red-tint);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.gcc-success-icon svg{width:30px;height:30px;color:var(--gcc-red)}.gcc-success-card{border:1px solid var(--gcc-border);border-radius:8px;padding:14px;display:flex;align-items:center;gap:12px;margin:20px 0}.gcc-success-card__icon{font-size:22px}.gcc-success-card__name{font-size:14px;font-weight:700}.gcc-success-card__addr{font-size:12.5px;color:var(--gcc-muted)}.gcc-success-card__dist{font-size:12.5px;color:var(--gcc-red);font-weight:600;margin-top:2px}.gcc-spinner{width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;animation:gcc-spin .7s linear infinite}@keyframes gcc-spin{to{transform:rotate(360deg)}}.gcc-inline-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:30px 0;color:var(--gcc-muted);font-size:13px}.gcc-inline-loading .gcc-spinner{border:2.5px solid var(--gcc-border);border-top-color:var(--gcc-red)}@media(max-width:749px){.header-logo-location{width:100%;gap:8px}.header-logo-location .header__heading-logo{width:42px;height:auto}.gcc-location-pill{width:auto;min-width:0;max-width:none;gap:2px;padding:5px;border-radius:10px}.gcc-location-pill__value{white-space:normal;line-height:1.2;font-size:9px;text-transform:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/store-locator.css.map */
