.data-loading[data-v-cee257c8]{background:linear-gradient(33deg,#060c0f,#2c5387);height:100%;width:100%;position:fixed;top:0;left:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center}.text[data-v-cee257c8]{font-family:Source Sans Pro,sans-serif}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp--clear-btn{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color);background:#0000;border:none;display:inline-flex;align-items:center;padding:0;margin:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);-webkit-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_readonly,.dp__menu_disabled{position:absolute;inset:0;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.dp--menu-loader{width:48px;height:48px;border:var(--dp-loader);border-bottom-color:#0000;border-radius:50%;display:inline-block;box-sizing:border-box;animation:dp-load-rotation 1s linear infinite;position:absolute}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dp__arrow_top{left:var(--dp-arrow-left);top:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom{left:var(--dp-arrow-left);bottom:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp--preset-dates[data-dp-mobile],.dp--preset-dates-collapsed{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}.dp__sidebar_left{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;margin-inline-end:1px solid var(--dp-border-color)}.dp--preset-range{display:block;width:100%;padding:5px;text-align:left;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}.dp--preset-range[data-dp-mobile]{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range[data-dp-mobile]:first-child{margin-left:0}.dp--preset-range[data-dp-mobile]:last-child{margin-right:0}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}.dp__menu_content_wrapper[data-dp-mobile],.dp--menu-content-wrapper-collapsed{flex-direction:column-reverse}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-margin)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);color:var(--dp-range-between-dates-text-color);border-radius:0;border:1px solid var(--dp-range-between-border-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-start-start-radius:var(--dp-cell-border-radius);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-start-end-radius:var(--dp-cell-border-radius);border-end-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color);border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-inline-end:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-inline-end:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}.dp__flex_display[data-dp-mobile],.dp--flex-display-collapsed{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;width:100%;flex-direction:column}.dp__overlay{width:100%;background:var(--dp-background-color);transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp--overlay-absolute{position:absolute;height:100%;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto;height:var(--dp-overlay-height)}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-inline:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__btn,.dp--qr-btn,.dp--time-overlay-btn,.dp--time-invalid{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--year-mode-picker{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp--tp-wrap[data-dp-mobile]{max-width:100%}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_reg_with_button[data-compact~=true]{padding:0 5px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col_sec_with_button[data-collapsed~=true]{padding:0}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__pm_am_button[data-compact~=true]{padding:7px}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-action-row-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;white-space:nowrap;align-items:center;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{display:inline-flex;align-items:center;background:#0000;border:1px solid rgba(0,0,0,0);padding:var(--dp-action-buttons-padding);line-height:var(--dp-action-button-height);margin-inline-start:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius);font-size:var(--dp-preview-font-size);font-family:var(--dp-font-family)}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{width:100%;padding:var(--dp-common-padding)}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex-direction:column;flex:1;width:100%;height:100%;justify-content:space-evenly}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-margin: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px;--dp-action-row-padding: 8px;--dp-direction: ltr}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff);--dp-loader: 5px solid #005cb2}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #fff;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%);--dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);--dp-range-between-border-color: var(--dp-hover-color, #f3f3f3);--dp-loader: 5px solid #1976d2}.dp__flex{display:flex;align-items:center}.dp__btn{background:none}.dp__main{font-family:var(--dp-font-family);-webkit-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__main *{direction:var(--dp-direction, ltr)}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;place-content:center center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.dp--hidden-el{visibility:hidden}emoji-picker[data-v-c32141a4]{height:100%;width:100%;border-radius:20px;--num-columns: 8;--input-border-radius: .25rem;--input-font-size: .875rem}emoji-picker.light[data-v-c32141a4]{--background: var(--light-bg-primary);--border-color: var(--light-separator-transparency);--input-font-color: var(--light-label-secondary);--input-placeholder-color: var(--light-label-secondary);--input-border-color: var(--light-separator-no-transparency);--button-hover-background: var(--light-bg-quaternary);--indicator-color: var(--light-label-secondary)}emoji-picker.dark[data-v-c32141a4]{--background: var(--dark-bg-primary);--border-color: var(--dark-separator-no-transparency);--input-font-color: var(--dark-label-secondary);--input-placeholder-color: var(--dark-label-secondary);--input-border-color: var(--dark-separator-no-transparency);--button-hover-background: var(--dark-bg-quaternary);--indicator-color: var(--dark-label-secondary)}.fade-enter-active[data-v-c2d40b29],.fade-leave-active[data-v-c2d40b29]{transition:opacity 1s ease}.fade-enter-from[data-v-c2d40b29],.fade-leave-to[data-v-c2d40b29]{opacity:0}.skeleton[data-v-c2d40b29]{background:linear-gradient(90deg,#f0f0f0,#e0e0e0 20%,#f0f0f0 40% 100%);background-size:200% 100%;animation:skeleton-loading-c2d40b29 1.5s ease-in-out infinite}@keyframes skeleton-loading-c2d40b29{0%{background-position:200% 0}to{background-position:-200% 0}}.disable-scrollbars[data-v-d5cc13c3]::-webkit-scrollbar{background:transparent;width:0px}.disable-scrollbars[data-v-d5cc13c3]{scrollbar-width:none}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 *//*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after{visibility:visible}.ql-snow .ql-tooltip[data-v-c1920c7a]{z-index:2}.chat-input-wrapper[data-v-02def5dc]{position:relative}.overlay[data-v-02def5dc]{position:absolute;inset:0;background-color:#000000b3;color:#fff;display:flex;justify-content:center;align-items:center;z-index:2;font-size:20px;font-weight:700}.grammar-icon-button[data-v-556d729d]{border:var(--borderWidthSm) solid var(--colorActionBorderDefault)}.grammar-icon-button[data-v-556d729d]:hover{border:var(--borderWidthSm) solid var(--colorActionBorderHighEmphasis)}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-outline-style:solid}}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(/static/nora-ui/assets/MaterialIcons-Regular-7oKWXygK.ttf)format("truetype")}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:local(Material Icons Outlined),local(MaterialIconsOutlined-Regular),url(/static/nora-ui/assets/MaterialIconsOutlined-Regular-C9WY0n77.otf)format("truetype")}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:local(Material Icons Two Tone),local(MaterialIconsTwoTone-Regular),url(/static/nora-ui/assets/MaterialIconsTwoTone-Regular-DGbQo9Ob.otf)format("truetype")}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;src:local(Material Icons Sharp),local(MaterialIconsSharp-Regular),url(/static/nora-ui/assets/MaterialIconsSharp-Regular-DvoKOPGf.otf)format("truetype")}:is(.material-icons,.mi):before{content:var(--icon-content,"")}.material-icons,.mi{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;font-family:Material Icons Sharp;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.material-icons.md-16,.mi.md-16{font-size:16px}.material-icons.md-18,.mi.md-18{font-size:18px}.material-icons.md-24,.mi.md-24{font-size:24px}.material-icons.md-36,.mi.md-36{font-size:36px}.material-icons.md-48,.mi.md-48{font-size:48px}.material-icons.md-dark,.mi.md-dark{color:#0000008a;--iconVectorFill:#0000008a}.material-icons.md-dark.md-inactive,.mi.md-dark.md-inactive{color:#00000042;--iconVectorFill:#00000042}.material-icons.md-light,.mi.md-light{color:#fff;--iconVectorFill:#fff}.material-icons.md-light.md-inactive,.mi.md-light.md-inactive{color:#ffffff4d;--iconVectorFill:#ffffff4d}.material-icons.outlined,.mi.outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48;font-family:Material Icons Outlined}.material-icons.two-tone,.mi.two-tone{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48;font-family:Material Icons Two Tone}.notifications{--icon-content:"notifications"}.notifications_active{--icon-content:"notifications_active"}.notifications_off{--icon-content:"notifications_off"}.notifications_on{--icon-content:"notifications_on"}.warning{--icon-content:"warning"}.check{--icon-content:"check"}.close{--icon-content:"close"}.edit{--icon-content:"edit"}.arrow_downward{--icon-content:"arrow_downward"}.arrow_back{--icon-content:"arrow_back"}.attach_file{--icon-content:"attach_file"}.send{--icon-content:"send"}.reply{--icon-content:"reply"}.share{--icon-content:"share"}.thumb_up{--icon-content:"thumb_up"}.visibility{--icon-content:"visibility"}.visibility_off{--icon-content:"visibility_off"}.chevron_left{--icon-content:"chevron_left"}.chevron_right{--icon-content:"chevron_right"}.push_pin{--icon-content:"push_pin"}.expand_more{--icon-content:"expand_more"}.expand_less{--icon-content:"expand_less"}.open_in_new{--icon-content:"open_in_new"}.delete{--icon-content:"delete"}.search{--icon-content:"search"}.add{--icon-content:"add"}.shortcut{--icon-content:"shortcut"}.forward{--icon-content:"forward"}.more_horiz{--icon-content:"more_horiz"}.more_vert{--icon-content:"more_vert"}.file_download{--icon-content:"file_download"}.description{--icon-content:"description"}.image{--icon-content:"image"}.audiotrack{--icon-content:"audiotrack"}.picture_as_pdf{--icon-content:"picture_as_pdf"}.archive{--icon-content:"archive"}.arrow_right{--icon-content:"arrow_right"}.arrow_left{--icon-content:"arrow_left"}.schedule{--icon-content:"schedule"}.mark_chat_unread{--icon-content:"mark_chat_unread"}.mark_chat_read{--icon-content:"mark_chat_read"}.dark_mode{--icon-content:"dark_mode"}.light_mode{--icon-content:"light_mode"}.logout{--icon-content:"logout"}.cancel{--icon-content:"cancel"}.add_comment{--icon-content:"add_comment"}.collections{--icon-content:"collections"}.navigate_next{--icon-content:"navigate_next"}.navigate_before{--icon-content:"navigate_before"}.videocam{--icon-content:"videocam"}.sort{--icon-content:"sort"}.video_library{--icon-content:"video_library"}.do_not_disturb_on{--icon-content:"do_not_disturb_on"}.admin_panel_settings{--icon-content:"admin_panel_settings"}.add_reaction{--icon-content:"add_reaction"}.adjust{--icon-content:"adjust"}.chat{--icon-content:"chat"}.add_circle_outline{--icon-content:"add_circle_outline"}.settings{--icon-content:"settings"}.layers{--icon-content:"layers"}.groups{--icon-content:"groups"}.filter{--icon-content:"filter_alt"}.radio_button_unchecked{--icon-content:"radio_button_unchecked"}.radio_button_checked{--icon-content:"radio_button_checked"}.check_box_outline_blank{--icon-content:"check_box_outline_blank"}.check_box{--icon-content:"check_box"}.bookmark{--icon-content:"bookmark_outlined"}.folder{--icon-content:"folder"}.lock{--icon-content:"lock"}.lock_open{--icon-content:"lock_open"}.info{--icon-content:"info"}.remove_circle{--icon-content:"remove_circle"}.counter_0{--icon-content:"counter_0"}.counter_1{--icon-content:"counter_1"}.counter_2{--icon-content:"counter_2"}.counter_3{--icon-content:"counter_3"}.counter_4{--icon-content:"counter_4"}.counter_5{--icon-content:"counter_5"}.counter_6{--icon-content:"counter_6"}.counter_7{--icon-content:"counter_7"}.counter_8{--icon-content:"counter_8"}.counter_9{--icon-content:"counter_9"}.map{--icon-content:"map"}.flag{--icon-content:"flag"}.error{--icon-content:"error"}.health_and_safety{--icon-content:"health_and_safety"}.draw{--icon-content:"draw"}.rectangle{--icon-content:"rectangle"}.circle{--icon-content:"circle"}.home{--icon-content:"home"}.square_foot{--icon-content:"square_foot"}.text_fields{--icon-content:"text_fields"}.pan_tool_alt{--icon-content:"pan_tool_alt"}.route{--icon-content:"route"}.ink_eraser{--icon-content:"ink_eraser"}.explore{--icon-content:"explore"}.hub{--icon-content:"hub"}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/static/nora-ui/assets/SourceSansPro-Regular-DnewuEYK.ttf)}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/static/nora-ui/assets/SourceSansPro-Bold-C9fjbyR0.ttf)format("woff2")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/static/nora-ui/assets/SourceSansPro-SemiBold-BtVCw0rT.ttf)format("woff2")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:400;font-display:swap;src:url(/static/nora-ui/assets/SourceSansPro-Italic-1-qhpU_7.ttf)format("woff2")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:700;font-display:swap;src:url(/static/nora-ui/assets/SourceSansPro-BoldItalic-DT6y_Iu2.ttf)format("woff2")}@font-face{font-family:grammar-icons;src:url(/static/nora-ui/assets/grammar-icons-8fSRisnC.ttf?t=1734090726044)format("truetype")}.grammar-icon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--iconVectorFill);text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;text-rendering:optimizeLegibility;direction:ltr;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:grammar-icons!important}.markdown applet,.markdown object,.markdown iframe,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6,.markdown p,.markdown blockquote,.markdown pre,.markdown a,.markdown abbr,.markdown acronym,.markdown address,.markdown big,.markdown cite,.markdown code,.markdown del,.markdown dfn,.markdown em,.markdown img,.markdown ins,.markdown kbd,.markdown q,.markdown s,.markdown samp,.markdown small,.markdown strike,.markdown strong,.markdown sub,.markdown sup,.markdown tt,.markdown var,.markdown b,.markdown u,.markdown i,.markdown center,.markdown dl,.markdown dt,.markdown dd,.markdown ol,.markdown ul,.markdown li,.markdown fieldset,.markdown form,.markdown label,.markdown legend,.markdown table,.markdown caption,.markdown tbody,.markdown tfoot,.markdown thead,.markdown tr,.markdown th,.markdown td,.markdown article,.markdown aside,.markdown canvas,.markdown details,.markdown embed,.markdown figure,.markdown figcaption,.markdown footer,.markdown header,.markdown hgroup,.markdown menu,.markdown nav,.markdown output,.markdown ruby,.markdown section,.markdown summary,.markdown time,.markdown mark,.markdown audio,.markdown video{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}.markdown html{line-height:1}.markdown ol,.markdown ul{list-style:none}.markdown table{border-collapse:collapse;border-spacing:0}.markdown caption,.markdown th,.markdown td{text-align:left;vertical-align:middle;font-weight:400}.markdown q,.markdown blockquote{quotes:none}.markdown q:before,.markdown q:after,.markdown blockquote:before,.markdown blockquote:after{content:"";content:none}.markdown a img{border:none}.markdown article,.markdown aside,.markdown details,.markdown figcaption,.markdown figure,.markdown footer,.markdown header,.markdown hgroup,.markdown main,.markdown menu,.markdown nav,.markdown section,.markdown summary{display:block}.markdown h1{margin-bottom:.78571em;font-size:1.6em;font-weight:700;line-height:1.3em}.markdown h2{margin-top:2em;margin-bottom:.6em;font-size:1.3em;font-weight:600;line-height:1em}.markdown h3{margin-top:1em;margin-bottom:.6em;font-size:1.15em;font-weight:600;line-height:1em}.markdown h4{margin-top:1em;margin-bottom:.6em;font-size:1em;font-weight:500;line-height:1em}.markdown p{-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word;word-break:normal;white-space:normal}.markdown b,.markdown strong{font-weight:700}.markdown i,.markdown em{font-style:italic}.markdown u{background-image:linear-gradient(#0000 50%,#333 50%);background-position:0 1.05em;background-repeat:repeat-x;background-size:2px 2px;text-decoration:none}.markdown a{font-weight:600;text-decoration:none}.markdown a:hover{text-decoration:underline}.markdown img{max-width:100%;height:auto}.markdown blockquote{background-color:#0000;border-left:.2em solid #fff;padding-left:.8em;display:block}.markdown hr{background-color:#dedede;border:0;height:1px;margin:.7em auto}.markdown ul li:before{content:"•";margin-right:.3em;font-size:1em;display:inline-block}.markdown ul ul,.markdown ol ol{margin-left:1.25714em}.markdown ul ul,.markdown ul ol,.markdown ol ul,.markdown ol ol{margin-bottom:0}.markdown ol{counter-reset:ol}.markdown ol li{counter-increment:ol}.markdown ol li:before{content:counter(ol)".";text-align:right;min-width:1em;margin-right:.5em;display:inline-block}.markdown ol li p{display:inline}.markdown code{border-radius:.3em;padding:.2em .5em;font-family:Fira Code Retina,monospace;font-size:.7em;display:inline}.markdown pre{background:0 0;margin:0;padding:0;display:block}.markdown pre code{width:100%;margin:0 0 1.5em;padding:1.2em 1em;line-height:1.45em;display:block}.markdown .hljs{padding:0}.markdown input[type=checkbox]{float:left;page-break-after:avoid;background:#fff;border:1px solid #ccc;border-radius:.2em;width:1rem;height:1rem;margin:.2em .5em .5em -1.7em;display:block;position:relative}.markdown input[type=checkbox]:checked:before{content:"✓";display:block;display:initial;color:#333;font-size:1.1em;font-weight:700;position:absolute;bottom:-.2em;left:.1em}.markdown input[type=checkbox]~label{width:100%;margin-bottom:.1em;display:block}.markdown ul li input[type=checkbox]{font:none}.markdown ul li input[type=checkbox]~label{width:auto;margin-bottom:.1em;margin-left:.5em;display:inline-block}.markdown table{width:calc(100% + 3em);margin-bottom:1.5em}.markdown table tr{border-bottom:1px solid #dedede}.markdown table th{font-weight:700}.markdown table td,.markdown table th{vertical-align:top;padding:.2em 1.5em;font-size:.95em}.markdown thead tr{border-bottom:4px double #dedede}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-400:oklch(70.4% .191 22.216);--color-yellow-200:oklch(94.5% .129 101.54);--color-blue-50:oklch(97% .014 254.604);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary-300:#aabecb;--color-primary-600:#324f62;--color-primary-700:#263c4b;--color-primary-800:#162936;--color-light-bg-primary:#fafcff;--color-light-bg-secondary:#edf0f3;--color-light-bg-tertiary:#e6edf1;--color-light-bg-quaternary:#d5e0e7;--color-dark-bg-primary:#0f1c24;--color-dark-bg-secondary:#162936;--color-dark-bg-tertiary:#263c4b;--color-dark-bg-quaternary:#324f62;--color-dark-primary:#dce4ea;--color-light-primary:#1b3445;--color-light-label-primary:#1b3445;--color-dark-label-primary:#dce4ea;--color-light-label-secondary:#677079;--color-dark-label-secondary:#aabecb;--color-light-label-tertiary:#7a909f;--color-dark-label-tertiary:#8ea7b8;--color-light-label-quaternary:#dee0e2;--color-dark-label-quaternary:#324e60;--color-label-on-accent-primary:#fbfdfe;--color-label-on-accent-secondary:#ddeaf8;--color-light-separator-no-transparency:#c3c6cb;--color-light-separator-transparency:#6f777c5c;--color-dark-separator-no-transparency:#1b3445;--color-dark-separator-transparency:#1b3445;--color-blue-light:#1e538c;--color-blue-dark:#4d7189;--color-blue-secondary-dark:#4d7189;--color-red-light:#f24036;--color-red-dark:#ff453a;--color-green-light:#34c759;--color-green-dark:#30d158;--color-orange-light:#ff9500;--color-orange-dark:#ff9f0a;--color-dark-fill-color-quaternary:#6b83922e;--color-light-fill-color-quaternary:#747c8014}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--dark-label-primary:#dce4ea;--light-label-primary:#1b3445;--dark-bg-primary:#0f1c24;--dark-bg-secondary:#162936;--light-bg-primary:#fafcff;--light-bg-secondary:#edf0f3;--light-bg-tertiary:#e6edf1;--dark-bg-tertiary:#263c4b;--light-bg-quaternary:#d5e0e7;--dark-bg-quaternary:#324f62;--dark-label-secondary:#aabecb;--light-label-secondary:#677079;--dark-label-tertiary:#8ea7b8;--light-label-tertiary:#7a909f;--label-on-accent-primary:#fbfdfe;--label-on-accent-secondary:#ddeaf8;--light-separator-no-transparency:#c3c6cb;--light-separator-transparency:#6f777c5c;--dark-separator-no-transparency:#1b3445;--dark-separator-transparency:#1b3445;--dark-elevated:#091c29;--dark-elevated-secondary:#162936;--blue-secondary:#0b3056;--red-light:#f24036;--red-dark:#ff453a;--blue-light:#1e538c;--blue-dark:#4d7189;--green-light:#34c759;--green-dark:#30d158;--orange-light:#ff9500;--orange-dark:#ff9f0a;--gray-light-3:#c7cacc;--gray-dark-3:#48484a;--fill-color-light-tertiary:#767c80;--fill-color-light-tertiary-12:#767c801f}*,:after,:before,::backdrop{border-color:var(--color-gray-200,currentcolor)}::file-selector-button{border-color:var(--color-gray-200,currentcolor)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f11a}::-webkit-scrollbar-thumb{background-color:#888;border:3px solid #f1f1f11a;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f11a}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.-top-6{top:calc(var(--spacing)*-6)}.top-4{top:calc(var(--spacing)*4)}.top-5{top:calc(var(--spacing)*5)}.top-10{top:calc(var(--spacing)*10)}.top-12{top:calc(var(--spacing)*12)}.top-16{top:calc(var(--spacing)*16)}.top-\[-8px\]{top:-8px}.top-\[3px\]{top:3px}.top-full{top:100%}.-right-px{right:-1px}.right-0{right:calc(var(--spacing)*0)}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.right-5{right:calc(var(--spacing)*5)}.right-10{right:calc(var(--spacing)*10)}.right-\[3px\]{right:3px}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-2{bottom:calc(var(--spacing)*2)}.bottom-4{bottom:calc(var(--spacing)*4)}.bottom-5{bottom:calc(var(--spacing)*5)}.bottom-16{bottom:calc(var(--spacing)*16)}.bottom-\[2px\]{bottom:2px}.-left-px{left:-1px}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-5{left:calc(var(--spacing)*5)}.left-\[50\%\]{left:50%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-2000{z-index:2000}.z-9997{z-index:9997}.z-9998{z-index:9998}.z-9999{z-index:9999}.row-span-full{grid-row:1/-1}.float-right{float:right}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.m-1{margin:calc(var(--spacing)*1)}.m-2{margin:calc(var(--spacing)*2)}.m-3{margin:calc(var(--spacing)*3)}.m-\[2px\]{margin:2px}.m-auto{margin:auto}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-auto{margin-inline:auto}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.my-3{margin-block:calc(var(--spacing)*3)}.my-\[8px\]{margin-block:8px}.my-auto{margin-block:auto}.-mt-2{margin-top:calc(var(--spacing)*-2)}.-mt-5{margin-top:calc(var(--spacing)*-5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-auto{margin-top:auto}.mr-0{margin-right:calc(var(--spacing)*0)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-10{margin-right:calc(var(--spacing)*10)}.mr-auto{margin-right:auto}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-24{margin-bottom:calc(var(--spacing)*24)}.-ml-2{margin-left:calc(var(--spacing)*-2)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-5{margin-left:calc(var(--spacing)*5)}.ml-\[0\.4rem\]{margin-left:.4rem}.ml-\[44px\]{margin-left:44px}.ml-auto{margin-left:auto}.grammar-icon{width:24px;height:24px;font:24px/1 grammar-icons,sans-serif;display:inline-block}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-0{height:calc(var(--spacing)*0)}.h-5{height:calc(var(--spacing)*5)}.h-5\/6{height:83.3333%}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-12{height:calc(var(--spacing)*12)}.h-20{height:calc(var(--spacing)*20)}.h-24{height:calc(var(--spacing)*24)}.h-28{height:calc(var(--spacing)*28)}.h-32{height:calc(var(--spacing)*32)}.h-96{height:calc(var(--spacing)*96)}.h-\[4px\]{height:4px}.h-\[12px\]{height:12px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[68px\]{height:68px}.h-\[80\%\]{height:80%}.h-\[80px\]{height:80px}.h-\[100px\]{height:100px}.h-\[150px\]{height:150px}.h-\[300px\]{height:300px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:calc(var(--spacing)*0)}.max-h-5{max-height:calc(var(--spacing)*5)}.max-h-40{max-height:calc(var(--spacing)*40)}.max-h-80{max-height:calc(var(--spacing)*80)}.max-h-\[30vh\]{max-height:30vh}.max-h-\[50vh\]{max-height:50vh}.max-h-\[56px\]{max-height:56px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[95\%\]{max-height:95%}.max-h-\[175px\]{max-height:175px}.max-h-\[195px\]{max-height:195px}.max-h-\[200px\]{max-height:200px}.max-h-\[230px\]{max-height:230px}.max-h-\[300px\]{max-height:300px}.max-h-\[calc\(90vh-150px\)\]{max-height:calc(90vh - 150px)}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-24{min-height:calc(var(--spacing)*24)}.min-h-\[48px\]{min-height:48px}.min-h-\[50px\]{min-height:50px}.min-h-\[200px\]{min-height:200px}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-1\/10{width:10%}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-12{width:calc(var(--spacing)*12)}.w-24{width:calc(var(--spacing)*24)}.w-28{width:calc(var(--spacing)*28)}.w-32{width:calc(var(--spacing)*32)}.w-36{width:calc(var(--spacing)*36)}.w-90{width:calc(var(--spacing)*90)}.w-96{width:calc(var(--spacing)*96)}.w-\[4px\]{width:4px}.w-\[44px\]{width:44px}.w-\[80px\]{width:80px}.w-\[200px\]{width:200px}.w-\[232px\]{width:232px}.w-\[288px\]{width:288px}.w-\[300px\]{width:300px}.w-\[312px\]{width:312px}.w-\[320px\]{width:320px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.max-w-0{max-width:calc(var(--spacing)*0)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3\/4{max-width:75%}.max-w-32{max-width:calc(var(--spacing)*32)}.max-w-\[90vw\]{max-width:90vw}.max-w-\[95\%\]{max-width:95%}.max-w-\[240px\]{max-width:240px}.max-w-\[320px\]{max-width:320px}.max-w-\[350px\]{max-width:350px}.max-w-\[360px\]{max-width:360px}.max-w-\[375px\]{max-width:375px}.max-w-\[400px\]{max-width:400px}.max-w-\[512px\]{max-width:512px}.max-w-\[1024px\]{max-width:1024px}.max-w-\[calc\(100\%-53px\)\]{max-width:calc(100% - 53px)}.max-w-\[calc\(100\%-72px\)\]{max-width:calc(100% - 72px)}.max-w-full{max-width:100%}.max-w-prose{max-width:65ch}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-5{min-width:calc(var(--spacing)*5)}.min-w-\[250px\]{min-width:250px}.min-w-\[300px\]{min-width:300px}.min-w-\[360px\]{min-width:360px}.min-w-\[400px\]{min-width:400px}.min-w-\[max\(10\%\,320px\)\]{min-width:max(10%,320px)}.min-w-\[max\(25\%\,320px\)\]{min-width:max(25%,320px)}.min-w-\[max\(33\%\,320px\)\]{min-width:max(33%,320px)}.min-w-\[max\(304px\,80vw\)\]{min-width:max(304px,80vw)}.flex-1{flex:1}.flex-auto{flex:auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-75{--tw-scale-x:75%;--tw-scale-y:75%;--tw-scale-z:75%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.scroll-py-2{scroll-padding-block:calc(var(--spacing)*2)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[repeat\(auto-fit\,44px\)\]{grid-template-columns:repeat(auto-fit,44px)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-start{justify-items:start}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-4{column-gap:calc(var(--spacing)*4)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-2{row-gap:calc(var(--spacing)*2)}.gap-y-5{row-gap:calc(var(--spacing)*5)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-gray-500>:not(:last-child)){border-color:var(--color-gray-500)}.self-center{align-self:center}.self-end{align-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-b-md{border-bottom-right-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[\#1c313f\]{border-color:#1c313f}.border-\[\#36B8B8\]{border-color:#36b8b8}.border-\[\#263C4B\]{border-color:#263c4b}.border-\[\#15272E\]{border-color:#15272e}.border-black{border-color:var(--color-black)}.border-blue-400{border-color:var(--color-blue-400)}.border-blue-light{border-color:var(--color-blue-light)}.border-gray-600{border-color:var(--color-gray-600)}.border-light-bg-primary{border-color:var(--color-light-bg-primary)}.border-light-bg-quaternary{border-color:var(--color-light-bg-quaternary)}.border-light-bg-secondary{border-color:var(--color-light-bg-secondary)}.border-light-bg-tertiary{border-color:var(--color-light-bg-tertiary)}.border-light-separator-no-transparency{border-color:var(--color-light-separator-no-transparency)}.border-light-separator-transparency{border-color:var(--color-light-separator-transparency)}.border-red-light{border-color:var(--color-red-light)}.border-r-light-separator-transparency{border-right-color:var(--color-light-separator-transparency)}.border-b-light-separator-transparency{border-bottom-color:var(--color-light-separator-transparency)}.bg-\[\#0F1C24\],.bg-\[\#0f1c24\]{background-color:#0f1c24}.bg-\[\#1A2730\]{background-color:#1a2730}.bg-\[\#1c313f\]{background-color:#1c313f}.bg-\[\#101d25\]{background-color:#101d25}.bg-\[\#15252d\]{background-color:#15252d}.bg-\[\#162936\]{background-color:#162936}.bg-\[\#ccdbe0\]{background-color:#ccdbe0}.bg-black{background-color:var(--color-black)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-400{background-color:var(--color-blue-400)}.bg-blue-400\/10{background-color:#54a2ff1a}@supports (color:color-mix(in lab,red,red)){.bg-blue-400\/10{background-color:color-mix(in oklab,var(--color-blue-400)10%,transparent)}}.bg-blue-light{background-color:var(--color-blue-light)}.bg-dark-primary{background-color:var(--color-dark-primary)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-gray-700{background-color:var(--color-gray-700)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-green-light{background-color:var(--color-green-light)}.bg-light-bg-primary{background-color:var(--color-light-bg-primary)}.bg-light-bg-quaternary{background-color:var(--color-light-bg-quaternary)}.bg-light-bg-secondary{background-color:var(--color-light-bg-secondary)}.bg-light-bg-tertiary{background-color:var(--color-light-bg-tertiary)}.bg-light-fill-color-quaternary{background-color:var(--color-light-fill-color-quaternary)}.bg-light-separator-no-transparency{background-color:var(--color-light-separator-no-transparency)}.bg-orange-light{background-color:var(--color-orange-light)}.bg-primary-700{background-color:var(--color-primary-700)}.bg-primary-800{background-color:var(--color-primary-800)}.bg-red-400{background-color:var(--color-red-400)}.bg-red-light{background-color:var(--color-red-light)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-yellow-200{background-color:var(--color-yellow-200)}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-0\!{padding:calc(var(--spacing)*0)!important}.p-0\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-10{padding:calc(var(--spacing)*10)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-16{padding-inline:calc(var(--spacing)*16)}.px-\[64px\]{padding-inline:64px}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.py-8{padding-block:calc(var(--spacing)*8)}.py-14{padding-block:calc(var(--spacing)*14)}.py-\[8px\]{padding-block:8px}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-1\.5{padding-top:calc(var(--spacing)*1.5)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-10{padding-top:calc(var(--spacing)*10)}.pr-1{padding-right:calc(var(--spacing)*1)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-5{padding-right:calc(var(--spacing)*5)}.pr-6{padding-right:calc(var(--spacing)*6)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-36{padding-bottom:calc(var(--spacing)*36)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-3{padding-left:calc(var(--spacing)*3)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-5{padding-left:calc(var(--spacing)*5)}.pl-8{padding-left:calc(var(--spacing)*8)}.pl-11{padding-left:calc(var(--spacing)*11)}.pl-12{padding-left:calc(var(--spacing)*12)}.text-center{text-align:center}.align-middle{vertical-align:middle}.align-text-bottom{vertical-align:text-bottom}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-4{--tw-leading:calc(var(--spacing)*4);line-height:calc(var(--spacing)*4)}.leading-5{--tw-leading:calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-\[12px\]{--tw-leading:12px;line-height:12px}.leading-none{--tw-leading:1;line-height:1}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-wrap{text-wrap:wrap}.wrap-break-word{overflow-wrap:break-word}.break-all{word-break:break-all}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-\[\#4C7988\]{color:#4c7988}.text-\[\#4D687A\]{color:#4d687a}.text-\[\#8EA7B8\]{color:#8ea7b8}.text-\[\#668599\]{color:#668599}.text-\[\#AABECB\]{color:#aabecb}.text-\[\#aac2cb\]{color:#aac2cb}.text-\[\#ccdbe0\]{color:#ccdbe0}.text-\[\#ffffff\]{color:#fff}.text-blue-500{color:var(--color-blue-500)}.text-blue-light{color:var(--color-blue-light)}.text-gray-200{color:var(--color-gray-200)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-green-light{color:var(--color-green-light)}.text-label-on-accent-primary{color:var(--color-label-on-accent-primary)}.text-label-on-accent-secondary{color:var(--color-label-on-accent-secondary)}.text-light-label-primary{color:var(--color-light-label-primary)}.text-light-label-quaternary{color:var(--color-light-label-quaternary)}.text-light-label-secondary{color:var(--color-light-label-secondary)}.text-light-label-tertiary{color:var(--color-light-label-tertiary)}.text-light-primary{color:var(--color-light-primary)}.text-orange-light{color:var(--color-orange-light)}.text-primary-300{color:var(--color-primary-300)}.text-red-light{color:var(--color-red-light)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-0\.5{opacity:.005}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-100{opacity:1}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;user-select:none}.first\:border-l-0:first-child{border-left-style:var(--tw-border-style);border-left-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.last\:pr-0:last-child{padding-right:calc(var(--spacing)*0)}.last\:pb-20:last-child{padding-bottom:calc(var(--spacing)*20)}.focus-within\:border-light-label-secondary:focus-within{border-color:var(--color-light-label-secondary)}@media (hover:hover){.hover\:border-gray-500:hover{border-color:var(--color-gray-500)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-light-bg-primary:hover{background-color:var(--color-light-bg-primary)}.hover\:bg-light-bg-quaternary:hover{background-color:var(--color-light-bg-quaternary)}.hover\:bg-light-bg-secondary:hover{background-color:var(--color-light-bg-secondary)}.hover\:bg-light-bg-tertiary:hover{background-color:var(--color-light-bg-tertiary)}.hover\:bg-primary-600:hover{background-color:var(--color-primary-600)}.hover\:bg-transparent:hover{background-color:#0000}.hover\:text-light-primary:hover{color:var(--color-light-primary)}.hover\:text-red-light:hover{color:var(--color-red-light)}.hover\:opacity-100:hover{opacity:1}}.focus\:border-red-light:focus{border-color:var(--color-red-light)}.focus\:bg-light-bg-primary:focus{background-color:var(--color-light-bg-primary)}.focus\:bg-light-bg-tertiary:focus{background-color:var(--color-light-bg-tertiary)}.focus\:bg-transparent:focus{background-color:#0000}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-blue-light:focus{--tw-ring-offset-color:var(--color-blue-light)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:outline-0:focus{outline-style:var(--tw-outline-style);outline-width:0}.focus\:outline-offset-0:focus{outline-offset:0px}.active\:border-red-light:active{border-color:var(--color-red-light)}.active\:bg-light-bg-primary:active{background-color:var(--color-light-bg-primary)}@media (min-width:40rem){.sm\:min-w-0{min-width:calc(var(--spacing)*0)}.sm\:p-6{padding:calc(var(--spacing)*6)}.sm\:px-14{padding-inline:calc(var(--spacing)*14)}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (min-width:48rem){.md\:max-w-\[420px\]{max-width:420px}.md\:min-w-\[360px\]{min-width:360px}.md\:p-20{padding:calc(var(--spacing)*20)}}@media (min-width:64rem){.lg\:min-w-\[60vw\]{min-width:60vw}}.dark\:border-blue-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-color:var(--color-blue-dark)}.dark\:border-dark-bg-primary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-color:var(--color-dark-bg-primary)}.dark\:border-dark-bg-quaternary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-color:var(--color-dark-bg-quaternary)}.dark\:border-dark-bg-secondary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-color:var(--color-dark-bg-secondary)}.dark\:border-dark-bg-tertiary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-color:var(--color-dark-bg-tertiary)}.dark\:border-dark-separator-transparency:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-color:var(--color-dark-separator-transparency)}.dark\:border-red-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-color:var(--color-red-dark)}.dark\:border-r-dark-separator-transparency:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-right-color:var(--color-dark-separator-transparency)}.dark\:border-b-dark-separator-transparency:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){border-bottom-color:var(--color-dark-separator-transparency)}.dark\:bg-\[\#324f62\]:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:#324f62}.dark\:bg-dark-bg-primary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-dark-bg-primary)}.dark\:bg-dark-bg-quaternary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-dark-bg-quaternary)}.dark\:bg-dark-bg-secondary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-dark-bg-secondary)}.dark\:bg-dark-bg-tertiary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-dark-bg-tertiary)}.dark\:bg-dark-fill-color-quaternary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-dark-fill-color-quaternary)}.dark\:bg-dark-separator-no-transparency:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-dark-separator-no-transparency)}.dark\:bg-green-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-green-dark)}.dark\:bg-orange-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-orange-dark)}.dark\:bg-red-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:var(--color-red-dark)}.dark\:bg-transparent:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){background-color:#0000}.dark\:text-blue-secondary-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-blue-secondary-dark)}.dark\:text-dark-label-primary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-dark-label-primary)}.dark\:text-dark-label-quaternary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-dark-label-quaternary)}.dark\:text-dark-label-secondary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-dark-label-secondary)}.dark\:text-dark-label-tertiary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-dark-label-tertiary)}.dark\:text-gray-400:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-gray-400)}.dark\:text-green-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-green-dark)}.dark\:text-red-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *){color:var(--color-red-dark)}.dark\:focus-within\:border-dark-label-secondary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):focus-within{border-color:var(--color-dark-label-secondary)}@media (hover:hover){.dark\:hover\:bg-dark-bg-primary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-dark-bg-primary)}.dark\:hover\:bg-dark-bg-quaternary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-dark-bg-quaternary)}.dark\:hover\:bg-dark-bg-secondary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-dark-bg-secondary)}.dark\:hover\:bg-dark-bg-tertiary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-dark-bg-tertiary)}.dark\:hover\:bg-gray-800:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-gray-800)}.dark\:hover\:bg-transparent:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{background-color:#0000}.dark\:hover\:text-dark-label-primary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{color:var(--color-dark-label-primary)}.dark\:hover\:text-red-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):hover{color:var(--color-red-dark)}}.dark\:focus\:border-red-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):focus{border-color:var(--color-red-dark)}.dark\:focus\:bg-dark-bg-primary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):focus{background-color:var(--color-dark-bg-primary)}.dark\:focus\:bg-dark-bg-tertiary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):focus{background-color:var(--color-dark-bg-tertiary)}.dark\:focus\:bg-transparent:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):focus{background-color:#0000}.dark\:focus\:ring-offset-blue-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):focus{--tw-ring-offset-color:var(--color-blue-dark)}.dark\:active\:border-red-dark:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):active{border-color:var(--color-red-dark)}.dark\:active\:bg-dark-bg-primary:where(.dark,.dark *,[data-theme=dark],[data-theme=dark] *):active{background-color:var(--color-dark-bg-primary)}}:root[data-theme=light]{--sizingCustomShadowsElevationNoneX:0px;--sizingCustomShadowsElevationNoneY:0px;--sizingCustomShadowsElevationNoneBlur:0px;--sizingCustomShadowsElevationNoneSpread:0px;--sizingCustomShadowsElevationUpperFlatX:0px;--sizingCustomShadowsElevationUpperFlatY:-2px;--sizingCustomShadowsElevationUpperFlatBlur:2px;--sizingCustomShadowsElevationUpperFlatSpread:0px;--sizingCustomShadowsElevationUpperRaisedX:0px;--sizingCustomShadowsElevationUpperRaisedY:-3px;--sizingCustomShadowsElevationUpperRaisedBlur:4px;--sizingCustomShadowsElevationUpperRaisedSpread:0px;--sizingCustomShadowsElevationUpperFloatingX:0px;--sizingCustomShadowsElevationUpperFloatingY:-5px;--sizingCustomShadowsElevationUpperFloatingBlur:8px;--sizingCustomShadowsElevationUpperFloatingSpread:0px;--sizingCustomShadowsElevationUpperOverlayX:0px;--sizingCustomShadowsElevationUpperOverlayY:-8px;--sizingCustomShadowsElevationUpperOverlayBlur:16px;--sizingCustomShadowsElevationUpperOverlaySpread:0px;--sizingCustomShadowsElevationGlobalFlatX:0px;--sizingCustomShadowsElevationGlobalFlatY:0px;--sizingCustomShadowsElevationGlobalFlatBlur:4px;--sizingCustomShadowsElevationGlobalFlatSpread:0px;--sizingCustomShadowsElevationGlobalRaisedX:0px;--sizingCustomShadowsElevationGlobalRaisedY:0px;--sizingCustomShadowsElevationGlobalRaisedBlur:8px;--sizingCustomShadowsElevationGlobalRaisedSpread:0px;--sizingCustomShadowsElevationGlobalFloatingX:0px;--sizingCustomShadowsElevationGlobalFloatingY:0px;--sizingCustomShadowsElevationGlobalFloatingBlur:16px;--sizingCustomShadowsElevationGlobalFloatingSpread:0px;--sizingCustomShadowsElevationGlobalOverlayX:0px;--sizingCustomShadowsElevationGlobalOverlayY:0px;--sizingCustomShadowsElevationGlobalOverlayBlur:36px;--sizingCustomShadowsElevationGlobalOverlaySpread:0px;--sizingCustomShadowsElevationDropFlatX:0px;--sizingCustomShadowsElevationDropFlatY:2px;--sizingCustomShadowsElevationDropFlatBlur:2px;--sizingCustomShadowsElevationDropFlatSpread:0px;--sizingCustomShadowsElevationDropRaisedX:0px;--sizingCustomShadowsElevationDropRaisedY:3px;--sizingCustomShadowsElevationDropRaisedBlur:4px;--sizingCustomShadowsElevationDropRaisedSpread:0px;--sizingCustomShadowsElevationDropFloatingX:0px;--sizingCustomShadowsElevationDropFloatingY:5px;--sizingCustomShadowsElevationDropFloatingBlur:8px;--sizingCustomShadowsElevationDropFloatingSpread:0px;--sizingCustomShadowsElevationDropOverlayX:0px;--sizingCustomShadowsElevationDropOverlayY:8px;--sizingCustomShadowsElevationDropOverlayBlur:16px;--sizingCustomShadowsElevationDropOverlaySpread:0px;--sizingCustomShadowsSensorOnX:0px;--sizingCustomShadowsSensorOnY:0px;--sizingCustomShadowsSensorOnBlur:4px;--sizingCustomShadowsSensorOnSpread:0px;--sizingCustomShadowsSensorOffX:0px;--sizingCustomShadowsSensorOffY:0px;--sizingCustomShadowsSensorOffBlur:0px;--sizingCustomShadowsSensorOffSpread:0px;--sizingCustomLayerBlurAnimationPulse:40px;--colorFeedbackForegroundXxxxLowEmphasis:#f4f8fb;--colorFeedbackForegroundXxxLowEmphasis:#ccd8e0;--colorFeedbackForegroundXxLowEmphasis:#aabecb;--colorFeedbackForegroundXLowEmphasis:#8ea7b8;--colorFeedbackForegroundLowEmphasis:#668599;--colorFeedbackForegroundDefault:#58788d;--colorFeedbackForegroundHighEmphasis:#4d7189;--colorFeedbackForegroundXHighEmphasis:#3e5e74;--colorFeedbackForegroundXxHighEmphasis:#324f62;--colorFeedbackForegroundXxxHighEmphasis:#263c4b;--colorFeedbackForegroundHighlightXLowEmphasis:#edf3f7;--colorFeedbackForegroundHighlightLowEmphasis:#f4f8fb;--colorFeedbackForegroundHighlightDefault:#fff;--colorFeedbackForegroundHighlightHighEmphasis:#fff;--colorFeedbackForegroundOkXxLowEmphasis:#e5fff6;--colorFeedbackForegroundOkXLowEmphasis:#c7ffeb;--colorFeedbackForegroundOkLowEmphasis:#57ffc2;--colorFeedbackForegroundOkDefault:#00c27c;--colorFeedbackForegroundOkHighEmphasis:#00b875;--colorFeedbackForegroundOkXHighEmphasis:#008051;--colorFeedbackForegroundOkXxHighEmphasis:#00291a;--colorFeedbackForegroundOkHighlightDefault:#3dffb9;--colorFeedbackForegroundOkHighlightHighEmphasis:#e5fff6;--colorFeedbackForegroundAccentXxLowEmphasis:#f7fdfd;--colorFeedbackForegroundAccentXLowEmphasis:#d6f5f5;--colorFeedbackForegroundAccentLowEmphasis:#a8e6e6;--colorFeedbackForegroundAccentDefault:#31a9aa;--colorFeedbackForegroundAccentHighEmphasis:#2c9696;--colorFeedbackForegroundAccentXHighEmphasis:#217373;--colorFeedbackForegroundAccentXxHighEmphasis:#174f4f;--colorFeedbackForegroundAccentHighlightDefault:#2c9696;--colorFeedbackForegroundErrorXxxLowEmphasis:#fff5fd;--colorFeedbackForegroundErrorXxLowEmphasis:#ffe5fa;--colorFeedbackForegroundErrorXLowEmphasis:#ff7ae4;--colorFeedbackForegroundErrorLowEmphasis:#ff66e0;--colorFeedbackForegroundErrorDefault:#ff4ddb;--colorFeedbackForegroundErrorHighEmphasis:#ff1fd2;--colorFeedbackForegroundErrorXHighEmphasis:#c2009b;--colorFeedbackForegroundErrorXxHighEmphasis:#940076;--colorFeedbackForegroundErrorXxxHighEmphasis:#140010;--colorFeedbackForegroundErrorHighlightDefault:#ff66e0;--colorFeedbackForegroundWarningXLowEmphasis:#1f1000;--colorFeedbackForegroundWarningLowEmphasis:#6b3700;--colorFeedbackForegroundWarningDefault:#ffa100;--colorFeedbackForegroundWarningHighEmphasis:#ff9500;--colorFeedbackForegroundWarningXHighEmphasis:#e07b00;--colorFeedbackForegroundWarningHighlightDefault:#e07b00;--colorFeedbackForegroundDangerXLowEmphasis:#f01f2d;--colorFeedbackForegroundDangerLowEmphasis:#ff2e2e;--colorFeedbackForegroundDangerDefault:#f9454a;--colorFeedbackForegroundDangerHighEmphasis:#fdc4c5;--colorFeedbackForegroundDangerXHighEmphasis:#fedcdd;--colorFeedbackForegroundDangerHighlightDefault:#f9454a;--colorFeedbackForegroundDangerHighlightHighEmphasis:snow;--colorFeedbackForegroundNotClassifiedDefault:#00a86c;--colorFeedbackForegroundNotClassifiedHighlightDefault:#00b875;--colorFeedbackBackgroundXxxLowEmphasis:#edf3f7;--colorFeedbackBackgroundXxLowEmphasis:#edf3f7;--colorFeedbackBackgroundXLowEmphasis:#e8eff3;--colorFeedbackBackgroundLowEmphasis:#dce4ea;--colorFeedbackBackgroundDefault:#ccd8e0;--colorFeedbackBackgroundHighEmphasis:#aabecb;--colorFeedbackBackgroundXHighEmphasis:#58788d;--colorFeedbackBackgroundXxHighEmphasis:#324f62;--colorFeedbackBackgroundTransparentDefault:#ccd8e066;--colorFeedbackBackgroundOkDefault:#00b875;--colorFeedbackBackgroundOkTransparentDefault:#24ffb04d;--colorFeedbackBackgroundAccentLowEmphasis:#bcebeb;--colorFeedbackBackgroundAccentDefault:#55cece;--colorFeedbackBackgroundAccentHighEmphasis:#36b8b8;--colorFeedbackBackgroundAccentXHighEmphasis:#2c9696;--colorFeedbackBackgroundAccentTransparentDefault:#55cece4d;--colorFeedbackBackgroundNotClassifiedDefault:#009961;--colorFeedbackBackgroundWarningDefault:#ffdf3a;--colorFeedbackBackgroundWarningHighEmphasis:#ffd900;--colorFeedbackBackgroundWarningTransparentDefault:#fff7054d;--colorFeedbackBackgroundErrorDefault:#ff4ddb;--colorFeedbackBackgroundErrorHighEmphasis:#ff38d7;--colorFeedbackBackgroundErrorTransparentDefault:#ff4ddb4d;--colorFeedbackBackgroundDangerXLowEmphasis:#fedcdd;--colorFeedbackBackgroundDangerLowEmphasis:#ff2e2e;--colorFeedbackBackgroundDangerDefault:#f9454a;--colorFeedbackBackgroundDangerTransparentDefault:#f9454a4d;--colorFeedbackBorderXLowEmphasis:#8ea7b8;--colorFeedbackBorderLowEmphasis:#668599;--colorFeedbackBorderDefault:#58788d;--colorFeedbackBorderHighEmphasis:#4d7189;--colorFeedbackBorderOkDefault:#00cc82;--colorFeedbackBorderAccentDefault:#69d3d3;--colorFeedbackBorderAccentHighEmphasis:#94e0e0;--colorFeedbackBorderAccentXHighEmphasis:#d6f5f5;--colorFeedbackBorderAccentXxHighEmphasis:#e7f8f8;--colorFeedbackBorderNotClassifiedDefault:#009961;--colorFeedbackBorderErrorDefault:#ff1fd2;--colorFeedbackBorderWarningDefault:#ffc400;--colorFeedbackBorderDangerDefault:#ff2e2e;--colorNeutralForegroundXxxLowEmphasis:#ccd8e0;--colorNeutralForegroundXxLowEmphasis:#aabecb;--colorNeutralForegroundXLowEmphasis:#668599;--colorNeutralForegroundLowEmphasis:#58788d;--colorNeutralForegroundDefault:#4d7189;--colorNeutralForegroundHighEmphasis:#3e5e74;--colorNeutralForegroundXHighEmphasis:#1c313f;--colorNeutralForegroundXxHighEmphasis:#15232d;--colorNeutralForegroundTransparentDefault:#4d718940;--colorNeutralBackgroundLevel0:#fff;--colorNeutralBackgroundLevel1:#f4f8fb;--colorNeutralBackgroundLevel2:#edf3f7;--colorNeutralBackgroundLevel3:#e8eff3;--colorNeutralBackgroundLevel4:#dce4ea;--colorNeutralBackgroundTransparentLowEmphasis:#324f6299;--colorNeutralBackgroundTransparentDefault:#fffc;--colorNeutralBackgroundTransparentHighEmphasis:#edf3f7e6;--colorNeutralBackgroundSurfaceXxxLowEmphasis:#e8eff3;--colorNeutralBackgroundSurfaceXxLowEmphasis:#e8eff3;--colorNeutralBackgroundSurfaceXLowEmphasis:#edf3f7;--colorNeutralBackgroundSurfaceLowEmphasis:#f4f8fb;--colorNeutralBackgroundSurfaceDefault:#fff;--colorNeutralBackgroundSurfaceHighEmphasis:#fff;--colorNeutralBackgroundSurfaceXHighEmphasis:#fff;--colorNeutralBackgroundSurfaceXxHighEmphasis:#edf3f7;--colorNeutralBackgroundSurfaceXxxHighEmphasis:#e8eff3;--colorNeutralBackgroundSurfaceXxxxHighEmphasis:#dce4ea;--colorNeutralBorderXxxLowEmphasis:#e8eff3;--colorNeutralBorderXxLowEmphasis:#dce4ea;--colorNeutralBorderXLowEmphasis:#ccd8e0;--colorNeutralBorderLowEmphasis:#aabecb;--colorNeutralBorderDefault:#8ea7b8;--colorNeutralBorderHighEmphasis:#668599;--colorNeutralBorderXHighEmphasis:#58788d;--colorNeutralBorderXxHighEmphasis:#4d7189;--colorNeutralBorderXxxHighEmphasis:#3e5e74;--colorNeutralBorderXxxxHighEmphasis:#324f62;--colorActionForegroundXLowEmphasis:#aabecb;--colorActionForegroundLowEmphasis:#58788d;--colorActionForegroundDefault:#3e5e74;--colorActionForegroundHighEmphasis:#324f62;--colorActionForegroundXHighEmphasis:#162936;--colorActionForegroundOnBackgroundXxLowEmphasis:#dce4ea;--colorActionForegroundOnBackgroundXLowEmphasis:#8ea7b8;--colorActionForegroundOnBackgroundLowEmphasis:#4d7189;--colorActionForegroundOnBackgroundDefault:#324f62;--colorActionForegroundOnBackgroundHighEmphasis:#263c4b;--colorActionForegroundOnBackgroundXHighEmphasis:#15232d;--colorActionForegroundOnBackgroundXxHighEmphasis:#0a141a;--colorActionBackgroundXLowEmphasis:#f4f8fb;--colorActionBackgroundLowEmphasis:#edf3f7;--colorActionBackgroundDefault:#e8eff3;--colorActionBackgroundHighEmphasis:#dce4ea;--colorActionBackgroundXHighEmphasis:#ccd8e0;--colorActionBackgroundXxHighEmphasis:#aabecb;--colorActionBackgroundHighlightXxLowEmphasis:#fff;--colorActionBackgroundHighlightXLowEmphasis:#edf3f7;--colorActionBackgroundHighlightLowEmphasis:#668599;--colorActionBackgroundHighlightDefault:#4d7189;--colorActionBackgroundHighlightHighEmphasis:#3e5e74;--colorActionBackgroundHighlightXHighEmphasis:#324f62;--colorActionBorderXxLowEmphasis:#dce4ea;--colorActionBorderXLowEmphasis:#ccd8e0;--colorActionBorderLowEmphasis:#aabecb;--colorActionBorderDefault:#8ea7b8;--colorActionBorderHighEmphasis:#58788d;--colorActionBorderXHighEmphasis:#4d7189;--colorActionBorderXxHighEmphasis:#3e5e74;--colorFormForegroundXxxLowEmphasis:#aabecb;--colorFormForegroundXxLowEmphasis:#8ea7b8;--colorFormForegroundXLowEmphasis:#668599;--colorFormForegroundLowEmphasis:#58788d;--colorFormForegroundDefault:#3e5e74;--colorFormForegroundHighEmphasis:#324f62;--colorFormForegroundXHighEmphasis:#2d4758;--colorFormForegroundXxHighEmphasis:#263c4b;--colorFormForegroundOnBackgroundXxLowEmphasis:#edf3f7;--colorFormForegroundOnBackgroundXLowEmphasis:#aabecb;--colorFormForegroundOnBackgroundLowEmphasis:#668599;--colorFormForegroundOnBackgroundDefault:#3e5e74;--colorFormForegroundOnBackgroundHighEmphasis:#263c4b;--colorFormForegroundOnBackgroundXHighEmphasis:#162936;--colorFormBackgroundXLowEmphasis:#fff;--colorFormBackgroundLowEmphasis:#f4f8fb;--colorFormBackgroundDefault:#edf3f7;--colorFormBackgroundHighEmphasis:#e8eff3;--colorFormBackgroundXHighEmphasis:#dce4ea;--colorFormBackgroundHighlightXLowEmphasis:#edf3f7;--colorFormBackgroundHighlightLowEmphasis:#e8eff3;--colorFormBackgroundHighlightDefault:#ccd8e0;--colorFormBackgroundHighlightHighEmphasis:#aabecb;--colorFormBackgroundHighlightXHighEmphasis:#668599;--colorFormBackgroundHighlightXxHighEmphasis:#668599;--colorFormBackgroundTransparentDefault:#4d71894d;--colorFormBackgroundTransparentHighEmphasis:#4d718980;--colorFormBorderXLowEmphasis:#ccd8e0;--colorFormBorderLowEmphasis:#aabecb;--colorFormBorderDefault:#668599;--colorFormBorderHighEmphasis:#4d7189;--colorFormBorderXHighEmphasis:#324f62;--colorFormBorderHighlightXLowEmphasis:#8ea7b8;--colorFormBorderHighlightLowEmphasis:#668599;--colorFormBorderHighlightDefault:#4d7189;--colorFormBorderHighlightHighEmphasis:#324f62;--colorFormBorderHighlightXHighEmphasis:#263c4b;--colorErrorForegroundLowEmphasis:#ffb3f0;--colorErrorForegroundDefault:#ff1fd2;--colorErrorForegroundHighEmphasis:#db00af;--colorErrorForegroundOnBackgroundLowEmphasis:#ffe5fa;--colorErrorForegroundOnBackgroundDefault:#fff5fd;--colorErrorForegroundOnBackgroundHighEmphasis:#fff;--colorErrorBackgroundLowEmphasis:#ffb3f0;--colorErrorBackgroundDefault:#ff1fd2;--colorErrorBackgroundHighEmphasis:#f000c0;--colorErrorBackgroundXHighEmphasis:#c2009b;--colorErrorBorderLowEmphasis:#ff7ae4;--colorErrorBorderDefault:#ff1fd2;--colorErrorBorderHighEmphasis:#f000c0;--colorErrorBorderXHighEmphasis:#c2009b;--colorDangerForegroundLowEmphasis:#fc9c9f;--colorDangerForegroundDefault:#ff2e2e;--colorDangerForegroundHighEmphasis:#e7162a;--colorDangerForegroundOnBackgroundLowEmphasis:#fedcdd;--colorDangerForegroundOnBackgroundDefault:snow;--colorDangerForegroundOnBackgroundHighEmphasis:#fff;--colorDangerBackgroundLowEmphasis:#fc9c9f;--colorDangerBackgroundDefault:#ff2e2e;--colorDangerBackgroundHighEmphasis:#f7262d;--colorDangerBackgroundXHighEmphasis:#f01f2d;--colorDangerBorderLowEmphasis:#fa7074;--colorDangerBorderDefault:#ff2e2e;--colorDangerBorderHighEmphasis:#f01f2d;--colorDangerBorderXHighEmphasis:#de0d27;--colorMilitaryMapHostile:#ff2d2d;--colorMilitaryMapNew:#ffb800;--colorMilitaryMapUnknown:#fff504;--colorMilitaryMapNeutral:#11ef42;--colorMilitaryMapFriend:#00c3ff;--colorMilitaryMapEngagement:#0038ff;--colorMilitaryMapAccent:#36b8b8;--colorMilitaryMapFocus:#00dadb;--colorMilitaryUiHostile:#f69698;--colorMilitaryUiNew:#ffb800;--colorMilitaryUiUnknown:#f9f464;--colorMilitaryUiNeutral:#83f783;--colorMilitaryUiFriend:#6fd4ff;--colorMilitaryUiEngagement:#5277ff;--colorMilitaryUiAccent:#7dd9d9;--colorMilitaryUiFocus:#a8e6e6;--colorMilitaryBorderDim:#03080c;--colorMilitaryBorderBright:#fff;--colorToolsBlack:#000;--colorToolsWhite:#fff;--colorToolsLightGray:#b0b0b0;--colorToolsGray:#999;--colorToolsBlue:#1448ff;--colorToolsPurple:#6b0099;--colorToolsGreen:#03b300;--colorToolsLightBlue:#00dadb;--colorToolsHighChroma1:#ff38d7;--colorToolsHighChroma2:#ffd900;--colorToolsHighChroma3:#9d5f4b;--colorToolsPink:#e74be7;--colorToolsYellow:#ccc500;--colorToolsOrange:#cc7000;--colorToolsDarkOrange:#ff4b14;--colorToolsRed:#c00;--colorShadowsXLowEmphasis:#03080c52;--colorShadowsLowEmphasis:#03080c57;--colorShadowsMidEmphasis:#03080c5c;--colorShadowsHighEmphasis:#03080c6b;--colorShadowsXHighEmphasis:#03080c80;--colorShadowsXxHighEmphasis:#03080c99;--colorOtherNone:none;--colorOtherNoneHigh:none;--colorOtherTransparent:#4d718900;--colorOtherWhite:#fff;--colorOtherBlack:#000;--colorOtherKFocus:#4c7988;--colorOtherWhiteBlackBlackWhite:#000;--borderWidthNone:0px;--borderWidthNoneHigh:0px;--borderWidthNoneXHigh:0px;--borderWidthNoneXxHigh:0px;--borderWidthSm:1px;--borderWidthSmHigh:1px;--borderWidthSmXHigh:1px;--borderWidthLg:2px;--borderWidthLgHigh:2px;--opacityShadowsXLow:.32;--opacityShadowsLow:.34;--opacityShadowsMid:.36;--opacityShadowsHigh:.42;--opacityShadowsXHigh:.5;--opacityShadowsXxHigh:.6;--fontWeightRegular:400;--fontWeightRegularHigh:400;--fontWeightRegularXHigh:400;--fontWeightRegularItalicWeight:400;--fontWeightRegularItalicStyle:italic;--fontWeightMedium:500;--fontWeightSemibold:600;--fontWeightBold:700;--boxShadowElevationNone:0px 0px 0px 0px none;--boxShadowElevationUpperFlat:0px -2px 2px 0px #03080c52;--boxShadowElevationUpperRaised:0px -3px 4px 0px #03080c57;--boxShadowElevationUpperFloating:0px -5px 8px 0px #03080c6b;--boxShadowElevationUpperOverlay:0px -8px 16px 0px #03080c5c;--boxShadowElevationGlobalFlat:0px 0px 4px 0px #03080c52;--boxShadowElevationGlobalRaised:0px 0px 8px 0px #03080c6b;--boxShadowElevationGlobalFloating:0px 0px 16px 0px #03080c80;--boxShadowElevationGlobalOverlay:0px 0px 36px 0px #03080c99;--boxShadowElevationDropFlat:0px 2px 2px 0px #03080c52;--boxShadowElevationDropRaised:0px 3px 4px 0px #03080c57;--boxShadowElevationDropFloating:0px 5px 8px 0px #03080c6b;--boxShadowElevationDropOverlay:0px 8px 16px 0px #03080c5c;--boxShadowGlowSensorOk:0px 0px 4px 0px #00c27c;--boxShadowGlowSensorError:0px 0px 4px 0px #ff7ae4;--boxShadowGlowSensorDanger:0px 0px 4px 0px #f01f2d;--boxShadowGlowSensorOff:0px 0px 0px 0px #8ea7b8;--themeName:light_theme;--borderEnabled:0px solid none;--borderKFocus:2px solid #4c7988;--typographyHeadingLg:400 1.625rem/2.25rem "Source Sans Pro";--typographyHeadingMd:400 1.375rem/2rem "Source Sans Pro";--typographyHeadingSm:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXxlNormal:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalXHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlStrong:600 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXlNormal:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalXHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrong:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrongCompact:600 1.125rem/1.125rem "Source Sans Pro";--typographyLabelLgNormal:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalXHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalXHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgStrong:600 1rem/1.25rem "Source Sans Pro";--typographyLabelMdNormal:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalXHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalCompact:400 .875rem/.875rem "Source Sans Pro";--typographyLabelMdStrong:600 .875rem/1rem "Source Sans Pro";--typographyLabelSmNormal:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalXHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmStrong:600 .75rem/.75rem "Source Sans Pro";--typographyLabelXsNormal:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalXHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsStrong:600 .625rem/.75rem "Source Sans Pro";--typographyBodyNormal:400 1rem/1.25rem "Source Sans Pro";--typographyBodyNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyBodyStrong:600 1rem/1.25rem "Source Sans Pro";--typographyBodyEdited:italic 400 1rem/1.25rem "Source Sans Pro"}@media (prefers-color-scheme:light){:root:not([data-theme]){--sizingCustomShadowsElevationNoneX:0px;--sizingCustomShadowsElevationNoneY:0px;--sizingCustomShadowsElevationNoneBlur:0px;--sizingCustomShadowsElevationNoneSpread:0px;--sizingCustomShadowsElevationUpperFlatX:0px;--sizingCustomShadowsElevationUpperFlatY:-2px;--sizingCustomShadowsElevationUpperFlatBlur:2px;--sizingCustomShadowsElevationUpperFlatSpread:0px;--sizingCustomShadowsElevationUpperRaisedX:0px;--sizingCustomShadowsElevationUpperRaisedY:-3px;--sizingCustomShadowsElevationUpperRaisedBlur:4px;--sizingCustomShadowsElevationUpperRaisedSpread:0px;--sizingCustomShadowsElevationUpperFloatingX:0px;--sizingCustomShadowsElevationUpperFloatingY:-5px;--sizingCustomShadowsElevationUpperFloatingBlur:8px;--sizingCustomShadowsElevationUpperFloatingSpread:0px;--sizingCustomShadowsElevationUpperOverlayX:0px;--sizingCustomShadowsElevationUpperOverlayY:-8px;--sizingCustomShadowsElevationUpperOverlayBlur:16px;--sizingCustomShadowsElevationUpperOverlaySpread:0px;--sizingCustomShadowsElevationGlobalFlatX:0px;--sizingCustomShadowsElevationGlobalFlatY:0px;--sizingCustomShadowsElevationGlobalFlatBlur:4px;--sizingCustomShadowsElevationGlobalFlatSpread:0px;--sizingCustomShadowsElevationGlobalRaisedX:0px;--sizingCustomShadowsElevationGlobalRaisedY:0px;--sizingCustomShadowsElevationGlobalRaisedBlur:8px;--sizingCustomShadowsElevationGlobalRaisedSpread:0px;--sizingCustomShadowsElevationGlobalFloatingX:0px;--sizingCustomShadowsElevationGlobalFloatingY:0px;--sizingCustomShadowsElevationGlobalFloatingBlur:16px;--sizingCustomShadowsElevationGlobalFloatingSpread:0px;--sizingCustomShadowsElevationGlobalOverlayX:0px;--sizingCustomShadowsElevationGlobalOverlayY:0px;--sizingCustomShadowsElevationGlobalOverlayBlur:36px;--sizingCustomShadowsElevationGlobalOverlaySpread:0px;--sizingCustomShadowsElevationDropFlatX:0px;--sizingCustomShadowsElevationDropFlatY:2px;--sizingCustomShadowsElevationDropFlatBlur:2px;--sizingCustomShadowsElevationDropFlatSpread:0px;--sizingCustomShadowsElevationDropRaisedX:0px;--sizingCustomShadowsElevationDropRaisedY:3px;--sizingCustomShadowsElevationDropRaisedBlur:4px;--sizingCustomShadowsElevationDropRaisedSpread:0px;--sizingCustomShadowsElevationDropFloatingX:0px;--sizingCustomShadowsElevationDropFloatingY:5px;--sizingCustomShadowsElevationDropFloatingBlur:8px;--sizingCustomShadowsElevationDropFloatingSpread:0px;--sizingCustomShadowsElevationDropOverlayX:0px;--sizingCustomShadowsElevationDropOverlayY:8px;--sizingCustomShadowsElevationDropOverlayBlur:16px;--sizingCustomShadowsElevationDropOverlaySpread:0px;--sizingCustomShadowsSensorOnX:0px;--sizingCustomShadowsSensorOnY:0px;--sizingCustomShadowsSensorOnBlur:4px;--sizingCustomShadowsSensorOnSpread:0px;--sizingCustomShadowsSensorOffX:0px;--sizingCustomShadowsSensorOffY:0px;--sizingCustomShadowsSensorOffBlur:0px;--sizingCustomShadowsSensorOffSpread:0px;--sizingCustomLayerBlurAnimationPulse:40px;--colorFeedbackForegroundXxxxLowEmphasis:#f4f8fb;--colorFeedbackForegroundXxxLowEmphasis:#ccd8e0;--colorFeedbackForegroundXxLowEmphasis:#aabecb;--colorFeedbackForegroundXLowEmphasis:#8ea7b8;--colorFeedbackForegroundLowEmphasis:#668599;--colorFeedbackForegroundDefault:#58788d;--colorFeedbackForegroundHighEmphasis:#4d7189;--colorFeedbackForegroundXHighEmphasis:#3e5e74;--colorFeedbackForegroundXxHighEmphasis:#324f62;--colorFeedbackForegroundXxxHighEmphasis:#263c4b;--colorFeedbackForegroundHighlightXLowEmphasis:#edf3f7;--colorFeedbackForegroundHighlightLowEmphasis:#f4f8fb;--colorFeedbackForegroundHighlightDefault:#fff;--colorFeedbackForegroundHighlightHighEmphasis:#fff;--colorFeedbackForegroundOkXxLowEmphasis:#e5fff6;--colorFeedbackForegroundOkXLowEmphasis:#c7ffeb;--colorFeedbackForegroundOkLowEmphasis:#57ffc2;--colorFeedbackForegroundOkDefault:#00c27c;--colorFeedbackForegroundOkHighEmphasis:#00b875;--colorFeedbackForegroundOkXHighEmphasis:#008051;--colorFeedbackForegroundOkXxHighEmphasis:#00291a;--colorFeedbackForegroundOkHighlightDefault:#3dffb9;--colorFeedbackForegroundOkHighlightHighEmphasis:#e5fff6;--colorFeedbackForegroundAccentXxLowEmphasis:#f7fdfd;--colorFeedbackForegroundAccentXLowEmphasis:#d6f5f5;--colorFeedbackForegroundAccentLowEmphasis:#a8e6e6;--colorFeedbackForegroundAccentDefault:#31a9aa;--colorFeedbackForegroundAccentHighEmphasis:#2c9696;--colorFeedbackForegroundAccentXHighEmphasis:#217373;--colorFeedbackForegroundAccentXxHighEmphasis:#174f4f;--colorFeedbackForegroundAccentHighlightDefault:#2c9696;--colorFeedbackForegroundErrorXxxLowEmphasis:#fff5fd;--colorFeedbackForegroundErrorXxLowEmphasis:#ffe5fa;--colorFeedbackForegroundErrorXLowEmphasis:#ff7ae4;--colorFeedbackForegroundErrorLowEmphasis:#ff66e0;--colorFeedbackForegroundErrorDefault:#ff4ddb;--colorFeedbackForegroundErrorHighEmphasis:#ff1fd2;--colorFeedbackForegroundErrorXHighEmphasis:#c2009b;--colorFeedbackForegroundErrorXxHighEmphasis:#940076;--colorFeedbackForegroundErrorXxxHighEmphasis:#140010;--colorFeedbackForegroundErrorHighlightDefault:#ff66e0;--colorFeedbackForegroundWarningXLowEmphasis:#1f1000;--colorFeedbackForegroundWarningLowEmphasis:#6b3700;--colorFeedbackForegroundWarningDefault:#ffa100;--colorFeedbackForegroundWarningHighEmphasis:#ff9500;--colorFeedbackForegroundWarningXHighEmphasis:#e07b00;--colorFeedbackForegroundWarningHighlightDefault:#e07b00;--colorFeedbackForegroundDangerXLowEmphasis:#f01f2d;--colorFeedbackForegroundDangerLowEmphasis:#ff2e2e;--colorFeedbackForegroundDangerDefault:#f9454a;--colorFeedbackForegroundDangerHighEmphasis:#fdc4c5;--colorFeedbackForegroundDangerXHighEmphasis:#fedcdd;--colorFeedbackForegroundDangerHighlightDefault:#f9454a;--colorFeedbackForegroundDangerHighlightHighEmphasis:snow;--colorFeedbackForegroundNotClassifiedDefault:#00a86c;--colorFeedbackForegroundNotClassifiedHighlightDefault:#00b875;--colorFeedbackBackgroundXxxLowEmphasis:#edf3f7;--colorFeedbackBackgroundXxLowEmphasis:#edf3f7;--colorFeedbackBackgroundXLowEmphasis:#e8eff3;--colorFeedbackBackgroundLowEmphasis:#dce4ea;--colorFeedbackBackgroundDefault:#ccd8e0;--colorFeedbackBackgroundHighEmphasis:#aabecb;--colorFeedbackBackgroundXHighEmphasis:#58788d;--colorFeedbackBackgroundXxHighEmphasis:#324f62;--colorFeedbackBackgroundTransparentDefault:#ccd8e066;--colorFeedbackBackgroundOkDefault:#00b875;--colorFeedbackBackgroundOkTransparentDefault:#24ffb04d;--colorFeedbackBackgroundAccentLowEmphasis:#bcebeb;--colorFeedbackBackgroundAccentDefault:#55cece;--colorFeedbackBackgroundAccentHighEmphasis:#36b8b8;--colorFeedbackBackgroundAccentXHighEmphasis:#2c9696;--colorFeedbackBackgroundAccentTransparentDefault:#55cece4d;--colorFeedbackBackgroundNotClassifiedDefault:#009961;--colorFeedbackBackgroundWarningDefault:#ffdf3a;--colorFeedbackBackgroundWarningHighEmphasis:#ffd900;--colorFeedbackBackgroundWarningTransparentDefault:#fff7054d;--colorFeedbackBackgroundErrorDefault:#ff4ddb;--colorFeedbackBackgroundErrorHighEmphasis:#ff38d7;--colorFeedbackBackgroundErrorTransparentDefault:#ff4ddb4d;--colorFeedbackBackgroundDangerXLowEmphasis:#fedcdd;--colorFeedbackBackgroundDangerLowEmphasis:#ff2e2e;--colorFeedbackBackgroundDangerDefault:#f9454a;--colorFeedbackBackgroundDangerTransparentDefault:#f9454a4d;--colorFeedbackBorderXLowEmphasis:#8ea7b8;--colorFeedbackBorderLowEmphasis:#668599;--colorFeedbackBorderDefault:#58788d;--colorFeedbackBorderHighEmphasis:#4d7189;--colorFeedbackBorderOkDefault:#00cc82;--colorFeedbackBorderAccentDefault:#69d3d3;--colorFeedbackBorderAccentHighEmphasis:#94e0e0;--colorFeedbackBorderAccentXHighEmphasis:#d6f5f5;--colorFeedbackBorderAccentXxHighEmphasis:#e7f8f8;--colorFeedbackBorderNotClassifiedDefault:#009961;--colorFeedbackBorderErrorDefault:#ff1fd2;--colorFeedbackBorderWarningDefault:#ffc400;--colorFeedbackBorderDangerDefault:#ff2e2e;--colorNeutralForegroundXxxLowEmphasis:#ccd8e0;--colorNeutralForegroundXxLowEmphasis:#aabecb;--colorNeutralForegroundXLowEmphasis:#668599;--colorNeutralForegroundLowEmphasis:#58788d;--colorNeutralForegroundDefault:#4d7189;--colorNeutralForegroundHighEmphasis:#3e5e74;--colorNeutralForegroundXHighEmphasis:#1c313f;--colorNeutralForegroundXxHighEmphasis:#15232d;--colorNeutralForegroundTransparentDefault:#4d718940;--colorNeutralBackgroundLevel0:#fff;--colorNeutralBackgroundLevel1:#f4f8fb;--colorNeutralBackgroundLevel2:#edf3f7;--colorNeutralBackgroundLevel3:#e8eff3;--colorNeutralBackgroundLevel4:#dce4ea;--colorNeutralBackgroundTransparentLowEmphasis:#324f6299;--colorNeutralBackgroundTransparentDefault:#fffc;--colorNeutralBackgroundTransparentHighEmphasis:#edf3f7e6;--colorNeutralBackgroundSurfaceXxxLowEmphasis:#e8eff3;--colorNeutralBackgroundSurfaceXxLowEmphasis:#e8eff3;--colorNeutralBackgroundSurfaceXLowEmphasis:#edf3f7;--colorNeutralBackgroundSurfaceLowEmphasis:#f4f8fb;--colorNeutralBackgroundSurfaceDefault:#fff;--colorNeutralBackgroundSurfaceHighEmphasis:#fff;--colorNeutralBackgroundSurfaceXHighEmphasis:#fff;--colorNeutralBackgroundSurfaceXxHighEmphasis:#edf3f7;--colorNeutralBackgroundSurfaceXxxHighEmphasis:#e8eff3;--colorNeutralBackgroundSurfaceXxxxHighEmphasis:#dce4ea;--colorNeutralBorderXxxLowEmphasis:#e8eff3;--colorNeutralBorderXxLowEmphasis:#dce4ea;--colorNeutralBorderXLowEmphasis:#ccd8e0;--colorNeutralBorderLowEmphasis:#aabecb;--colorNeutralBorderDefault:#8ea7b8;--colorNeutralBorderHighEmphasis:#668599;--colorNeutralBorderXHighEmphasis:#58788d;--colorNeutralBorderXxHighEmphasis:#4d7189;--colorNeutralBorderXxxHighEmphasis:#3e5e74;--colorNeutralBorderXxxxHighEmphasis:#324f62;--colorActionForegroundXLowEmphasis:#aabecb;--colorActionForegroundLowEmphasis:#58788d;--colorActionForegroundDefault:#3e5e74;--colorActionForegroundHighEmphasis:#324f62;--colorActionForegroundXHighEmphasis:#162936;--colorActionForegroundOnBackgroundXxLowEmphasis:#dce4ea;--colorActionForegroundOnBackgroundXLowEmphasis:#8ea7b8;--colorActionForegroundOnBackgroundLowEmphasis:#4d7189;--colorActionForegroundOnBackgroundDefault:#324f62;--colorActionForegroundOnBackgroundHighEmphasis:#263c4b;--colorActionForegroundOnBackgroundXHighEmphasis:#15232d;--colorActionForegroundOnBackgroundXxHighEmphasis:#0a141a;--colorActionBackgroundXLowEmphasis:#f4f8fb;--colorActionBackgroundLowEmphasis:#edf3f7;--colorActionBackgroundDefault:#e8eff3;--colorActionBackgroundHighEmphasis:#dce4ea;--colorActionBackgroundXHighEmphasis:#ccd8e0;--colorActionBackgroundXxHighEmphasis:#aabecb;--colorActionBackgroundHighlightXxLowEmphasis:#fff;--colorActionBackgroundHighlightXLowEmphasis:#edf3f7;--colorActionBackgroundHighlightLowEmphasis:#668599;--colorActionBackgroundHighlightDefault:#4d7189;--colorActionBackgroundHighlightHighEmphasis:#3e5e74;--colorActionBackgroundHighlightXHighEmphasis:#324f62;--colorActionBorderXxLowEmphasis:#dce4ea;--colorActionBorderXLowEmphasis:#ccd8e0;--colorActionBorderLowEmphasis:#aabecb;--colorActionBorderDefault:#8ea7b8;--colorActionBorderHighEmphasis:#58788d;--colorActionBorderXHighEmphasis:#4d7189;--colorActionBorderXxHighEmphasis:#3e5e74;--colorFormForegroundXxxLowEmphasis:#aabecb;--colorFormForegroundXxLowEmphasis:#8ea7b8;--colorFormForegroundXLowEmphasis:#668599;--colorFormForegroundLowEmphasis:#58788d;--colorFormForegroundDefault:#3e5e74;--colorFormForegroundHighEmphasis:#324f62;--colorFormForegroundXHighEmphasis:#2d4758;--colorFormForegroundXxHighEmphasis:#263c4b;--colorFormForegroundOnBackgroundXxLowEmphasis:#edf3f7;--colorFormForegroundOnBackgroundXLowEmphasis:#aabecb;--colorFormForegroundOnBackgroundLowEmphasis:#668599;--colorFormForegroundOnBackgroundDefault:#3e5e74;--colorFormForegroundOnBackgroundHighEmphasis:#263c4b;--colorFormForegroundOnBackgroundXHighEmphasis:#162936;--colorFormBackgroundXLowEmphasis:#fff;--colorFormBackgroundLowEmphasis:#f4f8fb;--colorFormBackgroundDefault:#edf3f7;--colorFormBackgroundHighEmphasis:#e8eff3;--colorFormBackgroundXHighEmphasis:#dce4ea;--colorFormBackgroundHighlightXLowEmphasis:#edf3f7;--colorFormBackgroundHighlightLowEmphasis:#e8eff3;--colorFormBackgroundHighlightDefault:#ccd8e0;--colorFormBackgroundHighlightHighEmphasis:#aabecb;--colorFormBackgroundHighlightXHighEmphasis:#668599;--colorFormBackgroundHighlightXxHighEmphasis:#668599;--colorFormBackgroundTransparentDefault:#4d71894d;--colorFormBackgroundTransparentHighEmphasis:#4d718980;--colorFormBorderXLowEmphasis:#ccd8e0;--colorFormBorderLowEmphasis:#aabecb;--colorFormBorderDefault:#668599;--colorFormBorderHighEmphasis:#4d7189;--colorFormBorderXHighEmphasis:#324f62;--colorFormBorderHighlightXLowEmphasis:#8ea7b8;--colorFormBorderHighlightLowEmphasis:#668599;--colorFormBorderHighlightDefault:#4d7189;--colorFormBorderHighlightHighEmphasis:#324f62;--colorFormBorderHighlightXHighEmphasis:#263c4b;--colorErrorForegroundLowEmphasis:#ffb3f0;--colorErrorForegroundDefault:#ff1fd2;--colorErrorForegroundHighEmphasis:#db00af;--colorErrorForegroundOnBackgroundLowEmphasis:#ffe5fa;--colorErrorForegroundOnBackgroundDefault:#fff5fd;--colorErrorForegroundOnBackgroundHighEmphasis:#fff;--colorErrorBackgroundLowEmphasis:#ffb3f0;--colorErrorBackgroundDefault:#ff1fd2;--colorErrorBackgroundHighEmphasis:#f000c0;--colorErrorBackgroundXHighEmphasis:#c2009b;--colorErrorBorderLowEmphasis:#ff7ae4;--colorErrorBorderDefault:#ff1fd2;--colorErrorBorderHighEmphasis:#f000c0;--colorErrorBorderXHighEmphasis:#c2009b;--colorDangerForegroundLowEmphasis:#fc9c9f;--colorDangerForegroundDefault:#ff2e2e;--colorDangerForegroundHighEmphasis:#e7162a;--colorDangerForegroundOnBackgroundLowEmphasis:#fedcdd;--colorDangerForegroundOnBackgroundDefault:snow;--colorDangerForegroundOnBackgroundHighEmphasis:#fff;--colorDangerBackgroundLowEmphasis:#fc9c9f;--colorDangerBackgroundDefault:#ff2e2e;--colorDangerBackgroundHighEmphasis:#f7262d;--colorDangerBackgroundXHighEmphasis:#f01f2d;--colorDangerBorderLowEmphasis:#fa7074;--colorDangerBorderDefault:#ff2e2e;--colorDangerBorderHighEmphasis:#f01f2d;--colorDangerBorderXHighEmphasis:#de0d27;--colorMilitaryMapHostile:#ff2d2d;--colorMilitaryMapNew:#ffb800;--colorMilitaryMapUnknown:#fff504;--colorMilitaryMapNeutral:#11ef42;--colorMilitaryMapFriend:#00c3ff;--colorMilitaryMapEngagement:#0038ff;--colorMilitaryMapAccent:#36b8b8;--colorMilitaryMapFocus:#00dadb;--colorMilitaryUiHostile:#f69698;--colorMilitaryUiNew:#ffb800;--colorMilitaryUiUnknown:#f9f464;--colorMilitaryUiNeutral:#83f783;--colorMilitaryUiFriend:#6fd4ff;--colorMilitaryUiEngagement:#5277ff;--colorMilitaryUiAccent:#7dd9d9;--colorMilitaryUiFocus:#a8e6e6;--colorMilitaryBorderDim:#03080c;--colorMilitaryBorderBright:#fff;--colorToolsBlack:#000;--colorToolsWhite:#fff;--colorToolsLightGray:#b0b0b0;--colorToolsGray:#999;--colorToolsBlue:#1448ff;--colorToolsPurple:#6b0099;--colorToolsGreen:#03b300;--colorToolsLightBlue:#00dadb;--colorToolsHighChroma1:#ff38d7;--colorToolsHighChroma2:#ffd900;--colorToolsHighChroma3:#9d5f4b;--colorToolsPink:#e74be7;--colorToolsYellow:#ccc500;--colorToolsOrange:#cc7000;--colorToolsDarkOrange:#ff4b14;--colorToolsRed:#c00;--colorShadowsXLowEmphasis:#03080c52;--colorShadowsLowEmphasis:#03080c57;--colorShadowsMidEmphasis:#03080c5c;--colorShadowsHighEmphasis:#03080c6b;--colorShadowsXHighEmphasis:#03080c80;--colorShadowsXxHighEmphasis:#03080c99;--colorOtherNone:none;--colorOtherNoneHigh:none;--colorOtherTransparent:#4d718900;--colorOtherWhite:#fff;--colorOtherBlack:#000;--colorOtherKFocus:#4c7988;--colorOtherWhiteBlackBlackWhite:#000;--borderWidthNone:0px;--borderWidthNoneHigh:0px;--borderWidthNoneXHigh:0px;--borderWidthNoneXxHigh:0px;--borderWidthSm:1px;--borderWidthSmHigh:1px;--borderWidthSmXHigh:1px;--borderWidthLg:2px;--borderWidthLgHigh:2px;--opacityShadowsXLow:.32;--opacityShadowsLow:.34;--opacityShadowsMid:.36;--opacityShadowsHigh:.42;--opacityShadowsXHigh:.5;--opacityShadowsXxHigh:.6;--fontWeightRegular:400;--fontWeightRegularHigh:400;--fontWeightRegularXHigh:400;--fontWeightRegularItalicWeight:400;--fontWeightRegularItalicStyle:italic;--fontWeightMedium:500;--fontWeightSemibold:600;--fontWeightBold:700;--boxShadowElevationNone:0px 0px 0px 0px none;--boxShadowElevationUpperFlat:0px -2px 2px 0px #03080c52;--boxShadowElevationUpperRaised:0px -3px 4px 0px #03080c57;--boxShadowElevationUpperFloating:0px -5px 8px 0px #03080c6b;--boxShadowElevationUpperOverlay:0px -8px 16px 0px #03080c5c;--boxShadowElevationGlobalFlat:0px 0px 4px 0px #03080c52;--boxShadowElevationGlobalRaised:0px 0px 8px 0px #03080c6b;--boxShadowElevationGlobalFloating:0px 0px 16px 0px #03080c80;--boxShadowElevationGlobalOverlay:0px 0px 36px 0px #03080c99;--boxShadowElevationDropFlat:0px 2px 2px 0px #03080c52;--boxShadowElevationDropRaised:0px 3px 4px 0px #03080c57;--boxShadowElevationDropFloating:0px 5px 8px 0px #03080c6b;--boxShadowElevationDropOverlay:0px 8px 16px 0px #03080c5c;--boxShadowGlowSensorOk:0px 0px 4px 0px #00c27c;--boxShadowGlowSensorError:0px 0px 4px 0px #ff7ae4;--boxShadowGlowSensorDanger:0px 0px 4px 0px #f01f2d;--boxShadowGlowSensorOff:0px 0px 0px 0px #8ea7b8;--themeName:light_theme;--borderEnabled:0px solid none;--borderKFocus:2px solid #4c7988;--typographyHeadingLg:400 1.625rem/2.25rem "Source Sans Pro";--typographyHeadingMd:400 1.375rem/2rem "Source Sans Pro";--typographyHeadingSm:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXxlNormal:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalXHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlStrong:600 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXlNormal:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalXHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrong:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrongCompact:600 1.125rem/1.125rem "Source Sans Pro";--typographyLabelLgNormal:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalXHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalXHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgStrong:600 1rem/1.25rem "Source Sans Pro";--typographyLabelMdNormal:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalXHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalCompact:400 .875rem/.875rem "Source Sans Pro";--typographyLabelMdStrong:600 .875rem/1rem "Source Sans Pro";--typographyLabelSmNormal:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalXHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmStrong:600 .75rem/.75rem "Source Sans Pro";--typographyLabelXsNormal:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalXHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsStrong:600 .625rem/.75rem "Source Sans Pro";--typographyBodyNormal:400 1rem/1.25rem "Source Sans Pro";--typographyBodyNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyBodyStrong:600 1rem/1.25rem "Source Sans Pro";--typographyBodyEdited:italic 400 1rem/1.25rem "Source Sans Pro"}}:root{--sizingCustomIconXs:.75rem;--sizingCustomIconSm:.875rem;--sizingCustomIconMd:1.125rem;--sizingCustomIconLg:1.25rem;--sizingCustomIconXl:2rem;--sizingCustomNavigationHeightXs:3.5rem;--sizingCustomNavigationHeightLg:28.0625rem;--sizingCustomNavigationWidthXxs:3.5rem;--sizingCustomNavigationWidthXs:4rem;--sizingCustomNavigationWidthSm:6rem;--sizingCustomNavigationWidthMd:10rem;--sizingCustomNavigationWidthLg:18.75rem;--sizingCustomNavigationWidthXl:21rem;--sizingCustomNavigationWidthXxl:22.5rem;--sizingCustomCardsHeightMd:2.75rem;--sizingCustomCardsWidthMd:6.75rem;--sizingCustomPanelsHeightMd:1.75rem;--sizingCustomPanelsHeightXxl:20.5rem;--sizingCustomPanelsWidthXxs:4.75rem;--sizingCustomPanelsWidthXs:10rem;--sizingCustomPanelsWidthSm:12.5rem;--sizingCustomPanelsWidthMd:19.5rem;--sizingCustomPanelsWidthLg:20rem;--sizingCustomPanelsWidthXl:21rem;--sizingCustomPanelsWidthXxl:22.5rem;--sizingCustomTextWidthSm:3rem;--sizingCustomFormsWidthXxxs:2.5rem;--sizingCustomFormsWidthXxs:4rem;--sizingCustomFormsWidthXs:4.5rem;--sizingCustomFormsWidthSm:4.75rem;--sizingCustomFormsWidthMd:5.5rem;--sizingCustomFormsWidthLg:6rem;--sizingCustomFormsWidthXl:7.75rem;--sizingCustomFormsWidthXxl:20rem;--sizingCustomFormsKnobSm:1rem;--sizingCustomFormsKnobLg:1.125rem;--sizingCustomButtonsHeightXxs:2rem;--sizingCustomButtonsHeightXs:2.25rem;--sizingCustomButtonsHeightSm:2.5rem;--sizingCustomButtonsHeightMd:2.75rem;--sizingCustomButtonsWidthXxs:2rem;--sizingCustomButtonsWidthXs:2.25rem;--sizingCustomButtonsWidthSm:2.5rem;--sizingCustomButtonsWidthMd:2.75rem;--sizingCustomButtonsWidthLg:4.5rem;--sizingCustomModalsHeightSm:3rem;--sizingCustomModalsHeightMd:16.25rem;--sizingCustomModalsHeightLg:20.5rem;--sizingCustomModalsWidthSm:6.75rem;--sizingCustomModalsWidthMd:21.5rem;--sizingCustomModalsWidthLg:22.5rem;--sizingCustomPadsHeightSm:1.5rem;--sizingCustomPadsHeightMd:2.75rem;--sizingCustomPadsHeightLg:3rem;--sizingCustomPadsWidthXxs:2.75rem;--sizingCustomPadsWidthXs:3rem;--sizingCustomPadsWidthSm:3.25rem;--sizingCustomPadsWidthMd:6rem;--sizingCustomPadsWidthLg:15.75rem;--sizingCustomPadsWidthXl:19rem;--sizingCustomPadsWidthXxl:19.25rem;--sizingCustomPadsWidthXxxl:36.75rem;--sizingCustomFeedbackWidthSm:6.75rem;--sizingCustomFeedbackWidthMd:7.75rem;--sizingCustomListsWidthSm:4.75rem;--sizingCustomListsWidthMd:6rem;--sizingCustomListsWidthLg:6.75rem;--sizingCustomListsHeightLg:37.25rem;--sizingCustomToastsWidthSm:5.5rem;--sizingCustomToastsWidthMd:20rem;--sizingCustomToastsWidthLg:21rem;--sizingSmallRangeXxs:.25rem;--sizingSmallRangeXs:.5rem;--sizingSmallRangeSm:.75rem;--sizingSmallRangeMd:1rem;--sizingSmallRangeLg:1.125rem;--sizingSmallRangeXl:1.25rem;--sizingLargeRangeXxs:1.375rem;--sizingLargeRangeXs:1.5rem;--sizingLargeRangeSm:1.75rem;--sizingLargeRangeMd:1.75rem;--sizingLargeRangeLg:1.75rem;--sizingLargeRangeXl:2.75rem;--sizingStaticXs:1px;--sizingStaticSm:2px;--sizingStaticMd:.25rem;--sizingStaticLg:.375rem;--borderRadiusNone:0px;--borderRadiusXxs:2px;--borderRadiusXs:4px;--borderRadiusSm:6px;--borderRadiusMd:8px;--borderRadiusLg:10px;--borderRadiusXl:12px;--borderRadiusXxl:24px;--opacity10Pct:.1;--opacity20Pct:.2;--opacity30Pct:.3;--opacity40Pct:.4;--opacity50Pct:.5;--opacity60Pct:.6;--opacity70Pct:.7;--opacity80Pct:.8;--opacity90Pct:.9;--opacity100Pct:1;--fontFamilyPrimaryFont:"Source Sans Pro";--lineHeightHeadingLg:2.25rem;--lineHeightHeadingMd:2rem;--lineHeightHeadingSm:1.5rem;--lineHeightLabelXxl:1.5rem;--lineHeightLabelXl:1.375rem;--lineHeightLabelLg:1.125rem;--lineHeightLabelSm:.9375rem;--lineHeightLabelXxs:.75rem;--lineHeightLabelMd:1.125rem;--lineHeightLabelXs:.875rem;--lineHeightBodyDefault:1.25rem;--fontSizeHeadingLg:1.625rem;--fontSizeHeadingMd:1.375rem;--fontSizeHeadingSm:1.125rem;--fontSizeLabelXl:1.125rem;--fontSizeLabelLg:1rem;--fontSizeLabelMd:.875rem;--fontSizeLabelSm:.8125rem;--fontSizeLabelXs:.75rem;--fontSizeLabelXxs:.625rem;--fontSizeBodyDefault:1rem;--letterSpacingDefault:0px;--paragraphSpacingDefault:0px;--paragraphIndentDefault:0px;--textCaseDefault:none;--textCaseLowercase:lowercase;--textCaseUppercase:uppercase;--textDecorationDefault:none;--spacingNone:0rem;--spacingSmallRangeXs:.125rem;--spacingSmallRangeSm:.125rem;--spacingSmallRangeMd:.25rem;--spacingSmallRangeLg:.375rem;--spacingSmallRangeXl:.375rem;--spacingSmallRangeXxl:.5rem;--spacingLargeRangeXs:.75rem;--spacingLargeRangeSm:1rem;--spacingLargeRangeMd:1.5rem;--spacingLargeRangeLg:2rem;--spacingLargeRangeXl:2rem;--spacingLargeRangeXxl:2.375rem;--spacingCustomPanelsMd:3.875rem;--spacingCustomLayoutGridTopPaddingSm:.25rem;--spacingCustomLayoutGridTopPaddingMd:.5rem;--spacingCustomLayoutGridTopPaddingLg:.75rem;--spacingCustomLayoutGridBottomPaddingSm:.25rem;--spacingCustomLayoutGridBottomPaddingMd:.5rem;--spacingCustomLayoutGridBottomPaddingLg:.75rem;--spacingCustomLayoutGridSidePaddingSm:.25rem;--spacingCustomLayoutGridSidePaddingMd:.5rem;--spacingCustomLayoutGridSidePaddingLg:.75rem;--spacingCustomLayoutGridColumnSpacingSm:.25rem;--spacingCustomLayoutGridColumnSpacingMd:.5rem;--spacingCustomLayoutGridColumnSpacingLg:1.25rem;--spacingCustomLayoutGridRowSpacingSm:.25rem;--spacingCustomLayoutGridRowSpacingMd:.5rem;--spacingCustomLayoutGridRowSpacingLg:.75rem;--spacingCustomSliderMd:.5625rem;--spacingCustomNavigationXs:1.25rem;--spacingCustomNavigationSm:2.5rem;--spacingCustomNavigationMd:3.75rem;--spacingCustomNavigationLg:5rem;--spacingCustomNavigationXl:6.25rem;--spacingCustomNavigationXxl:10.75rem;--spacingCustomModalsMd:1.75rem;--spacingCustomButtonSm:.125rem;--spacingCustomButtonMd:.25rem;--spacingCustomButtonLg:.375rem;--spacingCustomButtonXl:.5rem;--spacingCustomButtonStaticXs:.125rem;--spacingCustomButtonStaticSm:.25rem;--spacingCustomButtonStaticMd:.375rem;--spacingStaticXxs:1px;--spacingStaticXs:2px;--spacingStaticSm:.25rem;--spacingStaticMd:.5rem;--spacingStaticLg:.75rem;--spacingStaticXl:1rem}:root[data-theme=dark]{--sizingCustomShadowsElevationNoneX:0px;--sizingCustomShadowsElevationNoneY:0px;--sizingCustomShadowsElevationNoneBlur:0px;--sizingCustomShadowsElevationNoneSpread:0px;--sizingCustomShadowsElevationUpperFlatX:0px;--sizingCustomShadowsElevationUpperFlatY:-2px;--sizingCustomShadowsElevationUpperFlatBlur:2px;--sizingCustomShadowsElevationUpperFlatSpread:0px;--sizingCustomShadowsElevationUpperRaisedX:0px;--sizingCustomShadowsElevationUpperRaisedY:-3px;--sizingCustomShadowsElevationUpperRaisedBlur:4px;--sizingCustomShadowsElevationUpperRaisedSpread:0px;--sizingCustomShadowsElevationUpperFloatingX:0px;--sizingCustomShadowsElevationUpperFloatingY:-5px;--sizingCustomShadowsElevationUpperFloatingBlur:8px;--sizingCustomShadowsElevationUpperFloatingSpread:0px;--sizingCustomShadowsElevationUpperOverlayX:0px;--sizingCustomShadowsElevationUpperOverlayY:-8px;--sizingCustomShadowsElevationUpperOverlayBlur:16px;--sizingCustomShadowsElevationUpperOverlaySpread:0px;--sizingCustomShadowsElevationGlobalFlatX:0px;--sizingCustomShadowsElevationGlobalFlatY:0px;--sizingCustomShadowsElevationGlobalFlatBlur:4px;--sizingCustomShadowsElevationGlobalFlatSpread:0px;--sizingCustomShadowsElevationGlobalRaisedX:0px;--sizingCustomShadowsElevationGlobalRaisedY:0px;--sizingCustomShadowsElevationGlobalRaisedBlur:8px;--sizingCustomShadowsElevationGlobalRaisedSpread:0px;--sizingCustomShadowsElevationGlobalFloatingX:0px;--sizingCustomShadowsElevationGlobalFloatingY:0px;--sizingCustomShadowsElevationGlobalFloatingBlur:16px;--sizingCustomShadowsElevationGlobalFloatingSpread:0px;--sizingCustomShadowsElevationGlobalOverlayX:0px;--sizingCustomShadowsElevationGlobalOverlayY:0px;--sizingCustomShadowsElevationGlobalOverlayBlur:36px;--sizingCustomShadowsElevationGlobalOverlaySpread:0px;--sizingCustomShadowsElevationDropFlatX:0px;--sizingCustomShadowsElevationDropFlatY:2px;--sizingCustomShadowsElevationDropFlatBlur:2px;--sizingCustomShadowsElevationDropFlatSpread:0px;--sizingCustomShadowsElevationDropRaisedX:0px;--sizingCustomShadowsElevationDropRaisedY:3px;--sizingCustomShadowsElevationDropRaisedBlur:4px;--sizingCustomShadowsElevationDropRaisedSpread:0px;--sizingCustomShadowsElevationDropFloatingX:0px;--sizingCustomShadowsElevationDropFloatingY:5px;--sizingCustomShadowsElevationDropFloatingBlur:8px;--sizingCustomShadowsElevationDropFloatingSpread:0px;--sizingCustomShadowsElevationDropOverlayX:0px;--sizingCustomShadowsElevationDropOverlayY:8px;--sizingCustomShadowsElevationDropOverlayBlur:16px;--sizingCustomShadowsElevationDropOverlaySpread:0px;--sizingCustomShadowsSensorOnX:0px;--sizingCustomShadowsSensorOnY:0px;--sizingCustomShadowsSensorOnBlur:4px;--sizingCustomShadowsSensorOnSpread:0px;--sizingCustomShadowsSensorOffX:0px;--sizingCustomShadowsSensorOffY:0px;--sizingCustomShadowsSensorOffBlur:0px;--sizingCustomShadowsSensorOffSpread:0px;--sizingCustomLayerBlurAnimationPulse:40px;--colorFeedbackForegroundXxxxLowEmphasis:#03080c;--colorFeedbackForegroundXxxLowEmphasis:#324f62;--colorFeedbackForegroundXxLowEmphasis:#4d7189;--colorFeedbackForegroundXLowEmphasis:#58788d;--colorFeedbackForegroundLowEmphasis:#668599;--colorFeedbackForegroundDefault:#8ea7b8;--colorFeedbackForegroundHighEmphasis:#aabecb;--colorFeedbackForegroundXHighEmphasis:#ccd8e0;--colorFeedbackForegroundXxHighEmphasis:#dce4ea;--colorFeedbackForegroundXxxHighEmphasis:#edf3f7;--colorFeedbackForegroundHighlightXLowEmphasis:#8ea7b8;--colorFeedbackForegroundHighlightLowEmphasis:#ccd8e0;--colorFeedbackForegroundHighlightDefault:#dce4ea;--colorFeedbackForegroundHighlightHighEmphasis:#edf3f7;--colorFeedbackForegroundOkXxLowEmphasis:#00291a;--colorFeedbackForegroundOkXLowEmphasis:#00613e;--colorFeedbackForegroundOkLowEmphasis:#009961;--colorFeedbackForegroundOkDefault:#00f19a;--colorFeedbackForegroundOkHighEmphasis:#24ffb0;--colorFeedbackForegroundOkXHighEmphasis:#3dffb9;--colorFeedbackForegroundOkXxHighEmphasis:#e5fff6;--colorFeedbackForegroundOkHighlightDefault:#3dffb9;--colorFeedbackForegroundOkHighlightHighEmphasis:#e5fff6;--colorFeedbackForegroundAccentXxLowEmphasis:#051010;--colorFeedbackForegroundAccentXLowEmphasis:#174f4f;--colorFeedbackForegroundAccentLowEmphasis:#36b8b8;--colorFeedbackForegroundAccentDefault:#36b8b8;--colorFeedbackForegroundAccentHighEmphasis:#69d3d3;--colorFeedbackForegroundAccentXHighEmphasis:#94e0e0;--colorFeedbackForegroundAccentXxHighEmphasis:#e7f8f8;--colorFeedbackForegroundAccentHighlightDefault:#69d3d3;--colorFeedbackForegroundErrorXxxLowEmphasis:#140010;--colorFeedbackForegroundErrorXxLowEmphasis:#940076;--colorFeedbackForegroundErrorXLowEmphasis:#ff1fd2;--colorFeedbackForegroundErrorLowEmphasis:#ff66e0;--colorFeedbackForegroundErrorDefault:#ff7ae4;--colorFeedbackForegroundErrorHighEmphasis:#ff94ea;--colorFeedbackForegroundErrorXHighEmphasis:#ffb3f0;--colorFeedbackForegroundErrorXxHighEmphasis:#ffd6f7;--colorFeedbackForegroundErrorXxxHighEmphasis:#fff5fd;--colorFeedbackForegroundErrorHighlightDefault:#ff66e0;--colorFeedbackForegroundWarningXLowEmphasis:#1f1000;--colorFeedbackForegroundWarningLowEmphasis:#6b3700;--colorFeedbackForegroundWarningDefault:#ffc400;--colorFeedbackForegroundWarningHighEmphasis:#ffea29;--colorFeedbackForegroundWarningXHighEmphasis:#ffdf3a;--colorFeedbackForegroundWarningHighlightDefault:#ffdf3a;--colorFeedbackForegroundDangerXLowEmphasis:#f9454a;--colorFeedbackForegroundDangerLowEmphasis:#ff575b;--colorFeedbackForegroundDangerDefault:#fb888c;--colorFeedbackForegroundDangerHighEmphasis:#fcb0b2;--colorFeedbackForegroundDangerXHighEmphasis:#fdc4c5;--colorFeedbackForegroundDangerHighlightDefault:#f9454a;--colorFeedbackForegroundDangerHighlightHighEmphasis:snow;--colorFeedbackForegroundNotClassifiedDefault:#00b875;--colorFeedbackForegroundNotClassifiedHighlightDefault:#00b875;--colorFeedbackBackgroundXxxLowEmphasis:#03080c;--colorFeedbackBackgroundXxLowEmphasis:#0f1c24;--colorFeedbackBackgroundXLowEmphasis:#15232d;--colorFeedbackBackgroundLowEmphasis:#1c313f;--colorFeedbackBackgroundDefault:#263c4b;--colorFeedbackBackgroundHighEmphasis:#324f62;--colorFeedbackBackgroundXHighEmphasis:#aabecb;--colorFeedbackBackgroundXxHighEmphasis:#e8eff3;--colorFeedbackBackgroundTransparentDefault:#ccd8e066;--colorFeedbackBackgroundOkDefault:#00f19a;--colorFeedbackBackgroundOkTransparentDefault:#24ffb04d;--colorFeedbackBackgroundAccentLowEmphasis:#174f4f;--colorFeedbackBackgroundAccentDefault:#36b8b8;--colorFeedbackBackgroundAccentHighEmphasis:#69d3d3;--colorFeedbackBackgroundAccentXHighEmphasis:#94e0e0;--colorFeedbackBackgroundAccentTransparentDefault:#55cece4d;--colorFeedbackBackgroundNotClassifiedDefault:#00b875;--colorFeedbackBackgroundWarningDefault:#ffc400;--colorFeedbackBackgroundWarningHighEmphasis:#ffdf3a;--colorFeedbackBackgroundWarningTransparentDefault:#fff7054d;--colorFeedbackBackgroundErrorDefault:#ff1fd2;--colorFeedbackBackgroundErrorHighEmphasis:#ff66e0;--colorFeedbackBackgroundErrorTransparentDefault:#ff4ddb4d;--colorFeedbackBackgroundDangerXLowEmphasis:#0f0001;--colorFeedbackBackgroundDangerLowEmphasis:#ff2e2e;--colorFeedbackBackgroundDangerDefault:#f9454a;--colorFeedbackBackgroundDangerTransparentDefault:#f9454a4d;--colorFeedbackBorderXLowEmphasis:#324f62;--colorFeedbackBorderLowEmphasis:#4d7189;--colorFeedbackBorderDefault:#aabecb;--colorFeedbackBorderHighEmphasis:#ccd8e0;--colorFeedbackBorderOkDefault:#00f19a;--colorFeedbackBorderAccentDefault:#7dd9d9;--colorFeedbackBorderAccentHighEmphasis:#94e0e0;--colorFeedbackBorderAccentXHighEmphasis:#d6f5f5;--colorFeedbackBorderAccentXxHighEmphasis:#e7f8f8;--colorFeedbackBorderNotClassifiedDefault:#00b875;--colorFeedbackBorderErrorDefault:#ff1fd2;--colorFeedbackBorderWarningDefault:#ffc400;--colorFeedbackBorderDangerDefault:#f9454a;--colorNeutralForegroundXxxLowEmphasis:#263c4b;--colorNeutralForegroundXxLowEmphasis:#324f62;--colorNeutralForegroundXLowEmphasis:#4d7189;--colorNeutralForegroundLowEmphasis:#668599;--colorNeutralForegroundDefault:#8ea7b8;--colorNeutralForegroundHighEmphasis:#aabecb;--colorNeutralForegroundXHighEmphasis:#ccd8e0;--colorNeutralForegroundXxHighEmphasis:#e8eff3;--colorNeutralForegroundTransparentDefault:#4d718940;--colorNeutralBackgroundLevel0:#0f1c24;--colorNeutralBackgroundLevel1:#15232d;--colorNeutralBackgroundLevel2:#162936;--colorNeutralBackgroundLevel3:#1c313f;--colorNeutralBackgroundLevel4:#263c4b;--colorNeutralBackgroundTransparentLowEmphasis:#0a141ad9;--colorNeutralBackgroundTransparentDefault:#15232db3;--colorNeutralBackgroundTransparentHighEmphasis:#1c313fe6;--colorNeutralBackgroundSurfaceXxxLowEmphasis:#03080c;--colorNeutralBackgroundSurfaceXxLowEmphasis:#0f1c24;--colorNeutralBackgroundSurfaceXLowEmphasis:#15232d;--colorNeutralBackgroundSurfaceLowEmphasis:#162936;--colorNeutralBackgroundSurfaceDefault:#1c313f;--colorNeutralBackgroundSurfaceHighEmphasis:#263c4b;--colorNeutralBackgroundSurfaceXHighEmphasis:#324f62;--colorNeutralBackgroundSurfaceXxHighEmphasis:#4d7189;--colorNeutralBackgroundSurfaceXxxHighEmphasis:#668599;--colorNeutralBackgroundSurfaceXxxxHighEmphasis:#8ea7b8;--colorNeutralBorderXxxLowEmphasis:#15232d;--colorNeutralBorderXxLowEmphasis:#162936;--colorNeutralBorderXLowEmphasis:#1c313f;--colorNeutralBorderLowEmphasis:#263c4b;--colorNeutralBorderDefault:#324f62;--colorNeutralBorderHighEmphasis:#3e5e74;--colorNeutralBorderXHighEmphasis:#668599;--colorNeutralBorderXxHighEmphasis:#8ea7b8;--colorNeutralBorderXxxHighEmphasis:#aabecb;--colorNeutralBorderXxxxHighEmphasis:#ccd8e0;--colorActionForegroundXLowEmphasis:#324f62;--colorActionForegroundLowEmphasis:#668599;--colorActionForegroundDefault:#aabecb;--colorActionForegroundHighEmphasis:#ccd8e0;--colorActionForegroundXHighEmphasis:#e8eff3;--colorActionForegroundOnBackgroundXxLowEmphasis:#0f1c24;--colorActionForegroundOnBackgroundXLowEmphasis:#324f62;--colorActionForegroundOnBackgroundLowEmphasis:#8ea7b8;--colorActionForegroundOnBackgroundDefault:#aabecb;--colorActionForegroundOnBackgroundHighEmphasis:#ccd8e0;--colorActionForegroundOnBackgroundXHighEmphasis:#e8eff3;--colorActionForegroundOnBackgroundXxHighEmphasis:#fff;--colorActionBackgroundXLowEmphasis:#162936;--colorActionBackgroundLowEmphasis:#1c313f;--colorActionBackgroundDefault:#263c4b;--colorActionBackgroundHighEmphasis:#324f62;--colorActionBackgroundXHighEmphasis:#4d7189;--colorActionBackgroundXxHighEmphasis:#668599;--colorActionBackgroundHighlightXxLowEmphasis:#0f1c24;--colorActionBackgroundHighlightXLowEmphasis:#162936;--colorActionBackgroundHighlightLowEmphasis:#8ea7b8;--colorActionBackgroundHighlightDefault:#aabecb;--colorActionBackgroundHighlightHighEmphasis:#ccd8e0;--colorActionBackgroundHighlightXHighEmphasis:#e8eff3;--colorActionBorderXxLowEmphasis:#1c313f;--colorActionBorderXLowEmphasis:#263c4b;--colorActionBorderLowEmphasis:#324f62;--colorActionBorderDefault:#4d7189;--colorActionBorderHighEmphasis:#aabecb;--colorActionBorderXHighEmphasis:#ccd8e0;--colorActionBorderXxHighEmphasis:#e8eff3;--colorFormForegroundXxxLowEmphasis:#263c4b;--colorFormForegroundXxLowEmphasis:#324f62;--colorFormForegroundXLowEmphasis:#4d7189;--colorFormForegroundLowEmphasis:#668599;--colorFormForegroundDefault:#8ea7b8;--colorFormForegroundHighEmphasis:#aabecb;--colorFormForegroundXHighEmphasis:#ccd8e0;--colorFormForegroundXxHighEmphasis:#e8eff3;--colorFormForegroundOnBackgroundXxLowEmphasis:#0f1c24;--colorFormForegroundOnBackgroundXLowEmphasis:#324f62;--colorFormForegroundOnBackgroundLowEmphasis:#668599;--colorFormForegroundOnBackgroundDefault:#aabecb;--colorFormForegroundOnBackgroundHighEmphasis:#ccd8e0;--colorFormForegroundOnBackgroundXHighEmphasis:#e8eff3;--colorFormBackgroundXLowEmphasis:#15232d;--colorFormBackgroundLowEmphasis:#162936;--colorFormBackgroundDefault:#1c313f;--colorFormBackgroundHighEmphasis:#263c4b;--colorFormBackgroundXHighEmphasis:#4d7189;--colorFormBackgroundHighlightXLowEmphasis:#162936;--colorFormBackgroundHighlightLowEmphasis:#263c4b;--colorFormBackgroundHighlightDefault:#324f62;--colorFormBackgroundHighlightHighEmphasis:#668599;--colorFormBackgroundHighlightXHighEmphasis:#8ea7b8;--colorFormBackgroundHighlightXxHighEmphasis:#8ea7b8;--colorFormBackgroundTransparentDefault:#4d71894d;--colorFormBackgroundTransparentHighEmphasis:#4d718980;--colorFormBorderXLowEmphasis:#263c4b;--colorFormBorderLowEmphasis:#324f62;--colorFormBorderDefault:#4d7189;--colorFormBorderHighEmphasis:#668599;--colorFormBorderXHighEmphasis:#aabecb;--colorFormBorderHighlightXLowEmphasis:#324f62;--colorFormBorderHighlightLowEmphasis:#668599;--colorFormBorderHighlightDefault:#8ea7b8;--colorFormBorderHighlightHighEmphasis:#ccd8e0;--colorFormBorderHighlightXHighEmphasis:#e8eff3;--colorErrorForegroundLowEmphasis:#940076;--colorErrorForegroundDefault:#ff38d7;--colorErrorForegroundHighEmphasis:#ff94ea;--colorErrorForegroundOnBackgroundLowEmphasis:#ffe5fa;--colorErrorForegroundOnBackgroundDefault:#fff5fd;--colorErrorForegroundOnBackgroundHighEmphasis:#fff;--colorErrorBackgroundLowEmphasis:#940076;--colorErrorBackgroundDefault:#ff1fd2;--colorErrorBackgroundHighEmphasis:#ff4ddb;--colorErrorBackgroundXHighEmphasis:#ff7ae4;--colorErrorBorderLowEmphasis:#940076;--colorErrorBorderDefault:#ff38d7;--colorErrorBorderHighEmphasis:#ff66e0;--colorErrorBorderXHighEmphasis:#ff94ea;--colorDangerForegroundLowEmphasis:#d1001f;--colorDangerForegroundDefault:#fd3a3d;--colorDangerForegroundHighEmphasis:#fb888c;--colorDangerForegroundOnBackgroundLowEmphasis:#fedcdd;--colorDangerForegroundOnBackgroundDefault:snow;--colorDangerForegroundOnBackgroundHighEmphasis:#fff;--colorDangerBackgroundLowEmphasis:#d1001f;--colorDangerBackgroundDefault:#f9454a;--colorDangerBackgroundHighEmphasis:#fa7074;--colorDangerBackgroundXHighEmphasis:#fc9c9f;--colorDangerBorderLowEmphasis:#d1001f;--colorDangerBorderDefault:#fd3a3d;--colorDangerBorderHighEmphasis:#ff575b;--colorDangerBorderXHighEmphasis:#fb888c;--colorMilitaryMapHostile:#ff2d2d;--colorMilitaryMapNew:#ffb800;--colorMilitaryMapUnknown:#fff504;--colorMilitaryMapNeutral:#11ef42;--colorMilitaryMapFriend:#00c3ff;--colorMilitaryMapEngagement:#0038ff;--colorMilitaryMapAccent:#36b8b8;--colorMilitaryMapFocus:#00fbfd;--colorMilitaryUiHostile:#f69698;--colorMilitaryUiNew:#ffb800;--colorMilitaryUiUnknown:#f9f464;--colorMilitaryUiNeutral:#83f783;--colorMilitaryUiFriend:#6fd4ff;--colorMilitaryUiEngagement:#5277ff;--colorMilitaryUiAccent:#7dd9d9;--colorMilitaryUiFocus:#d6f5f5;--colorMilitaryBorderDim:#03080c;--colorMilitaryBorderBright:#fff;--colorToolsBlack:#000;--colorToolsWhite:#fff;--colorToolsLightGray:#cdcdcd;--colorToolsGray:#b0b0b0;--colorToolsBlue:#1448ff;--colorToolsPurple:#8a00c4;--colorToolsGreen:#03ff00;--colorToolsLightBlue:#00fbfd;--colorToolsHighChroma1:#ff38d7;--colorToolsHighChroma2:#fffa75;--colorToolsHighChroma3:#9d5f4b;--colorToolsPink:violet;--colorToolsYellow:#f9f464;--colorToolsOrange:#ff8c00;--colorToolsDarkOrange:#ff5c2a;--colorToolsRed:#ff2d2d;--colorShadowsXLowEmphasis:#03080c6b;--colorShadowsLowEmphasis:#03080c70;--colorShadowsMidEmphasis:#03080c75;--colorShadowsHighEmphasis:#03080c85;--colorShadowsXHighEmphasis:#03080c99;--colorShadowsXxHighEmphasis:#03080cb3;--colorOtherNone:none;--colorOtherNoneHigh:none;--colorOtherTransparent:#4d718900;--colorOtherWhite:#fff;--colorOtherBlack:#000;--colorOtherKFocus:#ccdbe0;--colorOtherWhiteBlackBlackWhite:#fff;--borderWidthNone:0px;--borderWidthNoneHigh:0px;--borderWidthNoneXHigh:0px;--borderWidthNoneXxHigh:0px;--borderWidthSm:1px;--borderWidthSmHigh:1px;--borderWidthSmXHigh:1px;--borderWidthLg:2px;--borderWidthLgHigh:2px;--opacityShadowsXLow:.42;--opacityShadowsLow:.44;--opacityShadowsMid:.46;--opacityShadowsHigh:.52;--opacityShadowsXHigh:.6;--opacityShadowsXxHigh:.7;--fontWeightRegular:400;--fontWeightRegularHigh:400;--fontWeightRegularXHigh:400;--fontWeightRegularItalicWeight:400;--fontWeightRegularItalicStyle:italic;--fontWeightMedium:500;--fontWeightSemibold:600;--fontWeightBold:700;--boxShadowElevationNone:0px 0px 0px 0px none;--boxShadowElevationUpperFlat:0px -2px 2px 0px #03080c6b;--boxShadowElevationUpperRaised:0px -3px 4px 0px #03080c70;--boxShadowElevationUpperFloating:0px -5px 8px 0px #03080c85;--boxShadowElevationUpperOverlay:0px -8px 16px 0px #03080c75;--boxShadowElevationGlobalFlat:0px 0px 4px 0px #03080c6b;--boxShadowElevationGlobalRaised:0px 0px 8px 0px #03080c85;--boxShadowElevationGlobalFloating:0px 0px 16px 0px #03080c99;--boxShadowElevationGlobalOverlay:0px 0px 36px 0px #03080cb3;--boxShadowElevationDropFlat:0px 2px 2px 0px #03080c6b;--boxShadowElevationDropRaised:0px 3px 4px 0px #03080c70;--boxShadowElevationDropFloating:0px 5px 8px 0px #03080c85;--boxShadowElevationDropOverlay:0px 8px 16px 0px #03080c75;--boxShadowGlowSensorOk:0px 0px 4px 0px #00f19a;--boxShadowGlowSensorError:0px 0px 4px 0px #ff1fd2;--boxShadowGlowSensorDanger:0px 0px 4px 0px #f9454a;--boxShadowGlowSensorOff:0px 0px 0px 0px #58788d;--themeName:dark_theme;--borderEnabled:0px solid none;--borderKFocus:2px solid #ccdbe0;--typographyHeadingLg:400 1.625rem/2.25rem "Source Sans Pro";--typographyHeadingMd:400 1.375rem/2rem "Source Sans Pro";--typographyHeadingSm:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXxlNormal:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalXHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlStrong:600 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXlNormal:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalXHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrong:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrongCompact:600 1.125rem/1.125rem "Source Sans Pro";--typographyLabelLgNormal:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalXHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalXHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgStrong:600 1rem/1.25rem "Source Sans Pro";--typographyLabelMdNormal:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalXHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalCompact:400 .875rem/.875rem "Source Sans Pro";--typographyLabelMdStrong:600 .875rem/1rem "Source Sans Pro";--typographyLabelSmNormal:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalXHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmStrong:600 .75rem/.75rem "Source Sans Pro";--typographyLabelXsNormal:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalXHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsStrong:600 .625rem/.75rem "Source Sans Pro";--typographyBodyNormal:400 1rem/1.25rem "Source Sans Pro";--typographyBodyNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyBodyStrong:600 1rem/1.25rem "Source Sans Pro";--typographyBodyEdited:italic 400 1rem/1.25rem "Source Sans Pro"}@media (prefers-color-scheme:dark){:root:not([data-theme]){--sizingCustomShadowsElevationNoneX:0px;--sizingCustomShadowsElevationNoneY:0px;--sizingCustomShadowsElevationNoneBlur:0px;--sizingCustomShadowsElevationNoneSpread:0px;--sizingCustomShadowsElevationUpperFlatX:0px;--sizingCustomShadowsElevationUpperFlatY:-2px;--sizingCustomShadowsElevationUpperFlatBlur:2px;--sizingCustomShadowsElevationUpperFlatSpread:0px;--sizingCustomShadowsElevationUpperRaisedX:0px;--sizingCustomShadowsElevationUpperRaisedY:-3px;--sizingCustomShadowsElevationUpperRaisedBlur:4px;--sizingCustomShadowsElevationUpperRaisedSpread:0px;--sizingCustomShadowsElevationUpperFloatingX:0px;--sizingCustomShadowsElevationUpperFloatingY:-5px;--sizingCustomShadowsElevationUpperFloatingBlur:8px;--sizingCustomShadowsElevationUpperFloatingSpread:0px;--sizingCustomShadowsElevationUpperOverlayX:0px;--sizingCustomShadowsElevationUpperOverlayY:-8px;--sizingCustomShadowsElevationUpperOverlayBlur:16px;--sizingCustomShadowsElevationUpperOverlaySpread:0px;--sizingCustomShadowsElevationGlobalFlatX:0px;--sizingCustomShadowsElevationGlobalFlatY:0px;--sizingCustomShadowsElevationGlobalFlatBlur:4px;--sizingCustomShadowsElevationGlobalFlatSpread:0px;--sizingCustomShadowsElevationGlobalRaisedX:0px;--sizingCustomShadowsElevationGlobalRaisedY:0px;--sizingCustomShadowsElevationGlobalRaisedBlur:8px;--sizingCustomShadowsElevationGlobalRaisedSpread:0px;--sizingCustomShadowsElevationGlobalFloatingX:0px;--sizingCustomShadowsElevationGlobalFloatingY:0px;--sizingCustomShadowsElevationGlobalFloatingBlur:16px;--sizingCustomShadowsElevationGlobalFloatingSpread:0px;--sizingCustomShadowsElevationGlobalOverlayX:0px;--sizingCustomShadowsElevationGlobalOverlayY:0px;--sizingCustomShadowsElevationGlobalOverlayBlur:36px;--sizingCustomShadowsElevationGlobalOverlaySpread:0px;--sizingCustomShadowsElevationDropFlatX:0px;--sizingCustomShadowsElevationDropFlatY:2px;--sizingCustomShadowsElevationDropFlatBlur:2px;--sizingCustomShadowsElevationDropFlatSpread:0px;--sizingCustomShadowsElevationDropRaisedX:0px;--sizingCustomShadowsElevationDropRaisedY:3px;--sizingCustomShadowsElevationDropRaisedBlur:4px;--sizingCustomShadowsElevationDropRaisedSpread:0px;--sizingCustomShadowsElevationDropFloatingX:0px;--sizingCustomShadowsElevationDropFloatingY:5px;--sizingCustomShadowsElevationDropFloatingBlur:8px;--sizingCustomShadowsElevationDropFloatingSpread:0px;--sizingCustomShadowsElevationDropOverlayX:0px;--sizingCustomShadowsElevationDropOverlayY:8px;--sizingCustomShadowsElevationDropOverlayBlur:16px;--sizingCustomShadowsElevationDropOverlaySpread:0px;--sizingCustomShadowsSensorOnX:0px;--sizingCustomShadowsSensorOnY:0px;--sizingCustomShadowsSensorOnBlur:4px;--sizingCustomShadowsSensorOnSpread:0px;--sizingCustomShadowsSensorOffX:0px;--sizingCustomShadowsSensorOffY:0px;--sizingCustomShadowsSensorOffBlur:0px;--sizingCustomShadowsSensorOffSpread:0px;--sizingCustomLayerBlurAnimationPulse:40px;--colorFeedbackForegroundXxxxLowEmphasis:#03080c;--colorFeedbackForegroundXxxLowEmphasis:#324f62;--colorFeedbackForegroundXxLowEmphasis:#4d7189;--colorFeedbackForegroundXLowEmphasis:#58788d;--colorFeedbackForegroundLowEmphasis:#668599;--colorFeedbackForegroundDefault:#8ea7b8;--colorFeedbackForegroundHighEmphasis:#aabecb;--colorFeedbackForegroundXHighEmphasis:#ccd8e0;--colorFeedbackForegroundXxHighEmphasis:#dce4ea;--colorFeedbackForegroundXxxHighEmphasis:#edf3f7;--colorFeedbackForegroundHighlightXLowEmphasis:#8ea7b8;--colorFeedbackForegroundHighlightLowEmphasis:#ccd8e0;--colorFeedbackForegroundHighlightDefault:#dce4ea;--colorFeedbackForegroundHighlightHighEmphasis:#edf3f7;--colorFeedbackForegroundOkXxLowEmphasis:#00291a;--colorFeedbackForegroundOkXLowEmphasis:#00613e;--colorFeedbackForegroundOkLowEmphasis:#009961;--colorFeedbackForegroundOkDefault:#00f19a;--colorFeedbackForegroundOkHighEmphasis:#24ffb0;--colorFeedbackForegroundOkXHighEmphasis:#3dffb9;--colorFeedbackForegroundOkXxHighEmphasis:#e5fff6;--colorFeedbackForegroundOkHighlightDefault:#3dffb9;--colorFeedbackForegroundOkHighlightHighEmphasis:#e5fff6;--colorFeedbackForegroundAccentXxLowEmphasis:#051010;--colorFeedbackForegroundAccentXLowEmphasis:#174f4f;--colorFeedbackForegroundAccentLowEmphasis:#36b8b8;--colorFeedbackForegroundAccentDefault:#36b8b8;--colorFeedbackForegroundAccentHighEmphasis:#69d3d3;--colorFeedbackForegroundAccentXHighEmphasis:#94e0e0;--colorFeedbackForegroundAccentXxHighEmphasis:#e7f8f8;--colorFeedbackForegroundAccentHighlightDefault:#69d3d3;--colorFeedbackForegroundErrorXxxLowEmphasis:#140010;--colorFeedbackForegroundErrorXxLowEmphasis:#940076;--colorFeedbackForegroundErrorXLowEmphasis:#ff1fd2;--colorFeedbackForegroundErrorLowEmphasis:#ff66e0;--colorFeedbackForegroundErrorDefault:#ff7ae4;--colorFeedbackForegroundErrorHighEmphasis:#ff94ea;--colorFeedbackForegroundErrorXHighEmphasis:#ffb3f0;--colorFeedbackForegroundErrorXxHighEmphasis:#ffd6f7;--colorFeedbackForegroundErrorXxxHighEmphasis:#fff5fd;--colorFeedbackForegroundErrorHighlightDefault:#ff66e0;--colorFeedbackForegroundWarningXLowEmphasis:#1f1000;--colorFeedbackForegroundWarningLowEmphasis:#6b3700;--colorFeedbackForegroundWarningDefault:#ffc400;--colorFeedbackForegroundWarningHighEmphasis:#ffea29;--colorFeedbackForegroundWarningXHighEmphasis:#ffdf3a;--colorFeedbackForegroundWarningHighlightDefault:#ffdf3a;--colorFeedbackForegroundDangerXLowEmphasis:#f9454a;--colorFeedbackForegroundDangerLowEmphasis:#ff575b;--colorFeedbackForegroundDangerDefault:#fb888c;--colorFeedbackForegroundDangerHighEmphasis:#fcb0b2;--colorFeedbackForegroundDangerXHighEmphasis:#fdc4c5;--colorFeedbackForegroundDangerHighlightDefault:#f9454a;--colorFeedbackForegroundDangerHighlightHighEmphasis:snow;--colorFeedbackForegroundNotClassifiedDefault:#00b875;--colorFeedbackForegroundNotClassifiedHighlightDefault:#00b875;--colorFeedbackBackgroundXxxLowEmphasis:#03080c;--colorFeedbackBackgroundXxLowEmphasis:#0f1c24;--colorFeedbackBackgroundXLowEmphasis:#15232d;--colorFeedbackBackgroundLowEmphasis:#1c313f;--colorFeedbackBackgroundDefault:#263c4b;--colorFeedbackBackgroundHighEmphasis:#324f62;--colorFeedbackBackgroundXHighEmphasis:#aabecb;--colorFeedbackBackgroundXxHighEmphasis:#e8eff3;--colorFeedbackBackgroundTransparentDefault:#ccd8e066;--colorFeedbackBackgroundOkDefault:#00f19a;--colorFeedbackBackgroundOkTransparentDefault:#24ffb04d;--colorFeedbackBackgroundAccentLowEmphasis:#174f4f;--colorFeedbackBackgroundAccentDefault:#36b8b8;--colorFeedbackBackgroundAccentHighEmphasis:#69d3d3;--colorFeedbackBackgroundAccentXHighEmphasis:#94e0e0;--colorFeedbackBackgroundAccentTransparentDefault:#55cece4d;--colorFeedbackBackgroundNotClassifiedDefault:#00b875;--colorFeedbackBackgroundWarningDefault:#ffc400;--colorFeedbackBackgroundWarningHighEmphasis:#ffdf3a;--colorFeedbackBackgroundWarningTransparentDefault:#fff7054d;--colorFeedbackBackgroundErrorDefault:#ff1fd2;--colorFeedbackBackgroundErrorHighEmphasis:#ff66e0;--colorFeedbackBackgroundErrorTransparentDefault:#ff4ddb4d;--colorFeedbackBackgroundDangerXLowEmphasis:#0f0001;--colorFeedbackBackgroundDangerLowEmphasis:#ff2e2e;--colorFeedbackBackgroundDangerDefault:#f9454a;--colorFeedbackBackgroundDangerTransparentDefault:#f9454a4d;--colorFeedbackBorderXLowEmphasis:#324f62;--colorFeedbackBorderLowEmphasis:#4d7189;--colorFeedbackBorderDefault:#aabecb;--colorFeedbackBorderHighEmphasis:#ccd8e0;--colorFeedbackBorderOkDefault:#00f19a;--colorFeedbackBorderAccentDefault:#7dd9d9;--colorFeedbackBorderAccentHighEmphasis:#94e0e0;--colorFeedbackBorderAccentXHighEmphasis:#d6f5f5;--colorFeedbackBorderAccentXxHighEmphasis:#e7f8f8;--colorFeedbackBorderNotClassifiedDefault:#00b875;--colorFeedbackBorderErrorDefault:#ff1fd2;--colorFeedbackBorderWarningDefault:#ffc400;--colorFeedbackBorderDangerDefault:#f9454a;--colorNeutralForegroundXxxLowEmphasis:#263c4b;--colorNeutralForegroundXxLowEmphasis:#324f62;--colorNeutralForegroundXLowEmphasis:#4d7189;--colorNeutralForegroundLowEmphasis:#668599;--colorNeutralForegroundDefault:#8ea7b8;--colorNeutralForegroundHighEmphasis:#aabecb;--colorNeutralForegroundXHighEmphasis:#ccd8e0;--colorNeutralForegroundXxHighEmphasis:#e8eff3;--colorNeutralForegroundTransparentDefault:#4d718940;--colorNeutralBackgroundLevel0:#0f1c24;--colorNeutralBackgroundLevel1:#15232d;--colorNeutralBackgroundLevel2:#162936;--colorNeutralBackgroundLevel3:#1c313f;--colorNeutralBackgroundLevel4:#263c4b;--colorNeutralBackgroundTransparentLowEmphasis:#0a141ad9;--colorNeutralBackgroundTransparentDefault:#15232db3;--colorNeutralBackgroundTransparentHighEmphasis:#1c313fe6;--colorNeutralBackgroundSurfaceXxxLowEmphasis:#03080c;--colorNeutralBackgroundSurfaceXxLowEmphasis:#0f1c24;--colorNeutralBackgroundSurfaceXLowEmphasis:#15232d;--colorNeutralBackgroundSurfaceLowEmphasis:#162936;--colorNeutralBackgroundSurfaceDefault:#1c313f;--colorNeutralBackgroundSurfaceHighEmphasis:#263c4b;--colorNeutralBackgroundSurfaceXHighEmphasis:#324f62;--colorNeutralBackgroundSurfaceXxHighEmphasis:#4d7189;--colorNeutralBackgroundSurfaceXxxHighEmphasis:#668599;--colorNeutralBackgroundSurfaceXxxxHighEmphasis:#8ea7b8;--colorNeutralBorderXxxLowEmphasis:#15232d;--colorNeutralBorderXxLowEmphasis:#162936;--colorNeutralBorderXLowEmphasis:#1c313f;--colorNeutralBorderLowEmphasis:#263c4b;--colorNeutralBorderDefault:#324f62;--colorNeutralBorderHighEmphasis:#3e5e74;--colorNeutralBorderXHighEmphasis:#668599;--colorNeutralBorderXxHighEmphasis:#8ea7b8;--colorNeutralBorderXxxHighEmphasis:#aabecb;--colorNeutralBorderXxxxHighEmphasis:#ccd8e0;--colorActionForegroundXLowEmphasis:#324f62;--colorActionForegroundLowEmphasis:#668599;--colorActionForegroundDefault:#aabecb;--colorActionForegroundHighEmphasis:#ccd8e0;--colorActionForegroundXHighEmphasis:#e8eff3;--colorActionForegroundOnBackgroundXxLowEmphasis:#0f1c24;--colorActionForegroundOnBackgroundXLowEmphasis:#324f62;--colorActionForegroundOnBackgroundLowEmphasis:#8ea7b8;--colorActionForegroundOnBackgroundDefault:#aabecb;--colorActionForegroundOnBackgroundHighEmphasis:#ccd8e0;--colorActionForegroundOnBackgroundXHighEmphasis:#e8eff3;--colorActionForegroundOnBackgroundXxHighEmphasis:#fff;--colorActionBackgroundXLowEmphasis:#162936;--colorActionBackgroundLowEmphasis:#1c313f;--colorActionBackgroundDefault:#263c4b;--colorActionBackgroundHighEmphasis:#324f62;--colorActionBackgroundXHighEmphasis:#4d7189;--colorActionBackgroundXxHighEmphasis:#668599;--colorActionBackgroundHighlightXxLowEmphasis:#0f1c24;--colorActionBackgroundHighlightXLowEmphasis:#162936;--colorActionBackgroundHighlightLowEmphasis:#8ea7b8;--colorActionBackgroundHighlightDefault:#aabecb;--colorActionBackgroundHighlightHighEmphasis:#ccd8e0;--colorActionBackgroundHighlightXHighEmphasis:#e8eff3;--colorActionBorderXxLowEmphasis:#1c313f;--colorActionBorderXLowEmphasis:#263c4b;--colorActionBorderLowEmphasis:#324f62;--colorActionBorderDefault:#4d7189;--colorActionBorderHighEmphasis:#aabecb;--colorActionBorderXHighEmphasis:#ccd8e0;--colorActionBorderXxHighEmphasis:#e8eff3;--colorFormForegroundXxxLowEmphasis:#263c4b;--colorFormForegroundXxLowEmphasis:#324f62;--colorFormForegroundXLowEmphasis:#4d7189;--colorFormForegroundLowEmphasis:#668599;--colorFormForegroundDefault:#8ea7b8;--colorFormForegroundHighEmphasis:#aabecb;--colorFormForegroundXHighEmphasis:#ccd8e0;--colorFormForegroundXxHighEmphasis:#e8eff3;--colorFormForegroundOnBackgroundXxLowEmphasis:#0f1c24;--colorFormForegroundOnBackgroundXLowEmphasis:#324f62;--colorFormForegroundOnBackgroundLowEmphasis:#668599;--colorFormForegroundOnBackgroundDefault:#aabecb;--colorFormForegroundOnBackgroundHighEmphasis:#ccd8e0;--colorFormForegroundOnBackgroundXHighEmphasis:#e8eff3;--colorFormBackgroundXLowEmphasis:#15232d;--colorFormBackgroundLowEmphasis:#162936;--colorFormBackgroundDefault:#1c313f;--colorFormBackgroundHighEmphasis:#263c4b;--colorFormBackgroundXHighEmphasis:#4d7189;--colorFormBackgroundHighlightXLowEmphasis:#162936;--colorFormBackgroundHighlightLowEmphasis:#263c4b;--colorFormBackgroundHighlightDefault:#324f62;--colorFormBackgroundHighlightHighEmphasis:#668599;--colorFormBackgroundHighlightXHighEmphasis:#8ea7b8;--colorFormBackgroundHighlightXxHighEmphasis:#8ea7b8;--colorFormBackgroundTransparentDefault:#4d71894d;--colorFormBackgroundTransparentHighEmphasis:#4d718980;--colorFormBorderXLowEmphasis:#263c4b;--colorFormBorderLowEmphasis:#324f62;--colorFormBorderDefault:#4d7189;--colorFormBorderHighEmphasis:#668599;--colorFormBorderXHighEmphasis:#aabecb;--colorFormBorderHighlightXLowEmphasis:#324f62;--colorFormBorderHighlightLowEmphasis:#668599;--colorFormBorderHighlightDefault:#8ea7b8;--colorFormBorderHighlightHighEmphasis:#ccd8e0;--colorFormBorderHighlightXHighEmphasis:#e8eff3;--colorErrorForegroundLowEmphasis:#940076;--colorErrorForegroundDefault:#ff38d7;--colorErrorForegroundHighEmphasis:#ff94ea;--colorErrorForegroundOnBackgroundLowEmphasis:#ffe5fa;--colorErrorForegroundOnBackgroundDefault:#fff5fd;--colorErrorForegroundOnBackgroundHighEmphasis:#fff;--colorErrorBackgroundLowEmphasis:#940076;--colorErrorBackgroundDefault:#ff1fd2;--colorErrorBackgroundHighEmphasis:#ff4ddb;--colorErrorBackgroundXHighEmphasis:#ff7ae4;--colorErrorBorderLowEmphasis:#940076;--colorErrorBorderDefault:#ff38d7;--colorErrorBorderHighEmphasis:#ff66e0;--colorErrorBorderXHighEmphasis:#ff94ea;--colorDangerForegroundLowEmphasis:#d1001f;--colorDangerForegroundDefault:#fd3a3d;--colorDangerForegroundHighEmphasis:#fb888c;--colorDangerForegroundOnBackgroundLowEmphasis:#fedcdd;--colorDangerForegroundOnBackgroundDefault:snow;--colorDangerForegroundOnBackgroundHighEmphasis:#fff;--colorDangerBackgroundLowEmphasis:#d1001f;--colorDangerBackgroundDefault:#f9454a;--colorDangerBackgroundHighEmphasis:#fa7074;--colorDangerBackgroundXHighEmphasis:#fc9c9f;--colorDangerBorderLowEmphasis:#d1001f;--colorDangerBorderDefault:#fd3a3d;--colorDangerBorderHighEmphasis:#ff575b;--colorDangerBorderXHighEmphasis:#fb888c;--colorMilitaryMapHostile:#ff2d2d;--colorMilitaryMapNew:#ffb800;--colorMilitaryMapUnknown:#fff504;--colorMilitaryMapNeutral:#11ef42;--colorMilitaryMapFriend:#00c3ff;--colorMilitaryMapEngagement:#0038ff;--colorMilitaryMapAccent:#36b8b8;--colorMilitaryMapFocus:#00fbfd;--colorMilitaryUiHostile:#f69698;--colorMilitaryUiNew:#ffb800;--colorMilitaryUiUnknown:#f9f464;--colorMilitaryUiNeutral:#83f783;--colorMilitaryUiFriend:#6fd4ff;--colorMilitaryUiEngagement:#5277ff;--colorMilitaryUiAccent:#7dd9d9;--colorMilitaryUiFocus:#d6f5f5;--colorMilitaryBorderDim:#03080c;--colorMilitaryBorderBright:#fff;--colorToolsBlack:#000;--colorToolsWhite:#fff;--colorToolsLightGray:#cdcdcd;--colorToolsGray:#b0b0b0;--colorToolsBlue:#1448ff;--colorToolsPurple:#8a00c4;--colorToolsGreen:#03ff00;--colorToolsLightBlue:#00fbfd;--colorToolsHighChroma1:#ff38d7;--colorToolsHighChroma2:#fffa75;--colorToolsHighChroma3:#9d5f4b;--colorToolsPink:violet;--colorToolsYellow:#f9f464;--colorToolsOrange:#ff8c00;--colorToolsDarkOrange:#ff5c2a;--colorToolsRed:#ff2d2d;--colorShadowsXLowEmphasis:#03080c6b;--colorShadowsLowEmphasis:#03080c70;--colorShadowsMidEmphasis:#03080c75;--colorShadowsHighEmphasis:#03080c85;--colorShadowsXHighEmphasis:#03080c99;--colorShadowsXxHighEmphasis:#03080cb3;--colorOtherNone:none;--colorOtherNoneHigh:none;--colorOtherTransparent:#4d718900;--colorOtherWhite:#fff;--colorOtherBlack:#000;--colorOtherKFocus:#ccdbe0;--colorOtherWhiteBlackBlackWhite:#fff;--borderWidthNone:0px;--borderWidthNoneHigh:0px;--borderWidthNoneXHigh:0px;--borderWidthNoneXxHigh:0px;--borderWidthSm:1px;--borderWidthSmHigh:1px;--borderWidthSmXHigh:1px;--borderWidthLg:2px;--borderWidthLgHigh:2px;--opacityShadowsXLow:.42;--opacityShadowsLow:.44;--opacityShadowsMid:.46;--opacityShadowsHigh:.52;--opacityShadowsXHigh:.6;--opacityShadowsXxHigh:.7;--fontWeightRegular:400;--fontWeightRegularHigh:400;--fontWeightRegularXHigh:400;--fontWeightRegularItalicWeight:400;--fontWeightRegularItalicStyle:italic;--fontWeightMedium:500;--fontWeightSemibold:600;--fontWeightBold:700;--boxShadowElevationNone:0px 0px 0px 0px none;--boxShadowElevationUpperFlat:0px -2px 2px 0px #03080c6b;--boxShadowElevationUpperRaised:0px -3px 4px 0px #03080c70;--boxShadowElevationUpperFloating:0px -5px 8px 0px #03080c85;--boxShadowElevationUpperOverlay:0px -8px 16px 0px #03080c75;--boxShadowElevationGlobalFlat:0px 0px 4px 0px #03080c6b;--boxShadowElevationGlobalRaised:0px 0px 8px 0px #03080c85;--boxShadowElevationGlobalFloating:0px 0px 16px 0px #03080c99;--boxShadowElevationGlobalOverlay:0px 0px 36px 0px #03080cb3;--boxShadowElevationDropFlat:0px 2px 2px 0px #03080c6b;--boxShadowElevationDropRaised:0px 3px 4px 0px #03080c70;--boxShadowElevationDropFloating:0px 5px 8px 0px #03080c85;--boxShadowElevationDropOverlay:0px 8px 16px 0px #03080c75;--boxShadowGlowSensorOk:0px 0px 4px 0px #00f19a;--boxShadowGlowSensorError:0px 0px 4px 0px #ff1fd2;--boxShadowGlowSensorDanger:0px 0px 4px 0px #f9454a;--boxShadowGlowSensorOff:0px 0px 0px 0px #58788d;--themeName:dark_theme;--borderEnabled:0px solid none;--borderKFocus:2px solid #ccdbe0;--typographyHeadingLg:400 1.625rem/2.25rem "Source Sans Pro";--typographyHeadingMd:400 1.375rem/2rem "Source Sans Pro";--typographyHeadingSm:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXxlNormal:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlNormalXHigh:400 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXxlStrong:600 1.25rem/1.75rem "Source Sans Pro";--typographyLabelXlNormal:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlNormalXHigh:400 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrong:600 1.125rem/1.5rem "Source Sans Pro";--typographyLabelXlStrongCompact:600 1.125rem/1.125rem "Source Sans Pro";--typographyLabelLgNormal:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgNormalXHigh:400 1rem/1.25rem "Source Sans Pro";--typographyLabelLgNormalXHighCompact:400 1rem/1rem "Source Sans Pro";--typographyLabelLgStrong:600 1rem/1.25rem "Source Sans Pro";--typographyLabelMdNormal:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalXHigh:400 .875rem/1rem "Source Sans Pro";--typographyLabelMdNormalCompact:400 .875rem/.875rem "Source Sans Pro";--typographyLabelMdStrong:600 .875rem/1rem "Source Sans Pro";--typographyLabelSmNormal:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmNormalXHigh:400 .75rem/.75rem "Source Sans Pro";--typographyLabelSmStrong:600 .75rem/.75rem "Source Sans Pro";--typographyLabelXsNormal:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsNormalXHigh:400 .625rem/.75rem "Source Sans Pro";--typographyLabelXsStrong:600 .625rem/.75rem "Source Sans Pro";--typographyBodyNormal:400 1rem/1.25rem "Source Sans Pro";--typographyBodyNormalHigh:400 1rem/1.25rem "Source Sans Pro";--typographyBodyStrong:600 1rem/1.25rem "Source Sans Pro";--typographyBodyEdited:italic 400 1rem/1.25rem "Source Sans Pro"}}@font-face{font-family:Source Sans Pro;font-weight:400;font-style:normal;font-stretch:100%;src:local(Source Sans Pro),url(/static/nora-ui/assets/SourceSansPro-Regular-so5UI2yf.otf)format("opentype")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:normal;font-stretch:100%;src:local(Source Sans Pro),url(/static/nora-ui/assets/SourceSansPro-Semibold-AYYzzsmr.otf)format("opentype")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:italic;font-stretch:100%;src:local(Source Sans Pro),url(/static/nora-ui/assets/SourceSansPro-SemiboldIt-HJxPTwvh.otf)format("opentype")}:root{--navigationScrollbarBorderRadiusHandle:var(--borderRadiusXxs);--navigationScrollbarBorderMainActive:var(--borderWidthSm)solid var(--colorNeutralBorderHighEmphasis);--navigationScrollbarBorderMainIndicator:var(--borderWidthNone)solid var(--colorOtherNone);--navigationScrollbarSpacingMainHorizontalVerticalPadding:var(--spacingStaticXs);--navigationScrollbarSpacingMainVerticalHorizontalPadding:var(--spacingStaticXs);--navigationScrollbarSizingHandleHorizontalHeight:var(--sizingStaticMd);--navigationScrollbarSizingHandleVerticalWidth:var(--sizingStaticMd);--navigationScrollbarSizingMainHorizontalHeight:var(--sizingSmallRangeXs);--navigationScrollbarSizingMainVerticalWidth:var(--sizingSmallRangeXs);--navigationScrollbarColorForegroundEnabled:var(--colorNeutralForegroundLowEmphasis);--navigationScrollbarColorBackgroundMainActive:var(--colorNeutralBackgroundSurfaceLowEmphasis);--navigationScrollbarColorBackgroundMainIndicator:var(--colorOtherNone)}*{scrollbar-color:var(--navigationScrollbarColorForegroundEnabled)#fff0;scrollbar-width:thin}:root,:host{--ol-background-color:white;--ol-accent-background-color:#f5f5f5;--ol-subtle-background-color:#80808040;--ol-partial-background-color:#ffffffbf;--ol-foreground-color:#333;--ol-subtle-foreground-color:#666;--ol-brand-color:#0af}.ol-box{box-sizing:border-box;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color);border-radius:2px}.ol-mouse-position{position:absolute;top:8px;right:8px}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;padding:2px;position:absolute;bottom:8px;left:8px}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color);text-align:center;will-change:contents,width;border-top:none;margin:1px;font-size:10px;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{background-color:var(--ol-foreground-color);float:right;z-index:10;width:1px;height:15px}.ol-scale-step-text{z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color);font-size:10px;position:absolute;bottom:-5px}.ol-scale-text{text-align:center;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color);font-size:12px;position:absolute;bottom:25px}.ol-scale-singlebar{z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color);height:10px;position:relative}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{background-color:var(--ol-subtle-background-color);border-radius:4px;position:absolute}.ol-zoom{top:.5em;left:.5em}.ol-rotate{transition:opacity .25s linear,visibility linear;top:.5em;right:.5em}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{top:.5em;right:.5em}.ol-control button{color:var(--ol-subtle-foreground-color);font-weight:700;font-size:inherit;text-align:center;background-color:var(--ol-background-color);border:none;border-radius:2px;width:1.375em;height:1.375em;margin:1px;padding:0;line-height:.4em;text-decoration:none;display:block}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{will-change:transform;font-weight:400;display:block}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color);text-decoration:none}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;flex-flow:row-reverse;align-items:center;max-width:calc(100% - 1.3em);display:flex;bottom:.5em;right:.5em}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);margin:0;padding:1px .5em;font-size:12px}.ol-attribution li{list-style:none;display:inline}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{border-radius:4px 0 0;bottom:0;right:0}.ol-attribution.ol-uncollapsible img{max-height:1.6em;margin-top:-.2em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{height:200px;top:4.5em;left:.5em}.ol-zoomslider button{height:10px;position:relative}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{bottom:.5em;left:.5em}.ol-overviewmap.ol-uncollapsible{border-radius:0 4px 0 0;bottom:0;left:0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);width:150px;height:150px}.ol-overviewmap:not(.ol-collapsed) button{position:absolute;bottom:0;left:0}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer}#app,#nora-chat,body,html{cursor:default;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;font-family:Source Sans Pro,"sans-serif"}.dp__theme_light,.dp__theme_dark{--dp-font-family:"Source Sans Pro","sans-serif";--dp-border-radius:4px}.dp__theme_light{--dp-primary-text-color:var(--label-on-accent-primary);--dp-primary-color:var(--blue-light);--dp-background-color:var(--light-bg-secondary);--dp-text-color:var(--light-label-primary);--dp-primary-disabled-color:var(--light-bg-tertiary);--dp-hover-color:var(--light-bg-tertiary);--dp-disabled-color-text:var(--light-label-tertiary);--dp-border-color-hover:var(--light-label-tertiary);--dp-border-color:var(--light-separator-no-transparency);--dp-disabled-color:var(--light-bg-quaternary)}.dp__theme_dark{--dp-primary-text-color:var(--label-on-accent-primary);--dp-primary-color:var(--blue-dark);--dp-background-color:var(--dark-bg-secondary);--dp-text-color:var(--dark-label-primary);--dp-primary-disabled-color:var(--dark-bg-tertiary);--dp-hover-color:var(--dark-bg-quaternary);--dp-disabled-color-text:var(--dark-label-secondary);--dp-border-color-hover:var(--dark-label-tertiary);--dp-border-color:var(--dark-separator-no-transparency)}.dp__cell_disabled,.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{color:var(--dp-disabled-color-text);background:0 0}.dp__icon{color:var(--light-label-secondary)}.dark .dp__icon{color:var(--dark-label-secondary)}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
