*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.container{max-width:1200px;margin:0 auto;padding:2rem}.card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.btn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#667eea}.btn-primary:hover{background:#5568d3}.btn-secondary{color:#667eea;background:#e0e7ff}.btn-danger{color:#fff;background:#ef4444}.btn-danger:hover{background:#dc2626}.input{border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem;font-size:1rem}.input:focus{border-color:#667eea;outline:none}.label{color:#374151;margin-bottom:.5rem;font-weight:600;display:block}.error{color:#ef4444;margin-top:.5rem;font-size:.875rem}.success{color:#10b981;margin-top:.5rem;font-size:.875rem}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 2rem;display:flex;box-shadow:0 2px 4px #0000001a}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#374151;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#667eea}.table{border-collapse:collapse;width:100%;margin-top:1rem}.table th,.table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:1rem}.table th{color:#374151;background:#f9fafb;font-weight:600}.badge{border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.badge-success{color:#065f46;background:#d1fae5}.badge-warning{color:#92400e;background:#fef3c7}.badge-info{color:#1e40af;background:#dbeafe}
