.delivery-details-popup .swal2-html-container{text-align:right;direction:rtl;font-size:.95rem}.delivery-details-header{color:var(--color-primary);margin-bottom:15px}.delivery-section{padding:12px;border-radius:8px;margin-bottom:15px;text-align:right}.delivery-section-stages{background:var(--bg-color-alt-1,#f8f9fa)}body.dark-theme .delivery-section-stages{background:#2d2d2d;color:#eee}.delivery-section-vehicle{background:var(--bg-color-alt-2,#e3f2fd)}body.dark-theme .delivery-section-vehicle{background:#1e3a5f;color:#eee}.delivery-section-value{background:var(--bg-color-alt-3,#fff3e0)}body.dark-theme .delivery-section-value{background:#4a3b2a;color:#eee}.delivery-section-weather{background:var(--bg-color-alt-4,#f3e5f5)}body.dark-theme .delivery-section-weather{background:#3a2a4a;color:#eee}.delivery-section-location{background:var(--bg-color-alt-5,#e8f5e9)}body.dark-theme .delivery-section-location{background:#2a3a2a;color:#eee}.delivery-section-eta{background:var(--bg-color-alt-6,#fce4ec)}body.dark-theme .delivery-section-eta{background:#4a2a3a;color:#eee}.delivery-section-special{background:#ffebee;border-left:4px solid #f44336}body.dark-theme .delivery-section-special{background:#4a1e1e;color:#eee;border-left:4px solid #f44336}.delivery-section-rating{background:#c8e6c9}body.dark-theme .delivery-section-rating{background:#1e4a1e;color:#eee}.delivery-section-base{background:#fff9c4;border:2px solid #fbc02d}body.dark-theme .delivery-section-base{background:#4a4a1e;color:#eee;border:2px solid #fbc02d}.delivery-section-total{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;padding:15px;border-radius:8px;text-align:center;font-weight:700;font-size:1.1rem}.delivery-row{display:flex;justify-content:space-between;align-items:center}.delivery-row-detail{display:flex;align-items:center;margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1)}body.dark-theme .delivery-row-detail{border-top:1px solid rgba(255,255,255,.1)}.delivery-label{flex:1;color:#666;font-size:.9rem}body.dark-theme .delivery-label{color:#bbb}.delivery-cost-plus{font-weight:700;color:#f44336}.delivery-cost-minus{font-weight:700;color:#4caf50}