body{background:linear-gradient(135deg,#667eea,#764ba2);font-family:Arial,sans-serif}.student-section{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin:20px}.student-box{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#333;padding:15px;transition:.3s ease}.student-box button{background-color:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-right:10px;padding:6px 10px}.student-box button:last-child{background-color:#e74c3c}.student-box:hover{box-shadow:0 8px 20px #0003;transform:translateY(-6px) scale(1.02)}.header-section{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px}.header-buttons{display:flex;gap:15px;margin-top:10px}.header-buttons button{background-color:#fff;border:none;border-radius:6px;color:#333;cursor:pointer;font-size:14px;padding:6px 12px;transition:.3s}.header-buttons button:hover{background-color:#333;color:#fff}.form-section{display:flex;gap:10px;margin-bottom:15px}.form-section input{border:none;border-radius:6px;height:30px;outline:none;padding-left:8px;width:180px}.form-section button{background-color:#ff9800;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 12px}.form-section button:hover{background-color:#e68900}
/*# sourceMappingURL=main.a7fe47e6.css.map*/