.seller-banner{background:linear-gradient(135deg,var(--main-color-one) 0,#c785ba 100%);color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:50px 60px;margin:20px 0 40px;position:relative;overflow:hidden;min-height:200px;text-align:center}.seller-banner::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%}.seller-banner::after{content:'';position:absolute;bottom:-50px;right:100px;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%);border-radius:50%}.seller-banner .banner-content{position:relative;z-index:1;text-align:center}.seller-banner .banner-content h1{margin-top:0;margin-bottom:.75rem;text-shadow:2px 4px 5px rgba(0,0,0,.1);font-size:46px;color:#fff;font-weight:900}.seller-banner .banner-content p{font-size:22px;line-height:1.6;color:rgba(255,255,255,.95);margin-bottom:0}@media (max-width:1200px){.seller-banner .banner-content h1{font-size:40px}.seller-banner .banner-content p{font-size:20px}}@media (max-width:850px){.seller-banner{padding:40px 30px;min-height:180px}.seller-banner .banner-content h1{font-size:32px}.seller-banner .banner-content p{font-size:18px}}@media (max-width:580px){.seller-banner{padding:30px 20px}.seller-banner .banner-content h1{font-size:28px}.seller-banner .banner-content p{font-size:16px}}.seller-benefits{margin-bottom:40px}.seller-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.seller-benefit-item{background:#fff;padding:28px 22px;border-radius:20px;box-shadow:0 2px 12px rgba(0,0,0,.08);text-align:center;transition:.4s cubic-bezier(.4, 0, .2, 1);border:3px dashed transparent;position:relative;overflow:hidden}.seller-benefit-item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 32px rgba(151,78,136,.2);border-color:var(--main-color-one);border-style:dashed}.seller-benefit-icon{width:70px;height:70px;margin:0 auto 18px;background:linear-gradient(135deg,var(--main-color-one) 0,#c785ba 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(151,78,136,.35);transition:.4s cubic-bezier(.4, 0, .2, 1)}.seller-benefit-item:hover .seller-benefit-icon{transform:scale(1.15) rotate(10deg);box-shadow:0 12px 32px rgba(151,78,136,.5)}.seller-benefit-icon i{font-size:30px;color:#fff}.seller-benefit-item h4{font-size:1.15rem;font-weight:700;margin-bottom:8px;color:#2d3748;transition:color .3s}.seller-benefit-item:hover h4{color:var(--main-color-one)}.seller-benefit-item p{color:#718096;font-size:.9rem;margin:0;line-height:1.6}.seller-form-container{max-width:900px;margin:0 auto 60px}.seller-form-box{background:#fff;padding:40px;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:2px dashed rgba(151,78,136,.2);position:relative;transition:.3s}.seller-form-box:hover{border-color:var(--main-color-one);box-shadow:0 8px 32px rgba(151,78,136,.15)}.seller-form-header{margin-bottom:32px;padding-bottom:20px;border-bottom:2px dashed #e2e8f0;position:relative;text-align:center}.seller-form-header::after{content:'';position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:100px;height:2px;background:linear-gradient(90deg,var(--main-color-one),#c785ba)}.seller-form-header h2{font-size:1.75rem;font-weight:700;color:#2d3748;margin-bottom:10px;display:inline-flex;align-items:center;gap:12px}.seller-form-header h2 i{color:var(--main-color-one);font-size:1.5rem}.seller-form-header p{color:#718096;font-size:1rem;margin:0}.seller-form-section{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid #e2e8f0}.seller-form-section:last-of-type{border-bottom:none;margin-bottom:20px;padding-bottom:0}.seller-form-section-title{font-size:1.15rem;font-weight:700;color:#2d3748;margin-bottom:20px;display:flex;align-items:center;gap:10px}.seller-form-section-title i{color:var(--main-color-one);font-size:1.2rem}.seller-form-section-title::after{content:'';flex:1;height:1px;background:linear-gradient(90deg,#e2e8f0,transparent);margin-right:15px}.seller-form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:768px){.seller-form-row{grid-template-columns:1fr}}.seller-form-group{margin-bottom:20px;position:relative}.seller-form-group.full-width{grid-column:1/-1}.seller-location-notice{display:flex;gap:16px;padding:18px 20px;background:linear-gradient(135deg,#fffbeb 0,#fef3c7 100%);border:1px solid #f59e0b;border-radius:14px;margin-bottom:24px}.seller-location-notice .notice-icon{flex-shrink:0;width:40px;height:40px;background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center}.seller-location-notice .notice-icon i{font-size:20px;color:#fff}.seller-location-notice .notice-content h5{font-size:1rem;font-weight:700;color:#92400e;margin-bottom:6px}.seller-location-notice .notice-content p{font-size:.9rem;color:#b45309;line-height:1.6;margin-bottom:12px}.seller-location-notice .notice-content p strong{color:#92400e}.supported-regions{display:flex;flex-wrap:wrap;gap:8px}.region-tag{display:inline-block;padding:4px 12px;background:#fff;color:#b45309;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid #fbbf24}@media (max-width:576px){.seller-location-notice{flex-direction:column;text-align:center}.seller-location-notice .notice-icon{margin:0 auto}.supported-regions{justify-content:center}}.seller-form-label{display:block;font-weight:600;color:#4a5568;margin-bottom:10px;font-size:.9rem;transition:color .3s}.seller-form-group:focus-within .seller-form-label{color:var(--main-color-one)}.seller-form-label .required{color:#e53e3e;margin-right:2px}.seller-form-control{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:14px;font-size:.95rem;transition:.3s cubic-bezier(.4, 0, .2, 1);background:#f7fafc;color:#2d3748;font-family:inherit}.seller-form-control::placeholder{color:#a0aec0}.seller-form-control:focus{outline:0;border-color:var(--main-color-one);background:#fff;box-shadow:0 0 0 4px rgba(151,78,136,.1),0 4px 12px rgba(151,78,136,.15);transform:translateY(-2px)}.seller-form-control.is-invalid{border-color:#f56565;background:#fff5f5}.seller-form-control.is-valid{border-color:#48bb78;background:#f0fff4}textarea.seller-form-control{min-height:120px;resize:vertical}.seller-custom-select{position:relative;width:100%}.seller-custom-select input[type=hidden]{display:none!important;position:absolute;visibility:hidden;width:0;height:0;padding:0;margin:0;border:none}.seller-select-trigger{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:14px;font-size:.95rem;background:#f7fafc;color:#2d3748;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:.3s cubic-bezier(.4, 0, .2, 1);user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.seller-select-trigger:hover{border-color:#cbd5e0;background:#fff}.seller-select-trigger.active{border-color:var(--main-color-one);background:#fff;box-shadow:0 0 0 4px rgba(151,78,136,.1),0 4px 12px rgba(151,78,136,.15)}.seller-select-trigger.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.seller-select-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:0 0!important;border:none}.seller-select-text.placeholder{color:#a0aec0;background:0 0!important}.seller-select-arrow{font-size:14px;color:var(--main-color-one);transition:transform .3s;margin-right:8px}.seller-select-trigger.active .seller-select-arrow{transform:rotate(180deg)}.seller-select-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.12),0 4px 12px rgba(151,78,136,.1);z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.3s cubic-bezier(.4, 0, .2, 1);overflow:hidden;border:2px solid rgba(151,78,136,.15);max-height:250px;overflow-y:auto}.seller-select-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.seller-select-option{padding:14px 18px;cursor:pointer;font-size:.95rem;color:#4a5568;transition:.2s;border-bottom:1px solid #f0f4f8}.seller-select-option:last-child{border-bottom:none}.seller-select-option:hover{background:linear-gradient(135deg,rgba(151,78,136,.08) 0,rgba(199,133,186,.05) 100%);color:var(--main-color-one)}.seller-select-option.selected{background:linear-gradient(135deg,rgba(151,78,136,.12) 0,rgba(199,133,186,.08) 100%);color:var(--main-color-one);font-weight:600}.notification-method-wrapper{display:flex;gap:20px;flex-wrap:wrap}.notification-option{flex:1;min-width:200px}.notification-option input[type=radio]{display:none}.notification-option-label{display:flex;align-items:center;gap:15px;padding:18px 22px;background:#f7fafc;border:2px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:.3s;position:relative}.notification-option-label:hover{border-color:#cbd5e0;background:#fff}.notification-option input[type=radio]:checked+.notification-option-label{border-color:var(--main-color-one);background:linear-gradient(135deg,rgba(151,78,136,.08) 0,rgba(199,133,186,.05) 100%);box-shadow:0 4px 12px rgba(151,78,136,.15)}.notification-option-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--main-color-one) 0,#c785ba 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s}.notification-option input[type=radio]:checked+.notification-option-label .notification-option-icon{transform:scale(1.1);box-shadow:0 6px 20px rgba(151,78,136,.4)}.notification-option-icon i{font-size:22px;color:#fff}.notification-option-content h5{font-size:1rem;font-weight:700;color:#2d3748;margin-bottom:4px}.notification-option-content p{font-size:.85rem;color:#718096;margin:0}.notification-option-content .sms-cost{display:inline-flex;align-items:center;gap:5px;background:#fef3c7;color:#92400e;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:600;margin-top:6px}.notification-option-content .sms-cost i{font-size:12px}.notification-check{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;transition:.3s}.notification-option input[type=radio]:checked+.notification-option-label .notification-check{background:var(--main-color-one)}.notification-check i{font-size:14px;color:#fff;opacity:0;transition:opacity .3s}.notification-option input[type=radio]:checked+.notification-option-label .notification-check i{opacity:1}.email-free-badge{display:inline-flex;align-items:center;gap:5px;background:#dcfce7;color:#15803d;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;margin-top:6px}.email-free-badge i{font-size:12px}.password-input-wrapper{position:relative}.password-toggle{position:absolute;left:15px;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#a0aec0;cursor:pointer;padding:0;font-size:18px;transition:color .3s}.password-toggle:hover{color:var(--main-color-one)}.password-strength-container{margin-top:16px;padding:16px;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;transition:.3s}.password-strength-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:10px}.password-strength-fill{height:100%;width:0%;border-radius:4px;transition:.4s cubic-bezier(.4, 0, .2, 1);background:#e2e8f0}.password-strength-fill.weak{width:20%;background:linear-gradient(90deg,#ef4444,#f87171)}.password-strength-fill.fair{width:40%;background:linear-gradient(90deg,#f97316,#fb923c)}.password-strength-fill.good{width:60%;background:linear-gradient(90deg,#eab308,#facc15)}.password-strength-fill.strong{width:80%;background:linear-gradient(90deg,#22c55e,#4ade80)}.password-strength-fill.excellent{width:100%;background:linear-gradient(90deg,#15803d,#22c55e)}.password-strength-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.strength-text{font-size:.85rem;font-weight:600;color:#718096;transition:color .3s}.strength-text.weak{color:#ef4444}.strength-text.fair{color:#f97316}.strength-text.good{color:#eab308}.strength-text.strong{color:#22c55e}.strength-text.excellent{color:#15803d}.password-criteria{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.criteria-item{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#718096;transition:.3s}.criteria-item i{font-size:14px;color:#cbd5e0;transition:.3s}.criteria-item.valid,.criteria-item.valid i{color:#22c55e}.criteria-item.valid i::before{content:"\F26B"!important}.seller-submit-btn{width:100%;padding:20px 28px;background:linear-gradient(135deg,var(--main-color-one) 0,#c785ba 100%);color:#fff;border:none;border-radius:16px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:.4s cubic-bezier(.4, 0, .2, 1);box-shadow:0 8px 24px rgba(151,78,136,.4);display:flex;align-items:center;justify-content:center;gap:12px;position:relative;overflow:hidden;margin-top:10px}.seller-submit-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.seller-submit-btn:hover::before{left:100%}.seller-submit-btn:hover:not(:disabled){transform:translateY(-3px) scale(1.02);box-shadow:0 12px 36px rgba(151,78,136,.5)}.seller-submit-btn:active:not(:disabled){transform:translateY(-1px) scale(.98)}.seller-submit-btn:disabled{opacity:.7;cursor:not-allowed}.seller-submit-btn i{font-size:22px;color:#fff!important}.seller-terms{display:flex;align-items:flex-start;gap:12px;margin-top:20px;margin-bottom:24px}.seller-terms input[type=checkbox]{display:none}.seller-terms-checkbox{width:24px;height:24px;min-width:24px;border:2px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;background:#f7fafc}.seller-terms input[type=checkbox]:checked+.seller-terms-checkbox{background:var(--main-color-one);border-color:var(--main-color-one)}.seller-terms-checkbox i{font-size:14px;color:#fff;opacity:0;transition:opacity .3s}.seller-terms input[type=checkbox]:checked+.seller-terms-checkbox i{opacity:1}.seller-terms-label{font-size:.9rem;color:#4a5568;line-height:1.6;cursor:pointer}.seller-terms-label a{color:var(--main-color-one);font-weight:600;text-decoration:none}.seller-terms-label a:hover{text-decoration:underline}.seller-form-message{padding:18px 20px;border-radius:14px;margin-top:20px;display:none;align-items:center;gap:14px;animation:.4s cubic-bezier(.4,0,.2,1) slideInUp;border:2px solid}.seller-form-message.show{display:flex}.seller-form-message.success{background:linear-gradient(135deg,rgba(16,185,129,.1) 0,rgba(16,185,129,.05) 100%);border-color:#10b981;color:#059669}.seller-form-message.error{background:linear-gradient(135deg,rgba(239,68,68,.1) 0,rgba(239,68,68,.05) 100%);border-color:#ef4444;color:#dc2626}.seller-form-message i{font-size:26px;flex-shrink:0}@keyframes slideInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn-loading-spinner{display:inline-block;width:22px;height:22px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.seller-form-box{padding:25px 20px}.seller-form-header h2{font-size:1.4rem}.notification-method-wrapper{flex-direction:column}.notification-option{min-width:100%}}@media (max-width:480px){.password-criteria{grid-template-columns:1fr}.seller-banner{margin:10px 0 30px}.seller-benefits-grid{grid-template-columns:1fr}.seller-form-section-title{font-size:1rem}}.seller-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.3s}.seller-modal-overlay.active{opacity:1;visibility:visible}.seller-modal{background:#fff;border-radius:24px;padding:40px 35px;width:90%;max-width:420px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.25);transform:translateY(30px) scale(.9);transition:.4s cubic-bezier(.34, 1.56, .64, 1);position:relative;overflow:hidden}.seller-modal::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--main-color-one),#c785ba,#10b981)}.seller-modal-overlay.active .seller-modal{transform:translateY(0) scale(1)}.seller-modal-icon{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;position:relative}.seller-modal-icon.success{background:linear-gradient(135deg,rgba(16,185,129,.15) 0,rgba(52,211,153,.1) 100%);color:#10b981}.seller-modal-icon.success::after{content:'';position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:50%;border:3px dashed rgba(16,185,129,.3);animation:8s linear infinite rotateDash}@keyframes rotateDash{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.seller-modal-icon i{font-size:48px;animation:.6s cubic-bezier(.34,1.56,.64,1) .3s both iconPop}@keyframes iconPop{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.seller-modal-title{font-size:1.6rem;font-weight:800;color:#2d3748;margin-bottom:12px}.seller-modal-text{font-size:1rem;color:#718096;margin-bottom:30px;line-height:1.7}.seller-modal-actions{display:flex;justify-content:center}.seller-modal-btn{padding:15px 40px;background:linear-gradient(135deg,var(--main-color-one) 0,#c785ba 100%);color:#fff;border:none;border-radius:14px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:.3s;box-shadow:0 6px 20px rgba(151,78,136,.35)}.seller-modal-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(151,78,136,.45)}.seller-modal-btn:active{transform:translateY(-1px)}@media (max-width:576px){.seller-modal{padding:30px 25px}.seller-modal-icon{width:75px;height:75px}.seller-modal-icon i{font-size:40px}.seller-modal-title{font-size:1.35rem}.seller-modal-btn{width:100%;padding:14px 30px}}