:root{--bg: #f5f6f8;--s: #ffffff;--tx: #1a1a2e;--mt: #6b7280;--dm: #9ca3af;--bd: #e5e7eb;--pr: #34495e;--prb: #e8eef3;--rd: #d9534f;--rdb: #fdecea;--green-bar: #2ecc71;--yellow-bar: #f1c40f;--red-bar: #e74c3c;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--tx);background:var(--bg)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:14px}a{color:var(--pr);text-decoration:none}a:hover{text-decoration:underline}@media print{.no-print{display:none!important}body{background:#fff}}
