.shopinfo-shipping-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:none;border:none;color:#1a1a1a;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;padding-inline:0;text-decoration:none;transition:color .15s ease}.shopinfo-shipping-cta[hidden]{display:none}.shopinfo-shipping-cta:hover{color:#000}@media screen and (min-width:990px){.product-form-buttons .shopinfo-shipping-cta{padding-block:12px}}.shopinfo-shipping-cta svg{flex-shrink:0;width:18px;height:18px;color:green}.shopinfo-shipping-cta__text{text-decoration:underline;text-underline-offset:2px}.shopinfo-shipping-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:calc(var(--layer-overlay, 16) + 1);opacity:0;pointer-events:none;transition:opacity .3s ease}.shopinfo-shipping-overlay.is-open{opacity:1;pointer-events:auto}.shopinfo-shipping-modal{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;padding:24px 20px 32px;z-index:calc(var(--layer-overlay, 16) + 2);transform:translateY(110%);transition:transform .35s cubic-bezier(.32,.72,0,1);max-width:600px;margin:0 auto}.shopinfo-shipping-modal.is-open{transform:translateY(0)}.shopinfo-shipping-modal__handle{width:40px;height:4px;background:var(--pdp-border, #e6e6e6);border-radius:2px;margin:0 auto 20px}.shopinfo-shipping-modal__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:6px}.shopinfo-shipping-modal__title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}.shopinfo-shipping-modal__close{background:none;border:none;cursor:pointer;padding:4px;color:#555;display:flex;align-items:center;justify-content:center;border-radius:50%;width:36px;height:36px;flex-shrink:0;transition:background .2s}.shopinfo-shipping-modal__close:hover{background:#f0f0f0}.shopinfo-shipping-modal__close svg{width:20px;height:20px}.shopinfo-shipping-modal__subtitle{font-size:13px;color:#666;margin:0 0 20px;line-height:1.5}.shopinfo-shipping-form{display:flex;gap:10px;align-items:stretch;margin-bottom:8px}.shopinfo-shipping-form__input-wrapper{flex:1;position:relative}.shopinfo-shipping-form__input{width:100%;height:48px;border:1px solid var(--pdp-border, #e6e6e6);border-radius:8px;padding:0 14px;font-size:16px;color:#1a1a1a;background:#fafafa;font-family:inherit;transition:border-color .15s ease;box-sizing:border-box}.shopinfo-shipping-form__input:focus{outline:none;border-color:green;background:#fff}.shopinfo-shipping-form__input::placeholder{color:#767676}.shopinfo-shipping-form__input.is-invalid,.shopinfo-shipping-form__input.is-invalid:focus{border-color:#c00}.shopinfo-shipping-form__submit{height:48px;padding:0 20px;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .2s}.shopinfo-shipping-form__submit:hover{background:#333}.shopinfo-shipping-form__submit:disabled{opacity:.6;cursor:not-allowed}.shopinfo-shipping-cep-link{display:block;width:fit-content;font-size:12px;color:#555;text-decoration:underline;text-underline-offset:2px;cursor:pointer;margin:-14px 0 6px auto;background:none;border:none;padding:14px 4px;font-family:inherit}.shopinfo-shipping-cep-link:hover{color:#1a1a1a}.shopinfo-shipping-results{display:none;flex-direction:column;gap:10px;margin-top:16px}.shopinfo-shipping-results.is-visible{display:flex}.shopinfo-shipping-results__title{font-size:13px;font-weight:600;color:#555;margin:0}.shopinfo-shipping-results__note{font-size:12px;font-weight:500;color:#555;line-height:1.4;margin:0}.shopinfo-shipping-results__note[hidden]{display:none}.shopinfo-shipping-rate{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--pdp-border-soft, #efefef);gap:12px}.shopinfo-shipping-rate:last-child{border-bottom:0}.shopinfo-shipping-rate__name{font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.3}.shopinfo-shipping-rate__delivery{font-size:13px;font-weight:500;color:#555;margin-top:2px}.shopinfo-shipping-rate__price{font-size:15px;font-weight:700;color:#1a1a1a;white-space:nowrap;font-variant-numeric:tabular-nums}.shopinfo-shipping-rate__price--free{color:green}.shopinfo-shipping-results.is-visible .shopinfo-shipping-rate{animation:shopinfo-rise .2s cubic-bezier(.32,.72,0,1) both}.shopinfo-shipping-results.is-visible .shopinfo-shipping-rate:nth-child(2){animation-delay:50ms}.shopinfo-shipping-results.is-visible .shopinfo-shipping-rate:nth-child(n+3){animation-delay:.1s}@keyframes shopinfo-rise{0%{opacity:0;transform:translateY(4px)}}.shopinfo-shipping-error{display:none;align-items:center;gap:8px;padding:12px 14px;background:#fff0f0;border-radius:8px;border:1px solid #fcc;font-size:13px;color:#c00;margin-top:12px}.shopinfo-shipping-error.is-visible{display:flex}.shopinfo-shipping-error__retry{margin-left:auto;background:none;border:0;padding:0;font:inherit;color:inherit;text-decoration:underline;text-underline-offset:2px;white-space:nowrap;cursor:pointer}.shopinfo-shipping-loading{display:none;justify-content:center;padding:16px;color:#888;font-size:13px;gap:8px;align-items:center;margin-top:12px}.shopinfo-shipping-loading.is-visible{display:flex}@keyframes shopinfo-spin{to{transform:rotate(360deg)}}.shopinfo-shipping-loading__spinner{width:16px;height:16px;border:2px solid #ddd;border-top-color:green;border-radius:50%;animation:shopinfo-spin .7s linear infinite}.shopinfo-shipping-inline{--sr-line-1: 18px;--sr-line-2: 16px;--sr-row: calc(var(--sr-line-1) + var(--sr-line-2) + 6px);--sr-foot: calc(var(--sr-line-2) + 2px);box-sizing:border-box;min-height:calc(2 * var(--sr-row) + var(--sr-foot) + 9px);margin:4px 0 8px;padding-top:8px;border-top:1px solid var(--pdp-border-soft, #efefef)}.shopinfo-shipping-inline[hidden]{display:none}.shopinfo-shipping-inline.is-ready{animation:shopinfo-rise .2s cubic-bezier(.32,.72,0,1) both}.shopinfo-shipping-inline__rate{display:flex;align-items:center;gap:10px;min-height:var(--sr-row);max-height:48px;padding:3px 0}.shopinfo-shipping-inline__icon{width:20px;height:20px;flex-shrink:0;color:green}.shopinfo-shipping-inline__lines{display:flex;flex-direction:column;flex:1;min-width:0}.shopinfo-shipping-inline__delivery{font-size:14px;line-height:var(--sr-line-1);font-weight:700;color:#1a1a1a;white-space:nowrap}.shopinfo-shipping-inline__detail{font-size:12px;line-height:var(--sr-line-2);font-weight:500;color:#555;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopinfo-shipping-inline__free{color:green;font-weight:700}.shopinfo-shipping-inline__footer{display:flex;align-items:center;gap:0 4px;margin-top:2px;padding-left:30px;min-height:var(--sr-line-2);font-size:12px;line-height:var(--sr-line-2);color:#555;white-space:nowrap}.shopinfo-shipping-inline__cep,.shopinfo-shipping-inline__status{min-width:0;overflow:hidden;text-overflow:ellipsis}.shopinfo-shipping-inline__cep:after{content:"\b7";margin:0 4px}.shopinfo-shipping-inline__status{color:#888}.shopinfo-shipping-inline__change,.shopinfo-shipping-inline__all,.shopinfo-shipping-inline__retry{background:none;border:0;font-family:inherit;font-size:12px;font-weight:600;color:#555;text-decoration:underline;text-underline-offset:2px;cursor:pointer;flex-shrink:0;padding:14px 4px;margin:-14px 0;transition:color .15s ease}.shopinfo-shipping-inline__all{margin-inline-start:auto}.shopinfo-shipping-inline .shopinfo-shipping-inline__change,.shopinfo-shipping-inline .shopinfo-shipping-inline__all,.shopinfo-shipping-inline .shopinfo-shipping-inline__retry,.shopinfo-shipping-inline .shopinfo-shipping-inline__ok{width:auto}.shopinfo-shipping-inline__change:hover,.shopinfo-shipping-inline__all:hover,.shopinfo-shipping-inline__retry:hover{color:#1a1a1a}.shopinfo-shipping-inline__error{display:flex;align-items:center;gap:8px;min-height:44px;font-size:13px;color:#c00}.shopinfo-shipping-inline__error>svg{width:16px;height:16px;flex-shrink:0}.shopinfo-shipping-inline__error-text{flex:1;min-width:0}.shopinfo-shipping-inline__retry{color:inherit}.shopinfo-shipping-inline__bar{display:block;height:12px;width:62%;margin:3px 0;border-radius:4px;background:var(--pdp-border-soft, #efefef);animation:shopinfo-pulse 1.2s ease-in-out infinite}.shopinfo-shipping-inline__bar--icon{width:20px;height:20px;margin:0;border-radius:50%;flex-shrink:0}.shopinfo-shipping-inline__bar--sm{width:38%;height:10px;margin:3px 0}@keyframes shopinfo-pulse{50%{opacity:.45}}.shopinfo-shipping-inline__field{display:flex;align-items:stretch;gap:8px}.shopinfo-shipping-inline__input{flex:1;min-width:0;font-variant-numeric:tabular-nums;scroll-margin-bottom:80px}.shopinfo-shipping-inline__ok{min-width:56px;padding:0 16px}.shopinfo-shipping-inline__cep-error{margin:4px 0 0;font-size:12px;line-height:var(--sr-line-2, 16px);font-weight:500;color:#c00}.shopinfo-shipping-inline__cep-error:empty{display:none}.shopinfo-shipping-inline__form .shopinfo-shipping-cep-link{margin-bottom:-14px}@media(prefers-reduced-motion:reduce){.shopinfo-shipping-overlay,.shopinfo-shipping-modal,.shopinfo-shipping-cta,.shopinfo-shipping-modal__close,.shopinfo-shipping-form__input,.shopinfo-shipping-form__submit,.shopinfo-shipping-inline__change,.shopinfo-shipping-inline__all,.shopinfo-shipping-inline__retry,.shopinfo-shipping-inline__input,.shopinfo-shipping-inline__ok,.shopinfo-shipping-cep-link{transition:none}.shopinfo-shipping-inline.is-ready,.shopinfo-shipping-results.is-visible .shopinfo-shipping-rate,.shopinfo-shipping-inline__bar{animation:none}.shopinfo-shipping-results.is-visible .shopinfo-shipping-rate,.shopinfo-shipping-inline.is-ready{opacity:1;transform:none}.shopinfo-shipping-loading__spinner{animation-duration:2s}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/shopinfo-shipping-calculator.css.map */
