.home-chart-wrap{flex:auto;height:650px}.home-price-card{height:290px;margin-bottom:24px}.home-order-card{height:120px;transition:.3s;cursor:pointer}.home-order-card:hover{transform:scale(1.05)}.positive-profit{color:#63d295}.arrow_box{width:185px;color:var(--color)}.arrow_box p{margin:0;padding:0 15px;width:100%}.arrow_box p.profit-tooltip{border-top:2px solid #eee;padding-top:10px;margin-top:7px}.arrow_box .tooltip-value{float:right;padding-left:40px}.overview-section .left-div{padding-left:9px;width:27%;max-width:70px;margin-right:5px;font-weight:700}.overview-section .right-div{margin-left:auto;margin-right:12px}.overview-section .mb-5{margin-bottom:28px}.dashboard-number-of-order-to-fulfill{padding-top:2px;margin-right:20px}.dashboard-view-unfulfilled-orders-arrow{margin-left:auto}.fulfillorder-count{padding:6px 15px;border-radius:15px;background-color:var(--el-color-warning);color:var(--order-button-color);font-family:Proxima Nova Semibold}.dashboard-container{background:#fff;min-height:100vh}.dashboard-subtitle{font-size:20px;color:#a3a3a3;font-weight:700;margin-bottom:24px}.dashboard-stats-row{display:flex;gap:28px;margin-bottom:32px}.dashboard-stat-card{background:#fff;border-radius:20px;box-shadow:0 4px 24px 0 rgba(0,0,0,.06);padding:18px 24px;min-width:220px;display:flex;flex-direction:column;align-items:flex-start;width:361px;height:156px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.dashboard-stat-card:hover{transform:scale(1.08);box-shadow:0 10px 20px rgba(0,0,0,.1)}.dashboard-stat-card .stat-title{font-family:Montserrat;font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6a6c7e;line-height:19px;text-align:left;font-style:normal;margin-bottom:24px;width:100%}.dashboard-stat-card .stat-value{font-family:Montserrat;font-weight:600;color:#2e2f39;word-break:break-all;overflow-wrap:anywhere;line-height:1.1;max-height:2.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:34px}.dashboard-data-row{display:flex;gap:32px;margin-top:24px}.dashboard-chart-card{background:#fff;border-radius:20px;border:1px solid #d2d2d4;padding:32px;flex:2;min-width:0;display:flex;flex-direction:column}.chart-title{font-size:18px;font-weight:700;margin-bottom:16px;color:#2e2f39}.chart-sub{color:#a3a3a3;font-size:14px;margin-left:8px}.dashboard-overview-card{background:#fff;border-radius:20px;border:1px solid #d2d2d4;padding:32px 24px;flex:1;min-width:300px;display:flex;flex-direction:column;gap:18px}.overview-title{font-size:18px;font-weight:700;color:#2e2f39}.dashboard-contact-card{background:#fff;border-radius:20px;padding:24px 32px;margin-top:22px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #d2d2d4}.dashboard-contact-card:hover{transform:scale(1.02);box-shadow:0 8px 32px 0 rgba(0,0,0,.12)}.contact-title{font-size:18px;font-weight:700;color:#2e2f39;margin-bottom:8px}.contact-subtitle{font-size:14px;color:#6a6c7e;margin-bottom:16px}.contact-info{display:flex;flex-direction:column;gap:12px}.contact-item{display:flex;align-items:center;gap:12px}.contact-icon{width:20px;height:20px;flex-shrink:0}.contact-text{font-size:14px;color:#2e2f39;font-weight:500}.overview-list{display:flex;flex-direction:column;gap:0}.overview-item .icon-bg{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:18px}.dashboard-progress-card{background:#fff;border-radius:20px;border:1px solid #d2d2d4;padding:24px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.dashboard-progress-card:hover{transform:scale(1.08);box-shadow:0 10px 20px rgba(0,0,0,.1)}.progress-label{font-weight:500}.red-num{color:#f56c6c;font-weight:700;margin-right:4px}.overview-icon{width:28px;height:28px;display:block}.overview-divider{height:1px;background:#d3d3d5;margin:0 0 24px 0}