.shopify-section .product-registration{max-width:720px;margin:0 auto;padding:2rem 0}.shopify-section .product-registration h1{text-align:center;margin-bottom:20px}.form-progress{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}.form-progress:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:#e0e0e0;z-index:1}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;background:#fff;padding:0 1rem}.step-number{width:40px;height:40px;border-radius:50%;background:#e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:.5rem;transition:all .3s ease}.progress-step.active .step-number{background:#007cba;color:#fff}.progress-step.completed .step-number{background:#28a745;color:#fff}.progress-step.failed .step-number{background:#dc3545;color:#fff}.step-label{color:#666;text-align:center;font-size:12px}.progress-step.active .step-label{color:#007cba;font-weight:600}.multi-step-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.form-step{display:none;padding:50px 20px}.form-step.active{display:block}.form-step h2{margin:0 0 .3rem;color:#333;font-size:20px;text-align:center}.step-description{color:#666;margin-bottom:40px;font-size:14px;text-align:center;margin-top:5px}.form-row{display:flex;gap:25px;margin-bottom:25px;flex-wrap:wrap}.form-group{flex:1;display:flex;flex-direction:column;max-width:600px;margin:auto;align-items:flex-start}.form-group.full-width{flex:1 1 100%}.form-group label{margin-bottom:.5rem;font-weight:600;color:#333;font-size:14px;font-family:var(--font-subheading-family)}.form-group select{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0aec0' viewBox='0 0 24 24'%3E%3Cpath d='M15.3 9.3a1 1 0 0 1 1.4 1.4l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 0 1 1.4-1.4l3.3 3.29 3.3-3.3z'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right .5rem center;background-size:1.5em 1.5em;background-repeat:no-repeat;padding-right:25px}.form-group input,.form-group select,.form-group textarea{padding:12px;border:1px solid #e0e0e0;border-radius:.75rem;font-size:14px;transition:border-color .3s ease;margin:0;width:100%;font-family:var(--font-body-family)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 3px #007cba1a}.form-group textarea{resize:vertical;min-height:100px}.drop-zone{border:2px dashed #cbd5e0;border-radius:.75rem;padding:24px;text-align:center;background:#fafafa;transition:border-color .2s ease,background .2s ease;margin:0;width:100%}.drop-zone.dragover{border-color:#007cba;background:#f0f8ff}.drop-zone__title{font-weight:600;color:#333}.drop-zone__or{color:#007cba}.file-list{list-style:none;padding:0;margin:12px 0 0;width:100%}.file-list li{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border:1px solid #e0e0e0;border-radius:.5rem;margin-bottom:8px;background:#fff;gap:10px}.file-meta{font-size:13px;color:#333;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-file{background:transparent;border:none;color:#dc3545;cursor:pointer;font-weight:600}.file-thumb{width:65px;height:58px;border-radius:.5rem;overflow:hidden;background:#f3f4f6;flex-shrink:0}.file-thumb img{width:100%;height:100%;object-fit:cover;display:block}.file-requirements{margin-top:8px;color:#555;font-size:13px}.file-requirements ul{margin:6px 0 0 18px}.form-group .error-message{color:#dc3545;font-size:12px;margin-top:.5rem;margin-left:0;padding:1rem}.form-group input.field-error,.form-group select.field-error,.form-group textarea.field-error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.price-input-wrapper{position:relative;display:flex;align-items:center}.currency-symbol{position:absolute;left:.75rem;color:#666;font-weight:500}.price-input-wrapper input{padding-left:1.5rem}.form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0;margin-left:auto;margin-right:auto;max-width:600px}.form-actions .next-step{margin-left:auto}.form-actions .btn{font-size:12px;height:40px;line-height:100%}.product-registration-form .btn-primary{background:#007cba;color:#fff}.product-registration-form .btn-primary:hover{background:#005a8b;color:#fff}.product-registration-form .btn-secondary{background:#6c757d;color:#fff}.product-registration-form .btn-secondary:hover{background:#545b62}.product-registration-form .btn-success{background:#28a745;color:#fff}.product-registration-form .btn-success:hover{background:#1e7e34}.btn-form-submit:has(.spinner){display:flex;align-items:center;gap:10px}.review-summary{background:#f8f9fa;border-radius:4px;padding:1.5rem;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.review-section{margin-bottom:1.5rem}.review-section:last-child{margin-bottom:0}.review-section h3{margin:0 0 1rem;color:#333;font-size:18px;border-bottom:1px solid #dee2e6;padding-bottom:.5rem}.review-item{display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 0}.review-label{font-weight:600;color:#666;font-size:14px}.review-value{color:#333;font-size:14px}.review-file-item{display:flex;align-items:center;gap:10px;margin-bottom:.5rem;padding:.5rem 0}.review-file-thumb{width:65px;height:55px;border-radius:.5rem;overflow:hidden;background:#f3f4f6;flex-shrink:0}.review-file-thumb img{width:100%;height:100%;object-fit:cover;display:block}.review-file-name{flex:1;font-size:14px;color:#333}.spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-message,.error-message{text-align:center;padding:2rem;border-radius:8px;margin-bottom:1rem}.success-message{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.error-message{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.success-icon,.error-icon{display:block;font-size:3rem;margin-bottom:1rem;font-weight:700}.success-icon{color:#28a745}.error-icon{color:#dc3545}.success-message h3,.error-message h3{margin:0 0 1rem;font-size:1.5rem}.success-message p,.error-message p{margin:.5rem 0;font-size:1rem}.error-details{font-size:.875rem;opacity:.8;margin-top:1rem}.product-registration-form .btn:disabled{opacity:.7;cursor:not-allowed}.product-registration-form .btn.btn-success{background:#28a745;color:#fff}.product-registration-form .btn.btn-success:hover{background:#1e7e34}@media(max-width:768px){.form-row{flex-direction:column;gap:0}.form-group{width:100%}.form-progress{flex-wrap:wrap;gap:1rem}.progress-step{flex:1;min-width:120px}.form-actions{flex-direction:column;gap:1rem}.product-registration-form .btn{width:100%}.need-login{padding:100px 50px;text-align:center}@media(max-width:749px){.need-login{padding:50px 20px}}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-product-register.css.map */
