.session-list-session-type-pill{background-color:#ffffff54;border-radius:1rem;padding:.2rem .8rem;display:inline-flex}.session-list-session-type-pill.type-{margin-bottom:0!important}.session-list-session-type-pill.type-vr-solo{background-color:#454077bf;margin-bottom:0!important}.session-list-session-type-pill.type-vr-solo span{color:#585298bf}.session-list-session-type-pill.type-vr-w-specialist{background-color:#1eac98bf;margin-bottom:0!important}.session-list-session-type-pill.type-vr-w-specialist span{color:#26d7bebf}.user-profile-sidebar-item{border-top:.1rem solid #091d42;flex-direction:row;flex:1;align-items:center;padding:1rem;display:flex}.user-profile-sidebar-item:hover{cursor:pointer;background-color:#091d42}.user-profile-sidebar-item .user-profile-name-wrapper{margin-left:.6rem}.user-profile-sidebar-item .user-profile-name-wrapper .user-profile-sidebar-name{color:#fff;font-size:1.2rem;font-weight:400}.user-profile-sidebar-item .user-profile-name-wrapper .user-profile-sidebar-subtitle{color:#bfbfbf;font-size:.8rem;font-weight:100}.user-profile-avatar{aspect-ratio:1;color:#fff;background-color:#5b5ff5;border-radius:100%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1.4rem;display:flex}.dashboard-list-wrapper{scrollbar-color:#5b5ff5 #06132c;border-radius:.4rem;flex-direction:column;flex:1;gap:1rem;display:flex;overflow-y:auto}.dashboard-list-wrapper .dashboard-list-item{background-color:#071735;border:.1rem solid #091d42;border-radius:.4rem;align-items:center;gap:1rem;min-width:24rem;transition:all .125s;display:flex}.dashboard-list-wrapper .dashboard-list-item:hover{background-color:#091d42;border:.1rem solid #0c2659}.dashboard-list-wrapper .dashboard-list-item .dashboard-list-item-title{color:#fff;margin:0}.dashboard-list-wrapper .dashboard-list-item .dashboard-list-item-link{flex-direction:row;flex:1;justify-content:space-between;align-items:center;margin-bottom:0;padding:1rem;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.dashboard-list-wrapper .dashboard-list-item .dashboard-list-item-row{flex-direction:row;align-items:center;gap:1rem;display:flex}.dashboard-list-wrapper .dashboard-list-item .dashboard-list-item-icon{color:#bfbfbf;align-items:center;gap:1rem;display:flex}.dashboard-list-wrapper .dashboard-list-item.user-device-list-item .dashboard-list-item-link{padding:1rem}.dashboard-list-wrapper .dashboard-list-item.user-device-list-item .dashboard-list-item-link .dashboard-list-item-title-wrapper p{margin-bottom:0}.loader-wrapper{z-index:9999;background-color:#11111180;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex;position:absolute;top:0;left:0}.loader-wrapper .loader-icon{justify-content:center;width:10rem;height:10rem;display:flex;position:relative}.loader-wrapper .loader-icon div{background:#f0f0f0;width:.8rem;animation:.75s cubic-bezier(0,.5,.5,1) infinite loading;display:inline-block;position:absolute}.loader-wrapper .loader-icon div:first-child{animation-delay:-.5s;left:1.5rem}.loader-wrapper .loader-icon div:nth-child(2){animation-delay:-.375s;left:3rem}.loader-wrapper .loader-icon div:nth-child(3){animation-delay:-.25s;left:4.5rem}.loader-wrapper .loader-icon div:nth-child(4){animation-delay:-.125s;left:6rem}.loader-wrapper .loader-icon div:nth-child(5){animation-delay:0s;left:7.5rem}@keyframes loading{0%{height:8rem;top:1rem}50%,to{height:4rem;top:3rem}}.sectionLoader{box-shadow:0 0 4rem #373737}@keyframes pulse{0%{transform:scale(.975);box-shadow:0 0 #00000040}75%{transform:scale(1);box-shadow:0 0 0 .5rem #0000}to{transform:scale(.975);box-shadow:0 0 #0000}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.screen-wrapper{background-color:#06132c;flex-direction:column;flex:3;padding:2rem;display:flex;overflow-x:auto}.screen-wrapper h1,.screen-wrapper h2,.screen-wrapper h3,.screen-wrapper h4,.screen-wrapper h5,.screen-wrapper h6,.screen-wrapper p,.screen-wrapper li{color:#fff}.screen-wrapper a{color:#5b5ff5;transition:color .125s}.screen-wrapper a:hover{color:#7376f6}.screen-wrapper td{color:#bfbfbf}.screen-wrapper .screen-navigation .screen-back-button{color:#e6e6e6;background:0 0;border:none}.screen-wrapper .screen-navigation .screen-back-button:hover{color:#fff;cursor:pointer}.screen-wrapper .screen-navigation{margin-bottom:1rem}.screen-wrapper .screen-header{flex-direction:column;justify-content:space-between;gap:1rem;min-width:24rem;margin-bottom:1rem;display:flex}@media screen and (width>=992px){.screen-wrapper .screen-header{flex-direction:row}}.screen-wrapper .screen-header .screen-title-wrapper{flex-direction:row;flex:1;align-items:center;gap:1rem;display:flex}.screen-wrapper .screen-header .screen-title{color:#fff;flex-direction:row;align-items:center;gap:1rem;font-size:1rem;display:inline-flex}@media screen and (width>=768px){.screen-wrapper .screen-header .screen-title{font-size:1.2rem}}@media screen and (width>=992px){.screen-wrapper .screen-header .screen-title{font-size:1.4rem}}@media screen and (width>=1440px){.screen-wrapper .screen-header .screen-title{white-space:nowrap;font-size:1.8rem}}.screen-wrapper .screen-header .screen-subtitle{color:#bfbfbf;font-size:.8rem;font-weight:100}.screen-wrapper .screen-header .screen-header-button-row{flex-direction:row;justify-content:center;gap:1rem;display:flex}@media screen and (width>=768px){.screen-wrapper .screen-header .screen-header-button-row{justify-content:flex-end;font-size:1.2rem}}.screen-wrapper .screen-row{flex-direction:row;flex:1;gap:1rem;display:flex}.screen-wrapper .screen-section{background-color:#071735;border:.1rem solid #091d42;border-radius:.4rem;flex-direction:column;flex:1;margin-bottom:1rem;padding:1rem;display:flex}.screen-wrapper .screen-section.flex-2{flex:2}.screen-wrapper .screen-section.flex-3{flex:3}.screen-wrapper .screen-section.scroll-overflow{overflow:auto}.screen-wrapper .screen-section.section-row{flex-direction:row;gap:2rem}.screen-wrapper .screen-section.section-row>div{flex:1}.screen-wrapper .screen-section .section-heading-wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.screen-wrapper .screen-section .section-heading-wrapper .section-heading-group-row{flex-direction:row;gap:1rem;display:flex}.screen-wrapper .screen-section .section-heading-wrapper.no-justify{justify-content:normal}.screen-wrapper .screen-section .section-heading{align-items:center;gap:1rem;font-size:1.2rem;display:inline-flex}@media screen and (width>=1440px){.screen-wrapper .screen-section .section-heading{font-size:1.4rem}}.screen-wrapper .screen-section .section-heading a{margin-bottom:0}.screen-wrapper .screen-section p,.screen-wrapper .screen-section a{margin-bottom:1rem;font-size:.8rem;font-weight:100}@media screen and (width>=992px){.screen-wrapper .screen-section p,.screen-wrapper .screen-section a{font-size:1rem}}.screen-stat-pane{background-color:#071735;border:.1rem solid #091d42;border-radius:.4rem;flex-direction:row;flex:1;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.screen-stat-pane .stat-pane-icon-wrapper .section-pane-icon{color:#5b5ff5;font-size:1.8rem}@media screen and (width>=992px){.screen-stat-pane .stat-pane-icon-wrapper .section-pane-icon{font-size:2rem}}.screen-stat-pane .stat-pane-stats{flex-direction:column;flex:1;justify-content:start;gap:1rem;height:100%;display:flex}.screen-stat-pane .stat-pane-stats .stat-pane-title{white-space:nowrap;font-size:.6rem}@media screen and (width>=992px){.screen-stat-pane .stat-pane-stats .stat-pane-title{font-size:.8rem}}.screen-stat-pane .stat-pane-stats .stat-pane-main-stat{white-space:nowrap;font-size:1.2rem}@media screen and (width>=992px){.screen-stat-pane .stat-pane-stats .stat-pane-main-stat{font-size:1.4rem}}.screen-header-button{color:#fff;white-space:nowrap;background-color:#5b5ff5;border:none;border-radius:.4rem;align-items:center;gap:.4rem;max-height:2rem;padding:.8rem;font-size:.4rem;transition:background-color .125s,color .125s;display:flex}@media screen and (width>=992px){.screen-header-button{max-height:3rem;font-size:.8rem}}@media screen and (width>=1440px){.screen-header-button{font-size:1rem}}.screen-header-button:hover{color:#fff;cursor:pointer;animation:2s infinite pulse}.screen-header-button.disabled{opacity:.5}.screen-header-button.primary{background-color:#5b5ff5}.screen-header-button.primary:hover(:not(.disabled)){background-color:#8b8ef8}.screen-header-button.secondary{color:#5b5ff5;background-color:#0000;border:.1rem solid #7376f6}.screen-header-button.secondary:hover{color:#fff;background-color:#8b8ef8}.screen-header-button.danger{background-color:#b32d2d}.screen-header-button.danger:hover{background-color:#d04343}.response-toast{color:#fff;z-index:9999;background-color:#4779b2;border:.1rem solid #6993c3;border-radius:.4rem;padding:1rem;font-size:1rem;position:absolute;top:2rem;right:2rem}.field-wrapper{flex-direction:column;margin-bottom:1rem;display:flex}.field-wrapper input,.field-wrapper select{color:#fff;background-color:#06132c;border:.1rem solid #091d42;border-radius:.4rem;padding:1rem;font-family:OpenSans,sans-serif;font-weight:100}.field-wrapper input:focus,.field-wrapper select:focus{border:.1rem solid #0c2659;outline:none;box-shadow:0 0 .2rem .1rem #091d42}.field-wrapper input::placeholder,.field-wrapper select::placeholder{color:#ffffffa8}.field-wrapper select{background-color:#0000}.field-wrapper select:hover{cursor:pointer}.field-wrapper.field-row{flex-direction:row}.delete-button{color:red;background-color:#0000;border:none;border-radius:.4rem;padding:.6rem;font-size:1rem;transition:background-color .125s,color .125s}.delete-button:hover{color:#fff;cursor:pointer;background-color:red}.save-button{color:#fff;background-color:#5b5ff5;border:none;border-radius:.4rem;padding:1rem;font-size:1rem;transition:background-color .125s,color .125s}.save-button:hover{color:#fff;cursor:pointer;background-color:#8b8ef8;animation:2s infinite pulse}.protocol-controller-wrapper{margin-top:2rem}.device-image{width:4rem}.device-connected-wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;display:flex}.connection-state{aspect-ratio:1;border-radius:1rem;width:1rem;height:1rem;transition:background-color .125s}.connection-state.connected{background-color:#26ae4e}.connection-state.not-connected{background-color:#ae2626}.dashboard-list-item-title-wrapper{flex-direction:column;gap:.4rem;display:flex}.dashboard-list-item-title-wrapper .dashboard-list-item-id{font-size:.8rem}.reload-ui-button{color:#5b5ff5;background-color:#0000;border:none;border-radius:.4rem;align-items:center;padding:.6rem;transition:background-color .125s,color .125s;display:flex}.reload-ui-button:disabled{opacity:.5}.reload-ui-button:not(.disabled):hover{cursor:pointer;background-color:#fff}.device-registration-controls-wrapper{align-items:center;display:flex}.modal-form .form-group{flex-direction:column;margin-bottom:2rem;display:flex}.modal-form .form-group label{color:#fff;margin-bottom:1rem;font-size:1rem}.modal-form .form-group input,.modal-form .form-group select{color:#fff;background-color:#06132c;border:.1rem solid #091d42;border-radius:.4rem;padding:1rem;font-family:OpenSans,sans-serif;font-size:1rem;font-weight:100}.modal-form .form-group input:focus,.modal-form .form-group select:focus{border:.1rem solid #0c2659;outline:none;box-shadow:0 0 .2rem .1rem #091d42}.modal-form .form-group input::placeholder,.modal-form .form-group select::placeholder{color:#ffffffa8}.modal-form .form-group-row{flex-direction:row;align-items:center;display:flex}.modal-form .form-group-row input[type=checkbox]{width:1rem;height:1rem}.modal-form .form-group-row label{color:#fff;margin-right:1rem;font-size:1rem}.text-center{text-align:center}.text-secondary{color:#bfbfbf!important}.text-vertically-align{margin-top:auto!important;margin-bottom:auto!important}.span-inline-flex-row{flex-direction:row;align-items:center;gap:.4rem;display:inline-flex}.dynamic-ui-controller{flex-direction:column;flex:1;gap:1rem;display:flex}.dynamic-ui-controller .control-button-container-row{flex-direction:row;flex:1;gap:1rem;display:flex}.dynamic-ui-controller .control-button-wrapper button{color:#fff;border:none;border-radius:.4rem;width:6rem;height:6rem;padding:1rem;font-family:Open Sans,sans-serif;font-weight:100}.dynamic-ui-controller .control-button-wrapper button.control-button-disabled{opacity:.5}.dynamic-ui-controller .control-button-wrapper button:not(.control-button-disabled):hover{color:#fff;cursor:pointer;background-color:#999}.dynamic-ui-controller .control-button-wrapper button.iridescent-background{background:linear-gradient(120deg,#ff9a9e 0%,#fecfef 20%,#a1c4fd 40%,#c2e9fb 60%,#d4fc79 80%,#ff9a9e 100%) 0 0/400% 400%;animation:10s infinite iridescence}@keyframes iridescence{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.leaderboard-entries-table-wrapper{border-radius:.4rem;flex:1;min-height:0;overflow-y:auto}.leaderboard-entries-table-wrapper .leaderboard-entries-table{border-collapse:collapse;table-layout:fixed;background-color:#071735;border:.1rem solid #091d42;border-radius:.4rem;width:100%}.leaderboard-entries-table-wrapper .leaderboard-entries-table thead{border-bottom:.1rem solid #091d42;padding:1rem 0}.leaderboard-entries-table-wrapper .leaderboard-entries-table thead th{color:#fff;z-index:99;background-color:#071735;padding:1rem;position:sticky;top:0}.leaderboard-entries-table-wrapper .leaderboard-entries-table th,.leaderboard-entries-table-wrapper .leaderboard-entries-table td{text-align:left;width:15rem;padding:0 1rem;font-size:1rem}.leaderboard-entries-table-wrapper .leaderboard-entries-table tr{flex:1;padding:2rem 0}.leaderboard-entries-table-wrapper .leaderboard-entries-table tr:not(:last-child){border-bottom:.1rem solid #091d42}.leaderboard-entries-table-wrapper .leaderboard-entries-table tr td{padding:1rem}.login-container{background-color:#06132c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-family:OpenSans,sans-serif;display:flex}.login-container .login-wrapper{background-color:#071735;border:.1rem solid #091d42;border-radius:.4rem;flex-direction:column;justify-content:center;width:24rem;height:36rem;padding:2rem;display:flex}.login-container .login-logo-wrapper{flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.login-container .login-logo-wrapper .login-logo{height:2.2rem}.login-container .login-logo-wrapper .login-title{color:#fff;margin-left:.6rem;font-family:OpenSans,sans-serif;font-size:1.6rem;font-weight:600}.protocol-editor{flex-direction:column;flex:1;gap:1rem;display:flex}.protocol-editor textarea{color:#fff;background-color:#06132c;border:.1rem solid #091d42;border-radius:.4rem;flex:1;width:100%;padding:1rem}.protocol-editor textarea:focus{border:.1rem solid #0c2659;outline:none;box-shadow:0 0 .2rem .1rem #091d42}.session-activities-table-wrapper{border-radius:.4rem;flex:1;min-height:0;overflow-y:auto}.session-activities-table-wrapper .session-activities-table{border-collapse:collapse;table-layout:fixed;background-color:#071735;border:.1rem solid #091d42;border-radius:.4rem;width:100%}.session-activities-table-wrapper .session-activities-table thead{border-bottom:.1rem solid #091d42;padding:1rem 0}.session-activities-table-wrapper .session-activities-table thead th{color:#fff;z-index:99;background-color:#071735;padding:1rem;position:sticky;top:0}.session-activities-table-wrapper .session-activities-table th,.session-activities-table-wrapper .session-activities-table td{text-align:left;width:15rem;padding:0 1rem;font-size:1rem}.session-activities-table-wrapper .session-activities-table tr{flex:1;padding:2rem 0}.session-activities-table-wrapper .session-activities-table tr:not(:last-child){border-bottom:.1rem solid #091d42}.session-activities-table-wrapper .session-activities-table tr td{padding:1rem}.user-sessions-table-wrapper{scrollbar-color:#5b5ff5 #06132c;border-radius:.4rem;flex:1;min-height:0;overflow-y:auto}.user-sessions-table-wrapper .user-sessions-table{border-collapse:collapse;table-layout:fixed;background-color:#071735;border:.1rem solid #091d42;border-radius:.4rem;width:100%}.user-sessions-table-wrapper .user-sessions-table thead{border-bottom:.1rem solid #091d42;padding:1rem 0}.user-sessions-table-wrapper .user-sessions-table thead th{color:#fff;z-index:99;background-color:#071735;padding:1rem;position:sticky;top:0}.user-sessions-table-wrapper .user-sessions-table th,.user-sessions-table-wrapper .user-sessions-table td{text-align:left;width:15rem;padding:0 1rem;font-size:1rem;transition:color .125s}.user-sessions-table-wrapper .user-sessions-table th a,.user-sessions-table-wrapper .user-sessions-table td a{transition:color .125s}.user-sessions-table-wrapper .user-sessions-table th a:hover,.user-sessions-table-wrapper .user-sessions-table td a:hover{color:#7376f6}.user-sessions-table-wrapper .user-sessions-table tr{flex:1;padding:2rem 0}.user-sessions-table-wrapper .user-sessions-table tr:not(:last-child){border-bottom:.1rem solid #091d42}.user-sessions-table-wrapper .user-sessions-table tr td{padding:1rem}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:.3s;--rdp-animation_timing:cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{box-sizing:border-box;position:relative}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{cursor:pointer;font:inherit;color:inherit;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);background:0 0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;white-space:nowrap;border:0;align-items:center;display:inline-flex;position:relative}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{cursor:pointer;font:inherit;color:inherit;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform-origin:50%;transform:rotate(180deg)}.rdp-dropdowns{align-items:center;gap:var(--rdp-dropdown-gap);display:inline-flex;position:relative}.rdp-dropdown{z-index:2;opacity:0;appearance:none;width:100%;cursor:inherit;line-height:inherit;border:none;margin:0;padding:0;position:absolute;inset-block:0;inset-inline-start:0}.rdp-dropdown_root{align-items:center;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{height:var(--rdp-nav-height);align-content:center;font-size:large;font-weight:700;display:flex}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{height:var(--rdp-nav-height);inset-inline-start:0;display:inline-flex;position:absolute;top:0}.rdp-root[data-nav-layout=around] .rdp-button_next{height:var(--rdp-nav-height);inset-inline-end:0;justify-content:center;display:inline-flex;position:absolute;top:0}.rdp-months{gap:var(--rdp-months-gap);flex-wrap:wrap;max-width:fit-content;display:flex;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{height:var(--rdp-nav-height);align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform);font-size:smaller;font-weight:500}.rdp-week_number{opacity:var(--rdp-week_number-opacity);height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align);font-size:small;font-weight:400}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.chart-controls-wrapper{flex-direction:row;gap:1rem;display:flex}.chart-controls-wrapper .chart-filter-wrapper{flex-direction:column;display:flex}.chart-controls-wrapper .chart-filter-wrapper label{color:#fff;margin-bottom:.4rem;font-family:Open Sans,sans-serif;font-size:.8rem}.chart-controls-wrapper .chart-filter-wrapper.disabled label{color:#afafaf}.chart-controls-wrapper .chart-filter-wrapper.disabled select:hover{cursor:default}.chart-controls-wrapper .chart-filter-wrapper select{color:#fff;background-color:#06132c;border:.1rem solid #091d42;border-radius:.4rem;padding:.4rem;font-family:OpenSans,sans-serif;font-weight:100}.chart-controls-wrapper .chart-filter-wrapper select:focus{border:.1rem solid #0c2659;outline:none;box-shadow:0 0 .2rem .1rem #091d42}.chart-controls-wrapper .chart-filter-wrapper select::placeholder{color:#ffffffa8}.chart-controls-wrapper .chart-filter-wrapper select{background-color:#0000}.chart-controls-wrapper .chart-filter-wrapper select:hover{cursor:pointer}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper{min-width:6rem;position:relative}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-button{color:#fff;background-color:#0000;border:.1rem solid #091d42;border-radius:.4rem;padding:.4rem;font-family:OpenSans,sans-serif;font-weight:100}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-button:hover{cursor:pointer;background-color:#06132c}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-popup{z-index:9999;background-color:#00000080;width:max-content;max-width:20rem;padding:1rem;display:inline-block;position:absolute;top:calc(100% + 4px);right:0}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-popup .rdp-root{--rdp-accent-color:#5b5ff5;--rdp-accent-background-color:#dbeafe}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-popup .rdp-root .rdp-caption_label,.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-popup .rdp-root .rdp-weekday{color:#fff}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-popup .rdp-root .rdp-month_caption{height:40px}.chart-controls-wrapper .chart-filter-wrapper.date-picker-wrapper .date-picker-popup .rdp-root .rdp-nav{z-index:999999;height:40px}.chart-container{flex-direction:column;flex:1;width:100%;height:85%;max-height:85%;display:flex}.dialog-box-screen-container{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;animation:.125s forwards fadeInAnimation;display:flex;position:absolute}.dialog-box-screen-container .dialog-box-wrapper{background-color:#06132c;border:.1rem solid #091d42;border-radius:.4rem;flex-direction:column;justify-content:space-between;width:36rem;min-height:24rem;display:flex;overflow:hidden}.dialog-box-screen-container .dialog-box-wrapper .dialog-box-header{background:#06132c;border-bottom:.1rem solid #091d42;padding:1rem}.dialog-box-screen-container .dialog-box-wrapper .dialog-box-header .dialog-box-title{color:#fff;font-size:2rem}.dialog-box-screen-container .dialog-box-wrapper .dialog-box-content{color:#fff;flex:1;padding:1rem;font-size:1.8rem}.dialog-box-screen-container .dialog-box-wrapper .dialog-box-content *,.dialog-box-screen-container .dialog-box-wrapper .dialog-box-content * *{white-space:break-spaces;word-wrap:anywhere}.dialog-box-screen-container .dialog-box-wrapper .dialog-box-content p{font-size:1rem}.dialog-box-screen-container .dialog-box-wrapper .dialog-box-footer{border-top:.1rem solid #091d42;flex-direction:row-reverse;justify-content:flex-start;gap:1rem;padding:1rem;display:flex}.dialog-box-screen-container .dialog-box-wrapper button{color:#fff;background-color:#8c9097;border:none;border-radius:.4rem;flex:1;padding:1rem;font-family:OpenSans,sans-serif;font-size:1.2rem;font-weight:100;transition:all .125s;box-shadow:0 0 #000}.dialog-box-screen-container .dialog-box-wrapper button.action-type-primary{background-color:#5b5ff5}.dialog-box-screen-container .dialog-box-wrapper button.action-type-primary:hover{background-color:#7376f6}.dialog-box-screen-container .dialog-box-wrapper button.action-type-secondary{background-color:#8c9097}.dialog-box-screen-container .dialog-box-wrapper button.action-type-secondary:hover{background-color:#999da3}.dialog-box-screen-container .dialog-box-wrapper button.action-type-cancel{background-color:#0000;border:.1rem solid #5b5ff5}.dialog-box-screen-container .dialog-box-wrapper button.action-type-cancel:hover{background-color:#5b5ff51a}.dialog-box-screen-container .dialog-box-wrapper button.action-type-danger{background-color:#ae2626}.dialog-box-screen-container .dialog-box-wrapper button.action-type-danger:hover{background-color:#c32b2b}.dialog-box-screen-container .dialog-box-wrapper button:hover{cursor:pointer;animation:2s infinite pulse}.sidebar-navigation-wrapper .nav{list-style:none}.sidebar-navigation-wrapper .nav-item{color:#fff;border-radius:.4rem;align-items:center;margin:1rem;padding:1rem;font-size:1.2rem;font-weight:100;text-decoration:none;transition:all .125s;display:flex}.sidebar-navigation-wrapper .nav-item span{align-items:center;margin-left:1rem;display:inline-flex}.sidebar-navigation-wrapper .nav-item.active{background:#5b5ff5}.sidebar-navigation-wrapper .nav-item:hover:not(.active){cursor:pointer;background:#5b5ff5}@font-face{font-display:swap;font-family:Quicksand;src:url(Quicksand-VariableFont_wght.67fb546e.ttf)format("truetype")}@font-face{font-display:swap;font-family:OpenSans;src:url(OpenSans-VariableFont_wdth,wght.773d0334.ttf)format("truetype")}@font-face{font-display:swap;font-family:Raleway;src:url(Raleway-VariableFont_wght.78e99da2.ttf)format("truetype")}@font-face{font-display:swap;font-family:Nunito-Sans;src:url(NunitoSans-VariableFont_YTLC,opsz,wdth,wght.5f72e8c3.ttf)format("truetype")}.app-container{background-color:#373737;flex-direction:column;width:100%;height:100vh;font-family:OpenSans,sans-serif;display:flex}.app-container .app-wrapper{background-color:#373737;flex-direction:row;flex:1;min-width:64rem;display:flex;overflow-y:hidden}.app-container .app-wrapper .app-sidebar{background:#06132c;border-right:.1rem solid #091d42;flex-direction:column;flex:1;min-width:16rem;max-width:20rem;height:100%;padding-top:1rem;display:flex}.app-container .app-wrapper .app-sidebar .sidebar-header{align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.app-container .app-wrapper .app-sidebar .sidebar-header .app-logo{height:1.8rem}.app-container .app-wrapper .app-sidebar .sidebar-header .app-title{color:#fff;margin-left:.6rem;font-family:OpenSans,sans-serif;font-size:2.2rem;font-weight:600}.app-container .app-wrapper .app-sidebar .sidebar-navigation-wrapper{flex-direction:column;flex:1;display:flex}.app-container .app-wrapper .app-sidebar .sidebar-footer{align-items:center;width:100%;display:flex}.app-container input,.app-container button,.app-container label{font-family:OpenSans,sans-serif}.app-container .current-device-id{color:#123a86;text-align:center;padding:.4rem;font-size:.6rem}.app-container .current-device-id:hover{color:#1a53c0}.app-container .app-version{color:#123a86;position:absolute;bottom:.4rem;right:2rem}.app-container .app-version:hover{color:#1a53c0}
/*# sourceMappingURL=repo.66f085f6.css.map */
