*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Inter,Roboto,Helvetica,Arial,sans-serif}#root{height:100%}body{overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease}*:focus-visible{outline:2px solid #1976d2;outline-offset:2px}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}}
