@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s,color .3s}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-card{width:100%;max-width:420px;border-radius:12px;box-shadow:0 20px 60px #00000026}.auth-logo{text-align:center;margin-bottom:24px}.auth-logo h1{font-size:28px;font-weight:700;color:#1677ff;margin-top:8px}.auth-logo p{color:#8c8c8c;font-size:14px}.marketplace-card{cursor:pointer;transition:all .3s ease;border-radius:12px;text-align:center;padding:24px}.marketplace-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.marketplace-card.connected{border-color:#52c41a}.stat-card{border-radius:12px;transition:box-shadow .3s}.stat-card:hover{box-shadow:0 4px 16px #00000014}.seller-health-compact .ant-statistic-title{font-size:12px;line-height:1.3;margin-bottom:2px}.seller-health-compact .ant-statistic-content{font-size:20px;line-height:1.2}.seller-health-compact .ant-card-head{min-height:36px;padding:0 10px;font-size:13px}.seller-health-compact .ant-card-head-title{padding:6px 0}.seller-health-compact .ant-alert{margin-bottom:6px;padding:6px 12px}
