.edd-custom-dashboard-wrapper{display:flex;flex-wrap:wrap;gap:30px;margin:40px 0;font-family:'Vazir','Vazirmatn',Tahoma,Arial,sans-serif;direction:rtl}.edd-dashboard-sidebar{flex:0 0 260px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .05);padding:20px 0;align-self:flex-start}.edd-dashboard-nav{list-style:none;margin:0;padding:0}.edd-dashboard-nav li{margin:0;border-bottom:1px solid #f0f0f0}.edd-dashboard-nav li:last-child{border-bottom:none}.edd-dashboard-nav a{display:flex;align-items:center;padding:15px 25px;color:#555;text-decoration:none;font-size:15px;font-weight:500;transition:all 0.3s ease}.edd-dashboard-nav a:hover,.edd-dashboard-nav li.active a{background-color:#f9f9f9;color:#0073aa;border-right:3px solid #0073aa;border-left:none;padding-right:22px}.edd-dashboard-nav a span.dashicons{margin-left:10px;margin-right:0}.edd-dashboard-content{flex:1;min-width:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .05);padding:30px}.edd-dashboard-header h2{margin-top:0;margin-bottom:20px;font-size:24px;border-bottom:2px solid #f0f0f0;padding-bottom:15px;color:#333;font-family:'Vazir','Vazirmatn',sans-serif}.edd-dashboard-welcome-message{margin-bottom:30px;font-size:16px;color:#666;line-height:1.8}.edd-dashboard-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #eee;border-radius:8px;overflow:hidden;margin-bottom:20px}.edd-dashboard-table th,.edd-dashboard-table td{padding:15px;text-align:right;border-bottom:1px solid #eee}.edd-dashboard-table th{background-color:#f9f9f9;font-weight:600;color:#444;font-size:14px}.edd-dashboard-table tr:last-child td{border-bottom:none}.edd-status-completed{color:green}.edd-status-pending{color:orange}.edd-status-refunded{color:red}.edd-status-failed{color:red}.edd-custom-profile-form label{display:block;margin-bottom:8px;font-weight:500;color:#444}.edd-custom-profile-form input[type="text"],.edd-custom-profile-form input[type="email"],.edd-custom-profile-form input[type="password"],.edd-custom-profile-form input[type="tel"]{width:100%;max-width:400px;padding:10px;border:1px solid #ddd;border-radius:5px;margin-bottom:20px;font-family:inherit}.edd-custom-profile-form .edd-submit{background-color:#0073aa;color:#fff;border:none;padding:12px 25px;border-radius:5px;cursor:pointer;font-size:16px;font-family:inherit}.edd-custom-profile-form .edd-submit:hover{background-color:#005177}.edd-alert{padding:15px;margin-bottom:20px;border-radius:5px}.edd-alert-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.edd-alert-error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width:768px){.edd-custom-dashboard-wrapper{flex-direction:column}.edd-dashboard-sidebar{flex:none;width:100%}}