*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#ff69b4;color:#2c3e50;line-height:1.6;min-height:100vh}h1,h2,h3{color:#2c3e50;margin-bottom:.75rem}h2{font-size:1.5rem;border-bottom:2px solid #3498db;padding-bottom:.4rem;margin-bottom:1.2rem}table{width:100%;border-collapse:collapse;background:#ffffff73;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);border-radius:6px;overflow:hidden;box-shadow:0 8px 32px #0000000d;margin-bottom:1.5rem}thead th{background:#2c3e50;color:#fff;font-weight:600;text-align:left;padding:.7rem 1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em}tbody td{padding:.6rem 1rem;border-bottom:1px solid #dcdfe6;font-size:.9rem}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background-color:#3498db0f}button{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:500;transition:background-color .2s,opacity .2s}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#3498db;color:#fff}.btn-primary:hover:not(:disabled){background-color:#2383c4}.btn-danger{background-color:#e74c3c;color:#fff}.btn-danger:hover:not(:disabled){background-color:#df2e1b}.btn-secondary{background-color:#dcdfe6;color:#2c3e50}.btn-secondary:hover:not(:disabled){background-color:#c4c9d5}input[type=text],input[type=number],input[type=file],select{border:1px solid rgba(255,255,255,.6);background:#ffffffb3;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;font-family:inherit;outline:none;transition:all .3s ease}input[type=text]:focus,input[type=number]:focus,input[type=file]:focus,select:focus{border-color:#8e44ad;background:#fff;box-shadow:0 0 0 3px #8e44ad33}.form-group{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-bottom:1.5rem;padding:1rem;background:#ffffff73;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);border-radius:6px;box-shadow:0 8px 32px #0000000d}a{color:#3498db;text-decoration:none;transition:color .2s}a:hover{color:#2077b2;text-decoration:underline}.messages{margin-top:1.5rem;padding:1rem;background:#fff;border-radius:6px;border-left:4px solid #3498db;box-shadow:0 1px 3px #00000014}.messages h3{font-size:.95rem;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.messages .message{font-size:.85rem;color:#7f8c8d;padding:.25rem 0;border-bottom:1px solid rgb(234.875,236.6,240.625)}.messages .message:last-child{border-bottom:none}
