.dashboard-container{min-height:100vh}[dir] .dashboard-container{background-color:#f8f9fa;padding:1.5rem}.driver-stack{row-gap:1.25rem}[dir] .date-picker-custom{background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem}[dir] .date-picker-custom:focus-within{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.driver-card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}[dir] .driver-card{border-radius:18px;background:#fdfefe;border:1px solid #e5e7eb;box-shadow:0 6px 18px rgba(0,0,0,.06);margin-bottom:10px}[dir] .driver-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.driver-top{display:flex;align-items:center;justify-content:space-between}[dir] .driver-top{margin-bottom:12px}.driver-info{gap:12px}.driver-avatar,.driver-info{display:flex;align-items:center}.driver-avatar{width:44px;height:44px;color:#fff;justify-content:center;font-weight:700;font-size:1.1rem}[dir] .driver-avatar{border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.18)}[dir=ltr] .driver-avatar{background:linear-gradient(135deg,#0a2634,#ff9f43)}[dir=rtl] .driver-avatar{background:linear-gradient(-135deg,#0a2634,#ff9f43)}.driver-meta{display:flex;flex-direction:column}.driver-name{font-size:1.05rem;font-weight:700;color:#2c3e50}.driver-id{font-size:.85rem;color:#8a94a6}.rank-chip{min-width:38px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:.9rem}[dir] .rank-chip{padding:0 10px;border-radius:12px}.rank-gold{color:#5c4a00}[dir=ltr] .rank-gold{background:linear-gradient(135deg,gold,#ffb800)}[dir=rtl] .rank-gold{background:linear-gradient(-135deg,gold,#ffb800)}.rank-silver{color:#3f3f3f}[dir=ltr] .rank-silver{background:linear-gradient(135deg,silver,#a0a0a0)}[dir=rtl] .rank-silver{background:linear-gradient(-135deg,silver,#a0a0a0)}.rank-bronze{color:#fff}[dir=ltr] .rank-bronze{background:linear-gradient(135deg,#cd7f32,#b87333)}[dir=rtl] .rank-bronze{background:linear-gradient(-135deg,#cd7f32,#b87333)}.rank-default{color:#fff}[dir] .rank-default{background:#6c757d}.pill-row{display:flex;flex-wrap:wrap;gap:8px}[dir] .pill-row{margin-bottom:8px}.pill{display:inline-flex;align-items:center;font-weight:600;font-size:.85rem}[dir] .pill{padding:8px 12px;border-radius:10px}.pill-green{color:#169b57}[dir] .pill-green{background:#e7f7ee}.pill-green-light{color:#1a9a60}[dir] .pill-green-light{background:#f1fbf6}.pill-navy{color:#0a2634}[dir] .pill-navy{background:#e8eef5}[dir] .return-card{margin:14px 0 10px;padding:12px 14px;background:#f8f9fb;border-radius:12px;border:1px solid #edf0f5}.return-label{font-size:.9rem;color:#6c757d}.return-value{font-size:1.4rem;font-weight:700;color:#0a2634}[dir] .return-value{margin:4px 0}.return-progress{height:8px;overflow:hidden}[dir] .return-progress{border-radius:6px;background:#e9eef4}.return-bar{height:100%;transition:width .3s ease}[dir] .return-bar{border-radius:6px}[dir=ltr] .return-bar{background:linear-gradient(90deg,#ff9f43,#d14343)}[dir=rtl] .return-bar{background:linear-gradient(-90deg,#ff9f43,#d14343)}[dir] .daily-section{margin-top:12px;padding:12px;background:#f8fafc;border:1px solid #eef1f5;border-radius:12px}.daily-title{font-weight:700;font-size:.95rem;color:#2c3e50}[dir] .daily-title{margin-bottom:8px}.daily-list{display:flex;flex-direction:column;gap:6px}.daily-item{display:flex;justify-content:space-between;align-items:center}[dir] .daily-item{padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #f0f2f5}.daily-date{color:#6c757d;font-size:.9rem}.daily-meta{display:flex;gap:8px;align-items:center}.daily-amount{font-weight:700;color:#0a2634}