.SellForm-module__zkQcsq__formCard{background:var(--bg-white);border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:28px}.SellForm-module__zkQcsq__authGate{text-align:center;padding:24px 0}.SellForm-module__zkQcsq__authIcon{margin-bottom:14px;font-size:44px}.SellForm-module__zkQcsq__authBtns{flex-direction:column;gap:10px;margin-top:20px;display:flex}.SellForm-module__zkQcsq__stepBar{border-bottom:1px solid var(--border);align-items:center;margin-bottom:28px;padding-bottom:22px;display:flex}.SellForm-module__zkQcsq__stepItem{opacity:.4;transition:opacity var(--transition-md);flex:1;align-items:center;gap:8px;display:flex}.SellForm-module__zkQcsq__stepItem:not(:last-child):after{content:"";background:var(--border);flex:1;height:1px;margin:0 6px}.SellForm-module__zkQcsq__stepActive{opacity:1}.SellForm-module__zkQcsq__stepDone{opacity:.7}.SellForm-module__zkQcsq__stepNum{background:var(--bg-surface);border:2px solid var(--border);width:26px;height:26px;transition:all var(--transition-md);font-size:11px;font-weight:800;font-family:var(--font-sans);color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SellForm-module__zkQcsq__stepActive .SellForm-module__zkQcsq__stepNum{background:var(--green-800);border-color:var(--green-800);color:#fff}.SellForm-module__zkQcsq__stepDone .SellForm-module__zkQcsq__stepNum{background:var(--green-50);border-color:var(--green-800);color:var(--green-800)}.SellForm-module__zkQcsq__stepLabel{white-space:nowrap;color:var(--text-secondary);font-size:12px;font-weight:600}.SellForm-module__zkQcsq__stepActive .SellForm-module__zkQcsq__stepLabel{color:var(--text-primary)}.SellForm-module__zkQcsq__formTitle{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:4px;font-size:20px;font-weight:800}.SellForm-module__zkQcsq__formSub{color:var(--text-secondary);margin-bottom:22px;font-size:13px;line-height:1.55}.SellForm-module__zkQcsq__form{flex-direction:column;gap:14px;display:flex}.SellForm-module__zkQcsq__field{flex-direction:column;gap:5px;display:flex}.SellForm-module__zkQcsq__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:12px;font-weight:700}.SellForm-module__zkQcsq__optional{text-transform:none;letter-spacing:0;color:var(--text-muted);font-size:11px;font-weight:400}.SellForm-module__zkQcsq__hint{color:var(--text-muted);margin-top:2px;font-size:11px;line-height:1.5}.SellForm-module__zkQcsq__formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.SellForm-module__zkQcsq__typeGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.SellForm-module__zkQcsq__typeBtn{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg-white);color:var(--text-secondary);cursor:pointer;transition:all var(--transition);text-align:center;padding:10px 8px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.4}.SellForm-module__zkQcsq__typeBtn:hover{border-color:var(--green-600);color:var(--text-primary);background:var(--green-50)}.SellForm-module__zkQcsq__typeBtnActive{background:var(--green-50)!important;border-color:var(--green-800)!important;color:var(--green-800)!important}.SellForm-module__zkQcsq__categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.SellForm-module__zkQcsq__categoryBtn{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg-white);min-height:86px;color:var(--text-secondary);cursor:pointer;text-align:left;transition:all var(--transition);align-items:flex-start;gap:10px;padding:12px;font-family:inherit;display:flex}.SellForm-module__zkQcsq__categoryBtn:hover{border-color:var(--green-600);background:var(--green-50);color:var(--text-primary)}.SellForm-module__zkQcsq__categoryBtnActive{border-color:var(--green-800);background:var(--green-50);color:var(--green-800)}.SellForm-module__zkQcsq__categoryIcon{flex-shrink:0;font-size:20px;line-height:1}.SellForm-module__zkQcsq__categoryBtn strong{color:var(--text-primary);font-size:13px;line-height:1.25;display:block}.SellForm-module__zkQcsq__categoryBtn small{color:var(--text-muted);margin-top:4px;font-size:11px;line-height:1.35;display:block}.SellForm-module__zkQcsq__dropZone{border:2px dashed var(--border);border-radius:var(--radius-lg);cursor:pointer;background:var(--bg-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;padding:40px 24px;transition:all .2s;display:flex}.SellForm-module__zkQcsq__dropZone:hover,.SellForm-module__zkQcsq__dropZone:focus-visible{border-color:var(--green-600);background:var(--green-50);outline:none}.SellForm-module__zkQcsq__dropZoneDragging{border-color:var(--green-800)!important;background:var(--green-50)!important}.SellForm-module__zkQcsq__dropZoneCompact{flex-direction:row;gap:10px;min-height:auto;padding:14px 20px}.SellForm-module__zkQcsq__dropIcon{color:var(--text-muted);margin-bottom:4px;font-size:28px}.SellForm-module__zkQcsq__dropTitle{color:var(--text-primary);font-size:15px;font-weight:700}.SellForm-module__zkQcsq__dropSub{color:var(--text-secondary);font-size:13px}.SellForm-module__zkQcsq__dropLink{color:var(--green-700);text-decoration:underline}.SellForm-module__zkQcsq__dropHint{color:var(--text-muted);margin-top:4px;font-size:11px}.SellForm-module__zkQcsq__dropSmall{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.SellForm-module__zkQcsq__uploadStatus{color:var(--green-700);align-items:center;gap:8px;padding:8px 0;font-size:12px;font-weight:600;display:flex}.SellForm-module__zkQcsq__uploadDone{color:var(--green-700);align-items:center;gap:6px;padding:8px 0;font-size:12px;font-weight:600;display:flex}.SellForm-module__zkQcsq__imageGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px;display:grid}.SellForm-module__zkQcsq__imageGridItem{border-radius:var(--radius);aspect-ratio:1;background:var(--bg-surface);border:1.5px solid var(--border);position:relative;overflow:hidden}.SellForm-module__zkQcsq__imageGridMain{grid-area:span 2/span 2}.SellForm-module__zkQcsq__imageGridThumb{object-fit:cover;width:100%;height:100%;display:block}.SellForm-module__zkQcsq__imageOverlay{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SellForm-module__zkQcsq__progressRing{position:relative}.SellForm-module__zkQcsq__progressPct{color:#fff;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;position:absolute;inset:0}.SellForm-module__zkQcsq__imageDoneCheck{background:var(--green-500);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:6px;left:6px}.SellForm-module__zkQcsq__imageError{background:#e11d48b3;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;inset:0}.SellForm-module__zkQcsq__imageErrorMsg{color:#fff;text-align:center;font-size:10px;font-weight:600}.SellForm-module__zkQcsq__retryBtn{color:var(--rose);border-radius:var(--radius-sm);cursor:pointer;background:#ffffffe6;border:none;padding:3px 8px;font-size:11px;font-weight:700}.SellForm-module__zkQcsq__retryBtn:hover{background:#fff}.SellForm-module__zkQcsq__mainPhotoLabel{color:#fff;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;background:#0000008c;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;bottom:6px;left:6px}.SellForm-module__zkQcsq__removeImageBtn{color:#fff;cursor:pointer;width:20px;height:20px;transition:background var(--transition);opacity:0;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;top:6px;right:6px}.SellForm-module__zkQcsq__imageGridItem:hover .SellForm-module__zkQcsq__removeImageBtn{opacity:1}.SellForm-module__zkQcsq__removeImageBtn:hover{background:var(--rose)}.SellForm-module__zkQcsq__preview{background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--radius);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.SellForm-module__zkQcsq__previewRow{justify-content:space-between;font-size:13px;display:flex}.SellForm-module__zkQcsq__previewRow span{color:var(--text-secondary)}.SellForm-module__zkQcsq__previewRow strong{color:var(--text-primary);font-weight:700}.SellForm-module__zkQcsq__errorBox{background:var(--rose-light);border-radius:var(--radius);color:var(--rose);border:1px solid #fecdd3;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.SellForm-module__zkQcsq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:6px;animation:.7s linear infinite SellForm-module__zkQcsq__spin;display:inline-block}.SellForm-module__zkQcsq__successState{text-align:center;padding:20px 0}.SellForm-module__zkQcsq__successIcon{margin-bottom:14px;font-size:52px}.SellForm-module__zkQcsq__successTitle{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:24px;font-weight:800}.SellForm-module__zkQcsq__successSub{color:var(--text-secondary);margin-bottom:24px;font-size:14px;line-height:1.65}.SellForm-module__zkQcsq__successBtns{flex-direction:column;gap:10px;display:flex}.SellForm-module__zkQcsq__listAnother{color:var(--text-muted);cursor:pointer;transition:color var(--transition);background:0 0;border:none;padding:8px;font-family:inherit;font-size:13px}.SellForm-module__zkQcsq__listAnother:hover{color:var(--text-secondary)}.SellForm-module__zkQcsq__priceWords{color:var(--green-700);background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--radius);margin-top:6px;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.4;animation:.3s SellForm-module__zkQcsq__fadeUp}
.page-module__dfsF1G__main{min-height:100vh;padding-top:var(--navbar-h);background:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans)}.page-module__dfsF1G__hero{background:var(--bg-white);border-bottom:1px solid var(--border);padding:32px 0 48px}.page-module__dfsF1G__heroLayout{width:100%}.page-module__dfsF1G__heroSub{color:var(--text-secondary);margin:8px 0 0;font-size:14px;line-height:1.6}.page-module__dfsF1G__heroStats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.page-module__dfsF1G__heroStat{background:var(--bg-page);border:1px solid var(--border);text-align:center;border-radius:8px;padding:12px}.page-module__dfsF1G__heroStatVal{color:var(--green-800);letter-spacing:-.01em;font-size:16px;font-weight:800}.page-module__dfsF1G__heroStatLbl{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.02em;margin-top:4px;font-size:10px;font-weight:600}.page-module__dfsF1G__section{border-bottom:1px solid var(--border);padding:64px 0}.page-module__dfsF1G__sectionHeader{max-width:600px;margin-bottom:40px}.page-module__dfsF1G__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 8px;font-size:24px;font-weight:800}.page-module__dfsF1G__sectionSub{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.page-module__dfsF1G__benefitsGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:600px){.page-module__dfsF1G__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.page-module__dfsF1G__benefitsGrid{grid-template-columns:repeat(3,1fr)}}.page-module__dfsF1G__benefitCard{background:var(--bg-white);border:1px solid var(--border);transition:border-color var(--transition);border-radius:12px;padding:24px}.page-module__dfsF1G__benefitCard:hover{border-color:var(--green-600)}.page-module__dfsF1G__benefitIcon{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:20px;font-weight:700;display:inline-flex}.page-module__dfsF1G__benefitTitle{letter-spacing:-.01em;margin:0 0 6px;font-size:15px;font-weight:800}.page-module__dfsF1G__benefitDesc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}.page-module__dfsF1G__processSection{background:var(--bg-white);border-bottom:none}.page-module__dfsF1G__processSteps{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:600px){.page-module__dfsF1G__processSteps{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.page-module__dfsF1G__processSteps{grid-template-columns:repeat(4,1fr)}}.page-module__dfsF1G__processStep{background:var(--bg-page);border:1px solid var(--border);text-align:left;border-radius:12px;padding:24px;position:relative}.page-module__dfsF1G__processNum{background:var(--green-800);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:16px;font-size:14px;font-weight:800;display:inline-flex}.page-module__dfsF1G__processLine{display:none}.page-module__dfsF1G__processTitle{letter-spacing:-.01em;margin:0 0 6px;font-size:15px;font-weight:800}.page-module__dfsF1G__processDesc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}
