body{font-family:Arial,sans-serif;margin:0;padding:0;background:#f5f5f5;color:#333;direction:rtl}header{background:#4CAF50;color:#fff;text-align:center;padding:1rem 0}main{max-width:1200px;margin:2rem auto;padding:1rem;background:white;border-radius:8px;box-shadow:0 4px 6px #0000001a}h1,h2{color:#4caf50}form{display:flex;flex-direction:column;gap:1rem}label{font-weight:700}input[type=text],input[type=password],select,button{padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;width:100%}button{background:#4CAF50;color:#fff;cursor:pointer;transition:background .3s}button:hover{background:#45a049}table{width:100%;border-collapse:collapse;margin:1rem 0}th,td{border:1px solid #ddd;padding:.8rem;text-align:center}th{background:#4CAF50;color:#fff}.logs{margin-top:2rem}.logs h2{margin-bottom:1rem}
