@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";@layer reset{*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased}ul,ol,dl{list-style:none}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{background:0 0;border:none}}@layer base{#root{isolation:isolate}::view-transition{pointer-events:none}body{font-family:"Source Sans 3",sans-serif;line-height:1.3}button:not(:disabled){cursor:pointer}.h1,h1{font-size:var(--theme-font-size-h1);font-weight:var(--theme-font-weight-bold)}.h2,h2{font-size:var(--theme-font-size-h2);font-weight:var(--theme-font-weight-semi-bold)}.h3,h3{font-size:var(--theme-font-size-h3);font-weight:var(--theme-font-weight-semi-bold)}.h4,h4{font-size:var(--theme-font-size-h4);font-weight:var(--theme-font-weight-semi-bold)}.h5,h5{font-size:var(--theme-font-size-h5);font-weight:var(--theme-font-weight-semi-bold)}.h6,h6{font-size:var(--theme-font-size-h6);font-weight:var(--theme-font-weight-semi-bold)}small,.small{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-normal);color:var(--theme-color-gray-700)}.p{font-size:var(--theme-font-size-md);font-weight:var(--theme-font-weight-normal);color:var(--theme-color-gray-800)}}@layer studyworks-components{._root_kv74y_2{flex-direction:column;display:flex}._root_12d6a_2{border:var(--loader-thickness) solid var(--loader-bg-color,var(--theme-color-primary-100));border-top:var(--loader-thickness) solid var(--loader-color,var(--theme-color-primary-500));width:var(--loader-size);height:var(--loader-size);border-radius:50%;flex-shrink:0;animation:1s linear infinite _spin_12d6a_1}._root_12d6a_2._xs_12d6a_11{--loader-size:1rem;--loader-thickness:.125rem}._root_12d6a_2._sm_12d6a_16{--loader-size:1.5rem;--loader-thickness:.1875rem}._root_12d6a_2._md_12d6a_21{--loader-size:2rem;--loader-thickness:.25rem}._root_12d6a_2._lg_12d6a_26{--loader-size:2.5rem;--loader-thickness:.3125rem}._root_12d6a_2._xl_12d6a_31{--loader-size:3rem;--loader-thickness:.375rem}@keyframes _spin_12d6a_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._root_wxa1n_2:not(._unstyled_wxa1n_2){background-color:#0000;border:none;align-items:center;gap:.5rem;display:inline-flex}._xs_wxa1n_10{font-size:var(--theme-font-size-xs)}._sm_wxa1n_13{font-size:var(--theme-font-size-sm)}._md_wxa1n_16{font-size:var(--theme-font-size-md)}._lg_wxa1n_19{font-size:var(--theme-font-size-lg)}._xl_wxa1n_22{font-size:var(--theme-font-size-xl)}._root_wxa1n_2:not(._underline_wxa1n_26){-webkit-text-decoration:none;text-decoration:none}._primary_wxa1n_30{color:var(--theme-color-primary-500);font-weight:var(--theme-font-weight-semi-bold)}._primary_wxa1n_30:hover,._primary_wxa1n_30:focus-visible{-webkit-text-decoration:underline;text-decoration:underline}._unstyled_wxa1n_2{color:inherit;-webkit-text-decoration:none;text-decoration:none}._root_1jts8_2{font-weight:var(--theme-font-weight-semi-bold);padding:var(--button-padding);background-color:var(--button-bg-color);color:var(--button-text-color,inherit);border-radius:var(--theme-radius-full);transition:background-color var(--theme-ease-in-out) var(--theme-transition-faster);justify-content:center;align-items:center;gap:var(--button-gap,.5rem);white-space:nowrap;outline-offset:2px;border:1px solid #0000;-webkit-text-decoration:none;text-decoration:none;display:flex;position:relative}._root_1jts8_2:not(._loading_1jts8_19):not(:disabled):not(span):where(:hover,:focus-visible){background-color:var(--button-bg-color-hover,var(--button-bg-color))}._root_1jts8_2:not(._loading_1jts8_19):not(:disabled):not(span):active{background-color:var(--button-bg-color-active,var(--button-bg-color));transition:none}._root_1jts8_2 svg{flex-shrink:0}._root_1jts8_2._danger_1jts8_32{--theme-color-button-000:var(--theme-color-red-000);--theme-color-button-100:var(--theme-color-red-100);--theme-color-button-200:var(--theme-color-red-200);--theme-color-button-300:var(--theme-color-red-300);--theme-color-button-400:var(--theme-color-red-400);--theme-color-button-500:var(--theme-color-red-500);--theme-color-button-600:var(--theme-color-red-600);--theme-color-button-700:var(--theme-color-red-700);--theme-color-button-800:var(--theme-color-red-800);--theme-color-button-900:var(--theme-color-red-900)}._xs_1jts8_46{--button-padding:.375rem .75rem;--button-gap:.25rem}._xs_1jts8_46 ._loader_1jts8_50{--loader-size:1rem;--loader-thickness:2px}._sm_1jts8_56{--button-padding:.5rem 1rem;--button-gap:.375rem}._sm_1jts8_56 ._loader_1jts8_50{--loader-size:1.125rem;--loader-thickness:2px}._md_1jts8_66{--button-padding:.675rem 1.5rem}._md_1jts8_66 ._loader_1jts8_50{--loader-size:1.3rem;--loader-thickness:3px}._lg_1jts8_75{--button-padding:.75rem 1.75rem}._lg_1jts8_75 ._loader_1jts8_50{--loader-size:1.5rem;--loader-thickness:4px}._xl_1jts8_84{--button-padding:.875rem 2rem}._xl_1jts8_84 ._loader_1jts8_50{--loader-size:1.5rem;--loader-thickness:4px}._primary_1jts8_93{--button-bg-color:var(--theme-color-button-500);--button-text-color:var(--theme-color-white);--button-bg-color-hover:var(--theme-color-button-400);--button-bg-color-active:var(--theme-color-button-600)}._primary_1jts8_93._disabled_1jts8_99{background-color:var(--theme-color-gray-200);color:var(--theme-color-gray-600)}._primary_1jts8_93 ._loader_1jts8_50{--loader-color:var(--theme-color-white);--loader-bg-color:var(--theme-color-button-300)}._outline_1jts8_110,._outline-gray_1jts8_111{--button-bg-color:var(--theme-color-white);--button-text-color:var(--theme-color-button-500);--button-bg-color-hover:var(--theme-color-button-000);--button-bg-color-active:var(--theme-color-button-100);border-color:currentColor}._disabled_1jts8_99:is(._outline_1jts8_110,._outline-gray_1jts8_111){border-color:var(--theme-color-gray-200);color:var(--theme-color-gray-500)}:is(._outline_1jts8_110,._outline-gray_1jts8_111) ._loader_1jts8_50{--loader-color:var(--theme-color-button-500);--loader-bg-color:var(--theme-color-button-200)}._outline-gray_1jts8_111{--button-text-color:var(--theme-color-gray-700);--button-bg-color-hover:var(--theme-color-gray-000);--button-bg-color-active:var(--theme-color-gray-100);border-color:var(--theme-color-gray-300)}._text_1jts8_138{--button-bg-color:transparent;--button-text-color:var(--theme-color-button-500);--button-bg-color-hover:var(--theme-color-button-000);--button-bg-color-active:var(--theme-color-button-100)}._text_1jts8_138._disabled_1jts8_99{color:var(--theme-color-gray-600)}._text_1jts8_138 ._loader_1jts8_50{--loader-color:var(--theme-color-button-500);--loader-bg-color:var(--theme-color-button-200)}._icon_1jts8_154{--button-bg-color:transparent;--button-text-color:var(--theme-color-gray-700);--button-bg-color-hover:#0000000f;--button-bg-color-active:#0000001a;border:0;border-radius:50%;justify-content:center;align-items:center;height:fit-content;display:flex}._icon_1jts8_154._danger_1jts8_32{--button-text-color:var(--theme-color-red-600);--button-bg-color-hover:#dc26260f;--button-bg-color-active:#dc26261a}._icon_1jts8_154._disabled_1jts8_99{color:var(--theme-color-gray-600)}._icon_1jts8_154._xs_1jts8_46{--button-padding:.1rem}._icon_1jts8_154._sm_1jts8_56{--button-padding:.2rem}._icon_1jts8_154._md_1jts8_66{--button-padding:.3rem}._icon_1jts8_154._lg_1jts8_75{--button-padding:.4rem}._icon_1jts8_154._xl_1jts8_84{--button-padding:.5rem}._icon_1jts8_154 ._loader_1jts8_50{--loader-color:var(--button-text-color);--loader-bg-color:var(--button-bg-color-active)}._icon_1jts8_154[data-pressed]{background-color:var(--button-bg-color-hover)}._white_1jts8_206{--button-bg-color:var(--theme-color-white);--button-text-color:var(--theme-color-gray-700);--button-bg-color-hover:var(--theme-color-gray-100);--button-bg-color-active:var(--theme-color-gray-300)}._white_1jts8_206._disabled_1jts8_99{background-color:var(--theme-color-gray-200);color:var(--theme-color-gray-600)}._white_1jts8_206 ._loader_1jts8_50{--loader-color:var(--theme-color-gray-700);--loader-bg-color:var(--theme-color-gray-300)}._unstyled_1jts8_223{--button-bg-color:transparent;font-weight:inherit;border:none;border-radius:0;padding:0;-webkit-text-decoration:none;text-decoration:none}._root_ainpt_2{--button-bg-color:var(--theme-color-white);--button-bg-color-hover:var(--theme-color-gray-100);padding:var(--theme-space-xs) var(--theme-space-sm);border-radius:var(--theme-radius-md);justify-content:space-between;gap:var(--theme-space-xs);text-align:start;white-space:pre-wrap;width:100%}._chevron_ainpt_14{color:var(--theme-color-gray-600)}._root_ainpt_2[aria-expanded=true] ._chevron_ainpt_14{rotate:180deg}._root_15jnn_2{height:var(--disclosure-panel-height);transition:height .25s;overflow:clip}@media (prefers-reduced-motion:reduce){._root_15jnn_2{transition:none}}._inner_15jnn_12{padding:var(--theme-space-xs) var(--theme-space-sm) var(--theme-space-sm)}._root_m9o5v_2{background-color:var(--alert-bg-color,transparent);padding:var(--theme-space-md);border-radius:var(--theme-radius-md);color:var(--alert-text-color,var(--theme-color-black));border:var(--alert-border,none);gap:.375rem;display:flex}._root_m9o5v_2._info_m9o5v_11._light_m9o5v_12{--alert-bg-color:var(--theme-color-blue-100);--alert-title-color:var(--theme-color-blue-600)}._root_m9o5v_2._info_m9o5v_11._filled_m9o5v_16{--alert-bg-color:var(--theme-color-blue-600);--alert-title-color:var(--theme-color-white);--alert-text-color:var(--theme-color-white)}._root_m9o5v_2._info_m9o5v_11._outlined_m9o5v_21{--alert-border:1px solid var(--theme-color-blue-600);--alert-title-color:var(--theme-color-blue-600)}._root_m9o5v_2._success_m9o5v_27._light_m9o5v_12{--alert-bg-color:var(--theme-color-green-000);--alert-title-color:var(--theme-color-green-700)}._root_m9o5v_2._success_m9o5v_27._filled_m9o5v_16{--alert-bg-color:var(--theme-color-green-600);--alert-title-color:var(--theme-color-white);--alert-text-color:var(--theme-color-white)}._root_m9o5v_2._success_m9o5v_27._outlined_m9o5v_21{--alert-border:1px solid var(--theme-color-green-700);--alert-title-color:var(--theme-color-green-700)}._root_m9o5v_2._warning_m9o5v_43._light_m9o5v_12{--alert-bg-color:var(--theme-color-orange-100);--alert-title-color:var(--theme-color-orange-700)}._root_m9o5v_2._warning_m9o5v_43._filled_m9o5v_16{--alert-bg-color:var(--theme-color-orange-500)}._root_m9o5v_2._warning_m9o5v_43._outlined_m9o5v_21{--alert-border:1px solid var(--theme-color-orange-700);--alert-title-color:var(--theme-color-orange-700)}._root_m9o5v_2._error_m9o5v_57._light_m9o5v_12{--alert-bg-color:var(--theme-color-red-100);--alert-title-color:var(--theme-color-red-600)}._root_m9o5v_2._error_m9o5v_57._filled_m9o5v_16{--alert-bg-color:var(--theme-color-red-600);--alert-title-color:var(--theme-color-white);--alert-text-color:var(--theme-color-white)}._root_m9o5v_2._error_m9o5v_57._outlined_m9o5v_21{--alert-border:1px solid var(--theme-color-red-600);--alert-title-color:var(--theme-color-red-600)}._icon_m9o5v_74{color:var(--alert-title-color,inherit);flex-shrink:0}._title_m9o5v_79{font-size:var(--theme-font-size-md);font-weight:var(--theme-font-weight-semi-bold);color:var(--alert-title-color,inherit);margin-bottom:var(--theme-space-xxs)}._description_m9o5v_86{font-size:var(--theme-font-size-md)}._root_13mis_2{vertical-align:middle;color:var(--theme-color-primary-500);background-color:var(--theme-color-primary-000);border:1px solid var(--theme-color-primary-100);height:var(--avatar-size);width:var(--avatar-size);border-radius:50%;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}._root_13mis_2._xs_13mis_16{--avatar-size:2rem}._root_13mis_2._sm_13mis_19{--avatar-size:3rem}._root_13mis_2._md_13mis_22{--avatar-size:5rem}._root_13mis_2._lg_13mis_25{--avatar-size:6.75rem}._root_13mis_2._xl_13mis_28{--avatar-size:7.5rem}._image_13mis_33{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute}._fallback_13mis_41{font-size:calc(var(--avatar-size) / 2.5);font-weight:var(--theme-font-weight-medium);text-transform:uppercase}._fallbackImage_13mis_47{width:50%;height:50%}._actionButton_13mis_52{border:1px solid var(--theme-color-gray-300);color:var(--theme-color-primary-500);background-color:var(--theme-color-white);border-radius:50%;padding:.25rem;position:absolute;bottom:3%;right:3%}._actionButton_13mis_52._danger_13mis_62{color:var(--theme-color-red-500)}._root_ev0rp_2{--badge-padding:var(--badge-padding-block) var(--badge-padding-inline);font-weight:var(--theme-font-weight-semi-bold);border-radius:var(--theme-radius-sm);white-space:nowrap;padding:var(--badge-padding);background-color:var(--badge-bg-color,var(--badge-auto-bg-color));width:fit-content;color:var(--badge-text-color,var(--badge-auto-text-color));justify-content:center;align-items:center;display:inline-flex}._root_ev0rp_2._rounded_ev0rp_17{border-radius:var(--theme-radius-full)}._root_ev0rp_2._xs_ev0rp_21{--badge-padding-inline:.375rem;--badge-padding-block:.125rem;font-size:var(--theme-font-size-xs)}._root_ev0rp_2._sm_ev0rp_27{--badge-padding-inline:.5rem;--badge-padding-block:.125rem;font-size:var(--theme-font-size-xs)}._root_ev0rp_2._md_ev0rp_33{--badge-padding-inline:.625rem;--badge-padding-block:.2rem;font-size:var(--theme-font-size-sm)}._root_ev0rp_2._lg_ev0rp_39{--badge-padding-inline:.75rem;--badge-padding-block:.25rem;font-size:var(--theme-font-size-md)}._root_ev0rp_2._xl_ev0rp_45{--badge-padding-inline:1rem;--badge-padding-block:.375rem;font-size:var(--theme-font-size-lg)}._error_1x98k_2{color:var(--theme-color-red-500)}._root_1iy97_2{--multiselect-cell-border-width:.5px;border-collapse:collapse;border-spacing:0}._cell_1iy97_8{--calendar-cell-size:2rem;width:var(--calendar-cell-size);line-height:var(--calendar-cell-size);text-align:center;forced-color-adjust:none;border-radius:50%;margin-block:1px}._dateCell_1iy97_18{cursor:default;transition:background-color .1s,color .1s,scale .15s}._dateCell_1iy97_18._hiddenDayOutOfMonth_1iy97_23[data-outside-month]{display:none}._dateCell_1iy97_18._dimmedDayOutOfMonth_1iy97_27[data-outside-month]{color:var(--theme-color-gray-400)}._dateCell_1iy97_18._normalDayOutOfMonth_1iy97_31[data-outside-month]{color:inherit}._dateCell_1iy97_18[data-pressed]{background-color:var(--theme-color-gray-200);scale:.9}._dateCell_1iy97_18[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:2px}._dateCell_1iy97_18[data-hovered]{background-color:var(--theme-color-gray-100)}._dateCell_1iy97_18[data-selected]{background-color:var(--theme-color-primary-500);color:var(--theme-color-white)}._dateCell_1iy97_18[data-disabled]{color:var(--theme-color-gray-400)}._dateCell_1iy97_18[data-unavailable]{color:var(--theme-color-gray-500);-webkit-text-decoration:line-through;text-decoration:line-through}[data-range-calendar=true] ._dateCell_1iy97_18{border:var(--multiselect-cell-border-width) solid transparent;width:auto}[data-selected]:is([data-range-calendar=true] ._dateCell_1iy97_18){border-width:0;border-top-width:var(--multiselect-cell-border-width);border-bottom-width:var(--multiselect-cell-border-width);border-color:var(--theme-color-primary-500);background-color:var(--theme-color-primary-100);color:var(--theme-color-black);border-radius:0;margin-block:1px}[data-selection-start]:is([data-range-calendar=true] ._dateCell_1iy97_18),:is([data-range-calendar=true] ._dateCell_1iy97_18):is(td:first-child>*,[aria-disabled]+td>*){border-inline-start-width:var(--multiselect-cell-border-width);border-start-start-radius:9999px;border-end-start-radius:9999px}[data-selection-end]:is([data-range-calendar=true] ._dateCell_1iy97_18),:is([data-range-calendar=true] ._dateCell_1iy97_18):is(td:last-child>*,td:has(+[aria-disabled])>*){border-inline-end-width:var(--multiselect-cell-border-width);border-start-end-radius:9999px;border-end-end-radius:9999px}[data-selection-start]:is([data-range-calendar=true] ._dateCell_1iy97_18),[data-selection-end]:is([data-range-calendar=true] ._dateCell_1iy97_18){z-index:2;background-color:var(--theme-color-primary-500);color:var(--theme-color-white)}._popover_lhsd4_2{background-color:var(--theme-color-white);color:var(--theme-color-black);border:1px solid var(--theme-color-gray-200);width:var(--trigger-width);min-width:7.5rem;box-shadow:var(--theme-shadow-md);border-radius:.375rem;outline:none;flex-direction:column;transition:transform .15s,opacity .15s;display:flex}._popover_lhsd4_2[data-entering],._popover_lhsd4_2[data-exiting]{transform:var(--origin);opacity:0}._popover_lhsd4_2[data-placement=top]{--origin:translateY(8px);transform-origin:bottom}._popover_lhsd4_2[data-placement=bottom]{--origin:translateY(-8px);transform-origin:top}._dropDownListBox_lhsd4_32{max-height:inherit;forced-color-adjust:none;box-sizing:border-box;border-radius:.375rem;display:block;overflow:auto}._dropDownListBox_lhsd4_32[data-empty]{padding:var(--theme-space-xs)}._dropDownItem_lhsd4_45{cursor:default;margin-inline:var(--theme-space-xxs);border-radius:.375rem;outline:none;grid-template-columns:1rem 1fr;align-items:center;gap:.25rem;padding:.35rem .25rem;display:grid}._dropDownListBox_lhsd4_32 ._dropDownItem_lhsd4_45:first-of-type{margin-top:var(--theme-space-xxs)}._dropDownListBox_lhsd4_32 ._dropDownItem_lhsd4_45:last-of-type{margin-bottom:var(--theme-space-xxs)}._dropDownItem_lhsd4_45[data-selected]{background:unset;font-weight:600}._dropDownItem_lhsd4_45[data-focused],._dropDownItem_lhsd4_45[data-pressed]{background-color:var(--theme-color-primary-500);color:var(--theme-color-white)}._dropDownItem_lhsd4_45 ._checkIcon_lhsd4_74{height:100%}._dropDownItem_lhsd4_45 ._itemInner_lhsd4_78{flex-direction:column;grid-column-start:2;display:flex}._description_lhsd4_85{color:var(--theme-color-gray-700);font-size:var(--theme-font-size-sm)}._dropDownItem_lhsd4_45:where([data-focused],[data-pressed]) ._description_lhsd4_85{color:var(--theme-color-white)}._listBoxSection_lhsd4_94 ._header_lhsd4_95{z-index:2;padding:.375rem var(--theme-space-xs);background-color:var(--theme-color-gray-000);border-block:.5px solid var(--theme-color-gray-400);font-weight:600;position:sticky;top:-.5px}._listBoxSection_lhsd4_94:first-child ._header_lhsd4_95{margin-top:-.5px}._root_1fyei_2{--field-error-color:var(--theme-color-red-500);gap:var(--theme-space-xxs);font-size:var(--field-font-size);width:var(--field-width,var(--internal-field-width,100%));flex-direction:column;max-width:100%;display:flex}._root_1fyei_2._containWidth_1fyei_13{--internal-field-width:25ch}._root_1fyei_2._xs_1fyei_17{--field-font-size:var(--theme-font-size-xs)}._root_1fyei_2._sm_1fyei_21{--field-font-size:var(--theme-font-size-sm)}._root_1fyei_2._md_1fyei_25{--field-font-size:var(--theme-font-size-md)}._root_1fyei_2._lg_1fyei_29{--field-font-size:var(--theme-font-size-lg)}._root_1fyei_2._xl_1fyei_33{--field-font-size:var(--theme-font-size-xl)}._label_1fyei_38{font-weight:var(--theme-font-weight-medium)}._label_1fyei_38._requiredAsterisk_1fyei_41:after{content:" *";color:var(--field-error-color);font-size:var(--theme-font-size-sm)}._description_1fyei_48{color:var(--theme-color-gray-600);font-size:calc(var(--field-font-size) - .1rem)}._error_1fyei_53{color:var(--field-error-color);font-size:calc(var(--field-font-size) - .1rem)}._root_1wk91_2{--input-padding-left:calc(var(--input-height) / 4);--input-padding-right:calc(var(--input-height) / 4);--input-left-section-width:var(--input-height);--input-right-section-width:var(--input-height);position:relative}._root_1wk91_2._xs_1wk91_10{--input-height:1.875rem}._root_1wk91_2._sm_1wk91_14{--input-height:2.25rem}._root_1wk91_2._md_1wk91_18{--input-height:2.5rem}._root_1wk91_2._lg_1wk91_22{--input-height:3rem}._root_1wk91_2._xl_1wk91_26{--input-height:3.5rem}._input_1wk91_31{padding-left:var(--input-padding-left);padding-right:var(--input-padding-right);min-height:var(--input-height);width:100%;min-width:0;transition:border-color var(--theme-transition-faster) ease,background-color var(--theme-transition-normal) ease;border:1px solid #0000;border-radius:.375rem;outline-style:solid;outline-color:#0000}._input_1wk91_31._outline_1wk91_44{border-color:var(--theme-color-gray-300);background-color:var(--theme-color-white)}._input_1wk91_31._filled_1wk91_49{background-color:var(--theme-color-gray-100);border-color:var(--theme-color-gray-100)}._input_1wk91_31._subtle_1wk91_54{--input-padding-left:0;--input-padding-right:0;background-color:#0000;border:none}._input_1wk91_31[data-invalid]{border-color:var(--field-error-color)}._input_1wk91_31[data-hovered]{border-color:var(--theme-color-gray-500)}._input_1wk91_31[data-focused],._input_1wk91_31[data-focus-within]{border-color:var(--theme-color-primary-500)}._input_1wk91_31[disabled]{background-color:var(--theme-color-gray-100);border-color:var(--theme-color-gray-200);cursor:not-allowed}._input_1wk91_31._withLeftSection_1wk91_80{padding-left:calc(var(--input-left-section-width))}._input_1wk91_31._withRightSection_1wk91_84{padding-right:calc(var(--input-right-section-width))}._floatingSection_1wk91_89{color:var(--theme-color-gray-600);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._floatingSection_1wk91_89:not(._interactive_1wk91_97){pointer-events:none}._leftSection_1wk91_102{width:var(--input-left-section-width);right:auto}._rightSection_1wk91_107{width:var(--input-right-section-width);left:auto}._root_1tca5_2._inline_1tca5_2{width:fit-content}._select_1tca5_6{justify-content:space-between;align-items:center;gap:.5rem;display:flex}._select_1tca5_6[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:-1px}._select_1tca5_6._button_1tca5_17{--button-bg-color:var(--theme-color-white)}._select_1tca5_6._inline_1tca5_2{background-color:#0000;border:none;width:fit-content;padding:0}._selectIcon_1tca5_29{width:1rem;height:1rem;color:var(--theme-color-gray-600);flex-shrink:0}._selectValue_1tca5_36[data-placeholder]{color:var(--theme-color-gray-600)}._searchInput_1tca5_42{border:none;border-bottom:1px solid var(--theme-color-gray-200);border-radius:.375rem .375rem 0 0;width:100%}._root_gekmf_2{justify-content:center;align-items:center;width:16rem;max-width:100%;display:flex}._selectValue_gekmf_10{font-weight:var(--theme-font-weight-semi-bold)}._root_1cch3_2{--card-padding-inline:var(--card-padding);--card-padding-block:var(--card-padding);background-color:var(--theme-color-white);padding:var(--card-padding-block) var(--card-padding-inline);border-radius:var(--theme-radius-md)}._root_1cch3_2._xs_1cch3_10{--card-padding:var(--theme-space-xs)}._root_1cch3_2._sm_1cch3_14{--card-padding:var(--theme-space-sm)}._root_1cch3_2._md_1cch3_18{--card-padding:var(--theme-space-md)}._root_1cch3_2._lg_1cch3_22{--card-padding:var(--theme-space-lg)}._root_1cch3_2._xl_1cch3_26{--card-padding:var(--theme-space-xl)}._root_1cch3_2._elevation-1_1cch3_30{--card-shadow:var(--theme-shadow-xs)}._root_1cch3_2._elevation-2_1cch3_34{--card-shadow:var(--theme-shadow-sm)}._root_1cch3_2._elevation-3_1cch3_38{--card-shadow:var(--theme-shadow-md)}._root_1cch3_2._elevation-4_1cch3_42{--card-shadow:var(--theme-shadow-lg)}._root_1cch3_2._elevation-5_1cch3_46{--card-shadow:var(--theme-shadow-xl)}._root_1cch3_2._elevate_1cch3_50{box-shadow:var(--card-shadow)}._root_1cch3_2._outline_1cch3_54{border:1px solid var(--theme-color-gray-300)}._root_1haip_2{--checkbox-border-color:var(--theme-color-gray-400);gap:.25rem .5rem;width:fit-content;display:flex}._root_1haip_2._left_1haip_8{flex-direction:row-reverse;justify-content:flex-end}._root_1haip_2._top_1haip_13{flex-direction:column-reverse}._root_1haip_2._right_1haip_17{flex-direction:row}._root_1haip_2._bottom_1haip_21{flex-direction:column}._root_1haip_2._left_1haip_8,._root_1haip_2._right_1haip_17{align-items:center}._root_1haip_2._top_1haip_13,._root_1haip_2._bottom_1haip_21{align-items:flex-start}._root_1haip_2._xs_1haip_35{--checkbox-size:.875rem}._root_1haip_2._sm_1haip_39{--checkbox-size:1rem}._root_1haip_2._md_1haip_43{--checkbox-size:1.25rem}._root_1haip_2._lg_1haip_47{--checkbox-size:1.5rem}._root_1haip_2._xl_1haip_51{--checkbox-size:1.75rem}._root_1haip_2[data-disabled]{--checkbox-border-color:var(--theme-color-gray-300);color:var(--theme-color-gray-600);cursor:not-allowed}._checkbox_1haip_62{width:var(--checkbox-size);height:var(--checkbox-size);border:1px solid var(--checkbox-border-color);transition:border-color var(--theme-transition-fast) var(--theme-ease-out),background-color var(--theme-transition-fast) var(--theme-ease-out);background-color:var(--theme-color-white);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-focus-visible]>._checkbox_1haip_62{outline:2px solid var(--theme-color-primary-500);outline-offset:2px}:is(._root_1haip_2[data-selected],._root_1haip_2[data-indeterminate]) ._checkbox_1haip_62{border-color:var(--theme-color-primary-500);background-color:var(--checkbox-fill-color,var(--theme-color-primary-500));color:var(--checkbox-check-color,var(--theme-color-white))}._root_1haip_2[data-pressed] ._checkbox_1haip_62{border-color:var(--theme-color-primary-300)}._icon_1haip_96{width:90%;height:90%}._root_1nf3k_2{--color-dot-size:.5rem;width:var(--color-dot-size);height:var(--color-dot-size);background-color:var(--color-dot-color,var(--color-dot-auto-color));border-radius:50%;flex-shrink:0}._xs_1nf3k_12{--color-dot-size:.375rem}._sm_1nf3k_16{--color-dot-size:.5rem}._md_1nf3k_20{--color-dot-size:.75rem}._lg_1nf3k_24{--color-dot-size:1rem}._xl_1nf3k_28{--color-dot-size:1.25rem}._triggerButton_cxuqw_2{border-radius:var(--theme-radius-md);height:var(--input-height);background-color:#0000;width:100%}._triggerButton_cxuqw_2 svg{height:calc(var(--input-height) * .5);width:auto;color:var(--theme-color-gray-600)}._modal_11zdq_2{pointer-events:none;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_11zdq_2[data-entering]{animation:.2s _modal-fade_11zdq_1}._modal_11zdq_2[data-exiting]{animation:.15s ease-in reverse _modal-fade_11zdq_1}._dialog_11zdq_20{padding:var(--theme-space-sm) var(--theme-space-md);border:1px solid var(--theme-color-gray-200);background-color:var(--theme-color-white);gap:var(--theme-space-sm);pointer-events:auto;border-radius:.5rem;flex-direction:column;max-width:96%;max-height:95%;margin-top:-1rem;transition:opacity .15s,scale .15s;display:flex;overflow:hidden}._dialog_11zdq_20[data-entering]{animation:.3s cubic-bezier(.175,.885,.32,1.275) _modal-zoom_11zdq_1}._dialog_11zdq_20._xs_11zdq_39{width:20rem}._dialog_11zdq_20._sm_11zdq_43{width:25rem}._dialog_11zdq_20._md_11zdq_47{width:30rem}._dialog_11zdq_20._lg_11zdq_51{width:40rem}._dialog_11zdq_20._xl_11zdq_55{width:50rem}._dialog_11zdq_20._fullscreen_11zdq_59{border-radius:0;width:100%;max-width:none;height:100%;max-height:none;margin:0}._description_11zdq_69{color:var(--theme-color-gray-700)}._inner_11zdq_73{padding-block:var(--theme-space-xxs);backface-visibility:hidden;flex-grow:1;overflow:auto}._footer_11zdq_80{justify-content:flex-end;align-items:center;gap:var(--theme-space-sm);display:flex}@keyframes _modal-fade_11zdq_1{0%{opacity:0}to{opacity:1}}@keyframes _modal-zoom_11zdq_1{0%{transform:scale(.8)}to{transform:scale(1)}}._popover_10amv_2{--popover-origin:.5rem;--popover-arrow-offset:0;--popover-starting-scale:scale(.95);--popover-background-color:var(--theme-color-white);--popover-border-color:var(--theme-color-gray-300);border:1px solid var(--popover-border-color);box-shadow:var(--theme-shadow-sm);border-radius:var(--theme-radius-sm);background-color:var(--popover-background-color);color:var(--text-color);transition:transform var(--theme-transition-faster) var(--theme-ease-in-out),opacity var(--theme-transition-faster) var(--theme-ease-in-out);transform-origin:var(--trigger-anchor-point);outline:none}._popover_10amv_2._withArrow_10amv_18{--popover-arrow-offset:.375rem}._popover_10amv_2[data-entering],._popover_10amv_2[data-exiting]{transform:var(--popover-starting-scale) var(--origin);opacity:0}._popover_10amv_2[data-placement=top]{--origin:translateY(var(--popover-origin));margin-bottom:var(--popover-arrow-offset)}._popover_10amv_2[data-placement=bottom]{--origin:translateY(calc(var(--popover-origin) * -1));margin-top:var(--popover-arrow-offset)}._popover_10amv_2[data-placement=bottom] ._overlayArrow_10amv_37 svg{transform:rotate(180deg)}._popover_10amv_2[data-placement=right]{--origin:translateX(calc(var(--popover-origin) * -1));margin-left:var(--popover-arrow-offset)}._popover_10amv_2[data-placement=right] ._overlayArrow_10amv_37 svg{transform:rotate(90deg)}._popover_10amv_2[data-placement=left]{--origin:translateX(var(--popover-origin));margin-right:var(--popover-arrow-offset)}._popover_10amv_2[data-placement=left] ._overlayArrow_10amv_37 svg{transform:rotate(-90deg)}._overlayArrow_10amv_37{fill:var(--popover-background-color);stroke:var(--popover-border-color);stroke-width:1px;display:block}._input_ootjr_2{align-items:center;display:flex}._dateSegment_ootjr_7{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:end;border-radius:var(--theme-radius-sm);padding-inline:.15rem}._dateSegment_ootjr_7[data-type=literal]{padding:0}._dateSegment_ootjr_7[data-placeholder]{color:var(--theme-color-gray-600);font-style:italic}._dateSegment_ootjr_7:focus{color:var(--theme-color-white);background-color:var(--theme-color-primary-500);caret-color:#0000;outline:none}._triggerButton_ootjr_30{border-radius:var(--theme-radius-sm);width:100%;height:100%}._triggerButton_ootjr_30 svg{height:70%}._root_o0orf_2{background-color:var(--divider-color,var(--theme-color-gray-300));border:none}._root_o0orf_2._horizontal_o0orf_6{height:var(--divider-thickness,1px);width:var(--divider-length,100%)}._root_o0orf_2._vertical_o0orf_11{width:var(--divider-thickness,1px)}._root_o0orf_2._vertical_o0orf_11._flex_o0orf_14{align-self:stretch}._root_o0orf_2._vertical_o0orf_11:not(._flex_o0orf_14){height:var(--divider-length,100%)}._root_1tdwc_2{aspect-ratio:3;display:flex}._root_1tdwc_2._xs_1tdwc_6{height:2rem}._root_1tdwc_2._sm_1tdwc_9{height:2.5rem}._root_1tdwc_2._md_1tdwc_12{height:3rem}._root_1tdwc_2._lg_1tdwc_15{height:3.5rem}._root_1tdwc_2._xl_1tdwc_18{height:4rem}._root_1me06_2{scrollbar-gutter:stable;display:grid;overflow:auto}._root_1me06_2[data-layout=stack]{grid-template-columns:auto;align-items:center}._root_1me06_2[data-drop-target]{outline:2px solid var(--theme-color-primary-500);outline-offset:-2px;background-color:var(--theme-color-primary-100)}._root_1me06_2 [data-drop-target]{outline:1px solid var(--theme-color-primary-500);z-index:3}[data-orientation=horizontal] :is(._root_1me06_2 [data-drop-target]){height:100%}._root_8zt6p_2{scrollbar-gutter:stable;display:flex;overflow:auto}._root_8zt6p_2[data-orientation=vertical]{max-height:inherit;flex-direction:column;overflow-y:auto}._root_8zt6p_2[data-orientation=horizontal]{flex-direction:row;overflow-x:auto}._root_8zt6p_2[data-layout=stack]{display:flex}._root_8zt6p_2[data-layout=stack][data-orientation=vertical]{flex-direction:column}._root_8zt6p_2[data-layout=stack][data-orientation=horizontal]{flex-direction:row;width:100%}._root_8zt6p_2[data-drop-target]{outline:2px solid var(--theme-color-primary-500);outline-offset:-2px;background-color:var(--theme-color-primary-100)}._root_8zt6p_2 [data-drop-target]{outline:1px solid var(--theme-color-primary-500);z-index:3}._root_1jnln_2{padding:var(--theme-space-xs) var(--theme-space-xs);border-radius:inherit;cursor:default;grid-column:1/-1;grid-template-areas:"icon label end"".desc end";grid-template-columns:subgrid;forced-color-adjust:none;-webkit-tap-highlight-color:transparent;outline:none;align-items:center;display:grid;position:relative}._root_1jnln_2>svg{width:var(--start-icon-size);grid-area:icon;justify-self:center;height:100%}._root_1jnln_2>svg._endIcon_1jnln_24{width:var(--end-icon-size);grid-area:end}._root_1jnln_2[data-open],._root_1jnln_2[data-pressed]{background-color:var(--theme-color-gray-200)}._root_1jnln_2[data-focused]{background-color:var(--theme-color-primary-500);color:var(--theme-color-white)}._root_1jnln_2[href]{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}._root_1jnln_2[data-disabled]{color:var(--theme-color-gray-600);background-color:var(--theme-color-gray-100)}._root_1jnln_2 [slot=label]{font-size:var(--theme-font-size-md);grid-area:label}._root_1jnln_2 [slot=description]{font-size:var(--theme-font-size-sm);grid-area:desc}._root_tew3y_2{border-radius:var(--theme-radius-md)}._menu_tew3y_6{--start-icon-size:1.75rem;--end-icon-size:1.75rem;padding:var(--theme-space-xxs);min-height:0;max-height:inherit;border-radius:inherit;grid-template-columns:var(--start-icon-size) 1fr var(--end-icon-size);outline:none;grid-auto-rows:max-content;column-gap:.35rem;min-width:10rem;display:grid;overflow:auto}._menu_tew3y_6:not(:has(svg:not([data-end-icon]),[data-selection-mode])){--start-icon-size:0}._menu_tew3y_6 section[data-rac]{border-radius:inherit;grid-column:1/-1;grid-template-columns:inherit;column-gap:inherit;display:grid}._menu_tew3y_6 [role=separator]{margin-block:var(--theme-space-xxs);grid-column:1/-1}._root_annzd_2{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._root_annzd_2._xs_annzd_9{--pagination-gap:.2rem;--pagination-item-padding-inline:.375rem;--pagination-control-padding-block:.2rem}._root_annzd_2._sm_annzd_14{--pagination-gap:.25rem;--pagination-item-padding-inline:.375rem;--pagination-control-padding-block:.2rem}._root_annzd_2._md_annzd_19{--pagination-gap:.375rem;--pagination-item-padding-inline:.5rem;--pagination-control-padding-block:.25rem}._root_annzd_2._lg_annzd_24{--pagination-gap:.5rem;--pagination-item-padding-inline:.625rem;--pagination-control-padding-block:.375rem}._root_annzd_2._xl_annzd_29{--pagination-gap:.625rem;--pagination-item-padding-inline:.75rem;--pagination-control-padding-block:.4rem}._controlsList_annzd_36{gap:var(--pagination-gap);display:flex}._paginationItem_annzd_41{min-width:calc(var(--pagination-item-padding-inline) * 2 + 2ch);justify-content:center;align-items:center;display:flex}._controlButton_annzd_48{--button-padding:var(--pagination-control-padding-block) var(--pagination-item-padding-inline);width:100%}._controlButton_annzd_48._active_annzd_52[disabled]{background-color:var(--theme-color-button-500);color:var(--theme-color-white)}._incrementButton_annzd_58{padding:unset;height:100%}._incrementIcon_annzd_63{width:1.1em}._ellipsisIcon_annzd_67{color:var(--theme-color-gray-700);width:75%;display:inline}._resultsLabel_annzd_73{color:var(--theme-color-gray-700);font-size:var(--theme-font-size-sm)}._root_1kg3s_2{--progress-bar-width:100%;--progress-bar-indeterminate-width:7.5rem;width:var(--progress-bar-width);gap:.5rem;display:grid}._root_1kg3s_2._top_1kg3s_10{grid-template-columns:1fr auto;grid-template-areas:"label value""bar bar"}._root_1kg3s_2._side_1kg3s_14{grid-template-columns:auto 1fr auto;grid-template-areas:"label bar value";align-items:center}._root_1kg3s_2._filled_1kg3s_20{--progress-bar-bg-color:var(--theme-color-gray-100)}._root_1kg3s_2._outline_1kg3s_23{--progress-bar-border:1px solid var(--theme-color-gray-300)}._root_1kg3s_2._xs_1kg3s_27{--progress-bar-height:.375rem}._root_1kg3s_2._sm_1kg3s_30{--progress-bar-height:.5rem}._root_1kg3s_2._md_1kg3s_33{--progress-bar-height:.625rem}._root_1kg3s_2._lg_1kg3s_36{--progress-bar-height:.75rem}._root_1kg3s_2._xl_1kg3s_39{--progress-bar-height:1rem}._value_1kg3s_44{grid-area:value}._bar_1kg3s_48{border:var(--progress-bar-border,none);background:var(--progress-bar-bg-color,transparent);forced-color-adjust:none;height:var(--progress-bar-height);border-radius:var(--theme-radius-full);grid-area:bar;position:relative;overflow:hidden}._fill_1kg3s_20{background:var(--theme-color-primary-500);height:100%;width:var(--progress-bar-percent,var(--progress-bar-indeterminate-width));position:absolute;left:0}._root_1kg3s_2:not([aria-valuenow]) ._fill_1kg3s_20{border-radius:inherit;will-change:transform;animation:1.4s ease-in-out infinite _indeterminate_1kg3s_1}@keyframes _indeterminate_1kg3s_1{0%{left:-50%}to{left:150%}}._root_1s4o3_2{background-color:var(--theme-color-white);border:1px solid var(--theme-color-gray-300);forced-color-adjust:none;text-align:center;transition:background-color var(--theme-transition-fast),border-color var(--theme-transition-fast);border-radius:.625rem;align-items:center;padding:.5rem .75rem;display:flex}._root_1s4o3_2[data-hovered],._root_1s4o3_2[data-focus-visible]{background-color:var(--theme-color-gray-000);border-color:var(--theme-color-gray-500)}._root_1s4o3_2[data-pressed]{background-color:var(--theme-color-gray-000);border-color:var(--theme-color-primary-500)}._root_1s4o3_2[data-selected]{background-color:var(--theme-color-primary-000);border-color:var(--theme-color-primary-500)}._root_1s4o3_2[data-selected][data-pressed]{background-color:var(--theme-color-primary-100);border-color:var(--theme-color-primary-600)}._root_1s4o3_2[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:2px}._root_2wub2_2{align-items:center;gap:.5rem;width:fit-content;display:flex}._root_2wub2_2._left_2wub2_8{flex-direction:row-reverse;justify-content:flex-end}._root_2wub2_2._right_2wub2_13{flex-direction:row}._root_2wub2_2._xs_2wub2_17{--radio-size:.75rem}._root_2wub2_2._sm_2wub2_21{--radio-size:1rem}._root_2wub2_2._md_2wub2_25{--radio-size:1.25rem}._root_2wub2_2._lg_2wub2_29{--radio-size:1.5rem}._root_2wub2_2._xl_2wub2_33{--radio-size:2rem}._root_2wub2_2._primary_2wub2_37:before{content:"";width:var(--radio-size);height:var(--radio-size);box-sizing:border-box;border:2px solid var(--theme-color-gray-300);background:var(--field-background);transition:border-width var(--theme-transition-fast) var(--theme-ease-out);border-radius:50%;flex-shrink:0;display:block}._root_2wub2_2._primary_2wub2_37[data-pressed]:before{border-color:var(--theme-color-primary-300)}._root_2wub2_2._primary_2wub2_37[data-selected]:before{border-color:var(--theme-color-primary-500);border-width:calc(var(--radio-size) * .3)}._root_2wub2_2._primary_2wub2_37[data-selected][data-pressed]:before{border-color:var(--theme-color-primary-500)}._root_2wub2_2._primary_2wub2_37[data-focus-visible]:before{outline:2px solid var(--theme-color-primary-500);outline-offset:2px}._root_2wub2_2._button_2wub2_72{cursor:pointer}._root_1jvei_2{--tt-selection-color:var(--theme-color-blue-200);width:100%;font-family:Arial,Helvetica,sans-serif}._root_1jvei_2 .tiptap.ProseMirror{padding:var(--theme-space-lg);border:1px solid var(--theme-color-gray-300);overflow-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;text-rendering:optimizelegibility;white-space:pre-wrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:.675rem;outline:none;height:100%;font-size:11pt;line-height:1.5;overflow-y:auto}:is(._root_1jvei_2 .tiptap.ProseMirror)>*{position:relative}._root_1k5m1_2 h1,._root_1k5m1_2 h2,._root_1k5m1_2 h3,._root_1k5m1_2 h4{color:inherit;font-style:inherit;margin:12pt 0 0;font-weight:700;position:relative}:is(._root_1k5m1_2 h1,._root_1k5m1_2 h2,._root_1k5m1_2 h3,._root_1k5m1_2 h4):first-child{margin:0}._root_1k5m1_2 h1{font-size:18pt}._root_1k5m1_2 h2{font-size:16pt}._root_1k5m1_2 h3{font-size:14pt}._root_1k5m1_2 h4{font-size:12pt}._root_1b39p_2 .hr{background-color:var(--theme-color-gray-500);border:none;width:100%;height:1px;margin:12pt 0}:is(._root_1b39p_2 .hr).ProseMirror-selectednode{background-color:var(--theme-color-primary-500)}._root_7vvj0_2 img{max-width:100%;height:auto;display:block}._root_7vvj0_2 .tiptap.ProseMirror>img:not([data-type=emoji] img){border-radius:.25rem;outline:.125rem solid #0000;margin:2rem 0}._root_7vvj0_2 img:not([data-type=emoji] img).ProseMirror-selectednode{outline-color:var(--theme-color-primary-500)}._root_1nbvm_2 ol,._root_1nbvm_2 ul{padding-left:1.5em}._root_1nbvm_2 li p{margin-top:0}._root_1nbvm_2 ol{list-style:decimal}:is(._root_1nbvm_2 ol) ol{list-style:lower-alpha}:is(:is(._root_1nbvm_2 ol) ol) ol{list-style:lower-roman}._root_1nbvm_2 ul:not([data-type=taskList]){list-style:outside}:is(._root_1nbvm_2 ul:not([data-type=taskList])) ul{list-style:circle}:is(:is(._root_1nbvm_2 ul:not([data-type=taskList])) ul) ul{list-style:square}._root_1nbvm_2 ul[data-type=taskList]{padding-left:.25em}:is(._root_1nbvm_2 ul[data-type=taskList]) li{flex-direction:row;align-items:flex-start;display:flex}:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li):not(:has(>p:first-child)){list-style-type:none}[data-checked=true]:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li)>div>p{opacity:.5;-webkit-text-decoration:line-through;text-decoration:line-through}[data-checked=true]:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li)>div>p span{-webkit-text-decoration:line-through;text-decoration:line-through}:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) label{padding-top:.15rem;padding-right:.5rem;position:relative}:is(:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) label):not([contenteditable]){pointer-events:none}:is(:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) label) input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}:is(:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) label) span{border:1px solid var(--theme-color-gray-300);cursor:pointer;background-color:var(--theme-color-gray-100);border-radius:.25rem;width:1.15em;height:1.15em;transition:background-color 80ms ease-out,border-color 80ms ease-out;display:block;position:relative}:is(:is(:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) label) span):before{content:"";background-color:var(--theme-color-white);opacity:0;width:.75em;height:.75em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) 50%/contain no-repeat;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) 50%/contain no-repeat}:is(:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) label) input[type=checkbox]:checked+span{background:var(--theme-color-primary-500);border-color:var(--theme-color-primary-500)}:is(:is(:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) label) input[type=checkbox]:checked+span):before{opacity:1}:is(:is(._root_1nbvm_2 ul[data-type=taskList]) li) div{flex:1;min-width:0}._root_o5vcx_2 p:empty:before{content:"";display:inline-block}:is(._root_o5vcx_2 :not(.readonly):not(.ProseMirror-hideselection)) ::selection{background-color:var(--tt-selection-color)}:is(._root_o5vcx_2 :not(.readonly):not(.ProseMirror-hideselection)) ._selection_o5vcx_14::selection{background:0 0}._root_o5vcx_2 .selection{background-color:var(--tt-selection-color);display:inline}._root_o5vcx_2 .ProseMirror-selectednode:not(img):not(.hr):not(pre):not(.react-renderer){background-color:var(--tt-selection-color)}._root_o5vcx_2 .ProseMirror-hideselection{caret-color:#0000}._root_o5vcx_2 ._resize-cursor_o5vcx_33{cursor:ew-resize;cursor:col-resize}._root_o5vcx_2 a span{-webkit-text-decoration:underline;text-decoration:underline}._root_o5vcx_2 s span{-webkit-text-decoration:line-through;text-decoration:line-through}._root_o5vcx_2 u span{-webkit-text-decoration:underline;text-decoration:underline}._root_o5vcx_2 [data-type=emoji] img{cursor:text;width:1.25em;height:1.25em;display:inline-block}._root_o5vcx_2 a{color:var(--theme-color-primary-500);-webkit-text-decoration:underline;text-decoration:underline}._root_o5vcx_2 [data-type=mention]{color:var(--theme-color-primary-500);display:inline-block}._root_o5vcx_2 .is-empty:not(.with-slash)[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{content:attr(data-placeholder)}._root_o5vcx_2 .is-empty.with-slash[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{content:"Write, type '/' for commands…";font-style:italic}._root_o5vcx_2 .is-empty[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{pointer-events:none;width:100%;height:0;text-align:inherit;position:absolute;left:0;right:0}._root_o5vcx_2 .is-empty[data-placeholder]:has(>.ProseMirror-trailingBreak):before{color:var(--theme-color-gray-400)}._root_o5vcx_2 .prosemirror-dropcursor-block,._root_o5vcx_2 .prosemirror-dropcursor-inline{background-color:var(--theme-color-primary-400);cursor:grabbing;border-radius:.25rem;width:100%;height:.188rem;margin-left:-1px;margin-right:-1px}._root_2avcw_2{--toolbar-button-size:2rem;min-width:var(--toolbar-button-size);height:var(--toolbar-button-size);transition:background-color var(--theme-transition-fast) var(--theme-ease-in-out);background-color:#0000;border:none;border-radius:.125rem;justify-content:center;align-items:center;display:flex}._root_2avcw_2:not(:disabled):hover,._root_2avcw_2:not(:disabled):focus-visible{background-color:var(--theme-color-gray-100)}._root_2avcw_2[data-active=true]{background-color:var(--theme-color-gray-100);color:var(--theme-color-primary-500)}._popover_a65za_2{padding:.125rem}._headingButton_a65za_6{padding:var(--theme-space-xxs) var(--theme-space-xs);height:unset}._headingButton_a65za_6._active_a65za_10{background-color:var(--theme-color-gray-100);color:var(--theme-color-primary-500)}._divider_u24wz_2{background-color:var(--theme-color-gray-300);width:1px;margin-inline:var(--theme-space-xxs);align-self:stretch}._form_nd9yk_2{display:flex}._input_nd9yk_6{border:none;outline:none}._root_knnhj_2{--toolbar-group-margin-inline:var(--theme-space-xxs);display:flex}._root_knnhj_2:not(:first-child){border-left:1px solid var(--theme-color-gray-300);margin-left:var(--toolbar-group-margin-inline);padding-left:var(--toolbar-group-margin-inline)}._root_8k43a_2{padding:var(--theme-space-xxs);border:1px solid var(--theme-color-gray-300);border-radius:.675rem}._searchIcon_bawau_2{color:var(--theme-color-gray-500);height:calc(var(--input-height) - 1.15rem)}._input_bawau_7{border-radius:var(--theme-radius-full)}._root_55y4m_2{--slider-thumb-size:1.5rem;--slider-track-size:10rem;--slider-track-thickness:.5rem;grid-template-columns:1fr auto;grid-template-areas:"label output""track track";display:grid}._label_55y4m_13{grid-area:label}._valueOutput_55y4m_17{white-space:nowrap;grid-area:output}._trackContainer_55y4m_22{grid-area:track;position:relative}._track_55y4m_22{border-radius:var(--theme-radius-full);background-color:var(--theme-color-gray-200);display:block;position:absolute}._trackFill_55y4m_34{border-radius:inherit;background-color:var(--theme-color-primary-500);margin:1px 0 0 1px;position:absolute}._thumb_55y4m_41{--indicator-drop-shadow:0 1px 4px #0000004d;background-color:var(--theme-color-primary-500);width:var(--slider-thumb-size);height:var(--slider-thumb-size);forced-color-adjust:none;border-radius:50%}._thumb_55y4m_41[data-dragging]{background-color:var(--theme-color-primary-600)}._root_55y4m_2[data-orientation=horizontal]{flex-direction:column;width:100%}._root_55y4m_2[data-orientation=horizontal] ._trackContainer_55y4m_22{height:var(--slider-thumb-size);width:var(--slider-track-size);margin-inline:calc(var(--slider-thumb-size) / 2)}._root_55y4m_2[data-orientation=horizontal] ._track_55y4m_22{height:var(--slider-track-thickness);width:100%;top:50%;transform:translateY(-50%)}._root_55y4m_2[data-orientation=horizontal] ._trackFill_55y4m_34{width:var(--slider-track-percent);height:calc(100% - 2px);inset-inline-start:var(--slider-track-start,0)}._root_55y4m_2[data-orientation=horizontal] ._thumb_55y4m_41{top:50%}._root_55y4m_2[data-orientation=vertical]{flex-direction:row;height:100%}._root_55y4m_2[data-orientation=vertical] ._trackContainer_55y4m_22{width:var(--slider-thumb-size);height:var(--slider-track-size);margin-block:calc(var(--slider-thumb-size) / 2)}._root_55y4m_2[data-orientation=vertical] ._track_55y4m_22{width:var(--slider-track-thickness);height:100%;left:50%;transform:translate(-50%)}._root_55y4m_2[data-orientation=vertical] ._trackFill_55y4m_34{height:var(--slider-track-percent);width:calc(100% - 2px);inset-block-end:var(--slider-track-start,0)}._root_55y4m_2[data-orientation=vertical] ._thumb_55y4m_41{left:50%}._root_bx21w_2{--star-unfilled-color:var(--theme-color-gray-200);--star-filled-color:var(--theme-color-orange-400);display:flex}._root_bx21w_2._xs_bx21w_7{--star-size:.75rem}._root_bx21w_2._sm_bx21w_10{--star-size:1rem}._root_bx21w_2._md_bx21w_13{--star-size:1.5rem}._root_bx21w_2._lg_bx21w_16{--star-size:2rem}._root_bx21w_2._xl_bx21w_19{--star-size:3rem}._starContainer_bx21w_24{background-color:#0000;border:none;position:relative}._star_bx21w_24{width:var(--star-size);height:var(--star-size)}._filledStar_bx21w_35,._interactive_bx21w_36 ._fullStarHoverHandler_bx21w_36:hover~._star_bx21w_24{fill:var(--star-filled-color);color:var(--star-filled-color)}._interactive_bx21w_36._starContainer_bx21w_24:has(~._starContainer_bx21w_24 ._hoverHandler_bx21w_37:hover) ._star_bx21w_24{fill:var(--star-filled-color);color:var(--star-filled-color)}._unfilledStar_bx21w_42,._interactive_bx21w_36._starContainer_bx21w_24:hover~._starContainer_bx21w_24 ._star_bx21w_24{fill:var(--star-unfilled-color);color:var(--star-unfilled-color)}._halfStar_bx21w_48,._interactive_bx21w_36 ._halfStarHoverHandler_bx21w_49:hover~._star_bx21w_24{fill:var(--star-half-color);color:var(--star-half-color)}._hoverHandler_bx21w_37{position:absolute;inset:0}._halfStarHoverHandler_bx21w_49{z-index:2;width:50%;right:auto}._root_k4ep1_2{--stepper-bg-color:var(--theme-color-white);--stepper-circle-size:2rem;--stepper-progress-thickness:.5rem;--stepper-progress-fill-radius:calc(var(--stepper-progress-thickness) / 2);--stepper-step-gap:3rem;--stepper-steps-padding-block:1.5rem;--stepper-steps-height:calc(var(--stepper-circle-size) + var(--stepper-steps-padding-block) * 2);width:100%}._progress_k4ep1_15{height:var(--stepper-progress-thickness);background-color:var(--theme-color-gray-200);width:100%}._progressFill_k4ep1_21{height:100%;width:var(--stepper-progress-percent);background-image:var(--theme-color-primary-gradient);border-top-right-radius:var(--stepper-progress-fill-radius);border-bottom-right-radius:var(--stepper-progress-fill-radius);transition:width var(--theme-transition-slow) var(--theme-ease-in)}._stepsContainer_k4ep1_30{scrollbar-width:none;gap:var(--stepper-step-gap);padding:var(--stepper-steps-padding-block) calc(var(--stepper-step-gap) / 2);scroll-snap-type:x mandatory;width:fit-content;max-width:100%;height:var(--stepper-steps-height);margin-inline:auto;display:flex;position:relative;overflow-x:auto}._step_k4ep1_30{scroll-snap-align:start;scroll-margin-inline:calc(var(--stepper-step-gap) / 2)}._stepNumber_k4ep1_49{width:var(--stepper-circle-size);height:var(--stepper-circle-size);background-color:var(--theme-color-gray-200);font-weight:var(--theme-font-weight-semi-bold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._stepNumber_k4ep1_49._completed_k4ep1_60,._stepNumber_k4ep1_49._active_k4ep1_61{background-color:var(--theme-color-primary-500);color:var(--theme-color-white)}._root_1vuhs_2{--switch-height:calc(var(--switch-width) / 1.75);--switch-thumb-size:calc(var(--switch-height) - (var(--switch-border-width) * 2));--switch-selected-color:var(--theme-color-primary-500);--switch-unselected-color:var(--theme-color-gray-300);align-items:center;gap:.5rem;display:flex;position:relative}._root_1vuhs_2._left_1vuhs_14{flex-direction:row-reverse}._root_1vuhs_2._top_1vuhs_18{flex-direction:column-reverse}._root_1vuhs_2._right_1vuhs_22{flex-direction:row}._root_1vuhs_2._bottom_1vuhs_26{flex-direction:column}._root_1vuhs_2._left_1vuhs_14,._root_1vuhs_2._right_1vuhs_22{align-items:center}._root_1vuhs_2._top_1vuhs_18,._root_1vuhs_2._bottom_1vuhs_26{align-items:flex-start}._root_1vuhs_2._xs_1vuhs_40{--switch-width:2rem;--switch-border-width:2px}._root_1vuhs_2._sm_1vuhs_45{--switch-width:2.25rem;--switch-border-width:2px}._root_1vuhs_2._md_1vuhs_50{--switch-width:2.5rem;--switch-border-width:3px}._root_1vuhs_2._lg_1vuhs_55{--switch-width:3rem;--switch-border-width:3px}._root_1vuhs_2._xl_1vuhs_60{--switch-width:3.5rem;--switch-border-width:4px}._indicator_1vuhs_66{width:var(--switch-width);height:var(--switch-height);border:var(--switch-border-width) solid var(--switch-unselected-color);background-color:var(--switch-unselected-color);border-radius:var(--theme-radius-full);transition:background-color var(--theme-transition-normal),border-color var(--theme-transition-normal)}._thumb_1vuhs_76{width:var(--switch-thumb-size);height:var(--switch-thumb-size);background-color:var(--theme-color-white);border-radius:var(--theme-radius-full);transition:translate var(--theme-transition-normal);justify-content:center;align-items:center;display:flex}._root_1vuhs_2[data-selected] ._indicator_1vuhs_66{background-color:var(--switch-selected-color);border-color:var(--switch-selected-color)}._root_1vuhs_2[data-selected] ._thumb_1vuhs_76{translate:calc(var(--switch-width) - var(--switch-thumb-size) - (var(--switch-border-width) * 2)) 0}._root_1vuhs_2[data-disabled]{--switch-selected-color:var(--theme-color-gray-300);--switch-unselected-color:var(--theme-color-gray-200);cursor:not-allowed;color:var(--theme-color-gray-600)}._root_167nj_2[data-empty]{text-align:center}._root_167nj_2[data-empty]>tr>td{padding:var(--table-empty-state-padding)}._root_5jesp_2{--cell-expand-button-width:1.25rem;--cell-expand-button-margin-inline-end:var(--theme-space-xxs);--cell-indent-width:var(--theme-space-sm);padding:var(--table-cell-padding-block) var(--table-cell-padding-inline);text-align:left;-webkit-tap-highlight-color:transparent;outline:none}._root_5jesp_2>*{align-items:center;height:100%;display:flex}._root_5jesp_2[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:-2px}._root_5jesp_2[data-tree-column]{padding-inline-start:calc(var(--cell-expand-button-width) + var(--cell-expand-button-margin-inline-end) + (var(--table-row-level) - 1) * var(--cell-indent-width))}._root_5jesp_2[data-tree-column][data-has-child-items]{padding-inline-start:0}._expandButton_5jesp_31{vertical-align:middle;color:inherit;width:var(--cell-expand-button-width);height:var(--cell-expand-button-width);font-weight:var(--theme-font-weight-medium);margin-inline-end:var(--cell-expand-button-margin-inline-end);padding:0;display:inline-flex}._expandButton_5jesp_31 svg{transition:rotate .15s}._root_5jesp_2[data-expanded] ._expandButton_5jesp_31 svg{rotate:90deg}._expandButton_5jesp_31._childrenInExpandButton_5jesp_49{justify-content:flex-start;gap:var(--theme-space-xs);border-radius:0;width:100%;height:100%}._root_1vku3_2{--tooltip-bg-color:var(--theme-color-white);--tooltip-offset:.35rem;--tooltip-transform-origin:.25rem;max-width:25rem;box-shadow:var(--theme-shadow-lg);border-radius:var(--theme-radius-sm);background-color:var(--tooltip-bg-color);color:var(--theme-color-black);padding:var(--theme-space-xxs) var(--theme-space-xs);transition:transform .2s,opacity .2s;transform:translateZ(0)}._root_1vku3_2._withArrow_1vku3_16{--tooltip-offset:.625rem}._root_1vku3_2[data-entering],._root_1vku3_2[data-exiting]{transform:var(--origin);opacity:0}._root_1vku3_2[data-placement=top]{--origin:translateY(var(--tooltip-transform-origin));margin-bottom:var(--tooltip-offset)}._root_1vku3_2[data-placement=bottom]{--origin:translateY(calc(-1 * var(--tooltip-transform-origin)));margin-top:var(--tooltip-offset)}._root_1vku3_2[data-placement=right]{--origin:translateX(calc(-1 * var(--tooltip-transform-origin)));margin-left:var(--tooltip-offset)}._root_1vku3_2[data-placement=left]{--origin:translateX(var(--tooltip-transform-origin));margin-right:var(--tooltip-offset)}._overlayArrow_1vku3_47{fill:var(--tooltip-bg-color);display:block}._root_1vku3_2[data-placement=bottom] ._overlayArrow_1vku3_47 svg{rotate:180deg}._root_1vku3_2[data-placement=right] ._overlayArrow_1vku3_47 svg{rotate:90deg}._root_1vku3_2[data-placement=left] ._overlayArrow_1vku3_47 svg{rotate:-90deg}._root_119u4_2{--sort-icon-color:var(--theme-color-gray-600);white-space:nowrap}._root_119u4_2[data-sort-direction]{--sort-icon-color:var(--theme-color-primary-500);background-color:var(--theme-color-primary-000);color:var(--theme-color-primary-500)}._tooltipWrapper_119u4_14{gap:var(--theme-space-xxs);display:flex}._tooltipButton_119u4_19{color:inherit;flex-shrink:0}._sortIcon_119u4_24{color:var(--sort-icon-color);flex-shrink:0;width:1rem}._sortIcon_119u4_24._reverse_119u4_29{rotate:180deg}._root_119l2_2{z-index:2;background-color:var(--theme-color-white);top:0}._root_1vitp_2{cursor:default;-webkit-tap-highlight-color:transparent;outline:none;transition-property:background,color;transition-duration:.2s;position:relative;transform:scale(1)}._root_1vitp_2[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:-2px}._root_1vitp_2[data-selected]{--checkbox-fill-color:var(--theme-color-white);--checkbox-check-color:var(--theme-color-primary-500);background-color:var(--theme-color-primary-500);color:var(--theme-color-white)}._root_1vitp_2[data-dragging]{opacity:.6;transform:translateZ(0)}._root_1vitp_2[data-drop-target]{outline:2px solid var(--theme-color-primary-500);background-color:var(--theme-color-white);z-index:4}._dragCell_1vitp_35{padding:0}._dragCell_1vitp_35 button{color:var(--theme-color-gray-700);width:100%;height:100%;display:flex}:is(._dragCell_1vitp_35 button) svg{flex-shrink:0}._root_3mc4z_2{width:100%;overflow:auto}._table_3mc4z_7{--table-row-border:none;--table-cell-padding:var(--theme-space-xs);--table-cell-padding-block:var(--table-cell-padding);--table-cell-padding-inline:var(--table-cell-padding);--table-outer-padding:var(--table-cell-padding);--table-outer-padding-block:var(--table-outer-padding);--table-outer-padding-inline:var(--table-outer-padding);--table-empty-state-padding:var(--theme-space-lg);border-radius:var(--table-border-radius);background-color:var(--theme-color-white);border-spacing:0;word-break:break-word;forced-color-adjust:none;outline:none;width:100%}._table_3mc4z_7._horizontalBorders_3mc4z_28{--table-row-border:1px solid var(--theme-color-gray-300)}._table_3mc4z_7._horizontalBorders_3mc4z_28 tr:not(:last-of-type) td,._table_3mc4z_7._horizontalBorders_3mc4z_28 thead th{border-bottom:var(--table-row-border)}._table_3mc4z_7._striped_3mc4z_37 tbody tr:nth-of-type(odd){background-color:var(--theme-color-gray-100)}._table_3mc4z_7[data-focus-visible]{outline:2px solid var(--theme-color-primary-500)}._table_3mc4z_7[data-drop-target]{outline:2px solid var(--theme-color-primary-500);background-color:var(--theme-color-primary-000)}._table_3mc4z_7>:first-child>:first-of-type :where(td,th){padding-top:var(--table-outer-padding-block)}._table_3mc4z_7>:last-child>:last-of-type :where(td,th){padding-bottom:var(--table-outer-padding-block)}._table_3mc4z_7 tr :where(td,th):first-of-type{padding-left:var(--table-outer-padding-inline)}._table_3mc4z_7 tr :where(td,th):last-of-type{padding-right:var(--table-outer-padding-inline)}._root_19yip_2{--tab-padding:.625rem;padding:var(--tab-padding-block) var(--tab-padding-inline);cursor:pointer;color:var(--theme-color-gray-700);forced-color-adjust:none;-webkit-tap-highlight-color:transparent;text-align:center;white-space:nowrap;outline:none;transition:color .2s;position:relative}._root_19yip_2[data-selected]{text-shadow:1px 0;color:var(--theme-color-gray-900)}._root_19yip_2[data-disabled]{--tab-indicator-color:var(--theme-color-gray-600);color:var(--theme-color-gray-500)}._root_19yip_2[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:calc(-1*min(var(--tab-padding-block),var(--tab-padding-inline)) + 2px)}._root_19yip_2[href]{-webkit-text-decoration:none;text-decoration:none}._indicator_19yip_36{background-color:var(--tab-indicator-color);border-radius:3px;transition-duration:.2s;position:absolute}@media (prefers-reduced-motion:reduce){._indicator_19yip_36{transition:none}}[role=tablist][data-orientation=horizontal] ._indicator_19yip_36{width:100%;height:var(--tab-indicator-thickness);transition-property:translate,width;bottom:0;left:0}[role=tablist][data-orientation=vertical] ._indicator_19yip_36{height:100%;width:var(--tab-indicator-thickness);transition-property:translate,height;top:0;right:0}._root_tdhv4_2{--overflow-button-size:2rem;position:relative}._overflowButton_tdhv4_7{bottom:0;top:calc(50% - var(--overflow-button-size) / 2);background-color:var(--theme-color-white);z-index:1;width:var(--overflow-button-size);height:var(--overflow-button-size);justify-content:center;align-items:center;display:flex;position:absolute}._overflowButton_tdhv4_7:hover,._overflowButton_tdhv4_7:focus-visible{background-color:var(--theme-color-gray-000)}._overflowButton_tdhv4_7:active{background-color:var(--theme-color-gray-100)}._overflowButton_tdhv4_7._left_tdhv4_28{left:0}._overflowButton_tdhv4_7._right_tdhv4_32{right:0}._list_tdhv4_37{display:flex}._list_tdhv4_37[data-orientation=horizontal]{border-bottom:var(--tabs-list-border-thickness) solid var(--theme-color-gray-400);scrollbar-width:none;max-width:100%;overflow:auto clip}._list_tdhv4_37[data-orientation=vertical]{border-inline-end:var(--tabs-list-border-thickness) solid var(--theme-color-gray-400);flex-direction:column}[role=tablist][data-orientation=vertical] ._root_1puf2_2{flex:1}._root_tydc5_2{--tab-indicator-thickness:4px;--tab-indicator-color:var(--theme-color-primary-500);--tabs-list-border-thickness:1px;--tab-padding-block:.625rem;--tab-padding-inline:.75rem;gap:var(--theme-space-xs);max-width:100%;display:flex}._root_tydc5_2[data-orientation=horizontal]{flex-direction:column}._root_tydc5_2[data-orientation=vertical]{flex-direction:row;width:100%}._textArea_1yzat_2{padding-block:var(--theme-space-sm)}._textArea_1yzat_2._none_1yzat_5{resize:none}._textArea_1yzat_2._both_1yzat_9{resize:both}._textArea_1yzat_2._horizontal_1yzat_13{resize:horizontal}._textArea_1yzat_2._vertical_1yzat_17{resize:vertical}._letterCount_1yzat_22{color:var(--theme-color-gray-600);font-size:var(--theme-font-size-xs);margin-top:var(--theme-space-xxs)}._root_1d1s4_2{--toast-region-edge-offset:var(--theme-space-sm);--toast-width:22.5rem;gap:var(--theme-space-xs);width:min(100%,var(--toast-width));outline:none;flex-direction:column-reverse;display:flex;position:fixed}._root_1d1s4_2[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:2px}._root_1d1s4_2._topVertical_1d1s4_17{top:var(--toast-region-edge-offset)}._root_1d1s4_2._centerVertical_1d1s4_21{top:50%;transform:translateY(-50%)}._root_1d1s4_2._bottomVertical_1d1s4_26{bottom:var(--toast-region-edge-offset)}._root_1d1s4_2._leftHorizontal_1d1s4_30{left:var(--toast-region-edge-offset)}._root_1d1s4_2._centerHorizontal_1d1s4_34{left:50%;transform:translate(-50%)}._root_1d1s4_2._rightHorizontal_1d1s4_39{right:var(--toast-region-edge-offset)}._root_1d1s4_2._centerVertical_1d1s4_21._centerHorizontal_1d1s4_34{transform:translate(-50%,-50%)}._toast_1d1s4_48{color:var(--toast-text-color,var(--theme-color-black));background-color:var(--toast-bg-color,var(--theme-color-white));width:100%;padding:var(--theme-space-sm);align-items:center;gap:var(--theme-space-xs);border-radius:var(--theme-radius-sm);box-shadow:var(--theme-shadow-md);forced-color-adjust:none;view-transition-class:toast;outline:none;display:flex}._toast_1d1s4_48[data-focus-visible]{outline:2px solid var(--theme-color-primary-500);outline-offset:2px}._toast_1d1s4_48._default_1d1s4_68{--toast-bg-color:var(--theme-color-gray-700);--toast-text-color:var(--theme-color-white)}._toast_1d1s4_48._error_1d1s4_73{--toast-bg-color:var(--theme-color-red-500);--toast-text-color:var(--theme-color-white)}._toast_1d1s4_48._info_1d1s4_78{--toast-bg-color:var(--theme-color-blue-600);--toast-text-color:var(--theme-color-white)}._toast_1d1s4_48._success_1d1s4_83{--toast-bg-color:var(--theme-color-green-600);--toast-text-color:var(--theme-color-white)}._toast_1d1s4_48._warning_1d1s4_88{--toast-bg-color:var(--theme-color-orange-500);--toast-text-color:var(--theme-color-white)}._closeButton_1d1s4_94{color:inherit;margin-left:auto}}@layer components;@layer utilities{.text-xs{font-size:var(--theme-font-size-xs)}.text-sm{font-size:var(--theme-font-size-sm)}.text-md{font-size:var(--theme-font-size-md)}.text-lg{font-size:var(--theme-font-size-lg)}.text-xl{font-size:var(--theme-font-size-xl)}.font-thin{font-weight:var(--theme-font-weight-thin)}.font-light{font-weight:var(--theme-font-weight-light)}.font-normal{font-weight:var(--theme-font-weight-normal)}.font-medium{font-weight:var(--theme-font-weight-medium)}.font-semi-bold{font-weight:var(--theme-font-weight-semi-bold)}.font-bold{font-weight:var(--theme-font-weight-bold)}.font-extra-bold{font-weight:var(--theme-font-weight-extra-bold)}.font-black{font-weight:var(--theme-font-weight-black)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.primary{color:var(--theme-color-primary-500)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.mx-auto{margin-inline:auto}.m-0{margin:0}.m-xxs{margin:var(--theme-space-xxs)}.m-xs{margin:var(--theme-space-xs)}.m-sm{margin:var(--theme-space-sm)}.m-md{margin:var(--theme-space-md)}.m-lg{margin:var(--theme-space-lg)}.m-xl{margin:var(--theme-space-xl)}.m-xxl{margin:var(--theme-space-xxl)}.mx-0{margin-inline:0}.mx-xxs{margin-inline:var(--theme-space-xxs)}.mx-xs{margin-inline:var(--theme-space-xs)}.mx-sm{margin-inline:var(--theme-space-sm)}.mx-md{margin-inline:var(--theme-space-md)}.mx-lg{margin-inline:var(--theme-space-lg)}.mx-xl{margin-inline:var(--theme-space-xl)}.mx-xxl{margin-inline:var(--theme-space-xxl)}.my-0{margin-block:0}.my-xxs{margin-block:var(--theme-space-xxs)}.my-xs{margin-block:var(--theme-space-xs)}.my-sm{margin-block:var(--theme-space-sm)}.my-md{margin-block:var(--theme-space-md)}.my-lg{margin-block:var(--theme-space-lg)}.my-xl{margin-block:var(--theme-space-xl)}.my-xxl{margin-block:var(--theme-space-xxl)}.mt-0{margin-top:0}.mt-xxs{margin-top:var(--theme-space-xxs)}.mt-xs{margin-top:var(--theme-space-xs)}.mt-sm{margin-top:var(--theme-space-sm)}.mt-md{margin-top:var(--theme-space-md)}.mt-lg{margin-top:var(--theme-space-lg)}.mt-xl{margin-top:var(--theme-space-xl)}.mt-xxl{margin-top:var(--theme-space-xxl)}.mb-0{margin-bottom:0}.mb-xxs{margin-bottom:var(--theme-space-xxs)}.mb-xs{margin-bottom:var(--theme-space-xs)}.mb-sm{margin-bottom:var(--theme-space-sm)}.mb-md{margin-bottom:var(--theme-space-md)}.mb-lg{margin-bottom:var(--theme-space-lg)}.mb-xl{margin-bottom:var(--theme-space-xl)}.mb-xxl{margin-bottom:var(--theme-space-xxl)}.ml-0{margin-left:0}.ml-xxs{margin-left:var(--theme-space-xxs)}.ml-xs{margin-left:var(--theme-space-xs)}.ml-sm{margin-left:var(--theme-space-sm)}.ml-md{margin-left:var(--theme-space-md)}.ml-lg{margin-left:var(--theme-space-lg)}.ml-xl{margin-left:var(--theme-space-xl)}.ml-xxl{margin-left:var(--theme-space-xxl)}.mr-0{margin-right:0}.mr-xxs{margin-right:var(--theme-space-xxs)}.mr-xs{margin-right:var(--theme-space-xs)}.mr-sm{margin-right:var(--theme-space-sm)}.mr-md{margin-right:var(--theme-space-md)}.mr-lg{margin-right:var(--theme-space-lg)}.mr-xl{margin-right:var(--theme-space-xl)}.mr-xxl{margin-right:var(--theme-space-xxl)}.p-0{padding:0}.p-xxs{padding:var(--theme-space-xxs)}.p-xs{padding:var(--theme-space-xs)}.p-sm{padding:var(--theme-space-sm)}.p-md{padding:var(--theme-space-md)}.p-lg{padding:var(--theme-space-lg)}.p-xl{padding:var(--theme-space-xl)}.p-xxl{padding:var(--theme-space-xxl)}.px-0{padding-inline:0}.px-xxs{padding-inline:var(--theme-space-xxs)}.px-xs{padding-inline:var(--theme-space-xs)}.px-sm{padding-inline:var(--theme-space-sm)}.px-md{padding-inline:var(--theme-space-md)}.px-lg{padding-inline:var(--theme-space-lg)}.px-xl{padding-inline:var(--theme-space-xl)}.px-xxl{padding-inline:var(--theme-space-xxl)}.py-0{padding-block:0}.py-xxs{padding-block:var(--theme-space-xxs)}.py-xs{padding-block:var(--theme-space-xs)}.py-sm{padding-block:var(--theme-space-sm)}.py-md{padding-block:var(--theme-space-md)}.py-lg{padding-block:var(--theme-space-lg)}.py-xl{padding-block:var(--theme-space-xl)}.py-xxl{padding-block:var(--theme-space-xxl)}.pt-0{padding-top:0}.pt-xxs{padding-top:var(--theme-space-xxs)}.pt-xs{padding-top:var(--theme-space-xs)}.pt-sm{padding-top:var(--theme-space-sm)}.pt-md{padding-top:var(--theme-space-md)}.pt-lg{padding-top:var(--theme-space-lg)}.pt-xl{padding-top:var(--theme-space-xl)}.pt-xxl{padding-top:var(--theme-space-xxl)}.pb-0{padding-bottom:0}.pb-xxs{padding-bottom:var(--theme-space-xxs)}.pb-xs{padding-bottom:var(--theme-space-xs)}.pb-sm{padding-bottom:var(--theme-space-sm)}.pb-md{padding-bottom:var(--theme-space-md)}.pb-lg{padding-bottom:var(--theme-space-lg)}.pb-xl{padding-bottom:var(--theme-space-xl)}.pb-xxl{padding-bottom:var(--theme-space-xxl)}.pl-0{padding-left:0}.pl-xxs{padding-left:var(--theme-space-xxs)}.pl-xs{padding-left:var(--theme-space-xs)}.pl-sm{padding-left:var(--theme-space-sm)}.pl-md{padding-left:var(--theme-space-md)}.pl-lg{padding-left:var(--theme-space-lg)}.pl-xl{padding-left:var(--theme-space-xl)}.pl-xxl{padding-left:var(--theme-space-xxl)}.pr-0{padding-right:0}.pr-xxs{padding-right:var(--theme-space-xxs)}.pr-xs{padding-right:var(--theme-space-xs)}.pr-sm{padding-right:var(--theme-space-sm)}.pr-md{padding-right:var(--theme-space-md)}.pr-lg{padding-right:var(--theme-space-lg)}.pr-xl{padding-right:var(--theme-space-xl)}.pr-xxl{padding-right:var(--theme-space-xxl)}.gap-0{gap:0}.gap-xxs{gap:var(--theme-space-xxs)}.gap-xs{gap:var(--theme-space-xs)}.gap-sm{gap:var(--theme-space-sm)}.gap-md{gap:var(--theme-space-md)}.gap-lg{gap:var(--theme-space-lg)}.gap-xl{gap:var(--theme-space-xl)}.gap-xxl{gap:var(--theme-space-xxl)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.w-full{width:100%}.w-fit{width:fit-content}.h-full{height:100%}.h-fit{height:fit-content}.rounded-none{border-radius:var(--theme-radius-none)}.rounded-xs{border-radius:var(--theme-radius-xs)}.rounded-sm{border-radius:var(--theme-radius-sm)}.rounded-md{border-radius:var(--theme-radius-md)}.rounded-lg{border-radius:var(--theme-radius-lg)}.rounded-xl{border-radius:var(--theme-radius-xl)}.rounded-full{border-radius:var(--theme-radius-full)}.shadow-xs{box-shadow:var(--theme-shadow-xs)}.shadow-sm{box-shadow:var(--theme-shadow-sm)}.shadow-md{box-shadow:var(--theme-shadow-md)}.shadow-lg{box-shadow:var(--theme-shadow-lg)}.shadow-xl{box-shadow:var(--theme-shadow-xl)}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}:root{view-transition-name:none;--theme-color-white:#fff;--theme-color-black:#000;--theme-color-orange-000:#fff6f0;--theme-color-orange-100:#ffe9da;--theme-color-orange-200:#ffd3b8;--theme-color-orange-300:#ffb788;--theme-color-orange-400:#f98f57;--theme-color-orange-500:#f17435;--theme-color-orange-600:#e66a2f;--theme-color-orange-700:#d85f2c;--theme-color-orange-800:#b34b24;--theme-color-orange-900:#7a341a;--theme-color-red-000:#fef2f2;--theme-color-red-100:#fee2e2;--theme-color-red-200:#fecaca;--theme-color-red-300:#fca5a5;--theme-color-red-400:#f87171;--theme-color-red-500:#ef4444;--theme-color-red-600:#dc2626;--theme-color-red-700:#b91c1c;--theme-color-red-800:#991b1b;--theme-color-red-900:#7f1d1d;--theme-color-green-000:#dcfce7;--theme-color-green-100:#b9f8cf;--theme-color-green-200:#7bf1a8;--theme-color-green-300:#05df72;--theme-color-green-400:#00c951;--theme-color-green-500:#00a63e;--theme-color-green-600:#008236;--theme-color-green-700:#016630;--theme-color-green-800:#0d542b;--theme-color-green-900:#032e15;--theme-color-blue-000:#f4f8ff;--theme-color-blue-100:#e8f1fe;--theme-color-blue-200:#c5ddfd;--theme-color-blue-300:#8abcfb;--theme-color-blue-400:#4e98f9;--theme-color-blue-500:#1678f7;--theme-color-blue-600:#1260c6;--theme-color-blue-700:#0b3c7c;--theme-color-blue-800:#07244a;--theme-color-blue-900:#031523;--theme-color-purple-000:#f5f3ff;--theme-color-purple-100:#e8dbff;--theme-color-purple-200:#cdb4fe;--theme-color-purple-300:#a57cff;--theme-color-purple-400:#7e3ff2;--theme-color-purple-500:#5c22d0;--theme-color-purple-600:#4a1aa8;--theme-color-purple-700:#38157f;--theme-color-purple-800:#261050;--theme-color-purple-900:#120628;--theme-color-gray-000:#fafbfc;--theme-color-gray-100:#f5f7fa;--theme-color-gray-200:#e9ebed;--theme-color-gray-300:#d6d9dd;--theme-color-gray-400:#bbbdc2;--theme-color-gray-500:#9b9da1;--theme-color-gray-600:#696d72;--theme-color-gray-700:#393d43;--theme-color-gray-800:#080d14;--theme-color-gray-900:#000;--theme-color-yellow-000:#fefce8;--theme-color-yellow-100:#fef9c2;--theme-color-yellow-200:#fff085;--theme-color-yellow-300:#ffdf20;--theme-color-yellow-400:#fcc800;--theme-color-yellow-500:#efb100;--theme-color-yellow-600:#d08700;--theme-color-yellow-700:#a65f00;--theme-color-yellow-800:#894b00;--theme-color-yellow-900:#733e0a;--theme-color-button-000:#f3f6ff;--theme-color-button-100:#e1e7ff;--theme-color-button-200:#c4d0ff;--theme-color-button-300:#9eaeff;--theme-color-button-400:#556cd7;--theme-color-button-500:#3450bf;--theme-color-button-600:#2c45a7;--theme-color-button-700:#223788;--theme-color-button-800:#192969;--theme-color-button-900:#0e163f;--theme-color-studyworks-000:var(--theme-color-orange-000);--theme-color-studyworks-100:var(--theme-color-orange-100);--theme-color-studyworks-200:var(--theme-color-orange-200);--theme-color-studyworks-300:var(--theme-color-orange-300);--theme-color-studyworks-400:var(--theme-color-orange-400);--theme-color-studyworks-500:var(--theme-color-orange-500);--theme-color-studyworks-600:var(--theme-color-orange-600);--theme-color-studyworks-700:var(--theme-color-orange-700);--theme-color-studyworks-800:var(--theme-color-orange-800);--theme-color-studyworks-900:var(--theme-color-orange-900);--theme-color-studyworks-gradient-dark:#e67534;--theme-color-studyworks-gradient-light:#faa739;--theme-color-online-bijles-000:#fff4f2;--theme-color-online-bijles-100:#ffe5de;--theme-color-online-bijles-200:#ffcabc;--theme-color-online-bijles-300:#ffa28e;--theme-color-online-bijles-400:#ff806b;--theme-color-online-bijles-500:#ff6d50;--theme-color-online-bijles-600:#f36249;--theme-color-online-bijles-700:#e45842;--theme-color-online-bijles-800:#c54536;--theme-color-online-bijles-900:#8b2f25;--theme-color-online-bijles-gradient-dark:#ff6d50;--theme-color-online-bijles-gradient-light:#ff866e;--theme-color-vlakbijles-000:#f3f5f7;--theme-color-vlakbijles-100:#e4e9ed;--theme-color-vlakbijles-200:#c9d3dc;--theme-color-vlakbijles-300:#a4b4c3;--theme-color-vlakbijles-400:#6f859a;--theme-color-vlakbijles-500:#2c3c4c;--theme-color-vlakbijles-600:#273544;--theme-color-vlakbijles-700:#212e3b;--theme-color-vlakbijles-800:#19222d;--theme-color-vlakbijles-900:#11181f;--theme-color-vlakbijles-gradient-dark:#2c3c4c;--theme-color-vlakbijles-gradient-light:#566678;--theme-color-primary-000:var(--theme-color-studyworks-000);--theme-color-primary-100:var(--theme-color-studyworks-100);--theme-color-primary-200:var(--theme-color-studyworks-200);--theme-color-primary-300:var(--theme-color-studyworks-300);--theme-color-primary-400:var(--theme-color-studyworks-400);--theme-color-primary-500:var(--theme-color-studyworks-500);--theme-color-primary-600:var(--theme-color-studyworks-600);--theme-color-primary-700:var(--theme-color-studyworks-700);--theme-color-primary-800:var(--theme-color-studyworks-800);--theme-color-primary-900:var(--theme-color-studyworks-900);--theme-color-primary-gradient-dark:var(--theme-color-studyworks-gradient-dark);--theme-color-primary-gradient-light:var(--theme-color-studyworks-gradient-light);--theme-color-primary-gradient:linear-gradient(136deg, var(--theme-color-primary-gradient-dark), var(--theme-color-primary-gradient-light));--theme-font-size-h1:1.75rem;--theme-font-size-h2:1.5rem;--theme-font-size-h3:1.375rem;--theme-font-size-h4:1.25rem;--theme-font-size-h5:1.125rem;--theme-font-size-h6:1rem;--theme-font-size-xl:1.25rem;--theme-font-size-lg:1.125rem;--theme-font-size-md:1rem;--theme-font-size-sm:.875rem;--theme-font-size-xs:.75rem;--theme-font-weight-thin:100;--theme-font-weight-light:300;--theme-font-weight-normal:400;--theme-font-weight-medium:500;--theme-font-weight-semi-bold:600;--theme-font-weight-bold:700;--theme-font-weight-extra-bold:800;--theme-font-weight-black:900;--theme-space-xxs:.25rem;--theme-space-xs:.5rem;--theme-space-sm:.75rem;--theme-space-md:1rem;--theme-space-lg:1.25rem;--theme-space-xl:1.5rem;--theme-space-xxl:2rem;--theme-shadow-xs:0 1px 2px #0000000d;--theme-shadow-sm:0 1px 3px #0000001a;--theme-shadow-md:0 4px 10px 0 #00000017;--theme-shadow-lg:0 10px 15px #0000001a, 0 4px 6px #0000000d;--theme-shadow-xl:0 20px 25px #0000001a, 0 10px 10px #0000000a;--theme-radius-none:0px;--theme-radius-xs:.125rem;--theme-radius-sm:.25rem;--theme-radius-md:.5rem;--theme-radius-lg:.75rem;--theme-radius-xl:1rem;--theme-radius-full:9999px;--theme-transition-faster:.1s;--theme-transition-fast:.15s;--theme-transition-normal:.2s;--theme-transition-slow:.3s;--theme-transition-slower:.4s;--theme-ease-in:cubic-bezier(.4, 0, 1, 1);--theme-ease-out:cubic-bezier(0, 0, .2, 1);--theme-ease-in-out:cubic-bezier(.4, 0, .2, 1);--theme-ease-spring:cubic-bezier(.34, 1.56, .64, 1)}[data-theme=vlakbijles]{--theme-color-primary-000:var(--theme-color-vlakbijles-000);--theme-color-primary-100:var(--theme-color-vlakbijles-100);--theme-color-primary-200:var(--theme-color-vlakbijles-200);--theme-color-primary-300:var(--theme-color-vlakbijles-300);--theme-color-primary-400:var(--theme-color-vlakbijles-400);--theme-color-primary-500:var(--theme-color-vlakbijles-500);--theme-color-primary-600:var(--theme-color-vlakbijles-600);--theme-color-primary-700:var(--theme-color-vlakbijles-700);--theme-color-primary-800:var(--theme-color-vlakbijles-800);--theme-color-primary-900:var(--theme-color-vlakbijles-900);--theme-color-primary-gradient-dark:var(--theme-color-vlakbijles-gradient-dark);--theme-color-primary-gradient-light:var(--theme-color-vlakbijles-gradient-light)}[data-theme=online-bijles]{--theme-color-primary-000:var(--theme-color-online-bijles-000);--theme-color-primary-100:var(--theme-color-online-bijles-100);--theme-color-primary-200:var(--theme-color-online-bijles-200);--theme-color-primary-300:var(--theme-color-online-bijles-300);--theme-color-primary-400:var(--theme-color-online-bijles-400);--theme-color-primary-500:var(--theme-color-online-bijles-500);--theme-color-primary-600:var(--theme-color-online-bijles-600);--theme-color-primary-700:var(--theme-color-online-bijles-700);--theme-color-primary-800:var(--theme-color-online-bijles-800);--theme-color-primary-900:var(--theme-color-online-bijles-900);--theme-color-primary-gradient-dark:var(--theme-color-online-bijles-gradient-dark);--theme-color-primary-gradient-light:var(--theme-color-online-bijles-gradient-light)}[data-theme=studyworks]{--theme-color-primary-000:var(--theme-color-studyworks-000);--theme-color-primary-100:var(--theme-color-studyworks-100);--theme-color-primary-200:var(--theme-color-studyworks-200);--theme-color-primary-300:var(--theme-color-studyworks-300);--theme-color-primary-400:var(--theme-color-studyworks-400);--theme-color-primary-500:var(--theme-color-studyworks-500);--theme-color-primary-600:var(--theme-color-studyworks-600);--theme-color-primary-700:var(--theme-color-studyworks-700);--theme-color-primary-800:var(--theme-color-studyworks-800);--theme-color-primary-900:var(--theme-color-studyworks-900);--theme-color-primary-gradient-dark:var(--theme-color-studyworks-gradient-dark);--theme-color-primary-gradient-light:var(--theme-color-studyworks-gradient-light)}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;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{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.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;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.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{padding-left:1.5em;list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{text-align:right;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;display:inline-block}.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{text-align:left;margin-left:.3em;margin-right:-1.5em}.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{max-width:100%;display:block}.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{text-align:inherit;direction:rtl}.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);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{top:5px;right:5px}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._root_d13xl_1{--coach-color:#b7e4c7;--student-color:#a7c7e7;--student-and-coach-color:#fecba1;--grid-entry-height:3rem;--grid-gap:.25rem;background-color:var(--theme-color-white);border-radius:.625rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}._coachAvailable_d13xl_16{--entry-bg:var(--coach-color)}._studentAvailable_d13xl_19{--entry-bg:var(--student-color)}._coachAvailable_d13xl_16._studentAvailable_d13xl_19{--entry-bg:var(--student-and-coach-color)}._title_d13xl_26{color:var(--theme-color-black);font-weight:var(--theme-font-weight-regular);font-size:1rem}._legend_d13xl_32{flex-wrap:wrap;gap:.5rem 1rem;display:flex}._legendEntry_d13xl_38{align-items:center;gap:.375rem;font-size:.875rem;display:flex}._legendEntryColorBlock_d13xl_45{background:var(--entry-bg,#f5f5f5);border-radius:.25rem;width:2rem;height:1.25rem}._availabilityGridWrapper_d13xl_52{align-items:flex-end;gap:1.5rem;display:flex}._timeline_d13xl_58{--timeline-dot-size:.625rem;--timeline-color:#9ca3af;--timeline-gap:.375rem;height:calc(var(--time-slots-count) * var(--grid-entry-height) + (var(--time-slots-count) + 1) * var(--grid-gap));gap:var(--timeline-gap);color:var(--timeline-color);margin-bottom:calc(-1 * var(--timeline-dot-size) / 2);flex-direction:column;justify-content:space-between;display:flex}._timelineLabel_d13xl_76{align-items:center;gap:.875rem;font-size:.75rem;line-height:0;display:flex}._timelineDot_d13xl_84{width:var(--timeline-dot-size);height:var(--timeline-dot-size);background-color:currentColor;border-radius:50%}._timelineConnector_d13xl_91{width:2px;height:100%;margin-right:calc(var(--timeline-dot-size) / 2 - 1px);background-color:currentColor;align-self:flex-end}._availabilityGrid_d13xl_52{gap:var(--grid-gap);flex-grow:1;grid-template-columns:repeat(7,1fr);display:grid}._availabilityGridColumn_d13xl_106{gap:inherit;flex-direction:column;display:flex}._gridDay_d13xl_112{text-align:center;font-size:.875rem}._gridItem_d13xl_117{background:var(--entry-bg,#f5f5f5);height:var(--grid-entry-height);border-radius:.25rem;width:100%}._title_1i2w8_1{color:var(--theme-color-gray-700);font-size:.875rem;font-weight:var(--theme-font-weight-regular);margin-bottom:.25rem}._disciplineList_1mtve_1{flex-wrap:wrap;gap:.5rem;display:flex}._discipline_1mtve_1{font-size:var(--theme-font-size-xs);color:var(--discipline-color);background-color:var(--discipline-bg-color);border-radius:.5rem;width:fit-content;padding:.125rem .5rem}._discipline_1mtve_1._generic_1mtve_15{--discipline-color:var(--theme-color-gray-800);--discipline-bg-color:var(--theme-color-gray-200)}._discipline_1mtve_1._available_1mtve_20{--discipline-color:#065f46;--discipline-bg-color:#d1fae5}._discipline_1mtve_1._unavailable_1mtve_25{--discipline-color:var(--theme-color-red-600);--discipline-bg-color:var(--theme-color-red-100)}._root_1fz9x_1:not(:last-of-type){margin-bottom:var(--theme-space-sm)}._root_1fz9x_1:not(:last-of-type):after{content:"";background-color:var(--theme-color-gray-300);width:100%;height:1px}._card_1fz9x_12{--generic-card-padding:1.375rem;background-color:var(--theme-color-gray-000);padding-inline:var(--generic-card-padding);border-radius:.625rem;flex-direction:column;gap:1.25rem;display:flex}._card_1fz9x_12._expanded_1fz9x_22{padding-bottom:var(--generic-card-padding)}._header_1fz9x_27{background-color:#0000;border:0;justify-content:space-between;align-items:center;padding-block:1.25rem;display:flex}._header_1fz9x_27._expanded_1fz9x_22{border-bottom:1px solid var(--theme-color-gray-300)}._nameContainer_1fz9x_40{align-items:center;gap:.625rem;display:flex}._verifiedIcon_1fz9x_46{color:var(--theme-color-green-400);border:2px solid;border-radius:50%;padding:.05rem}._onlineBadge_1fz9x_53{background-color:var(--theme-color-green-500);color:var(--theme-color-white);border-radius:.5rem;padding:.125rem .5rem;font-size:.75rem}._expandChevron_1fz9x_61{transition:rotate .15s ease-in-out}._header_1fz9x_27._expanded_1fz9x_22 ._expandChevron_1fz9x_61{border-bottom:1px solid var(--theme-color-gray-300)}._callToActionContainer_1fz9x_69{min-height:2.625rem}._list_1y6zi_1{flex-direction:column;gap:1.25rem;display:flex}._card_1y6zi_7{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}@container layout-container (width>60rem){._card_1y6zi_7{flex-direction:row}._card_1y6zi_7 ._cardSection_1y6zi_16{height:fit-content;position:sticky;top:1rem}}._cardSection_1y6zi_16{flex-direction:column;flex-grow:1;flex-basis:50%;gap:.75rem;display:flex}._personLink_1y6zi_32{color:var(--theme-color-primary-500);font-size:1.25rem;font-weight:var(--theme-font-weight-bold);align-items:center;gap:.1rem;width:fit-content;margin-top:.5rem;text-decoration:none;display:flex}._personLink_1y6zi_32:hover,._personLink_1y6zi_32:focus-visible{text-decoration:underline}._coachesList_1y6zi_49{flex-direction:column;gap:1.375rem;display:flex}._coachlistDivider_1y6zi_55{background-color:#d9d9d9;height:1px}._coachCardWrapper_1y6zi_60{flex-direction:column;gap:.75rem;display:flex}._coachCardCtaContainer_1y6zi_66{justify-content:space-between;align-items:center;display:flex}._coachCardButtons_1y6zi_72{gap:.75rem;display:flex}._coachCardButton_1y6zi_72{border-radius:5rem}._coachCardDeleteButton_1y6zi_81{color:#464646;border-color:#99a1af}._root_16jsx_1{flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;display:flex}._headerInner_16jsx_8{align-items:center;gap:1.25rem;display:flex}._progress_16jsx_14{margin-top:.5rem}._headerIcon_16jsx_18{--size:3rem;color:var(--theme-color-primary-500);width:var(--size);height:var(--size);background-color:#ffedd4;border-radius:.625rem;flex-shrink:0;padding:.5rem}._root_1p17y_1{border-bottom:1px solid var(--theme-color-gray-300);padding-block:2rem}._root_1p17y_1:first-of-type{padding-top:0}._title_1p17y_10{color:var(--theme-color-gray-700);margin-bottom:.5rem}._inner_1p17y_15{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}._controls_1p17y_22{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}._label_1p17y_29{gap:.5rem;margin:0}._dateLabel_1p17y_34{color:var(--theme-color-gray-700);font-style:italic}._downloadButton_1p17y_39{min-width:10rem}._accordionHeader_17iws_1{width:fit-content;font-weight:var(--theme-font-weight-medium);background-color:#0000;padding-inline:0}._detailsList_17iws_8{gap:var(--theme-space-xxs);padding-left:var(--theme-space-xxs);flex-direction:column;list-style-type:disc;list-style-position:outside;display:flex}._detailsList_17iws_8._nestedList_17iws_17{padding-left:var(--theme-space-md);margin-top:var(--theme-space-xxs);list-style-type:circle}._detailTitle_17iws_23{color:var(--theme-color-gray-600)}._root_ogoho_1{max-width:60rem}.outerSubArc{visibility:hidden}.DayPicker{font-size:1rem;display:inline-block}.DayPicker-wrapper{-webkit-user-select:none;user-select:none;flex-direction:row;padding-bottom:1em;position:relative}.DayPicker-Months{flex-wrap:wrap;justify-content:center;display:flex}.DayPicker-Month{border-spacing:0;border-collapse:collapse;-webkit-user-select:none;user-select:none;margin:1em 1em 0;display:table}.DayPicker-NavButton{color:#8b9898;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:50%;width:1.25em;height:1.25em;margin-top:2px;display:inline-block;position:absolute;top:1em;left:auto;right:1.5em}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC);margin-right:1.5em}.DayPicker-NavButton--next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==)}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{text-align:left;margin-bottom:.5em;padding:0 .5em;display:table-caption}.DayPicker-Caption>div{font-size:1.15em;font-weight:500}.DayPicker-Weekdays{margin-top:1em;display:table-header-group}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{color:#8b9898;text-align:center;padding:.5em;font-size:.875em;display:table-cell}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{vertical-align:middle;text-align:center;cursor:pointer;border-radius:50%;padding:.5em;display:table-cell}.DayPicker-WeekNumber{color:#8b9898;vertical-align:middle;text-align:right;cursor:pointer;border-right:1px solid #eaecec;min-width:1em;padding:.5em;font-size:.75em;display:table-cell}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{box-shadow:none;color:#4a90e2;cursor:pointer;background-color:#0000;background-image:none;border:none;font-size:.875em}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){color:#f0f8ff;background-color:#4a90e2;position:relative}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{z-index:1;background:#fff;position:absolute;left:0;box-shadow:0 2px 5px #00000026}._root_2jp1y_1{width:max-content}._card_m4arv_1{padding:0;overflow:hidden}._table_m4arv_6{--table-cell-padding-block:1rem;--table-outer-padding-inline:.75rem;--table-outer-padding-block:.75rem;--table-cell-padding-inline:.75rem}._controlRow_pe6nc_1{--field-width:10rem;gap:var(--theme-space-sm);flex-wrap:wrap;display:flex}._searchButton_pe6nc_8{width:fit-content;min-width:min(100%,10rem)}._zipcodeWrapper_pe6nc_13{width:var(--field-width);align-items:flex-end;display:flex}._zipcodeInput_pe6nc_19{border-top-right-radius:0;border-bottom-right-radius:0}._zipcodeRangeTrigger_pe6nc_24{border-top-left-radius:0;border-bottom-left-radius:0}._root_zx51p_1{flex-direction:column;gap:.625rem;display:flex}._resultInner_zx51p_7{background-color:var(--theme-color-white);color:inherit;border:1px solid #e5e7eb;border-radius:.25rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;text-decoration:none;display:flex}._resultInner_zx51p_7:where(:hover,:focus-visible){background-color:#f9fafb}._resultSection_zx51p_25{align-items:center;gap:inherit;display:flex}._verifiedWrapper_zx51p_31{--verified-icon-size:1.25rem;width:var(--verified-icon-size);color:#00a63e}._verifiedIcon_zx51p_37{width:var(--verified-icon-size);height:var(--verified-icon-size);border:2px solid;border-radius:50%;padding:.1rem;display:flex}._address_zx51p_46{color:#6a7282;font-size:.875rem}._tagsSection_zx51p_51{flex-wrap:wrap}._tagWrapper_zx51p_55{--tag-padding-inline:.625rem;color:#6a7282;width:calc(1ch * (var(--longest-tag-name-length) + 1) + var(--tag-padding-inline) * 2);font-size:.75rem}._resultSectionTag_zx51p_62{background-color:var(--tag-bg-color);color:var(--tag-color);padding:.05rem var(--tag-padding-inline);font-weight:var(--theme-font-weight-medium);white-space:nowrap;text-overflow:ellipsis;border-radius:.5rem;width:fit-content;max-width:100%;margin-top:.125rem;overflow:hidden}._resultSectionTag_zx51p_62._stage_zx51p_75{--tag-bg-color:#e0f2fe;--tag-color:#0369a1}._resultSectionTag_zx51p_62._pipeline_zx51p_79{--tag-bg-color:#fef3c7;--tag-color:#92400e}._root_1n0m1_1{flex-direction:column;gap:1.375rem;padding:1.25rem 1.5rem;display:flex}._emptyState_1n0m1_8{width:fit-content;margin-inline:auto}.mapboxgl-ctrl-attrib-button{display:none}:root{--theme-color-gender-male:#2570e2;--theme-color-gender-female:#d23f8d;--theme-color-button-000:var(--theme-color-orange-000);--theme-color-button-100:var(--theme-color-orange-100);--theme-color-button-200:var(--theme-color-orange-200);--theme-color-button-300:var(--theme-color-orange-300);--theme-color-button-400:var(--theme-color-orange-400);--theme-color-button-500:var(--theme-color-orange-500);--theme-color-button-600:var(--theme-color-orange-600);--theme-color-button-700:var(--theme-color-orange-700);--theme-color-button-800:var(--theme-color-orange-800);--theme-color-button-900:var(--theme-color-orange-900)}
