.account_container__FZP6u{display:flex;flex-direction:column;width:100%;min-height:100vh}.AddressDialog_dialog__udkGP{border-radius:28px}.AddressDialog_card__EYRNc{display:flex;flex-direction:column;width:600px;padding:36px;overflow-y:auto;gap:15px;border-radius:28px}.AddressDialog_header__AvId2{display:flex;flex-direction:row;gap:20px;height:80px}.AddressDialog_header__AvId2>button{height:3.5rem;width:150px;border-radius:15px}.AddressDialog_body__sHdTv{display:flex;flex-direction:column;height:300px;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow-y:auto}.AddressDialog_body__sHdTv>div.init{display:flex;flex-direction:column;gap:16px}.AddressDialog_body__sHdTv>div.init>div>.title_large{margin-bottom:10px}.AddressDialog_body__sHdTv>div.init>div>.body_large{margin-bottom:6px}.AddressDialog_body__sHdTv>div.init>div>.body_medium{margin-bottom:4px}.AddressDialog_body__sHdTv>div.init>div>.body_medium>span{font-size:.75rem;font-weight:500;color:var(--mui-palette-error-main)}.AddressDialog_body__sHdTv>div.init2{display:flex;flex-direction:column}.AddressDialog_body__sHdTv>div.init2>div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:12px}.AddressDialog_body__sHdTv>div.init2>div>div>.title_large{margin-bottom:10px}.AddressDialog_body__sHdTv>div.init2>div>div>.body_medium{margin-bottom:4px}.AddressDialog_body__sHdTv>div.init2>div>div>.body_medium>span{font-size:.75rem;font-weight:500;color:var(--mui-palette-error-main)}.AddressDialog_bottom___KADr{display:flex;justify-content:space-between;align-items:end;height:60px}.AddressDialog_bottom___KADr>div{display:flex;align-items:center;gap:10px}.AddressDialog_bottom___KADr>div>button{width:80px;height:45px;border-radius:15px}.AddressDialog_list__xXmnR>li{justify-content:space-between;height:48px}.AddressSelector_container__62hYP{min-width:285px}.AddressSelector_input__hAA_4{width:100%;padding:8px 16px;margin-bottom:8px;border-bottom:1px solid var(--mui-palette-divider)}.AddressSelector_menu__zWFlE{min-width:285px}.Bubble_container__qFN9g{position:relative}.Bubble_bubble__1cn4j{position:absolute;background-color:#333;color:#fff;padding:8px 12px;border-radius:4px;white-space:nowrap;z-index:1000;font-size:14px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.Bubble_bubbleTop__IyLd1{bottom:calc(100% + 10px);left:50%;transform:translateX(-50%)}.Bubble_bubbleBottom__8VbYP{top:calc(100% + 10px);left:50%;transform:translateX(-50%)}.Bubble_bubbleLeft__b8C7I{right:calc(100% + 10px);top:50%;transform:translateY(-50%)}.Bubble_bubbleRight__sG5xv{left:calc(100% + 10px);top:50%;transform:translateY(-50%)}.Bubble_arrow__cz2d_{position:absolute;width:0;height:0}.Bubble_arrowTop__QObSk{bottom:-8px;border-top:8px solid #333}.Bubble_arrowBottom__tm_iA,.Bubble_arrowTop__QObSk{left:50%;transform:translateX(-50%);border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.Bubble_arrowBottom__tm_iA{top:-8px;border-bottom:8px solid #333}.Bubble_arrowLeft__ygGta{right:-8px;border-left:8px solid #333}.Bubble_arrowLeft__ygGta,.Bubble_arrowRight__cGzjE{top:50%;transform:translateY(-50%);border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0)}.Bubble_arrowRight__cGzjE{left:-8px;border-right:8px solid #333}.Dialog_dialog_paper___AyKT{width:315px;border-radius:24px;background-color:#f1f4f9}.Dialog_dialog_content__22N8c>p{white-space:pre-wrap;word-break:break-all}.Dialog_dialog_actions__x_QQ5{padding:0 24px 16px}.Dialog_dialog_actions__x_QQ5>button{width:-moz-fit-content;width:fit-content;border-radius:30px}.Modal_content__NPWIU{position:fixed;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1300;pointer-events:auto}.Modal_content__NPWIU:not(.open){pointer-events:none}.Modal_overlay__Kkt2X{position:fixed;display:grid;place-items:center;z-index:1299}.Modal_backdrop_blur__Ek15k{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Modal_backdrop_gray__y9w1h{background:rgba(0,0,0,.5)}.Modal_floating__EudEM{opacity:0;visibility:hidden}.Modal_floating__EudEM[data-animation=fade]{transition:opacity .25s ease-in-out,visibility .25s ease-in-out}.Modal_floating__EudEM[data-status=open]{opacity:1;visibility:visible}.Modal_floating__EudEM[data-status=close],.Modal_floating__EudEM[data-status=initial]{opacity:0;visibility:hidden}.Popover_popover___m3hn{padding:4px 8px;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000}.Popover_popover___m3hn:not(.open){pointer-events:none}.StaticDatePicker_container__64qUd{background-color:#f1f4f9}.StaticDatePicker_container__64qUd>button{border-radius:9999px}.StaticDatePicker_container__64qUd>.MuiPickersToolbar-root{border-bottom:1px solid var(--mui-palette-divider)}.StaticDatePicker_container__64qUd>.MuiPickersToolbar-root>.MuiTypography-root{color:var(--mui-palette-text-primary)}.StaticDatePicker_container__64qUd>.MuiPickersToolbar-root>.MuiPickersToolbar-content>*{font-size:32px;line-height:40px}.StaticDatePicker_container__64qUd>.MuiDialogActions-root{padding:0 24px 16px}.StaticDatePicker_container__64qUd>.MuiDialogActions-root>button{width:-moz-fit-content;width:fit-content;border-radius:9999px}.Tooltip_tooltip__t_URz{padding:4px 8px;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000;color:#fff;font-size:14px;background-color:var(--mui-palette-text-primary);border-radius:4px;white-space:pre-wrap;word-break:break-all}.Tooltip_tooltip__t_URz>svg{fill:var(--mui-palette-text-primary)}.Tooltip_tooltip__t_URz:not(.open){display:none;pointer-events:none}.AddressTextField_container__gH8KO{min-width:285px}.chrome_container__Dju5X{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:linear-gradient(to bottom right,#e3f2fd,#f0f8ff);text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.chrome_card__O_5CW{background:#fff;padding:40px 32px;border-radius:20px;max-width:480px;width:100%;box-shadow:0 8px 24px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.chrome_card__O_5CW:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.2)}.chrome_title__sRWPL{font-size:26px;margin-bottom:20px;color:#1a237e;font-weight:600}.chrome_description__5pBVa{font-size:16px;margin-bottom:28px;color:#37474f;line-height:1.6}.chrome_chromeButton__he0b4{color:#000;font-weight:700;font-size:16px;padding:10px 20px;border-radius:8px;text-transform:none;transition:background-color .3s ease}.chrome_chromeButton__he0b4:hover{background-color:#125ea3}.chrome_backButton__Y622e{margin-top:16px;color:#1976d2;text-transform:none;font-weight:500;font-size:14px;padding:6px 12px}.company_container__LDhpI{display:flex;justify-content:center;padding:16px;background:#f0f8ff;min-height:100vh;overflow-y:auto}.company_card__p0K_c{width:100%;max-width:700px;padding:24px;min-height:90vh;border-radius:20px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.15);box-sizing:border-box;justify-content:center}.company_card__p0K_c,.company_carousel__CJzya{background:#fff;display:flex;flex-direction:column}.company_carousel__CJzya{margin-bottom:24px;position:relative;border-radius:16px;padding:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);align-items:center;height:auto;min-height:200px}.company_carouselImage__zeuH0{width:auto;max-width:100%;border-radius:12px;border:1px solid #ccc;-o-object-fit:contain;object-fit:contain;transition:opacity .4s ease,transform .4s ease;display:block;background:rgba(0,0,0,0);margin-bottom:16px}.company_button_container__yR9rG{display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:16px}.company_carouselImage__zeuH0.company_slideInLeft__gJBoR{animation:company_slideInLeft__gJBoR .4s ease-in-out}.company_carouselImage__zeuH0.company_slideInRight__p84c6{animation:company_slideInRight__p84c6 .4s ease-in-out}.company_stepLabel__KsNXI{font-size:16px;margin:16px auto 0;font-weight:500;animation:company_fadeIn__S_6um .6s ease-in-out;max-width:90%;background:#fff;padding:12px;border-radius:8px}.company_warning__Uvgd1{color:#d32f2f;font-weight:700;margin-bottom:20px;font-size:14px;animation:company_scaleIn__uLn0i .5s ease}.company_backButton__QP0Wo{margin-top:16px;color:#1976d2;font-weight:700}.company_fadeIn__S_6um{animation:company_fadeIn__S_6um .4s ease-in-out}.company_fadeInDelayed___hV7A{animation:company_fadeIn__S_6um .6s ease-in-out;animation-delay:.2s;animation-fill-mode:both}@keyframes company_fadeIn__S_6um{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes company_scaleIn__uLn0i{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes company_slideInLeft__gJBoR{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes company_slideInRight__p84c6{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.Footer_container__GdLTv{position:sticky;bottom:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:80px;padding:0 16px;gap:8px;background:#ebeef3;flex:0 0 auto}.Footer_container__GdLTv>button{width:56px;min-width:56px;height:56px;border-radius:16px}.Footer_container__GdLTv>div{display:flex;align-items:center;gap:8px}.Header_container__w2hWg{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;padding:0 12px 0 16px;background:#f7f9ff;flex:0 0 auto}.TabPanel_Minwon_view_content__YFWtn{display:flex;flex-direction:column;padding:20px 16px;gap:16px}.TabPanel_Minwon_file_list__EW6lW{display:flex;flex-direction:column;gap:8px}.TabPanel_Minwon_file_item__LK9Kj{display:flex;align-items:center;width:100%;height:80px;border:1px solid var(--mui-palette-divider);border-radius:12px;overflow:hidden;gap:8px}.TabPanel_Minwon_file_item__LK9Kj>div{flex:0 0 auto;width:80px;height:40px;color:var(--mui-palette-text-disabled)}.TabPanel_Minwon_file_item__LK9Kj>img{flex:0 0 auto;width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.TabPanel_Minwon_file_item__LK9Kj>p{width:100%}.TabPanel_Minwon_file_item__LK9Kj>button{flex:0 0 auto;width:48px;height:48px}.Footer_container__wG_ZO{position:sticky;bottom:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:80px;padding:0 16px;gap:8px;background:#ebeef3;flex:0 0 auto}.Footer_container__wG_ZO>button{width:56px;min-width:56px;height:56px;border-radius:16px}.Footer_container__wG_ZO>div{display:flex;align-items:center;gap:8px}.Footer_drawer_paper__47BY0{border-top-left-radius:36px;border-top-right-radius:36px;background:#f7f9ff;padding-bottom:10px}.Footer_drawer_paper__47BY0>div.top{display:flex;align-items:center;justify-content:center;width:100%;height:36px}.Footer_drawer_paper__47BY0>div.content_item,.Footer_drawer_paper__47BY0>div.title{display:flex;align-items:center;width:100%;height:56px;padding:8px 16px}.Footer_drawer_paper__47BY0>div.content_item{gap:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_drawer_paper__47BY0>div.content_item>div{width:1.5rem;height:1.5rem}.NewPasswordDialog_modal__6nF0p{display:flex;align-items:center;justify-content:center}.NewPasswordDialog_paper__00vgW{display:flex;flex-direction:column;background-color:var(--mui-palette-background-default);box-shadow:0 4px 8px 3px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.3);width:320px;max-height:600px;border-radius:28px;padding:24px 32px;gap:24px}.NewPasswordDialog_paper__00vgW>p{font-size:22px;line-height:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.NewPasswordDialog_paper__00vgW>div.content{display:flex;flex-direction:column;width:100%;gap:8px}.NewPasswordDialog_paper__00vgW>div.button{display:flex;justify-content:flex-end;width:100%;gap:8px}.NewPasswordDialog_textField__hIRZE{width:100%}.NewPasswordDialog_textField__hIRZE>p{font-size:12px;line-height:16px}.NewPasswordDialog_textField__hIRZE>div{display:flex;justify-content:space-between}.NewPasswordDialog_textField__hIRZE>div>div.MuiInput-root{width:100%}.NewPasswordDialog_textField__hIRZE>div>div.iconContent{display:flex}.NewPasswordDialog_textField__hIRZE>span{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;color:var(--mui-palette-error-main)}.CustomInput_textField__ERaTc{width:100%}.CustomInput_textField__ERaTc>div{display:flex;justify-content:space-between}.CustomInput_textField__ERaTc>div>div.MuiInput-root{width:100%}.CustomInput_textField__ERaTc>div>div.iconContent{display:flex}.CustomInput_textField__ERaTc>div>div.iconContent>button{padding:4px}.Footer_container__nS6gy{position:sticky;bottom:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:80px;padding:0 16px;gap:8px;background:#ebeef3;flex:0 0 auto}.Footer_container__nS6gy>button{width:56px;min-width:56px;height:56px;border-radius:16px}.Footer_container__nS6gy>div{display:flex;align-items:center;gap:8px}.Footer_drawer_paper__DkFlp{border-top-left-radius:36px;border-top-right-radius:36px;background:#f7f9ff;padding-bottom:10px}.Footer_drawer_paper__DkFlp>div.top{display:flex;align-items:center;justify-content:center;width:100%;height:36px}.Footer_drawer_paper__DkFlp>div.content_item,.Footer_drawer_paper__DkFlp>div.title{display:flex;align-items:center;width:100%;height:56px;padding:8px 16px}.Footer_drawer_paper__DkFlp>div.content_item{gap:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_drawer_paper__DkFlp>div.content_item>div{width:1.5rem;height:1.5rem}.Profile_modal__sg5hX{display:flex;align-items:center;justify-content:center}.Profile_paper__pZejw{display:flex;flex-direction:column;align-items:center;background-color:#f1f4f9;box-shadow:0 4px 8px 3px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.3);width:320px;border-radius:28px;padding:24px 16px}.Profile_paper__pZejw>p{margin-bottom:24px}.Profile_paper__pZejw>div{display:flex;flex-direction:column;align-items:center;width:100%;gap:16px}.Profile_paper__pZejw>div>.MuiAvatar-root{width:80px;height:80px}.Profile_paper__pZejw>div>button{width:100px;height:40px;border-radius:20px}.Profile_container__y8pUv{width:100%;padding:16px 24px;border-radius:28px;background-color:hsla(0,0%,100%,.7)}.Profile_container__y8pUv>p{display:flex;align-items:center;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:16px}.Profile_container__y8pUv>div{display:flex;flex-direction:column;gap:10px}.Profile_container__y8pUv>div>button{display:flex;align-items:center;justify-content:flex-start;width:100%;height:56px;gap:12px;padding:10px 0}.Profile_container__y8pUv>div>button>div.content{overflow:hidden}.Profile_container__y8pUv>div>button>div.content>p{width:100%;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Profile_container__y8pUv>button{display:flex;align-items:center;justify-content:flex-start;width:100%;height:56px;padding:10px 0;gap:12px}.Profile_container__y8pUv>button>div{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.Profile_icon_button__Jue16{width:48px;height:48px}.Header_container__KX6C0{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;padding:0 12px 0 16px;background:#f7f9ff;flex:0 0 auto}.Header_container__KX6C0>div{display:flex;align-items:center;gap:10px}.MyInfoContainer_container___p1lQ{display:flex;flex-direction:column;width:100vw;height:100vh;background:var(--mui-palette-background-paper)}.Header_container__WvoRG{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;padding:0 12px 0 16px;background:#f7f9ff;flex:0 0 auto}.Header_container__WvoRG>div{display:flex;align-items:center;gap:10px}.Action_container__zbYjv{z-index:2;padding:16px}.Action_container__zbYjv,.Filter_container__bD1lu{grid-area:1/1/2/2;display:flex;align-items:center;height:64px}.Filter_container__bD1lu{z-index:1;padding:0 16px;gap:8px}.Filter_container__bD1lu>button{display:flex;flex-direction:row;justify-content:center;align-items:center;height:32px;padding:6px 18px;border:1px solid var(--mui-palette-divider);border-radius:8px;color:var(--mui-palette-text-primary);flex:0 0 auto}.Filter_container__bD1lu>.MuiDivider-root{height:24px;margin:auto 0}.Filter_drawer_paper__fVmCO{border-top-left-radius:36px;border-top-right-radius:36px;background:#f7f9ff;padding-bottom:10px}.Filter_drawer_paper__fVmCO>div.top{display:flex;align-items:center;justify-content:center;width:100%;height:36px}.Filter_drawer_paper__fVmCO>div.content_item,.Filter_drawer_paper__fVmCO>div.title{display:flex;align-items:center;width:100%;height:56px;padding:8px 16px}.Filter_drawer_paper__fVmCO>div.content_item{gap:16px}.Filter_drawer_paper__fVmCO>div.content_item>div{width:1.5rem;height:1.5rem}.MenuBar_container__H6o9N{display:grid}.ListContainer_container__dCAs5{display:flex;flex-direction:column;width:100vw;height:100vh;background:var(--mui-palette-background-paper)}.ListContainer_no_item__dYCFK{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ListContainer_no_item__dYCFK>img{width:33vw;margin-bottom:2vh}.WriteModal_Worker_card__kid66{width:100vw;height:100vh;border-radius:0;overflow:auto}.WriteModal_Worker_header__2zrnJ{display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;min-height:64px;padding:0 16px 0 4px;background:#f7f9ff}.WriteModal_Worker_header__2zrnJ>button{border-radius:9999px}.WriteModal_Worker_content__t0AmK{display:flex;flex-direction:column;padding:20px 16px 20px 8px}.WriteModal_Worker_content__t0AmK>div{display:flex;align-items:flex-start;width:100%;padding:6px 0;gap:12px}.WriteModal_Worker_content__t0AmK>div>svg{width:3rem;height:3rem}.WriteModal_Worker_content__t0AmK>div>svg.circle{padding:5px 17px 17px}.WriteModal_Worker_content__t0AmK>div>svg:not(.circle){padding:0 12px 12px}.WriteModal_Worker_content__t0AmK>div>div{width:100%}.WriteModal_Worker_content__t0AmK>div>button{border-radius:9999px;height:3rem}.WriteModal_Assign_card__nkKOh{width:100vw;height:100vh;border-radius:0;overflow:auto}.WriteModal_Assign_header__6zBpL{display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;min-height:64px;padding:0 16px 0 4px;background:#f7f9ff}.WriteModal_Assign_header__6zBpL>button{border-radius:9999px}.WriteModal_Assign_content__NmEWP{display:flex;flex-direction:column;padding-top:33px;gap:16px}.WriteModal_Assign_content__NmEWP>p{padding:0 16px}.WriteModal_Assign_content__NmEWP>p.required{padding:4px 16px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.WriteModal_Assign_content__NmEWP>p.required>span{color:var(--mui-palette-error-main)}.WriteModal_Assign_content__NmEWP>div{display:flex;align-items:flex-start;padding:0 16px;gap:16px}.WriteModal_Assign_content__NmEWP>div.required{position:relative}.WriteModal_Assign_content__NmEWP>div.required:before{position:absolute;top:-11px;left:40px;content:"*";color:var(--mui-palette-error-main);font-size:22px;line-height:22px}.WriteModal_Assign_header_worker__j8SYa{display:flex;align-items:center;width:100%;height:64px;min-height:64px;padding:0 16px 0 4px;background:#f7f9ff;gap:20px}.WriteModal_Assign_header_worker__j8SYa>button{border-radius:9999px}.WriteModal_Assign_content_worker__s9Ahi{display:flex;flex-direction:column;padding-top:33px;gap:16px}.WriteModal_Assign_content_worker__s9Ahi>p{height:24px;text-align:center;text-decoration:underline;text-underline-offset:4px}.WriteModal_Assign_content_worker__s9Ahi>div.workers{display:flex;flex-direction:column}.WriteModal_Assign_content_worker__s9Ahi>div.workers>div{display:flex;align-items:center;padding:8px 16px;gap:16px}.WriteModal_Assign_content_worker__s9Ahi>div.no_workers{display:flex;align-items:center;justify-content:center;padding:16px}.WriteModal_Assign_worker_container__cnaOa{display:flex;flex-direction:row;gap:8px}.WriteModal_Assign_modal__5znAo{display:flex;align-items:center;justify-content:center}.WriteModal_Assign_paper__rXTNL{width:-moz-fit-content;width:fit-content}.WriteModal_Details_card__D_1LO{width:100vw;height:100vh;border-radius:0;overflow:auto}.WriteModal_Details_header__AshRY{display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;min-height:64px;padding:0 16px 0 4px;background:#f7f9ff}.WriteModal_Details_header__AshRY>button{border-radius:9999px}.WriteModal_Details_content__i8KJW{display:flex;flex-direction:column;padding-top:33px;gap:16px}.WriteModal_Details_content__i8KJW>p{padding:0 16px}.WriteModal_Details_content__i8KJW>p.required{padding:4px 16px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.WriteModal_Details_content__i8KJW>p.required>span{color:var(--mui-palette-error-main)}.WriteModal_Details_content__i8KJW>div{display:flex;align-items:flex-start;padding:0 16px;gap:16px}.WriteModal_Details_content__i8KJW>div.required{position:relative}.WriteModal_Details_content__i8KJW>div.required:before{position:absolute;top:-11px;left:40px;content:"*";color:var(--mui-palette-error-main);font-size:22px;line-height:22px}.WriteModal_Details_file_list__gNwVy{display:flex;flex-direction:column;gap:8px;margin-left:40px}.WriteModal_Details_file_item__1QHlh{display:flex;align-items:center;width:100%;height:80px;border:1px solid var(--mui-palette-divider);border-radius:12px;overflow:hidden;gap:8px}.WriteModal_Details_file_item__1QHlh>img{flex:0 0 auto;width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.WriteModal_Details_file_item__1QHlh>p{width:100%}.WriteModal_Details_file_item__1QHlh>button{flex:0 0 auto;width:48px;height:48px}.WriteModal_Details_file_description__GNb7C{display:flex;flex-direction:column;gap:8px}.WriteModal_Details_file_description__GNb7C>button{width:145px;border-radius:9999px}.roadway_container__fXjVk{display:flex;flex-direction:column;width:100%;min-height:100vh}.TabPanel_Task_view_content__sw_Ga{display:flex;flex-direction:column;padding:20px 16px;gap:16px}.TabPanel_Task_write_content__OpBG8>p{margin-bottom:24px}.TabPanel_Task_write_content__OpBG8>button{display:block;width:175px;height:45px;border-radius:9999px;margin:0 auto}.TabPanel_Task_title_container__8PrqB{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.TabPanel_Task_worker_list__3RId8{display:flex;flex-direction:column;gap:8px}.TabPanel_Task_worker_item__sJruF{display:flex;align-items:center;width:245px;padding:4px;gap:16px;border:1px solid var(--mui-palette-text-primary);border-radius:9999px}.TabPanel_Task_worker_item__sJruF>.MuiAvatar-root{width:24px;height:24px}.TabPanel_Task_view_comment_container__09dPg{display:flex;flex-shrink:0;flex-direction:column;height:-moz-fit-content;height:fit-content;max-height:350px;gap:8px}.TabPanel_Task_view_comment__T4on6{display:flex;align-items:flex-start;gap:8px}.TabPanel_Task_view_comment__T4on6>div.content{display:flex;flex-direction:column;gap:4px;flex-grow:1}.TabPanel_Task_view_comment__T4on6>div.content>div{display:flex;align-items:flex-end;gap:8px}.TabPanel_Task_view_comment__T4on6>div.content>button{width:-moz-fit-content;width:fit-content;min-width:unset;border-radius:9999px}.TabPanel_Task_write_comment__gyaqi{display:flex;flex-direction:column;gap:8px}.TabPanel_Task_write_comment__gyaqi>div:first-child{display:flex;align-items:center;gap:8px}.TabPanel_Task_write_comment__gyaqi>div:first-child>div.content{flex-grow:1}.TabPanel_Task_write_comment__gyaqi>div:last-child{display:flex;align-items:center;justify-content:flex-end;gap:8px}.TabPanel_Task_write_comment__gyaqi>div:last-child>button{width:-moz-fit-content;width:fit-content;min-width:unset;border-radius:9999px}.TabPanel_Task_file_list__2DCZd{display:flex;flex-direction:column;gap:8px}.TabPanel_Task_file_item__nRQlq{display:flex;align-items:center;width:100%;height:80px;border:1px solid var(--mui-palette-divider);border-radius:12px;overflow:hidden;gap:8px}.TabPanel_Task_file_item__nRQlq>svg{flex:0 0 auto;width:80px;height:40px;color:var(--mui-palette-text-disabled)}.TabPanel_Task_file_item__nRQlq>img{flex:0 0 auto;width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.TabPanel_Task_file_item__nRQlq>p{width:100%}.TabPanel_Task_file_item__nRQlq>button{flex:0 0 auto;width:48px;height:48px}.DetailContainer_container__PxDi_{display:flex;flex-direction:column;width:100vw;height:100vh;max-height:100vh;background:var(--mui-palette-background-paper)}.DetailContainer_content__DyvVh{flex:1 0 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.DetailContainer_tabs__kBWKG{position:sticky;top:64px;z-index:10;height:48px;flex-shrink:0;background:#f7f9ff;border-bottom:1px solid var(--mui-palette-divider)}.Header_container__FzYDn{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;padding:0 12px 0 16px;background:#f7f9ff;flex:0 0 auto}.Header_container__FzYDn>div{display:flex;align-items:center;gap:10px}.Action_container__IWJp4{z-index:2;padding:16px}.Action_container__IWJp4,.Filter_container__1ZwJW{grid-area:1/1/2/2;display:flex;align-items:center;height:64px}.Filter_container__1ZwJW{z-index:1;padding:0 16px;gap:8px}.Filter_container__1ZwJW>button{display:flex;flex-direction:row;justify-content:center;align-items:center;height:32px;padding:6px 18px;border:1px solid var(--mui-palette-divider);border-radius:8px;color:var(--mui-palette-text-primary);flex:0 0 auto}.Filter_container__1ZwJW>.MuiDivider-root{height:24px;margin:auto 0}.Filter_drawer_paper__SXRzo{border-top-left-radius:36px;border-top-right-radius:36px;background:#f7f9ff;padding-bottom:10px}.Filter_drawer_paper__SXRzo>div.top{display:flex;align-items:center;justify-content:center;width:100%;height:36px}.Filter_drawer_paper__SXRzo>div.content_item,.Filter_drawer_paper__SXRzo>div.title{display:flex;align-items:center;width:100%;height:56px;padding:8px 16px}.Filter_drawer_paper__SXRzo>div.content_item{gap:16px}.Filter_drawer_paper__SXRzo>div.content_item>div{width:1.5rem;height:1.5rem}.MenuBar_container__tx_wW{display:grid}.ListContainer_container__3mmWR{display:flex;flex-direction:column;width:100vw;height:100vh;background:var(--mui-palette-background-paper)}.ListContainer_no_item__tztrq{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ListContainer_no_item__tztrq>img{margin-bottom:20px}.forgotPw_container__F7gQ_{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;gap:1rem}.forgotPw_card__OI6Fd{display:flex;flex-direction:column;width:inherit;height:inherit;padding:1.875rem 1.5rem}.forgotPw_card_header__Fj3Hh{height:10vh}.forgotPw_card_body__9NNuP{display:flex;flex-direction:column;justify-content:space-between;gap:2.25rem}.forgotPw_step_container__Bv42x,.forgotPw_title__CXN6Y{display:flex;flex-direction:column;gap:1.75rem}.forgotPw_step_container__Bv42x>div:first-child{display:flex;flex-direction:column;flex-grow:1}.forgotPw_step_container__Bv42x>button{align-self:flex-end;border-radius:9999px}.forgotPw_helper_text__Gr_0X{position:absolute;top:3.5rem}.signup_container__3ei5O{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;gap:16px}.signup_card___Psha{display:flex;flex-direction:column;width:inherit;height:inherit;padding:32px 24px}.signup_card_header__QIgOG{height:10vh}.signup_card_body__2pZEO{display:flex;flex-direction:column;justify-content:space-between;gap:36px}.signup_title__nveq4{display:flex;flex-direction:column;gap:16px}.signup_content__93Ffn{display:flex;flex-direction:column;gap:36px}.signup_content__93Ffn>div>div+div{margin-top:16px}.signup_content__93Ffn>button{align-self:flex-end;border-radius:9999px}.signup_helper_text__DwzQX{position:absolute;top:3.5rem}.login_container__NO5f7{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;gap:1rem}.login_card__AOT52{display:flex;flex-direction:column;width:inherit;height:inherit;padding:1.875rem 1.5rem}.login_card_header__sLizR{height:10vh}.login_card_body__Ol1Ji{display:flex;flex-direction:column;justify-content:space-between;gap:2.25rem}.login_title__iKpdP{display:flex;flex-direction:column;gap:1rem}.login_id_tab__LTTKN{display:flex;flex-direction:column;gap:1.75rem}.login_id_tab__LTTKN>button{align-self:flex-start;border-radius:9999px}.login_id_tab__LTTKN>div:last-child{display:flex;align-self:flex-end;margin-top:1.25rem;gap:2.5rem}.login_id_tab__LTTKN>div:last-child>button{border-radius:9999px}.login_password_tab__83ogz{display:flex;flex-direction:column;gap:1.75rem}.login_password_tab__83ogz>button{align-self:flex-start;border-radius:9999px}.login_password_tab__83ogz>div{display:flex;align-self:flex-end;gap:2.5rem}.login_password_tab__83ogz>div>button{border-radius:9999px}.login_helper_text__JTU5l{position:absolute;top:3.5rem}.withdrawal_container__mCMt_{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;gap:1rem}.withdrawal_card__Vvkli{display:flex;flex-direction:column;width:inherit;height:inherit;padding:1.875rem 1.5rem}.withdrawal_card_header__QJ2J4{height:10vh}.withdrawal_card_body__bpQUc{display:flex;flex-direction:column;justify-content:space-between;gap:2.25rem}.withdrawal_title__T4ddp{display:flex;flex-direction:column;gap:1rem}.withdrawal_body__WWsAb{display:flex;flex-direction:column;gap:.75rem}.withdrawal_body__WWsAb>div{display:flex;align-self:flex-end;gap:2.5rem}.withdrawal_body__WWsAb>div>button{border-radius:50%}