#shopify-section-dtf-upsell-popup{display:block!important}body.dtf-popup-open{overflow:hidden}#dtf-upsell-popup{border:none;padding:0;max-width:90vw;max-height:90vh;width:720px;background:transparent;overflow:visible}#dtf-upsell-popup::backdrop{background:#00000080}.dtf-popup__inner{display:grid;grid-template-columns:38% 62%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 64px #0000002e;max-height:90vh}.dtf-popup__hero{position:relative;overflow:hidden;clip-path:polygon(0 0,100% 0,82% 100%,0 100%);min-height:420px}.dtf-popup__hero-img{width:100%;height:100%;object-fit:cover;display:block}.dtf-popup__hero-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8edf2,#d1d9e0)}.dtf-popup__close--mobile{display:none}.dtf-popup__content{position:relative;padding:32px 32px 24px;display:flex;flex-direction:column;overflow-y:auto}.dtf-popup__close{position:absolute;top:16px;right:16px;width:32px;height:32px;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;color:#333;z-index:2;transition:background .15s}.dtf-popup__close:hover{background:#e5e5e5}.dtf-popup__close--desktop{display:flex}.dtf-popup__pre-headline{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#019aff;margin-bottom:8px;letter-spacing:.01em}.dtf-popup__pre-dot{width:6px;height:6px;border-radius:50%;background:#019aff;flex-shrink:0}.dtf-popup__headline{font-size:19px;font-weight:800;line-height:1.2;color:#1a1a1a;margin:0 0 20px;letter-spacing:-.01em}.dtf-popup__badges{display:flex;gap:20px;margin-bottom:24px;flex-wrap:wrap}.dtf-popup__badge{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0}.dtf-popup__badge-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#019aff14;border-radius:50%;color:#019aff}.dtf-popup__badge-label{font-size:11px;font-weight:600;color:#444;text-align:center;white-space:nowrap}.dtf-popup__upload-state [data-for-state]{display:none}.dtf-popup__upload-state[data-state=initial] [data-for-state=initial],.dtf-popup__upload-state[data-state=drag-hover] [data-for-state=drag-hover],.dtf-popup__upload-state[data-state=uploading] [data-for-state=uploading],.dtf-popup__upload-state[data-state=success] [data-for-state=success],.dtf-popup__upload-state[data-state=error-type] [data-for-state=error-type],.dtf-popup__upload-state[data-state=error-size] [data-for-state=error-size],.dtf-popup__upload-state[data-state=error-network] [data-for-state=error-network]{display:flex}.dtf-popup__upload-zone{flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px 20px;border:2px dashed #019AFF;border-radius:16px;cursor:pointer;transition:border-color .15s,background .15s;position:relative;min-height:140px;background:repeating-linear-gradient(135deg,transparent 0,transparent 12px,rgba(1,154,255,.04) 12px,rgba(1,154,255,.04) 24px),linear-gradient(#f3faff,#e8f4ff)}.dtf-popup__upload-zone:hover{border-color:#019aff;background:repeating-linear-gradient(135deg,transparent 0,transparent 12px,rgba(1,154,255,.06) 12px,rgba(1,154,255,.06) 24px),linear-gradient(#eef7ff,#def)}.dtf-popup__file-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.dtf-popup__upload-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#019aff;border-radius:10px;color:#fff}.dtf-popup__upload-cta{font-size:14px;color:#555;margin:0;text-align:center}.dtf-popup__upload-cta em{font-style:italic;color:#888}.dtf-popup__browse-link{color:#019aff;text-decoration:underline;font-weight:600}.dtf-popup__upload-cta-mobile{display:none}.dtf-popup__file-types{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.dtf-popup__file-chip{font-size:10px;font-weight:800;letter-spacing:.6px;color:#015a99;background:#019aff1f;padding:3px 8px;border-radius:999px}.dtf-popup__upload-zone--hover{border-color:#019aff;background:repeating-linear-gradient(135deg,#019aff14 0 12px,#019aff2e 12px 24px),linear-gradient(#d8ecff,#b8dbff)}.dtf-popup__upload-icon--hover{background:#0072c2}.dtf-popup__hover-text{font-size:14px;font-weight:600;color:#019aff;margin:0}.dtf-popup__progress-card{align-items:center;gap:12px;padding:16px 20px;background:#f0f9ff;border:1px solid #d0eaf8;border-radius:12px}.dtf-popup__progress-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#019aff;border-radius:8px;color:#fff;flex-shrink:0}.dtf-popup__progress-info{flex:1;min-width:0}.dtf-popup__progress-title{font-size:13px;font-weight:700;color:#1a1a1a;display:block}.dtf-popup__progress-filename{font-size:11px;color:#888;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.dtf-popup__progress-bar{height:4px;background:#d0eaf8;border-radius:2px;margin-top:8px;overflow:hidden}.dtf-popup__progress-fill{height:100%;background:#019aff;border-radius:2px;width:0%;transition:width .2s ease}.dtf-popup__progress-pct{font-size:13px;font-weight:700;color:#019aff;flex-shrink:0}.dtf-popup__success-card{align-items:center;gap:12px;padding:16px 20px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px}.dtf-popup__success-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#10b981;border-radius:50%;flex-shrink:0}.dtf-popup__success-info{flex:1}.dtf-popup__success-title{font-size:14px;font-weight:700;color:#065f46;display:block}.dtf-popup__success-subtitle{font-size:12px;color:#047857;display:block;margin-top:2px}.dtf-popup__upload-state[data-state=success] .dtf-popup__success-card{position:relative}.dtf-popup__upload-state[data-state=success] .dtf-popup__success-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:#10b981;border-radius:0 0 12px 12px}.dtf-popup__error-card{flex-wrap:wrap;align-items:center;gap:10px;padding:16px 20px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px}.dtf-popup__error-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ef4444;border-radius:50%;flex-shrink:0}.dtf-popup__error-info{flex:1;min-width:0}.dtf-popup__error-title{font-size:13px;font-weight:700;color:#991b1b;display:block}.dtf-popup__error-detail{font-size:11px;color:#b91c1c;display:block;margin-top:2px}.dtf-popup__error-retry{display:block;width:100%;padding:10px;background:#ef4444;color:#fff;font-size:13px;font-weight:700;border:none;border-radius:8px;cursor:pointer;text-align:center;margin-top:4px;transition:background .15s}.dtf-popup__error-retry:hover{background:#dc2626}.dtf-popup__skip{display:block;text-align:center;font-size:12px;color:#999;text-decoration:underline;margin-top:16px;padding:4px 0 0}.dtf-popup__skip:hover{color:#666}.dtf-popup__cancel-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:center;justify-content:center;border-radius:16px}.dtf-popup__cancel-overlay[aria-hidden=false]{display:flex}.dtf-popup__cancel-card{background:#fff;border-radius:16px;padding:32px 36px;text-align:center;max-width:320px;box-shadow:0 8px 32px #0000001f}.dtf-popup__cancel-icon{margin-bottom:12px}.dtf-popup__cancel-title{display:block;font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.dtf-popup__cancel-body{font-size:14px;color:#666;margin:0 0 20px}.dtf-popup__cancel-actions{display:flex;gap:10px}.dtf-popup__cancel-confirm{flex:1;padding:10px 16px;background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:13px;font-weight:600;color:#333;cursor:pointer;transition:background .15s}.dtf-popup__cancel-confirm:hover{background:#f5f5f5}.dtf-popup__cancel-keep{flex:1;padding:10px 16px;background:#019aff;border:none;border-radius:8px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:background .15s}.dtf-popup__cancel-keep:hover{background:#0072c2}@media(max-width:767px){#dtf-upsell-popup{max-width:94vw;width:94vw;max-height:90vh}.dtf-popup__inner{grid-template-columns:1fr;max-height:90vh;overflow-y:auto}.dtf-popup__hero{clip-path:none;min-height:auto;max-height:200px}.dtf-popup__hero-img{max-height:200px}.dtf-popup__close--desktop{display:none}.dtf-popup__close--mobile{display:flex;position:absolute;top:12px;right:12px;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dtf-popup__content{padding:20px 20px 16px}.dtf-popup__headline{font-size:16px;margin-bottom:16px}.dtf-popup__badges{gap:12px;margin-bottom:20px}.dtf-popup__badge-icon{width:32px;height:32px}.dtf-popup__badge-label{font-size:10px}.dtf-popup__upload-cta-desktop{display:none}.dtf-popup__upload-cta-mobile{display:block}.dtf-popup__upload-zone{padding:24px 16px}.dtf-popup__error-card{flex-direction:column;text-align:center}.dtf-popup__error-info{text-align:center}.dtf-popup__cancel-card{padding:24px 20px;margin:0 16px}.dtf-popup__cancel-actions{flex-direction:column;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/1064/assets/dtf-upsell-popup.css.map */
