@charset "UTF-8";._list_1xhr0_1{min-width:200px;max-height:400px;overflow-y:auto;background:#2a2a2a;border:1px solid #444;border-radius:6px;box-shadow:0 4px 12px #0000004d;margin:0;padding:4px 0;list-style:none;animation:_slideDown_1xhr0_1 .1s ease-out}@keyframes _slideDown_1xhr0_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._list_1xhr0_1::-webkit-scrollbar{width:4px}._list_1xhr0_1::-webkit-scrollbar-thumb{background:#555;border-radius:4px}._list_1xhr0_1::-webkit-scrollbar-thumb:hover{background:#666}._item_1xhr0_35{display:flex;align-items:center;gap:8px;padding:8px 10px;color:#ccc;font-size:12px;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}._item_1xhr0_35:hover{background:#333;color:#fff}._item_1xhr0_35._disabled_1xhr0_50{opacity:.5;cursor:not-allowed}._item_1xhr0_35._disabled_1xhr0_50:hover{background:transparent;color:#ccc}._item_1xhr0_35._selected_1xhr0_58{background:#3a3a3a;color:#fff;font-weight:500}._item_1xhr0_35._selected_1xhr0_58:hover{background:#444}._icon_1xhr0_67{display:flex;align-items:center;font-size:16px;flex-shrink:0}._label_1xhr0_74{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._customContent_1xhr0_81{min-width:200px;background:#2a2a2a;border:1px solid #444;border-radius:6px;box-shadow:0 4px 12px #0000004d;padding:16px;animation:_slideDown_1xhr0_1 .1s ease-out}._alertPopup_1ugea_2{box-sizing:border-box;min-width:348px;max-width:90vw;background:#fff;padding:24px;box-shadow:0 4px 12px #0003;border-radius:8px;display:flex;flex-direction:column;font-family:Pretendard,sans-serif}._header_1ugea_15{margin:0 0 20px;height:36px;display:flex;align-items:center;justify-content:center}._title_1ugea_23{margin:0;font-size:16px;font-weight:700;line-height:20px;color:#222;text-align:center}._body_1ugea_32{font-size:14px;font-weight:400;line-height:20px;color:#222;text-align:center;max-height:240px;overflow-y:auto;margin:0 0 24px}._body_1ugea_32 p{margin:0}._actions_1ugea_46{display:flex;gap:10px}._actionsSingle_1ugea_51{justify-content:center}._actionsSingle_1ugea_51 ._actionBtn_1ugea_54{flex:none;width:160px}._actionsDual_1ugea_59{justify-content:center}._actionBtn_1ugea_54{flex:1;height:54px;border-radius:4px;font-size:16px;font-weight:600;letter-spacing:-.32px;display:flex;align-items:center;justify-content:center;padding:20px;color:#fff;border:none;cursor:pointer}._actionBtn_1ugea_54:first-child:not(:only-child){background:#42484b}._actionBtn_1ugea_54:first-child:not(:only-child):hover{background:#4e5559}._actionBtn_1ugea_54:last-child{background:#222}._actionBtn_1ugea_54:last-child:hover{background:#3c3c3c}._actionBtn_1ugea_54:disabled{opacity:.6;cursor:not-allowed}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95{min-width:311px;max-width:min(311px,90vw);padding:24px 16px 16px;border-radius:16px;background:#2b2b33;box-shadow:0 4px 4px #00000040}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._header_1ugea_15{margin:0 0 8px;height:auto;min-height:20px}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._title_1ugea_23{font-size:14px;line-height:20px;color:#fff}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._body_1ugea_32{margin:0 0 24px;color:#c3c3c7;font-weight:400}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._body_1ugea_32 p+p{margin-top:0}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._actions_1ugea_46 ._actionBtn_1ugea_54{height:48px;border-radius:12px;padding:0 12px;font-weight:400}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._actions_1ugea_46 ._actionBtn_1ugea_54:first-child:not(:only-child){background:#63636d;color:#fff}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._actions_1ugea_46 ._actionBtn_1ugea_54:first-child:not(:only-child):hover:not(:disabled){background:#6d6d78}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._actions_1ugea_46 ._actionBtn_1ugea_54:last-child{background:#fff;color:#000}._alertPopup_1ugea_2._darkConfirmDialog_1ugea_95 ._actions_1ugea_46 ._actionBtn_1ugea_54:last-child:hover:not(:disabled){background:#f2f2f2}._loading_1ugea_143{opacity:.7;pointer-events:none}._loadingWrapper_1ugea_149{display:flex;flex-direction:column;align-items:center;gap:12px;padding:8px 4px 4px}._spinnerCircle_1ugea_157{position:relative;display:inline-block;border-radius:50%;animation:_spinner-rotate_1ugea_1 1.1s linear infinite;border:4px solid #d0d4d9;border-top-color:#2b6ef5;box-sizing:border-box}@keyframes _spinner-rotate_1ugea_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorToast_1ugea_175,._toast_1ugea_175{min-width:200px;border-radius:4px;border:1px solid rgba(255,255,255,.14);background:#222;box-shadow:0 3px 4px #00000026;padding:18px 40px}._errorToast_1ugea_175 ._errorToastBody_1ugea_184,._toast_1ugea_175 ._toastBody_1ugea_184{display:flex;align-items:center;justify-content:center;gap:12px}._errorToast_1ugea_175 ._errorToastBody_1ugea_184 ._errorToastMessage_1ugea_191,._toast_1ugea_175 ._toastBody_1ugea_184 ._toastMessage_1ugea_191{font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:15px;white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;flex:1}._errorToast_1ugea_175 ._errorToastBody_1ugea_184 ._errorToastIcon_1ugea_209,._toast_1ugea_175 ._toastBody_1ugea_184 ._toastIcon_1ugea_209{width:18px;height:18px;font-size:14px}._toast_1ugea_175 ._toastBody_1ugea_184 ._toastMessage_1ugea_191{color:#fff}._errorToast_1ugea_175 ._errorToastBody_1ugea_184 ._errorToastMessage_1ugea_191{color:#fa5938}._loadingToast_1ugea_223{min-width:200px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:#252525;box-shadow:0 3px 4px #00000026;padding:12px 20px}._loadingToast_1ugea_223 ._loadingToastBody_1ugea_231{display:flex;align-items:center;gap:12px}._loadingToast_1ugea_223 ._loadingToastSpinner_1ugea_236{flex-shrink:0;animation:_loadingToastSpinnerRotate_1ugea_1 1s linear infinite}._loadingToast_1ugea_223 ._loadingToastMessage_1ugea_240{font-family:Pretendard,sans-serif;font-size:12px;font-weight:400;line-height:15px;color:#fff;white-space:nowrap}@keyframes _loadingToastSpinnerRotate_1ugea_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._withTooltip_9z6ku_1{position:relative;overflow:visible}._withTooltip_9z6ku_1:after{content:attr(data-label);position:absolute;left:40px;top:50%;transform:translateY(-50%);background:#1f2325;color:#e7eef0;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;box-shadow:0 2px 6px #00000059;opacity:0;pointer-events:none;z-index:10}._withTooltip_9z6ku_1:hover:after{opacity:1}._button_g4n2c_1{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;border:none;background:transparent;gap:0}._button_g4n2c_1._sm_g4n2c_11{width:18px;height:18px;font-size:14px}._button_g4n2c_1._md_g4n2c_16{width:32px;height:32px;font-size:16px}._button_g4n2c_1._lg_g4n2c_21{width:40px;height:40px;font-size:18px}._button_g4n2c_1._default_g4n2c_26{color:#999}._button_g4n2c_1._default_g4n2c_26:hover:not(._disabled_g4n2c_29){background:#ffffff0d}._button_g4n2c_1._default_g4n2c_26:active:not(._disabled_g4n2c_29){color:#4c8bf5}._button_g4n2c_1._primary_g4n2c_35{background:#2563eb;color:#fff;font-weight:500}._button_g4n2c_1._primary_g4n2c_35:hover:not(._disabled_g4n2c_29){background:#1d4ed8}._button_g4n2c_1._primary_g4n2c_35:active:not(._disabled_g4n2c_29){color:#fffc}._button_g4n2c_1._secondary_g4n2c_46{background:#333;color:#ccc;font-weight:500}._button_g4n2c_1._secondary_g4n2c_46:hover:not(._disabled_g4n2c_29){background:#444}._button_g4n2c_1._secondary_g4n2c_46:active:not(._disabled_g4n2c_29){color:#fff}._button_g4n2c_1._ghost_g4n2c_57{background:transparent;color:#bbb}._button_g4n2c_1._ghost_g4n2c_57:hover:not(._disabled_g4n2c_29){background:#ffffff0f}._button_g4n2c_1._ghost_g4n2c_57:active:not(._disabled_g4n2c_29){color:#fff}._button_g4n2c_1._disabled_g4n2c_29{opacity:.5;pointer-events:none;cursor:not-allowed}._button_g4n2c_1 ._icon_g4n2c_72{display:flex;align-items:center;justify-content:center;line-height:1}._alertHost_1oocb_3{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:12px;z-index:1100;pointer-events:none}._alertItem_1oocb_15{pointer-events:auto;border-radius:20px}._alertItem_1oocb_15[data-effect=dim]{box-shadow:0 0 0 9999px #0006}._alertItem_1oocb_15[data-effect=blur]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._posTop_1oocb_31{top:153px;left:50%;transform:translate(-50%)}._posTopRight_1oocb_37{top:32px;right:32px;left:auto;transform:none}._posBottom_1oocb_44{bottom:32px;left:50%;top:auto;transform:translate(-50%)}._posBottomRight_1oocb_51{inset:auto 32px 32px auto;transform:none}._blockingOverlay_1oocb_60{position:fixed;inset:0;background:#00000026;z-index:1000;pointer-events:auto}._blockingOverlayPassthrough_1oocb_69{position:fixed;inset:0;background:#00000026;z-index:1000;pointer-events:none}._blockingOverlayBlur_1oocb_78{position:fixed;inset:0;background:#0000002e;-webkit-backdrop-filter:blur(6px) brightness(.95);backdrop-filter:blur(6px) brightness(.95);z-index:1000;pointer-events:auto;transition:backdrop-filter .25s ease}._blockingOverlayTransparent_1oocb_88{position:fixed;inset:0;background:transparent;z-index:1000;pointer-events:auto}._content_1qbvg_1{max-width:160px;min-width:160px;width:160px;display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_1qbvg_15{display:flex;flex-direction:column;width:100%;gap:2px}._divider_1qbvg_22{width:calc(100% + 8px);height:.5px;align-self:stretch;background:#696e71;margin:0 -4px;border:none}._list_1qbvg_31{list-style:none;margin:0;padding:0;width:100%}._item_1qbvg_38{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_1qbvg_38._disabled_1qbvg_54{opacity:.5;cursor:not-allowed}._label_1qbvg_59{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._content_19f6i_1{max-width:160px;min-width:160px;width:160px;display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_19f6i_15{display:flex;flex-direction:column;width:100%}._divider_19f6i_21{width:calc(100% + 8px);height:.5px;align-self:stretch;background:#696e71;margin:0 -4px;border:none}._list_19f6i_30{list-style:none;margin:0;padding:0;width:100%}._item_19f6i_37{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_19f6i_37._selected_19f6i_53{background:#3d8bff;color:#fff}._item_19f6i_37._disabled_19f6i_57{opacity:.5;cursor:not-allowed}._label_19f6i_62{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._inputWrapper_1s88u_1{position:relative;display:inline-flex;height:24px;border-radius:3px;font-family:Pretendard,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;color:#42484b;background-color:#26292b;border:1px solid #26292b;outline:none}._inputWrapper_1s88u_1._hover_1s88u_16,._inputWrapper_1s88u_1:hover{color:#42484b;border:1px solid #393e40}._inputWrapper_1s88u_1._active_1s88u_20,._inputWrapper_1s88u_1:focus-within,._inputWrapper_1s88u_1:focus:not(:disabled){border:1px solid #3d8bff;color:#a4a6a6}._inputWrapper_1s88u_1._disabled_1s88u_24,._inputWrapper_1s88u_1._disabled_1s88u_24 ._input_1s88u_1,._inputWrapper_1s88u_1 ._input_1s88u_1:disabled{color:#42484b;cursor:not-allowed}._inputWrapper_1s88u_1._readOnly_1s88u_29,._inputWrapper_1s88u_1._readOnly_1s88u_29:hover,._inputWrapper_1s88u_1._readOnly_1s88u_29:focus-within{border:1px solid #26292b;color:#42484b;cursor:default}._inputWrapper_1s88u_1._readOnly_1s88u_29 ._input_1s88u_1{color:#42484b;cursor:default}._input_1s88u_1{padding-right:18px;text-align:center;background-color:transparent;outline:none;border:none;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px}._input_1s88u_1 ::placeholder{color:#42484b}._input_1s88u_1:disabled{color:#42484b;cursor:not-allowed}._input_1s88u_1::-webkit-outer-spin-button,._input_1s88u_1::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_1s88u_1[type=number]{-moz-appearance:textfield;appearance:textfield}._input_1s88u_1:read-only{user-select:none;-webkit-user-select:none;caret-color:transparent}._suffix_1s88u_74{position:absolute;right:4px;top:0;height:100%;display:flex;align-items:center;color:#898f90;pointer-events:none}._inputWrapper_1s88u_1._disabled_1s88u_24 ._suffix_1s88u_74{color:#42484b;cursor:not-allowed}._inputWrapper_1s88u_1._readOnly_1s88u_29 ._suffix_1s88u_74{color:#42484b}._container_18xo2_1{display:flex;flex-direction:column;gap:12px;padding:6px 4px 2px}._headerRow_18xo2_8,._row_18xo2_9{display:flex;align-items:center;justify-content:space-between;gap:8px}._label_18xo2_16{color:#ccc;font-size:13px;white-space:nowrap}._toggleGroup_18xo2_22{display:flex;gap:6px}._toggleButton_18xo2_27{height:28px;padding:0 10px;border:1px solid #555;border-radius:4px;background:#333;color:#fff;font-size:12px;cursor:pointer}._toggleButtonActive_18xo2_38{background:#3d8bff;border-color:#3d8bff}._inputWrapper_18xo2_43{display:inline-flex;align-items:center;height:32px;border:1px solid #2f3338;border-radius:6px;background:#1f2327;padding:0 18px}._inputWrapper_18xo2_43:focus-within{border-color:#3d8bff}._inputField_18xo2_56{width:80px;height:100%;border:none;background:transparent;color:#fff;font-size:13px;text-align:right;outline:none;padding:0}._inputField_18xo2_56::-webkit-inner-spin-button,._inputField_18xo2_56::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}._inputField_18xo2_56[type=number]{-moz-appearance:textfield;appearance:textfield}._inputField_18xo2_56::placeholder{color:#666}._inputSuffix_18xo2_80{margin-left:4px;color:#8f9499;font-size:12px}._button_18xo2_86{height:42px!important;width:100%!important;min-width:unset!important;padding:0 10px!important;font-size:16px!important;border-radius:8px!important}._divider_18xo2_95{border:none;border-top:1px solid #2b2f33;margin:2px 0 4px}._content_1k5a8_1{max-width:160px;min-width:160px;width:160px;display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_1k5a8_15{display:flex;flex-direction:column;width:100%}._divider_1k5a8_21{width:calc(100% + 8px);height:.5px;align-self:stretch;background:#696e71;margin:0 -4px;border:none}._list_1k5a8_30{list-style:none;margin:0;padding:0;width:100%}._item_1k5a8_37{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_1k5a8_37._selected_1k5a8_53{background:#3d8bff;color:#fff}._item_1k5a8_37._disabled_1k5a8_57{color:#696e71;cursor:not-allowed;opacity:.7}._label_1k5a8_63{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._content_rffrh_1{max-width:123px;min-width:123px;width:123px;display:inline-flex;padding:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_rffrh_16{display:flex;flex-direction:column;width:100%}._divider_rffrh_22{width:calc(100% + 8px);height:.5px;align-self:stretch;background:#696e71;margin:0 -4px;border:none}._list_rffrh_31{list-style:none;margin:0;padding:0;width:100%}._item_rffrh_38{display:flex;width:100%;height:36px;padding-right:8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_rffrh_38 ._icon_default_rffrh_54{display:block}._item_rffrh_38 ._icon_hover_rffrh_57{display:none}._item_rffrh_38._selected_rffrh_60{background:#3d8bff;color:#fff}._item_rffrh_38._selected_rffrh_60 ._icon_default_rffrh_54{display:none}._item_rffrh_38._selected_rffrh_60 ._icon_hover_rffrh_57{display:block}._item_rffrh_38._disabled_rffrh_70{opacity:.5;cursor:not-allowed}._icon_rffrh_54{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0}._icon_rffrh_54 img{width:24px;height:24px}._label_rffrh_89{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._popoverContentReset_s62jm_1{padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important;min-width:0!important}._root_s62jm_9{width:224px;max-width:min(224px,100vw - 24px);background:#303436;border-radius:8px;box-shadow:0 4px 12px #0003;overflow:hidden;color:#fff}._header_s62jm_19{display:flex;align-items:center;justify-content:space-between;gap:8px;height:36px;padding:0 4px 0 12px;flex-shrink:0;box-sizing:border-box}._headerTitleRow_s62jm_30{display:flex;align-items:center;gap:4px;flex:1;min-width:0}._headerTag_s62jm_38{flex-shrink:0;width:18px;height:18px}._title_s62jm_44{margin:0;font-size:12px;font-weight:700;line-height:normal;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._closeBtn_s62jm_56{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:4px;background:transparent;color:#fff;cursor:pointer}._closeBtn_s62jm_56:hover{background:#ffffff14}._body_s62jm_73{display:flex;flex-direction:column;gap:8px;padding:0 12px 8px}._sectionLabel_s62jm_80{display:flex;align-items:center;height:28px;margin:0;font-size:11px;font-weight:500;color:#a4a6a6}._reasonBox_s62jm_90{display:flex;flex-direction:column;justify-content:center;min-height:36px;padding:4px 8px 4px 4px;background:#393e40;border-radius:4px}._reasonRow_s62jm_100{display:flex;align-items:center;gap:4px;min-height:28px}._reasonText_s62jm_107{margin:0;font-size:11px;font-weight:600;color:#cfd7d8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._secondaryBtn_s62jm_117{display:flex;align-items:center;justify-content:center;width:100%;height:36px;padding:0 8px;border:1px solid #ffffff;border-radius:4px;background:transparent;font-family:inherit;font-size:13px;font-weight:400;letter-spacing:-.26px;color:#fff;cursor:pointer}._secondaryBtn_s62jm_117:hover:not(:disabled){background:#ffffff0f}._secondaryBtn_s62jm_117:disabled{opacity:.45;cursor:not-allowed}._errorTypeSection_s62jm_142{display:flex;flex-direction:column;gap:4px;width:100%}._errorTypeLabelRow_s62jm_149{display:flex;align-items:center;gap:4px;height:28px;flex-shrink:0}._errorTypeLabel_s62jm_149{margin:0;font-size:11px;font-weight:500;line-height:normal;color:#cfd7d8}._errorTypeRequired_s62jm_165{margin:0;font-size:11px;font-weight:500;line-height:normal;color:#a63019}._errorTypeGrid_s62jm_173{display:flex;flex-direction:column;width:100%;max-width:200px;min-inline-size:0;margin:0;padding:0;box-sizing:border-box;border:0;background:#303436;border-radius:4px}._errorTypeLegend_s62jm_187{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._errorTypeGridRow_s62jm_199{display:flex;gap:10px;align-items:center;width:100%}._errorTypeGridRowFull_s62jm_206{display:flex;width:100%}._errorTypeGridRowFull_s62jm_206 ._errorTypeCell_s62jm_210{flex:1 1 100%}._errorTypeGridRowFull_s62jm_206 ._reviewRejectCheckbox_s62jm_213 span[role=button]{white-space:normal}._errorTypeCell_s62jm_210{display:flex;flex:1 1 0;align-items:center;min-width:0;min-height:28px;border-radius:6px}._errorTypeRowDisabled_s62jm_226{cursor:not-allowed;opacity:.55}._reviewRejectCheckbox_s62jm_213{flex:1 1 0;min-width:0;width:100%}._meta_s62jm_237{display:flex;flex-direction:column;width:100%;max-width:100%}._metaRow_s62jm_244{display:flex;align-items:center;gap:10px;min-height:28px}._metaLabel_s62jm_251{flex:0 0 60px;margin:0;font-size:11px;font-weight:500;color:#a4a6a6}._metaValue_s62jm_259{margin:0;font-size:11px;font-weight:400;color:#cfd7d8;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._metaValueList_s62jm_270{display:flex;flex-direction:column;justify-content:center;min-width:0;margin:0;color:#cfd7d8;font-size:11px;font-weight:400}._metaValueListItem_s62jm_281{display:block;min-width:0}._metaValueMultiline_s62jm_286{overflow:visible;line-height:14px;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-all}._metaValueStatus_s62jm_295{font-weight:700}._statusPending_s62jm_299{color:#fa5938}._statusPass_s62jm_303{color:#bacc5c}._statusRejectedReview_s62jm_307{color:#6bb6a1}._rejectViewSection_s62jm_311{display:flex;flex-direction:column;width:100%;max-width:200px;padding-top:8px;box-sizing:border-box}._rejectViewTitleRow_s62jm_320{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:24px}._rejectViewTitle_s62jm_320{flex:1;min-width:0;margin:0;font-size:11px;font-weight:700;line-height:12px;color:#fff}._rejectEditChip_s62jm_338{flex-shrink:0;padding:3px 6px;border:.75px solid #cfd7d8;border-radius:4px;background:transparent;font-family:inherit;font-size:9px;font-weight:500;line-height:12px;letter-spacing:-.18px;color:#cfd7d8;cursor:pointer}._rejectEditChip_s62jm_338:hover:not(:disabled){background:#ffffff0f}._rejectEditChip_s62jm_338:disabled{opacity:.45;cursor:not-allowed}._rejectViewFieldLabel_s62jm_360{display:flex;align-items:center;height:28px;margin:0;font-size:11px;font-weight:500;line-height:normal;color:#a4a6a6}._rejectTypeChipWrap_s62jm_371{display:flex;align-items:center;gap:6px;width:100%;min-height:36px;padding:0 8px;box-sizing:border-box;background:#393e40;border-radius:4px}._rejectTypeChipText_s62jm_383{flex:1;min-width:0;font-size:11px;font-weight:600;line-height:12px;color:#cfd7d8}._rejectTypeAlert_s62jm_392{box-sizing:border-box;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:12px;height:12px;border-radius:9px;border:.75px solid #a4a6a6;font-size:7px;font-weight:700;line-height:1;color:#cfd7d8}._rejectTypeAlert_s62jm_392:before{content:"!"}._rejectReadonly_s62jm_412{width:100%;min-height:72px;max-width:200px;padding:8px;box-sizing:border-box;border-radius:4px;background:#26292b;font-size:11px;font-weight:400;line-height:14px;letter-spacing:-.11px;color:#cfd7d8;overflow-wrap:anywhere;white-space:pre-wrap}._divider_s62jm_429{height:.5px;background:#696e71;width:100%}._footer_s62jm_435{display:flex;gap:8px;align-items:center;justify-content:center;padding:12px}._footerSingle_s62jm_443{display:flex;padding:12px}._footerBtnFull_s62jm_448{flex:1 1 auto;width:100%}._rejectReasonForm_s62jm_453{display:flex;flex-direction:column;gap:0;width:100%;max-width:200px}._rejectReasonLabel_s62jm_461{display:flex;align-items:center;height:28px;margin:0;font-size:11px;font-weight:500;line-height:normal;color:#cfd7d8}._rejectReasonTextarea_s62jm_472{width:100%;min-height:72px;padding:8px;border:none;border-radius:4px;resize:none;outline:none;box-sizing:border-box;background:#26292b;font-family:inherit;font-size:11px;font-weight:400;line-height:14px;letter-spacing:-.11px;color:#fff}._rejectReasonTextarea_s62jm_472::placeholder{color:#898f90}._rejectReasonTextarea_s62jm_472:disabled{opacity:.7;cursor:not-allowed}._rejectFooter_s62jm_497{display:flex;padding:12px}._rejectFormSubmit_s62jm_502{flex:1 1 0;min-width:0;height:36px;padding:0 8px;border:none;border-radius:4px;font-family:inherit;font-size:13px;font-weight:400;letter-spacing:-.26px;cursor:pointer;background:#f24724;color:#fff}._rejectFormSubmit_s62jm_502:hover:not(:disabled){filter:brightness(1.05)}._rejectFormSubmit_s62jm_502:disabled{background:#42484b;color:#696e71;cursor:not-allowed;filter:none}._footerBtn_s62jm_448{flex:1 1 0;min-width:0;height:36px;padding:0 8px;border:none;border-radius:4px;font-family:inherit;font-size:13px;font-weight:400;letter-spacing:-.26px;color:#fff;cursor:pointer}._footerBtn_s62jm_448:disabled{opacity:.45;cursor:not-allowed}._reject_s62jm_311{background:#f24724}._reject_s62jm_311:hover:not(:disabled){filter:brightness(1.05)}._pass_s62jm_553{background:#3d8bff}._pass_s62jm_553:hover:not(:disabled){filter:brightness(1.05)}._iconTag_s62jm_560{flex-shrink:0;color:#cfd7d8}._content_zyw67_1{padding:0;overflow:hidden;border-radius:8px;background:#303436;box-shadow:0 4px 12px #0003}._root_zyw67_9{width:224px;overflow:hidden;border-radius:8px;background:#303436;color:#fff}._header_zyw67_17{display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 4px 0 12px}._titleRow_zyw67_25{display:flex;flex:1 1 auto;align-items:center;min-width:0;gap:4px}._tagIcon_zyw67_33{display:block;width:18px;height:18px;flex-shrink:0}._title_zyw67_25{flex:1 1 auto;min-width:0;margin:0;overflow:hidden;color:#fff;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}._closeButton_zyw67_53{position:relative;width:24px;height:24px;flex-shrink:0;padding:0;border:0;background:transparent;cursor:pointer}._closeButton_zyw67_53:before,._closeButton_zyw67_53:after{position:absolute;top:50%;left:50%;width:10px;height:1px;border-radius:1px;background:#fff;content:""}._closeButton_zyw67_53:before{transform:translate(-50%,-50%) rotate(45deg)}._closeButton_zyw67_53:after{transform:translate(-50%,-50%) rotate(-45deg)}._summary_zyw67_80{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 12px 8px}._summaryRows_zyw67_88{display:flex;flex-direction:column;width:200px}._metaRow_zyw67_94{display:flex;align-items:center;gap:10px;height:28px}._metaRowMultiline_zyw67_101{align-items:flex-start;height:auto;min-height:28px}._metaLabel_zyw67_107{display:flex;align-items:center;width:60px;height:28px;flex-shrink:0;margin:0;color:#a4a6a6;font-size:11px;font-weight:500;white-space:nowrap}._metaRowMultiline_zyw67_101 ._metaLabel_zyw67_107{height:auto;min-height:28px}._metaValue_zyw67_125{min-width:0;margin:0;overflow:hidden;color:#cfd7d8;font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}._metaValueWrap_zyw67_136{display:flex;align-items:center;min-height:28px;overflow:visible;line-height:14px;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-all}._metaValueList_zyw67_148{display:flex;flex-direction:column;justify-content:center;min-width:0;margin:0;color:#cfd7d8;font-size:11px;font-weight:400}._metaValueListItem_zyw67_159{display:block;min-width:0;line-height:18px}._metaValueMultiline_zyw67_165{overflow:visible;line-height:14px;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-all}._statusRejected_zyw67_174{color:#6bb6a1;font-weight:700}._divider_zyw67_179{width:100%;height:.5px;background:#696e71}._rejectBody_zyw67_185{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:8px 12px}._sectionTitle_zyw67_193{display:flex;align-items:center;width:100%;height:24px;margin:0;color:#fff;font-size:11px;font-weight:700;line-height:12px}._fieldGroup_zyw67_205{display:flex;flex-direction:column;align-items:flex-start;width:200px}._fieldLabel_zyw67_212{display:flex;align-items:center;height:28px;margin:0;color:#a4a6a6;font-size:11px;font-weight:500;white-space:nowrap}._errorTypeBox_zyw67_223{display:flex;align-items:center;width:100%;min-height:36px;padding:4px 8px;border-radius:4px;background:#393e40}._errorTypeItem_zyw67_233{display:flex;align-items:center;min-width:0;gap:6px}._alertIcon_zyw67_240{position:relative;width:12px;height:12px;flex-shrink:0;border:.75px solid #a4a6a6;border-radius:50%}._alertIcon_zyw67_240:before{position:absolute;top:2px;left:50%;width:1px;height:5px;border-radius:1px;background:#a4a6a6;transform:translate(-50%);content:""}._alertIcon_zyw67_240:after{position:absolute;bottom:2px;left:50%;width:1px;height:1px;border-radius:50%;background:#a4a6a6;transform:translate(-50%);content:""}._errorTypeText_zyw67_271{min-width:0;margin:0;overflow:hidden;color:#cfd7d8;font-size:11px;font-weight:600;line-height:12px;text-overflow:ellipsis;white-space:nowrap}._reasonBox_zyw67_283{width:200px;max-height:72px;min-height:36px;padding:8px;overflow:auto;border-radius:4px;background:#26292b;color:#cfd7d8;font-size:11px;font-weight:400;line-height:14px;letter-spacing:-.11px;word-break:break-word}._footer_zyw67_299{display:flex;align-items:center;justify-content:center;width:100%;padding:12px}._editButton_zyw67_307{display:flex;align-items:center;justify-content:center;width:100%;height:36px;padding:0 20px;border:0;border-radius:4px;background:#3d8bff;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:400;letter-spacing:-.26px}._editButton_zyw67_307:disabled{background:#696e71;color:#a4a6a6;cursor:not-allowed}._content_1yxep_1{max-width:160px;min-width:160px;width:160px;display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_1yxep_15{display:flex;flex-direction:column;width:100%;gap:2px}._divider_1yxep_22{width:calc(100% + 8px);height:.5px;align-self:stretch;background:#696e71;margin:0 -4px;border:none}._list_1yxep_31{list-style:none;margin:0;padding:0;width:100%}._item_1yxep_38{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_1yxep_38._disabled_1yxep_54{color:#696e71;cursor:not-allowed;opacity:.7}._label_1yxep_60{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._content_1kc4i_2{max-width:160px;min-width:160px;width:160px;display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._list_1kc4i_16{list-style:none;margin:0;padding:0;width:100%}._item_1kc4i_23{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_1kc4i_23._disabled_1kc4i_39{color:#696e71;cursor:not-allowed;opacity:.7}._label_1kc4i_45{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._wrapper_1uunm_1{border-radius:8px}._content_1uunm_5{max-width:160px;min-width:140px;width:160px;display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_1uunm_19{display:flex;flex-direction:column;width:100%;gap:2px}._list_1uunm_26{list-style:none;margin:0;padding:0;width:100%}._item_1uunm_33{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_1uunm_33:hover{background:#ffffff14}._disabled_1uunm_53{opacity:.5;cursor:not-allowed}._label_1uunm_58{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._content_t3rg0_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:12px 20px;min-width:0!important;border:none!important;border-radius:8px;background:#3b4042;box-shadow:0 4px 12px #0003}._body_t3rg0_15{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;height:36px;padding:0 8px;gap:18px;width:100%;min-width:0}._message_t3rg0_28{flex:1 0 0;min-width:0;margin:0;color:var(--CFD7D8, #cfd7d8);font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal}._actions_t3rg0_40{display:flex;flex-direction:row;flex-shrink:0;align-items:center;gap:10px}._content_pcwhb_1{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px;min-width:0!important;border:none!important;border-radius:8px;background:#303436;box-shadow:0 4px 12px #0003}._message_pcwhb_14{margin:0;color:var(--CFD7D8, #cfd7d8);font-family:Pretendard,sans-serif;font-size:11px;font-weight:500;line-height:normal}._angleRow_pcwhb_23{display:flex;flex-direction:row;align-items:center;gap:10px}._label_pcwhb_30{flex-shrink:0;color:#fff;font-family:Pretendard,sans-serif;font-size:11px;font-weight:700;line-height:normal}._controlGroup_pcwhb_39{flex:1;display:flex;flex-direction:row;align-items:stretch;gap:4px;min-width:0}._stepBtn_pcwhb_48{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:28px;min-height:28px;padding:0;border:none;border-radius:3px;background:#26292b;color:#fff;cursor:pointer}._stepBtn_pcwhb_48:hover{color:#696e71}._inputWrap_pcwhb_66{width:100px;display:flex;flex-direction:row;align-items:center;min-width:0;border-radius:3px;background:#26292b;border:1px solid transparent}._inputWrap_pcwhb_66:focus-within{border-color:#42484b}._input_pcwhb_66{min-width:0;padding:6px 4px 6px 8px;border:none;background:transparent;color:#fff;font-family:Pretendard,sans-serif;font-size:11px;font-weight:400;line-height:14px;text-align:center}._input_pcwhb_66:focus{outline:none}._unit_pcwhb_96{flex-shrink:0;padding-right:8px;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px}._arrowUp_pcwhb_104,._arrowDown_pcwhb_105{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}._arrowUp_pcwhb_104{border-bottom:5px solid currentColor}._arrowDown_pcwhb_105{border-top:5px solid currentColor}._colorPicker_1a1o9_1{position:relative;display:inline-block;width:100%;max-width:280px}._input_1a1o9_8{position:relative;display:flex;align-items:center;gap:10px;background:#2a2a2a;border:1px solid #444;border-radius:6px;padding:8px 12px;cursor:default;transition:all .2s}._input_1a1o9_8:hover{border-color:#666;background:#333}._input_1a1o9_8:focus-within{border-color:#4c8bf5;box-shadow:0 0 0 2px #4c8bf533}._input_1a1o9_8._disabled_1a1o9_28{cursor:not-allowed;opacity:.5;background:#1a1a1a}._input_1a1o9_8._disabled_1a1o9_28:hover{border-color:#444;background:#1a1a1a}._colorPreview_1a1o9_38{width:24px;height:24px;border-radius:4px;border:1px solid #555;flex-shrink:0;position:relative;cursor:pointer;transition:border-color .2s;background-image:linear-gradient(45deg,#808080 25%,transparent 25%),linear-gradient(-45deg,#808080 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#808080 75%),linear-gradient(-45deg,transparent 75%,#808080 75%);background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0px}._colorPreview_1a1o9_38:hover{border-color:#777}._colorPreview_1a1o9_38:focus{outline:2px solid #4c8bf5;outline-offset:2px}._colorPreview_1a1o9_38:after{content:"";position:absolute;inset:0;border-radius:3px;background-color:inherit}._inputField_1a1o9_69{flex:1;background:transparent;border:none;color:#fff;font-size:11px;font-family:Courier New,monospace;cursor:text;outline:none;min-width:0}._inputField_1a1o9_69::placeholder{color:#666}._inputField_1a1o9_69:disabled{cursor:not-allowed}._alphaInput_1a1o9_87{width:40px;text-align:right;background:transparent;border:none;color:#fff;font-size:10px;font-family:Courier New,monospace;outline:none;cursor:text}._alphaInput_1a1o9_87::-webkit-outer-spin-button,._alphaInput_1a1o9_87::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._alphaInput_1a1o9_87[type=number]{-moz-appearance:textfield;appearance:textfield}._alphaInput_1a1o9_87:disabled{cursor:not-allowed}._alphaUnit_1a1o9_110{color:#999;font-size:10px;margin-left:2px;flex-shrink:0}._pickerWrapper_1a1o9_117{position:fixed;z-index:1000;animation:_slideDown_1a1o9_1 .2s ease-out;--sketch-background: #2a2a2a;--sketch-box-shadow: 0 2px 10px rgba(0, 0, 0, .5);--sketch-swatch-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .1);--sketch-alpha-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .2);--sketch-swatch-border-top: 1px solid #444}._pickerWrapper_1a1o9_117 .w-color-sketch{border-radius:8px}@keyframes _slideDown_1a1o9_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdown_15vrc_1{position:relative;display:inline-block;user-select:none;-webkit-user-select:none}._dropdown_15vrc_1 *{user-select:none;-webkit-user-select:none}._input_15vrc_12{position:relative;display:flex;align-items:center;background:#2a2a2a;border:1px solid #26292b;border-radius:3px;cursor:pointer;transition:all .2s;outline:none}._input_15vrc_12:hover{border-radius:3px;border:1px solid #393e40;background:#26292b}._input_15vrc_12:focus-within{border-radius:3px;border:1px solid var(--TMblue-400, #3d8bff);background:#26292b}._input_15vrc_12._open_15vrc_33{border-radius:3px;border:1px solid var(--TMblue-400, #3d8bff);background:#26292b}._input_15vrc_12._disabled_15vrc_38{cursor:not-allowed;color:#696e71;background:#26292b;-webkit-user-select:none;user-select:none}._input_15vrc_12._disabled_15vrc_38:hover{border-color:#26292b;background:#26292b;color:#696e71}._colorLabelInput_15vrc_50{gap:6px;padding-left:12px}._iconOnlyInput_15vrc_55{justify-content:space-between}._defaultInputWrapper_15vrc_59._colorLabelInput_15vrc_50{padding-left:20px}._inputField_15vrc_63{height:36px;flex:1;padding:0 4px 0 8px;background:transparent;cursor:pointer;border:none;outline:none;min-width:0;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px}._inputField_15vrc_63::placeholder{color:#545a5d}._inputField_15vrc_63:disabled{cursor:not-allowed;color:#696e71}._inputField_15vrc_63:read-only{user-select:none;-webkit-user-select:none;caret-color:transparent}._colorLabelInputField_15vrc_93{padding-left:0}._iconOnlyInputField_15vrc_97{width:0;min-width:0;padding:0;flex:0}._valueSwatch_15vrc_104{width:12px;height:12px;border-radius:2px;border:1px solid rgba(255,255,255,.2);flex-shrink:0}._icon_15vrc_55{width:18px;height:18px;color:#999;pointer-events:none;-webkit-user-select:none;user-select:none;transition:transform .2s}._list_15vrc_121{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:300px;overflow-y:auto;background:#222;border:1px solid #444;border-radius:8px;box-shadow:0 1px 3px #00000026;z-index:1000;margin:0;padding:4px;list-style:none;animation:_slideDown_15vrc_1 .2s ease-out}@keyframes _slideDown_15vrc_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._list_15vrc_121._listOpenUpward_15vrc_148{top:auto;bottom:calc(100% + 8px);animation:_slideUp_15vrc_1 .2s ease-out}@keyframes _slideUp_15vrc_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._list_15vrc_121::-webkit-scrollbar{width:4px}._list_15vrc_121::-webkit-scrollbar-thumb{background:#555;border-radius:4px}._list_15vrc_121::-webkit-scrollbar-thumb:hover{background:#666}._item_15vrc_174{display:flex;align-items:center;gap:8px;padding:10px 12px;color:#a4a6a6;font-size:12px;font-style:normal;font-weight:400;line-height:14px;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}._item_15vrc_174:hover,._item_15vrc_174._highlighted_15vrc_193{border-radius:4px;background:#3d8bff;color:#fff}._item_15vrc_174._selected_15vrc_198{color:#fff;font-weight:600}._item_15vrc_174._disabled_15vrc_38{opacity:.5;cursor:not-allowed}._item_15vrc_174._disabled_15vrc_38:hover{background:transparent;color:#ccc}._defaultWrapper_15vrc_211{width:100%;max-width:none;width:216px;max-width:216px}._defaultInputWrapper_15vrc_59{height:28px;border-radius:3px;border:0;background:#26292b;padding:0 8px}._defaultInputField_15vrc_226{font-size:10px;font-weight:400;color:#cfd7d8}._defaultInputField_15vrc_226::placeholder{color:#696e71}._defaultList_15vrc_235{background:#26292b;border:1px solid #3a3d3f;border-radius:4px;padding:0}._defaultItem_15vrc_242{height:28px;padding:0 8px;color:#cfd7d8;font-size:10px;line-height:1.4}._defaultItem_15vrc_242:hover,._defaultItem_15vrc_242._highlighted_15vrc_193{background:#33373a;color:#fff}._defaultItem_15vrc_242._selected_15vrc_198{color:#fff;font-weight:600}._adminWrapper_15vrc_258{width:100%;max-width:216px;min-width:0}._adminInputWrapper_15vrc_264{border:1px solid #898f90;border-radius:4px;background:#fff;color:#42484b}._adminInputWrapper_15vrc_264:hover{border-color:#696e71;background:#fff}._adminInputWrapper_15vrc_264._open_15vrc_33,._adminInputWrapper_15vrc_264:focus-within{border-color:#3d8bff;background:#f8fbff}._adminInputField_15vrc_279{color:#42484b;font-size:14px}._adminInputField_15vrc_279::placeholder{color:#898f90}._adminList_15vrc_287{background:#fff;border:1px solid #898f90;border-radius:4px;padding:4px}._adminItem_15vrc_294{padding:0 8px;height:36px;color:#42484b;font-size:14px;line-height:16px}._adminItem_15vrc_294:hover,._adminItem_15vrc_294._highlighted_15vrc_193{background:#3d8bff;color:#fff}._adminItem_15vrc_294._selected_15vrc_198{background:#fff;color:#222;font-weight:600}._itemIcon_15vrc_311{display:flex;align-items:center;font-size:16px;flex-shrink:0}._selectedIcon_15vrc_318{display:flex;align-items:center;padding-left:8px;flex:1;min-width:0}._itemSwatch_15vrc_326{width:12px;height:12px;border-radius:2px;border:1px solid rgba(255,255,255,.2);flex-shrink:0}._itemLabel_15vrc_334{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._iconOnlyItem_15vrc_341{justify-content:flex-start;gap:0}._inspector_8iupl_2{height:100%;min-width:280px;display:flex;flex-direction:column;background:#303436;overflow:hidden}._header_8iupl_11{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#00000005}._header_8iupl_11 h3{margin:0;font-size:15px;font-weight:600;color:#111;letter-spacing:-.01em}._closeBtn_8iupl_26{width:24px;height:24px;border:none;background:none;cursor:pointer;color:#6b7280;font-size:18px;line-height:1;border-radius:4px;transition:all .2s}._closeBtn_8iupl_26:hover{color:#111;background:#0000000d}._content_8iupl_43{padding:0 20px;flex:1;min-height:0;overflow-y:auto;overflow-x:visible}._basicInfo_8iupl_51{margin-bottom:20px;padding:12px 0;border-bottom:.5px solid #646464;position:relative}._basicInfo_8iupl_51:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.5px;background:#646464}._empty_8iupl_67{display:flex;flex-direction:column;height:100%;color:#cfd7d8;font-size:11px;font-style:normal;font-weight:400;line-height:15px;padding:8px 20px}._empty_8iupl_67 p{margin:0 0 8px;color:inherit}._property_8iupl_83{display:flex;align-items:center;gap:12px;padding:4px;border-radius:6px;background:#00000005;transition:background .2s}._property_8iupl_83:hover{background:#0000000a}._property_8iupl_83._centerLabel_8iupl_98{align-items:center;padding:4px 0 4px 8px}._property_8iupl_83 ._propertyLabel_8iupl_102{color:#a4a6a6;font-size:11px;font-style:normal;font-weight:500;line-height:normal;width:37%;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._property_8iupl_83 ._propertyLabel_8iupl_102._autoLabelWidth_8iupl_115{width:auto;flex:0 0 auto}._property_8iupl_83 ._propertyContent_8iupl_119{width:63%;flex-shrink:0;display:flex;align-items:center;min-width:0;max-width:100%;overflow:visible;position:relative;box-sizing:border-box}._property_8iupl_83 ._propertyContent_8iupl_119._alignRight_8iupl_130{justify-content:flex-end}._property_8iupl_83 ._propertyContent_8iupl_119 ._checkboxWithReadonlyRow_8iupl_133{display:flex;align-items:center;gap:8px;min-width:0;flex:1}._colorPicker_8iupl_141{width:100%;padding:0 8px;height:28px;font-size:10px;font-weight:400}._section_8iupl_149{margin-bottom:20px;position:relative}._section_8iupl_149:not(:last-child):after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:.5px;background:#646464}._section_8iupl_149:last-child{margin-bottom:0}._sectionTitle_8iupl_166{font-size:11px;font-style:normal;font-weight:500;line-height:normal;color:#cfd7d8;margin-bottom:6px;padding:7.5px 8px}._sectionHeader_8iupl_176{display:flex;align-items:center;justify-content:space-between;padding:6px 0 2px}._propertyGroup_8iupl_183{background:#00000005;border-radius:6px;padding:12px}._inspectorBlockSelected_8iupl_190{box-shadow:inset 0 0 0 1px #3d8bff;border-radius:4px}._properties_8iupl_195{padding:12px 0;position:relative}._properties_8iupl_195:not(:first-child):before{content:"";position:absolute;top:0;left:-20px;right:-20px;height:.5px;background:#646464}._propertyList_8iupl_209{display:flex;flex-direction:column;gap:4px}._accordion_8iupl_215{display:flex;padding-top:4px;flex-direction:column;align-items:flex-start;align-self:stretch;border-bottom:.5px solid #646464}._accordion_8iupl_215 ._accordionHeader_8iupl_223{display:flex;height:36px;padding:0 12px;align-items:center;gap:4px;align-self:stretch;width:100%;border:0;background:transparent;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;text-align:left}._accordion_8iupl_215 ._accordionHeader_8iupl_223 ._arrow_8iupl_242{width:18px;height:18px;flex-shrink:0}._accordion_8iupl_215 ._accordionList_8iupl_247{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding-bottom:12px}._nestedContainer_8iupl_255{width:100%;padding:8px 0 0 12px;margin-left:4px}._arrayItem_8iupl_261{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;margin-bottom:4px;border-radius:4px}._arrayItem_8iupl_261:last-child{margin-bottom:0}._arrayIndex_8iupl_273{color:#6b7280;font-weight:600;font-size:11px;min-width:36px;flex-shrink:0;padding-top:2px;font-family:Monaco,Menlo,Courier New,monospace}._arrayValue_8iupl_283{flex:1;min-width:0}._objectItem_8iupl_288{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;margin-bottom:4px;background:#00000005;border-radius:4px}._objectItem_8iupl_288:last-child{margin-bottom:0}._objectKey_8iupl_301{color:#111;font-weight:600;font-size:12px;min-width:100px;max-width:120px;flex-shrink:0;padding-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._objectValue_8iupl_314{flex:1;min-width:0}._stringValue_8iupl_319,._bboxValue_8iupl_319{width:100%;height:28px;padding:0 4px 0 8px;align-items:center;justify-content:center;border-radius:3px;background:#26292b;color:#a4a6a6;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px}._readOnlyField_8iupl_335{width:100%;background-color:transparent;padding:8px 0 0;height:auto;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:15px}._bboxValue_8iupl_319{height:auto;padding:8px}._numberValue_8iupl_354{color:#005cc5;font-family:Monaco,Menlo,Courier New,monospace;font-size:12px;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._booleanValue_8iupl_366{color:#6f42c1;font-family:Monaco,Menlo,Courier New,monospace;font-size:12px;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._nullValue_8iupl_378{color:#6b7280;font-style:italic;font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._emptyArray_8iupl_389,._emptyObject_8iupl_390{color:#6b7280;font-style:italic;font-size:12px;font-family:Monaco,Menlo,Courier New,monospace}._colorPreview_8iupl_397{width:20px!important;height:20px!important}._colorPickerWrapper_8iupl_402{width:100%;max-width:none}._colorPickerInputWrapper_8iupl_407{background:#26292b;border:0;border-radius:3px;padding:0 8px;height:28px;gap:8px}._colorPickerInputField_8iupl_416{font-size:10px;font-weight:400;color:#cfd7d8}._dropdownWrapper_8iupl_422{width:100%;max-width:none;position:relative;z-index:1}._dropdownWrapper_8iupl_422:focus-within{z-index:20}._dropdownInputWrapper_8iupl_433{height:28px;background:#26292b}._dropdownInputField_8iupl_438._dropdownInputField_8iupl_438{font-size:10px;font-weight:400}._inputWrapper_8iupl_443{width:52px;color:#cfd7d8}._roadInputField_8iupl_448{width:100%;padding-left:8px;font-size:10px;font-weight:400;text-align:left;appearance:textfield;-moz-appearance:textfield}._roadInputField_8iupl_448::-webkit-outer-spin-button,._roadInputField_8iupl_448::-webkit-inner-spin-button{appearance:none;margin:0}._roadInputWrapper_8iupl_464{width:100%;height:28px;border-radius:3px;background:#26292b}._sliderItem_8iupl_471 ._propertyLabel_8iupl_102{width:40px}._sliderItem_8iupl_471 ._propertyContent_8iupl_119{width:calc(100% - 40px)}._label_8iupl_478{color:#fff;font-size:11px;font-style:normal;font-weight:400;line-height:18px}._wrapper_es0ch_1{border-radius:8px}._content_es0ch_5{padding:0}._container_es0ch_9{padding:12px 14px;background:#2f3336;border-radius:8px;display:flex;flex-direction:column;gap:10px;min-width:180px}._row_es0ch_19{display:grid;grid-template-columns:80px 1fr;align-items:start;gap:10px}._label_es0ch_26{color:#d9dee2;font-size:11px;line-height:1.2;white-space:nowrap;margin-top:5px}._fieldGroup_es0ch_34{display:flex;flex-direction:column;gap:6px}._colorPicker_es0ch_40{max-width:unset}._colorInput_es0ch_44{height:28px;border-radius:6px;background:#3a3f45;border:none;gap:8px;padding:0 10px}._colorPreview_es0ch_53{width:22px;height:22px;border-radius:5px;border:none}._colorHexInput_es0ch_60{font-size:11px;color:#f2f4f6;font-family:inherit}._wrapper_xovam_1{border-radius:8px}._content_xovam_5{padding:0}._container_xovam_9{width:270px;min-height:212px;box-sizing:border-box;border-radius:8px;background:#303436;box-shadow:0 4px 12px #0003;padding:12px}._grid_xovam_19{list-style:none;margin:0;padding:2px 6px 2px 2px;display:grid;grid-template-columns:repeat(6,34px);gap:6px;max-height:184px;overflow-y:auto;overflow-x:hidden}._grid_xovam_19::-webkit-scrollbar{width:4px}._grid_xovam_19::-webkit-scrollbar-track{background:transparent}._grid_xovam_19::-webkit-scrollbar-thumb{background-color:#555a5c;border-radius:4px}._grid_xovam_19::-webkit-scrollbar-thumb:hover{background-color:#707577}._itemButtonWrap_xovam_45{position:relative}._itemButton_xovam_45{box-sizing:border-box;width:100%;height:32px;border:1px solid transparent;border-radius:6px;background:transparent;color:#a4a6a6;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;position:relative}._itemButton_xovam_45 img{object-fit:contain;opacity:.95}._itemButton_xovam_45:hover{background:#3a3f42}._content_c85t5_1{min-width:180px;display:inline-flex;padding:12px 0;flex-direction:column;align-items:center;border-radius:8px;background:#303436;box-shadow:0 4px 12px #0003}._wrapper_c85t5_13{display:flex;flex-direction:column;gap:6px}._label_c85t5_19{display:flex;height:36px;padding:0 4px 0 12px;justify-content:space-between;align-items:center;align-self:stretch;color:#fff;font-family:Pretendard,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal}._row_c85t5_34{display:flex;padding:0 20px;align-items:center;gap:8px}._inputWrap_c85t5_41{flex:1;display:flex;flex-direction:row;align-items:stretch;border-radius:3px;background:#26292b;border:1px solid transparent}._inputWrap_c85t5_41:focus-within{border-color:#42484b}._arrowCol_c85t5_54{display:flex;flex-direction:column;flex-shrink:0;width:20px}._arrowBtn_c85t5_61{display:flex;align-items:center;justify-content:center;flex:1;min-height:12px;padding:0;border:none;background:transparent;color:#fff;cursor:pointer}._arrowBtn_c85t5_61:hover{color:#696e71}._arrowUp_c85t5_77,._arrowDown_c85t5_78{width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent}._arrowUp_c85t5_77{border-bottom:4px solid currentColor}._arrowDown_c85t5_78{border-top:4px solid currentColor}._input_c85t5_41{flex:1;min-width:0;padding:6px 8px;border:none;background:transparent;color:#fff;font-family:Pretendard,sans-serif;font-size:10px;font-weight:400;line-height:14px;letter-spacing:-.2px}._input_c85t5_41:focus{outline:none}._input_c85t5_41::-webkit-outer-spin-button,._input_c85t5_41::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_c85t5_41{appearance:textfield;-moz-appearance:textfield}._button_c85t5_118{height:28px!important}._buttonPressed_c85t5_122{background-color:#0052d1!important;border-color:#3d8bff!important;transform:scale(.98)}._content_17xr6_1{max-width:112px;min-width:112px;width:112px;display:inline-flex;padding:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_17xr6_16{display:flex;flex-direction:column;width:100%}._list_17xr6_22{list-style:none;margin:0;padding:0;width:100%}._item_17xr6_29{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;justify-content:space-between;gap:4px;border-radius:4px;cursor:pointer;border:none;background:transparent;text-align:left;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_17xr6_29:hover{background:#2f343f}._label_17xr6_53{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._badge_17xr6_60{width:4px;height:4px;border-radius:50%;background:#f24724;flex-shrink:0}._container_1rbp0_1{display:flex;align-items:center;gap:8px}._label_1rbp0_7{color:#ccc;font-size:12px;white-space:nowrap}._input_1rbp0_13{width:100px;height:28px;padding:0 8px;border:1px solid #555;border-radius:4px;background:#333;color:#fff;font-size:12px;text-align:right;appearance:textfield;-moz-appearance:textfield}._input_1rbp0_13::-webkit-inner-spin-button,._input_1rbp0_13::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}._input_1rbp0_13:focus{border-color:#3d8bff;outline:none}._input_1rbp0_13::placeholder{color:#666}._inputWrapper_1rbp0_39{display:inline-flex;align-items:center;height:28px;border:1px solid #555;border-radius:4px;background:#333;padding:0 8px}._inputWrapper_1rbp0_39:focus-within{border-color:#3d8bff}._inputField_1rbp0_52{width:72px;height:100%;border:none;background:transparent;color:#fff;font-size:12px;text-align:right;outline:none;padding:0 9px 0 0}._inputField_1rbp0_52::-webkit-inner-spin-button,._inputField_1rbp0_52::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}._inputField_1rbp0_52[type=number]{-moz-appearance:textfield;appearance:textfield}._inputField_1rbp0_52::placeholder{color:#666}._inputSuffix_1rbp0_76{margin-left:4px;color:#888;font-size:12px}._button_1rbp0_82{height:28px!important;width:auto!important;min-width:unset!important;padding:0 10px!important;font-size:12px!important}._wrapper_cxu89_1{z-index:999!important;pointer-events:auto!important}._popup_cxu89_6{border-radius:6px;box-shadow:0 4px 12px #0003;padding:4px 0;overflow:hidden;pointer-events:auto!important;position:relative}._body_cxu89_15{display:flex;gap:12px;align-items:flex-start;padding:0 12px}._contents_cxu89_22{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-shrink:0}._row_cxu89_30{display:flex;gap:12px;align-items:center}._verticalDivider_cxu89_36{background:#676a6d;opacity:.5;width:.5px;align-self:stretch;flex-shrink:0}._item_cxu89_44{display:flex;height:36px;align-items:center;width:100%}._label_cxu89_51{display:flex;align-items:center;width:80px;flex-shrink:0}._labelText_cxu89_58{font-weight:500;font-size:11px;line-height:normal;color:#cfd7d8}._inputWrapper_cxu89_65{display:flex;align-items:center;flex-shrink:0}._unit_cxu89_71{margin-left:4px;font-size:10px;color:#a4a6a6}._input_cxu89_65{background:#1d1d1d;height:28px;width:50px;padding:0 8px;border-radius:3px;border:none;font-family:Pretendard,sans-serif;font-weight:400;font-size:10px;line-height:normal;color:#a4a6a6;letter-spacing:-.2px;text-align:center;outline:none;transition:background-color .2s}._input_cxu89_65:focus{outline:none}._input_cxu89_65::-webkit-inner-spin-button,._input_cxu89_65::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}._input_cxu89_65[type=number]{-moz-appearance:textfield}._divider_cxu89_106{background:#676a6d;opacity:.5;width:.5px;align-self:stretch;flex-shrink:0}._container_4lao6_1{display:flex;flex-direction:column;gap:16px}._title_4lao6_7{font-size:14px;font-weight:600;color:#fff;margin-bottom:4px}._field_4lao6_14{display:flex;flex-direction:row;align-items:center;gap:8px}._label_4lao6_21{display:flex;align-items:center;font-size:12px;color:#ccc;min-width:100px}._labelText_4lao6_29{flex:1}._input_4lao6_33{width:80px;padding:6px 8px;background:#1a1a1a;border:1px solid #444;border-radius:4px;color:#fff;font-size:12px;outline:none;transition:border-color .2s}._input_4lao6_33:focus{border-color:#666}._input_4lao6_33::-webkit-inner-spin-button,._input_4lao6_33::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}._input_4lao6_33[type=number]{-moz-appearance:textfield}._unit_4lao6_56{font-size:12px;color:#ccc;min-width:20px}._closeButtonContainer_4lao6_62{display:flex;justify-content:center}._closeButton_4lao6_62{padding:6px 16px;background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:12px;cursor:pointer;transition:all .2s}._closeButton_4lao6_62:hover{background:#444;border-color:#666}._closeButton_4lao6_62:active{background:#2a2a2a}._track_ukh8f_1{position:relative;flex:1;min-width:0;height:4px;background:#686a6a;border-radius:4px;cursor:pointer}._disabled_ukh8f_11{opacity:.5;cursor:not-allowed;pointer-events:none}._readOnly_ukh8f_17{cursor:default}._fill_ukh8f_21{position:absolute;height:100%;left:0;top:0;background:#cfd7d8;border-radius:4px}._thumb_ukh8f_30{position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#fff;transition:background .2s}._wrapper_hwaug_1{display:flex;align-items:center;gap:18px;width:100%;min-width:0}._container_1jnqz_1{display:flex;flex-direction:column;gap:16px}._title_1jnqz_7{font-size:14px;font-weight:600;color:#fff;margin-bottom:4px}._field_1jnqz_14{display:flex;flex-direction:column;gap:8px}._label_1jnqz_20{display:flex;align-items:center;font-size:12px;color:#ccc;min-width:100px}._labelText_1jnqz_28{flex:1}._content_135b1_1{max-width:146px;min-width:146px;width:146px;display:inline-flex;padding:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;border-radius:8px;background:#222;box-shadow:0 1px 3px #00000026}._section_135b1_16{display:flex;flex-direction:column;width:100%}._divider_135b1_22{width:calc(100% + 8px);height:.5px;align-self:stretch;background:#696e71;margin:0 -4px;border:none}._list_135b1_31{list-style:none;margin:0;padding:0;width:100%}._item_135b1_38{display:flex;width:100%;height:36px;padding-right:8px;align-items:center;align-self:stretch;border-radius:4px;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}._item_135b1_38 ._icon_default_135b1_54{display:block}._item_135b1_38 ._icon_hover_135b1_57{display:none}._item_135b1_38._selected_135b1_60{background:#3d8bff;color:#fff}._item_135b1_38._selected_135b1_60 ._icon_default_135b1_54{display:none}._item_135b1_38._selected_135b1_60 ._icon_hover_135b1_57{display:block}._item_135b1_38._disabled_135b1_70{opacity:.5;cursor:not-allowed}._icon_135b1_54{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0}._icon_135b1_54 img{width:24px;height:24px}._label_135b1_89{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tool_bar__item_102dy_1{position:relative;padding:0;color:#f8f9fa;display:flex;align-items:center;gap:4px}._tool_bar__item_102dy_1:after{content:"";position:absolute;top:20%;right:-6px;height:60%;width:.5px;background-color:#676a6d;opacity:.5}._tool_bar__item_102dy_1:last-child:after{display:none}._measureButton_102dy_23{padding:0;width:36px;height:36px;border-radius:4px 0 0 4px}._measureButtonGroup_102dy_30{display:flex;gap:4px;align-items:center}._measureButtonGroup_102dy_30 .toggle{width:36px;height:36px;border-radius:4px;background:#222;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;border:none;transition:all .2s}._measureButtonGroup_102dy_30 .toggle._active_102dy_48{background:#363636}._measureButtonRow_102dy_52{display:flex;align-items:center;gap:0}._measureArrowButton_102dy_58{width:12px!important;height:36px!important;min-width:12px;min-height:36px;padding:0;border-radius:0 4px 4px 0}._tool_bar__item_1xyx0_1{position:relative;padding:0;color:#f8f9fa;display:flex;align-items:center;gap:4px}._tool_bar__item_1xyx0_1:after{content:"";position:absolute;right:-12px;height:48px;width:.5px;background-color:#676a6d;opacity:.5}._tool_bar__item_1xyx0_1:last-child:after{display:none}._selectButtonGroup_1xyx0_22{display:flex;gap:4px;align-items:center}._selectButtonGroup_1xyx0_22 .toggle{width:36px;height:36px;border-radius:4px;background:#222;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;border:none;transition:all .2s}._selectButtonGroup_1xyx0_22 .toggle._active_1xyx0_40{background:#0064ff}._selectButton_1xyx0_22{padding:0}._tool_bar__item_acgiy_1{position:relative;padding:0;color:#f8f9fa;display:flex;align-items:center;gap:4px}._tool_bar__item_acgiy_1:after{content:"";position:absolute;right:-12px;height:48px;width:.5px;background-color:#676a6d;opacity:.5}._tool_bar__item_acgiy_1:last-child:after{display:none}._review_button_acgiy_22{width:90px!important;height:36px!important;padding:0!important;font-size:13px!important;font-family:Pretendard,sans-serif!important;font-weight:400!important;color:#fff!important;background-color:#3d8bff!important;border:1px solid #3d8bff!important;border-radius:4px!important;letter-spacing:-.26px!important}._closeButton_od8zy_1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;color:#f8f9fa;background:transparent;border:1px solid rgba(248,249,250,.3);border-radius:4px;cursor:pointer;transition:background-color .15s,border-color .15s}._closeButton_od8zy_1:hover{background-color:#ffffff1a;border-color:#f8f9fa80}._xIcon_od8zy_20{font-size:20px;line-height:1;font-weight:300}._block_19v1h_1{display:flex;align-items:center;gap:6px;min-height:36px;min-width:0;color:#f8f9fa}._tag_19v1h_10{padding:2px 7px;border-radius:4px;background-color:#3d8bff;font-size:12px;font-weight:600;line-height:1.35;flex-shrink:0}._name_19v1h_20{font-size:13px;font-weight:500;max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._editLabel_19v1h_29{font-size:13px;color:#f8f9fad1;white-space:nowrap}._tool_bar__item_1cje9_1{position:relative;padding:0;color:#f8f9fa;display:flex;align-items:center;gap:4px}._tool_bar__item_1cje9_1:after{content:"";position:absolute;right:-12px;height:48px;width:.5px;background-color:#676a6d;opacity:.5}._tool_bar__item_1cje9_1:last-child:after{display:none}._layer_buttons_1cje9_22{display:flex;gap:4px;align-items:center}._layer_button_group_1cje9_28{display:flex;align-items:center;gap:0}._layer_button_1cje9_22{width:36px!important;height:36px!important;border-radius:4px 0 0 4px!important;min-width:36px;min-height:36px;padding:0}._layer_button_1cje9_22.toggle.active{background:#0064ff!important}._layer_button_1cje9_22.toggle:not(.active){background:#222!important}._arrow_button_1cje9_49{width:12px;height:36px;display:block;cursor:pointer;display:contents}._tool_bar__item_c5ksn_1{position:relative;padding:0;color:#f8f9fa;display:flex;align-items:center;gap:4px}._tool_bar__item_c5ksn_1:after{content:"";position:absolute;right:-12px;height:48px;width:.5px;background-color:#676a6d;opacity:.5}._tool_bar__item_c5ksn_1:last-child:after{display:none}._mapModeGroup_c5ksn_22{display:flex;gap:4px;align-items:center;justify-content:center;background:#3a3a3a;border-radius:4px;height:36px;padding:3px;overflow:hidden;flex-shrink:0}._mapModeGroup_c5ksn_22 .toggle{width:30px;height:30px;border-radius:2px;background:#3a3a3a;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;border:none;transition:all .2s}._mapModeGroup_c5ksn_22 .toggle ._icon_c5ksn_47{width:30px;height:30px;display:flex;align-items:center;justify-content:center}._mapModeGroup_c5ksn_22 .toggle ._icon_c5ksn_47 img{width:30px;height:30px;object-fit:contain}._mapModeGroup_c5ksn_22 .toggle ._label_c5ksn_59{display:none}._mapModeGroup_c5ksn_22 .toggle._active_c5ksn_62{background:#1d1d1d;border:1px solid #4f4f4f;border-radius:3px}._alertButton_c5ksn_68{padding:0;width:36px;height:36px;min-width:36px;min-height:36px;border-radius:4px 0 0 4px}._alertButtonRow_c5ksn_77{display:flex;align-items:center;gap:0}._alertArrowButton_c5ksn_83{width:12px;height:36px;min-width:12px;min-height:36px;padding:0;border-radius:0 4px 4px 0}._mapModeButton_c5ksn_92{padding:0}._root_j69ss_1{position:absolute;left:12px;z-index:30;display:flex;flex-direction:column;min-width:280px;max-width:min(360px,100% - 24px);border-radius:6px;background:#f8f9fa;box-shadow:0 3px 4px #00000026;overflow:hidden;box-sizing:border-box}._rootCollapsed_j69ss_16{height:48px;max-height:48px;padding:0 8px 0 10px}._rootCollapsed_j69ss_16 ._bodyRegion_j69ss_21{flex:0 0 0;min-height:0;overflow:hidden}._rootExpanded_j69ss_27{height:auto;max-height:none;padding:0}._header_j69ss_33{display:flex;flex-direction:row;align-items:center;gap:10px;flex:1 1 auto;min-height:48px;box-sizing:border-box}._rootExpanded_j69ss_27 ._header_j69ss_33{min-height:36px;padding:20px 20px 0}._chevronButton_j69ss_48{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;margin:0;border:none;background:transparent;cursor:pointer;flex-shrink:0}._chevronButton_j69ss_48:focus-visible{outline:2px solid #3d8bff;outline-offset:2px}._chevron_j69ss_48{width:34px;height:34px;display:block;flex-shrink:0;transition:transform .22s ease;filter:brightness(.48) contrast(1.12)}._chevronExpanded_j69ss_75{transform:rotate(180deg)}._title_j69ss_79{flex:1;min-width:0;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.02em;color:#2b2c2e}._headerActions_j69ss_89{display:flex;flex-direction:row;align-items:center;gap:5px;flex-shrink:0}._headerIconButton_j69ss_97{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;margin:0!important;background:transparent!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:4px!important;box-shadow:none!important}._headerIconButton_j69ss_97[aria-pressed=true],._headerIconButton_j69ss_97[aria-pressed=false]{background:transparent!important}._headerIconButton_j69ss_97 img{width:26px;height:26px;display:block;flex-shrink:0;object-fit:contain}._headerIconButton_j69ss_97:disabled{cursor:default;opacity:.45}._headerIconButtonEye_j69ss_127[aria-pressed=false] img,._headerIconButtonLock_j69ss_131[aria-pressed=true] img{filter:brightness(.34) contrast(1.15)}._headerIconButtonRefresh_j69ss_135 img{width:22px;height:22px;filter:brightness(.42) contrast(1.08)}._divider_j69ss_141{height:1px;width:100%;margin:0;flex-shrink:0;border:none;background:#d3d6da}._bodyRegion_j69ss_21{flex:0 0 auto;min-height:0;width:100%}._bodyRegion_j69ss_21 ._bodyClip_j69ss_156{max-height:0;overflow:hidden;transition:max-height .34s cubic-bezier(.4,0,.2,1)}._bodyRegionExpanded_j69ss_162 ._bodyClip_j69ss_156{max-height:2000px;padding-top:10px}._bodyInner_j69ss_167{display:flex;flex-direction:column;gap:10px;min-width:0}._bodyContent_j69ss_174{display:flex;flex-direction:column;gap:20px;align-items:stretch;min-width:0;padding:0 20px 20px;box-sizing:border-box}._metaBlock_5hp0e_1{display:flex;flex-direction:column;gap:0;align-items:flex-start;width:100%}._metaLine_5hp0e_9{margin:0;padding:9px 5px 9px 15px;font-size:12px;font-weight:500;line-height:18px;letter-spacing:-.02em;color:#2b2c2e}._endButton_5hp0e_19{width:100%;height:36px;min-height:36px;padding:10px 16px;border:none;border-radius:2px;background:#3c3d40;color:#f8f9fa;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.02em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}._endButton_5hp0e_19:hover:not(:disabled){filter:brightness(1.06)}._endButton_5hp0e_19:active:not(:disabled){filter:brightness(.95)}._endButton_5hp0e_19:disabled{opacity:.5;cursor:not-allowed}._wrapper_1p209_1{display:flex;align-items:center;width:100%;height:28px;border-radius:4px;overflow:hidden;border:0;gap:1px}._button_1p209_12{display:flex;align-items:center;justify-content:center;width:28px;height:100%;background:#26292b;border:0;color:#cfd7d8;cursor:pointer;transition:background-color .2s,color .2s;flex-shrink:0}._button_1p209_12:hover:not(:disabled){background:#ffffff1a}._button_1p209_12:active:not(:disabled){background:#ffffff26}._button_1p209_12:disabled{opacity:.4;cursor:not-allowed}._icon_1p209_36{font-size:18px;font-weight:300;line-height:1;-webkit-user-select:none;user-select:none}._inputContainer_1p209_43{display:flex;align-items:center;flex:1;height:100%;padding:0 8px;gap:4px;min-width:0;background:#26292b}._input_1p209_43{flex:1;width:100%;height:100%;border:0;background:transparent;color:#cfd7d8;font-size:10px;font-weight:400;font-style:normal;line-height:normal;padding:0;min-width:0}._input_1p209_43:focus{outline:none}._input_1p209_43::-webkit-outer-spin-button,._input_1p209_43::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_1p209_43[type=number]{-moz-appearance:textfield;appearance:textfield}._unit_1p209_80{color:#898f90;font-size:10px;font-weight:400;flex-shrink:0;-webkit-user-select:none;user-select:none}._root_1cxt5_1{position:absolute;bottom:80px;left:16px;z-index:100;width:300px;background:#202028f2;border-radius:8px;box-shadow:0 4px 16px #0000004d;color:#e0e0e0;font-size:12px;pointer-events:auto}._header_1cxt5_15{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.08)}._title_1cxt5_23{font-weight:600;font-size:13px}._close-button_1cxt5_28{background:none;border:none;color:#999;cursor:pointer;font-size:16px;padding:0 4px;line-height:1}._close-button_1cxt5_28:hover{color:#fff}._gap-row_1cxt5_41{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 16px;border-bottom:1px solid rgba(255,255,255,.08)}._gap-row__label_1cxt5_49{font-size:12px;color:#ccc;flex-shrink:0}._gap-row__toggle-all_1cxt5_55{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}._gap-row__toggle-all_1cxt5_55 button{width:18px;height:18px;padding:0}._gap-row__toggle-all_1cxt5_55 img{width:16px;height:16px}._gap-row__stepper_1cxt5_74{width:140px;flex-shrink:0}._list_1cxt5_79{max-height:200px;overflow-y:auto;margin:0;padding:4px 0;list-style:none}._item_1cxt5_87{display:flex;align-items:center;padding:4px 12px;cursor:pointer;border-radius:4px;margin:0 4px;transition:background .15s;gap:6px}._item_1cxt5_87:hover{background:#ffffff0f}._item--selected_1cxt5_101{background:#0064ff26;color:#6db3ff}._item--hidden_1cxt5_106{opacity:.45}._item__visibility_1cxt5_110{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}._item__visibility_1cxt5_110 button{width:18px;height:18px;padding:0}._item__visibility_1cxt5_110 img{width:16px;height:16px}._item__index_1cxt5_129{color:#ccc;font-size:11px;white-space:nowrap}._item__position_1cxt5_135{flex:1;text-align:right;font-variant-numeric:tabular-nums;color:#999;font-size:11px}._slider-section_1cxt5_143{padding:8px 12px 12px;border-top:1px solid rgba(255,255,255,.08)}._slider-label_1cxt5_148{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;font-size:11px;color:#aaa}._slider_1cxt5_143{width:100%;accent-color:#0064ff;-webkit-user-drag:auto!important;cursor:pointer}._slider_1cxt5_143::-webkit-slider-thumb{-webkit-user-drag:auto!important}._slider_1cxt5_143::-webkit-slider-runnable-track{-webkit-user-drag:auto!important}._backdrop_1vegj_2{position:fixed;inset:0;z-index:3000001;display:flex;align-items:center;justify-content:center;background-color:#0009;font-family:Pretendard,sans-serif}._loadingPreview_1vegj_13 h2{white-space:break-spaces}._error_card_1vegj_17{display:flex;flex-direction:column;align-items:center;gap:20px;padding:32px 40px;background-color:#26282ef5;border-radius:12px;box-shadow:0 8px 32px #0006;min-width:280px;max-width:360px}._error_card__title_1vegj_30{font-size:18px;font-weight:700;color:#fff}._error_card__message_1vegj_36{font-size:14px;color:#b0b3b8}._error_card__btn_1vegj_41{width:100%;height:44px;border:none;border-radius:8px;background-color:#fff;color:#1e2024;font-size:15px;font-weight:600;font-family:Pretendard,sans-serif;cursor:pointer;transition:opacity .15s}._error_card__btn_1vegj_41:hover{opacity:.9}._dialog_1vegj_58{display:flex;flex-direction:column;width:90vw;max-width:1200px;height:75vh;max-height:900px;background-color:#1e2024f7;border-radius:12px;box-shadow:0 8px 32px #00000080;overflow:hidden}._dialog__header_1vegj_72{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 24px;flex-shrink:0}._dialog__title_1vegj_81{font-size:16px;font-weight:700;color:#fff}._dialog__body_1vegj_88{display:flex;flex-direction:column;flex:1;overflow:hidden;padding:16px 24px;gap:16px}._preview_area_1vegj_98{display:flex;gap:16px;flex:1;min-height:0}._preview_pane_1vegj_105{flex:1;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background-color:#0000004d}._preview_pane__label_1vegj_115{padding:8px 16px;font-size:14px;font-weight:600;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);background-color:#ffffff0a;text-align:center;flex-shrink:0}._preview_pane__canvas_1vegj_126{flex:1;min-height:0}._dialog__description_1vegj_131{font-size:12px;font-weight:500;color:#b0b3b8;text-align:right;flex-shrink:0;padding:0 24px 15px 0;vertical-align:middle}._dialog__footer_1vegj_142{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 24px;flex-shrink:0}._dialog__btn_1vegj_151{height:40px;min-width:120px;padding:0 32px;border:none;border-radius:6px;font-size:14px;font-weight:600;font-family:Pretendard,sans-serif;cursor:pointer;transition:opacity .15s}._dialog__btn_1vegj_151:hover{opacity:.85}._dialog__btn_1vegj_151:disabled{opacity:.4;cursor:not-allowed}._dialog__btn--cancel_1vegj_170{background-color:#ffffff1f;color:#b0b3b8}._dialog__btn--apply_1vegj_174{background-color:#3d8bff;color:#fff}._container_dsv8r_1{width:100%;height:100%;display:flex;flex-direction:column}._tabList_dsv8r_8{display:flex;border-radius:4px;margin-bottom:4px}._tabList_dsv8r_8 ._tab_dsv8r_8{flex:1;padding:8px 0;background:#eee;color:#898f90;font-size:11px;font-family:Pretendard,sans-serif;font-weight:500;word-wrap:break-word;border:none;cursor:pointer;transition:all .2s ease;background:#383e40}._tabList_dsv8r_8 ._tab_dsv8r_8._active_dsv8r_27{background:#545a5d;color:#fff;border-radius:4px}._content_dsv8r_33{flex:1;min-height:0;position:relative;overflow:auto}._content_dsv8r_33 [data-virtuoso-scroller]::-webkit-scrollbar-thumb{background:#555}._treeNode_dsv8r_44{display:flex;align-items:center;height:28px;padding-right:12px;-webkit-user-select:none;user-select:none;white-space:nowrap}._treeNode_dsv8r_44._clickable_dsv8r_53{cursor:pointer}._treeNodeIcon_dsv8r_57{margin-right:4px}._nodeLabel_dsv8r_61{overflow:hidden;text-overflow:ellipsis;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal}._roadTypeCheckbox_dsv8r_72{margin-left:auto}._roadTypeCheckbox_dsv8r_72 .labelEditor{width:14px;height:14px}._nodeActions_dsv8r_80{display:flex;align-items:center;margin-left:auto}._action_dsv8r_86{width:18px;height:18px;padding:0}._draggableList_y0qsd_1{display:flex;flex-direction:column;gap:4px}._draggableItem_y0qsd_7{display:flex;align-items:stretch;background-color:transparent;border-radius:4px;transition:all .2s ease;position:relative;-webkit-user-drag:element!important;-webkit-user-select:none;user-select:none}._draggableItem_y0qsd_7._dragging_y0qsd_17{opacity:.5;cursor:grabbing}._draggableItem_y0qsd_7._dragOver_y0qsd_21{border-top:2px solid #3b82f6;padding-top:2px}._content_y0qsd_26{flex:1;min-width:0}._container_1ea6c_1{width:100%;height:100%;display:flex;flex-direction:column;position:relative}._header_1ea6c_9{padding:8px 12px;font-weight:500;border-bottom:1px solid #eee}._content_1ea6c_15{flex:1;min-height:0;position:relative;overflow:auto}._content_1ea6c_15::-webkit-scrollbar-thumb{background:#555}._listContainer_1ea6c_25{height:100%}._mapViewTreeNode_1f4wa_2{display:flex;flex-direction:column}._mapNodeRow_1f4wa_7{display:flex;align-items:center;height:36px;gap:4px;padding:4px 8px;border-radius:4px;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#cfd7d8;background-color:#393e40;transition:background-color .2s ease;cursor:pointer}._mapNodeRow_1f4wa_7:hover:not(._mapNodeRowViewer_1f4wa_24):not(._mapNodeRowLeafEditor_1f4wa_24){background-color:#26292b}._mapNodeRow_1f4wa_7._selected_1f4wa_27{background-color:#26292b;color:#fff;font-weight:700}._mapNodeRowViewer_1f4wa_24{cursor:grab}._mapNodeRowLeafEditor_1f4wa_24{cursor:default}._mapNodeRowAccordion_1f4wa_44._selected_1f4wa_27:hover:not(._disabled_1f4wa_44){background-color:#32363a}._nodeRow_1f4wa_48{display:flex;align-items:center;height:36px;gap:4px;padding:4px 8px;border-radius:4px;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;color:#cfd7d8;background-color:#303436;transition:background-color .2s ease;cursor:pointer}._nodeLabel_1f4wa_66{color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;flex:1;display:flex;align-items:center;min-width:0}._disabled_1f4wa_44 ._nodeLabel_1f4wa_66{color:#696e71;cursor:not-allowed}._actionsContainer_1f4wa_84{display:flex;align-items:center;gap:8px;flex-shrink:0}._opacityControl_1f4wa_91{display:flex;align-items:center}._childrenContainer_1f4wa_96{display:flex;flex-direction:column}._icon_1f4wa_101{width:18px;height:18px;flex-shrink:0}._container_1o3de_1{height:100%;display:flex;flex-direction:column;position:relative}._resizeHandle_1o3de_8{background:#696e71;cursor:row-resize;z-index:1;display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;transition:background-color .2s ease;height:1px}._contentTop_1o3de_22{height:100%;overflow:hidden;display:flex;flex-direction:column}._contentBottom_1o3de_29{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._container_ne8d5_1{width:100%;height:100%;display:flex;flex-direction:column;position:relative;border-top:1px solid #696e71;min-height:0}._divider_ne8d5_11{height:1px;background:#696e71}._tileDivider_ne8d5_16{height:1px;background:#696e71;margin:12px -12px;flex-shrink:0}._tabTitile_ne8d5_23{height:44px;display:flex;align-items:center;padding-left:12px;padding-right:12px;color:#cfd7d8;font-size:12px;font-style:normal;font-weight:500;line-height:normal;border-bottom:1px solid #696e71}._section_ne8d5_37{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px}._section_ne8d5_37 ._header_ne8d5_44{color:#a4a6a6;font-size:12px;font-family:Pretendard,sans-serif;font-weight:600;word-wrap:break-word;margin-top:4px;margin-bottom:8px;padding:6px 4px}._section_ne8d5_37 ._content_ne8d5_57{flex:1;min-height:0;overflow:hidden;position:relative}._taskSection_ne8d5_64{padding:0}._taskSection_ne8d5_64 ._content_ne8d5_57{padding:0;overflow:hidden;min-height:0}._tabContainer_3kqzs_1{display:flex;gap:10px;background:#303436;padding:0 12px;height:44px}._tab_3kqzs_1{display:flex;align-items:center;background:transparent;border:none;font-family:Pretendard,sans-serif;color:#898f90;font-size:11px;font-weight:500;line-height:normal;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}._tab_3kqzs_1._active_3kqzs_23{color:#fff;font-weight:600}._tab_3kqzs_1._disabled_3kqzs_27{opacity:.5;cursor:not-allowed}._icon_3kqzs_32{display:flex;align-items:center;font-size:14px}._label_3kqzs_38{white-space:nowrap}._container_xbl2m_1{display:flex;flex-direction:column;gap:8px;width:100%}._label_xbl2m_8{color:#cfd7d8;font-size:12px;font-family:Pretendard,sans-serif;font-weight:600;line-height:16px;padding:4px 2px 2px}._selectGroup_xbl2m_17{display:flex;flex-direction:column;width:100%;gap:4px}._row_xbl2m_24{display:flex;align-items:center;gap:6px;height:32px;width:100%}._separator_xbl2m_32{color:#879196;font-size:11px;flex-shrink:0;width:8px;text-align:center}._selectWrapper_xbl2m_40{flex:1 1 0;min-width:0;display:block}._select_xbl2m_17{width:100%;height:28px;background-color:#1f2428;border-radius:4px;font-size:10px}._selectList_xbl2m_54{font-size:10px;width:100%}._inputField_xbl2m_59{color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px}._taskInputField_xbl2m_69{width:100%;min-width:0}._listItem_xbl2m_74{color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px}._myTaskRow_xbl2m_84{display:inline-flex;justify-content:space-between;align-items:center;width:100%;min-width:0;gap:8px;box-sizing:border-box}._myTaskId_xbl2m_94{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._myTaskMark_xbl2m_101{color:#e53935;font-weight:700;flex-shrink:0}._loading_xbl2m_107,._error_xbl2m_108{font-size:11px;color:#94a0a5;padding:6px 2px}._container_8t4y2_2{display:flex;flex-direction:column;height:100%;min-height:0;flex:1;width:100%;position:relative;overflow:hidden;overscroll-behavior:contain;gap:8px}._groupsContainer_8t4y2_15{flex:1;height:0;min-height:0;display:flex;flex-direction:column;gap:4px;overflow-y:auto}._groupItem_8t4y2_25{display:flex;flex-direction:column;gap:2px}._groupListPanel_8t4y2_31{background:var(--Black-90, #26292b);border-radius:6px;padding:0}._tasklist_8t4y2_37{list-style:none;margin:0;padding:6px;display:flex;flex-direction:column;gap:6px;background:transparent;border-radius:6px}._groupEmptyMessage_8t4y2_48{font-size:11px;color:#93a0a5;opacity:.85;padding:10px 8px}._taskItem_8t4y2_55{width:100%;padding:0 8px;flex:0 0 36px;border-radius:4px;display:flex;align-items:center;gap:7px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:11px;font-family:Pretendard,sans-serif;font-weight:500;line-height:14px;border:1px solid transparent;transition:border-color .15s ease,background-color .15s ease}._taskItemDefault_8t4y2_73{background-color:#3a4145;border-color:#3a4145;color:#c5cdcf}._taskItemDefault_8t4y2_73:hover{border-color:#4c565b}._taskItemSelect_8t4y2_82{background-color:#41484d;border-color:#4f7ea6;color:#dbe2e3}._taskItemEdit_8t4y2_88{background-color:#2e5f97;border-color:#2e5f97;color:#f0f4f5}._taskItemDone_8t4y2_94,._tileReviewRequested_8t4y2_100{background-color:#3a4145;border-color:#3a4145;color:#98a5aa}._taskBadge_8t4y2_106{min-width:24px;height:16px;padding:0 6px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;line-height:1}._taskBadgeDiff_8t4y2_119{background:#2f363a;color:#9ca9ad}._taskBadgeNew_8t4y2_124{background:#f85a32;color:#fff}._taskFeatureId_8t4y2_129{flex:1;min-width:0;color:#a4a6a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._taskStatusWrap_8t4y2_138{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}._taskStatusBox_8t4y2_146{width:10px;height:10px;border-radius:1px;border:.75px solid transparent}._loading_8t4y2_153,._error_8t4y2_154,._empty_8t4y2_155{font-size:11px;color:#93a0a5;padding:4px 2px}._error_8t4y2_154{color:#ff6f70}._empty_8t4y2_155{opacity:.85}._inspectionContainer_8t4y2_169{display:flex;align-items:center;gap:6px;padding:4px 2px 0}._inspection_8t4y2_169{font-family:Pretendard,sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#cfd7d8}._inspectionCount_8t4y2_184{color:#eef3f4;margin-left:2px}._filterContainer_8t4y2_189{display:flex;gap:4px;width:100%;margin-bottom:20px}._filterButton_8t4y2_196{flex:1;display:flex;align-items:center;justify-content:space-between;height:24px;padding:6px;border:none;border-radius:2px;background-color:#393e40;cursor:pointer;transition:background-color .2s}._filterButton_8t4y2_196:hover{background-color:#42484b}._filterButtonActive_8t4y2_213{background-color:#545a5d}._filterLabel_8t4y2_217{font-family:Pretendard,sans-serif;font-size:10px;font-weight:500;line-height:normal;letter-spacing:-.22px;color:#696e71}._filterButtonActive_8t4y2_213 ._filterLabel_8t4y2_217{color:#fff}._filterCount_8t4y2_229{font-family:Pretendard,sans-serif;font-size:10px;font-weight:700;line-height:14px;color:#fff}._countRed_8t4y2_237{color:#fa5938}._countGray_8t4y2_241{color:#a4a6a6}._countMint_8t4y2_245{color:#6bb6a1}._countGreen_8t4y2_249{color:#a1d64b}._countReviewPass_8t4y2_254{color:#bacc5c}._groupWrapper_8t4y2_258{display:flex;flex-direction:column;background:var(--Black-90, #26292b);border-radius:4px;padding:0}._groupWrapperCollapsed_8t4y2_266{background:#393e40;border-color:#393e40;padding:0}._groupHeader_8t4y2_272{width:100%;height:40px;border-radius:4px;background:transparent;color:#b7c1c5;display:flex;align-items:center;padding:0 8px;gap:6px}._groupHeaderMain_8t4y2_284{flex:1 1 auto;min-width:0;height:100%;border:0;background:transparent;color:inherit;display:flex;align-items:center;padding:0;gap:6px;cursor:pointer}._groupHeaderAction_8t4y2_298{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end}._groupHeaderExpanded_8t4y2_305,._groupHeaderCollapsed_8t4y2_309{background:transparent}._groupChevron_8t4y2_313{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;text-align:center}._groupChevronIcon_8t4y2_322{width:18px;height:18px;display:block}._groupTitle_8t4y2_328{flex:1;min-width:0;font-size:11px;font-weight:700;line-height:14px;text-align:left;color:#fff}._groupReviewBadge_8t4y2_338{height:28px;min-width:62px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;background:#1d1f21;color:#848d90;font-size:11px;font-weight:500}._groupReviewRequestBadge_8t4y2_352{width:62px;height:28px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:#3c82f6;color:#f7fbff;font-size:11px;font-weight:500}._groupReviewRequestBadgeDisabled_8t4y2_366{background:#6f86b6;color:#dce6f2;pointer-events:none}._groupInfoIcon_8t4y2_372{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}._groupInfoIconImage_8t4y2_380{width:18px;height:18px;display:block}._reviewTileHeaderSlot_8t4y2_386{display:inline-flex;flex-shrink:0;align-items:center;justify-content:flex-end;margin-left:auto}._reviewTileHeaderActions_8t4y2_394{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}._reviewTileAlertIconBtn_8t4y2_401{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer}._reviewTileAlertIconBtn_8t4y2_401:disabled{opacity:.45;cursor:not-allowed}._reviewTileAlertIconBtn_8t4y2_401:focus-visible{outline:2px solid #3d8bff;outline-offset:1px}._reviewTileBtnComplete_8t4y2_421{min-width:62px;height:28px;border-radius:4px;border:none;padding:0 8px;background:#3d8bff;color:#fff;font-family:Pretendard,sans-serif;font-size:11px;font-weight:400;letter-spacing:-.22px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}._reviewTileBtnComplete_8t4y2_421:hover{filter:brightness(1.06)}._reviewTileBtnComplete_8t4y2_421:disabled{opacity:.72;cursor:not-allowed}._reviewTileBtnComplete_8t4y2_421._reviewTileBtnReadonly_8t4y2_447:disabled,._reviewTileBtnReject_8t4y2_448._reviewTileBtnReadonly_8t4y2_447:disabled{opacity:.55;filter:brightness(.92);cursor:default}._reviewTileBtnReject_8t4y2_448{min-width:62px;height:28px;border-radius:4px;border:none;padding:0 8px;background:#fa5938;color:#fff;font-family:Pretendard,sans-serif;font-size:11px;font-weight:400;letter-spacing:-.22px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}._reviewTileBtnReject_8t4y2_448:hover{filter:brightness(1.06)}._reviewTileBtnReject_8t4y2_448:disabled{opacity:.72;cursor:not-allowed}._panel_kvxsd_1{width:44px;height:100%;padding:8px 6px;background:#222;border-right:1px solid #696e71;box-shadow:-2px 0 6px #00000040;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:flex-start}._toolButton_kvxsd_15{width:36px;height:36px;border:none;border-radius:4px;background:#202426;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:0;position:relative}._toolButton_kvxsd_15:hover{background:#2f3538}._toolButton_kvxsd_15._active_kvxsd_34{background:#393e40}._toolButton_kvxsd_15:after{content:attr(data-label);position:absolute;left:40px;top:50%;transform:translateY(-50%);background:#1f2325;color:#e7eef0;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;box-shadow:0 2px 6px #00000059;opacity:0;pointer-events:none}._toolButton_kvxsd_15:hover:after{opacity:1}._icon_kvxsd_59{width:36px;height:36px}._panel_ve0oq_1{width:44px;height:100%;padding:8px 6px;background:#2b2f31;border-right:1px solid #696e71;box-shadow:-2px 0 6px #00000040;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:flex-start}._toolButton_ve0oq_15{width:32px;height:32px;border:none;border-radius:6px;background:#202426;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:0;position:relative;overflow:visible}._toolButton_ve0oq_15:hover{background:#2f3538}._toolButton_ve0oq_15._active_ve0oq_35{background:#3b4448;box-shadow:0 0 0 1px #78aaffa6}._toolButton_ve0oq_15._active_ve0oq_35:before{content:"";position:absolute;inset:0;border-radius:6px;box-shadow:inset 0 0 0 1px #78aaffe6;pointer-events:none;z-index:2}._toolButton_ve0oq_15._disabled_ve0oq_50{opacity:.4;cursor:not-allowed}._toolButton_ve0oq_15._disabled_ve0oq_50:hover{background:#202426}._toolButton_ve0oq_15:after{content:attr(data-label);position:absolute;left:40px;top:50%;transform:translateY(-50%);background:#1f2325;color:#e7eef0;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;box-shadow:0 2px 6px #00000059;opacity:0;pointer-events:none}._toolButton_ve0oq_15:hover:after{opacity:1}._icon_ve0oq_80{width:32px;height:32px;position:relative;z-index:1}._mapViewContainer_431d8_1{width:100%;height:100%;position:relative}._overlay_1fojn_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .16s ease;z-index:5000000;background:#0000}._visible_1fojn_14{opacity:1;background:#00000073}._overlayContent_1fojn_19{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 28px;border-radius:999px;font-size:.95rem;background:#000000d9;color:#fff;font-weight:500;text-transform:uppercase;letter-spacing:.04em}._hint_1fojn_35{font-size:.72rem;color:#ffffffbf}._statusMessage_1fojn_40{position:fixed;bottom:18px;left:50%;transform:translate(-50%);z-index:5000001;padding:8px 18px;border-radius:999px;font-size:.9rem;font-weight:500;color:#fff;pointer-events:none;opacity:.95}._success_1fojn_55{background:#4caf50e6}._error_1fojn_59{background:#d32f2fe6}._popup_1jiv6_1{display:inline-flex;padding:12px 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;background:#3b4042;box-shadow:0 4px 12px #0003;border-radius:8px;overflow:hidden;pointer-events:auto;-webkit-user-select:none;user-select:none}._popup__fields_1jiv6_16{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-self:stretch;padding:0 20px}._popup__field_1jiv6_16{display:inline-flex;align-self:stretch;height:36px;justify-content:flex-start;align-items:center}._popup__label_1jiv6_33{width:80px;display:flex;justify-content:flex-start;align-items:center;gap:10px;color:#cfd7d8;font-size:11px;font-family:Pretendard,sans-serif;font-weight:500;word-wrap:break-word}._popup__value-box_1jiv6_46{display:flex;justify-content:flex-start;align-items:center;gap:10px}._popup__value-inner_1jiv6_53{width:90px;height:28px;padding:0 8px;background:#26292b;border-radius:3px;display:flex;justify-content:space-between;align-items:center}._popup__value_1jiv6_46{text-align:center;color:#cfd7d8;font-size:10px;font-family:Pretendard,sans-serif;font-weight:400;word-wrap:break-word}._popup__unit_1jiv6_73{color:#898f90;font-size:10px;font-family:Pretendard,sans-serif;font-weight:400;word-wrap:break-word}._popup__divider_1jiv6_81{align-self:stretch;height:.5px;background:#646464;border:none;margin:0}._popup__close-container_1jiv6_89{display:inline-flex;align-self:stretch;padding:0 20px;justify-content:center;align-items:center;gap:10px}._popup__close-button_1jiv6_98{flex:1;height:36px;padding:0 8px;background:#0064ff;border:none;border-radius:4px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;color:#fff;font-size:13px;font-family:Pretendard,sans-serif;font-weight:400}._popup__close-button_1jiv6_98:hover{background:#0052d4}._popup__close-button_1jiv6_98:active{background:#0041a8}._popup__segment-label_1jiv6_122{font-size:10px;font-weight:500;color:#cfd7d8;padding:4px 8px;background:#3b4042;border-radius:4px;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;box-shadow:0 2px 4px #00000026}._dividerVertical_1ngjq_1{width:5px;height:100%;transform:translate(-50%);background-color:#000;position:absolute;top:0;z-index:2;cursor:ew-resize}._viewContainer_1ngjq_12{position:absolute;top:0;left:0;width:100%;height:100%}canvas{position:absolute;top:0;left:0;width:100%;height:100%}._overlayTopLeft_1ngjq_28{position:absolute;top:8px;left:8px;z-index:3000000}._rightPanelOverlayWrapper_1ngjq_35{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3000000;pointer-events:none}._rightPanelOverlayWrapper_1ngjq_35>*{pointer-events:auto}._viewContainer_1w66m_1{width:100%;height:100%;position:absolute;top:0;left:0}._viewWrapper_1w66m_9{position:absolute;pointer-events:none}._viewContent_1w66m_14{width:100%;height:100%}._tl_1w66m_19{position:absolute;top:0;left:0}._tr_1w66m_25{position:absolute;top:0;right:0}._bl_1w66m_31{position:absolute;bottom:0;left:0}._br_1w66m_37{position:absolute;bottom:0;right:0}._dividerVertical_1w66m_43{cursor:col-resize;position:absolute;width:5px;height:100%;top:0;transform:translate(-50%);background-color:#000;z-index:10}._dividerHorizontal_1w66m_54{cursor:row-resize;position:absolute;height:5px;background-color:#000;z-index:10}._dividerHL_1w66m_62{left:0}._dividerHR_1w66m_66{right:0}._overlayTopLeft_1w66m_70{position:absolute;top:8px;left:8px;z-index:3000000;pointer-events:auto}._tool_bar_mbhxq_1{background:#222;border:none;border-radius:6px;color:#f8f9fa;z-index:999;display:flex;align-items:center;overflow:visible;box-shadow:0 3px 4px #00000026;width:fit-content;user-select:none;-webkit-user-select:none}._tool_bar_mbhxq_1:focus{outline:none}._tool_bar__container_mbhxq_18{position:relative;width:fit-content}._tool_bar__body_mbhxq_22{display:flex;flex-direction:row;align-items:center;padding:0 6px;gap:24px;width:fit-content;height:48px;position:relative}._tool_bar__body--twoRows_mbhxq_32{height:auto;gap:0;padding:4px 8px 6px;align-items:stretch}._tool_bar__handle_center_mbhxq_38{display:flex;align-items:center;flex-shrink:0;margin-right:10px}._tool_bar__rows_mbhxq_44{display:flex;flex-direction:column;flex:1;min-width:0;gap:0;width:fit-content}._tool_bar__row_mbhxq_44{display:flex;flex-direction:row;align-items:center;gap:24px;width:fit-content;min-height:48px;padding:6px 0 0}._tool_bar__row_mbhxq_44:first-child{padding-top:0}._tool_bar__row--diffEditFirst_mbhxq_64{width:100%;gap:12px;min-height:40px}._tool_bar__row_spacer_mbhxq_69{flex:1;min-width:16px;border-left:.5px solid rgba(103,106,109,.5);height:24px;margin-left:2px}._tool_bar__row_actions_mbhxq_76{display:flex;flex-direction:row;align-items:center;gap:6px;flex-shrink:0;margin-right:0}._tool_bar__drag_handle_mbhxq_84{cursor:move;color:#f8f4f433;letter-spacing:-8px;width:12px;flex-shrink:0;margin-right:-16px;height:36px}._tool_bar__item_mbhxq_93{position:relative;padding:0;color:#f8f9fa;display:flex;align-items:center;gap:4px}._editNotice_mbhxq_102{position:absolute;top:14px;left:50%;transform:translate(25%);padding:2px 8px;border-radius:10px;color:#ff5757;font-weight:700;font-size:12px;line-height:16px;white-space:nowrap;pointer-events:none;z-index:1}._dimmedItem_mbhxq_118{opacity:.4;pointer-events:none}._itemWrapper_mbhxq_123{position:relative;display:flex;align-items:center}._itemWrapper_mbhxq_123:after{content:"";position:absolute;right:-12px;height:48px;width:.5px;background-color:#676a6d;opacity:.5}._itemWrapper_mbhxq_123:last-child:after{display:none}._itemWrapperNoDivider_mbhxq_141:after{display:none}._inspector_bphkm_1{height:100%;display:flex;flex-direction:column;background:#303436;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none}._inspector_bphkm_1>*{position:relative}._inspector_bphkm_1>*:before{content:"";position:absolute;top:0;left:0;right:0;height:.5px;background:#696e71;z-index:1}._content_bphkm_25{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;position:relative}._editNotice_bphkm_33,._deleteMessage_bphkm_51{color:#fff;font-size:11px;font-style:normal;font-weight:400;line-height:normal;height:30px;padding:0 8px;background:#f24724;width:116%;margin-left:-20px;text-align:center;border-radius:2px;display:flex;align-items:center;justify-content:center}._typeMessage_bphkm_69{color:#fff;font-size:11px;font-style:normal;font-weight:400;line-height:normal;height:30px;padding:0 8px;width:116%;margin-left:-20px;text-align:center;border-radius:2px;display:flex;align-items:center;justify-content:center}._typeMessageDiff_bphkm_86{background:#3d8bff}._typeMessageRelease_bphkm_90{background:#f68b2c}._typeMessageTask_bphkm_94{background:#f2c94c}._roadTabContainer_bphkm_98{gap:0;padding:0 12px}._empty_bphkm_103{display:flex;flex-direction:column;height:100%;color:#cfd7d8;font-size:11px;font-style:normal;font-weight:400;line-height:15px;padding:8px 20px}._empty_bphkm_103 p{margin:0 0 8px}._selectionNotice_bphkm_118{color:#6b7280;font-size:12px;line-height:1.4;padding:10px 12px 14px;text-align:left}._readOnlyField_1ez87_1{height:28px}._readOnlyField_1ez87_1 ._value_1ez87_4{height:100%;display:flex;align-items:center;justify-content:flex-start;user-select:text;-webkit-user-select:text}._readOnlyField_1ez87_1._withUnit_1ez87_12{display:flex;justify-content:space-between;align-items:center;gap:8px;height:28px;padding:0 8px;border-radius:3px;background:#26292b}._readOnlyField_1ez87_1._withUnit_1ez87_12 ._value_1ez87_4{flex:1;min-width:0;overflow:hidden}._readOnlyField_1ez87_1._withUnit_1ez87_12 ._unit_1ez87_27{color:#a4a6a6;font-size:10px;font-weight:400;flex-shrink:0;white-space:nowrap}._laneRow_utryx_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;height:36px;align-items:center;width:100%}._laneBadge_utryx_10{height:24px;border-radius:3px;border:0;background:#393e40;color:#898f90;font-size:10px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer}._curbBadge_utryx_26{background:#42484b;color:#9aa2a3;font-weight:700}._curbBadge_utryx_26._laneBadgeSelected_utryx_32{background:#5a6164;color:#d6ddde}._laneBadgeSelected_utryx_32{background:#545a5d;color:#cfd7d8;font-size:10px;font-style:normal;font-weight:700;line-height:normal}._laneCenterBadge_utryx_46{cursor:default!important;color:#ffb700;font-weight:700}._emptyState_33gm6_2{min-height:64px;color:#aeb6b7;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;padding:8px;text-align:center}._laneRow_33gm6_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:6px;margin:8px 0 12px;width:100%}._laneBadge_33gm6_22{height:22px;border-radius:6px;background:#3a3c3f;color:#d2d4d4;font-size:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}._laneBadgeSelected_33gm6_34{outline:1px solid #ffb700;color:#fff}._laneCenterBadge_33gm6_39{font-weight:700}._laneCenterBadgeActive_33gm6_43{color:#ffb700}._laneCenterBadgeInactive_33gm6_47{color:#8a8d91}._sectionHeader_33gm6_51{display:flex;align-items:center;justify-content:space-between;padding:6px 0 8px}._sectionToggles_33gm6_58{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._medianLineReadonly_33gm6_66,._medianLineReadonly_33gm6_66 *{cursor:default}._fullRowItem_33gm6_73{gap:0;padding:0;background:transparent}._fullRowItem_33gm6_73 .propertyLabel{display:none}._fullRowItem_33gm6_73 .propertyContent{width:100%;flex:1}._fullRowContent_33gm6_86{width:100%}._rowGroup_33gm6_90{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));align-items:center;gap:10px;width:100%;max-width:100%}._multiLaneRows_33gm6_99{display:flex;flex-direction:column;gap:14px}._multiLaneSection_33gm6_105{display:flex;flex-direction:column;gap:10px}._multiLaneTypeDivider_33gm6_111{position:relative;margin-top:8px;padding-top:10px}._multiLaneTypeDivider_33gm6_111:before{content:"";position:absolute;left:0;right:0;top:0;height:.5px;background:#646464}._multiLaneSectionHeader_33gm6_126{display:flex;align-items:center;justify-content:space-between}._multiLaneSegmentItem_33gm6_132{align-items:flex-start}._multiLaneSegmentRowLabel_33gm6_136{flex:0 0 auto!important;width:auto!important;max-width:72px;overflow:visible;white-space:normal}._multiLaneSegmentRowContent_33gm6_144{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important}._multiLaneLabelRow_33gm6_151{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:auto;max-width:100%}._multiLaneInlineRow_33gm6_160{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%}._multiLaneInlineRow_33gm6_160 .dropdownWrapper{width:100%;min-width:0}._multiLaneInlineRow_33gm6_160 .dropdownInputWrapper{width:100%}._multiLaneFieldColumn_33gm6_177{display:flex;flex-direction:column;gap:8px;width:100%}._multiLaneAlignmentProperty_33gm6_184{width:100%;margin:0}._multiLaneAlignmentProperty_33gm6_184 .propertyLabel{width:37%}._multiLaneNestedProperty_33gm6_192{width:100%;margin:0}._multiLaneNestedProperty_33gm6_192 .propertyLabel{width:37%}._multiLaneOffsetRow_33gm6_200{display:flex;align-items:center;gap:10px;width:100%}._multiLaneOffsetInput_33gm6_207{flex:1 1 auto;height:40px;border-radius:8px;border:1px solid #3a3f4c;background:#2b2f38;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;box-sizing:border-box}._multiLaneOffsetValue_33gm6_221{width:100%;min-width:0;color:#dfe4ef;font-size:16px;font-weight:500;text-align:center}._multiLaneOffsetUnit_33gm6_230{color:#c8cedc;font-size:15px}._multiLaneIconButton_33gm6_235{flex:0 0 auto;width:auto;height:auto;border:none;border-radius:0;background:transparent;color:#fff;line-height:1;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}._multiLaneIconButton_33gm6_235:disabled{opacity:.45;cursor:not-allowed}._colorRow_33gm6_255{display:flex;align-items:center;gap:8px;background:#2b2d30;padding:6px 8px;border-radius:6px;border:1px solid #3a3c3f;color:#d2d4d4;font-size:11px;width:100%}._colorRowPicker_33gm6_268{width:100%}._colorRowInput_33gm6_272{display:flex;align-items:center;gap:8px;background:#2b2d30;padding:6px 8px;border-radius:6px;border:1px solid #3a3c3f;color:#d2d4d4;font-size:11px;width:100%}._colorSwatch_33gm6_285{width:14px;height:14px;border-radius:3px;border:1px solid #4a4a4a}._colorInput_33gm6_292{flex:1;background:transparent;border:none;color:inherit;font-size:11px;font-weight:400;padding:0;outline:none}._medianLineColorRow_33gm6_304{display:flex;align-items:center;gap:8px;width:100%;min-height:32px;padding:6px 8px;background:#2b2d30;border:1px solid #3a3c3f;border-radius:6px;color:#d2d4d4;font-size:11px;box-sizing:border-box}._medianLineColorSwatch_33gm6_319{flex-shrink:0;width:18px;height:18px;border-radius:4px;border:1px solid #4a4a4a}._medianLineColorInput_33gm6_327{flex:1;min-width:0;background:transparent;border:none;color:#fff;font-size:11px;font-weight:400;padding:0;outline:none}._medianLineColorInput_33gm6_327::placeholder{color:#6a6d70}._laneDetailRow_33gm6_342{display:flex;gap:1px;align-items:center;width:100%}._detailColorPicker_33gm6_349{width:24px;height:24px;padding:0;border:1px solid #3a3c3f;border-radius:6px;background:transparent}._detailColorPickerWrapper_33gm6_358{flex:0 0 20px}._detailColorInputWrapper_33gm6_362{padding:0;border:1px solid #3a3c3f;border-radius:6px;background:transparent;width:20px;height:20px;display:flex;align-items:center;justify-content:center}._detailColorPreview_33gm6_374{width:10px;height:10px;border-radius:3px;border:1px solid #4a4a4a}._detailHexInput_33gm6_381{display:none}._detailDropdown_33gm6_385{flex:0 0 74px;min-width:74px}._detailNumberInput_33gm6_390{width:30px;text-align:right;padding:0 4px}._detailActionInline_33gm6_396{display:flex;gap:2px}._detailActionIcon_33gm6_401{width:20px;height:20px;background:#2b2d30;border:1px solid #3a3c3f;color:#d2d4d4;font-size:12px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}._detailActionIcon_33gm6_401:disabled{opacity:.4;cursor:not-allowed}._detailNumberInput_33gm6_390::-webkit-outer-spin-button,._detailNumberInput_33gm6_390::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._detailNumberInput_33gm6_390[type=number]{-moz-appearance:textfield}._container_126xe_1{padding:0 0 12px}._sectionHeaderButton_126xe_5{display:flex;align-items:center;gap:4px;width:100%;height:28px;padding:0 12px;border:0;background:transparent;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;text-align:left}._sectionArrow_126xe_24{width:14px;height:14px;flex-shrink:0}._sectionBody_126xe_30{padding:0 8px}._areaBlock_126xe_34{display:flex;flex-direction:column;gap:4px;padding:4px;background:#393e40;width:100%;box-sizing:border-box;overflow:visible}._areaItem_126xe_45+._areaItem_126xe_45{border-top:1px solid #2b2f32}._areaItem_126xe_45:first-child ._areaBlock_126xe_34{border-top-left-radius:4px;border-top-right-radius:4px}._areaItem_126xe_45:last-child ._areaBlock_126xe_34{border-bottom-left-radius:4px;border-bottom-right-radius:4px}._areaPropertyItem_126xe_59._areaPropertyItem_126xe_59{width:100%;background:transparent;gap:4px;padding:4px 8px;box-sizing:border-box}._areaPropertyItem_126xe_59>label{width:37%;flex-shrink:0}._areaPropertyItem_126xe_59>div:last-child{width:auto;flex:1;min-width:0;max-width:100%}._patternRow_126xe_82{display:flex;align-items:center;gap:4px;width:100%;min-width:0}._patternDropdownWrapper_126xe_90{flex:1 1 auto;min-width:0;width:auto}._patternOptionIcon_126xe_96{width:75px;height:28px;object-fit:contain;display:block}._patternOptionIconMirrored_126xe_103{transform:scaleX(-1)}._patternActionButton_126xe_107{display:flex;width:24px;height:28px;flex:0 0 24px;justify-content:center;align-items:center;border:0;background:transparent;color:#8e9698;font-size:12px;font-weight:700;line-height:1;padding:0;cursor:pointer}._patternActionButton_126xe_107:disabled{cursor:default;opacity:.45}._colorField_126xe_129{display:flex;width:100%;height:28px;padding:0 8px;align-items:center;gap:8px;border-radius:3px;background:#26292b;color:#a4a6a6;font-size:10px;font-style:normal;font-weight:400;line-height:normal}._colorSwatch_126xe_145{width:12px;height:12px;border-radius:2px;border:1px solid rgba(255,255,255,.24);flex-shrink:0}._positionField_126xe_153{display:flex;align-items:center;min-height:44px;white-space:pre-line;line-height:1.35}._emptyState_126xe_161{padding:8px 12px;color:#a4a6a6;font-size:11px;line-height:1.4}._container_1fvmw_1{padding:0;color:#e6e9ed}._panelSurface_1fvmw_6,._panelSurface_1fvmw_6 *{user-select:none!important;-webkit-user-select:none!important}._tabsWrapper_1fvmw_15{padding:0 20px}._shapeWrapper_1fvmw_19{padding:0 20px 12px}._shapeSection_1fvmw_23{padding:10px 0 12px;border-bottom:1px solid #3a3f42}._shapeSectionTitle_1fvmw_28{font-size:12px;color:#c9ced3;margin:0 0 8px}._shapeRow_1fvmw_34{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}._shapeLabel_1fvmw_42{font-size:12px;color:#c9ced3}._shapeValue_1fvmw_47{min-width:120px;padding:8px 10px;border-radius:6px;background:#3f434f;color:#e6e9ed;font-size:12px;text-align:right}._shapeValueWide_1fvmw_57{min-width:180px;text-align:left;word-break:break-all}._segmentTabs_1fvmw_63{display:flex;border-radius:4px;margin:12px 0;background:#383e40}._segmentButton_1fvmw_70{flex:1;text-align:center;padding:8px 0;font-size:11px;color:#898f90;font-family:Pretendard,sans-serif;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;background:transparent}._segmentButtonActive_1fvmw_84{background:#545a5d;color:#fff;border-radius:4px}._dropdownWrap_1fvmw_90{flex:1;max-width:none;width:100%}._cornerRow_1fvmw_96{display:flex;align-items:center;gap:8px}._cornerButtonGroup_1fvmw_102{display:grid;grid-template-columns:repeat(2,28px);gap:6px}._cornerButton_1fvmw_102{width:28px;height:28px;border-radius:6px;background:#2b2f32;border:1px solid #3a3f42;position:relative;display:flex;align-items:center;justify-content:center;padding:0}._cornerButtonActive_1fvmw_121{border-color:#a4a6a6}._cornerIcon_1fvmw_125{width:16px;height:16px;display:block}._cornerIconBL_1fvmw_131{transform:rotate(0)}._cornerIconBR_1fvmw_135{transform:rotate(270deg)}._cornerIconTR_1fvmw_139{transform:rotate(180deg)}._cornerIconTL_1fvmw_143{transform:rotate(90deg)}._sliderContent_1fvmw_147{width:100%}._sliderContent_1fvmw_147,._sliderInputWrapper_1fvmw_155,._sliderInput_1fvmw_155{font-size:10px}._lineWrapper_1fvmw_160{margin:0}._cornerInputWrapper_1fvmw_164{width:100%;flex:1}._cornerPropertyItem_1wpi0_1{align-items:flex-start}._cornerPropertyItem_1wpi0_1 label{height:28px;display:flex;align-items:center}._connerContainer_1wpi0_10{display:flex;gap:4px}._connerContainer_1wpi0_10 ._connerButtonContainer_1wpi0_14{display:flex;flex-wrap:wrap;gap:4px;width:30px}._connerContainer_1wpi0_10 ._connerButtonContainer_1wpi0_14 ._connerButton_1wpi0_14{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:3px;background:#26292b;border:none;cursor:default}._connerContainer_1wpi0_10 ._connerButtonContainer_1wpi0_14 ._connerButton_1wpi0_14._connerButtonSelected_1wpi0_31{border:1px solid #a4a6a6}._connerContainer_1wpi0_10 ._inputContainer_1wpi0_34{flex:1}._outInContainer_1wpi0_38{display:flex;background:#393e40;border-radius:2px;flex-direction:column}._outInContainer_1wpi0_38 ._outInWrapper_1wpi0_44{display:flex;height:36px}._outInContainer_1wpi0_38 ._outInWrapper_1wpi0_44 ._outInLabel_1wpi0_48{width:40px;min-width:40px;max-width:40px;flex-shrink:0;font-size:11px;font-weight:600;color:#a4a6a6;display:flex;align-items:center;justify-content:center;margin:0 8px}._outInContainer_1wpi0_38 ._outInWrapper_1wpi0_44 ._outInLabel_1wpi0_48 ._outInIcon_1wpi0_61{width:18px;height:18px}._inputWrapper_1wpi0_66{display:inline-flex;align-items:center;height:28px;border:1px solid #2f3338;border-radius:6px;background:#26292b;padding:0 8px}._inputWrapper_1wpi0_66:focus-within{border-color:#3d8bff}._inputField_1wpi0_79{width:100%;height:100%;border:none;background:transparent;color:#cfd7d8;font-size:10px;text-align:left;outline:none;padding:0;pointer-events:none}._inputField_1wpi0_79::-webkit-inner-spin-button,._inputField_1wpi0_79::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}._inputField_1wpi0_79[type=number]{-moz-appearance:textfield;appearance:textfield}._inputField_1wpi0_79::placeholder{color:#666}._container_12ijh_1{padding:0 0 12px}._groupTitle_12ijh_5{color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal;height:28px;display:flex;align-items:center;margin:0}._headerSection_12ijh_18{padding:0 12px}._markSection_12ijh_22{padding:0 8px}._emptyState_12ijh_26{min-height:64px;color:#aeb6b7;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;padding:8px;text-align:center}._laneRow_12ijh_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:6px;height:36px;align-items:center;margin:0 0 12px;width:100%}._laneBadge_12ijh_48{height:24px;border-radius:3px;background:#393e40;color:#898f90;font-size:10px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer}._laneBadgeSelected_12ijh_63{background:#545a5d;color:#cfd7d8;font-size:10px;font-style:normal;font-weight:700;line-height:normal}._laneCenterBadge_12ijh_72{color:#ffb700;font-weight:700}._markBlock_12ijh_77{display:flex;padding:4px;flex-direction:column;gap:4px;background:#393e40;width:100%;box-sizing:border-box;overflow:visible}._markBlock_12ijh_77:first-child{border-top-left-radius:4px;border-top-right-radius:4px}._markBlock_12ijh_77:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}._markPropertyItem_12ijh_98._markPropertyItem_12ijh_98{width:100%;background:transparent;gap:4px;padding:4px 8px;box-sizing:border-box}._markPropertyItem_12ijh_98>label{width:37%;flex-shrink:0}._markPropertyItem_12ijh_98>div:last-child{width:auto;flex:1;min-width:0;max-width:100%}._markBlock_12ijh_77+._markBlock_12ijh_77{border-top:1px solid #2b2f32}._positionField_12ijh_125{line-height:1.35}._panelSurface_1pjzt_6,._panelSurface_1pjzt_6 *{user-select:none!important;-webkit-user-select:none!important}._tabsWrapper_1pjzt_15{padding:12px;height:48px;box-sizing:border-box}._segmentTabs_1pjzt_21{margin:0;height:24px}._segmentButton_1pjzt_26{height:24px;padding:0;display:flex;align-items:center;justify-content:center}._segmentButtonDisabled_1pjzt_34{opacity:.5;cursor:not-allowed}._container_rae5r_1{padding:0 0 12px}._sectionBody_rae5r_5{padding:8px 8px 0;width:100%;gap:4px}._emptyState_rae5r_12{min-height:64px;color:#aeb6b7;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;padding:8px;text-align:center}._lineTabWrapper_rae5r_24{padding:0 12px;display:flex;width:100%}._headerSection_rae5r_30{padding:0 12px}._structureSection_rae5r_34{padding:0 8px}._groupTitle_rae5r_38{color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal;height:28px;display:flex;align-items:center;margin:0}._block_rae5r_51{position:relative;display:flex;flex-direction:column;gap:4px;padding:4px;background:#393e40;width:100%;box-sizing:border-box;overflow:visible}._block_rae5r_51:first-child{border-top-left-radius:4px;border-top-right-radius:4px}._block_rae5r_51:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}._block_rae5r_51+._block_rae5r_51{border-top:1px solid #2b2f32}._structurePropertyItem_rae5r_77._structurePropertyItem_rae5r_77{width:100%;background:transparent;gap:4px;padding:4px 8px;box-sizing:border-box}._structurePropertyItem_rae5r_77>label{width:37%;flex-shrink:0}._structurePropertyItem_rae5r_77>div:last-child{width:auto;flex:1;min-width:0;max-width:100%}._dropdownHost_rae5r_100{width:100%;min-width:0;display:flex}._sectionHeaderButton_rae5r_106{display:flex;align-items:center;gap:4px;width:100%;height:28px;border:0;background:transparent;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;text-align:left;padding:0}._sectionArrow_rae5r_125{width:14px;height:14px;flex-shrink:0}._areaItem_rae5r_131{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;box-sizing:border-box;border-radius:4px;background:#393e40;padding:4px 0;gap:4px}._areaBlock_rae5r_143{display:flex;flex-direction:column;width:100%;overflow:visible;padding:0 4px}._areaPropertyItem_rae5r_151{width:100%;min-height:28px;display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}._noiseTunnelBlockActive_sihtr_1{outline:1px solid #3d8bff!important;cursor:default}._noiseTunnelList_sihtr_6{display:flex;flex-direction:column;gap:8px}._noiseTunnelList_sihtr_6>div{border-top:none!important}._deleteBtn_sihtr_16{position:absolute;top:-4px;right:-3px;z-index:10;width:18px;height:18px;border:none;border-radius:4px;background:transparent;color:#aaa;font-size:14px;font-weight:medium;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}._deleteBtn_sihtr_16:hover{background:#555;color:#f55}._container_bpzjg_1{display:flex;flex-direction:column;height:100%;min-height:0}._header_bpzjg_8{display:flex;align-items:center;height:44px;padding:0 12px;gap:4px;flex-shrink:0;align-self:stretch;border-bottom:.5px solid #646464}._summary_bpzjg_19{display:inline-flex;align-items:center}._title_bpzjg_24{display:inline-flex;align-items:center;font-family:Pretendard,sans-serif;font-size:12px;font-weight:600;line-height:12px;color:#cfd7d8}._count_bpzjg_34{display:inline-flex;align-items:center;color:#fff;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:12px}._sections_bpzjg_45,._list_bpzjg_46{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow-y:auto}._sections_bpzjg_45::-webkit-scrollbar-thumb,._list_bpzjg_46::-webkit-scrollbar-thumb{background:#555}._section_bpzjg_45{display:flex;flex-direction:column}._sectionHeader_bpzjg_66{display:flex;align-items:center;align-self:stretch;justify-content:space-between;height:36px;padding:0 12px;background:#26292b;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal}._sectionMoreButton_bpzjg_82{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:#898f90;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:600;line-height:12px;cursor:pointer}._sectionMoreIcon_bpzjg_97{width:18px;height:18px;flex-shrink:0}._sectionBody_bpzjg_103{list-style:none;margin:0;padding:0}._message_bpzjg_109{padding:8px 20px}._message_bpzjg_109>div{height:26px;align-self:stretch}._message_bpzjg_109>div>span{color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:15px}._item_bpzjg_125{cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:60px;padding:12px 20px;gap:4px;border-bottom:.5px solid #646464}._item_bpzjg_125:not(._selected_bpzjg_136):hover{background:#393e40}._selected_bpzjg_136{background:#0064ff}._selected_bpzjg_136 ._mainInfoHighlight_bpzjg_143,._selected_bpzjg_136 ._meta_bpzjg_146,._selected_bpzjg_136._poiItem_bpzjg_149 ._meta_bpzjg_146{color:#cce0ff}._itemInner_bpzjg_153{display:flex;align-items:center;gap:10px}._icon_bpzjg_159{width:18px;height:18px}._infoWrapper_bpzjg_164{display:flex;flex-direction:column;justify-content:flex-start;gap:2px}._mainInfo_bpzjg_143{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._mainInfoHighlight_bpzjg_143{color:#3d8bff}._poiItem_bpzjg_149 ._infoWrapper_bpzjg_164{gap:4px}._poiItem_bpzjg_149 ._meta_bpzjg_146{color:#898f90;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}._fetching_bpzjg_199{padding:8px 20px;color:#696e71;font-family:Pretendard,sans-serif;font-size:10px;line-height:14px}._track_g6mkp_1{position:relative;width:100%;min-width:0;height:4px;background:#686a6a;border-radius:4px;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none}._fill_g6mkp_13{position:absolute;height:100%;left:0;top:0;background:#cfd7d8;border-radius:4px;pointer-events:none}._thumb_g6mkp_23{position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#fff;pointer-events:none}._panel_11ypg_1{width:277px;padding:0;display:flex;flex-direction:column;border-radius:8px;background:#303436;box-shadow:0 4px 12px #0003}._panelCollapsed_11ypg_11,._panelExpanded_11ypg_15{padding-bottom:0}._header_11ypg_19{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 12px;align-self:stretch;gap:8px}._dragHandle_11ypg_29{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:12px;height:36px;border-radius:2px;background:#303436;cursor:move}._dragHandle_11ypg_29 img{display:block;width:12px;height:36px;pointer-events:none}._title_11ypg_47{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-width:0;color:#fff;font-size:13px;font-style:normal;font-weight:700;line-height:normal}._titleDraggable_11ypg_61{cursor:move;-webkit-user-select:none;user-select:none}._headerToggleButton_11ypg_66{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;border-radius:4px;background:transparent;cursor:pointer}._headerToggleButton_11ypg_66:hover{background:#2f343f}._headerToggleButton_11ypg_66:focus{outline:none}._chevron_11ypg_85{width:16px;height:16px;display:block;transition:transform .2s ease}._chevronExpanded_11ypg_92{transform:rotate(180deg)}._section_11ypg_96{padding:0 20px 12px;display:flex;flex-direction:column;gap:8px}._arcWrap_11ypg_103{width:100%;border-radius:6px;background:#42484b}._arcSvg_11ypg_109{display:block;width:100%;touch-action:none;-webkit-user-select:none;user-select:none;cursor:crosshair}._fields_11ypg_117{display:flex;flex-direction:column;align-items:flex-start}._field_11ypg_117{display:flex;align-items:center;gap:10px;width:100%;height:36px}._field_11ypg_117 ._fieldLabel_11ypg_130{color:#a4a6a6;font-family:Pretendard,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;width:45px;white-space:nowrap}._field_11ypg_117 ._rangeTrack_11ypg_140{flex:1;min-width:0;display:flex;align-items:center}._field_11ypg_117 ._fieldValueContainer_11ypg_146{display:flex;width:52px;height:28px;padding:0 8px;justify-content:space-between;align-items:center;border-radius:3px;background:#26292b}._field_11ypg_117 ._fieldValueContainer_11ypg_146 ._fieldValue_11ypg_146{color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-.2px;flex:1 0 0;white-space:nowrap}._field_11ypg_117 ._fieldValueContainer_11ypg_146 ._fieldUnit_11ypg_167{color:#898f90;text-align:right;font-family:Pretendard,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;flex:1 0 0;white-space:nowrap}._resetButton_11ypg_179{display:flex;padding:3px 6px;align-items:flex-start;gap:10px;border-radius:4px;border:.75px solid #cfd7d8;background:transparent;cursor:pointer;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;font-weight:400;line-height:normal}._resetButton_11ypg_179:disabled{border:.75px solid #42484b;color:#42484b;cursor:default}._accordion_1mpad_1{display:inline-flex;flex-direction:column;align-items:flex-start}._accordionAnchor_1mpad_7{display:inline-flex}._triggerOff_1mpad_11{display:flex;width:24px!important;height:24px!important;justify-content:center;align-items:center;border-radius:4px;background:#26292b}._triggerOn_1mpad_21{display:flex;width:24px!important;height:24px!important;padding:2px;justify-content:center;align-items:center;border-radius:4px;background:#0064ff}._accordionFloating_1mpad_32{position:fixed;z-index:3100000;pointer-events:auto;-webkit-user-select:none;user-select:none}._container_1a0zh_1{display:flex;align-items:center;margin:0 20px;gap:8px;height:100%}._title_1a0zh_9{font-size:12px;font-weight:600;color:#cfd7d8}._buttonGroup_1a0zh_15{display:flex;gap:8px;align-items:center}._iconButton_1a0zh_21{width:24px;height:24px;padding:0}._hiddenFileInput_9ian5_1{position:absolute;width:0;height:0;opacity:0;pointer-events:none}._backdrop_9ian5_9{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;padding:20px;justify-content:center;z-index:1000}._uploadDialog_9ian5_20{background:#fff;border-radius:12px;padding:24px;max-height:min(90vh,640px);overflow:auto;display:flex;flex-direction:column;gap:16px;box-shadow:0 20px 40px #0003}._uploadDialogTitle_9ian5_32{font-weight:600;font-size:16px;color:var(--Black-100, #111);margin:auto;padding-bottom:20px}._datasetTypeRow_9ian5_40{display:flex;align-items:center;gap:10px}._datasetTypeLabel_9ian5_46{font-size:12px;font-weight:500;width:200px;color:var(--Black-100, #111);font-family:Pretendard,sans-serif;white-space:nowrap}._required_9ian5_55{color:red}._datasetTypeDropdownWrapper_9ian5_59{width:222px;min-width:222px;max-width:222px}._datasetTypeDropdownInput_9ian5_65{height:36px;border:1px solid #d0d0d0;border-radius:2px;background:#fafafa}._datasetTypeDropdownInput_9ian5_65:hover{border-color:#d0d0d0;background:#fafafa}._datasetTypeDropdownInput_9ian5_65:focus-within{border-color:#2563eb;background:#fafafa}._datasetTypeDropdownInputField_9ian5_80{height:34px;padding:0 8px 0 10px;color:var(--Black-100, #111);font-size:12px}._datasetTypeDropdownIcon_9ian5_87{margin-right:10px}._datasetTypeDropdownList_9ian5_91{border-radius:2px;top:calc(100% + 3px);border:1px solid #d0d0d0}._datasetTypeDropdownItem_9ian5_97{height:34px;font-size:12px}._uploadRows_9ian5_102{display:flex;flex-direction:column;gap:10px}._uploadRow_9ian5_102{display:flex;align-items:center;gap:8px}._uploadRowLabel_9ian5_114{display:inline-block;width:200px;max-width:200px;overflow:hidden;white-space:normal;word-break:break-word;font-size:12px;font-weight:500;color:var(--Black-100, #111);font-family:Pretendard,sans-serif}._fileField_9ian5_127{width:340px;display:flex;align-items:center;min-height:36px;border:1px solid #d0d0d0;border-radius:2px;padding:6px 10px;gap:8px;background:#fafafa}._fileFieldDisabled_9ian5_139{background:#ececec}._fileFieldDisabled_9ian5_139 ._fileName_9ian5_142{color:var(--Black-60, #999)}._filePlaceholder_9ian5_146{font-size:11px;color:var(--Black-60, #666);font-family:Pretendard,sans-serif}._fileName_9ian5_142{flex:1;min-width:0;font-size:11px;color:var(--Black-100, #111);font-family:Pretendard,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clearFileButton_9ian5_163{flex-shrink:0;border:none;background:transparent;color:var(--Black-60, #666);font-size:18px;line-height:1;padding:0 4px;cursor:pointer}._clearFileButton_9ian5_163:hover{color:var(--Black-100, #111)}._rowUploadButton_9ian5_177{display:inline-flex;align-items:center;justify-content:center;height:36px;font-size:12px;color:#fff;padding:10px 33px;background-color:#2a2e35;white-space:nowrap;border-radius:2px}._uploadNotice_9ian5_190{margin-left:auto;font-size:12px;color:#2b2c2e;line-height:1.4}._uploadDialogActions_9ian5_197{display:flex;justify-content:center;gap:12px;margin-top:4px}._uploadBtnDialog_9ian5_204{width:100px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-size:12px;border:1px solid}._uploadBtnDialogConfirm_9ian5_215{color:#fff;background:#133f87}._uploadBtnDialogConfirm_9ian5_215:disabled{color:#666;background:#d0d0d0;border-color:#d0d0d0;cursor:not-allowed}._uploadBtnDialogCancel_9ian5_227{background:#fff}._errorBackdrop_9ian5_231{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:4000001}._errorDialog_9ian5_241{background:#2c2c31;border-radius:12px;padding:24px 20px 20px;width:min(320px,90vw);display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 16px 32px #00000059}._errorTitle_9ian5_253{margin:0;font-weight:700;font-size:15px;color:#fff;text-align:center;font-family:Pretendard,sans-serif}._errorBody_9ian5_262{text-align:center;color:#fff;font-size:13px;line-height:1.5;font-family:Pretendard,sans-serif}._errorBody_9ian5_262 p{margin:0}._errorSub_9ian5_273{margin-top:4px!important;font-size:12px;opacity:.9}._errorConfirmButton_9ian5_279{width:100%;margin-top:4px;padding:12px 16px;border:none;border-radius:8px;background:#fff;color:#111;font-size:14px;font-weight:600;font-family:Pretendard,sans-serif;cursor:pointer}._errorConfirmButton_9ian5_279:hover{background:#f0f0f0}._container_11tvz_1{display:flex;align-items:center;gap:8px}._button_11tvz_7{display:inline-flex;align-items:center;justify-content:center;gap:4px;background-color:transparent;border:none;color:#a4a6a6;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.12px;padding:4px 8px;border-radius:4px}._button_11tvz_7 img{display:block;width:24px;height:24px;flex-shrink:0;border-radius:4px}._backdrop_1veff_1{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;padding:20px;justify-content:center;z-index:1000}._dialog_1veff_12{position:relative;margin:0;border:none;background:#fff;border-radius:12px;padding:24px;max-height:min(90vh,640px);overflow:auto;display:flex;flex-direction:column;gap:16px;box-shadow:0 20px 40px #0003}._dialogTitle_1veff_27{font-weight:600;font-size:16px;color:var(--Black-100, #111);margin:auto;padding-bottom:20px}._uploadRows_1veff_35{display:flex;flex-direction:column;gap:10px}._uploadRow_1veff_35{display:flex;align-items:center;gap:8px}._uploadRowLabel_1veff_47{display:inline-block;width:200px;max-width:200px;overflow:hidden;white-space:normal;word-break:break-word;font-size:12px;font-weight:500;color:var(--Black-100, #111);font-family:Pretendard,sans-serif}._slotRequired_1veff_60{color:red}._fileField_1veff_64{width:340px;display:flex;align-items:center;min-height:36px;border:1px solid #d0d0d0;border-radius:2px;padding:6px 10px;gap:8px;background:#fafafa}._filePlaceholder_1veff_76{font-size:11px;color:var(--Black-60, #666);font-family:Pretendard,sans-serif}._fileName_1veff_82{flex:1;min-width:0;font-size:11px;color:var(--Black-100, #111);font-family:Pretendard,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clearFileButton_1veff_93{flex-shrink:0;border:none;background:transparent;color:var(--Black-60, #666);font-size:18px;line-height:1;padding:0 4px;cursor:pointer}._clearFileButton_1veff_93:hover{color:var(--Black-100, #111)}._rowUploadButton_1veff_107{display:inline-flex;align-items:center;justify-content:center;height:36px;font-size:12px;color:#fff;padding:10px 33px;background-color:#2a2e35;white-space:nowrap;border-radius:2px}._warnings_1veff_120{background:#fff8e1;border:1px solid #ffe082;border-radius:6px;padding:8px 10px;display:flex;flex-direction:column;gap:2px}._warningText_1veff_130{font-size:10px;color:#795548;line-height:1.4}._uploadNotice_1veff_136{margin-left:auto;font-size:12px;color:#2b2c2e;line-height:1.4}._dialogActions_1veff_143{display:flex;justify-content:center;gap:12px;margin-top:4px}._dialogButton_1veff_150{width:100px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-size:12px;border:1px solid}._dialogButtonConfirm_1veff_161{color:#fff;background:#133f87;border-color:#133f87}._dialogButtonConfirm_1veff_161:disabled{color:#666;background:#d0d0d0;border-color:#d0d0d0;cursor:not-allowed}._dialogButtonCancel_1veff_173{background:#fff;border-color:#d0d0d0;color:var(--Black-100, #111)}._container_13mut_1{display:flex;align-items:center;gap:20px;margin-left:20px}._button_13mut_8{background-color:transparent;border:none;color:var(--Black-20, #a4a6a6);font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.12px;padding:0}._backdrop_13mut_21{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}._dialog_13mut_31{background:#fff;border-radius:12px;padding:24px;width:min(340px,90vw);display:flex;flex-direction:column;gap:12px;box-shadow:0 20px 40px #0003}._dialogTitle_13mut_42{font-weight:600;font-size:14px;color:var(--Black-100, #111)}._input_13mut_48{border:1px solid #d0d0d0;border-radius:8px;padding:8px 12px;font-size:12px;font-family:Pretendard,sans-serif;outline:none}._dialogActions_13mut_57{margin-top:4px;display:flex;justify-content:flex-end;gap:12px}._dialogButton_13mut_64{font-size:12px;letter-spacing:-.12px}._offsetSingle_13mut_69{display:flex;flex-direction:column;gap:4px}._offsetGroup_13mut_75{display:flex;flex-direction:column;gap:10px}._offsetHint_13mut_81{font-size:10px;color:var(--Black-60, #666)}._offsetInputSingle_13mut_86{border:1px solid #d0d0d0;border-radius:8px;padding:6px 10px;font-size:11px;font-family:Pretendard,sans-serif;outline:none}._container_1mdce_1{display:flex;align-items:center;margin:0 20px;gap:20px;height:100%}._title_1mdce_9{font-size:12px;font-weight:600;color:#cfd7d8}._buttonGroup_1mdce_15{display:flex;gap:8px;align-items:center}._iconButton_1mdce_21{width:24px;height:24px;padding:0}._container_wwwby_1{display:flex;align-items:center;margin:0 20px;gap:20px;height:100%}._title_wwwby_9{font-size:12px;font-weight:600;color:#cfd7d8}._buttonGroup_wwwby_15{display:flex;gap:8px;align-items:center}._iconButton_wwwby_21{width:24px!important;height:24px!important;padding:0!important;display:flex;align-items:center;justify-content:center}._iconButton_wwwby_21 img{width:100%;height:100%;object-fit:contain}._container_14ii4_1{display:flex;align-items:center;margin-right:12px;gap:1px}._input_14ii4_8{width:280px;height:36px;padding:0 32px 0 12px;color:#cfd7d8;background:#1d1d1d;border-radius:0 4px 4px 0;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.24px;border:none;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}._input_14ii4_8::placeholder{color:#686a6a}._inputWrapper_14ii4_31{position:relative;display:flex;align-items:center}._clearButton_14ii4_37{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:none;border-radius:50%;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#8a8d8f}._clearButton_14ii4_37:hover{color:#cfd7d8}._clearIcon_14ii4_58{font-size:14px;line-height:1}._dropdown_14ii4_63{width:157px;max-width:216px;justify-content:space-between;align-items:center}._dropdownInputWrapper_14ii4_70{background:#1d1d1d;border:1px solid #1d1d1d;border-radius:4px 0 0 4px;height:36px;padding:0 8px 0 12px}._dropdownInputField_14ii4_78{padding:0;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.24px}._selection_1s4c9_1{height:100%;display:flex;align-items:center;background:#303436;color:#cfd7d8;user-select:none;-webkit-user-select:none}._selection_1s4c9_1>*:first-child:after,._selection_1s4c9_1>*:nth-child(2):after{content:"";position:absolute;right:-20px;top:0;width:.5px;height:100%;background-color:#646464}._selection_1s4c9_1>*:first-child,._selection_1s4c9_1>*:nth-child(2){position:relative}._selection_1s4c9_1 ._searchWrapper_1s4c9_24{margin-left:auto}._selection_1s4c9_1 input,._selection_1s4c9_1 textarea,._selection_1s4c9_1 [contenteditable=true]{user-select:text;-webkit-user-select:text}._editor_1tj3u_1{width:100%;height:100%;display:grid;position:relative;grid-template-rows:52px 1fr;grid-template-columns:281px 1fr 281px;grid-template-areas:"selection selection selection" "sidebar main inspector";user-select:none;-webkit-user-select:none;-webkit-user-drag:none}._editor_1tj3u_1 *{user-select:none!important;-webkit-user-select:none!important;-webkit-user-drag:none}._editor_1tj3u_1 [draggable=true]{-webkit-user-drag:element!important}._editor_1tj3u_1 input,._editor_1tj3u_1 select,._editor_1tj3u_1 textarea,._editor_1tj3u_1 [contenteditable=true],._editor_1tj3u_1 .allow-copy,._editor_1tj3u_1 .allow-copy *{user-select:text!important;-webkit-user-select:text!important}._roadRangePanel_1tj3u_31{position:absolute;top:52px;bottom:0;width:44px;display:flex;align-items:stretch;justify-content:center;z-index:5}._selection_1tj3u_42{grid-area:selection;position:relative;z-index:20;overflow:visible}._sidebar_1tj3u_49{grid-area:sidebar;background:#303436;position:relative;min-height:0;overflow:hidden;display:flex;flex-direction:column}._main_1tj3u_59{grid-area:main;position:relative;overflow:hidden;user-select:none;-webkit-user-select:none}._main_1tj3u_59 :focus{border:none;outline:none}._inspector_1tj3u_71{grid-area:inspector;position:relative;min-height:0;display:flex;flex-direction:column;user-select:none;-webkit-user-select:none}._resize_handle_left_1tj3u_81,._resize_handle_right_1tj3u_81{position:absolute;top:0;width:4px;height:100%;cursor:col-resize;z-index:10;background:transparent;transition:background-color .2s}._resize_handle_left_1tj3u_81:hover,._resize_handle_right_1tj3u_81:hover{background-color:#4285f480}._resize_handle_right_1tj3u_81{right:-2px}._resize_handle_left_1tj3u_81{left:-2px}body.editor-loading-cursor{cursor:url(../../../assets/icons/progress.png) 9 9,wait}body.editor-loading-cursor ._editor_1tj3u_1,body.editor-loading-cursor ._editor_1tj3u_1 *{cursor:url(../../../assets/icons/progress.png) 9 9,wait!important}._popupWrap_3cmma_3{box-sizing:border-box}._popup_3cmma_3{box-sizing:border-box;padding:14px 14px 12px;border-radius:12px;background:#2e2e2e;box-shadow:0 8px 24px #00000073;font-family:inherit;-webkit-user-select:none;user-select:none}._title_3cmma_18{color:#fff;font-size:12px;font-weight:700;margin-bottom:14px}._rowWidthLabel_3cmma_25{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}._rowWidthLabel_3cmma_25 ._label_3cmma_32{color:#f5f5f5;font-size:12px;font-weight:500}._rowWidthLabel_3cmma_25 ._valueBox_3cmma_37{padding:8px 12px;border-radius:8px;background:#1a1a1a;color:#fafafa;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}._rowWidthValue_3cmma_47{display:flex;align-items:center;justify-content:flex-start;margin-bottom:14px}._rowWidthValue_3cmma_47 ._valueBox_3cmma_37{padding:8px 0;border-radius:8px;color:#fff;font-size:12px;font-variant-numeric:tabular-nums}._closeBtn_3cmma_61{width:100%;padding:12px 16px;border:none;border-radius:4px;background:#27a479;color:#fff;font-size:12px;font-weight:600;cursor:pointer}._closeBtn_3cmma_61:hover{filter:brightness(1.05)}._closeBtn_3cmma_61:active{filter:brightness(.95)}._wrapper_euvs7_3{position:absolute;bottom:16px;left:16px;z-index:900;font-family:Pretendard,sans-serif;-webkit-user-select:none;user-select:none}._dialog_euvs7_12{min-width:260px;border-radius:8px;background:#fff;box-shadow:0 8px 28px #0000002e;overflow:hidden}._header_euvs7_21{display:flex;align-items:center;gap:2px;padding:10px 12px;background:#fff;border-radius:8px 8px 0 0}._headerCollapsed_euvs7_30{border-radius:8px}._chevron_euvs7_34{width:20px;height:20px;flex-shrink:0;color:#111;transition:transform .15s ease;cursor:pointer}._chevronDown_euvs7_43{transform:rotate(-180deg)}._chevronUp_euvs7_47{transform:rotate(0)}._headerTitle_euvs7_51{flex:1;font-size:16px;font-weight:600;color:#222}._headerActions_euvs7_58{display:flex;align-items:center}._iconBtn_euvs7_63{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:4px;background:transparent;color:#999;cursor:pointer}._iconBtn_euvs7_63:hover{background:#0000000f}._iconBtn_euvs7_63 svg{width:16px;height:16px}._iconBtnActive_euvs7_84{color:#7e7e7e}._body_euvs7_89{border-top:1px solid #e5e5e5;padding:8px 0}._datasetType_euvs7_94{display:inline-block;font-size:14px;padding:10px;color:#343434}._fileRow_euvs7_101{display:grid;grid-template-columns:20px 1fr auto auto;align-items:center;gap:8px;padding:6px 20px}._fileColorPicker_euvs7_109,._fileColorPickerWrapper_euvs7_114{width:18px;max-width:18px}._fileColorInputWrapper_euvs7_119{padding:0;border:none;background:transparent;gap:0}._fileColorInputWrapper_euvs7_119:hover{border-color:transparent;background:transparent}._fileColorInputWrapper_euvs7_119:focus-within{border-color:transparent;box-shadow:none}._fileColorPreview_euvs7_134{width:18px;height:18px;border-radius:3px;cursor:pointer}._fileColorHexInput_euvs7_141{display:none}._fileLabel_euvs7_145{font-size:12px;font-weight:500;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileLabelHidden_euvs7_154{opacity:.45}._visibilityBtn_euvs7_158{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:4px;background:transparent;cursor:pointer;color:#7e7e7e}._visibilityBtn_euvs7_158:hover{background:#0000000f}._visibilityBtn_euvs7_158 svg{width:16px;height:16px}._visibilityBtnHidden_euvs7_179{color:#ccc}._opacityWrap_euvs7_183{position:relative;display:flex;align-items:center;width:56px;height:24px;border-radius:4px}._opacityInput_euvs7_192{width:100%;height:100%;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#222;font-size:11px;text-align:center;font-family:Pretendard,sans-serif;outline:none;padding:0 14px 0 2px;box-sizing:border-box}._opacityInput_euvs7_192:disabled{background:#f2f2f2;color:#aaa;border-color:#e0e0e0;cursor:not-allowed}._opacitySpinner_euvs7_213{position:absolute;right:1px;top:1px;bottom:1px;width:14px;display:none;flex-direction:column}._opacityWrap_euvs7_183:focus-within{outline:2px solid #3d8bff;outline-offset:-1px}._opacityWrap_euvs7_183:focus-within ._opacitySpinner_euvs7_213{display:flex}._spinBtn_euvs7_232{flex:1;display:flex;align-items:center;justify-content:center;border:none;background:#e8e8e8;color:#555;padding:0;cursor:pointer;font-size:8px;line-height:1}._spinBtn_euvs7_232:hover{background:#ddd;color:#222}._spinBtnUp_euvs7_250{border-radius:0 3px 0 0}._spinBtnDown_euvs7_254{border-radius:0 0 3px}._footer_euvs7_259{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px 12px}._geojsonBtnDialog_euvs7_267{width:100%;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:#fff;border-radius:2px;border:1px solid}._geojsonBtnDialogFinish_euvs7_279{background:#2a2e35}._geojsonBtnDialogChange_euvs7_283{background:#133f87}._mainLayout_wjpev_1{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#fff;color:#000;overflow:hidden}._mainLayout_wjpev_1 main{margin-top:52px;flex:1;overflow:hidden}._header_2c5v2_1{position:fixed;top:0;left:0;right:0;padding:4px 20px;align-items:center;width:100%;height:52px;background-color:#1d1d1d;z-index:120;user-select:none;-webkit-user-select:none}._nav_2c5v2_16{display:flex;align-items:center;justify-content:space-between;height:100%;width:100%}._navLeft_2c5v2_24{display:flex;align-items:center;justify-content:flex-start;gap:28px}._navLeft_2c5v2_24 a{cursor:pointer}._navMenu_2c5v2_34{display:flex;align-items:center}._navRight_2c5v2_39{display:flex;align-items:center;justify-content:flex-end;gap:12.25px}._buildVersion_2c5v2_46{max-width:min(360px,42vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#898f90;font-family:ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:-.15px}._zoomStatus_2c5v2_58{color:#898f90;font-size:12px;font-weight:500;letter-spacing:-.2px}._navItem_2c5v2_65 a{color:#898f90;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.26px;text-decoration:none;padding:6px 12px;justify-content:center;align-items:center;transition:all .2s ease;position:relative;border-radius:2px}._navItem_2c5v2_65 a:focus{outline:none}._navItem_2c5v2_65 a:focus-visible{outline:2px solid rgba(85,170,255,.65);outline-offset:2px}._navItem_2c5v2_65 a._active_2c5v2_88,._navItem_2c5v2_65 a[aria-current=page]{color:#fff;background-color:#ffffff0f;border-radius:2px}._userInfo_2c5v2_95{display:flex;width:36px;height:36px;padding:8px;justify-content:center;align-items:center;cursor:pointer}._logout_2c5v2_105{color:#f24724;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.26px;cursor:pointer;background-color:transparent;border:none}._root_1etm6_1{width:100%;height:100%;display:grid;grid-template-rows:1fr;grid-template-columns:281px 1fr;grid-template-areas:"sideBar main"}._main_1etm6_10{width:100%;height:100%;background-color:#fff;overflow-y:auto;padding:24px 52px}._sideBar_1qcm3_1{width:281px;height:100%;background-color:#303436;overflow-y:auto}._menuItem_1qcm3_8{-webkit-user-select:none;user-select:none;padding:12px;border-top:1px solid #696e71}._menuLabel_1qcm3_14{display:flex;height:40px;padding:6px 4px;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#cfd7d8;align-items:center;gap:10px;align-self:stretch}._menuChildrenContainer_1qcm3_29{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}._menuChildren_1qcm3_29{display:flex;height:40px;padding:0 20px;width:100%;align-items:center;gap:8px;align-self:stretch;color:#a4a6a6;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._menuChildren_1qcm3_29._selected_1qcm3_51{color:#fff;background-color:#454848;border-radius:4px}._root_1h8rq_1{width:100%;height:100%;display:grid;grid-template-rows:1fr;grid-template-columns:281px 1fr;grid-template-areas:"sideBar main"}._main_1h8rq_10{width:100%;height:100%;background-color:#fff;overflow-y:auto}._container_lzwt5_1{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#222}._profileCard_lzwt5_10{background:#fff;border-radius:20px;width:100%;max-width:400px;overflow:hidden}._content_lzwt5_18{padding:40px}._infoGroup_lzwt5_22{display:flex;flex-direction:column;gap:12px}._infoItem_lzwt5_28{display:flex;flex-direction:row;gap:20px;align-items:flex-start}._label_lzwt5_35{width:80px;color:#4f4f4f;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:16px}._value_lzwt5_45{flex:1;min-width:0;word-break:break-all;color:var(--TMblack, #222);font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}._container_1qwwe_1{width:100%;height:100%;display:flex;flex-direction:column;position:relative;border-top:1px solid #696e71}._title_1qwwe_10{height:44px;display:flex;align-items:center;padding-left:12px;padding-right:12px;color:#cfd7d8;font-size:12px;font-style:normal;font-weight:500;line-height:normal;border-bottom:1px solid #696e71}._section_1qwwe_24{height:100%;display:flex;flex-direction:column;padding:12px}._section_1qwwe_24 ._header_1qwwe_30{color:#a4a6a6;font-size:12px;font-weight:600;font-family:Pretendard,sans-serif;word-wrap:break-word;padding:6px 4px}._section_1qwwe_24 ._content_1qwwe_41{flex:1;min-height:0;position:relative}._editor_1dn0b_1{width:100%;height:100%;display:grid;grid-template-rows:52px 1fr;grid-template-columns:281px 1fr 281px;grid-template-areas:"selection selection selection" "sidebar main inspector";user-select:none;-webkit-user-select:none;-webkit-user-drag:none}._editor_1dn0b_1 *{user-select:none!important;-webkit-user-select:none!important;-webkit-user-drag:none}._editor_1dn0b_1 [draggable=true]{-webkit-user-drag:element!important}._editor_1dn0b_1 input,._editor_1dn0b_1 select,._editor_1dn0b_1 textarea,._editor_1dn0b_1 [contenteditable=true],._editor_1dn0b_1 .allow-copy,._editor_1dn0b_1 .allow-copy *{user-select:text!important;-webkit-user-select:text!important}._selection_1dn0b_30{grid-area:selection}._sidebar_1dn0b_34{grid-area:sidebar;background:#303436;border-right:1px solid #e6e8eb;position:relative}._main_1dn0b_41{grid-area:main;position:relative;overflow:hidden;user-select:none;-webkit-user-select:none}._main_1dn0b_41 :focus{border:none;outline:none}._inspector_1dn0b_53{grid-area:inspector;position:relative;min-height:0;display:flex;flex-direction:column;user-select:none;-webkit-user-select:none}._resize_handle_left_1dn0b_63,._resize_handle_right_1dn0b_63{position:absolute;top:0;width:4px;height:100%;cursor:col-resize;z-index:10;background:transparent;transition:background-color .2s}._resize_handle_left_1dn0b_63:hover,._resize_handle_right_1dn0b_63:hover{background-color:#4285f480}._resize_handle_right_1dn0b_63{right:-2px}._resize_handle_left_1dn0b_63{left:-2px}._bar_6mztn_7{position:absolute;left:50%;bottom:68px;transform:translate(-50%);z-index:1000;display:flex;align-items:stretch;padding:4px 0;background:#303436;border-radius:6px;box-shadow:0 4px 12px #0003;overflow:hidden;-webkit-user-select:none;user-select:none}._inner_6mztn_23{display:flex;align-items:stretch;gap:12px;padding:0 12px}._segment_6mztn_30{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:36px}._navBtn_6mztn_38{display:flex;align-items:center;gap:6px;height:36px;padding:0;border:none;background:transparent;font-family:inherit;font-size:11px;font-weight:500;color:#cfd7d8;cursor:pointer;white-space:nowrap}._navBtn_6mztn_38:hover:not(:disabled){color:#fff}._navBtn_6mztn_38:disabled{opacity:.35;cursor:not-allowed}._chevron_6mztn_61{flex-shrink:0;display:block}._divider_6mztn_66{align-self:stretch;width:.5px;margin:0;border:none;background:#676a6d;opacity:.5}._counterLabel_6mztn_75{display:flex;align-items:center;gap:4px;height:28px;margin:0;font-size:10px;font-weight:400;color:#898f90;white-space:nowrap}._counterCurrent_6mztn_87{font-weight:700;color:#fff}._counterRest_6mztn_92{font-weight:400;color:#898f90}._panel_162in_1{position:absolute;top:52px;left:8px;z-index:2000;width:300px;color:#cfd7d8;font-family:Pretendard,sans-serif;font-size:11px;-webkit-user-select:none;user-select:none}._panel--collapsed_162in_13{width:auto}._panel--collapsed_162in_13 ._headerButton_162in_16{border:1px solid var(--TMblue-600, #0052d1);background:var(--TMblue-500, #0064ff)}._headerButton_162in_16{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:157px;height:36px;padding:0 8px 0 12px;border:1px solid var(--TMblue-deep200, #0e2657);border-radius:4px;background:var(--TMblue-deep100, #0c40a8);color:#cce0ff;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:-.24px;cursor:pointer}._chevron_162in_40{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}._chevron_162in_40 img{display:block;width:18px;height:18px}._body_162in_53{margin-top:8px;max-height:calc(100vh - 72px);overflow:auto;padding:12px;background:#303436;border-radius:8px;box-shadow:0 4px 12px #0003}._titleRow_162in_63{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}._title_162in_63{margin:0;font-size:14px;font-weight:700;color:#fff}._primaryButton_162in_78,._secondaryButton_162in_79,._darkButton_162in_80,._applyButton_162in_81{height:28px;border-radius:4px;font-family:inherit;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap}._primaryButton_162in_78:disabled,._secondaryButton_162in_79:disabled,._darkButton_162in_80:disabled,._applyButton_162in_81:disabled{opacity:.35;cursor:not-allowed}._primaryButton_162in_78{height:28px;padding:0 6px;border:.75px solid #cfd7d8;background:transparent;color:#cfd7d8}._periodRow_162in_106{display:grid;grid-template-columns:1fr 146px;gap:10px;align-items:center;margin:0 -12px 16px;padding:8px 12px 16px;border-bottom:.5px solid #696e71}._periodRow_162in_106 dt,._periodRow_162in_106 dd{margin:0;font-size:10px;font-weight:400;color:#cfd7d8}._periodRow_162in_106 dt{font-size:12px;font-weight:600}._periodRow_162in_106 dd{display:flex;align-items:center;height:28px;padding:0 8px;border-radius:3px;background:#26292b}._resultSection_162in_135{position:relative;margin-bottom:16px}._resultSection--loading_162in_140 ._groupList_162in_140,._resultSection--loading_162in_140 ._emptyText_162in_141{pointer-events:none}._sectionTitle_162in_145{margin:0 0 12px;font-size:12px;font-weight:600;color:#cfd7d8}._resultTypeCount_162in_152{margin:0 0 12px;font-size:11px;font-weight:500;color:#cfd7d8;letter-spacing:-.22px}._groupList_162in_140{display:flex;flex-direction:column;gap:0;margin:0;padding:4px;border-radius:4px;background:#393e40;list-style:none}._groupRow_162in_171{display:grid;grid-template-columns:minmax(0,1fr) 32px 84px 30px;align-items:center;gap:6px;min-height:36px;padding-left:4px}._eyeButton_162in_180{display:inline-flex;align-items:center;justify-content:center;width:30px;height:36px;padding:0;border:none;background:transparent;cursor:pointer}._eyeButton_162in_180 img{display:block;width:18px;height:18px}._eyeButton--off_162in_197{color:#696e71}._groupLabel_162in_201{overflow:hidden;font-size:11px;font-weight:500;color:#cfd7d8;letter-spacing:-.22px;text-overflow:ellipsis;white-space:nowrap}._groupCount_162in_211{font-size:11px;font-weight:600;color:#fff;text-align:center}._colorPicker_162in_218{width:84px;max-width:84px}._colorPickerInput_162in_223{width:84px;height:28px;box-sizing:border-box;gap:8px;padding:0 8px;border:none;border-radius:3px;background:#26292b}._colorPreview_162in_234{width:14px;height:14px;border:none;border-radius:2px}._hexInput_162in_241{color:#cfd7d8;font-size:10px;font-weight:400;font-family:Pretendard,sans-serif;letter-spacing:-.2px}._emptyText_162in_141{display:flex;align-items:center;justify-content:center;min-height:180px;margin:0;border-radius:4px;background:#393e40;font-size:13px;font-weight:500;color:#8d9599}._loadingOverlay_162in_262{position:absolute;inset:28px 0 0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:180px;border-radius:4px;background:#26292bb8;color:#cfd7d8;pointer-events:auto}._loadingSpinner_162in_278{width:24px;height:24px;border:3px solid rgba(207,215,216,.24);border-top-color:#cfd7d8;border-radius:50%;animation:_reviewValidationLoadingSpin_162in_1 .9s linear infinite}._loadingText_162in_287{font-size:12px;font-weight:500;letter-spacing:-.24px}@keyframes _reviewValidationLoadingSpin_162in_1{to{transform:rotate(360deg)}}._applyButton_162in_81{height:28px;padding:0 8px;border:1px solid #cfd4d9;background:#fff;color:#252a31}._footer_162in_306{display:flex;justify-content:center;gap:10px;padding-top:12px;border-top:.5px solid #696e71}._secondaryButton_162in_79{flex:1;height:36px;padding:0 8px;border:none;background:#222;color:#fff}._darkButton_162in_80{flex:1;height:36px;padding:0 8px;border:none;background:#3d8bff;color:#fff}._workHistoryModal_inmd9_1{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:12px;visibility:hidden;opacity:0;pointer-events:none}._workHistoryModal--open_inmd9_14{visibility:visible;opacity:1;pointer-events:auto}._workHistoryModal__backdrop_inmd9_20{position:absolute;inset:0;background:#0000006b}._workHistoryModal__panel_inmd9_26{position:relative;display:flex;flex-direction:column;width:min(760px,100vw - 24px);max-height:calc(100vh - 24px);margin:0;padding:0;overflow:hidden;border:1px solid #222;border-radius:12px;background:#303436;color:#fff;box-shadow:0 4px 12px #0003}._workHistoryModal__header_inmd9_42{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 24px}._workHistoryModal__title_inmd9_50{margin:0;color:#fff;font-size:14px;font-weight:700;line-height:20px}._workHistoryModal__closeButton_inmd9_58{position:relative;width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}._workHistoryModal__closeButton_inmd9_58 span,._workHistoryModal__closeButton_inmd9_58:before{position:absolute;top:50%;left:50%;width:12px;height:1px;border-radius:1px;background:#fff;content:""}._workHistoryModal__closeButton_inmd9_58 span{transform:translate(-50%,-50%) rotate(45deg)}._workHistoryModal__closeButton_inmd9_58:before{transform:translate(-50%,-50%) rotate(-45deg)}._workHistoryModal__reasonBox_inmd9_84{display:flex;align-items:center;justify-content:space-between;gap:20px;height:46px;margin:0 24px 12px;padding:0 12px;border-radius:4px;background:#393e40}._workHistoryModal__featureInfo_inmd9_96{display:flex;align-items:center;min-width:0;gap:4px}._workHistoryModal__tagIcon_inmd9_103{width:18px;height:18px;flex-shrink:0;display:block}._workHistoryModal__featureTitle_inmd9_110{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px}._workHistoryModal__featureTitle_inmd9_110{flex:0 1 auto;font-weight:700}._workHistoryModal__layerChecks_inmd9_124{display:flex;flex:0 0 auto;align-items:center;gap:14px}._workHistoryModal__content_inmd9_131{display:flex;gap:20px;padding:0 24px 16px}._workHistoryModal__previewColumn_inmd9_137{display:flex;flex:0 0 420px;flex-direction:column;gap:8px}._workHistoryModal__controls_inmd9_144{display:flex;align-items:center;justify-content:space-between;height:28px}._workHistoryModal__legend_inmd9_151{display:flex;align-items:center;gap:12px}._workHistoryModal__legendItem_inmd9_157{display:inline-flex;align-items:center;gap:8px;color:#a4a6a6;font-size:11px;font-weight:500;line-height:14px}._workHistoryModal__legendColor--before_inmd9_167,._workHistoryModal__legendColor--after_inmd9_168{width:20px;height:4px;border-radius:1px}._workHistoryModal__legendColor--before_inmd9_167{background:#fff}._workHistoryModal__legendColor--after_inmd9_168{background:#f24724}._workHistoryModal__switch_inmd9_182{position:relative;width:36px;height:18px;padding:0;border:0;border-radius:14px;background:#696e71;cursor:pointer}._workHistoryModal__switch_inmd9_182 span{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:10px;background:#f8fbff;transition:left .16s ease}._workHistoryModal__switch_inmd9_182:disabled{cursor:not-allowed;opacity:.6}._workHistoryModal__switch--after_inmd9_207{background:#fa5938}._workHistoryModal__switch--after_inmd9_207 span{left:20px}._workHistoryModal__mapWrap_inmd9_214{position:relative;width:420px;height:min(365px,100vh - 236px);min-height:280px;overflow:hidden;border-radius:3px;background:#26292b}._workHistoryModal__stateMessage_inmd9_224{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#cfd7d8;font-size:13px}._workHistoryModal__changeBox_inmd9_234{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;gap:8px}._workHistoryModal__changeTitle_inmd9_242{display:flex;align-items:center;justify-content:center;height:28px;margin:0;color:#fff;font-size:12px;font-weight:700}._workHistoryModal__changePanel_inmd9_253{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:8px;border-radius:8px;background:#393e40}._workHistoryModal__changeText_inmd9_263{flex:1 1 0;min-height:0;margin:0;padding:8px;overflow:auto;border:1px solid #545a5d;border-radius:4px;background:#26292b;color:#898f90;font-family:inherit;font-size:11px;line-height:14px;letter-spacing:-.11px;white-space:pre-wrap}._workHistoryModal__changeText--after_inmd9_280{border-color:#696e71;color:#cfd7d8}._workHistoryModal__changeDivider_inmd9_285{display:flex;align-items:center;justify-content:center;height:18px}._workHistoryModal__changeDivider_inmd9_285 span{width:7px;height:7px;border-right:1px solid #cfd7d8;border-bottom:1px solid #cfd7d8;transform:rotate(45deg)}._workHistoryModal__changeEmpty_inmd9_299{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:120px;border:1px solid #545a5d;border-radius:4px;background:#26292b;color:#898f90;font-size:12px}._workHistoryModal__separator_inmd9_312{height:1px;background:#42484b}._workHistoryModal__footer_inmd9_317{display:flex;justify-content:center;gap:10px;padding:12px 0}._workHistoryModal__button_inmd9_324{width:160px;height:54px;border:none;border-radius:4px;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:-.32px;color:#fff;cursor:pointer}._workHistoryModal__button_inmd9_324:disabled{opacity:.55;cursor:not-allowed}._workHistoryModal__button--confirm_inmd9_341{background:#3d8bff}@media(max-width:760px){._workHistoryModal__content_inmd9_131{flex-direction:column}._workHistoryModal__previewColumn_inmd9_137,._workHistoryModal__mapWrap_inmd9_214{width:100%}}._editor_ykn48_1{width:100%;height:100%;display:grid;grid-template-rows:52px 1fr;grid-template-columns:281px 1fr 281px;grid-template-areas:"selection selection selection" "sidebar main inspector"}._selection_ykn48_10{grid-area:selection}._sidebar_ykn48_14{grid-area:sidebar;background:#303436;position:relative;min-height:0;overflow:hidden;display:flex;flex-direction:column}._main_ykn48_24{grid-area:main;position:relative;overflow:hidden}._main_ykn48_24 :focus{border:none;outline:none}._inspector_ykn48_34{grid-area:inspector;position:relative;min-height:0;display:flex;flex-direction:column}._resize_handle_left_ykn48_42,._resize_handle_right_ykn48_42{position:absolute;top:0;width:4px;height:100%;cursor:col-resize;z-index:10;background:transparent;transition:background-color .2s}._resize_handle_left_ykn48_42:hover,._resize_handle_right_ykn48_42:hover{background-color:#4285f480}._resize_handle_right_ykn48_42{right:-2px}._resize_handle_left_ykn48_42{left:-2px}body.editor-loading-cursor{cursor:url(../../../assets/icons/progress.png) 9 9,wait}body.editor-loading-cursor ._editor_ykn48_1,body.editor-loading-cursor ._editor_ykn48_1 *{cursor:url(../../../assets/icons/progress.png) 9 9,wait!important}._filter_1h0u2_1{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;margin-bottom:16px;background-color:#f9f9f9;border-radius:4px;border:1px solid #e0e0e0}._tableContainer_1m9m0_1{width:100%;overflow-x:auto}._table_1m9m0_1{width:100%;border-collapse:collapse;border-spacing:0}._tableHeader_1m9m0_12{color:#777;font-family:Pretendard,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.26px}._tableHeaderCell_1m9m0_22{height:40px;padding:0 10px;text-align:left;font-weight:600;border-bottom:2px solid #444444}._tableRow_1m9m0_30{cursor:pointer;border-bottom:1px solid #eaeaea}._tableRow_1m9m0_30:hover{background-color:#f2f7ff}._tableRowStatic_1m9m0_38{cursor:default}._tableRowStatic_1m9m0_38:hover{background-color:transparent}._tableCell_1m9m0_45{height:53px;padding:0 10px;color:#42484b;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px}._rowNumberCell_1m9m0_56{color:#898f90;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.24px}._pagination_1s658_1{display:flex;justify-content:center;align-items:center;padding:16px;margin-top:16px}._info_1s658_9{font-size:14px;color:#666}._controls_1s658_14{display:flex;align-items:center;gap:24px}._pageSize_1s658_20{display:flex;align-items:center;gap:8px;font-size:14px}._pageSize_1s658_20 span{color:#666}._pageNavigation_1s658_30{display:flex;align-items:center;gap:8px}._pageNumbers_1s658_36{display:flex;align-items:center}._pageButton_1s658_41{width:40px;height:40px;background-color:#fff;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:500;color:#545a5d;line-height:18px;border:none;cursor:pointer}._pageButton_1s658_41:hover:not(:disabled){color:#898f90;font-weight:500}._pageButton_1s658_41._active_1s658_58{font-weight:700;color:#222}._ellipsis_1s658_63{padding:0 4px;color:#666;font-size:14px}._root_ewhzj_1{width:100%;height:100%;display:flex;flex-direction:column}._pageHeader_ewhzj_8{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}._titleBlock_ewhzj_16{display:flex;flex:1 1 0;flex-direction:row;align-items:center;gap:10px;min-width:0}._title_ewhzj_16{color:#222;font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:18px}._titleMeta_ewhzj_33{display:flex;align-items:center;gap:10px;color:#42484b;font-family:Pretendard,sans-serif;font-size:12px;font-weight:400;line-height:16px}._titleMetaStrong_ewhzj_44{color:#3d8bff;font-weight:600}._titleMetaDivider_ewhzj_49{width:1px;height:8px;background:#d9d9d9}._checkDataBlock_ewhzj_55{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-shrink:0}._lastChecked_ewhzj_63{color:#42484b;font-family:Pretendard,sans-serif;font-size:12px;font-weight:400;line-height:16px}._summaryRow_ewhzj_71{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;margin-bottom:28px;align-items:stretch}._statCards_ewhzj_80{display:flex;flex-direction:column;gap:10px;flex:1 1 360px;min-width:0}._statCard_ewhzj_80{min-width:0;border-radius:4px;display:flex;flex-direction:column;justify-content:center;gap:4px;font-family:Pretendard,sans-serif}._statCardPrimary_ewhzj_98{align-self:stretch;min-height:72px;padding:20px;background:#3d8bff;color:#fff;border-radius:8px;border:1px solid #3d8bff}._statCardOutline_ewhzj_108{flex:1 1 0;align-self:stretch;min-height:78px;padding:12px 16px;background:#fff;color:#0064ff;border:1px solid #3d8bff}._statCardPrimaryInner_ewhzj_118{width:100%;display:inline-flex;justify-content:space-between;align-items:center;gap:10px}._statCardOutlineRow_ewhzj_126{display:inline-flex;width:100%;gap:10px;align-items:stretch}._statCardLabel_ewhzj_133{color:#42484b;font-size:14px;font-weight:700;line-height:20px}._statCardValue_ewhzj_140{font-size:20px;font-weight:700;line-height:1;text-align:right}._statCardPrimary_ewhzj_98 ._statCardLabel_ewhzj_133{color:#fff}._statCardPrimary_ewhzj_98 ._statCardValue_ewhzj_140{color:#fff;font-weight:600}._statCardOutline_ewhzj_108 ._statCardValue_ewhzj_140{color:#3d8bff}._uploadGrid_ewhzj_160{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex:1 1 420px;min-width:0}@media(max-width:1400px){._uploadGrid_ewhzj_160{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){._statCardOutlineRow_ewhzj_126{flex-direction:column}._uploadGrid_ewhzj_160{grid-template-columns:1fr}}._filter_ewhzj_181{margin-top:12px;margin-bottom:24px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:16px;width:100%;padding:0;background-color:transparent;border:none;border-radius:0}._filterInputs_ewhzj_195{display:flex;align-items:center;flex-wrap:wrap;gap:12px;flex:1 1 720px;min-width:0}._filterDropdown_ewhzj_204{width:100%;max-width:156px;min-width:120px;flex:1 1 156px}._dateRangeWrapper_ewhzj_211{flex:1 1 220px;min-width:180px;max-width:220px}._searchInputWrapper_ewhzj_217{flex:2 1 280px;min-width:200px;display:flex}._searchInput_ewhzj_217{width:100%}._filterActions_ewhzj_227{display:flex;align-items:center;gap:60px;margin-left:auto;flex-shrink:0}._searchActions_ewhzj_235{display:flex;gap:8px;justify-content:flex-end;flex-shrink:0}._onDemandDiffButton_ewhzj_242{min-width:140px}@media(max-width:1280px){._filterActions_ewhzj_227{width:100%;margin-left:0;justify-content:space-between}._searchActions_ewhzj_235{justify-content:flex-start}}@media(max-width:720px){._filterActions_ewhzj_227{gap:8px;flex-wrap:wrap}}._statusBadge_ewhzj_262{width:fit-content;margin-left:auto;margin-right:auto;border-radius:16px;display:flex;height:28px;padding:0 12px;align-items:center;font-family:Pretendard,sans-serif;font-size:13px;font-weight:600;line-height:16px}._statusSuccess_ewhzj_277{background-color:#ebfaf4;color:#43ca92}._statusWaiting_ewhzj_282{background-color:#f1f1f1;color:#42484b}._statusFail_ewhzj_287{background-color:#fff4e5;color:#e78900}._actionsCell_ewhzj_292{display:flex;align-items:center;justify-content:center;gap:4px}._dataCheckStaleBody_ewhzj_299{text-align:center}._dataCheckStaleBody_ewhzj_299 p{margin:0}._dataCheckStaleBody_ewhzj_299 p:first-child{margin-bottom:8px}._checkDataSkeleton_ewhzj_309{width:90px;height:36px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_check-data-shimmer_ewhzj_1 1.5s infinite}@keyframes _check-data-shimmer_ewhzj_1{0%{background-position:200% 0}to{background-position:-200% 0}}._tableWrapper_ewhzj_326{position:relative}._tableLoadingOverlay_ewhzj_330{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fffc;border-radius:4px}._tableLoadingSpinner_ewhzj_343{width:24px;height:24px;border-radius:50%;border:3px solid #e0e0e0;border-top-color:#222;animation:_table-spin_ewhzj_1 .8s linear infinite}._tableLoadingText_ewhzj_352{font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;color:#666}@keyframes _table-spin_ewhzj_1{to{transform:rotate(360deg)}}._modalOverlay_1jl1z_1{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}._modal_1jl1z_1{position:relative;width:100%;max-width:720px;max-height:90vh;overflow:hidden;padding:40px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:24px;font-family:Pretendard,sans-serif}._modalTitle_1jl1z_28{margin:0;font-size:16px;font-weight:700;line-height:20px;color:#1d1d1d}._modalBody_1jl1z_36{display:flex;flex-direction:column;gap:20px}._formRow_1jl1z_42{display:flex;align-items:center;gap:16px}._formLabel_1jl1z_48{flex-shrink:0;width:140px;font-size:14px;font-weight:600;line-height:16px;color:#222}._formField_1jl1z_57{flex:1 1 0;min-width:0}._formFieldRow_1jl1z_62{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:12px}._formFieldHalf_1jl1z_70{flex:1 1 0;min-width:0}._formFieldSeparatorLabel_1jl1z_75{flex-shrink:0;font-size:13px;font-weight:600;color:#42484b;white-space:nowrap}._modalActions_1jl1z_83{display:flex;justify-content:center;gap:12px;padding-top:8px}._skeleton_1jl1z_90{height:36px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_skeleton-shimmer_1jl1z_1 1.5s infinite}._dropdownList_1jl1z_98{max-height:160px;overflow-y:auto}@keyframes _skeleton-shimmer_1jl1z_1{0%{background-position:200% 0}to{background-position:-200% 0}}._uploadZone_gcqb6_1{appearance:none;border:1px solid #cfd7d8;width:100%;border-radius:8px;background:#f9f9f9;min-height:148px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;transition:border-color .15s,background-color .15s;cursor:pointer}._uploadZoneDisabled_gcqb6_19{cursor:not-allowed;opacity:.7}._uploadZoneDragActive_gcqb6_24{border-color:#3d8bff;background:#eef5ff}._uploadContent_gcqb6_29{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}._uploadIcon_gcqb6_37{display:flex;width:30px;height:30px;align-items:center;justify-content:center}._uploadIcon_gcqb6_37 img{width:100%;height:100%;object-fit:contain}._uploadHint_gcqb6_50{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#898f90;font-family:Pretendard,sans-serif;font-size:11px;font-weight:500;line-height:14px;white-space:pre-line;word-break:keep-all}._uploadPickButton_gcqb6_64{margin-top:2px}._root_7rv30_1{width:100%;height:100%;display:flex;flex-direction:column}._pageHeader_7rv30_8{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}._titleBlock_7rv30_16{display:flex;flex:1 1 0;flex-direction:row;align-items:center;gap:10px;min-width:0}._title_7rv30_16{color:#222;font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:18px}._titleMeta_7rv30_33{display:flex;align-items:center;gap:10px;color:#42484b;font-family:Pretendard,sans-serif;font-size:12px;font-weight:400;line-height:16px}._titleMetaStrong_7rv30_44{color:#3d8bff;font-weight:600}._titleMetaDivider_7rv30_49{width:1px;height:8px;background:#d9d9d9}._filter_7rv30_55{margin-top:28px;margin-bottom:24px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:16px;width:100%;padding:0;background-color:transparent;border:none;border-radius:0}._filterInputs_7rv30_69{display:flex;align-items:center;flex-wrap:wrap;gap:12px;flex:1 1 720px;min-width:0}._filterDropdown_7rv30_78{width:100%;max-width:156px;min-width:120px;flex:1 1 156px}._dateRangeWrapper_7rv30_85{flex:1 1 220px;min-width:180px;max-width:220px}._searchInputWrapper_7rv30_91{flex:2 1 280px;min-width:200px;display:flex}._searchInput_7rv30_91{width:100%}._filterActions_7rv30_101{display:flex;align-items:center;gap:60px;margin-left:auto;flex-shrink:0}._searchActions_7rv30_109{display:flex;gap:8px;justify-content:flex-end;flex-shrink:0}@media(max-width:1280px){._filterActions_7rv30_101{width:100%;margin-left:0;justify-content:flex-start}}._statusBadge_7rv30_123{width:fit-content;margin-left:auto;margin-right:auto;border-radius:16px;display:flex;height:28px;padding:0 12px;align-items:center;font-family:Pretendard,sans-serif;font-size:13px;font-weight:600;line-height:16px}._statusWaiting_7rv30_138{background-color:#f1f1f1;color:#42484b}._statusReady_7rv30_143{background-color:#ebfaf4;color:#43ca92}._actionsCell_7rv30_148{display:flex;align-items:center;justify-content:center;gap:4px}._tableWrapper_7rv30_155{position:relative;margin-top:40px}._deployStatusBadge_7rv30_160{display:inline-flex;height:28px;padding:0 12px;align-items:center;justify-content:center;border-radius:16px;background:#fff;outline:1px solid #cfd7d8;outline-offset:-1px;font-family:Pretendard,sans-serif;font-size:11px;font-weight:500;line-height:14px;color:#a4a6a6}._deployStatusRunning_7rv30_177{font-family:Pretendard,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#1d1d1d}._deployStatusError_7rv30_185{display:inline-flex;height:28px;padding:0 12px;align-items:center;justify-content:center;border-radius:16px;background:#fde8e4;overflow:hidden;font-family:Pretendard,sans-serif;font-size:11px;font-weight:500;line-height:14px;color:#f17258}._modalOverlay_12juo_1{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}._modal_12juo_1{position:relative;width:100%;max-width:520px;max-height:90vh;overflow:hidden;padding:40px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:24px;font-family:Pretendard,sans-serif}._modalTitle_12juo_28{margin:0;font-size:16px;font-weight:700;line-height:20px;color:#1d1d1d}._modalBody_12juo_36{display:flex;flex-direction:column;gap:20px}._formRow_12juo_42{display:flex;align-items:flex-start;gap:16px}._formLabel_12juo_48{flex-shrink:0;width:120px;font-size:14px;font-weight:600;line-height:32px;color:#222}._formField_12juo_57{flex:1 1 0}._taskIdList_12juo_61{display:flex;flex-wrap:wrap;gap:8px;align-items:center;flex:1 1 0}._taskIdChip_12juo_69{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:4px;border:1px solid #e0e0e0;font-size:13px;font-weight:400;color:#303436;background:#fff}._emptyText_12juo_82,._placeholderText_12juo_88{font-size:13px;color:#42484b;line-height:32px}._modalActions_12juo_94{display:flex;justify-content:center;gap:12px;padding-top:8px}._header_em4km_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._filter_em4km_8{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px;width:100%;margin-bottom:16px;padding:0;background-color:transparent;border:none;border-radius:0}._filterInputs_em4km_21{display:flex;align-items:center;flex-wrap:wrap;gap:12px;flex:1 1 720px;min-width:0}._searchTypeWrapper_em4km_30{width:100%;max-width:216px;min-width:140px;flex:1 1 180px}._searchInputWrapper_em4km_37{flex:2 1 280px;min-width:200px;display:flex}._dateRangeWrapper_em4km_43{flex:1 1 220px;min-width:180px;max-width:220px}._searchActions_em4km_49{display:flex;gap:10px;margin-left:auto;justify-content:flex-end;flex-shrink:0}@media(max-width:1280px){._searchActions_em4km_49{width:100%;margin-left:0}}._textButton_em4km_63{text-decoration:underline;color:#007bff;padding:0;background:none;border:none}._textarea_posy3_1{width:100%;height:100%;border:1px solid #e6e8eb;border-radius:4px;padding:8px 12px;font-size:14px;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s}._container_1s7b0_1{padding:12px;overflow-x:hidden;overflow-y:auto;max-width:100%;box-sizing:border-box;height:100%}._header_1s7b0_10{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}._headerLeft_1s7b0_17{display:flex;align-items:center;gap:12px}._formContainer_1s7b0_23{display:flex;flex-direction:column;gap:12px}._label_1s7b0_29{display:block;margin-bottom:4px;font-weight:600}._buttonContainer_1s7b0_35{display:flex;justify-content:center;gap:8px;margin-top:12px}._textarea_1s7b0_42{width:100%;height:100%;border:1px solid #e6e8eb;border-radius:4px;padding:8px 12px;font-size:14px;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s;box-sizing:border-box}._textButton_1s7b0_56{text-decoration:underline;color:#007bff;padding:0;background:none;border:none}._colorField_1s7b0_64{display:flex;align-items:center;gap:10px}._readOnlyField_1s7b0_70{padding:8px 12px;border-radius:4px;font-size:18px;line-height:1.5}._root_12j7v_1{width:100%;height:100%;display:flex;flex-direction:column}._header_12j7v_8{display:flex;justify-content:space-between;align-items:center}._title_12j7v_14{color:#222;font-family:Pretendard,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:18px}._filter_12j7v_23{margin-top:40px;margin-bottom:24px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:16px;width:100%;padding:0;background-color:transparent;border:none;border-radius:0}._filterInputs_12j7v_37{display:flex;align-items:center;flex-wrap:wrap;gap:12px;flex:1 1 720px;min-width:0}._searchTypeWrapper_12j7v_46{width:100%;max-width:156px;min-width:120px;flex:1 1 156px}._searchOptionWrapper_12j7v_53{width:100%;max-width:216px;min-width:140px;flex:1 1 180px}._useEditorCell_12j7v_60{width:fit-content;margin-left:auto;margin-right:auto;border-radius:16px;display:flex;height:28px;padding:0 12px;align-items:center;gap:10px}._useEditorCell_12j7v_60._active_12j7v_71{background-color:#ebfaf4;color:#43ca92}._useEditorCell_12j7v_60._inactive_12j7v_75{background-color:#fde8e4;color:#f69480}._dropdownInputWrapper_12j7v_80{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #898f90;border-radius:4px;cursor:pointer;transition:all .2s}._dropdownInputWrapper_12j7v_80:hover{border:1px solid #696e71;background:#fff}._dropdownInputWrapper_12j7v_80:focus-within{border:1px solid #3d8bff;background:#f8fbff}._dropdownInputWrapper_12j7v_80._open_12j7v_98{border:1px solid #3d8bff;background:#f8fbff}._dropdownInputWrapper_12j7v_80._disabled_12j7v_102{cursor:not-allowed;background:#f1f1f1}._dropdownInputField_12j7v_107{flex:1;padding:0 12;background:transparent;border:none;color:#42484b;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;cursor:pointer;outline:none;min-width:0}._dropdownInputField_12j7v_107::placeholder{color:#898f90}._dropdownInputField_12j7v_107:disabled{cursor:not-allowed}._dropdownList_12j7v_129{position:absolute;top:calc(100% + 3px);left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #898f90;border-radius:4px;z-index:1000;margin:0;padding:4px;list-style:none;animation:_slideDown_12j7v_1 .2s ease-out}@keyframes _slideDown_12j7v_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownList_12j7v_129::-webkit-scrollbar{width:4px}._dropdownList_12j7v_129::-webkit-scrollbar-thumb{background:#555;border-radius:4px}._dropdownList_12j7v_129::-webkit-scrollbar-thumb:hover{background:#666}._dropdownItem_12j7v_166{display:flex;align-items:center;padding:0 8px;height:36px;color:#42484b;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}._dropdownItem_12j7v_166._selected_12j7v_181{background-color:#fff;color:#222;font-weight:600}._dropdownItem_12j7v_166._disabled_12j7v_102{color:#a4a6a6;cursor:not-allowed}._searchInput_12j7v_191{width:100%}._dateRangeWrapper_12j7v_195{flex:1 1 220px;min-width:180px;max-width:220px}._searchInputWrapper_12j7v_201{flex:2 1 280px;min-width:200px;display:flex}._searchActions_12j7v_207{display:flex;gap:8px;margin-left:auto;justify-content:flex-end;flex-shrink:0}@media(max-width:1280px){._searchActions_12j7v_207{width:100%;margin-left:0}}._statusBadge_1vmvn_1{padding:6px 12px;background:#f9f9f9;overflow:hidden;border-radius:16px;justify-content:flex-start;align-items:center;gap:10px;display:inline-flex;color:#a4a6a6;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}._statusBadge--waiting_1vmvn_17{background:#f9f9f9;color:#a4a6a6}._statusBadge--inProgress_1vmvn_22{background:#fff3d4;color:#eab222}._statusBadge--reviewRequest_1vmvn_27{background:#ebfaf4;color:#43ca92}._statusBadge--done_1vmvn_32{background:#f2f5ff;color:#7b8cc8}._statusBadge--reviewWaiting_1vmvn_37{background:#f9f9f9;color:#a4a6a6}._statusBadge--reviewing_1vmvn_42{background:#fff3d4;color:#eab222}._statusBadge--reviewRejected_1vmvn_47{background:#fde8e4;color:#f24724}._statusBadge--reviewCompleted_1vmvn_52{background:#ebfaf4;color:#43ca92}._releaseGoalSummaryCard_1vfr2_1{width:253px;min-width:220px;padding:20px;background:#fff;border-radius:8px;outline:1px solid #cfd7d8;outline-offset:-1px;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;flex-shrink:0;transition:outline-color .15s ease}._releaseGoalSummaryCard--clickable_1vfr2_17{cursor:pointer}._releaseGoalSummaryCard--clickable_1vfr2_17:hover{outline-color:#cce0ff}._releaseGoalSummaryCard--clickable_1vfr2_17:focus-visible{outline:2px solid #3d8bff;outline-offset:-2px}._releaseGoalSummaryCard__header_1vfr2_28{align-self:stretch;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}._releaseGoalSummaryCard__title_1vfr2_38{color:#3d8bff;font-size:18px;font-weight:700;word-wrap:break-word}._releaseGoalSummaryCard__totalCount_1vfr2_45{font-size:11px;font-weight:700;line-height:16px}._releaseGoalSummaryCard__totalLabel_1vfr2_51{color:#686a6a}._releaseGoalSummaryCard__totalValue_1vfr2_55{color:#1d1d1d}._releaseGoalSummaryCard__statusGrid_1vfr2_59{width:100%;padding:6px 12px;background:#f8fbff;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}._releaseGoalSummaryCard__statusRow_1vfr2_70{align-self:stretch;display:inline-flex;justify-content:flex-start;align-items:center;gap:20px}._releaseGoalSummaryCard__statusItem_1vfr2_78{flex:1 1 0;max-width:calc(50% - 10px);padding:4px 0;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:4px}._releaseGoalSummaryCard__statusLabel_1vfr2_89{flex:1 1 0;color:#686a6a;font-size:10px;font-weight:500;line-height:12px;word-wrap:break-word}._releaseGoalSummaryCard__statusCount_1vfr2_98{color:#4f4f4f;font-size:11px;font-weight:700;text-align:right}._releaseGoalSummaryCardList_1vfr2_105{width:100%;overflow-x:auto;padding-bottom:8px}._releaseGoalSummaryCardList__inner_1vfr2_111{display:flex;gap:12px;flex-wrap:nowrap;width:max-content;min-width:100%}._searchFilter_1saoi_1{display:flex;align-items:flex-start;flex-wrap:wrap;width:100%;gap:12px;padding:0;background-color:transparent;border:none;border-radius:0}._searchInputs_1saoi_13{display:flex;align-items:center;flex-wrap:wrap;gap:12px;flex:1 1 720px;min-width:0}._dropdownWrapper_1saoi_22{width:100%;min-width:140px;max-width:216px;flex:1 1 180px}._dateRangeWrapper_1saoi_29{flex:1 1 220px;min-width:180px;max-width:220px}._searchInputWrapper_1saoi_35{flex:2 1 280px;min-width:200px}._searchInput_1saoi_13{width:100%}._searchActions_1saoi_44{display:flex;gap:8px;margin-left:auto;justify-content:flex-end;flex-shrink:0}@media(max-width:1280px){._searchActions_1saoi_44{width:100%;margin-left:0}}._releaseGoalTableSection_6kscg_1{display:flex;flex-direction:column;gap:16px;overflow-y:auto;min-height:0}._releaseGoalTableSection__group_6kscg_9{display:flex;flex-direction:column;gap:0}._releaseGoalTableSection__header_6kscg_15{width:100%;padding:10px 12px;background:#f8fbff;border-radius:4px;border-top:1px solid #cfd7d8;border-bottom:1px solid #e8ebed;display:inline-flex;justify-content:flex-start;align-items:center}._releaseGoalTableSection__titleWrap_6kscg_27{align-self:stretch;padding:0 10px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}._releaseGoalTableSection__title_6kscg_27{font-size:14px;font-weight:700;color:#3d8bff;cursor:pointer;text-decoration:underline;line-height:20px}._releaseGoalTableSection__title--clickable_6kscg_45:hover{opacity:.8}._releaseGoalTableSection__title--clickable_6kscg_45:focus-visible{outline:2px solid #3d8bff;outline-offset:2px;border-radius:2px}._releaseGoalTableSection__meta_6kscg_54{align-self:stretch;padding:0 10px;display:flex;justify-content:center;align-items:center;gap:12px}._releaseGoalTableSection__totalCount_6kscg_63{font-size:11px;font-weight:700;line-height:16px}._releaseGoalTableSection__totalLabel_6kscg_69{color:#686a6a}._releaseGoalTableSection__totalValue_6kscg_73{color:#1d1d1d}._releaseGoalTableSection__divider_6kscg_77{width:1px;height:12px;background:#a4a6a6}._releaseGoalTableSection__statusList_6kscg_83,._releaseGoalTableSection__statusItem_6kscg_90{display:flex;justify-content:flex-start;align-items:center;gap:10px}._releaseGoalTableSection__statusLabel_6kscg_97,._releaseGoalTableSection__statusCount_6kscg_104{color:#686a6a;font-size:11px;font-weight:700;line-height:16px}._releaseGoalTableSection__summary_6kscg_111{padding:8px 12px}._releaseGoalTableSection__error_6kscg_115{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 0;color:#42484b;font-size:14px}._releaseGoalTableSection__empty_6kscg_126{display:flex;align-items:center;justify-content:center;padding:40px 0;color:#42484b;font-size:14px}._pageTitle_1qty1_1{font-size:18px;font-weight:700;color:#1d1d1d;margin-bottom:16px}._pageContent_1qty1_8{width:100%;min-height:100%;display:flex;flex-direction:column;gap:20px;padding:24px 52px}._dateHighlight_1qty1_17{background:#eff6ff;color:#3d8bff;font-weight:600;padding:4px 8px;border-radius:4px;display:inline-block}._pageTitleRow_1qty1_26{display:inline-flex;align-items:baseline;gap:10px}._pageMeta_1qty1_32{display:inline-flex;justify-content:center;align-items:center;gap:10px}._pageMeta__total_1qty1_39{color:#3d8bff;font-size:12px;font-weight:600;line-height:16px}._pageMeta__divider_1qty1_46{width:1px;height:8px;background:#d9d9d9}._pageMeta__date_1qty1_52{color:#686a6a;font-size:12px;font-weight:400;line-height:16px}._modalOverlay_1hnig_1{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}._modal_1hnig_1{position:relative;width:fit-content;max-width:640px;max-height:90vh;overflow:hidden;padding:40px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:16px;font-family:Pretendard,sans-serif}._modalContent_1hnig_28{flex:1 1 auto;min-height:0;min-height:280px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;position:relative;background:#f9f9f9;border-radius:12px;padding:18px 40px}._modalContentSuccess_1hnig_45{background:transparent;padding:0;border-radius:0}._modalContentCentered_1hnig_51{justify-content:center;align-items:center}._modalLoading_1hnig_56{width:100%;border-radius:6px;padding:12px 16px;display:flex;align-items:center;gap:10px;color:#545a5d;justify-content:center;align-self:center;margin:auto}._modalSpinner_1hnig_69{width:18px;height:18px;position:relative;border-radius:9px;background:conic-gradient(from 180deg at 50% 50%,#222 0deg 50deg,#222222b0 133deg,#22222270 178deg,#2220 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 2px));animation:_modal-spin_1hnig_1 .9s linear infinite}._modalSpinner_1hnig_69:after{content:"";position:absolute;width:3px;height:3px;left:7.46px;top:15px;background:#222;border-radius:9999px}._modalLoadingText_1hnig_91{font-size:12px;font-weight:400;color:#393e40;line-height:15px}._modalError_1hnig_98{padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;align-self:center;margin:auto}._modalErrorText_1hnig_109{font-size:12px;font-weight:600;color:#42484b}._modalTitle_1hnig_115{margin:0;font-size:16px;font-weight:700;line-height:20px;color:#1d1d1d}._modalSection_1hnig_123{display:flex;flex-direction:column;gap:8px}._modalLabel_1hnig_129{font-size:14px;font-weight:600;line-height:16px;color:#222}._modalInput_1hnig_136{max-width:100%;padding:10px 12px;border-radius:6px;border:1px solid #cfd7d8;font-size:12px;font-family:Pretendard,sans-serif;color:#1d1d1d}._optionGroup_1hnig_146{background:#f9f9f9;border-radius:12px;padding:12px 20px;display:block}._optionGroupList_1hnig_153{row-gap:4px;column-gap:20px}._optionItem_1hnig_158{display:flex;align-items:center;gap:8px;font-size:12px;color:#42484b}._modalActions_1hnig_166{display:flex;justify-content:center;gap:12px;padding-top:8px}._modalCancel_1hnig_173,._modalSubmit_1hnig_174{min-width:140px;min-height:54px;padding:10px 20px;border-radius:6px;border:none;font-size:12px;font-weight:700;font-family:Pretendard,sans-serif;cursor:pointer}._modalCancel_1hnig_173{background:#545a5d;color:#fff}._modalSubmit_1hnig_174{background:#0064ff;color:#fff}@keyframes _modal-spin_1hnig_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pageContent_kigx6_1{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:24px 52px}._pageTitle_kigx6_11{font-size:18px;font-weight:700;line-height:18px;color:#222}._assignmentListScroll_kigx6_18{width:100%;min-height:144px;margin-top:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px}._assignmentList_kigx6_18{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;margin-top:0;width:max-content;min-width:100%;flex-wrap:nowrap}._assignmentItem_kigx6_38{flex:0 0 253px;min-width:220px;max-width:253px;cursor:pointer}._assignmentHeader_kigx6_45{display:flex;width:100%;justify-content:flex-start;align-items:center;margin-top:24px;gap:8px}._assignmentTitle_kigx6_54{font-size:16px;font-weight:700;line-height:20px;color:#222}._assignmentHeaderTitle_kigx6_61{font-size:16px;font-weight:700;line-height:20px;color:#222;white-space:nowrap;flex:0 0 auto}._newDiffBadge_kigx6_70{background:#fa5938;color:#fff;padding:3px 4px;align-items:flex-start;gap:10px;border-radius:4px;font-size:11px;font-weight:500;line-height:14px}._assignmentPanel_kigx6_82,._addGoalCard_kigx6_83{flex:0 0 253px;min-width:220px;max-width:253px}._assignmentPanel_kigx6_82{width:100%;height:124px;padding:20px;background:#fff;border-radius:8px;outline:1px solid #cfd7d8;outline-offset:-1px;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}._monthRow_kigx6_104{align-self:stretch;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}._monthText_kigx6_114{text-align:right;display:flex;flex-direction:column;justify-content:flex-end;color:#3d8bff;font-size:18px;font-family:Pretendard,sans-serif;font-weight:700;word-wrap:break-word}._assignmentCard_kigx6_126{width:100%;padding:6px 12px;background:#f8fbff;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box}._assignmentCards_kigx6_138{max-height:180px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px;scrollbar-width:thin;scrollbar-color:#cfd7d8 transparent}._assignmentCards_kigx6_138::-webkit-scrollbar{width:6px}._assignmentCards_kigx6_138::-webkit-scrollbar-track{background:transparent}._assignmentCards_kigx6_138::-webkit-scrollbar-thumb{background:#cfd7d8;border-radius:3px}._assignmentRow_kigx6_162{align-self:stretch;display:flex;justify-content:flex-start;align-items:flex-start;gap:8px;min-width:0}._assignmentInfo_kigx6_171{flex:1 1 auto;padding:4px 0;border-radius:8px;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;min-width:0}._assignmentTitle_kigx6_54{text-align:left;display:flex;flex-direction:column;justify-content:flex-end;color:#545a5d;font-size:11px;font-family:Pretendard,sans-serif;font-weight:700;word-wrap:break-word;width:auto;white-space:normal}._assignmentMeta_kigx6_197{flex:1 1 auto;border-radius:4px;display:flex;justify-content:flex-start;align-items:flex-start;min-width:0}._assignmentMetaText_kigx6_206{color:#686a6a;font-size:10px;font-family:Pretendard,sans-serif;font-weight:500;line-height:12px;word-wrap:break-word;overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%}._addGoalCard_kigx6_83{width:100%;height:124px;padding:20px;background:#f8fbff;border-radius:8px;border:1px dashed #cce0ff;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;cursor:pointer}@media(max-width:768px){._assignmentItem_kigx6_38,._assignmentPanel_kigx6_82,._addGoalCard_kigx6_83{min-width:0;max-width:none;flex:1 1 100%}}._addGoalRow_kigx6_243{align-self:stretch;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}._addGoalText_kigx6_253{text-align:center;display:flex;flex-direction:column;justify-content:flex-end;color:#a4a6a6;font-size:14px;font-family:Pretendard,sans-serif;font-weight:700;word-wrap:break-word}._searchSection_kigx6_265{width:100%;display:flex;flex-direction:column;margin-top:40px;min-height:0}._searchFilter_kigx6_273{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:24px;width:100%;gap:12px;padding:0;background-color:transparent;border:none;border-radius:0}._searchInputs_kigx6_286{display:flex;align-items:center;flex-wrap:wrap;gap:12px;flex:1 1 720px;min-width:0}._dropdownWrapper_kigx6_295{width:100%;min-width:140px;max-width:216px;flex:1 1 180px}._dateRangeWrapper_kigx6_302{flex:1 1 220px;min-width:180px;max-width:220px}._searchInputWrapper_kigx6_308{flex:2 1 280px;min-width:200px}._searchInput_kigx6_286{width:100%}._searchActions_kigx6_317{display:flex;gap:8px;margin-left:auto;justify-content:flex-end;flex-shrink:0}@media(max-width:1280px){._searchActions_kigx6_317{width:100%;margin-left:0}}._taskGroupList_kigx6_331{display:flex;flex-direction:column;gap:16px;overflow-y:auto;min-height:0}._taskGroup_kigx6_331{display:flex;flex-direction:column;gap:12px}._taskGroupHeader_kigx6_345{display:flex;align-items:center;gap:12px;padding:10px 12px;border-top:1px solid #a4a6a6;border-bottom:1px solid #cfd7d8;background:#f8fbff}._taskGroupTitle_kigx6_355{font-size:14px;font-weight:700;color:#3d8bff;cursor:pointer}._taskGroupMeta_kigx6_362{display:flex;gap:12px;font-size:12px;color:#42484b;align-items:center;flex-wrap:wrap}._userLogPage_1nh6h_1{width:100%;height:100%;padding:24px 52px;display:flex;flex-direction:column;gap:14px}._userLogPage__title_1nh6h_10{font-size:18px;font-weight:700;line-height:18px;color:#222}._userLogPage__filter_1nh6h_17{width:100%;display:flex;align-items:flex-start;gap:12px;margin-top:4px;padding:0;background-color:transparent;border:none}._userLogPage__filterInputs_1nh6h_28{flex:1;min-width:0;display:flex;align-items:center;gap:12px}._userLogPage__searchType_1nh6h_36{width:140px;flex-shrink:0}._userLogPage__dateRange_1nh6h_41{width:220px;flex-shrink:0}._userLogPage__searchInput_1nh6h_46{flex:1;min-width:220px}._userLogPage__actions_1nh6h_51{display:flex;align-items:center;gap:8px;flex-shrink:0}._userLogPage__tableHeader_1nh6h_58{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px}._userLogPage__tableTitle_1nh6h_66{font-size:16px;font-weight:700;line-height:18px;color:#222}@media(max-width:1280px){._userLogPage_1nh6h_1{padding:24px}._userLogPage__filter_1nh6h_17,._userLogPage__filterInputs_1nh6h_28{flex-wrap:wrap}._userLogPage__actions_1nh6h_51{width:100%;justify-content:flex-end}}._userLogDetail_17cmu_1{width:100%;height:100%;padding:24px 52px;display:flex;flex-direction:column}._userLogDetail__header_17cmu_9{display:flex;align-items:center;gap:8px;padding-bottom:16px;border-bottom:1px solid #898f90}._userLogDetail__title_17cmu_17{font-size:18px;font-weight:700;line-height:18px;color:#222}._userLogDetail__section_17cmu_24{border-bottom:1px solid #a4a6a6;padding:26px 0 16px}._userLogDetail__row_17cmu_29{display:grid;grid-template-columns:160px 1fr;align-items:flex-start;gap:0 20px;min-height:36px;margin-bottom:20px}._userLogDetail__row_17cmu_29:last-child{margin-bottom:0}._userLogDetail__label_17cmu_42{font-size:14px;font-weight:600;line-height:16px;color:#4f4f4f}._userLogDetail__value_17cmu_49{font-size:14px;font-weight:400;line-height:16px;color:#222}._userLogDetail__textarea_17cmu_56{height:250px;border:1px solid #cfd7d8;border-radius:12px;background:#f9f9f9;padding:24px;font-size:14px;line-height:20px;color:#898f90;white-space:pre-wrap;overflow-y:auto;overflow-x:hidden;margin-bottom:10px}._userLogDetail__actions_17cmu_71{display:flex;justify-content:center;align-items:center;padding-top:24px}@media(max-width:1280px){._userLogDetail_17cmu_1{padding:24px}._userLogDetail__row_17cmu_29{grid-template-columns:1fr;gap:6px}}@keyframes _autofillStart_1twjk_1{}._loginPage_1twjk_2{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#222;font-family:Pretendard,sans-serif;position:relative;gap:72px}._logoSection_1twjk_14{display:flex;flex-direction:column;align-items:center;gap:4px}._logo_1twjk_14{height:43px;width:164px}._logoText_1twjk_26{font-size:14px;font-weight:600;color:#fff;white-space:nowrap}._form_1twjk_33{display:flex;flex-direction:column;gap:20px}._modeSwitch_1twjk_39{display:flex;align-items:center;justify-content:center;width:296px;height:36px;border:1px solid #42484b;border-radius:4px;overflow:hidden}._modeButton_1twjk_50{flex:1;height:100%;border:none;background:transparent;color:#898f90;font-size:13px;font-weight:600;font-family:Pretendard,sans-serif;cursor:pointer}._activeModeButton_1twjk_62{background:#3d8bff;color:#fff}._inputGroup_1twjk_67{display:flex;align-items:center;gap:20px;width:100%}._label_1twjk_74{font-size:14px;font-weight:600;color:#898f90;width:24px;flex-shrink:0;line-height:16px}._inputWrapper_1twjk_83{flex:1;position:relative;display:flex;align-items:center;gap:10px;height:36px;padding:0 12px;background:#222;border:1px solid #42484b;border-radius:4px}._inputWrapper_1twjk_83:focus-within{border-color:#3d8bff}._inputWrapper_1twjk_83:focus-within ._clearBtn_1twjk_98{display:flex}._input_1twjk_67{flex:1;height:100%;padding:0;background:transparent;border:none;font-size:14px;font-weight:400;color:#fff;font-family:Pretendard,sans-serif}._input_1twjk_67::placeholder{color:#42484b}._input_1twjk_67:focus{outline:none}._input_1twjk_67:disabled{opacity:.5}._input_1twjk_67:-webkit-autofill,._input_1twjk_67:-webkit-autofill:hover,._input_1twjk_67:-webkit-autofill:focus,._input_1twjk_67:-webkit-autofill:active{-webkit-text-fill-color:#ffffff!important;caret-color:#fff;-webkit-box-shadow:0 0 0 1000px #222222 inset!important;box-shadow:0 0 0 1000px #222 inset!important;transition:background-color 9999s ease-out 0s;animation-name:_autofillStart_1twjk_1;animation-duration:.01s;animation-iteration-count:1}._clearBtn_1twjk_98{display:none;align-items:center;justify-content:center;width:18px;height:18px;padding:0;background:transparent;border:none;cursor:pointer;flex-shrink:0}._clearBtn_1twjk_98 img{width:18px;height:18px}._clearBtn_1twjk_98:hover{opacity:.8}._error_1twjk_153{color:#e74c3c;font-size:14px;text-align:center;margin-left:44px}._submitBtn_1twjk_160{width:296px;height:54px;margin-top:72px;background:#2b2b2b;border:none;border-radius:4px;font-size:16px;font-weight:600;letter-spacing:-.32px;color:#545a5d;cursor:pointer;font-family:Pretendard,sans-serif;display:flex;align-items:center;justify-content:center}._submitBtn_1twjk_160:not(:disabled){background:#3d8bff;border:1px solid #3d8bff;color:#fff;cursor:pointer}._submitBtn_1twjk_160:not(:disabled):hover{background:#247cff;border-color:#247cff}._submitBtn_1twjk_160:disabled{cursor:not-allowed}._adminLink_1twjk_191{position:absolute;bottom:calc(100vh - 703px);left:50%;transform:translate(calc(-50% - 28px));font-size:12px;font-weight:400;color:#686a6a;text-decoration:none;cursor:pointer}._adminLink_1twjk_191:hover{text-decoration:underline}._page_1a35r_1{position:relative;min-height:100vh;background:radial-gradient(circle at 12% 0%,#333a4152,#181a1f 42% 100%);color:#f5f6f8;font-family:Pretendard,sans-serif}._topBar_1a35r_9{height:52px;padding:4px 20px;background:var(--Black-100, #1D1D1D);display:flex;align-items:center;box-sizing:border-box}._brandLink_1a35r_18{display:inline-flex;align-items:center;text-decoration:none}._brandLogo_1a35r_24{display:block;width:80px;height:13px}._center_1a35r_30{min-height:calc(100vh - 52px);display:flex;align-items:center;justify-content:center;padding:24px}._content_1a35r_38{width:min(520px,100%);text-align:center;transform:translateY(-10vh)}._icon_1a35r_44{width:66px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}._iconImage_1a35r_53{display:block;width:66px;height:64px}._title_1a35r_59{margin:0 0 40px;color:var(--Black-10, #CFD7D8);font-family:Pretendard,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}._description_1a35r_69{margin:0;color:var(--Black-20, #A4A6A6);text-align:center;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}._description_1a35r_69+._description_1a35r_69{margin-top:12px}@media(max-width:640px){._content_1a35r_38{transform:translateY(-5vh)}}._radio_t0014_1{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}._radio_t0014_1:hover ._input_t0014_8:not(:disabled)+._label_t0014_8{color:#007bff}._radio_t0014_1._sm_t0014_11{font-size:12px;gap:6px}._radio_t0014_1._md_t0014_15{font-size:14px;gap:8px}._radio_t0014_1._lg_t0014_19{font-size:16px;gap:10px}._input_t0014_8{width:18px;height:18px;margin:0;cursor:pointer;accent-color:#007bff;flex-shrink:0}._input_t0014_8:disabled{cursor:not-allowed;opacity:.5}._radio_t0014_1._sm_t0014_11 ._input_t0014_8{width:16px;height:16px}._radio_t0014_1._lg_t0014_19 ._input_t0014_8{width:20px;height:20px}._label_t0014_8{color:#333;transition:color .2s}._radio_t0014_1:has(._input_t0014_8:disabled) ._label_t0014_8{color:#999;cursor:not-allowed}._radioGroup_t0014_54{display:flex;gap:16px}._radioGroup_t0014_54._horizontal_t0014_58{flex-direction:row;align-items:center;flex-wrap:wrap}._radioGroup_t0014_54._vertical_t0014_63{flex-direction:column;gap:12px}._header_1555h_1{width:100%;display:flex;justify-content:start;align-items:center;gap:10px;color:#222;font-family:Pretendard,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:18px}._row_1555h_15{display:flex;flex-direction:row;padding-left:20px;gap:20px;align-items:center;color:#222;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.28px}._row_1555h_15 ._properties_1555h_29{min-width:160px;font-weight:600;display:flex;flex-direction:row}._row_1555h_15 ._properties_1555h_29 ._required_1555h_35{margin-left:4px;color:#fa5938}._inputWrapper_1555h_40{width:320px;height:36px}._info_1555h_45{border-top:2px solid #42484b;border-bottom:2px solid #42484b;padding:28px 0;display:flex;flex-direction:column;gap:20px;margin:40px 0}._line_1555h_55{height:1px;background:#42484b;margin:28px 0}._buttonRow_1555h_61{display:flex;justify-content:center;height:54px;gap:10px}._buttonRow_1555h_61 ._textButton_1555h_68{align-items:center;display:inline-flex;justify-content:center;width:140px}._header_13cp6_1{width:100%;display:flex;justify-content:start;align-items:center;gap:10px;color:#222;font-family:Pretendard,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:18px}._row_13cp6_15{display:flex;flex-direction:row;padding-left:20px;gap:20px;align-items:center;color:#222;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.28px}._row_13cp6_15 ._properties_13cp6_29{min-width:160px;font-weight:600;display:flex;flex-direction:row}._info_13cp6_36{border-top:2px solid #42484b;border-bottom:2px solid #42484b;padding:28px 0;display:flex;flex-direction:column;gap:20px;margin:40px 0}._line_13cp6_46{height:1px;background:#42484b;margin:28px 0}._buttonRow_13cp6_52{display:flex;justify-content:center;height:54px;gap:10px}._buttonRow_13cp6_52 ._textButton_13cp6_59{align-items:center;display:inline-flex;justify-content:center;width:140px}._useEditorCell_13cp6_66{width:fit-content;border-radius:16px;display:flex;height:28px;padding:0 12px;align-items:center;gap:10px}._useEditorCell_13cp6_66._active_13cp6_75{background-color:#ebfaf4;color:#43ca92}._useEditorCell_13cp6_66._inactive_13cp6_79{background-color:#fde8e4;color:#f69480}._inputWrapper_13cp6_84{width:320px;height:36px}._root_1h6oh_1{width:100%;height:100%;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 281px;grid-template-areas:"map sideBar";background-color:#fff;overflow-x:hidden}._map_1h6oh_12{width:100%;height:100%;background-color:#fff;overflow:hidden}._sideBar_1h6oh_19{grid-area:sideBar;background:#fff;border-left:1px solid #cfd7d8;display:flex;flex-direction:column;height:100%}._sideBarContent_1h6oh_28{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}._sideBarIntro_1h6oh_35{display:flex;flex-direction:column;width:100%}._sideBarHeader_1h6oh_41{height:48px;padding:0 12px;display:flex;align-items:center;font-size:16px;font-weight:700;color:#222;line-height:16px}._sideBarDivider_1h6oh_52{height:1px;width:100%;background:#d9d9d9}._goalSection_1h6oh_58{display:flex;flex-direction:column;padding:8px 0}._goalHeader_1h6oh_64{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;gap:8px}._goalTitle_1h6oh_72{font-size:14px;font-weight:700;color:#222;line-height:16px}._goalEditButton_1h6oh_79{background:none;border:none;padding:0;font-size:11px;color:#222;cursor:pointer;line-height:16px}._goalMonth_1h6oh_89{height:28px;padding:0 12px;display:flex;align-items:center;font-size:14px;font-weight:600;color:#222;line-height:16px}._tileSummary_1h6oh_100{height:36px;padding:0 12px;background:#222;display:inline-flex;justify-content:flex-end;align-items:center}._tileSummaryLabel_1h6oh_109{font-size:12px;font-weight:600;color:#cfd7d8;line-height:16px}._tileSummaryValue_1h6oh_116{font-size:12px;font-weight:600;color:#fff;line-height:16px}._tileSections_1h6oh_123{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}._tileSection_1h6oh_123{display:flex;flex-direction:column;flex:1 1 0;min-height:0;background-color:#f1f1f1}._tileSectionHeader_1h6oh_138{height:40px;padding:0 24px;background:#f24724;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px}._tileSectionLabel_1h6oh_148{font-size:14px;font-weight:600;color:#fff;line-height:16px}._tileSectionHeaderAssigned_1h6oh_155{background:#696e71}._tileSectionLabelAssigned_1h6oh_159{font-size:14px;font-weight:600;color:#fff;line-height:16px}._tileSectionHeaderCheckbox_1h6oh_166{display:inline-flex;align-items:center;gap:8px;height:36px}._tileSectionHeaderLabel_1h6oh_173{font-size:14px;font-weight:600;color:#fff;line-height:16px}._tileList_1h6oh_180{display:flex;flex-direction:column;gap:0;flex:1 1 auto;min-height:0;overflow-y:auto;padding:4px 12px}._tileListItem_1h6oh_190{width:100%;height:36px;min-height:36px;padding:0 12px;display:inline-flex;align-items:center}._tileListItem_1h6oh_190 .labelAdmin{display:inline-flex;align-items:center;height:36px;line-height:18px}._tileEmpty_1h6oh_206{color:#898f90;font-size:14px;font-weight:400;line-height:18px;text-align:center}._completeButton_1h6oh_214{padding:12px}._assignPanel_1wxxc_1{display:flex;flex-direction:column;margin-top:8px;flex:1 1 auto;min-height:0}._assignHeader_1wxxc_9{display:flex;flex-direction:column;gap:8px}._assignTitle_1wxxc_15{height:48px;padding:0 12px;display:flex;align-items:center;font-size:16px;font-weight:700;color:#222;line-height:16px}._sideBarDivider_1wxxc_26{height:1px;width:100%;background:#d9d9d9}._goalSection_1wxxc_32{display:flex;flex-direction:column;gap:8px;padding:6px 12px}._goalHeaderRow_1wxxc_39{display:inline-flex;justify-content:flex-start;align-items:flex-start;gap:8px}._goalHeaderTitle_1wxxc_46{flex:1 1 auto;height:24px;display:flex;align-items:center;font-size:14px;font-weight:700;color:#222;line-height:16px}._goalHeaderActions_1wxxc_57{height:24px;display:flex;align-items:center;gap:12px}._goalValueRow_1wxxc_64{display:flex;height:28px;flex-direction:column;justify-content:center;align-items:flex-start;font-size:14px;font-weight:600;line-height:16px}._goalValueText_1wxxc_75{width:100%;font-size:14px;font-weight:600;color:#222;line-height:16px}._assignGoalRow_1wxxc_83{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#42484b}._assignGoalLabel_1wxxc_91{font-weight:600;color:#393e40}._assignGoalActions_1wxxc_96{font-size:11px;color:#545a5d}._assignGoalValue_1wxxc_101{font-size:14px;font-weight:600;color:#222}._assignMetaRows_1wxxc_107{display:flex;flex-direction:column;gap:8px;font-size:12px}._assignMetaRow_1wxxc_107{display:flex;justify-content:space-between;align-items:center}._assignMetaLabel_1wxxc_120{color:#42484b;font-weight:600}._assignMetaValue_1wxxc_125{color:#222}._assignTileSummary_1wxxc_129{background:#222;padding:8px 12px;display:inline-flex;justify-content:flex-end;align-items:center}._assignTileSummaryInfo_1wxxc_137{flex:1 1 auto;display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}._assignTileCountRow_1wxxc_146{width:100%;display:inline-flex;justify-content:flex-start;align-items:center}._assignTileLabel_1wxxc_153,._assignTileSpacer_1wxxc_160{font-size:12px;font-weight:600;color:#cfd7d8;line-height:16px}._assignTileValue_1wxxc_167{font-size:12px;font-weight:600;color:#fff;line-height:16px}._assignTileRange_1wxxc_174{width:100%;font-size:12px;font-weight:600;color:#a4a6a6;line-height:16px}._assignTileEditButton_1wxxc_182{padding:3px 8px;border-radius:6px;border:1px solid #cfd7d8;background:transparent;color:#cfd7d8;font-size:12px;font-weight:500;line-height:20px;cursor:pointer}._assignSections_1wxxc_194{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;background-color:#f1f1f1}._assignSection_1wxxc_194{display:flex;flex-direction:column;flex:1 1 0;min-height:0;padding:4px 12px;border-bottom:#d9d9d9 1px solid}._assignSectionHeader_1wxxc_211{display:flex;height:36px;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;color:#222}._assignCount_1wxxc_221{font-size:11px;color:#0064ff}._assignInput_1wxxc_226{width:100%;height:36px;margin:8px 0}._assignListWrapper_1wxxc_232{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}._selectedList_1wxxc_240{display:flex;flex-direction:column;padding:4px;flex:1 1 auto;min-height:0;overflow-y:auto;background:#fff;border-radius:6px;border:1px solid #696e71}._selectedListEmpty_1wxxc_252{justify-content:center;align-items:center}._assignListOverlay_1wxxc_257{position:absolute;left:0;right:0;top:0;z-index:2;display:flex;flex-direction:column;gap:8px;max-height:180px;overflow-y:auto;padding:10px 12px;border:1px solid #3d8bff;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0000001f}._assignItem_1wxxc_275{width:100%;text-align:left;border:1px solid transparent;background:#fff;color:#42484b;font-size:13px;font-weight:400;padding:8px 10px;border-radius:6px;cursor:pointer}._assignItemSelected_1wxxc_288{border-color:#3d8bff;background:#3d8bff26;color:#3d8bff}._selectedItem_1wxxc_294{display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 8px;border-radius:6px;font-size:14px;font-weight:400;color:#4f4f4f;line-height:16px}._removeButton_1wxxc_307{width:24px;height:24px;border:1px solid #cfd7d8;border-radius:3px;background:#fff;font-size:11px;color:#545a5d;cursor:pointer}._assignEmpty_1wxxc_318{font-size:14px;font-weight:400;line-height:18px;color:#696e71;text-align:center}._assignActions_1wxxc_326{margin-top:auto;display:flex;padding:12px;gap:10px}._root_1rc45_1{width:100%;height:100%;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 281px;grid-template-areas:"map sideBar";background-color:#fff}._map_1rc45_11{width:100%;height:100%;background-color:#fff;overflow:hidden}._sideBar_1rc45_18{grid-area:sideBar;background:#fff;border-left:1px solid #cfd7d8;display:flex;flex-direction:column;height:100%;overflow:hidden;min-height:0}._tableView_1rc45_29{display:flex;flex-direction:column;padding:24px 52px;height:100%}._tableHeader_1rc45_36{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:40px}._tableHeaderLeft_1rc45_44{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}._tableTitle_1rc45_52{font-size:14px;font-weight:700;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tableWrapper_1rc45_61{flex:1 1 auto;overflow:auto}._table_1rc45_29{width:100%;border-collapse:collapse;font-size:12px;color:#393e40}._table_1rc45_29 th,._table_1rc45_29 td{padding:10px 12px;border-bottom:1px solid #cfd7d8;text-align:left;white-space:nowrap}._table_1rc45_29 th{background:#cfd7d8;font-weight:600}._tableLink_1rc45_86{background:none;border:none;padding:0;color:#0064ff;font-weight:600;cursor:pointer}._portalOverlay_1rc45_95{position:absolute;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._portalContent_1rc45_105{width:100%;height:100%;max-width:100%;max-height:100%;background:#fff;border-radius:0;padding:0;overflow:hidden;display:flex;flex-direction:column}._tableContainer_1rc45_118{position:relative;width:100%;height:100%}._detailLayout_1rc45_124{display:flex;flex-direction:column;height:100%;overflow:hidden}._headerRow_1rc45_131{display:flex;align-items:center;align-self:stretch;padding:0 12px;height:52px}._headerTitle_1rc45_139{font-size:16px;font-weight:700;width:100%;color:#222;line-height:16px;text-align:start}._metrics_1rc45_148{display:flex;flex-direction:column;padding:8px 12px;border-top:#d9d9d9 1px solid}._metricRow_1rc45_155{display:flex;justify-content:space-between;align-items:center;height:36px;padding:0 12px;color:#4f4f4f;font-size:13px;font-weight:700;line-height:16px}._metricRow_1rc45_155 span:last-child{font-size:14px;font-weight:400;line-height:16px}._actionRow_1rc45_173{display:flex;padding:8px 12px;justify-content:center;border-bottom:#d9d9d9 1px solid}._actionButton_1rc45_180{height:36px}._taskHeader_1rc45_184{display:flex;justify-content:space-between;align-items:center;height:36px;padding:0 12px;font-size:14px;font-weight:700;background-color:#f1f1f1}._taskHeaderCount_1rc45_195{font-size:12px;color:#0064ff}._taskList_1rc45_200{background-color:#f1f1f1;display:flex;flex-direction:column;flex:1 1 auto;overflow-y:auto;padding:4px 12px;min-height:0;gap:8px}._taskCard_1rc45_211{border:1px solid #cfd7d8;border-radius:4px;padding:8px 12px;display:flex;justify-content:space-between;align-items:center;gap:4px;background:#fff;text-align:left}._taskInfo_1rc45_223{display:flex;flex-direction:column;gap:4px}._taskTitle_1rc45_229{font-size:12px;font-weight:700;color:#222}._taskMeta_1rc45_235{font-size:11px;color:#42484b}._detailPanel_1rc45_240{display:flex;flex-direction:column;height:100%;min-height:0;background:#f1f1f1}._detailHeader_1rc45_248{display:flex;align-items:center;padding:0 12px;height:48px;gap:10px;background:#fff;border-bottom:1px solid #d9d9d9}._detailTitle_1rc45_258{font-size:16px;font-weight:700;color:#222;line-height:16px;flex:1 1 auto}._detailMeta_1rc45_266{display:flex;flex-direction:column;padding:8px 0;background:#fff;border-bottom:1px solid #d9d9d9}._detailRow_1rc45_274{display:flex;justify-content:space-between;align-items:center;height:36px;padding:0 12px;color:#4f4f4f;font-size:12px;font-weight:700;line-height:16px}._detailRow_1rc45_274 span:last-child{font-size:14px;font-weight:400;line-height:16px}._detailTileSummary_1rc45_292{background:#222;padding:8px 12px;font-size:12px;font-weight:600;color:#cfd7d8;display:flex;flex-direction:column;gap:4px}._detailTileDesc_1rc45_303{margin-top:4px;font-size:12px;font-weight:600;color:#a4a6a6;line-height:16px}._assignSection_1rc45_311{display:flex;flex-direction:column;flex:1 1 0;min-height:0;padding:4px 12px;border-bottom:#d9d9d9 1px solid}._assignSectionHeader_1rc45_320{height:36px;display:flex;justify-content:space-between;align-items:center;background:#f1f1f1;font-size:14px;font-weight:700;color:#222;line-height:16px}._assignCount_1rc45_332{font-size:12px;font-weight:700;color:#0064ff;line-height:16px}._detailList_1rc45_339{border:1px solid #898f90;border-radius:6px;background:#fff;padding:4px;display:flex;flex-direction:column;overflow-y:auto;flex:1 1 0;min-height:0}._detailListItem_1rc45_351{height:36px;padding:0 8px;display:flex;align-items:center;font-size:14px;font-weight:400;color:#4f4f4f;line-height:16px}._detailEmpty_1rc45_362{font-size:14px;color:#696e71;text-align:center;padding:12px 0}._detailActions_1rc45_369{margin-top:auto;display:flex;gap:10px;padding:12px;background:#fff}._exitButton_1rc45_377{padding:12px;border-top:#d9d9d9 1px solid}._taskStatusBadge_namay_1{background:#cfd7d8;color:#42484b;border-radius:6px;font-size:11px;padding:6px 10px;font-weight:600;display:inline-block}._taskStatusBadgePending_namay_11{background:#fafaf9;color:#a4a6a6}._taskStatusBadgeInProgress_namay_16{background:#ffedd5;color:#f59e0b}._taskStatusBadgeCompleted_namay_21{background:#eff6ff;color:#94a3b8}._taskStatusBadgeReviewRequested_namay_26{background:#ecfdf5;color:#34d399}
