:root{--bl-background:#323340;--bl-background-strong:#121217;--bl-background-text:white;--bl-card-background:white;--bl-card-text:black;--bl-button-tertiary-background:#babef0;--bl-button-tertiary-highlight:#e1e3fb;--bl-active:#4950ba;--bl-border-radius:.5rem;--bl-inner-border-radius:.4rem;--bl-card-shadow:0 4px 6px 0 #0000000d;--bl-light-card-background:white;--bl-light-card-shadow:0 4px 6px 0 #0000000d;--bl-light-table-header-text:#6b7280;--bl-light-table-header-bg:#eaedf4;--bl-light-table-border:#e5e7eb;--bl-card-border:#e5e7eb;--bl-light-card-text:#374151;--bl-light-table-row-hover:#f3f4f6}@media (prefers-color-scheme:light){:root{--bl-background:#eff2f9;--bl-background-strong:#323340;--bl-background-text:#3a3a46;--bl-card-background:white;--bl-card-text:#3a3a46;--bl-button-tertiary-background:#496cd5;--bl-button-tertiary-highlight:#7e9aed;--bl-active:#4950ba;--bl-light-table-header-bg:#dde3f0}}html{width:100%;height:100%;margin:0;padding:0;font-family:Poppins,sans-serif}body{background:var(--bl-background);color:var(--bl-background-text);width:100%;height:100%;margin:0;padding:0}a{color:var(--bl-active);-webkit-text-decoration:underline #3e4df140;text-decoration:underline #3e4df140}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#app{width:100%;height:100%}.flex-container-center{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.flex-container-main{flex-direction:column;align-items:center;width:100%;padding-bottom:2rem;display:flex}.no-top-margin{margin-top:0}
