@charset "UTF-8";._p01Overlay_19ye1_9{position:fixed;inset:0;z-index:1300;background:#0009;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:32px 0;box-sizing:border-box}._p01Modal_19ye1_26{width:min(1400px,100vw - 48px);max-width:calc(100vw - 48px);background:#fff;border-radius:14px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:calc(100vh - 64px);overflow:hidden;flex-shrink:0}._p01Header_19ye1_40{width:100%;height:48px;min-height:48px;background:linear-gradient(90deg,#0099b0,#00c4d8);border-radius:14px 14px 0 0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-sizing:border-box;color:#fff}._p01Title_19ye1_55{font-family:Noto Sans KR,sans-serif;font-size:24px;font-weight:400;color:#fff;line-height:1.5em;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._p01CloseBtn_19ye1_69{width:20px;height:20px;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff}._p01Body_19ye1_83{display:flex;flex-direction:column;gap:0;padding:0 24px;overflow:hidden;flex:1}._p01TabBar_19ye1_93{display:flex;align-items:flex-end;justify-content:space-between;width:100%}._p01TabActionRow_19ye1_101{display:flex;justify-content:space-between;align-items:flex-end;width:100%}._p01Tabs_19ye1_109{display:flex;gap:0;align-items:flex-end;border-bottom:1px solid #E5E7EB;max-width:100%;overflow:visible;padding-top:2px}._p01Tab_19ye1_93{height:48px;min-width:max-content;flex-shrink:0;box-sizing:border-box;padding:0 20px;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#4a5565;background:#e5e7eb;border:1px solid #D1D5DB;border-bottom:none;cursor:pointer;position:relative;line-height:1.5em;margin-bottom:-1px;white-space:nowrap}._p01Tab_19ye1_93+._p01Tab_19ye1_93{margin-left:-1px}._p01Tab_19ye1_93:first-child{border-top-left-radius:4px}._p01Tab_19ye1_93:last-child{border-top-right-radius:4px}._p01TabActive_19ye1_150{background:#fff;color:#00a5ba;border-color:#e5e7eb;z-index:1}._p01TabActive_19ye1_150:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#00a5ba}._p01Actions_19ye1_167{display:flex;gap:8px;align-items:center;justify-content:flex-end;padding:8px 0;flex-wrap:wrap}._p01ActionBtn_19ye1_177{min-width:80px;max-width:220px;min-height:40px;height:auto;padding:0 12px;border-radius:8px;background:#00a5ba;border:none;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;white-space:normal;box-shadow:0 1px 2px #00000040}._p01ActionBtn_19ye1_177 span{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#fff;line-height:1.2;overflow-wrap:anywhere;text-align:center}._p01ActionBtn_19ye1_177:disabled{opacity:.5;cursor:not-allowed}._p01Content_19ye1_209{display:flex;flex-direction:column;align-items:flex-start;gap:32px;min-height:0;padding:24px 0;overflow-x:auto;overflow-y:auto;scrollbar-gutter:auto;flex:1;--p01-content-width: 1352px;--p01-content-max-width: min(100%, var(--p01-content-width))}._p01FormGrid_19ye1_225{position:relative;width:var(--p01-content-width);max-width:1352px;min-height:400px;margin-left:auto;margin-right:auto;flex:0 0 auto}._p01FaultGrid_19ye1_236{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 16px;width:100%}._p01FaultGrid_19ye1_236 ._p01Field_19ye1_243{position:static;width:auto}._emptyTabContent_19ye1_249{display:flex;align-items:center;justify-content:center;min-height:200px;color:#6b7280;font-size:14px}._p01Field_19ye1_243{position:absolute;display:flex;flex-direction:column;gap:4px;width:326px}._p01FieldWide_19ye1_268{width:1010px}._p01FieldDouble_19ye1_273{width:668px}._p01Label_19ye1_278{font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#00a5ba;line-height:1.43em}._required_19ye1_286{color:red}._p01Input_19ye1_291{width:100%;height:36px;border-radius:8px;border:1px solid rgba(0,0,0,0);background:#f3f3f5;padding:0 12px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#364153;line-height:1.43em;outline:none;box-sizing:border-box}._p01Input_19ye1_291::placeholder{color:#9ca3af}._p01Input_19ye1_291:not([value]),._p01Input_19ye1_291[value=""]{color:#9ca3af}._p01Input_19ye1_291[type=datetime-local]::-webkit-calendar-picker-indicator,._p01Input_19ye1_291[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}._p01InputEmpty_19ye1_321{color:#9ca3af}._p01InputDisabled_19ye1_326{background:#dbdbdb}._p01InputApproval_19ye1_331{background:#e8e8e8}._p01Select_19ye1_336{width:100%;height:36px;border-radius:8px;border:1px solid rgba(0,0,0,0);background:#f3f3f5;padding:0 32px 0 12px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#364153;line-height:1.43em;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none;cursor:pointer}._p01Select_19ye1_336:invalid,._p01Select_19ye1_336._placeholder_19ye1_354{color:#9ca3af}._p01Select_19ye1_336{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23717182' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}._p01Select_19ye1_336:invalid{color:#717182}._p01SectionTitle_19ye1_369{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#00a5ba;line-height:1.5em;margin:0;text-align:left;align-self:flex-start}._p01SectionTitleRow_19ye1_380{display:flex;justify-content:space-between;align-items:center;width:100%}._p01SectionTitleRow_19ye1_380 ._p01SectionTitle_19ye1_369{width:auto;flex:1 1 auto;min-width:0}._p01SubSection_19ye1_393{display:flex;flex-direction:column;gap:12px;width:var(--p01-content-max-width);min-width:0}._p01SubSectionHeader_19ye1_402{display:flex;align-items:center;justify-content:space-between;width:100%}._p01SubSectionTitle_19ye1_410{font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;line-height:1.43em}._p01RowBtnGroup_19ye1_419{display:flex;gap:10px}._p01BtnAddRow_19ye1_425{min-width:80px;max-width:128px;min-height:40px;height:auto;padding:0 12px;border-radius:8px;background:#00a5ba;color:#fff;border:none;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;white-space:normal;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}._p01BtnAddRow_19ye1_425 span{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#fff;line-height:1.25em;letter-spacing:0;overflow-wrap:anywhere;text-align:center}._p01BtnDeleteRow_19ye1_455{min-width:80px;max-width:128px;min-height:40px;height:auto;padding:0 12px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;white-space:normal}._p01BtnDeleteRow_19ye1_455 span{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#0a0a0a;line-height:1.43em;letter-spacing:0;overflow-wrap:anywhere;text-align:center}._p01TableWrap_19ye1_483{border:1px solid #E5E7EB;border-radius:10px;box-sizing:border-box;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:auto}._p01WorkerTableWrap_19ye1_494{width:100%;max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;overflow-x:hidden;overflow-y:hidden;scrollbar-gutter:auto}._p01WideTableWrap_19ye1_505{width:100%;max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;overflow-x:auto;overflow-y:hidden}._p01ChecklistTableWrap_19ye1_516{width:100%;max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;max-height:min(420px,90vh - 300px);min-height:160px;overflow-x:auto;overflow-y:auto;scrollbar-gutter:auto}._p01ChecklistTableWrap_19ye1_516 ._p01InspTable_19ye1_528{width:var(--checklist-table-width, 1616px);min-width:max(var(--checklist-table-width, 1616px),1700px);table-layout:fixed;border-collapse:separate;border-spacing:0}._p01ChecklistTableWrap_19ye1_516 ._p01InspTable_19ye1_528 thead th{position:sticky;top:0;z-index:2;background:#00a5ba;border-right:1px solid rgba(255,255,255,.2)}._p01ChecklistTableWrap_19ye1_516 ._p01InspTable_19ye1_528 thead th:last-child{border-right:none}._p01ChecklistTableWrapEmpty_19ye1_548{min-height:auto;overflow-y:hidden;scrollbar-gutter:auto}._p01ChecklistTableWrapEmpty_19ye1_548 ._p01InspTable_19ye1_528 tbody tr:last-child td{border-bottom:none}._p01Table_19ye1_483{width:100%;min-width:1300px;border-collapse:collapse;table-layout:auto}._p01WorkerTable_19ye1_494{width:100%;min-width:100%;table-layout:fixed}._p01PlanMaterialTable_19ye1_570{min-width:1440px;table-layout:fixed}._p01ResultMaterialTable_19ye1_575{min-width:1820px;table-layout:fixed}._p01Table_19ye1_483 thead th{height:56px;background:#00a5ba;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#fff;line-height:1.5em;text-align:center;vertical-align:middle;border-right:1px solid rgba(255,255,255,.2);padding:0 8px;box-sizing:border-box;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}._p01Table_19ye1_483 thead th:last-child{border-right:none}._p01Table_19ye1_483 tbody td{height:53px;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#0a0a0a;line-height:1.5em;text-align:center;vertical-align:middle;border-right:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB;padding:0 8px;box-sizing:border-box}._p01Table_19ye1_483 tbody td:last-child{border-right:none}._p01Table_19ye1_483 tbody tr:nth-child(odd){background:#fff}._p01Table_19ye1_483 tbody tr:nth-child(2n){background:#f9fafb80}._p01SummaryRow_19ye1_634{background:#d4eef2!important}._p01SummaryRow_19ye1_634 td{color:#00a5ba;font-family:Arial,sans-serif;font-weight:400}._p01CellInput_19ye1_644{width:100%;height:36px;background:#f3f3f5;border:1px solid rgba(0,0,0,0);border-radius:8px;padding:4px 12px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;line-height:1.43em;outline:none;box-sizing:border-box}._p01CellInputReadonly_19ye1_661{background:#dbdbdb}._p01CellSelect_19ye1_666{width:100%;height:36px;background:#f3f3f5;border:1px solid rgba(0,0,0,0);border-radius:8px;padding:0 30px 0 12px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;line-height:1.43em;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23717182' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}._p01InputBtn_19ye1_690{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;cursor:pointer;white-space:normal;overflow-wrap:anywhere;line-height:1.2}._p01Checkbox_19ye1_710{width:16px;height:16px;border-radius:4px;border:1px solid #00A5BA;background:#fff;appearance:none;-webkit-appearance:none;cursor:pointer;box-shadow:0 1px 2px #0000000d;position:relative}._p01Checkbox_19ye1_710:checked{background:#00a5ba}._p01Checkbox_19ye1_710:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid #FFFFFF;border-width:0 2px 2px 0;transform:rotate(45deg)}._p01InspTable_19ye1_528 tbody td{height:49px}._p01FaultCheckbox_19ye1_744{width:16px;height:16px;border-radius:4px;border:1px solid rgba(0,0,0,.1);background:#f3f3f5;appearance:none;-webkit-appearance:none;cursor:pointer;box-shadow:0 1px 2px #0000000d;position:relative}._p01FaultCheckbox_19ye1_744:checked{background:#00a5ba;border-color:#00a5ba}._p01FaultCheckbox_19ye1_744:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid #FFFFFF;border-width:0 2px 2px 0;transform:rotate(45deg)}._p01FaultCheckbox_19ye1_744:disabled{cursor:not-allowed;opacity:.6}._pbsInputWrap_19ye1_778{position:relative;cursor:pointer}._pbsInputIcon_19ye1_783{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}._pbsModalSearch_19ye1_794{display:flex;gap:8px;margin-bottom:16px}._pbsModalSearch_19ye1_794 input{flex:1;height:36px;border:1px solid #E5E7EB;border-radius:8px;padding:0 12px;font-size:14px;color:#364153;box-sizing:border-box;outline:none}._pbsModalSearchBtn_19ye1_811{display:inline-flex;align-items:center;gap:4px;height:36px;padding:0 16px;background:#00a5ba;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;white-space:nowrap}._pbsTreeCell_19ye1_828{text-align:left}._pbsTreeCellInner_19ye1_832{display:flex;align-items:center;gap:4px;padding-left:8px}._pbsIndent_19ye1_839{display:inline-block;width:20px;align-self:stretch;position:relative;flex-shrink:0}._pbsLineV_19ye1_847:before{content:"";position:absolute;left:9px;top:0;bottom:0;border-left:1px dotted #B0B8C4}._pbsConnectorT_19ye1_856:before{content:"";position:absolute;left:9px;top:0;bottom:0;border-left:1px dotted #B0B8C4}._pbsConnectorT_19ye1_856:after{content:"";position:absolute;left:9px;top:50%;width:10px;border-top:1px dotted #B0B8C4}._pbsConnectorL_19ye1_873:before{content:"";position:absolute;left:9px;top:0;bottom:50%;border-left:1px dotted #B0B8C4}._pbsConnectorL_19ye1_873:after{content:"";position:absolute;left:9px;top:50%;width:10px;border-top:1px dotted #B0B8C4}._pbsToggle_19ye1_890{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:none;cursor:pointer;flex-shrink:0}._pbsTreeIcon_19ye1_903{width:13px;height:13px;flex-shrink:0}._pbsTreeText_19ye1_909{font-size:13px;font-weight:400;color:#364153;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._pbsTreeTextBold_19ye1_918{font-size:13px;font-weight:700;color:#364153;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._pbsModalTableWrap_19ye1_927{max-height:400px;overflow-y:auto}._pbsModalTable_19ye1_927{width:100%;border-collapse:collapse;table-layout:auto;font-size:16px;font-family:Noto Sans KR,sans-serif}._pbsModalTable_19ye1_927 thead th{height:48px;padding:0 12px;font-size:16px;font-weight:400;color:#fff;background:#00a5ba;white-space:nowrap;-webkit-hyphens:none;hyphens:none;text-align:center;vertical-align:middle;border-right:1px solid rgba(255,255,255,.3)}._pbsModalTable_19ye1_927 thead th:last-child{border-right:none}._pbsModalTable_19ye1_927 tbody td{height:48px;padding:0 12px;font-size:16px;font-weight:400;color:#4a5565;white-space:nowrap;vertical-align:middle;text-align:center;border-bottom:1px solid #E5E7EB;border-right:1px solid #E5E7EB}._pbsModalTable_19ye1_927 tbody td:last-child{border-right:none}._pbsSelectBtn_19ye1_971{height:24px;padding:0 12px;background:#00a5ba;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer}._pbsModalCloseBtn_19ye1_982{height:36px;padding:0 16px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;color:#364153;font-size:14px;cursor:pointer}._p01WpTable_19ye1_996{table-layout:fixed;width:100%;min-width:2190px;border-collapse:separate;border-spacing:0}._p01WpTable_19ye1_996 thead th{font-size:14px;padding:4px 6px;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;line-height:1.25;border-right:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4);border-left:none}._p01WpTable_19ye1_996 thead th:last-child{border-right:none;padding-left:12px;padding-right:12px}._p01WpTable_19ye1_996 tbody td{height:45px;padding:2px;font-size:14px;border-bottom:1px solid #E5E7EB}._p01WpTable_19ye1_996 tbody td:last-child{padding-left:12px;padding-right:12px}._p01WpTableWrap_19ye1_1032{overflow:auto}._p01WpDetailPane_19ye1_1036{display:flex;flex-direction:column;gap:6px;width:var(--p01-content-max-width);min-width:0}._p01WpHeaderLeft_19ye1_1044{display:flex;align-items:center;min-width:0}._p01WpResultTypeBar_19ye1_1050{display:flex;align-items:center;min-height:32px;margin:0}._p01WpTopActions_19ye1_1057{display:flex;justify-content:flex-end;gap:8px;margin:0}._p01WpResultTypeField_19ye1_1064{display:flex;flex-direction:row;align-items:center;gap:8px;width:auto;flex:0 0 auto}._p01WpResultTypeField_19ye1_1064 ._p01Label_19ye1_278{margin:0;white-space:nowrap}._p01WpResultTypeField_19ye1_1064 ._p01Select_19ye1_336{width:216px}._p01WpCellInput_19ye1_1081{width:100%;height:36px;background:#f3f3f5;border:1px solid rgba(0,0,0,0);border-radius:8px;padding:4px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;line-height:1.43em;text-align:center;outline:none;box-sizing:border-box}._p02Overlay_19ye1_1102{position:fixed;inset:0;z-index:1400;background:#0009;display:flex;align-items:center;justify-content:center}._p02Modal_19ye1_1116{width:1400px;max-width:calc(100vw - 80px);background:#fff;border-radius:14px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}._p02Header_19ye1_1129{width:100%;height:48px;min-height:48px;background:linear-gradient(90deg,#0099b0,#00c4d8);border-radius:14px 14px 0 0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-sizing:border-box;color:#fff}._p02Title_19ye1_1144{font-family:Noto Sans KR,sans-serif;font-size:24px;font-weight:400;color:#fff;line-height:1.5em;margin:0}._p02CloseBtn_19ye1_1154{width:20px;height:20px;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}._p02Body_19ye1_1167{display:flex;flex-direction:column;gap:16px;padding:24px;overflow-y:auto;flex:1}._p02ButtonGroup_19ye1_1177{display:flex;justify-content:flex-end;gap:8px}._p02ActionBtn_19ye1_1184{min-width:80px;height:40px;white-space:nowrap;background:#00a5ba;border:none;border-radius:8px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#fff;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:0 16px}._p02ActionBtn_19ye1_1184 svg{width:16px;height:16px;flex-shrink:0}._p02ActionBtn_19ye1_1184:disabled{background:#d1d5db;cursor:not-allowed;opacity:.7}._p02SectionTitle_19ye1_1217{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:700;color:#00a5ba;line-height:1.5em;margin:0 0 4px}._p02GridFilterBadge_19ye1_1228{display:inline-flex;align-items:center;gap:6px;margin-left:8px;padding:2px 10px;background:#e0f7fa;color:#00796b;font-size:13px;font-weight:500;border-radius:12px}._p02GridFilterClear_19ye1_1241{background:none;border:none;color:#00796b;font-size:16px;cursor:pointer;padding:0 2px;line-height:1}._p02FilterInfo_19ye1_1252{font-size:13px;font-weight:400;color:#6b7280;margin-left:4px}._p02VehicleGrid_19ye1_1260{display:flex;gap:12px;overflow-x:auto;padding:16px 0}._p02GridColumn_19ye1_1268{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;cursor:pointer;padding:4px;border-radius:8px;border:2px solid transparent;transition:border-color .15s,opacity .15s}._p02GridColumnSelected_19ye1_1282{border-color:#00a5ba;background:#00a5ba0d}._p02GridColumnInactive_19ye1_1288{opacity:.5;cursor:not-allowed}._p02GridLabel_19ye1_1294{font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:400;color:#364153;white-space:nowrap}._p02GridCells_19ye1_1303{display:grid;gap:0;border:2px solid #1E2939;width:120px;box-sizing:border-box}._p02GridCell_19ye1_1303{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid #1E2939;box-sizing:border-box;cursor:default;transition:background-color .15s}._p02GridCellActive_19ye1_1324{background:#00a5ba}._p02GridCellSelected_19ye1_1329{background:#006d7a;outline:2px solid #FFD700;outline-offset:-2px;z-index:1}._p02GridCellEmpty_19ye1_1337{background:#fff}._p02GridEmpty_19ye1_1342{padding:16px;color:#9ca3af;font-size:13px;text-align:center;border:1px dashed #D1D5DB;border-radius:8px;margin-bottom:8px}._p02TableWrapper_19ye1_1354{border:1px solid #E5E7EB;border-radius:10px;overflow:hidden}._p02Table_19ye1_1354{width:100%;border-collapse:collapse;table-layout:fixed}._p02Table_19ye1_1354 thead tr{background:#00a5ba}._p02Table_19ye1_1354 thead th{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#fff;padding:10px 12px;text-align:center;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;border-right:1px solid rgba(255,255,255,.2)}._p02Table_19ye1_1354 thead th:last-child{border-right:none}._p02Table_19ye1_1354 tbody tr{border-bottom:1px solid #E5E7EB}._p02Table_19ye1_1354 tbody tr:last-child{border-bottom:none}._p02Table_19ye1_1354 tbody td{font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;padding:8px 12px;text-align:center;border-right:1px solid #E5E7EB;vertical-align:middle}._p02Table_19ye1_1354 tbody td:last-child{border-right:none}._p02MeasureInput_19ye1_1409{width:100%;height:36px;background:#fff;border:1px solid #D1D5DB;border-radius:4px;padding:8px 12px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;outline:none;box-sizing:border-box;text-align:center}._p02MeasureInput_19ye1_1409:disabled{background:#f3f4f6;border:1px solid transparent;color:#6b7280;cursor:default}._p02CellSelect_19ye1_1432{width:100%;height:36px;background:#fff;border:1px solid #D1D5DB;border-radius:8px;padding:4px 28px 4px 8px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23717182' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px 16px}._p02CellSelect_19ye1_1432:disabled{background:#f3f4f6;border:1px solid transparent;color:#6b7280;cursor:default;background-image:none}._p02ChartSection_19ye1_1463{display:flex;flex-direction:column;gap:32px}._p02ChartBox_19ye1_1470{min-height:340px;border:1px solid #E5E7EB;border-radius:10px;padding:20px 25px 10px;display:flex;flex-direction:column;gap:8px;box-sizing:border-box}._p02ChartTitle_19ye1_1482{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#0a0a0a;margin:0}._p02ChartPlaceholder_19ye1_1491{flex:1;display:flex;align-items:center;justify-content:center;font-family:Noto Sans KR,sans-serif;font-size:14px;color:#9ca3af}._emptyState_19ye1_1502{height:300px;text-align:center;font-size:16px;color:#99a1af;vertical-align:middle}._p01FormGridAlt_19ye1_1512{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}._p01FormItem_19ye1_1520{display:flex;flex-direction:column;gap:4px}._p01FormItemTwoCol_19ye1_1527{grid-column:span 2}._p01FormItemSelect_19ye1_1532{display:flex;align-items:center;justify-content:space-between;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}._p01FormItemSelectText_19ye1_1544{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827}._p01FormItemSelectIcon_19ye1_1553{flex-shrink:0;width:16px;height:16px;margin-left:8px;filter:brightness(0) saturate(100%) invert(45%) sepia(5%) saturate(500%) hue-rotate(185deg) brightness(95%) contrast(90%)}._p01FormPlaceholder_19ye1_1563{color:#9ca3af}._p01FormSection_19ye1_1568{width:var(--p01-content-max-width);margin-bottom:24px}._p01SubSectionLabel_19ye1_1574{font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:700;color:#101727;margin:16px 0 8px}._p01InlineInputWithBtn_19ye1_1583{display:flex;align-items:center;gap:4px}._p01InlineInputWithBtn_19ye1_1583 ._p01CellInput_19ye1_644{flex:1;min-width:0}._p01BtnSearchSmall_19ye1_1594{height:28px;padding:0 8px;border-radius:4px;background:#00a5ba;border:none;font-size:11px;color:#fff;font-family:Noto Sans KR,sans-serif;cursor:pointer;white-space:nowrap;flex-shrink:0}._p01BtnSearchSmall_19ye1_1594:disabled{background:#e5e7eb;cursor:not-allowed}._p01BtnRemoveRow_19ye1_1613{height:24px;padding:0 8px;border-radius:4px;background:#ef4444;border:none;font-size:12px;color:#fff;cursor:pointer}._p01CellSelectInline_19ye1_1625{width:100%;height:36px;background:#f3f3f5;border:1px solid rgba(0,0,0,0);border-radius:8px;padding:0 32px 0 12px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:400;color:#0a0a0a;line-height:1.43em;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23717182' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}._p01BtnFileUpload_19ye1_1649{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:100%;height:28px;padding:0 6px;border-radius:4px;border:1px solid #00A5BA;background:#fff;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:400;color:#00a5ba;cursor:pointer;box-sizing:border-box;overflow:hidden}._p01BtnFileUpload_19ye1_1649 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._p01BtnFileUpload_19ye1_1649:hover{background:#00a5ba14}
