.Seller-module__LMf1Pa__modeToggleBar{background:var(--section-bg);border-bottom:1px solid var(--border-color);padding:0 1.5rem}.Seller-module__LMf1Pa__modeToggleInner{align-items:center;gap:.25rem;max-width:1400px;margin:0 auto;padding:.5rem 0;display:flex}.Seller-module__LMf1Pa__modeBtn{color:var(--text-secondary);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--body-font);background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:all .2s;display:flex}.Seller-module__LMf1Pa__modeBtn:hover{color:var(--text-primary);background:var(--card-bg)}.Seller-module__LMf1Pa__modeBtnActive{color:var(--primary-blue);background:var(--card-bg);border:1px solid var(--border-color)}.Seller-module__LMf1Pa__sellerWrapper{background:var(--background);color:var(--text-primary);flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.Seller-module__LMf1Pa__tabNav{border-bottom:1px solid var(--border-color);scrollbar-width:none;gap:.25rem;margin-bottom:2rem;display:flex;overflow-x:auto}.Seller-module__LMf1Pa__tabNav::-webkit-scrollbar{display:none}.Seller-module__LMf1Pa__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;font-size:.9rem;font-weight:600;font-family:var(--body-font);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.75rem 1.25rem;transition:all .2s;display:flex}.Seller-module__LMf1Pa__tabBtn:hover{color:var(--text-primary)}.Seller-module__LMf1Pa__tabBtnActive{color:var(--primary-blue);border-bottom-color:var(--primary-blue)}.Seller-module__LMf1Pa__sellNewBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;font-family:var(--body-font);box-shadow:0 4px 14px var(--glow-color);border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;transition:all .2s;display:inline-flex}.Seller-module__LMf1Pa__sellNewBtn:hover{background:var(--primary-gradient-hover);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.Seller-module__LMf1Pa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Seller-module__LMf1Pa__statCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:border-color .2s;display:flex}.Seller-module__LMf1Pa__statCard:hover{border-color:var(--card-hover-border)}.Seller-module__LMf1Pa__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Seller-module__LMf1Pa__statInfo{flex:1}.Seller-module__LMf1Pa__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--heading-font);margin-bottom:.25rem;line-height:1}.Seller-module__LMf1Pa__statLabel{color:var(--text-secondary);font-size:.8rem;font-weight:500}.Seller-module__LMf1Pa__statChange{border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.Seller-module__LMf1Pa__statChangePos{background:var(--success-bg);color:var(--success)}.Seller-module__LMf1Pa__statChangeNeg{color:#ef4444;background:#ef44441a}.Seller-module__LMf1Pa__listingsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Seller-module__LMf1Pa__listingsTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--heading-font)}.Seller-module__LMf1Pa__tableWrapper{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;overflow:hidden}.Seller-module__LMf1Pa__table{border-collapse:collapse;width:100%}.Seller-module__LMf1Pa__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:var(--section-bg);border-bottom:1px solid var(--border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.8rem;font-weight:700}.Seller-module__LMf1Pa__table tbody tr{border-bottom:1px solid var(--border-color);transition:background .15s}.Seller-module__LMf1Pa__table tbody tr:last-child{border-bottom:none}.Seller-module__LMf1Pa__table tbody tr:hover{background:var(--section-bg)}.Seller-module__LMf1Pa__table td{color:var(--text-primary);vertical-align:middle;padding:1rem 1.25rem;font-size:.9rem}.Seller-module__LMf1Pa__statusBadge{border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.Seller-module__LMf1Pa__statusActive{background:var(--success-bg);color:var(--success)}.Seller-module__LMf1Pa__statusPaused{color:#f59e0b;background:#f59e0b1f}.Seller-module__LMf1Pa__statusSold{color:var(--primary-blue);background:#2563eb1f}.Seller-module__LMf1Pa__statusPending{color:#8b5cf6;background:#8b5cf61f}.Seller-module__LMf1Pa__statusCancelled{color:#ef4444;background:#ef44441a}.Seller-module__LMf1Pa__statusRefunded{color:#6b7280;background:#6b72801f}.Seller-module__LMf1Pa__rowActions{align-items:center;gap:.4rem;display:flex}.Seller-module__LMf1Pa__actionBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--body-font);background:0 0;border-radius:6px;padding:.3rem .65rem;transition:all .15s}.Seller-module__LMf1Pa__actionBtn:hover{color:var(--text-primary);border-color:var(--text-secondary)}.Seller-module__LMf1Pa__actionBtnDanger:hover{color:#ef4444;border-color:#ef4444}.Seller-module__LMf1Pa__walletGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Seller-module__LMf1Pa__walletCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.5rem}.Seller-module__LMf1Pa__walletAmount{font-size:2rem;font-weight:800;font-family:var(--heading-font);color:var(--text-primary);margin:.5rem 0 .25rem}.Seller-module__LMf1Pa__walletLabel{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Seller-module__LMf1Pa__withdrawBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border:none;border-radius:10px;width:100%;margin-top:1.25rem;padding:.65rem 1.5rem;transition:all .2s}.Seller-module__LMf1Pa__withdrawBtn:hover{background:var(--primary-gradient-hover);transform:translateY(-1px)}.Seller-module__LMf1Pa__chartRow{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.25rem;margin-bottom:1.25rem;display:grid}.Seller-module__LMf1Pa__chartCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.5rem}.Seller-module__LMf1Pa__chartTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.Seller-module__LMf1Pa__barChart{align-items:flex-end;gap:6px;height:120px;display:flex}.Seller-module__LMf1Pa__bar{background:var(--primary-blue);opacity:.8;border-radius:4px 4px 0 0;flex:1;min-height:4px;transition:opacity .2s}.Seller-module__LMf1Pa__bar:hover{opacity:1}.Seller-module__LMf1Pa__barLabels{gap:6px;margin-top:.5rem;display:flex}.Seller-module__LMf1Pa__barLabel{text-align:center;color:var(--text-secondary);flex:1;font-size:.65rem}.Seller-module__LMf1Pa__metricList{flex-direction:column;gap:.75rem;display:flex}.Seller-module__LMf1Pa__metricRow{align-items:center;gap:.75rem;display:flex}.Seller-module__LMf1Pa__metricLabel{color:var(--text-secondary);flex:1;font-size:.85rem}.Seller-module__LMf1Pa__metricBar{background:var(--section-bg);border-radius:999px;flex:2;height:6px;overflow:hidden}.Seller-module__LMf1Pa__metricBarFill{background:var(--primary-blue);border-radius:999px;height:100%;transition:width .5s}.Seller-module__LMf1Pa__metricValue{color:var(--text-primary);text-align:right;min-width:40px;font-size:.85rem;font-weight:700}.Seller-module__LMf1Pa__settingsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.Seller-module__LMf1Pa__settingsCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.5rem}.Seller-module__LMf1Pa__settingsCardTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.Seller-module__LMf1Pa__formGroup{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.Seller-module__LMf1Pa__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.Seller-module__LMf1Pa__formInput,.Seller-module__LMf1Pa__formSelect,.Seller-module__LMf1Pa__formTextarea{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-primary);font-size:.9rem;font-family:var(--body-font);border-radius:8px;outline:none;width:100%;padding:.6rem .9rem;transition:border-color .2s}.Seller-module__LMf1Pa__formInput:focus,.Seller-module__LMf1Pa__formSelect:focus,.Seller-module__LMf1Pa__formTextarea:focus{border-color:var(--primary-blue);box-shadow:0 0 0 2px var(--glow-color)}.Seller-module__LMf1Pa__formTextarea{resize:vertical;min-height:80px}.Seller-module__LMf1Pa__saveBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.65rem 1.5rem;transition:all .2s}.Seller-module__LMf1Pa__saveBtn:hover{background:var(--primary-gradient-hover)}.Seller-module__LMf1Pa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#000000a6;justify-content:center;align-items:flex-start;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Seller-module__LMf1Pa__modalContainer{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;grid-template-columns:1fr 340px;gap:0;width:100%;max-width:1000px;min-height:400px;margin:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000080}.Seller-module__LMf1Pa__modalForm{max-height:85vh;padding:2rem;overflow-y:auto}.Seller-module__LMf1Pa__modalPreviewPanel{background:var(--section-bg);border-left:1px solid var(--border-color);flex-direction:column;gap:1rem;max-height:85vh;padding:1.5rem;display:flex;overflow-y:auto}.Seller-module__LMf1Pa__modalTitle{color:var(--text-primary);font-size:1.25rem;font-weight:800;font-family:var(--heading-font);margin-bottom:1.5rem}.Seller-module__LMf1Pa__modalSection{margin-bottom:1.5rem}.Seller-module__LMf1Pa__modalSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border-color);margin-bottom:.75rem;padding-bottom:.5rem;font-size:.8rem;font-weight:700}.Seller-module__LMf1Pa__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Seller-module__LMf1Pa__checkboxRow{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.Seller-module__LMf1Pa__checkboxRow input{accent-color:var(--primary-blue);cursor:pointer}.Seller-module__LMf1Pa__dropzone{border:2px dashed var(--border-color);text-align:center;cursor:pointer;background:var(--section-bg);border-radius:10px;padding:2rem;transition:border-color .2s}.Seller-module__LMf1Pa__dropzone:hover{border-color:var(--primary-blue)}.Seller-module__LMf1Pa__dropzoneText{color:var(--text-secondary);margin-top:.5rem;font-size:.9rem}.Seller-module__LMf1Pa__imagePreviewGrid{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Seller-module__LMf1Pa__imagePreviewThumb{object-fit:cover;border:1px solid var(--border-color);border-radius:8px;width:64px;height:64px}.Seller-module__LMf1Pa__modalActions{border-top:1px solid var(--border-color);background:var(--card-bg);gap:.75rem;margin-top:1rem;padding-top:1.5rem;padding-bottom:.25rem;display:flex;position:sticky;bottom:0}.Seller-module__LMf1Pa__modalCancelBtn{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border-radius:10px;flex:1;padding:.75rem;transition:all .2s}.Seller-module__LMf1Pa__modalCancelBtn:hover{border-color:var(--text-secondary)}.Seller-module__LMf1Pa__modalPublishBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border:none;border-radius:10px;flex:2;padding:.75rem;transition:all .2s}.Seller-module__LMf1Pa__modalPublishBtn:hover{background:var(--primary-gradient-hover)}.Seller-module__LMf1Pa__closeBtn{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;z-index:10;border-radius:8px;align-items:center;padding:.4rem;display:flex;position:absolute;top:1rem;right:1rem}.Seller-module__LMf1Pa__previewTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.Seller-module__LMf1Pa__previewCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Seller-module__LMf1Pa__previewPlatformBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--section-bg);border-radius:5px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.Seller-module__LMf1Pa__previewAccountTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--heading-font)}.Seller-module__LMf1Pa__previewDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.Seller-module__LMf1Pa__previewTags{flex-wrap:wrap;gap:.4rem;display:flex}.Seller-module__LMf1Pa__previewTag{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:9999px;padding:.2rem .5rem;font-size:.7rem}.Seller-module__LMf1Pa__previewPrice{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--heading-font)}.Seller-module__LMf1Pa__withdrawModal{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;width:100%;max-width:440px;margin:auto;padding:2rem;position:relative;box-shadow:0 20px 60px #0006}@media (max-width:860px){.Seller-module__LMf1Pa__modalContainer{grid-template-columns:1fr}.Seller-module__LMf1Pa__modalPreviewPanel{display:none}.Seller-module__LMf1Pa__statsGrid{grid-template-columns:repeat(2,1fr)}.Seller-module__LMf1Pa__chartRow,.Seller-module__LMf1Pa__formRow{grid-template-columns:1fr}.Seller-module__LMf1Pa__sellerWrapper{padding:1rem}.Seller-module__LMf1Pa__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.Seller-module__LMf1Pa__table td,.Seller-module__LMf1Pa__table thead th{white-space:nowrap}}@media (max-width:600px){.Seller-module__LMf1Pa__statsGrid{grid-template-columns:1fr}.Seller-module__LMf1Pa__sellerWrapper{padding:.75rem}.Seller-module__LMf1Pa__tabNav{gap:0}.Seller-module__LMf1Pa__tabBtn{padding:.6rem .9rem;font-size:.82rem}.Seller-module__LMf1Pa__walletGrid{grid-template-columns:1fr}.Seller-module__LMf1Pa__statCard{flex-wrap:wrap;gap:.5rem}.Seller-module__LMf1Pa__statChange{white-space:nowrap;font-size:.7rem}.Seller-module__LMf1Pa__listingsHeader{flex-direction:column;align-items:flex-start}.Seller-module__LMf1Pa__rowActions{flex-wrap:wrap}.Seller-module__LMf1Pa__modeToggleBar{background:var(--section-bg);border-bottom:1px solid var(--border-color);padding:0 1.5rem}.Seller-module__LMf1Pa__modeToggleInner{align-items:center;gap:.25rem;max-width:1400px;margin:0 auto;padding:.5rem 0;display:flex}.Seller-module__LMf1Pa__modeBtn{color:var(--text-secondary);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--body-font);background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:all .2s;display:flex}.Seller-module__LMf1Pa__modeBtn:hover{color:var(--text-primary);background:var(--card-bg)}.Seller-module__LMf1Pa__modeBtnActive{color:var(--primary-blue);background:var(--card-bg);border:1px solid var(--border-color)}.Seller-module__LMf1Pa__sellerWrapper{background:var(--background);color:var(--text-primary);flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.Seller-module__LMf1Pa__tabNav{border-bottom:1px solid var(--border-color);scrollbar-width:none;gap:.25rem;margin-bottom:2rem;display:flex;overflow-x:auto}.Seller-module__LMf1Pa__tabNav::-webkit-scrollbar{display:none}.Seller-module__LMf1Pa__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;font-size:.9rem;font-weight:600;font-family:var(--body-font);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.75rem 1.25rem;transition:all .2s;display:flex}.Seller-module__LMf1Pa__tabBtn:hover{color:var(--text-primary)}.Seller-module__LMf1Pa__tabBtnActive{color:var(--primary-blue);border-bottom-color:var(--primary-blue)}.Seller-module__LMf1Pa__sellNewBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;font-family:var(--body-font);box-shadow:0 4px 14px var(--glow-color);border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;transition:all .2s;display:inline-flex}.Seller-module__LMf1Pa__sellNewBtn:hover{background:var(--primary-gradient-hover);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.Seller-module__LMf1Pa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Seller-module__LMf1Pa__statCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:border-color .2s;display:flex}.Seller-module__LMf1Pa__statCard:hover{border-color:var(--card-hover-border)}.Seller-module__LMf1Pa__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Seller-module__LMf1Pa__statInfo{flex:1}.Seller-module__LMf1Pa__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--heading-font);margin-bottom:.25rem;line-height:1}.Seller-module__LMf1Pa__statLabel{color:var(--text-secondary);font-size:.8rem;font-weight:500}.Seller-module__LMf1Pa__statChange{border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.Seller-module__LMf1Pa__statChangePos{background:var(--success-bg);color:var(--success)}.Seller-module__LMf1Pa__statChangeNeg{color:#ef4444;background:#ef44441a}.Seller-module__LMf1Pa__listingsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Seller-module__LMf1Pa__listingsTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--heading-font)}.Seller-module__LMf1Pa__tableWrapper{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;overflow:hidden}.Seller-module__LMf1Pa__table{border-collapse:collapse;width:100%}.Seller-module__LMf1Pa__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:var(--section-bg);border-bottom:1px solid var(--border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.8rem;font-weight:700}.Seller-module__LMf1Pa__table tbody tr{border-bottom:1px solid var(--border-color);transition:background .15s}.Seller-module__LMf1Pa__table tbody tr:last-child{border-bottom:none}.Seller-module__LMf1Pa__table tbody tr:hover{background:var(--section-bg)}.Seller-module__LMf1Pa__table td{color:var(--text-primary);vertical-align:middle;padding:1rem 1.25rem;font-size:.9rem}.Seller-module__LMf1Pa__statusBadge{border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.Seller-module__LMf1Pa__statusActive{background:var(--success-bg);color:var(--success)}.Seller-module__LMf1Pa__statusPaused{color:#f59e0b;background:#f59e0b1f}.Seller-module__LMf1Pa__statusSold{color:var(--primary-blue);background:#2563eb1f}.Seller-module__LMf1Pa__statusPending{color:#8b5cf6;background:#8b5cf61f}.Seller-module__LMf1Pa__statusCancelled{color:#ef4444;background:#ef44441a}.Seller-module__LMf1Pa__statusRefunded{color:#6b7280;background:#6b72801f}.Seller-module__LMf1Pa__rowActions{align-items:center;gap:.4rem;display:flex}.Seller-module__LMf1Pa__actionBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--body-font);background:0 0;border-radius:6px;padding:.3rem .65rem;transition:all .15s}.Seller-module__LMf1Pa__actionBtn:hover{color:var(--text-primary);border-color:var(--text-secondary)}.Seller-module__LMf1Pa__actionBtnDanger:hover{color:#ef4444;border-color:#ef4444}.Seller-module__LMf1Pa__walletGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Seller-module__LMf1Pa__walletCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.5rem}.Seller-module__LMf1Pa__walletAmount{font-size:2rem;font-weight:800;font-family:var(--heading-font);color:var(--text-primary);margin:.5rem 0 .25rem}.Seller-module__LMf1Pa__walletLabel{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Seller-module__LMf1Pa__withdrawBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border:none;border-radius:10px;width:100%;margin-top:1.25rem;padding:.65rem 1.5rem;transition:all .2s}.Seller-module__LMf1Pa__withdrawBtn:hover{background:var(--primary-gradient-hover);transform:translateY(-1px)}.Seller-module__LMf1Pa__chartRow{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.25rem;margin-bottom:1.25rem;display:grid}.Seller-module__LMf1Pa__chartCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.5rem}.Seller-module__LMf1Pa__chartTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.Seller-module__LMf1Pa__barChart{align-items:flex-end;gap:6px;height:120px;display:flex}.Seller-module__LMf1Pa__bar{background:var(--primary-blue);opacity:.8;border-radius:4px 4px 0 0;flex:1;min-height:4px;transition:opacity .2s}.Seller-module__LMf1Pa__bar:hover{opacity:1}.Seller-module__LMf1Pa__barLabels{gap:6px;margin-top:.5rem;display:flex}.Seller-module__LMf1Pa__barLabel{text-align:center;color:var(--text-secondary);flex:1;font-size:.65rem}.Seller-module__LMf1Pa__metricList{flex-direction:column;gap:.75rem;display:flex}.Seller-module__LMf1Pa__metricRow{align-items:center;gap:.75rem;display:flex}.Seller-module__LMf1Pa__metricLabel{color:var(--text-secondary);flex:1;font-size:.85rem}.Seller-module__LMf1Pa__metricBar{background:var(--section-bg);border-radius:999px;flex:2;height:6px;overflow:hidden}.Seller-module__LMf1Pa__metricBarFill{background:var(--primary-blue);border-radius:999px;height:100%;transition:width .5s}.Seller-module__LMf1Pa__metricValue{color:var(--text-primary);text-align:right;min-width:40px;font-size:.85rem;font-weight:700}.Seller-module__LMf1Pa__settingsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.Seller-module__LMf1Pa__settingsCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.5rem}.Seller-module__LMf1Pa__settingsCardTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.Seller-module__LMf1Pa__formGroup{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.Seller-module__LMf1Pa__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.Seller-module__LMf1Pa__formInput,.Seller-module__LMf1Pa__formSelect,.Seller-module__LMf1Pa__formTextarea{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-primary);font-size:.9rem;font-family:var(--body-font);border-radius:8px;outline:none;width:100%;padding:.6rem .9rem;transition:border-color .2s}.Seller-module__LMf1Pa__formInput:focus,.Seller-module__LMf1Pa__formSelect:focus,.Seller-module__LMf1Pa__formTextarea:focus{border-color:var(--primary-blue);box-shadow:0 0 0 2px var(--glow-color)}.Seller-module__LMf1Pa__formTextarea{resize:vertical;min-height:80px}.Seller-module__LMf1Pa__saveBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.65rem 1.5rem;transition:all .2s}.Seller-module__LMf1Pa__saveBtn:hover{background:var(--primary-gradient-hover)}.Seller-module__LMf1Pa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#000000a6;justify-content:center;align-items:flex-start;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Seller-module__LMf1Pa__modalContainer{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;grid-template-columns:1fr 340px;gap:0;width:100%;max-width:1000px;min-height:400px;margin:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000080}.Seller-module__LMf1Pa__modalForm{max-height:85vh;padding:2rem;overflow-y:auto}.Seller-module__LMf1Pa__modalPreviewPanel{background:var(--section-bg);border-left:1px solid var(--border-color);flex-direction:column;gap:1rem;max-height:85vh;padding:1.5rem;display:flex;overflow-y:auto}.Seller-module__LMf1Pa__modalTitle{color:var(--text-primary);font-size:1.25rem;font-weight:800;font-family:var(--heading-font);margin-bottom:1.5rem}.Seller-module__LMf1Pa__modalSection{margin-bottom:1.5rem}.Seller-module__LMf1Pa__modalSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border-color);margin-bottom:.75rem;padding-bottom:.5rem;font-size:.8rem;font-weight:700}.Seller-module__LMf1Pa__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Seller-module__LMf1Pa__checkboxRow{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.Seller-module__LMf1Pa__checkboxRow input{accent-color:var(--primary-blue);cursor:pointer}.Seller-module__LMf1Pa__dropzone{border:2px dashed var(--border-color);text-align:center;cursor:pointer;background:var(--section-bg);border-radius:10px;padding:2rem;transition:border-color .2s}.Seller-module__LMf1Pa__dropzone:hover{border-color:var(--primary-blue)}.Seller-module__LMf1Pa__dropzoneText{color:var(--text-secondary);margin-top:.5rem;font-size:.9rem}.Seller-module__LMf1Pa__imagePreviewGrid{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Seller-module__LMf1Pa__imagePreviewThumb{object-fit:cover;border:1px solid var(--border-color);border-radius:8px;width:64px;height:64px}.Seller-module__LMf1Pa__modalActions{border-top:1px solid var(--border-color);background:var(--card-bg);gap:.75rem;margin-top:1rem;padding-top:1.5rem;padding-bottom:.25rem;display:flex;position:sticky;bottom:0}.Seller-module__LMf1Pa__modalCancelBtn{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border-radius:10px;flex:1;padding:.75rem;transition:all .2s}.Seller-module__LMf1Pa__modalCancelBtn:hover{border-color:var(--text-secondary)}.Seller-module__LMf1Pa__modalPublishBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--body-font);border:none;border-radius:10px;flex:2;padding:.75rem;transition:all .2s}.Seller-module__LMf1Pa__modalPublishBtn:hover{background:var(--primary-gradient-hover)}.Seller-module__LMf1Pa__closeBtn{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;z-index:10;border-radius:8px;align-items:center;padding:.4rem;display:flex;position:absolute;top:1rem;right:1rem}.Seller-module__LMf1Pa__previewTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.Seller-module__LMf1Pa__previewCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Seller-module__LMf1Pa__previewPlatformBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--section-bg);border-radius:5px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.Seller-module__LMf1Pa__previewAccountTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--heading-font)}.Seller-module__LMf1Pa__previewDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.Seller-module__LMf1Pa__previewTags{flex-wrap:wrap;gap:.4rem;display:flex}.Seller-module__LMf1Pa__previewTag{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:9999px;padding:.2rem .5rem;font-size:.7rem}.Seller-module__LMf1Pa__previewPrice{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--heading-font)}.Seller-module__LMf1Pa__withdrawModal{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;width:100%;max-width:440px;margin:auto;padding:2rem;position:relative;box-shadow:0 20px 60px #0006}@media (max-width:860px){.Seller-module__LMf1Pa__modalContainer{grid-template-columns:1fr}.Seller-module__LMf1Pa__modalPreviewPanel{display:none}.Seller-module__LMf1Pa__statsGrid{grid-template-columns:repeat(2,1fr)}.Seller-module__LMf1Pa__chartRow,.Seller-module__LMf1Pa__formRow{grid-template-columns:1fr}.Seller-module__LMf1Pa__sellerWrapper{padding:1rem}.Seller-module__LMf1Pa__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.Seller-module__LMf1Pa__table td,.Seller-module__LMf1Pa__table thead th{white-space:nowrap}}@media (max-width:600px){.Seller-module__LMf1Pa__statsGrid{grid-template-columns:1fr}.Seller-module__LMf1Pa__sellerWrapper{padding:.75rem}.Seller-module__LMf1Pa__tabNav{gap:0}.Seller-module__LMf1Pa__tabBtn{padding:.6rem .9rem;font-size:.82rem}.Seller-module__LMf1Pa__walletGrid{grid-template-columns:1fr}.Seller-module__LMf1Pa__statCard{flex-wrap:wrap;gap:.5rem}.Seller-module__LMf1Pa__statChange{white-space:nowrap;font-size:.7rem}.Seller-module__LMf1Pa__listingsHeader{flex-direction:column;align-items:flex-start}.Seller-module__LMf1Pa__rowActions{flex-wrap:wrap}}@media (max-width:400px){.Seller-module__LMf1Pa__sellerWrapper{padding:.5rem}.Seller-module__LMf1Pa__tabBtn{padding:.5rem .7rem;font-size:.78rem}.Seller-module__LMf1Pa__statCard{padding:1rem}.Seller-module__LMf1Pa__statValue{font-size:1.25rem}.Seller-module__LMf1Pa__table td{padding:.75rem .85rem;font-size:.82rem}.Seller-module__LMf1Pa__table thead th{padding:.75rem .85rem;font-size:.72rem}}.Seller-module__LMf1Pa__comingSoonWrapper{justify-content:center;align-items:center;width:100%;min-height:70vh;padding:3rem 1.5rem;display:flex}.Seller-module__LMf1Pa__comingSoonCard{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);text-align:center;width:100%;max-width:580px;box-shadow:var(--card-shadow);background:#1e293b66;border-radius:24px;padding:4rem 3rem;animation:.4s Seller-module__LMf1Pa__fadeIn;position:relative;overflow:hidden}.light .Seller-module__LMf1Pa__comingSoonCard{background:#ffffffa6}.Seller-module__LMf1Pa__comingSoonBadge{background:var(--glow-color);color:var(--primary-blue);text-transform:uppercase;letter-spacing:.05em;border:1px solid #2563eb26;border-radius:9999px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Seller-module__LMf1Pa__comingSoonTitle{font-family:var(--heading-font);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.25}.Seller-module__LMf1Pa__comingSoonText{color:var(--text-secondary);margin-bottom:2.25rem;font-size:1rem;line-height:1.6}.Seller-module__LMf1Pa__notifyForm{gap:.75rem;width:100%;margin-bottom:2rem;display:flex}.Seller-module__LMf1Pa__notifyInput{background:var(--section-bg);border:1px solid var(--border-color);color:var(--text-primary);border-radius:12px;outline:none;flex:1;padding:.8rem 1.25rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Seller-module__LMf1Pa__notifyInput:focus{border-color:var(--primary-blue)}.Seller-module__LMf1Pa__notifyBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s}.Seller-module__LMf1Pa__notifyBtn:hover{background:var(--primary-gradient-hover);transform:translateY(-1px)}.Seller-module__LMf1Pa__notifyBtn:disabled{opacity:.6;cursor:not-allowed}.Seller-module__LMf1Pa__comingSoonReturnBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--body-font);background:0 0;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;transition:all .2s;display:inline-flex}.Seller-module__LMf1Pa__comingSoonReturnBtn:hover{background:var(--section-bg);border-color:var(--text-primary)}@media (max-width:600px){.Seller-module__LMf1Pa__comingSoonCard{padding:3rem 1.5rem}.Seller-module__LMf1Pa__comingSoonTitle{font-size:1.75rem}.Seller-module__LMf1Pa__notifyForm{flex-direction:column;gap:.5rem}.Seller-module__LMf1Pa__notifyBtn{width:100%}}}@media (max-width:400px){.Seller-module__LMf1Pa__sellerWrapper{padding:.5rem}.Seller-module__LMf1Pa__tabBtn{padding:.5rem .7rem;font-size:.78rem}.Seller-module__LMf1Pa__statCard{padding:1rem}.Seller-module__LMf1Pa__statValue{font-size:1.25rem}.Seller-module__LMf1Pa__table td{padding:.75rem .85rem;font-size:.82rem}.Seller-module__LMf1Pa__table thead th{padding:.75rem .85rem;font-size:.72rem}}
