.outline{border:1px solid var(--outline)}.round-corners{border-radius:10px;box-sizing:border-box}.hover{transition:transform 50ms ease}.hover:hover{transform:translate(1px,1px)}.hover:active{transform:translate(2px,2px)}.shadow{box-shadow:4px 4px 12px -4px #0003}:root{--primary-color: #251AFF;--secondary-color: #00D4FF;--tertiary-color: #595959;--black: #141414;--white: #FFFFFF;--grey: #B8B8B8;--active: #E4E2FF;--inactive: #B8B8B8;--background: #F8FAFC;--background-alt: #F9F9F9;--foreground: #FFFFFF;--outline: #E0E0E0;--action-background: #F2F2F2;--text-color: #141414;--text-alt-color: #333333;--text-contrast-color: #FFFFFF;--font-family: "Inter", sans-serif;--font-weight: 400;--link-color: var(--primary-color);--gutter: 20px;--main-nav-width: 240px;--main-nav-width-collapsed: 90px;--main-nav-header-height: 70px;--status-success: #4EB70B;--status-warning: #D98616;--status-danger: #D30E08;--status-info: #3752db}.background__image{background-image:url(img/ship-infinity/stars.png)}body[data-theme=dark]{--primary-color: #00D4FF;--link-color: var(--primary-color);--tertiary-color: #FFFFFF;--inactive: #444444;--active: var(--foreground);--background: #1E1E1E;--background-alt: #313131;--foreground: #282828;--action-background: #3b3b3b;--outline: #424242;--text-color: #FFFFFF;--text-alt-color: #FFFFFF}body[data-theme=dark] .button{--button-disabled-background: var(--background);--button-disabled-foreground: var(--inactive)}body[data-theme=dark] .button--primary{color:var(--primary-color);background:transparent;border:1px solid var(--primary-color)}body[data-theme=dark] .main-navigation .nav-button{--nav-button-active-background: var(--background) !important}body[data-theme=dark] .statistic-card{border:none}body[data-theme=dark] .side-panel{--side-panel-background-color: var(--inactive)}body[data-theme=dark] .card .pill--active{background-color:var(--background)}
