.App{font-family:sans-serif;text-align:center}body,#root{background:#f4f6f9;font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.body{font-family:sans-serif;background:#f4f6f9;margin:0;padding:20px}.container{background:#fff;padding:32px 28px 28px;max-width:100%;margin:40px auto 0;border-radius:12px;box-shadow:0 2px 12px #00000014}h1{font-size:2.2rem;font-weight:600;color:#222;margin-bottom:28px;letter-spacing:.5px;text-align:left}input[type=search],input[type=text]{width:100%;padding:14px 18px;margin-bottom:24px;border:1px solid #ccc;border-radius:12px;background:#fff;color:#222;font-size:1.08rem;outline:none;box-sizing:border-box;transition:box-shadow .2s,background .2s;box-shadow:0 2px 8px #00000014;font-family:inherit;letter-spacing:.02em}input[type=search]:focus{box-shadow:0 0 0 2px #f80;background:#f7f7f7}input[type=search]::placeholder{color:#888;opacity:1;font-size:1.08rem;font-family:inherit;letter-spacing:.02em}table{width:100%;border-collapse:collapse;margin-bottom:18px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #00000008}th,td{padding:14px 12px;border-bottom:1px solid #ececec;text-align:left;color:#222;font-size:1rem}th{background:#f7f7f7;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0}tr:last-child td{border-bottom:none}.checkboxes{display:flex;justify-content:center;align-items:center;gap:24px;margin:18px 10px 24px}.checkboxes label{display:flex;align-items:center;font-size:1rem;color:#333;cursor:pointer;gap:6px}input[type=checkbox]{accent-color:#ff8800;width:18px;height:18px}@media(max-width:700px){.container{padding:12px 4px;max-width:100vw}th,td{padding:8px 4px;font-size:.95rem}h1{font-size:1.3rem;margin-bottom:16px}}.dashboard-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px}.search-input{width:100%;margin-top:12px}.table-section,.filter-controls{margin-bottom:28px}.checkbox-group{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:16px;padding:0;border:none}.checkbox-item{display:flex;align-items:center;gap:6px;font-size:1rem}.checked-transformers{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.chart-section{margin-top:32px}.chart-wrapper{background:#fff;padding:16px;border-radius:12px;box-shadow:0 2px 12px #0000000f}@media(max-width:600px){.checkbox-group{flex-direction:column;align-items:flex-start}.dashboard-header{align-items:center}}
