.login-card-container{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;gap:1.35rem;width:100%;max-width:42rem;margin-left:auto;margin-right:auto;padding:2rem 2.5rem;display:flex;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}@media (max-width:768px){.login-card-container{gap:1.15rem;padding:1.75rem 1.5rem}}@media (max-width:480px){.login-card-container{box-shadow:none;background:0 0;border:none;border-radius:1rem;padding:1.25rem 1rem}}.login-header{flex-direction:column;gap:.4rem;display:flex}.login-badge{color:#c2410c;background:#fff7ed;border:1px solid #ffedd5;border-radius:9999px;align-items:center;gap:.4rem;width:fit-content;padding:.3rem .75rem;font-size:.775rem;font-weight:700;display:inline-flex}.login-badge .login-badge-icon{color:#ea580c;width:.9rem;height:.9rem}.login-form-title{color:#0f172a;letter-spacing:-.02em;margin-top:.15rem;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;font-size:1.85rem;font-weight:800;line-height:1.2}@media (min-width:768px){.login-form-title{font-size:2.1rem}}.login-form-subtitle{color:#64748b;margin-top:.1rem;font-size:.9rem;line-height:1.45}.login-form-wrapper{flex-direction:column;gap:1.25rem;display:flex}.input-group-field{width:100%}.login-form-action-btn{white-space:nowrap;color:#fff;background:linear-gradient(135deg,#ff7518 0%,#ea580c 100%);border:none;border-radius:.6rem;padding:.75rem 1.35rem;font-size:.875rem;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #ff751840}.login-form-action-btn:hover:not(:disabled){background:linear-gradient(135deg,#e66611 0%,#c2410c 100%);box-shadow:0 6px 14px #ff751859}.login-form-action-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.login-change-phone-btn{color:#ff7518;cursor:pointer;background:0 0;border:none;padding:.3rem .6rem;font-size:.85rem;font-weight:700;text-decoration:underline}.login-change-phone-btn:hover{color:#e66611}.otp-field-container{flex-direction:column;gap:.4rem;width:100%;display:flex}.login-form-resend-container{justify-content:flex-end;align-items:center;margin-top:.2rem;display:flex}.login-form-timer-text{color:#64748b;font-size:.825rem}.login-form-timer-text strong{color:#0f172a}.login-resend-btn{color:#ff7518;cursor:pointer;background:0 0;border:none;padding:0;font-size:.825rem;font-weight:700}.login-resend-btn:hover{color:#e66611;text-decoration:underline}.login-form-submit{color:#fff;background:linear-gradient(135deg,#ff7518 0%,#e65c00 100%);border:none;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;height:3.25rem;margin-top:.25rem;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 5px 15px #ff75184d}.login-form-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 18px #ff751866}.login-form-submit:active:not(:disabled){transform:translateY(0)}.login-form-submit .submit-btn-icon{width:1.15rem;height:1.15rem;transition:transform .2s}.login-form-submit:hover .submit-btn-icon{transform:translate(4px)}.login-footer-security{color:#64748b;text-align:center;border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:.45rem;padding-top:.85rem;font-size:.775rem;display:flex}.login-footer-security .security-icon{color:#475569;flex-shrink:0;width:.85rem;height:.85rem}
.personal-info-card-container{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;gap:1.5rem;width:100%;max-width:44rem;margin-left:auto;margin-right:auto;padding:2.25rem 2.5rem;display:flex;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}@media (max-width:768px){.personal-info-card-container{padding:1.75rem 1.5rem}}@media (max-width:480px){.personal-info-card-container{box-shadow:none;background:0 0;border:none;border-radius:1rem;padding:1.25rem 1rem}}.personal-info-header{flex-direction:column;gap:.4rem;display:flex}.personal-info-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:9999px;align-items:center;gap:.45rem;width:fit-content;padding:.35rem .85rem;font-size:.775rem;font-weight:700;display:inline-flex}.personal-info-badge .personal-info-badge-icon{color:#2563eb;width:.9rem;height:.9rem}.personal-info-title{color:#0f172a;letter-spacing:-.02em;margin-top:.15rem;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:768px){.personal-info-title{font-size:2rem}}.personal-info-subtitle{color:#64748b;font-size:.9rem;line-height:1.45}.personal-info-form{flex-direction:column;gap:1.15rem;display:flex}.personal-info-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.15rem;display:grid}@media (min-width:768px){.personal-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.personal-info-verify-btn{white-space:nowrap;color:#fff;background:linear-gradient(135deg,#ff7518 0%,#ea580c 100%);border:none;border-radius:.6rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #ff751840}.personal-info-verify-btn:hover:not(:disabled){background:linear-gradient(135deg,#e66611 0%,#c2410c 100%);box-shadow:0 6px 14px #ff751859}.personal-info-verified-badge{color:#15803d;white-space:nowrap;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.6rem;align-items:center;gap:.35rem;padding:.55rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.personal-info-verified-badge .verified-icon{color:#16a34a;width:.95rem;height:.95rem}.personal-info-otp-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.85rem;flex-direction:column;gap:.65rem;padding:1rem;display:flex}.personal-info-otp-info{color:#475569;margin:0;font-size:.825rem}.personal-info-otp-info strong{color:#0f172a}.personal-info-otp-row{align-items:flex-start;gap:.75rem;display:flex}.personal-info-otp-row .personal-info-otp-field{flex:1;margin-bottom:0}.personal-info-otp-submit-btn{white-space:nowrap;border-radius:.6rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700}.personal-info-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding-top:.85rem;display:flex}.personal-info-btn-back{color:#475569;background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-weight:700;transition:all .2s;display:inline-flex}.personal-info-btn-back:hover{color:#0f172a;background-color:#f1f5f9;border-color:#94a3b8}.personal-info-btn-back .btn-icon-left{width:1.05rem;height:1.05rem}.personal-info-btn-next{color:#fff;background:linear-gradient(135deg,#ff7518 0%,#ea580c 100%);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.6rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #ff75184d}.personal-info-btn-next:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ff751866}.personal-info-btn-next .btn-icon-right{width:1.05rem;height:1.05rem;transition:transform .2s}.personal-info-btn-next:hover .btn-icon-right{transform:translate(3px)}
.file-upload-container{flex-direction:column;gap:.375rem;width:100%;display:flex}.file-upload-label{color:#1e293b;letter-spacing:.025em;font-size:.75rem;font-weight:600}@media (min-width:768px){.file-upload-label{font-size:.875rem}}.file-upload-required{color:#ef4444}.file-upload-input{display:none}.file-upload-btn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px dashed #d1d5db;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}@media (min-width:768px){.file-upload-btn{padding-top:.875rem;padding-bottom:.875rem;font-size:1rem}}.file-upload-btn:hover{color:#374151;border-color:#fb923c}.file-upload-btn:focus{outline:none;box-shadow:0 0 0 2px #f9731666}.file-upload-btn.is-error{background-color:#fef2f233;border-color:#ef4444}.file-upload-btn:hover .file-upload-icon{color:#f97316}.file-upload-icon{color:#9ca3af;flex-shrink:0;width:1.25rem;height:1.25rem;transition:color .2s}.file-upload-placeholder{color:#9ca3af;text-align:left;flex:1;font-size:.875rem;font-weight:400}@media (min-width:768px){.file-upload-placeholder{font-size:1rem}}.file-upload-preview{color:#1f2937;background-color:#fff;border:1px solid #fed7aa;border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;display:flex;box-shadow:0 1px 2px #0000000d}.file-upload-preview-info{align-items:center;gap:.625rem;display:flex;overflow:hidden}.file-upload-preview-icon{color:#f97316;flex-shrink:0;width:1.25rem;height:1.25rem}.file-upload-preview-text-col{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;display:flex;overflow:hidden}.file-upload-preview-name{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.file-upload-preview-size{color:#9ca3af;font-size:11px}.file-upload-preview-actions{align-items:center;gap:.375rem;display:flex}.file-upload-check-icon{color:#10b981;width:1rem;height:1rem}.file-upload-remove-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:color .2s}.file-upload-remove-btn:hover{color:#ef4444}.file-upload-remove-icon{width:1rem;height:1rem}.file-upload-error-msg{color:#ef4444;margin-top:.125rem;font-size:.75rem;font-weight:500}
.business-info-card-container{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;gap:1.5rem;width:100%;max-width:44rem;margin-left:auto;margin-right:auto;padding:2.25rem 2.5rem;display:flex;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}@media (max-width:768px){.business-info-card-container{padding:1.75rem 1.5rem}}@media (max-width:480px){.business-info-card-container{box-shadow:none;background:0 0;border:none;border-radius:1rem;padding:1.25rem 1rem}}.business-info-header{flex-direction:column;gap:.4rem;display:flex}.business-info-badge{color:#15803d;background:#f0fdf4;border:1px solid #dcfce7;border-radius:9999px;align-items:center;gap:.45rem;width:fit-content;padding:.35rem .85rem;font-size:.775rem;font-weight:700;display:inline-flex}.business-info-badge .business-info-badge-icon{color:#16a34a;width:.9rem;height:.9rem}.business-info-title{color:#0f172a;letter-spacing:-.02em;margin-top:.15rem;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:768px){.business-info-title{font-size:2rem}}.business-info-subtitle{color:#64748b;font-size:.9rem;line-height:1.45}.business-info-form{flex-direction:column;gap:1.15rem;display:flex}.business-info-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.15rem;display:grid}@media (min-width:768px){.business-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.business-info-verify-btn{white-space:nowrap;color:#fff;background:linear-gradient(135deg,#ff7518 0%,#ea580c 100%);border:none;border-radius:.6rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #ff751840}.business-info-verify-btn:hover:not(:disabled){background:linear-gradient(135deg,#e66611 0%,#c2410c 100%);box-shadow:0 6px 14px #ff751859}.business-info-verified-badge{color:#15803d;white-space:nowrap;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.6rem;align-items:center;gap:.35rem;padding:.55rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.business-info-verified-badge .verified-icon{color:#16a34a;width:.95rem;height:.95rem}.business-info-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding-top:.85rem;display:flex}.business-info-btn-back{color:#475569;background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-weight:700;transition:all .2s;display:inline-flex}.business-info-btn-back:hover{color:#0f172a;background-color:#f1f5f9;border-color:#94a3b8}.business-info-btn-back .btn-icon-left{width:1.05rem;height:1.05rem}.business-info-btn-next{color:#fff;background:linear-gradient(135deg,#ff7518 0%,#ea580c 100%);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.6rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #ff75184d}.business-info-btn-next:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ff751866}.business-info-btn-next .btn-icon-right{width:1.05rem;height:1.05rem;transition:transform .2s}.business-info-btn-next:hover .btn-icon-right{transform:translate(3px)}
.checkbox-container{flex-direction:column;gap:.25rem;display:flex}.checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;display:inline-flex}.checkbox-label.is-disabled{opacity:.6;cursor:not-allowed}.checkbox-wrapper{align-items:center;display:flex;position:relative}.checkbox-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox-box{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:all .2s;display:flex}.checkbox-input:focus-visible+.checkbox-box{box-shadow:0 0 0 2px #f9731680}.checkbox-box:hover{border-color:#9ca3af}.checkbox-box.is-checked{color:#fff;background-color:#f97316;border-color:#f97316;box-shadow:0 1px 2px #0000000d}.checkbox-box.is-checked:hover{border-color:#f97316}.checkbox-icon{stroke-width:3px;width:.875rem;height:.875rem}.checkbox-text{color:#1e293b;font-size:.75rem;font-weight:600}@media (min-width:768px){.checkbox-text{font-size:.875rem}}.checkbox-error{color:#ef4444;font-size:.75rem;font-weight:500}
.address-info-card-container{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;gap:1.5rem;width:100%;max-width:44rem;margin-left:auto;margin-right:auto;padding:2.25rem 2.5rem;display:flex;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}@media (max-width:768px){.address-info-card-container{padding:1.75rem 1.5rem}}@media (max-width:480px){.address-info-card-container{box-shadow:none;background:0 0;border:none;border-radius:1rem;padding:1.25rem 1rem}}.address-info-header{flex-direction:column;gap:.4rem;display:flex}.address-info-badge{color:#7e22ce;background:#faf5ff;border:1px solid #f3e8ff;border-radius:9999px;align-items:center;gap:.45rem;width:fit-content;padding:.35rem .85rem;font-size:.775rem;font-weight:700;display:inline-flex}.address-info-badge .address-info-badge-icon{color:#9333ea;width:.9rem;height:.9rem}.address-info-title{color:#0f172a;letter-spacing:-.02em;margin-top:.15rem;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:768px){.address-info-title{font-size:2rem}}.address-info-subtitle{color:#64748b;font-size:.9rem;line-height:1.45}.address-info-form{flex-direction:column;gap:1.15rem;display:flex}.address-info-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.15rem;display:grid}@media (min-width:768px){.address-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.address-info-action-btn{white-space:nowrap;color:#fff;background:linear-gradient(135deg,#ff7518 0%,#ea580c 100%);border:none;border-radius:.6rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #ff751840}.address-info-action-btn:hover:not(:disabled){background:linear-gradient(135deg,#e66611 0%,#c2410c 100%);box-shadow:0 6px 14px #ff751859}.address-info-checkbox-row{align-items:center;padding:.25rem 0;display:flex}.address-info-checkbox{color:#334155;font-size:.85rem;font-weight:500}.address-info-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding-top:.85rem;display:flex}.address-info-btn-back{color:#475569;background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-weight:700;transition:all .2s;display:inline-flex}.address-info-btn-back:hover{color:#0f172a;background-color:#f1f5f9;border-color:#94a3b8}.address-info-btn-back .btn-icon-left{width:1.05rem;height:1.05rem}.address-info-btn-next{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.6rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #10b9814d}.address-info-btn-next:hover{transform:translateY(-1px);box-shadow:0 6px 18px #10b98166}.address-info-btn-next .btn-icon-right{width:1.05rem;height:1.05rem}
.waiting-eval-container{z-index:9999;box-sizing:border-box;background-color:#0d1527;justify-content:center;align-items:center;width:100vw;height:100vh;padding:clamp(1rem,3vh,2rem) clamp(1rem,3vw,2.5rem);display:flex;position:fixed;inset:0;overflow:hidden}.waiting-eval-bg{pointer-events:none;background:radial-gradient(circle at 50% 35%,#172746 0%,#0d1527 85%);position:absolute;inset:0;overflow:hidden}.waiting-eval-bg .glow-orb{filter:blur(90px);opacity:.5;border-radius:50%;position:absolute}.waiting-eval-bg .glow-orb-1{background:radial-gradient(circle,#ff7518 0%,#ff751800 70%);width:450px;height:450px;animation:14s ease-in-out infinite alternate orbFloat1;top:5%;left:10%}.waiting-eval-bg .glow-orb-2{background:radial-gradient(circle,#3b82f6 0%,#3b82f600 70%);width:500px;height:500px;animation:16s ease-in-out infinite alternate orbFloat2;bottom:5%;right:10%}.waiting-eval-bg .glow-orb-3{opacity:.22;background:radial-gradient(circle,#10b981 0%,#10b98100 70%);width:550px;height:550px;animation:18s ease-in-out infinite alternate orbFloat3;top:35%;left:50%;transform:translate(-50%)}.waiting-eval-bg .bg-grid-overlay{opacity:.4;background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.waiting-eval-card{z-index:10;-webkit-backdrop-filter:blur(24px);color:#fff;box-sizing:border-box;background:#121c30d9;border:1px solid #ffffff1f;border-radius:clamp(16px,3vh,24px);flex-direction:column;justify-content:space-between;gap:clamp(.5rem,1.8vh,1.25rem);width:100%;max-width:100%;height:100%;max-height:100%;padding:clamp(1.25rem,3vh,2.25rem) clamp(1.5rem,3.5vw,3.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0009,0 0 30px #ff75181f,inset 0 1px #fff3}.waiting-eval-brand,.waiting-eval-hero,.waiting-eval-header,.waiting-eval-timeline,.waiting-eval-info-grid,.waiting-eval-actions{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.waiting-eval-brand{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:clamp(.5rem,1.3vh,.85rem);display:flex}.waiting-eval-brand .brand-logo-wrapper{align-items:center;display:flex}.waiting-eval-brand .brand-logo-wrapper .brand-logo{object-fit:contain;filter:drop-shadow(0 2px 6px #0006);width:auto;height:clamp(28px,3.8vh,36px)}.waiting-eval-brand .brand-badge{color:#ff9d54;background:#ff751824;border:1px solid #ff751859;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:clamp(.7rem,1.3vh,.78rem);font-weight:600;display:inline-flex}.waiting-eval-brand .brand-badge .badge-shield-icon{color:#ff7518}.waiting-eval-hero{flex-direction:column;justify-content:center;align-items:center;gap:clamp(.45rem,1.1vh,.75rem);display:flex}.waiting-eval-hero .status-graphic{justify-content:center;align-items:center;width:clamp(74px,9.5vh,96px);height:clamp(74px,9.5vh,96px);display:flex;position:relative}.waiting-eval-hero .status-graphic .pulse-ring{pointer-events:none;border:2px solid #ff751866;border-radius:50%;position:absolute;inset:-9px}.waiting-eval-hero .status-graphic .pulse-ring-1{animation:3s cubic-bezier(.215,.61,.355,1) infinite pulseRipple}.waiting-eval-hero .status-graphic .pulse-ring-2{animation:3s cubic-bezier(.215,.61,.355,1) 1.5s infinite pulseRipple}.waiting-eval-hero .status-graphic .rotating-dashed-ring{border:2px dashed #ffa85799;border-radius:50%;animation:20s linear infinite spinRing;position:absolute;inset:-4px}.waiting-eval-hero .status-graphic .inner-icon-box{color:#ff9d54;background:linear-gradient(135deg,#ff751847 0%,#142038f2 100%);border:1px solid #ffa85780;border-radius:50%;justify-content:center;align-items:center;width:clamp(60px,7.8vh,78px);height:clamp(60px,7.8vh,78px);display:flex;position:relative;box-shadow:0 0 24px #ff751859}.waiting-eval-hero .status-graphic .inner-icon-box .hero-status-icon{color:#ffa559;filter:drop-shadow(0 4px 8px #ff751866);width:clamp(30px,4vh,40px);height:clamp(30px,4vh,40px)}.waiting-eval-hero .status-graphic .inner-icon-box .badge-sparkle{color:#fff;background:#ff7518;border-radius:50%;justify-content:center;align-items:center;width:clamp(17px,2.3vh,21px);height:clamp(17px,2.3vh,21px);animation:2s ease-in-out infinite alternate sparkleGlow;display:flex;position:absolute;top:1px;right:1px;box-shadow:0 2px 8px #ff7518cc}.waiting-eval-hero .status-live-pill{background:#10b98124;border:1px solid #10b98166;border-radius:999px;align-items:center;gap:.45rem;padding:.28rem .9rem;display:inline-flex;box-shadow:0 2px 10px #10b9812e}.waiting-eval-hero .status-live-pill .live-dot{background-color:#10b981;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite liveDotPulse;box-shadow:0 0 10px #10b981}.waiting-eval-hero .status-live-pill .live-pill-text{letter-spacing:.04em;color:#34d399;text-transform:uppercase;font-size:clamp(.7rem,1.25vh,.8rem);font-weight:700}.waiting-eval-header{text-align:center;flex-direction:column;gap:clamp(.2rem,.7vh,.45rem);display:flex}.waiting-eval-header .waiting-eval-title{color:#fff;letter-spacing:-.01em;font-family:Playfair Display,serif;font-size:clamp(1.45rem,3vh,2.15rem);font-weight:800;line-height:1.2}.waiting-eval-header .waiting-eval-title .highlight-text{background:linear-gradient(135deg,#ffb366 0%,#ff7518 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.waiting-eval-header .waiting-eval-subtitle{color:#94a3b8;max-width:760px;margin:0 auto;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;font-size:clamp(.8rem,1.45vh,.95rem);line-height:1.48}.waiting-eval-timeline{background:#0f172a8c;border:1px solid #ffffff14;border-radius:16px;padding:clamp(.7rem,1.5vh,1.1rem) clamp(1rem,2vw,1.5rem)}.waiting-eval-timeline .timeline-title{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:clamp(.45rem,1.1vh,.8rem);font-size:clamp(.66rem,1.15vh,.74rem);font-weight:700}.waiting-eval-timeline .timeline-steps{justify-content:space-between;align-items:flex-start;display:flex}.waiting-eval-timeline .timeline-steps .timeline-step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.35rem;display:flex}.waiting-eval-timeline .timeline-steps .timeline-step .step-node{border-radius:50%;justify-content:center;align-items:center;width:clamp(27px,3.6vh,33px);height:clamp(27px,3.6vh,33px);transition:all .3s;display:flex}.waiting-eval-timeline .timeline-steps .timeline-step .step-info{flex-direction:column;gap:.1rem;display:flex}.waiting-eval-timeline .timeline-steps .timeline-step .step-info .step-label{color:#64748b;text-transform:uppercase;font-size:clamp(.6rem,1.05vh,.66rem);font-weight:600}.waiting-eval-timeline .timeline-steps .timeline-step .step-info .step-name{color:#cbd5e1;font-size:clamp(.7rem,1.25vh,.8rem);font-weight:600}.waiting-eval-timeline .timeline-steps .timeline-step.step-completed .step-node{color:#34d399;background:#10b98133;border:1px solid #10b981}.waiting-eval-timeline .timeline-steps .timeline-step.step-completed .step-label{color:#34d399}.waiting-eval-timeline .timeline-steps .timeline-step.step-active .step-node{background:#ff751840;border:2px solid #ff7518;box-shadow:0 0 14px #ff751899}.waiting-eval-timeline .timeline-steps .timeline-step.step-active .step-node .active-pulse-inner{background:#ff7518;border-radius:50%;width:8px;height:8px;animation:1.2s infinite liveDotPulse;box-shadow:0 0 10px #ff7518}.waiting-eval-timeline .timeline-steps .timeline-step.step-active .step-label{color:#ff9d54;font-weight:700}.waiting-eval-timeline .timeline-steps .timeline-step.step-active .step-name{color:#fff;font-weight:700}.waiting-eval-timeline .timeline-steps .timeline-step.step-pending .step-node{color:#64748b;background:#ffffff0d;border:1px dashed #fff3}.waiting-eval-timeline .timeline-steps .timeline-step.step-pending .step-name{color:#64748b}.waiting-eval-timeline .timeline-steps .timeline-connector{flex:.5;height:2px;margin-top:clamp(12px,1.7vh,15px)}.waiting-eval-timeline .timeline-steps .timeline-connector.connector-completed{background:linear-gradient(90deg,#10b981 0%,#ff7518 100%)}.waiting-eval-timeline .timeline-steps .timeline-connector.connector-pending{background:#ffffff1a}.waiting-eval-info-grid{grid-template-columns:repeat(3,1fr);gap:clamp(.55rem,1.1vh,.95rem);display:grid}@media (max-width:640px){.waiting-eval-info-grid{grid-template-columns:1fr}}.waiting-eval-info-grid .info-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:.6rem;padding:clamp(.55rem,1.1vh,.8rem) clamp(.7rem,1.1vw,.95rem);transition:all .25s;display:flex}.waiting-eval-info-grid .info-card:hover{background:#ffffff12;border-color:#ff751859;transform:translateY(-2px)}.waiting-eval-info-grid .info-card .info-icon-box{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(27px,3.6vh,31px);height:clamp(27px,3.6vh,31px);display:flex}.waiting-eval-info-grid .info-card .info-icon-box.orange{color:#ff9d54;background:#ff751826}.waiting-eval-info-grid .info-card .info-icon-box.blue{color:#60a5fa;background:#3b82f626}.waiting-eval-info-grid .info-card .info-icon-box.green{color:#34d399;background:#10b98126}.waiting-eval-info-grid .info-card .info-card-text{flex-direction:column;gap:.12rem;display:flex}.waiting-eval-info-grid .info-card .info-card-text h4{color:#fff;margin:0;font-size:clamp(.73rem,1.25vh,.8rem);font-weight:700}.waiting-eval-info-grid .info-card .info-card-text p{color:#94a3b8;margin:0;font-size:clamp(.66rem,1.15vh,.73rem);line-height:1.38}.waiting-eval-info-grid .info-card .info-card-text p strong{color:#e2e8f0}.waiting-eval-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (max-width:520px){.waiting-eval-actions{flex-direction:column;width:100%}}.waiting-eval-actions .action-btn{cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:.45rem;padding:clamp(.5rem,1.2vh,.7rem) clamp(1rem,2vw,1.35rem);font-size:clamp(.76rem,1.35vh,.85rem);font-weight:600;transition:all .25s;display:inline-flex}.waiting-eval-actions .action-btn .btn-icon{flex-shrink:0}.waiting-eval-actions .action-btn .btn-icon.spin-icon{animation:1s linear infinite spinRing}.waiting-eval-actions .action-btn.primary-btn{color:#fff;background:linear-gradient(135deg,#ff7518 0%,#e66611 100%);box-shadow:0 4px 14px #ff751859}.waiting-eval-actions .action-btn.primary-btn:hover:not(:disabled){background:linear-gradient(135deg,#ff8533 0%,#f56d17 100%);transform:translateY(-1px);box-shadow:0 6px 20px #ff751880}.waiting-eval-actions .action-btn.primary-btn:disabled{opacity:.7;cursor:not-allowed}.waiting-eval-actions .action-btn.secondary-btn{color:#e2e8f0;background:#ffffff12;border:1px solid #ffffff1f}.waiting-eval-actions .action-btn.secondary-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffff40;transform:translateY(-1px)}.waiting-eval-actions .action-btn.ghost-btn{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a}.waiting-eval-actions .action-btn.ghost-btn:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.support-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.support-modal-backdrop .support-modal-content{background:#17243c;border:1px solid #ffffff26;border-radius:18px;flex-direction:column;gap:1rem;width:100%;max-width:480px;padding:1.35rem;animation:.3s cubic-bezier(.16,1,.3,1) modalSlideUp;display:flex;box-shadow:0 20px 40px #0000008c}.support-modal-backdrop .support-modal-content .modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.65rem;display:flex}.support-modal-backdrop .support-modal-content .modal-header .modal-header-title{color:#ff9d54;align-items:center;gap:.5rem;display:flex}.support-modal-backdrop .support-modal-content .modal-header .modal-header-title h3{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.support-modal-backdrop .support-modal-content .modal-header .close-modal-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.support-modal-backdrop .support-modal-content .modal-header .close-modal-btn:hover{color:#fff}.support-modal-backdrop .support-modal-content .modal-body{flex-direction:column;gap:.85rem;display:flex}.support-modal-backdrop .support-modal-content .modal-body .modal-intro{color:#cbd5e1;margin:0;font-size:.82rem;line-height:1.45}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list{flex-direction:column;gap:.65rem;display:flex}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item{color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem .85rem;text-decoration:none;transition:all .2s;display:flex}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item:hover{background:#ff75181a;border-color:#ff75184d;transform:translate(3px)}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item:hover .item-arrow{color:#ff7518;transform:translate(2px)}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item .contact-icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item .contact-icon-box.email{color:#60a5fa;background:#3b82f626}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item .contact-icon-box.phone{color:#34d399;background:#10b98126}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item .contact-details{flex-direction:column;flex:1;gap:.1rem;display:flex}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item .contact-details strong{color:#fff;font-size:.82rem}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item .contact-details span{color:#94a3b8;font-size:.74rem}.support-modal-backdrop .support-modal-content .modal-body .support-contact-list .support-contact-item .item-arrow{color:#64748b;transition:all .2s}.support-modal-backdrop .support-modal-content .modal-footer{border-top:1px solid #ffffff14;justify-content:flex-end;padding-top:.65rem;display:flex}.support-modal-backdrop .support-modal-content .modal-footer .modal-close-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;padding:.45rem 1.15rem;font-size:.8rem;font-weight:600}.support-modal-backdrop .support-modal-content .modal-footer .modal-close-btn:hover{background:#ffffff2e}@keyframes orbFloat1{0%{transform:translate(0)scale(1)}to{transform:translate(45px,35px)scale(1.15)}}@keyframes orbFloat2{0%{transform:translate(0)scale(1)}to{transform:translate(-35px,-25px)scale(1.1)}}@keyframes orbFloat3{0%{transform:translate(-50%)translateY(0)scale(1)}to{transform:translate(-50%)translateY(-35px)scale(1.2)}}@keyframes pulseRipple{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.4)}}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sparkleGlow{0%{transform:scale(.9);box-shadow:0 0 6px #ff751899}to{transform:scale(1.15);box-shadow:0 0 14px #ff7518}}@keyframes liveDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.auth-wizard-fullscreen{background-color:#ebeff5;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.auth-wizard-container{background-color:#f1f5f9;flex-direction:column;width:100vw;max-width:100%;min-height:100vh;display:flex;overflow-y:auto}@media (min-width:768px){.auth-wizard-container{flex-direction:row;height:100vh;overflow:hidden}}.auth-wizard-sidebar{flex-shrink:0;width:100%;height:auto}@media (min-width:768px){.auth-wizard-sidebar{width:45%;height:100vh}}@media (min-width:1024px){.auth-wizard-sidebar{width:46%}}.auth-wizard-form-container{box-sizing:border-box;background-color:#f8fafc;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:auto;padding:1.5rem 1.25rem;display:flex;position:relative}.auth-wizard-form-container::-webkit-scrollbar{width:6px}.auth-wizard-form-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.auth-wizard-form-container::-webkit-scrollbar-track{background:0 0}.auth-wizard-form-container{scrollbar-width:thin;scrollbar-color:#cbd5e1 #0000}@media (min-width:768px){.auth-wizard-form-container{width:55%;height:100vh;padding:1.5rem 2.5rem;overflow-y:auto}}@media (min-width:1024px){.auth-wizard-form-container{width:54%;padding:2rem 3.5rem}}.auth-wizard-back-bar{flex-shrink:0;justify-content:flex-start;width:100%;max-width:42rem;padding-bottom:.5rem;display:flex}.auth-wizard-back-btn{color:#ea580c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.25rem 0;font-size:.875rem;font-weight:700;line-height:1;transition:color .2s,transform .2s;display:inline-flex}.auth-wizard-back-btn .back-btn-icon{flex-shrink:0;display:block}.auth-wizard-back-btn span{line-height:1;display:inline-block}.auth-wizard-back-btn:hover{color:#c2410c;transform:translate(-3px)}.auth-wizard-form-wrapper{flex-direction:column;justify-content:center;width:100%;max-width:42rem;margin-top:auto;margin-bottom:auto;display:flex}.animate-slide-up{animation:.4s cubic-bezier(.16,1,.3,1) forwards slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.seller-landing-container{color:#0f172a;background-color:#f8fafc;width:100%;min-height:100vh;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;line-height:1.5;overflow-x:hidden}.seller-header{z-index:9999;-webkit-backdrop-filter:blur(12px);background-color:#fffffffa;border-bottom:1px solid #e5e7eb;width:100%;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0000000f}.seller-header-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.85rem 1rem;display:flex}@media (min-width:768px){.seller-header-inner{padding:.85rem 1.5rem}}.seller-logo-area{align-items:center;gap:.5rem;display:flex}@media (min-width:576px){.seller-logo-area{gap:.75rem}}.seller-logo-area .seller-logo{object-fit:contain;width:auto;height:32px}@media (min-width:576px){.seller-logo-area .seller-logo{height:38px}}.seller-logo-area .seller-badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#ff7518 0%,#ff8c3b 100%);border-radius:6px;padding:.2rem .45rem;font-size:.65rem;font-weight:700;box-shadow:0 2px 4px #ff751833}@media (min-width:576px){.seller-logo-area .seller-badge{padding:.2rem .55rem;font-size:.725rem}}.seller-nav-links{align-items:center;gap:2rem;display:none}@media (min-width:992px){.seller-nav-links{display:flex}}.seller-nav-links a{color:#374151;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.seller-nav-links a:hover{color:#ff7518}.seller-header-actions{align-items:center;gap:.5rem;display:flex}@media (min-width:576px){.seller-header-actions{gap:.75rem}}.btn-landing-login{color:#1f2937;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;transition:all .2s}@media (min-width:576px){.btn-landing-login{padding:.55rem 1.25rem;font-size:.9rem}}.btn-landing-login:hover{color:#0f172a;background-color:#f3f4f6;border-color:#9ca3af}.btn-landing-login.full-width{text-align:center;width:100%}.btn-landing-register{color:#fff;cursor:pointer;background-color:#ff7518;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #ff751840}@media (min-width:576px){.btn-landing-register{padding:.6rem 1.4rem;font-size:.9rem}}.btn-landing-register:hover{background-color:#e66611;transform:translateY(-1px);box-shadow:0 6px 16px #ff751859}.btn-landing-register.full-width{width:100%}.btn-landing-register.desktop-only-btn{display:none}@media (min-width:576px){.btn-landing-register.desktop-only-btn{display:flex}}.seller-mobile-toggle{color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;display:flex}@media (min-width:992px){.seller-mobile-toggle{display:none}}.seller-mobile-toggle:hover{background-color:#f3f4f6}.seller-mobile-menu{background-color:#fff;border-top:1px solid #e5e7eb;flex-direction:column;gap:1.25rem;padding:1.25rem 1.25rem 1.5rem;animation:.25s forwards slideDown;display:flex;box-shadow:0 10px 15px -3px #0000001a}@media (min-width:992px){.seller-mobile-menu{display:none}}.seller-mobile-menu .mobile-nav-links{flex-direction:column;gap:.85rem;display:flex}.seller-mobile-menu .mobile-nav-links a{color:#1f2937;border-bottom:1px dashed #e5e7eb;padding:.35rem 0;font-size:1rem;font-weight:600;text-decoration:none}.seller-mobile-menu .mobile-nav-links a:hover{color:#ff7518}.seller-mobile-menu .mobile-menu-actions{flex-direction:column;gap:.75rem;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.seller-hero{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#0f172a 0%,#1e293b 60%,#111827 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:5rem 1rem 2rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.seller-hero{padding:5.5rem 1.5rem 2.5rem}}.seller-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff75182e 0%,#ff751800 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}@media (min-width:768px){.seller-hero:before{width:450px;height:450px}}.seller-hero-inner{text-align:center;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;display:flex}.seller-hero-left{flex-direction:column;align-items:center;width:100%;display:flex}.seller-hero-left .hero-tag{color:#ff9d54;background:#ff751826;border:1px solid #ff75184d;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}@media (min-width:576px){.seller-hero-left .hero-tag{margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.85rem}}.seller-hero-left h1{letter-spacing:-.02em;max-width:780px;margin-bottom:1rem;font-size:1.85rem;font-weight:800;line-height:1.25}@media (min-width:576px){.seller-hero-left h1{font-size:2.35rem}}@media (min-width:768px){.seller-hero-left h1{font-size:3.1rem}}.seller-hero-left h1 .highlight{color:#ff7518;background:linear-gradient(135deg,#ff7518 0%,#ffa366 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.seller-hero-left p{color:#94a3b8;max-width:660px;margin-bottom:1.75rem;font-size:.975rem;line-height:1.6}@media (min-width:576px){.seller-hero-left p{margin-bottom:2.25rem;font-size:1.1rem}}.seller-hero-quick-reg{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;width:100%;max-width:520px;margin:0 auto;padding:1.25rem}@media (min-width:576px){.seller-hero-quick-reg{padding:1.5rem}}.seller-hero-quick-reg .quick-reg-title{color:#e2e8f0;text-align:center;margin-bottom:.75rem;font-size:.9rem;font-weight:600}@media (min-width:576px){.seller-hero-quick-reg .quick-reg-title{margin-bottom:.85rem;font-size:.95rem}}.seller-hero-quick-reg .quick-reg-form{flex-direction:column;gap:.75rem;display:flex}.seller-hero-quick-reg .quick-reg-form .full-width-hero-btn{justify-content:center;width:100%;min-height:46px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700}.hero-trust-bullets{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-top:1.25rem;display:flex}@media (min-width:576px){.hero-trust-bullets{gap:1.5rem;margin-top:1.5rem}}.hero-trust-bullets .trust-bullet{color:#cbd5e1;align-items:center;gap:.35rem;font-size:.8rem;display:flex}@media (min-width:576px){.hero-trust-bullets .trust-bullet{font-size:.875rem}}.hero-trust-bullets .trust-bullet svg{color:#ff7518;flex-shrink:0}.seller-metrics-bar{background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #00000008}.seller-metrics-inner{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem;max-width:1280px;margin:0 auto;padding:1.5rem 1rem;display:grid}@media (min-width:768px){.seller-metrics-inner{grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 1.5rem}}.metric-item{align-items:center;gap:.75rem;display:flex}@media (min-width:576px){.metric-item{gap:1rem}}.metric-item .metric-icon{color:#ff7518;background-color:#ff75181a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:576px){.metric-item .metric-icon{border-radius:12px;width:48px;height:48px}}.metric-item .metric-number{color:#111827;font-size:1.2rem;font-weight:800;line-height:1.1}@media (min-width:576px){.metric-item .metric-number{font-size:1.5rem}}.metric-item .metric-label{color:#6b7280;margin-top:.1rem;font-size:.775rem}@media (min-width:576px){.metric-item .metric-label{margin-top:.15rem;font-size:.85rem}}.seller-landing-container .section-header{text-align:center;max-width:680px;margin:0 auto 2.5rem}@media (min-width:768px){.seller-landing-container .section-header{margin-bottom:3.5rem}}.seller-landing-container .section-header .section-tag{color:#ff7518;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}@media (min-width:576px){.seller-landing-container .section-header .section-tag{font-size:.85rem}}.seller-landing-container .section-header h2{color:#111827;margin-bottom:.5rem;font-size:1.6rem;font-weight:800}@media (min-width:576px){.seller-landing-container .section-header h2{font-size:2rem}}@media (min-width:768px){.seller-landing-container .section-header h2{margin-bottom:.75rem;font-size:2.25rem}}.seller-landing-container .section-header p{color:#4b5563;font-size:.95rem}@media (min-width:576px){.seller-landing-container .section-header p{font-size:1.05rem}}.seller-features-section{background-color:#fff;padding:3rem 1rem}@media (min-width:768px){.seller-features-section{padding:5rem 1.5rem}}.seller-features-inner{max-width:1280px;margin:0 auto}.features-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.feature-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;transition:all .3s}@media (min-width:576px){.feature-card{border-radius:16px;padding:2rem}}.feature-card:hover{border-color:#ff75184d;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.feature-card .feature-icon-wrapper{color:#ff7518;background:linear-gradient(135deg,#ff75181f 0%,#ff75180a 100%);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}@media (min-width:576px){.feature-card .feature-icon-wrapper{border-radius:12px;width:52px;height:52px;margin-bottom:1.25rem}}.feature-card h3{color:#111827;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}@media (min-width:576px){.feature-card h3{margin-bottom:.6rem;font-size:1.2rem}}.feature-card p{color:#4b5563;font-size:.875rem;line-height:1.6}@media (min-width:576px){.feature-card p{font-size:.95rem}}.seller-steps-section{background-color:#ebeff5;padding:3rem 1rem}@media (min-width:768px){.seller-steps-section{padding:5rem 1.5rem}}.seller-steps-inner{max-width:1280px;margin:0 auto}.steps-timeline{grid-template-columns:1fr;gap:1.25rem;display:grid;position:relative}@media (min-width:640px){.steps-timeline{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.steps-timeline{grid-template-columns:repeat(4,1fr);gap:2rem}}.step-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;padding:1.5rem 1.25rem;display:flex;position:relative}@media (min-width:576px){.step-card{border-radius:16px;padding:2rem 1.5rem}}.step-card .step-number{color:#ff751826;font-size:1.75rem;font-weight:900;position:absolute;top:1rem;right:1rem}@media (min-width:576px){.step-card .step-number{font-size:2rem;top:1.25rem;right:1.25rem}}.step-card .step-icon-box{color:#fff;background-color:#ff7518;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1rem;display:flex;box-shadow:0 4px 10px #ff751840}@media (min-width:576px){.step-card .step-icon-box{width:48px;height:48px;margin-bottom:1.25rem}}.step-card h3{color:#111827;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}@media (min-width:576px){.step-card h3{margin-bottom:.5rem;font-size:1.1rem}}.step-card p{color:#4b5563;font-size:.85rem;line-height:1.5}@media (min-width:576px){.step-card p{font-size:.9rem}}.seller-categories-section{background-color:#fff;padding:3rem 1rem}@media (min-width:768px){.seller-categories-section{padding:5rem 1.5rem}}.seller-categories-inner{max-width:1280px;margin:0 auto}.categories-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}@media (min-width:576px){.categories-grid{gap:1.25rem}}@media (min-width:768px){.categories-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.categories-grid{grid-template-columns:repeat(6,1fr)}}.category-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem .75rem;transition:all .25s}@media (min-width:576px){.category-card{border-radius:14px;padding:1.5rem 1rem}}.category-card:hover{border-color:#ff7518;transform:translateY(-2px);box-shadow:0 8px 16px #ff75181f}.category-card:hover .category-icon{color:#fff;background-color:#ff7518}.category-card .category-icon{color:#ff7518;background-color:#ff751814;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto .65rem;transition:all .25s;display:flex}@media (min-width:576px){.category-card .category-icon{width:48px;height:48px;margin-bottom:.85rem}}.category-card h4{color:#111827;margin:0;font-size:.825rem;font-weight:700}@media (min-width:576px){.category-card h4{font-size:.9rem}}.seller-faq-section{background-color:#ebeff5;padding:3rem 1rem 1.5rem}@media (min-width:768px){.seller-faq-section{padding:4rem 1.5rem 2rem}}.seller-faq-inner{max-width:800px;margin:0 auto}.faq-list{flex-direction:column;gap:.85rem;display:flex}@media (min-width:576px){.faq-list{gap:1rem}}.faq-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s;overflow:hidden}.faq-item.is-open{border-color:#ff75184d;box-shadow:0 4px 12px #0000000a}.faq-question{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1rem 1.15rem;font-size:.925rem;font-weight:600;display:flex}@media (min-width:576px){.faq-question{padding:1.25rem 1.5rem;font-size:1rem}}.faq-question svg{color:#ff7518;flex-shrink:0;transition:transform .25s}.faq-question.is-open svg{transform:rotate(180deg)}.faq-answer{color:#4b5563;padding:0 1.15rem 1rem;font-size:.875rem;line-height:1.6}@media (min-width:576px){.faq-answer{padding:0 1.5rem 1.25rem;font-size:.925rem}}.seller-cta-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#ff7518 0%,#e66611 100%);padding:1.5rem 1rem 3rem}@media (min-width:768px){.seller-cta-banner{padding:2rem 1.5rem 3.5rem}}.seller-cta-banner .cta-inner{max-width:720px;margin:0 auto}.seller-cta-banner .cta-inner h2{margin-top:0;margin-bottom:.75rem;font-size:1.6rem;font-weight:800}@media (min-width:576px){.seller-cta-banner .cta-inner h2{margin-bottom:1rem;font-size:2.25rem}}.seller-cta-banner .cta-inner p{color:#ffffffe6;margin-bottom:1.5rem;font-size:.975rem}@media (min-width:576px){.seller-cta-banner .cta-inner p{margin-bottom:2rem;font-size:1.1rem}}.seller-cta-banner .cta-inner .btn-cta-start{color:#ff7518;cursor:pointer;background-color:#fff;border:none;border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 8px 20px #00000026}@media (min-width:576px){.seller-cta-banner .cta-inner .btn-cta-start{padding:.85rem 2.25rem;font-size:1rem}}.seller-cta-banner .cta-inner .btn-cta-start:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 12px 24px #0003}.seller-footer{color:#94a3b8;background-color:#0f172a;padding:2.5rem 1rem 1.5rem;font-size:.875rem}@media (min-width:768px){.seller-footer{padding:3.5rem 1.5rem 2rem;font-size:.9rem}}.seller-footer-inner{grid-template-columns:1fr;gap:2rem;max-width:1280px;margin:0 auto;display:grid}@media (min-width:576px){.seller-footer-inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.seller-footer-inner{grid-template-columns:1.5fr repeat(3,1fr);gap:2.5rem}}@media (min-width:576px) and (max-width:991px){.footer-col-brand{grid-column:span 2}}.footer-col-brand .footer-logo{width:auto;height:30px;margin-bottom:.85rem}@media (min-width:576px){.footer-col-brand .footer-logo{height:34px;margin-bottom:1rem}}.footer-col-brand p{margin-bottom:1rem;line-height:1.6}.footer-col h4{color:#fff;margin-bottom:.85rem;font-size:.9rem;font-weight:700}@media (min-width:576px){.footer-col h4{margin-bottom:1rem;font-size:.95rem}}.footer-col ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-col ul a{color:#94a3b8;text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:#ff7518}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem;max-width:1280px;margin:2rem auto 0;padding-top:1.25rem;display:flex}@media (min-width:576px){.footer-bottom{text-align:left;flex-direction:row;margin-top:2.5rem;padding-top:1.5rem}}.footer-bottom p{margin:0;font-size:.8rem}@media (min-width:576px){.footer-bottom p{font-size:.85rem}}
