body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);background-attachment:fixed;min-height:100vh}*{box-sizing:border-box}.table thead th{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;font-weight:600;border:none;padding:15px}.table tbody tr{transition:background-color .2s}.table tbody tr:hover{background-color:#f8f9fa}
