:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000d1b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#fcc300;text-decoration:inherit}a:hover{color:#00478a}body{margin:0;padding:0;min-height:100vh;background-color:#000d1b}html,body{height:100%;width:100%;overflow-x:hidden}html[data-theme=dark]{color-scheme:dark;background-color:#000d1b}html[data-theme=light]{color-scheme:light;color:#000f21;background-color:#081a28}#root{min-height:100vh;display:flex;flex-direction:column;background-color:#000d1b}.no-flex{display:block!important}h1{font-size:3.2em;line-height:1.1;color:#fcc300}button{border-radius:8px;border:1px solid #fcc300;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#081a28;color:#fcc300;cursor:pointer;transition:all .25s ease}button:hover{border-color:#00478a;background-color:#00478a;color:#fcc300}button:focus,button:focus-visible{outline:4px auto #fcc300}@media (prefers-color-scheme: light){:root{color:#000f21;background-color:#081a28}a:hover{color:#00478a}button{background-color:#000d1b}}.dashboard-layout-root{background-color:#000d1b}@media (max-width: 900px){.dashboard-layout-root{grid-template-columns:1fr;background-color:#000d1b}}@keyframes glowingEffect{0%{top:-50%;left:-50%;box-shadow:0 0 20px #fcc300}to{top:50%;left:50%;box-shadow:0 0 40px #00478a}}.card-transition-enter{opacity:0;transform:translateY(20px);background-color:#081a28}.card-transition-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s;background-color:#000f21}.card-transition-exit{opacity:1;background-color:#000f21}.card-transition-exit-active{opacity:0;transition:opacity .3s}.dashboard-card{background-color:#081a28;border:1px solid #00478a;border-radius:12px;box-shadow:0 4px 20px #fcc3001a}.dashboard-header{background-color:#000f21;border-bottom:2px solid #fcc300}.dashboard-sidebar{background-color:#000f21;border-right:1px solid #00478a}.dashboard-content{background-color:#000d1b}.accent-primary{color:#000d1b}.accent-secondary{color:#fcc300}.accent-intermediate{color:#00478a}.accent-dark{color:#081a28}.accent-darker{color:#000f21}.bg-primary{background-color:#000d1b}.bg-secondary{background-color:#fcc300}.bg-intermediate{background-color:#00478a}.bg-dark{background-color:#081a28}.bg-darker{background-color:#000f21}.chart-primary{stroke:#fcc300;fill:#fcc300}.chart-secondary{stroke:#00478a;fill:#00478a}.chart-accent{stroke:#081a28;fill:#081a28}
