*{box-sizing:border-box;scroll-behavior:smooth}body{background:linear-gradient(to top right,#f9fafc,#fff);color:#1f2937;font-family:Segoe UI,Inter,sans-serif;line-height:1.6;margin:0;padding:0}.container{margin:0 auto;max-width:1280px;padding:2rem 0;width:90%}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 40px #0000000f;margin-bottom:2.5rem;padding:2rem;transition:all .25s ease}.card:hover{box-shadow:0 12px 50px #00000014;transform:scale(1.01)}.title{color:#4f46e5;font-size:2.25rem;font-weight:700;margin-bottom:.75rem}.subtitle,.title{text-align:center}.subtitle{color:#6b7280;font-size:1.3rem;font-weight:500;margin-bottom:2rem}.PDFexport,.upload-input{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}input[type=file]{background:#eef2ff;border:1px solid #cbd5e1;border-radius:8px;color:#1f2937;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 14px;transition:.3s ease}input[type=file]:hover{background:#e0e7ff;border-color:#a5b4fc}button{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.95rem;padding:10px 18px;transition:.25s ease}button:hover{transform:translateY(-1px)}ul{margin:0;padding-left:1.5rem}ul li{font-size:1rem;list-style:none;margin-bottom:6px}table{background:#f9fafb;border-collapse:collapse;border-radius:10px;margin-top:1rem;overflow:hidden;width:100%}table thead{background:#f3f4f6}table td,table th{padding:.75rem 1rem;text-align:left}table tr{border-bottom:1px solid #e5e7eb}table tr:hover td{background:#f1f5f9}.light-mode{background:#fff;color:#1f2937}.dark-mode{background:#0f172a;color:#f8fafc}.dark-mode .card{background-color:#1e293b;border-color:#334155;color:#e2e8f0}.dark-mode input[type=file]{background:#334155;border-color:#475569;color:#f8fafc}.dark-mode input[type=file]:hover{background:#1e293b}.dark-mode ul li{color:#f1f5f9;font-weight:500}.dark-mode .subtitle{color:#f8fafc}
/*# sourceMappingURL=main.84e73193.css.map*/