.main-layout_main_container__XQZAC{width:100%}.main-layout_layout_container__6UzUw{width:100%;display:flex}.main-layout_content__6Y6OE{width:calc(100% - 100px);color:var(--muted-foreground)}.side-bar-menu_side_menu_container__YOzDx{width:100px;height:100vh;background-color:var(--sidebar)}.side-bar-menu_nav_item__0G2OR{color:var(--sidebar-foreground);width:100%;display:flex;flex-direction:column;gap:5px;font-size:var(--text-sm);height:100px;justify-content:center;align-items:center;transition:.3s}.side-bar-menu_nav_item__0G2OR:hover{background-color:var(--primary);color:var(--primary-foreground)}.side-bar-menu_nav_item__0G2OR p{font-size:var(--text-xs);transition:.3s}.side-bar-menu_nav_item__0G2OR.side-bar-menu_active__nk0f9{background-color:var(--sidebar-primary-background);color:var(--sidebar-primary-foreground)}.form-element_input_field__kIB46 a{display:flex;align-items:center;justify-content:center;width:50px;min-width:50px;height:35px;margin-left:10px;border-radius:5px;border:1px solid var(--subtle-foreground);background-color:var(--subtle-foreground);transition:background-color .2s ease}@media only screen and (max-width:767px){.form-element_input_field__kIB46 a{width:2.4305555556vw;min-width:2.4305555556vw;height:2.4305555556vw;margin-left:.6944444444vw;border-radius:.3472222222vw}}.form-element_input_field__kIB46 a:hover{background-color:rgb(119.85,129.2,180.2)}.form-element_input_field__kIB46 a svg{font-size:13px;fill:var(--subtle-foreground);color:var(--subtle-foreground)}@media only screen and (max-width:767px){.form-element_input_field__kIB46 a svg{font-size:.9027777778vw}}.form-element_checkbox_container__4QhHT{position:relative;display:block;width:25px;height:25px;overflow:hidden}@media only screen and (max-width:767px){.form-element_checkbox_container__4QhHT{width:1.7361111111vw;flex:0 0 1.7361111111vw;height:1.7361111111vw}}.form-element_checkbox_container__4QhHT.form-element_radio_container__w5bD6{border-radius:50%}@media only screen and (max-width:767px){.form-element_checkbox_container__4QhHT.form-element_radio_container__w5bD6{width:1.7361111111vw;height:1.7361111111vw;flex:auto}}.form-element_checkbox_container__4QhHT input{position:absolute;top:0;left:0;opacity:0;width:25px;height:25px;z-index:2}.form-element_checkbox_container__4QhHT .form-element_checkmark__fQJ5W{position:absolute;top:0;left:0;height:100%;width:100%;transition:all .3s ease;border-radius:5px;border:1px solid var(--muted-foreground);z-index:1}.form-element_checkbox_container__4QhHT .form-element_checkmark__fQJ5W:after{content:"";position:absolute;display:none;left:40%;top:15%;width:15%;height:50%;border:solid var(--background);border-width:0 2px 2px 0;transform:rotate(45deg)}.form-element_checkbox_container__4QhHT input:checked~.form-element_checkmark__fQJ5W:after{display:block}.form-element_checkbox_container__4QhHT input:disabled~.form-element_checkmark__fQJ5W{background-color:var(--subtle-foreground);border:1px solid var(--muted-foreground)}.form-element_checkbox_container__4QhHT input:disabled~.form-element_checkmark__fQJ5W:after{content:"";position:absolute;display:none;left:40%;top:15%;width:15%;height:50%;border:solidvar(--subtle-foreground);border-width:0 2px 2px 0;transform:rotate(45deg)}.form-element_checkbox_container__4QhHT input:checked~.form-element_checkmark__fQJ5W{background-color:var(--primary)}.form-element_checkbox_container__4QhHT .form-element_checknumber__fiCWL{position:absolute;top:0;left:0;height:100%;width:100%;transition:all .3s ease;border-radius:5px;border:1px solid var(--border);z-index:1}.form-element_checkbox_container__4QhHT input:checked~.form-element_checknumber__fiCWL{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;background-color:var(--primary);border:1px solid var(--primary);color:var(--subtle-foreground)}@media only screen and (max-width:767px){.form-element_checkbox_container__4QhHT input:checked~.form-element_checknumber__fiCWL{font-size:1.1111111111vw}}input:checked+.form-element_checkmark__fQJ5W,input:disabled+.form-element_checkmark__fQJ5W{border:1px solid var(--primary)}.form-element_input_error__b30yI,.form-element_input_error__b30yI:not([disabled]){border:2px solid var(--destructive)!important}.form-element_error_message__BwfHS{margin-top:5px;font-size:13px;color:var(--destructive);line-height:1}@media only screen and (max-width:767px){.form-element_error_message__BwfHS{margin-top:.3472222222vw;font-size:.8333333333vw}}.form-element_input_field__kIB46{margin-top:10px;margin-bottom:15px}.form-element_input_field__kIB46 input:not([role=combobox]),.form-element_input_field__kIB46 select{padding:0 .625rem;height:2.1875rem;line-height:2.1875rem;border-radius:5px;font-size:13px;border:1px solid var(--border);background-color:var(--background)}.form-element_input_field__kIB46 textarea{padding:10px;border-radius:5px;font-size:13px}@media only screen and (max-width:767px){.form-element_input_field__kIB46{margin-top:.3472222222vw}.form-element_input_field__kIB46 input:not([role=combobox]),.form-element_input_field__kIB46 select{height:2.4305555556vw}.form-element_input_field__kIB46 input:not([role=combobox]),.form-element_input_field__kIB46 select,.form-element_input_field__kIB46 textarea{width:100%;padding:.5555555556vw .6944444444vw;background-color:var(--subtle-foreground);border-radius:.3472222222vw;font-size:.9722222222vw;outline:none}.form-element_input_field__kIB46 textarea{resize:none}}.form-element_error_ico__qapBY{position:absolute;top:11px;right:10px;display:flex;justify-content:center;align-items:center;width:15px;height:15px;border-radius:50%;color:var(--subtle-foreground);background-color:var(--destructive)}.form-element_form_group__2GVvU{width:100%;margin-bottom:20px}.form-element_form_group__2GVvU .form-element_required__QKpSo{font-size:13px;color:var(--yellow);font-weight:700}.form-element_form_group__2GVvU .form-element_input_any__vj0Rd{color:var(--muted-foreground)}.form-element_form_group__2GVvU .form-element_form_label__JmpPZ{width:100%}.form-element_form_group__2GVvU .form-element_label_txt__qyyKV{margin-bottom:10px;color:var(--foreground)}.form-element_form_group__2GVvU .form-element_helper_text__Abs8s{margin-left:10px;font-size:13px;color:var(--list-foreground)}.form-element_text_input__Gg_jP{width:100%;padding:0 10px;height:40px;line-height:30px;border-radius:5px;font-size:13px;background-color:var(--input-background);border:2px solid var(--border);outline:none}@media only screen and (max-width:767px){.form-element_text_input__Gg_jP{min-height:1.7361111111vw}}@media(min-width:1400px){.form-element_row__nP_wg{display:flex;gap:20px;align-items:center}}@media only screen and (max-width:1399px){.form-element_row__nP_wg{display:flex;gap:20px;align-items:center}}@media only screen and (max-width:767px){.form-element_row__nP_wg{display:block}}.form-element_row__nP_wg .form-element_label_txt__qyyKV{margin-bottom:.3472222222vw}@media(min-width:1400px){.form-element_row__nP_wg .form-element_label_txt__qyyKV{margin-bottom:0}}.form-element_footer_container__793lG{width:100%;height:100px;display:flex;justify-content:center;align-items:center;gap:20px;background-color:var(--background);position:absolute;bottom:0}._buttons_btn_cancel__l772C,._buttons_btn_copy__DymoI,._buttons_btn_create__zllBe,._buttons_btn_delete__9cCRC,._buttons_btn_edit__MWD5l,._buttons_btn_login__P2ef8,._buttons_btn_preview__kRkWZ,._buttons_btn_save__R5Ya8,._buttons_btn_search__dXZsz,._buttons_btn_send__DKkM1{display:flex;justify-content:center;align-items:center;width:150px;height:38px;font-size:13px;border-radius:5px;color:var(--primary-foreground);box-shadow:var(--shadow-lg)}@media only screen and (max-width:767px){._buttons_btn_cancel__l772C,._buttons_btn_copy__DymoI,._buttons_btn_create__zllBe,._buttons_btn_delete__9cCRC,._buttons_btn_edit__MWD5l,._buttons_btn_login__P2ef8,._buttons_btn_preview__kRkWZ,._buttons_btn_save__R5Ya8,._buttons_btn_search__dXZsz,._buttons_btn_send__DKkM1{width:6.9444444444vw;height:2.0833333333vw;border-radius:.3472222222vw;font-size:.9027777778vw}}._buttons_btn_login__P2ef8{background-color:#3b82f6;width:100%;height:40px;border-radius:30px;margin-bottom:20px}._buttons_btn_login__P2ef8:hover{background-color:rgb(57.8,118.15,216.75)}._buttons_btn_save__R5Ya8{border-radius:30px;background-color:#3b82f6;box-shadow:0 4px 4px rgba(0,0,0,.25)}._buttons_btn_save__R5Ya8:hover{background-color:rgb(88.4,148.75,247.35)}@media only screen and (max-width:767px){._buttons_btn_save__R5Ya8{width:6.9444444444vw;border-radius:1.3888888889vw;height:2.0833333333vw}}._buttons_btn_search__dXZsz{border-radius:30px;background-color:#3b82f6;box-shadow:0 4px 4px rgba(0,0,0,.25)}._buttons_btn_search__dXZsz:hover{background-color:rgb(88.4,148.75,247.35)}._buttons_btn_create__zllBe{width:70px;height:70px;border-radius:50%;font-size:30px;background-color:#3b82f6;cursor:pointer;position:absolute;bottom:20px;right:20px;z-index:99}._buttons_btn_create__zllBe:hover{background-color:rgb(88.4,148.75,247.35);cursor:pointer}._buttons_btn_send__DKkM1{background-color:#3b82f6}._buttons_btn_send__DKkM1:hover{background-color:rgb(88.4,148.75,247.35)}._buttons_btn_cancel__l772C{background-color:#999fc0;border-radius:30px}._buttons_btn_cancel__l772C:hover{background-color:rgb(168.3,173.4,201.45)}@media only screen and (max-width:767px){._buttons_btn_cancel__l772C{width:6.9444444444vw;border-radius:1.3888888889vw;height:2.0833333333vw}}._buttons_btn_preview__kRkWZ{background-color:#3b82f6;border-radius:30px}._buttons_btn_preview__kRkWZ:hover{background-color:rgb(88.4,148.75,247.35)}@media only screen and (max-width:767px){._buttons_btn_preview__kRkWZ{width:6.9444444444vw;border-radius:1.3888888889vw;height:2.0833333333vw}}._buttons_btn_edit__MWD5l{background-color:#3b82f6}._buttons_btn_edit__MWD5l:hover{background-color:rgb(88.4,148.75,247.35)}._buttons_btn_delete__9cCRC{box-shadow:0 3px 6px rgba(0,0,0,0);background-color:#3b82f6;width:66px;height:26px}._buttons_btn_delete__9cCRC:hover{background-color:rgb(88.4,148.75,247.35)}@media only screen and (max-width:767px){._buttons_btn_delete__9cCRC{width:4.5833333333vw;height:1.8055555556vw;font-size:.9027777778vw}}._buttons_btn_copy__DymoI{background-color:#3b82f6;box-shadow:0 3px 6px rgba(0,0,0,0);width:66px;height:26px}._buttons_btn_copy__DymoI:hover{background-color:rgb(88.4,148.75,247.35)}@media only screen and (max-width:767px){._buttons_btn_copy__DymoI{width:4.5833333333vw;height:1.7361111111vw;font-size:.9027777778vw}}._buttons_btn_close__di2Ab{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#999fc0;color:var(--subtle-foreground);border-radius:30px;text-align:center}@media only screen and (max-width:767px){._buttons_btn_close__di2Ab{width:2.0833333333vw;height:2.0833333333vw;margin-left:auto;border-radius:2.0833333333vw}}@media only screen and (max-width:991px){._buttons_btn_close__di2Ab{margin-left:auto}}._buttons_btn_close__di2Ab svg{font-size:10px}@media only screen and (max-width:767px){._buttons_btn_close__di2Ab svg{font-size:.6944444444vw}}._buttons_btn_close__di2Ab:hover{background-color:rgb(168.3,173.4,201.45)}@media only screen and (max-width:767px){._buttons_pc__0tCmB{display:none!important}}._buttons_btn_filter_clear__VUkVX{width:150px;display:none;color:var(--foreground);background-color:var(--subtle-foreground);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:20px;padding:5px 10px;font-weight:400;font-size:13px}@media only screen and (max-width:991px){._buttons_btn_filter_clear__VUkVX{border-radius:1.3888888889vw}}@media(max-width:600px){._buttons_btn_filter_clear__VUkVX{width:6.9444444444vw;border-radius:1.3888888889vw;height:2.0833333333vw;width:8.3333333333vw}}._buttons_btn_filter_clear__VUkVX svg{font-size:10px;padding-right:10px}@media(max-width:600px){._buttons_btn_filter_clear__VUkVX svg{font-size:.6944444444vw;padding-right:.3472222222vw}}._buttons_btn_filter_clear__VUkVX:hover{background-color:rgb(168.3,173.4,201.45);color:var(--foreground)}._buttons_btn_filter_clear__VUkVX._buttons_active__8YW8p{width:150px;display:block}@media(max-width:600px){._buttons_btn_filter_clear__VUkVX._buttons_active__8YW8p{width:6.9444444444vw;border-radius:1.3888888889vw;height:2.0833333333vw}}@media only screen and (max-width:767px){._buttons_btn_filter_clear__VUkVX{font-weight:500;transition:background-color .3s ease}}._buttons_btn_filter__SEpdg{display:flex;justify-content:center;align-items:center;width:100%;height:35px;font-size:16px;border-radius:5px;color:var(--muted-foreground);box-shadow:0 3px 6px #999fc0;background-color:var(--subtle-foreground)}._buttons_btn_filter__SEpdg:hover{background-color:rgb(168.3,173.4,201.45)}._buttons_btn_filter__SEpdg._buttons_is_active__BA6iP{border-color:var(--muted-foreground);background-color:var(--muted-foreground)}._buttons_btn_filter__SEpdg._buttons_is_active__BA6iP *{color:var(--subtle-foreground)}@media(max-width:600px){._buttons_btn_filter__SEpdg{height:2.4305555556vw;padding:.4166666667vw .5555555556vw;font-size:1.1111111111vw;border-radius:.3472222222vw}}.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c.header-menu_btn_login_menu__bsM_T:after{position:absolute;top:12px;right:10px;content:"";width:10px;height:10px;border-radius:50%}@media only screen and (max-width:767px){.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c.header-menu_btn_login_menu__bsM_T:after{top:.5555555556vw;right:.6944444444vw;width:.6944444444vw;height:.6944444444vw}}.header-menu_logo__YTVoh{display:flex;align-items:center;justify-content:center;width:100px;height:60px}.header-menu_logo__YTVoh img{width:auto;height:34px}@media only screen and (max-width:767px){.header-menu_logo__YTVoh{display:none}}@media only screen and (max-width:1399px){.header-menu_menu_bar__GcLk_{position:relative;z-index:1001}}.header-menu_menu_bar__GcLk_.header-menu_has_button__Xst4K .header-menu_has_btn_pd__cvqcV{padding:.5555555556vw .6944444444vw}@media only screen and (max-width:767px){.header-menu_menu_bar__GcLk_.header-menu_has_button__Xst4K{height:6.25vw}}@media(max-width:480px){.header-menu_menu_bar__GcLk_.header-menu_has_button__Xst4K{height:6.25vw}}.header-menu_menu_bar__GcLk_.header-menu_no_button__ggnxI .header-menu_has_btn_pd__cvqcV{padding:.5555555556vw .6944444444vw}@media only screen and (max-width:767px){.header-menu_menu_bar__GcLk_.header-menu_no_button__ggnxI{height:auto}}@media(max-width:480px){.header-menu_menu_bar__GcLk_.header-menu_no_button__ggnxI{height:auto}}.header-menu_menu_list__9D7eF{height:100%;margin-right:30px}@media only screen and (max-width:1180px){.header-menu_menu_list__9D7eF{margin-right:15px}}@media only screen and (max-width:767px){.header-menu_menu_list__9D7eF{margin-right:.6944444444vw}}.header-menu_menu_list__9D7eF button{display:inline-block;color:var(--muted-foreground);transition:all .3s ease}.header-menu_menu_list__9D7eF button.header-menu_active__2MCsw,.header-menu_menu_list__9D7eF button:active,.header-menu_menu_list__9D7eF button:hover{color:var(--subtle-foreground)}@media only screen and (max-width:767px){.header-menu_menu_list__9D7eF button:not(:first-child){margin-left:1.3888888889vw}}.header-menu_menu_list__9D7eF button>svg{font-size:1.7361111111vw;height:1em;width:auto}.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c{margin-left:20px;height:34px;color:var(--header-foreground);background-color:var(--header-background)}@media only screen and (max-width:1180px){.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c{margin-left:0}}@media only screen and (max-width:767px){.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c{margin-left:1.3888888889vw;height:1.9444444444vw}}.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c svg{font-size:34px}@media only screen and (max-width:767px){.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c svg{font-size:1.9444444444vw}}.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c.header-menu_btn_login_menu__bsM_T{position:relative;margin-left:45px}@media only screen and (max-width:767px){.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c.header-menu_btn_login_menu__bsM_T{margin-left:3.125vw}}.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c.header-menu_btn_login_menu__bsM_T:after{top:1px;right:0;opacity:0;background-color:var(--yellow)}@media(max-width:600px){.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c.header-menu_btn_login_menu__bsM_T:after{top:-.0694444444vw;right:-.1388888889vw}}.header-menu_menu_list__9D7eF .header-menu_btn_user_menu__MCv6c.header-menu_btn_login_menu__bsM_T.header-menu_hasNoti__DESyZ:after{opacity:1}.header-menu_menu_left__oo2Kh{display:flex;flex-direction:row;justify-content:center;align-items:center}.header-menu_left__emNdC{display:flex;margin-left:20px;color:var(--header-foreground)}@media only screen and (max-width:1180px){.header-menu_left__emNdC{margin-left:0}}.header-menu_left__emNdC svg{font-size:20px}.header-menu_left__emNdC span{color:var(--header-foreground);padding-left:10px;font-size:17px}.header-menu_left__emNdC span:first-child{cursor:pointer}.header-menu_left__emNdC span:first-child:hover{transition:.2s;color:var(--header-foreground)}@media only screen and (max-width:767px){.header-menu_left__emNdC{margin-left:0}}.header-menu_menu_ico__oNiSN{display:none}@media only screen and (max-width:767px){.header-menu_menu_ico__oNiSN{display:block;margin-left:1.3888888889vw;cursor:pointer}.header-menu_menu_ico__oNiSN svg{font-size:1.7361111111vw}}.header-menu_interviews_count__xYViJ{display:flex;margin-left:10px}.header-menu_interviews_count__xYViJ p{display:flex;align-items:center;margin:0 3px;padding:3px 10px;background-color:var(--background);color:var(--muted-foreground);border-radius:10px;font-size:13px}.header-menu_interviews_count__xYViJ span{display:flex;justify-content:center;align-items:center;margin-left:5px;width:25px;height:25px;border-radius:50%;background-color:var(--secondary);color:var(--background);font-size:10px}.header-menu_btn_container__qhr_C{display:flex;gap:10px;margin-right:10px}@media only screen and (max-width:1180px){.header-menu_btn_container__qhr_C{justify-content:flex-end;margin-right:.6944444444vw;margin-top:.4166666667vw;margin-bottom:.3472222222vw}}@media only screen and (max-width:991px){.header-menu_btn_container__qhr_C{justify-content:flex-end;margin-right:.6944444444vw;margin-top:.4166666667vw;margin-bottom:.3472222222vw}}@media only screen and (max-width:767px){.header-menu_btn_container__qhr_C{justify-content:flex-end;margin-top:0;margin-bottom:0}}.header-menu_btn_container__qhr_C a{display:flex;justify-content:center;align-items:center;min-width:116px;height:34px;padding:0 10px;font-size:16px;border-radius:5px;color:var(--primary-foreground);background-color:#3b82f6;transition:background-color .3s ease}@media only screen and (max-width:767px){.header-menu_btn_container__qhr_C a{width:7.6388888889vw;min-width:7.2916666667vw;height:1.9444444444vw;font-size:.9027777778vw}}.header-menu_btn_container__qhr_C a:hover{background-color:rgb(57.8,118.15,216.75)}.header-menu_btn_container__qhr_C button{display:flex;justify-content:center;align-items:center;min-width:116px;height:34px;padding:0 10px;font-size:16px;border-radius:5px;color:var(--subtle-foreground);background-color:#3b82f6}@media only screen and (max-width:767px){.header-menu_btn_container__qhr_C button{width:7.6388888889vw;min-width:7.2916666667vw;height:1.9444444444vw;font-size:.9027777778vw;font-size:.8333333333vw}}.header-menu_btn_container__qhr_C button:hover{background-color:rgb(88.4,148.75,247.35)}.header-menu_btn_container__qhr_C .header-menu_btn_report__euJVO{width:138px;border-radius:20px}.header-menu_btn_container__qhr_C .header-menu_btn_report__euJVO svg{margin-right:2px;font-size:16px}.header-menu_filter_container__9W1kS{display:flex;gap:0 5px;align-items:center;justify-content:center;width:127px;height:34px;margin-left:10px;color:var(--muted-foreground);border:1px solid;border-radius:20px;font-size:16px;cursor:pointer}@media only screen and (max-width:767px){.header-menu_filter_container__9W1kS{width:7.6388888889vw;height:1.9444444444vw;border-radius:1.3888888889vw;font-size:.9027777778vw}}.header-menu_filter_container__9W1kS svg:first-child{font-size:18px}@media only screen and (max-width:767px){.header-menu_filter_container__9W1kS svg:first-child{font-size:.9027777778vw}}.header-menu_filter_container__9W1kS svg:nth-child(2){transform:rotate(180deg)}.header-menu_filter_container__9W1kS.header-menu_active__2MCsw{cursor:pointer}.header-menu_filter_container__9W1kS.header-menu_active__2MCsw svg:nth-child(2){transform:rotate(0deg)}.header-menu_user_items__vW__x{margin-bottom:15px;font-size:13px;font-weight:700;cursor:pointer;display:flex}@media only screen and (max-width:767px){.header-menu_user_items__vW__x{margin-bottom:1.0416666667vw;font-size:.6944444444vw}}.header-menu_user_items__vW__x svg{width:16px;height:12px;margin-right:10px;vertical-align:sub}.header-menu_user_items__vW__x:last-child{cursor:pointer}.header-menu_user_items__vW__x:last-child:hover{opacity:.8}.header-menu_btn_container_sp__B8IQh{margin-left:auto;margin-top:0!important;margin-bottom:0!important}.header-menu_menu_bar__GcLk_{z-index:1;background-color:var(--header-background);border-bottom:2px solid var(--header-border);height:50px;position:relative;box-shadow:0 3px 10px rgba(0,0,0,.05);display:flex;justify-content:space-between}.header-menu_overlay__hFmu1{width:100%;height:100vh;position:absolute;right:0;z-index:111;background-color:rgba(0,0,0,.213)}.header-menu_setting_container__19QeC{background-color:var(--filter-background);width:300px;height:100vh;position:absolute;right:0;z-index:111;box-shadow:var(--shadow-lg);padding:20px}.header-menu_logout_container__DyR7p,.header-menu_theme_container__OKpud,.header-menu_user_account_container__TvQYd{width:100%;min-height:100px;border-bottom:1px solid var(--subtle-foreground);padding:20px 0}.header-menu_user_account_container__TvQYd{display:flex;flex-direction:column;gap:10px;padding-top:0}.header-menu_user_account_container__TvQYd .header-menu_user_name__2NwC_{font-size:var(--text-lg);color:var(--foreground)}.header-menu_user_account_container__TvQYd .header-menu_user_email__cWqh3{font-size:var(--text-sm);color:var(--foreground)}.header-menu_logout_container__DyR7p{display:flex;justify-content:flex-start;align-items:center;padding:10px 20px;min-height:40px!important;width:-moz-fit-content!important;width:fit-content!important;border-radius:50px;transition:.3s;margin-top:20px}.header-menu_logout_container__DyR7p:hover{background-color:var(--button-background-lightgray)}.header-menu_logout_btn__Kf1zm{width:100%}.header-menu_theme_container__OKpud .header-menu_title__XQYF_{margin-bottom:10px}.header-menu_theme_container__OKpud .header-menu_dark_mode__4wk0S,.header-menu_theme_container__OKpud .header-menu_light_mode__Nlcnb{display:flex;gap:5px;justify-content:flex-start;align-items:center}.header-menu_logout_container__DyR7p{border:none}.header-menu_logout_container__DyR7p .header-menu_logout_btn__Kf1zm{display:flex;gap:5px;justify-content:flex-start;align-items:center;color:var(--button-background-gray);cursor:pointer}