.StaffTable_frame__VKbqH{margin-top:30px;display:flex;width:100%;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 0 15px rgba(154,154,154,.05)}.StaffTable_tableContainer__aSlZA{overflow-x:auto;transition:opacity .3s ease,transform .3s ease}.StaffTable_headerRow__tQZ9l{display:flex;border-bottom:.5px solid #e1e1e1;height:70px;min-width:800px}.StaffTable_headerCell__BWU_v{box-sizing:border-box;flex-shrink:0;flex-grow:0;padding:0 8px;display:flex;justify-content:center;align-items:center;font-family:Pretendard;font-weight:600;font-size:16px;color:#121212;height:100%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.StaffTable_headerContent__y1DfQ{display:flex;flex-direction:column;align-items:center}.StaffTable_bodyRow___ljNK{display:flex;border-bottom:.5px solid #e1e1e1;height:64px;cursor:pointer;transition:background .2s;min-width:800px}.StaffTable_bodyRow___ljNK:hover{background:rgba(225,225,225,.3)}.StaffTable_bodyCell__BNgTG{box-sizing:border-box;flex-shrink:0;flex-grow:0;padding:0 8px;display:flex;justify-content:center;align-items:center;font-family:Pretendard;font-weight:400;font-size:16px;color:#353535;height:100%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.StaffTable_bodyCell__BNgTG:first-child,.StaffTable_headerCell__BWU_v:first-child{flex-basis:8%}.StaffTable_bodyCell__BNgTG:nth-child(2),.StaffTable_headerCell__BWU_v:nth-child(2){flex-basis:22%}.StaffTable_bodyCell__BNgTG:nth-child(3),.StaffTable_headerCell__BWU_v:nth-child(3){flex-basis:27%}.StaffTable_bodyCell__BNgTG:nth-child(4),.StaffTable_headerCell__BWU_v:nth-child(4){flex-basis:23%}.StaffTable_bodyCell__BNgTG:nth-child(5),.StaffTable_headerCell__BWU_v:nth-child(5){flex-basis:20%}.StaffTable_badgeEmployee__r8P9O{background:#dff2ff;color:#09f}.StaffTable_badgeEmployee__r8P9O,.StaffTable_badgeFreelancer__fHyx1{display:flex;justify-content:center;align-items:center;padding:0 14px;height:30px;border-radius:80px;font-family:Pretendard;font-weight:500;font-size:15px}.StaffTable_badgeFreelancer__fHyx1{background:#f3e5f5;color:#9c27b0}.StaffTable_loadingOverlay__KXv_F{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;border-radius:14px;z-index:10}.StaffTable_loadingSpinner__uy_ia{display:flex;flex-direction:column;align-items:center;gap:12px}.StaffTable_loadingSpinner__uy_ia span{font-family:Pretendard;font-weight:500;font-size:14px;color:#666}.StaffTable_spinner__Na4hh{width:32px;height:32px;border:3px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:StaffTable_spin__uzBGo 1s linear infinite}@keyframes StaffTable_spin__uzBGo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StaffTable_loadingState__6vxbB{min-height:280px}.StaffTable_emptyState__hnGvr{padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.StaffTable_emptyIcon__tj7ZT{margin-bottom:24px;opacity:.5}.StaffTable_emptyTitle__Eokdk{font-family:Pretendard;font-weight:600;font-size:18px;line-height:140%;color:#121212;margin:0 0 8px}.StaffTable_emptyDesc__U0IWd{font-family:Pretendard;font-weight:400;font-size:14px;line-height:140%;color:#7d7d7d;margin:0}.StaffRegisterModal_modalOverlay__K75hc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.StaffRegisterModal_modal__OX4JB{background:#fff;border-radius:14px;width:500px;max-width:90%;box-shadow:0 10px 25px rgba(0,0,0,.1)}.StaffRegisterModal_modalHeader__TKqhf{padding:24px;border-bottom:1px solid #e1e1e1}.StaffRegisterModal_modalTitle__nafi3{font-family:Pretendard;font-weight:700;font-size:20px;color:#121212;margin:0}.StaffRegisterModal_modalContent__eWRzT{padding:24px}.StaffRegisterModal_formGroup__ixe3r{margin-bottom:24px}.StaffRegisterModal_formGroup__ixe3r:last-of-type{margin-bottom:0}.StaffRegisterModal_label__jjQAR{display:block;font-family:Pretendard;font-weight:600;font-size:14px;color:#4b4b4b;margin-bottom:8px}.StaffRegisterModal_label__jjQAR .StaffRegisterModal_required__KiUUO{color:#ef4444;margin-left:4px}.StaffRegisterModal_input__fXTdu{width:100%;height:44px;padding:0 14px;border:1px solid #c8c8c8;border-radius:8px;font-family:Pretendard;font-size:15px;color:#121212;background:#fff;transition:border-color .2s}.StaffRegisterModal_input__fXTdu:focus{outline:none;border-color:#7d7d7d}.StaffRegisterModal_input__fXTdu::placeholder{color:#afafaf}.StaffRegisterModal_input__fXTdu.StaffRegisterModal_error__ZysGs{border-color:#ef4444}.StaffRegisterModal_radioGroup__cQt3q{display:flex;gap:24px}.StaffRegisterModal_radioLabel__rVddw{display:flex;align-items:center;cursor:pointer}.StaffRegisterModal_radioLabel__rVddw .StaffRegisterModal_radioInput__FcJL1{width:20px;height:20px;margin:0 8px 0 0;cursor:pointer}.StaffRegisterModal_radioLabel__rVddw .StaffRegisterModal_radioText__uIelz{font-family:Pretendard;font-size:15px;color:#121212;-webkit-user-select:none;-moz-user-select:none;user-select:none}.StaffRegisterModal_errorMessage___83_4{display:block;margin-top:6px;font-family:Pretendard;font-size:13px;color:#ef4444}.StaffRegisterModal_modalFooter____ERI{display:flex;gap:12px;padding:24px;border-top:1px solid #e1e1e1;justify-content:flex-end;margin-top:24px}.StaffRegisterModal_cancelButton__aPDTD{padding:12px 24px;background:#fff;border:1px solid #c8c8c8;border-radius:8px;font-family:Pretendard;font-weight:600;font-size:15px;color:#4b4b4b;cursor:pointer;transition:all .2s}.StaffRegisterModal_cancelButton__aPDTD:hover{background:#fafafa;border-color:#afafaf}.StaffRegisterModal_submitButton__7kQKU{padding:12px 24px;background:#272727;border:none;border-radius:8px;font-family:Pretendard;font-weight:600;font-size:15px;color:#fff;cursor:pointer;transition:background-color .2s}.StaffRegisterModal_submitButton__7kQKU:hover{background:#4b4b4b}.StaffRegisterModal_submitButton__7kQKU:disabled{background:#afafaf;cursor:not-allowed}.styles_container__iOR_d .styles_header__L9et4{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.styles_container__iOR_d .styles_header__L9et4 .styles_title__HJMOH{font-family:Pretendard;font-weight:700;font-size:28px;color:#121212}.styles_container__iOR_d .styles_header__L9et4 .styles_registerButton__L_uvW{padding:12px 24px;background:#272727;color:#fff;border:none;border-radius:8px;font-family:Pretendard;font-weight:600;font-size:15px;cursor:pointer;transition:background-color .2s}.styles_container__iOR_d .styles_header__L9et4 .styles_registerButton__L_uvW:hover{background:#4b4b4b}.styles_container__iOR_d .styles_header__L9et4 .styles_registerButton__L_uvW:active{transform:translateY(1px)}.styles_loading__6PJ_w{text-align:center;padding:40px;color:#666;font-size:16px}.styles_error__N9zm3{text-align:center;padding:20px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;margin:16px 0}