html,body,#root{min-height:100%;margin:0}*,*:before,*:after{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.seller-dashboard{display:flex;flex-direction:column;gap:20px;min-height:100%;margin:-24px;padding:24px;background:#f4f4f2}.seller-dashboard-loading{display:flex;justify-content:center;padding:64px}.seller-dashboard .ant-spin-nested-loading,.seller-dashboard .ant-spin-container{display:flex;flex-direction:column;gap:20px}.seller-dashboard-card{border:1px solid #d9d9d6;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a14}.seller-dashboard-top-grid{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(280px,1.55fr);gap:16px}.seller-dashboard-partnerships,.seller-dashboard-next-step{padding:24px}.seller-dashboard-card-title{margin:0;color:#151726;font-size:26px;line-height:1.2}.seller-dashboard-divider{display:block;height:1px;margin:18px 0;background:#e7e7e3}.seller-dashboard-progress{height:12px;margin-bottom:18px;border-radius:999px;background:#dedfdd}.seller-dashboard-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #ececea;color:#555b68;font-size:16px}.seller-dashboard-dot{display:inline-block;width:14px;height:14px;margin-right:12px;border-radius:4px;vertical-align:-2px}.seller-dashboard-dot-green{background:#2d7a3b}.seller-dashboard-dot-yellow{background:#f1bf44}.seller-dashboard-partnerships p{margin:16px 0 0;color:#555b68}.seller-dashboard-next-step{display:flex;width:100%;min-height:230px;flex-direction:column;align-items:flex-start;gap:0;border:1px solid #d9d9d6;text-align:left}.seller-dashboard-next-step-header{display:flex;align-items:center;gap:12px}.seller-dashboard-next-step-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:8px;background:#f4f4f2;color:#151726;font-size:20px}.seller-dashboard-next-step-content{display:flex;flex-direction:column;gap:8px;color:#151726}.seller-dashboard-next-line{color:#555b68;font-size:17px}.seller-dashboard-next-step-action{display:inline-flex;min-height:44px;align-items:center;gap:10px;margin-top:auto;padding:0 16px;border:1px solid #151726;border-radius:8px;background:#151726;color:#fff;font-weight:700;cursor:pointer}.seller-dashboard-next-step-action:hover{background:#2a2d3d}.seller-dashboard-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px}.seller-dashboard-filter{display:flex;min-width:220px;flex-direction:column;gap:4px;color:#424758;font-weight:700}.seller-dashboard-date-filter{min-width:360px}.seller-dashboard-currency-filter{min-width:140px}.seller-dashboard-filter .ant-picker,.seller-dashboard-filter .ant-select{width:100%;min-height:48px;height:48px}.seller-dashboard-filter .ant-select-selector{min-height:48px;height:48px!important;align-items:center;border-radius:8px}.seller-dashboard-compare{padding-bottom:12px;color:#8a8d98}@media(max-width:900px){.seller-dashboard{margin:-16px;padding:16px}.seller-dashboard-top-grid{grid-template-columns:1fr}.seller-dashboard-date-filter,.seller-dashboard-filter{width:100%;min-width:0}}.seller-dashboard-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px}.seller-dashboard-metric-card{display:flex;min-height:100px;align-items:center;gap:14px;padding:16px;border:1px solid #d9d9d6;text-align:left;cursor:pointer}.seller-dashboard-metric-card.is-active{border-color:#2d7a3b;box-shadow:inset 0 0 0 1px #2d7a3b}.seller-dashboard-metric-icon{display:inline-flex;width:46px;height:46px;flex:0 0 46px;align-items:center;justify-content:center;border-radius:8px;font-size:22px}.seller-dashboard-metric-blue{color:#2563eb;background:#eef4ff}.seller-dashboard-metric-green{color:#10a66d;background:#ecf9f1}.seller-dashboard-metric-pink{color:#db6bb3;background:#fff1fb}.seller-dashboard-metric-red{color:#dc4b55;background:#fff0f0}.seller-dashboard-metric-purple{color:#8b5cf6;background:#f5efff}.seller-dashboard-metric-orange{color:#e07b22;background:#fff4e8}.seller-dashboard-metric-copy{min-width:0;overflow-wrap:anywhere}.seller-dashboard-metric-label,.seller-dashboard-metric-compare{display:block;color:#686d7a;font-size:15px}.seller-dashboard-metric-copy strong{display:inline-block;max-width:100%;margin-right:6px;color:#25283a;font-size:24px;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.seller-dashboard-trend-panel{min-width:0;overflow:hidden;padding:28px}.seller-dashboard-trend-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:20px}.seller-dashboard-trend-header h2{font-size:30px}.seller-dashboard-trend-header .ant-segmented{max-width:100%;overflow-x:auto;background:#d8d8d6}.seller-dashboard-trend-legend{margin:18px 0;color:#555b68}.seller-dashboard-trend-legend i{display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:999px;background:#3d8247}.seller-dashboard-chart-scroll{max-width:100%;width:100%;overflow-x:auto}.seller-dashboard-chart{display:block;min-width:520px}.seller-dashboard-chart line{stroke:#e8e8e6}.seller-dashboard-chart polyline{fill:none;stroke:#3d8247;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.seller-dashboard-chart circle{fill:#3d8247}.seller-dashboard-chart text{fill:#8a8d98;font-size:12px}@media(max-width:1180px){.seller-dashboard-metric-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:640px){.seller-dashboard-metric-grid{grid-template-columns:1fr}.seller-dashboard-trend-header{align-items:flex-start;flex-direction:column}}
