*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1e293b;background:#f8fafc}h1,h2,h3,h4,h5,h6{color:#0f172a;font-weight:600;margin-bottom:1rem}h1{font-size:2rem;font-weight:700}h2{font-size:1.5rem}h3{font-size:1.25rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d;border:1px solid rgba(0,0,0,.05);margin-bottom:1.5rem}button,.btn{padding:.625rem 1.25rem;border-radius:8px;border:none;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}button:not(:disabled):hover,.btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}button:disabled,.btn:disabled{opacity:.5;cursor:not-allowed}button.primary,.btn-primary{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff}button.secondary,.btn-secondary{background:#e2e8f0;color:#475569}button.secondary:hover,.btn-secondary:hover{background:#cbd5e1}button.danger,.btn-danger{background:#ef4444;color:#fff}button.success,.btn-success{background:#10b981;color:#fff}table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}thead{background:#f8fafc}th{padding:1rem;text-align:left;font-weight:600;color:#475569;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0}td{padding:1rem;border-bottom:1px solid #f1f5f9;color:#334155}tr:last-child td{border-bottom:none}tbody tr:hover{background:#f8fafc}input,select,textarea{padding:.625rem .875rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.9375rem;transition:all .2s;background:#fff;color:#1e293b}input:focus,select:focus,textarea:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}label{display:block;margin-bottom:.5rem;font-weight:500;color:#475569;font-size:.875rem}.loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.alert{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.alert-info{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.alert-success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.alert-warning{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.alert-danger{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -.5rem;padding:0 .5rem}@media (max-width: 768px){h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}.card{padding:1rem;margin-bottom:1rem}table{min-width:600px}th,td{padding:.75rem .5rem;font-size:.875rem}button,.btn{padding:.5rem 1rem;font-size:.875rem}}@media (max-width: 480px){th,td{padding:.5rem .375rem;font-size:.8125rem}table{min-width:500px}}
