.gift-with-purchase{width:100%;margin:10px 0 0;padding:0}.gwp-progress-bar{padding:1.2rem 1.5rem;background:var(--color-background, #f8f8f8);border-radius:0;transition:all .3s ease}.gwp-progress-bar.gwp-complete{background:var(--color-success-background, #e8f5e9)}.gwp-progress-content{margin-bottom:1rem;text-align:center}.gwp-progress-message{font-size:1.4rem;font-weight:500;color:var(--color-foreground, #000);line-height:1.4}.gwp-success-message{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.4rem;font-weight:600;color:var(--color-success, #2e7d32);line-height:1.4}.gwp-icon-check{flex-shrink:0;color:var(--color-success, #2e7d32)}.gwp-progress-track{width:100%;height:4px;background:#0000001a;border-radius:4px;overflow:hidden;position:relative}.gwp-progress-fill{height:100%;background:var(--gradient-base-accent-1, linear-gradient(90deg, #000 0%, #333 100%));border-radius:4px;transition:width .4s cubic-bezier(.4,0,.2,1);position:relative}.gwp-progress-bar.gwp-complete .gwp-progress-fill{background:var(--color-success, #2e7d32)}.gwp-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none}.gwp-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gwp-popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:3rem 2.5rem;border-radius:8px;max-width:500px;width:calc(100% - 4rem);max-height:calc(100vh - 4rem);overflow-y:auto;box-shadow:0 20px 60px #0000004d;text-align:center}.gwp-popup-close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;padding:.5rem;cursor:pointer;color:var(--color-foreground, #000);transition:opacity .2s ease;line-height:1;display:flex;align-items:center;justify-content:center}.gwp-popup-close:hover{opacity:.6}.gwp-popup-image{margin:0 auto 2rem;max-width:200px}.gwp-popup-image img{width:100%;height:auto;display:block;border-radius:4px}.gwp-popup-text{margin-bottom:2.5rem}.gwp-popup-title{font-size:2.4rem;font-weight:700;margin:0 0 1rem;line-height:1.2;letter-spacing:.05em;color:var(--color-foreground, #000)}.gwp-popup-description{font-size:1.6rem;line-height:1.6;color:var(--color-foreground-secondary, #666);margin:0}.gwp-popup-actions{display:flex;flex-direction:column;gap:1rem}.gwp-popup-button{width:100%;padding:1.4rem 2rem;font-size:1.4rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:0;cursor:pointer;transition:all .2s ease;border:2px solid currentColor}.gwp-popup-add{background:var(--color-button, #000);color:#fff;border-color:var(--color-button, #000)}.gwp-popup-add:hover:not(:disabled){opacity:.85}.gwp-popup-add:disabled{opacity:.5;cursor:not-allowed}.gwp-popup-add.loading{position:relative;color:transparent;pointer-events:none}.gwp-popup-add.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid var(--color-button-text, #fff);border-top-color:transparent;border-radius:50%;animation:gwp-spin .8s linear infinite}.gwp-popup-decline{background:transparent;color:var(--color-foreground, #000);border-color:var(--color-foreground, #000)}.gwp-popup-decline:hover{background:var(--color-foreground, #000);color:#fff}@keyframes gwp-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.gwp-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:none;align-items:center;justify-content:center}.gwp-loading-content{padding:2rem;text-align:center;max-width:300px}.gwp-loading-spinner{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid rgba(0,0,0,.1);border-top-color:var(--color-button, #000);border-radius:50%;animation:gwp-loading-spin .8s linear infinite}.gwp-loading-message{margin:0;font-size:1.6rem;font-weight:600;color:var(--color-foreground, #000)}@keyframes gwp-loading-spin{to{transform:rotate(360deg)}}@media screen and (max-width: 749px){.gwp-progress-bar{padding:1rem 1.2rem}.gwp-progress-message,.gwp-success-message{font-size:1.2rem}.gwp-popup-content{padding:2.5rem 2rem}.gwp-popup-title{font-size:2rem}.gwp-popup-description{font-size:1.4rem}.gwp-popup-button{padding:1.2rem 1.8rem;font-size:1.3rem}.gwp-loading-content{padding:2rem 1.5rem;max-width:calc(100% - 3rem)}.gwp-loading-message{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-gift-with-purchase.css.map */
