@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Roboto,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000000de;background-color:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;min-height:100vh}body{min-width:320px;background-color:#f5f7fa;color:#000000de}#root{display:flex;flex-direction:column;width:100%;height:100%}a{font-weight:500;color:#1976d2;text-decoration:none}a:hover{color:#1565c0;text-decoration:underline}h1{font-size:2em;font-weight:700;line-height:1.2;color:#000000de}h2{font-size:1.6em;font-weight:700;line-height:1.25;color:#000000de}h3{font-size:1.4em;font-weight:600;line-height:1.3;color:#000000de}h4{font-size:1.2em;font-weight:600;line-height:1.35;color:#000000de}h5{font-size:1em;font-weight:600;line-height:1.4;color:#000000de}h6{font-size:.9em;font-weight:600;line-height:1.4;color:#000000de}button{border-radius:8px;border:1px solid transparent;padding:.5em 1.1em;font-size:.875em;font-weight:600;font-family:inherit;background-color:#1976d2;color:#fff;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}button:hover{background-color:#1565c0;box-shadow:0 4px 14px #1976d259}button:focus,button:focus-visible{outline:3px solid rgba(25,118,210,.45);outline-offset:2px}input,select,textarea{font-family:inherit;font-size:.875em}input:focus,select:focus,textarea:focus{outline:none;border-color:#1976d2!important;box-shadow:0 0 0 3px #1976d22e!important}::selection{background:#1976d22e}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f5f7fa}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1976d2}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}tr:hover td{background:#1976d20a}
