@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._container_1hhxu_1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}._loadingState_1hhxu_11{color:#fff;flex-direction:column;align-items:center;gap:16px;font-size:16px;display:flex}._loadingHint_1hhxu_20{color:#6b7280;justify-content:center;align-items:center;gap:10px;padding:24px;font-size:14px;display:flex}._qrOverlay_1hhxu_31{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._qrPanel_1hhxu_41{text-align:center;background:#fff;border-radius:16px;padding:32px;box-shadow:0 20px 60px #0000004d}._qrPanel_1hhxu_41 h3{color:#1a1a2e;margin:0 0 16px;font-size:18px}._qrPanel_1hhxu_41 p{color:#9ca3af;margin:12px 0 0;font-size:13px}._qrImage_1hhxu_61{border-radius:8px;width:200px;height:200px}._qrIframe_1hhxu_67{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:260px;height:300px}._qrContainer_1hhxu_75{flex-direction:column;justify-content:center;align-items:center;width:240px;height:auto;margin:0 auto;display:flex}._qrLoading_1hhxu_85{color:#6b7280;flex-direction:column;align-items:center;gap:12px;padding:32px;display:flex}._qrHint_1hhxu_94{color:#9ca3af;justify-content:space-between;align-items:center;width:100%;margin-top:12px;font-size:13px;display:flex}._refreshBtn_1hhxu_104,._retryBtn_1hhxu_104{color:#667eea;cursor:pointer;background:0 0;border:1px solid #c7d2fe;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;transition:all .2s;display:inline-flex}._refreshBtn_1hhxu_104:hover,._retryBtn_1hhxu_104:hover{background:#eef2ff}._qrExpired_1hhxu_122{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}._closeBtn_1hhxu_132{float:right;color:#667eea;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:4px 12px;font-size:13px}._spinner_1hhxu_143{animation:1s linear infinite _spin_1hhxu_143}@keyframes _spin_1hhxu_143{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loginCard_1hhxu_152{z-index:10;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:48px;animation:.5s ease-out _slideUp_1hhxu_1;position:relative;box-shadow:0 20px 60px #0003}@keyframes _slideUp_1hhxu_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._logo_1hhxu_175{text-align:center;margin-bottom:32px}._logoIcon_1hhxu_180{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex;box-shadow:0 10px 30px #667eea4d}._title_1hhxu_193{color:#1a1a2e;margin:0 0 8px;font-size:28px;font-weight:700}._subtitle_1hhxu_200{color:#666;margin:0;font-size:14px}._error_1hhxu_206{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;font-size:14px;display:flex}._actions_1hhxu_219{flex-direction:column;gap:16px;display:flex}._wecomButton_1hhxu_225{color:#fff;cursor:pointer;background:linear-gradient(135deg,#07c160 0%,#06ad56 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #07c1604d}._wecomButton_1hhxu_225:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #07c16066}._wecomButton_1hhxu_225:active:not(:disabled){transform:translateY(0)}._wecomButton_1hhxu_225:disabled{opacity:.7;cursor:not-allowed}._wecomIcon_1hhxu_257{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._wecomGuide_1hhxu_268{text-align:center;flex-direction:column;align-items:center;padding:32px 24px;display:flex}._wecomGuide_1hhxu_268 h3{color:#1a1a2e;margin:0 0 20px;font-size:16px;line-height:1.5}._wecomGuide_1hhxu_268 ol{text-align:left;color:#4b5563;margin:0;padding-left:20px;font-size:14px;line-height:2.2}._wecomGuide_1hhxu_268 ol strong{color:#07c160}._noConfig_1hhxu_296{color:#6b7280;text-align:center;background:#f9fafb;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}._noConfig_1hhxu_296 p{margin:0;font-size:14px}._configLink_1hhxu_313{color:#667eea;font-size:14px;font-weight:600;text-decoration:none}._configLink_1hhxu_313:hover{text-decoration:underline}._devButton_1hhxu_324{color:#4b5563;cursor:pointer;text-align:center;background:#f3f4f6;border:1px dashed #d1d5db;border-radius:8px;padding:12px 24px;font-size:14px;line-height:1.5;transition:all .2s}._devButton_1hhxu_324:hover:not(:disabled){color:#1a1a2e;background:#e5e7eb}._devButton_1hhxu_324:disabled{opacity:.6;cursor:not-allowed}._userPanel_1hhxu_348{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}._divider_1hhxu_354{color:#9ca3af;align-items:center;gap:16px;margin:8px 0;font-size:13px;display:flex}._divider_1hhxu_354:before,._divider_1hhxu_354:after{content:"";background:#e5e7eb;flex:1;height:1px}._userPanelHeader_1hhxu_371{color:#374151;background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:600;display:flex}._backBtn_1hhxu_383{color:#667eea;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 10px;font-size:13px}._backBtn_1hhxu_383:hover{background:#ede9fe}._searchBar_1hhxu_397{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:10px 14px;display:flex}._searchBar_1hhxu_397 svg{color:#9ca3af;flex-shrink:0}._searchBar_1hhxu_397 input{color:#374151;background:0 0;border:none;outline:none;flex:1;font-size:13px}._searchBar_1hhxu_397 input::placeholder{color:#c4c8cf}._emptyHint_1hhxu_424{text-align:center;color:#9ca3af;padding:24px 16px;font-size:13px}._userGrid_1hhxu_431{grid-template-columns:repeat(3,1fr);gap:8px;max-height:360px;padding:16px;display:grid;overflow-y:auto}._userCard_1hhxu_440{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;transition:all .2s;display:flex}._userCard_1hhxu_440:hover{background:#f0efff;border-color:#667eea;transform:translateY(-1px)}._userAvatar_1hhxu_459{color:#667eea;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}._userAvatar_1hhxu_459 img{object-fit:cover;width:100%;height:100%}._userName_1hhxu_478{color:#1f2937;word-break:break-all;font-size:13px;font-weight:600;line-height:1.2}._userPos_1hhxu_486{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;overflow:hidden}._footer_1hhxu_495{text-align:center;color:#9ca3af;margin-top:32px;font-size:12px}._footer_1hhxu_495 p{margin:0 0 4px}._footer_1hhxu_495 a{color:#667eea;text-decoration:none}._footer_1hhxu_495 a:hover{text-decoration:underline}._bgPattern_1hhxu_515{pointer-events:none;position:absolute;inset:0}._circle1_1hhxu_524,._circle2_1hhxu_525,._circle3_1hhxu_526{background:#ffffff1a;border-radius:50%;position:absolute}._circle1_1hhxu_524{width:400px;height:400px;top:-200px;right:-100px}._circle2_1hhxu_525{width:300px;height:300px;bottom:-150px;left:-100px}._circle3_1hhxu_526{background:#ffffff0d;width:200px;height:200px;top:50%;left:10%}@media (width<=480px){._loginCard_1hhxu_152{margin:16px;padding:32px 24px}._title_1hhxu_193{font-size:24px}}._button_g3qy8_1{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-family:var(--font-family);font-size:var(--font-size-sm);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:none;font-weight:500;display:inline-flex}._button_g3qy8_1:disabled{opacity:.5;cursor:not-allowed}._primary_g3qy8_22{background-color:var(--primary);color:var(--text-inverse)}._primary_g3qy8_22:hover:not(:disabled){background-color:var(--primary-hover)}._secondary_g3qy8_31{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border)}._secondary_g3qy8_31:hover:not(:disabled){background-color:var(--border)}._danger_g3qy8_41{background-color:var(--danger);color:var(--text-inverse)}._danger_g3qy8_41:hover:not(:disabled){background-color:#dc2626}._ghost_g3qy8_50{color:var(--text-secondary);background-color:#0000}._ghost_g3qy8_50:hover:not(:disabled){background-color:var(--bg-secondary);color:var(--text-primary)}._small_g3qy8_60{padding:var(--space-1) var(--space-3);font-size:var(--font-size-xs)}._medium_g3qy8_65{padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm)}._large_g3qy8_70{padding:var(--space-3) var(--space-6);font-size:var(--font-size-base)}._fullWidth_g3qy8_75{width:100%}._iconOnly_g3qy8_79{padding:var(--space-2)}._iconOnly_g3qy8_79._small_g3qy8_60{padding:var(--space-1)}._iconOnly_g3qy8_79._large_g3qy8_70{padding:var(--space-3)}._overlay_126c3_2{z-index:2000;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out _fadeIn_126c3_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_126c3_1{0%{opacity:0}to{opacity:1}}._modal_126c3_22{background-color:var(--bg-primary,#fff);border-radius:var(--radius-lg,12px);flex-direction:column;width:100%;max-width:700px;max-height:90vh;animation:.2s ease-out _slideIn_126c3_1;display:flex;overflow:visible;box-shadow:0 20px 60px #0003}@keyframes _slideIn_126c3_1{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}._header_126c3_41{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}._title_126c3_49{color:#1f2937;margin:0;font-size:16px;font-weight:600}._closeButton_126c3_56{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .15s}._closeButton_126c3_56:hover{color:#374151;background-color:#f3f4f6}._body_126c3_72{flex:1;padding:20px 24px;overflow:visible}._footer_126c3_79{background-color:#f9fafb;border-top:1px solid #e5e7eb;align-items:center;padding:14px 24px;display:flex}._content_126c3_88{gap:28px;padding:4px 0;display:flex;overflow:visible}._leftPanel_126c3_96{flex-direction:column;flex:0 0 300px;gap:18px;display:flex}._fieldGroup_126c3_103{flex-direction:column;gap:6px;display:flex}._noteFieldGroup_126c3_109{z-index:5;position:relative;overflow:visible}._label_126c3_115{color:#374151;font-size:14px;font-weight:600}._currentInputWrap_126c3_121{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;display:flex;overflow:hidden}._currentInput_126c3_121{color:#111827;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:textfield;pointer-events:auto;background:0 0;border:none;outline:none;flex:1;width:100%;padding:10px 14px;font-size:20px;font-weight:600}._currentInput_126c3_121::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._currentInput_126c3_121::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._currentInput_126c3_121:focus{box-shadow:inset 0 0 0 2px #6366f126}._currentInputWrap_126c3_121{pointer-events:auto}._unit_126c3_160{color:#9ca3af;background:#f9fafb;border-left:1px solid #e5e7eb;flex-shrink:0;padding:10px 12px;font-size:14px}._rangeText_126c3_169{color:#6b7280;font-size:13px}._updateMode_126c3_174,._statusHint_126c3_175{color:#9ca3af;font-size:13px}._modeLink_126c3_180{color:#3b82f6;cursor:pointer;text-decoration:none}._modeLink_126c3_180:hover{text-decoration:underline}._statusList_126c3_191{flex-direction:column;gap:6px;margin-top:8px;display:flex}._statusItem_126c3_198{color:#374151;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:5px 10px;font-size:14px;transition:background .15s;display:flex}._statusItem_126c3_198:hover:not(:has(input:disabled)){background:#f3f4f6}._statusItemSelected_126c3_214{background:#6366f10f}._statusItem_126c3_198 input[type=radio]{appearance:none;cursor:pointer;width:18px;height:18px;margin:0}._statusItem_126c3_198 input[type=radio]:disabled{cursor:default}._statusRadioCustom_126c3_233{box-sizing:border-box;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:inline-flex}._statusRadioInner_126c3_247{background:#fff;border-radius:50%;width:8px;height:8px}._manualMode_126c3_254{color:#3b82f6!important}._statusDot_126c3_258{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}._rightPanel_126c3_267{flex-direction:column;flex:1;gap:18px;display:flex;overflow:visible}._noteTextarea_126c3_275{color:#374151;resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;min-height:200px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6}._noteTextarea_126c3_275:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._noteTextarea_126c3_275::placeholder{color:#c4c8cf}._mentionDropdown_126c3_299{z-index:3000;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:220px;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 -4px 16px #00000014}._mentionItem_126c3_313{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 12px;display:flex}._mentionItem_126c3_313:hover,._mentionItemActive_126c3_326{background:#eef2ff}._mentionAvatar_126c3_330{color:#475569;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex;overflow:hidden}._mentionAvatar_126c3_330 img{object-fit:cover;width:100%;height:100%}._mentionInfo_126c3_351{flex-direction:column;min-width:0;display:flex}._mentionInfo_126c3_351 strong{color:#0f172a;font-size:13px;font-weight:500}._mentionInfo_126c3_351 span{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}._attachSection_126c3_371{align-items:center;gap:16px;display:flex}._addAttachBtn_126c3_377{color:#6b7280;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:6px;padding:6px 18px;font-size:13px;transition:all .15s}._addAttachBtn_126c3_377:hover{color:#6366f1;border-color:#6366f1}._historyLink_126c3_394{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:14px}._historyLink_126c3_394:hover{text-decoration:underline}._historyOverlay_126c3_406{z-index:2100;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out _fadeIn_126c3_1;display:flex;position:fixed;inset:0}._historyModal_126c3_417{background:#fff;border-radius:16px;flex-direction:column;width:92%;max-width:820px;height:78vh;animation:.2s ease-out _slideIn_126c3_1;display:flex;box-shadow:0 24px 80px #0003}._historyHeader_126c3_429{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}._historyTitle_126c3_438{color:#1f2937;margin:0;font-size:17px;font-weight:600}._historyBody_126c3_445{flex:1;min-height:0;display:flex;overflow:hidden}._chartSection_126c3_453{background:#fff;border-right:1px solid #f0f0f0;flex:1.3;justify-content:center;align-items:flex-start;padding:16px 20px 8px;display:flex;position:relative}._chartSvg_126c3_464{width:100%;max-width:520px;height:auto}._tooltipCard_126c3_471{z-index:5;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:150px;padding:10px 14px;animation:.15s ease-out _tooltipIn_126c3_1;position:absolute;transform:translate(-50%);box-shadow:0 4px 16px #0000001a}@keyframes _tooltipIn_126c3_1{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}._tooltipDate_126c3_490{color:#6b7280;margin-bottom:4px;font-size:12px}._tooltipRow_126c3_496{color:#374151;align-items:center;gap:6px;font-size:14px;display:flex}._tooltipDot_126c3_504{background:#3b82f6;border-radius:50%;flex-shrink:0;width:7px;height:7px}._tooltipLabel_126c3_512{color:#6b7280;font-size:13px}._tooltipVal_126c3_517{color:#111827;font-weight:600}._recordsSection_126c3_523{flex:.9;padding:16px 20px;overflow-y:auto}._legend_126c3_530{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}._legendItem_126c3_537{color:#6b7280;align-items:center;gap:6px;font-size:13px;display:flex}._legendDot_126c3_545{border-radius:50%;flex-shrink:0;width:8px;height:8px}._recordsTitle_126c3_552{color:#374151;margin:0 0 14px;font-size:15px;font-weight:600}._emptyRecords_126c3_559{color:#9ca3af;text-align:center;margin:40px 0 0;font-size:13px}._recordsList_126c3_566{flex-direction:column;gap:16px;display:flex}._recordItem_126c3_572{border-bottom:1px solid #f3f4f6;padding:10px 30px 10px 0;position:relative}._recordDate_126c3_578{color:#6b7280;margin-bottom:6px;font-size:13px}._recordDetail_126c3_584{color:#374151;align-items:center;gap:6px;font-size:14px;display:flex}._recordDot_126c3_592{border-radius:50%;flex-shrink:0;width:8px;height:8px}._recordNote_126c3_599{color:#9ca3af;word-break:break-all;margin-top:4px;font-size:13px}._recordExpand_126c3_606{cursor:pointer;color:#c4c8cf;background:0 0;border:none;padding:4px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%)}._recordExpand_126c3_606:hover{color:#6b7280}._historyFooter_126c3_622{border-top:1px solid #e5e7eb;flex-shrink:0;padding:14px 28px}._updateProgressLink_126c3_628{color:#3b82f6;font-size:14px;font-weight:500;text-decoration:none}._overlay_191ta_1{z-index:2200;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_191ta_7{background:#fff;border-radius:12px;width:480px;max-width:90vw;overflow:hidden;box-shadow:0 20px 60px #0000002e}._header_191ta_14{justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}._title_191ta_19{color:#1f2937;margin:0;font-size:16px;font-weight:600}._closeBtn_191ta_23{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}._closeBtn_191ta_23:hover{color:#374151;background:#f3f4f6}._body_191ta_30{padding:8px 22px 16px}._krRow_191ta_34{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:12px 0;display:flex}._krRow_191ta_34:last-child{border-bottom:none}._krLabel_191ta_41{color:#6b7280;white-space:nowrap;font-size:13px;font-weight:600}._krTitle_191ta_45{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}._weightInputWrap_191ta_50{flex-shrink:0;align-items:center;display:flex}._weightInput_191ta_50{text-align:center;color:#374151;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:64px;padding:6px 8px;font-size:15px;transition:border-color .15s}._weightInput_191ta_50:focus{border-color:#3b82f6}._weightInput_191ta_50::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._weightInput_191ta_50::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._percentSign_191ta_65{color:#9ca3af;margin-left:2px;font-size:14px}._footer_191ta_69{border-top:1px solid #ececf0;justify-content:space-between;align-items:center;padding:14px 22px 18px;display:flex}._totalText_191ta_75{color:#374151;font-size:14px}._totalText_191ta_75 strong{color:#111827}._totalOver_191ta_79,._totalOver_191ta_79 strong{color:#dc2626}._overHint_191ta_81{color:#dc2626;margin-left:4px;font-size:12px;font-weight:400}._footerBtns_191ta_83{gap:10px;display:flex}._cancelBtn_191ta_87{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:7px 20px;font-size:14px}._cancelBtn_191ta_87:hover{background:#e5e7eb}._confirmBtn_191ta_93{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:7px 24px;font-size:14px;font-weight:500}._confirmBtn_191ta_93:hover{background:#2563eb}._confirmDisabled_191ta_98{color:#9ca3af;cursor:not-allowed;background:#d1d5db}._confirmDisabled_191ta_98:hover{background:#d1d5db}._overlay_yvj7w_1{z-index:999;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_yvj7w_7{background:#fff;border-radius:14px;width:380px;padding:24px 28px;box-shadow:0 20px 60px #0000002e}._header_yvj7w_13{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}._title_yvj7w_16{color:#1f2937;margin:0;font-size:16px;font-weight:600}._closeBtn_yvj7w_19{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}._closeBtn_yvj7w_19:hover{color:#374151;background:#e5e7eb}._body_yvj7w_27{margin-bottom:8px}._formRow_yvj7w_29{align-items:center;gap:12px;margin-bottom:16px;display:flex}._formRow_yvj7w_29:last-child{margin-bottom:0}._label_yvj7w_34{color:#374151;text-align-last:justify;flex-shrink:0;width:56px;font-size:14px;font-weight:500}._unitInput_yvj7w_40{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:120px;padding:7px 12px;font-size:14px;transition:border-color .2s}._unitInput_yvj7w_40:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82ff1a}._valueInputWrap_yvj7w_48{background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}._valueInputWrap_yvj7w_48:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82ff1a}._valueInput_yvj7w_48{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:50px;padding:7px 10px;font-size:14px}._unitSuffix_yvj7w_60{color:#9ca3af;white-space:nowrap;pointer-events:none;flex-shrink:0;padding:0 12px;font-size:13px}._footer_yvj7w_66{justify-content:space-between;align-items:center;margin-top:20px;display:flex}._resetBtn_yvj7w_69{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:4px;padding:8px 16px;font-size:13px;transition:all .15s;display:flex}._resetBtn_yvj7w_69:hover{color:#374151;background:#f9fafb;border-color:#9ca3af}._confirmBtn_yvj7w_77{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:8px 32px;font-size:14px;font-weight:600;transition:all .15s}._confirmBtn_yvj7w_77:hover{background:#2563eb;box-shadow:0 4px 12px #3b82ff59}._confirmBtn_yvj7w_77:active{transform:scale(.97)}._overlay_dotne_1{z-index:999;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_dotne_7{background:#fff;border-radius:14px;width:440px;padding:24px 28px;position:relative;box-shadow:0 20px 60px #0000002e}._header_dotne_14{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._title_dotne_17{color:#1f2937;margin:0;font-size:16px;font-weight:600}._closeBtn_dotne_18{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}._closeBtn_dotne_18:hover{color:#374151;background:#e5e7eb}._options_dotne_25{margin-bottom:8px}._optionItem_dotne_27{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;margin-bottom:4px;padding:11px 12px;transition:all .15s;display:flex}._optionItem_dotne_27:last-child{margin-bottom:0}._optionItem_dotne_27:hover{background:#f9fafb}._optionActive_dotne_35{background:#eff6ff;border-color:#bfdbfe}._checkboxInput_dotne_37{appearance:none;cursor:pointer;border:2px solid #d1d5db;border-radius:5px;outline:none;flex-shrink:0;width:18px;min-width:18px;height:18px;transition:all .15s;position:relative}._checkboxInput_dotne_37:checked{background:#3b82f6;border-color:#3b82f6}._checkboxInput_dotne_37:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}._optionLabel_dotne_51{color:#374151;font-size:14px;font-weight:500}._optionActive_dotne_35 ._optionLabel_dotne_51{color:#1d4ed8}._addLink_dotne_54{color:#3b82f6;cursor:pointer;white-space:nowrap;align-items:center;gap:3px;margin-left:auto;font-size:13px;display:inline-flex}._addLink_dotne_54:hover{color:#2563eb;text-decoration:underline}._selectedTags_dotne_61{background:#f9fafb;border-radius:8px;flex-wrap:wrap;gap:6px;margin-top:8px;padding:10px 12px;display:flex}._tag_dotne_67{color:#1d4ed8;background:#dbeafe;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;display:inline-flex}._tagRemove_dotne_72{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0 0 0 2px;font-size:14px;line-height:1}._tagRemove_dotne_72:hover{color:#dc2626}._footer_dotne_78{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;padding-top:16px;display:flex}._cancelBtn_dotne_83{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:7px 20px;font-size:14px;transition:all .15s}._cancelBtn_dotne_83:hover{color:#374151;background:#f9fafb}._applyAllBtn_dotne_89{color:#3b82f6;cursor:pointer;background:#fff;border:1px solid #3b82f6;border-radius:8px;padding:7px 20px;font-size:14px;transition:all .15s}._applyAllBtn_dotne_89:hover{background:#eff6ff}._confirmBtn_dotne_95{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:7px 22px;font-size:14px;font-weight:600;transition:all .15s}._confirmBtn_dotne_95:hover{background:#2563eb;box-shadow:0 4px 12px #3b82ff59}._contactsOverlay_dotne_102{z-index:1000;background:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._contactsPanel_dotne_108{background:#fff;border-radius:16px;flex-direction:column;width:700px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #00000038}._contactsHeader_dotne_115{justify-content:space-between;align-items:center;padding:20px 24px 14px;display:flex}._contactsHeader_dotne_115 h3{color:#111827;margin:0;font-size:17px;font-weight:600}._contactsClose_dotne_120{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}._contactsClose_dotne_120:hover{background:#e5e7eb}._contactsBody_dotne_128{border-top:1px solid #f3f4f6;flex:1;min-height:0;display:flex}._contactsLeft_dotne_134{border-right:1px solid #f3f4f6;flex-direction:column;flex-shrink:0;width:420px;display:flex}._searchWrap_dotne_140{margin:14px 18px 10px;position:relative}._searchIcon_dotne_143{color:#9ca3af;position:absolute;top:50%;left:11px;transform:translateY(-50%)}._searchInput_dotne_147{color:#374151;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:9px 12px 9px 34px;font-size:13px}._searchInput_dotne_147:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82ff1a}._searchInput_dotne_147::placeholder{color:#9ca3af}._contactListScroll_dotne_154{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex:1;padding:0 10px 16px;overflow-y:auto}._contactListScroll_dotne_154::-webkit-scrollbar{width:5px}._contactListScroll_dotne_154::-webkit-scrollbar-track{background:0 0}._contactListScroll_dotne_154::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._selectAllRow_dotne_165{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:10px 8px;font-size:14px;font-weight:500;display:flex}._selectAllRow_dotne_165:hover{background:#f9fafb;border-radius:6px}._deptRow_dotne_175{border-radius:6px;align-items:center;gap:6px;padding:9px 8px;transition:background .12s;display:flex}._deptRow_dotne_175:hover{background:#f9fafb}._deptIndent_dotne_181{padding-left:22px}._deptCheckbox_dotne_183{appearance:none;cursor:pointer;border:1.5px solid #d1d5db;border-radius:4px;outline:none;flex-shrink:0;width:16px;min-width:16px;height:16px;transition:all .12s}._deptCheckbox_dotne_183:checked{background:#3b82f6;border-color:#3b82f6}._deptCheckbox_dotne_183:checked:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}._deptCheckbox_dotne_183{position:relative}._deptIconWrap_dotne_199{cursor:pointer;flex:1;align-items:center;gap:5px;display:flex}._deptIcon_dotne_199{flex-shrink:0;align-items:center;display:flex}._deptName_dotne_204{color:#374151;white-space:nowrap;font-size:14px;font-weight:500}._deptCount_dotne_205{color:#9ca3af;white-space:nowrap;font-size:13px}._subBtn_dotne_207{color:#3b82f6;cursor:pointer;white-space:nowrap;background:#eff6ff;border:none;border-radius:4px;flex-shrink:0;padding:2px 10px;font-size:12px}._subBtn_dotne_207:hover{background:#dbeafe}._userItem_dotne_218{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:8px;padding:7px 8px 7px 30px;transition:background .12s;display:flex}._userItem_dotne_218:hover{background:#f9fafb}._userCheckbox_dotne_225{appearance:none;cursor:pointer;border:1.5px solid #d1d5db;border-radius:4px;outline:none;flex-shrink:0;width:16px;min-width:16px;height:16px;transition:all .12s}._userCheckbox_dotne_225:checked{background:#3b82f6;border-color:#3b82f6}._userCheckbox_dotne_225:checked:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}._userCheckbox_dotne_225{position:relative}._userAvatar_dotne_239{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex;overflow:hidden}._userAvatar_dotne_239 img{object-fit:cover;width:100%;height:100%}._userName_dotne_247{color:#1f2937;font-size:13px;font-weight:500}._userInfoCol_dotne_248{flex-direction:column;gap:1px;display:flex}._userPos_dotne_249{color:#9ca3af;font-size:11px}._searchResultHeader_dotne_252{color:#6b7280;padding:8px 12px;font-size:12px;font-weight:500}._noResult_dotne_256{text-align:center;color:#9ca3af;padding:40px 0;font-size:13px}._contactsRight_dotne_259{background:#fafbfc;flex-direction:column;flex-shrink:0;width:280px;display:flex}._selectedHeader_dotne_265{color:#374151;justify-content:space-between;align-items:center;padding:16px 18px 10px;font-size:14px;font-weight:500;display:flex}._clearBtn_dotne_270{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}._clearBtn_dotne_270:hover{text-decoration:underline}._selectedList_dotne_276{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex:1;padding:0 14px 16px;overflow-y:auto}._selectedList_dotne_276::-webkit-scrollbar{width:4px}._selectedList_dotne_276::-webkit-scrollbar-track{background:0 0}._selectedList_dotne_276::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._selectedPersonCard_dotne_286{background:#fff;border:1px solid #f3f4f6;border-radius:8px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 10px;display:flex}._selectedAvatar_dotne_292{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex;overflow:hidden}._selectedAvatar_dotne_292 img{object-fit:cover;width:100%;height:100%}._selectedName_dotne_300{color:#374151;flex:1;font-size:13px;font-weight:500}._selectedRemove_dotne_302{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;display:flex}._selectedRemove_dotne_302:hover{background:#fecaca}._emptySelected_dotne_309{text-align:center;color:#9ca3af;padding:40px 0;font-size:13px}._contactsFooter_dotne_314{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:14px 24px 18px;display:flex}._cancelBtnSmall_dotne_319{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:7px 22px;font-size:14px;transition:all .15s}._cancelBtnSmall_dotne_319:hover{color:#374151;background:#f9fafb}._confirmBtnSmall_dotne_325{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:7px 28px;font-size:14px;font-weight:600;transition:all .15s}._confirmBtnSmall_dotne_325:hover{background:#2563eb;box-shadow:0 4px 12px #3b82ff59}._card_54uvh_1{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:16px 14px;transition:all .2s;overflow:visible}._card_54uvh_1:hover{box-shadow:0 4px 12px #00000014}._draftCard_54uvh_15{background:#fffbeb;border-style:dashed;border-color:#fcd34d}._draftCard_54uvh_15:hover{box-shadow:0 4px 14px #f59e0b24}._objectiveRow_54uvh_26{justify-content:space-between;align-items:flex-start;gap:16px;display:flex;overflow:visible}._objectiveLeft_54uvh_34{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}._objectiveMain_54uvh_42{flex-direction:column;flex:1;min-width:0;display:flex}._alignmentMetaRow_54uvh_49{color:#9ca3af;align-items:center;gap:8px;height:20px;margin-bottom:2px;margin-left:38px;font-size:12px;line-height:1;display:flex}._alignedByRow_54uvh_63{color:#6b7280;border-top:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 16px;font-size:12px;display:flex}._alignedByIcon_54uvh_74{color:#9ca3af;flex-shrink:0;margin-top:1px}._alignedByUser_54uvh_80{align-items:center;gap:4px;display:inline-flex}._alignedByAvatar_54uvh_86{object-fit:cover;border-radius:50%;width:18px;height:18px}._alignedByAvatarFallback_54uvh_93{color:#4f46e5;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex}._alignedByName_54uvh_107{color:#4b5563;white-space:nowrap;font-weight:500}._alignedBySep_54uvh_113{color:#d1d5db}._alignedOwner_54uvh_116{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}._objectiveLeft_54uvh_34>._alignBtn_54uvh_123{display:none}._alignBtn_54uvh_123{color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;min-width:0;max-width:260px;padding:2px 4px;font-size:12px;display:flex}._alignBtn_54uvh_123 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._alignBtn_54uvh_123:hover{background-color:#6366f10d;border-radius:6px}._objBadge_54uvh_153{background-color:var(--primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:13px;font-weight:700;display:flex}._draftTag_54uvh_168{color:#92400e;white-space:nowrap;background:#fef3c7;border:1px solid #fcd34d;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;height:24px;margin-top:3px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}._draftTag_54uvh_168 svg{flex-shrink:0}._objectiveContent_54uvh_189{flex-direction:column;gap:6px;min-width:0;display:flex}._title_54uvh_196{color:#1f2937;margin:0;font-size:16px;font-weight:600;line-height:1.4}._metaRow_54uvh_204{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._typeTag_54uvh_211{background-color:#6366f114;border-radius:20px;padding:2px 8px;font-size:12px;font-weight:500}._ownerAvatar_54uvh_219{object-fit:cover;border-radius:50%;width:22px;height:22px}._ownerAvatarFallback_54uvh_226{color:#fff;background-color:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:600;display:flex}._ownerName_54uvh_239{color:#374151;font-size:13px;font-weight:500}._objectiveRight_54uvh_246{flex-shrink:0;align-items:center;gap:20px;padding-right:4px;display:flex;position:relative}._visibilitySummaryText_54uvh_255{color:#475569;-webkit-line-clamp:2;word-break:break-all;text-align:center;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}._visibilitySummaryBtn_54uvh_267{cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:160px;max-width:220px;padding:4px 6px;transition:background-color .15s;display:flex}._visibilitySummaryBtn_54uvh_267:hover{background:#f8fafc}._visibilitySummaryBtnDisabled_54uvh_287{cursor:not-allowed;opacity:.7}._visibilitySummaryLabel_54uvh_292{color:#9ca3af;justify-content:center;align-items:center;gap:4px;font-size:11px;display:inline-flex}._progressInfo_54uvh_302{flex-direction:column;align-items:center;gap:4px;display:flex}._progressLabel_54uvh_309{color:#9ca3af;font-size:11px}._progressCircleWrap_54uvh_314{align-items:center;gap:4px;display:flex}._progressText_54uvh_320{color:#374151;font-size:13px;font-weight:600}._weightInfo_54uvh_326{flex-direction:column;align-items:center;gap:4px;display:flex}._weightLabel_54uvh_333{color:#9ca3af;font-size:11px}._weightValue_54uvh_338{color:#374151;font-size:14px;font-weight:500}._ratingInfo_54uvh_344{flex-direction:column;align-items:center;gap:4px;display:flex}._ratingLabel_54uvh_351{color:#9ca3af;font-size:11px}._ratingStars_54uvh_356{align-items:center;gap:2px;display:inline-flex}._ratingStarsDisabled_54uvh_362{opacity:.78}._starBtn_54uvh_366{color:#cbd5e1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .15s,transform .15s;display:inline-flex}._starBtn_54uvh_366:hover{color:#fbbf24;transform:translateY(-1px)}._starBtn_54uvh_366:disabled{cursor:default;transform:none}._starBtnActive_54uvh_388{color:#f59e0b}._iconBtn_54uvh_392{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}._iconBtn_54uvh_392:hover{color:#374151;background-color:#f3f4f6}._menuWrapper_54uvh_411{position:relative}._dropdownMenu_54uvh_415{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:90px;overflow:hidden;box-shadow:0 4px 12px #00000026}._dropdownPortal_54uvh_425{z-index:9999;position:fixed;inset:0}._dropdownMenu_54uvh_415 button{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:13px;transition:background-color .15s;display:block}._dropdownMenu_54uvh_415 button:hover{background-color:#f3f4f6}._dangerAction_54uvh_447{color:#ef4444!important}._dangerAction_54uvh_447:hover{background-color:#fef2f2!important}._krList_54uvh_456{flex-direction:column;gap:8px;margin-top:12px;padding-left:38px;display:flex}._krRow_54uvh_464{background-color:#fafbfc;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}._krLeft_54uvh_474{flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}._krLabel_54uvh_482{color:#6b7280;white-space:nowrap;font-size:13px;font-weight:600}._krTitle_54uvh_489{color:#374151;font-size:14px;line-height:1.5}._krRight_54uvh_495{flex-shrink:0;align-items:center;gap:20px;display:flex}._krProgressWrap_54uvh_502{align-items:center;gap:3px;display:flex}._krProgressWrap_54uvh_502._clickable_54uvh_508{cursor:pointer}._krProgressWrap_54uvh_502._clickable_54uvh_508:hover{opacity:.8}._krProgressText_54uvh_516{color:#374151;font-size:11px;font-weight:600}._krEditWrap_54uvh_522{align-items:center;gap:6px;display:flex}._krProgressInput_54uvh_528{border:1.5px solid var(--primary);color:#374151;text-align:center;border-radius:6px;outline:none;width:60px;padding:4px 8px;font-size:13px;font-weight:600}._krProgressInput_54uvh_528::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._krProgressInput_54uvh_528::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._krUnit_54uvh_546{color:#6b7280;font-size:12px}._confirmBtn_54uvh_551{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}._confirmBtn_54uvh_551:hover{background-color:#4f46e5}._krTarget_54uvh_569{color:#6b7280;font-variant-numeric:tabular-nums;text-align:right;min-width:45px;font-size:14px}._emptyKRs_54uvh_577{color:#9ca3af;margin-top:12px;padding:12px 16px 12px 54px;font-size:13px}._cardEditing_54uvh_585{border-color:#3b82f6!important;box-shadow:0 4px 16px #3b82f61a!important}._editPanel_54uvh_590{cursor:default;padding:0}._editHeader_54uvh_593{padding:14px 14px 0}._editHeaderTop_54uvh_594{align-items:center;gap:10px;display:flex}._editTitleInput_54uvh_597{color:#111827;background:0 0;border:1px solid #0000;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-size:17px;font-weight:600;transition:all .15s}._editTitleInput_54uvh_597:focus{background:#fafbfc;border-color:#3b82f6}._editTitleInput_54uvh_597::placeholder{color:#c4c8cf;font-weight:400}._editMeta_54uvh_605{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;line-height:1.3;display:flex}._metaLabel_54uvh_608{color:#9ca3af;white-space:nowrap;font-size:11px}._metaPercent_54uvh_609{color:#374151;white-space:nowrap;font-size:14px;font-weight:600}._editDeptRow_54uvh_614{align-items:center;gap:8px;margin-top:8px;display:flex}._deptTag_54uvh_617{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:5px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;display:inline-flex}._editTypeWrap_54uvh_624{position:relative}._editTypeDropdown_54uvh_627{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:96px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 24px #0f172a1f}._editTypeOption_54uvh_639{text-align:left;color:#374151;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:7px 10px;font-size:12px;display:block}._editTypeOption_54uvh_639:hover{background:#f3f4f6}._editTypeOptionActive_54uvh_654{color:#4f46e5;background:#6366f114;font-weight:600}._ownerTag_54uvh_659{color:#374151;align-items:center;gap:5px;font-size:13px;display:flex}._ownerAvatarSmall_54uvh_663{color:#fff;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:flex}._ownerAvatarSmallImg_54uvh_669{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}._editDesc_54uvh_675{color:#6b7280;resize:vertical;box-sizing:border-box;background:#fafbfc;border:none;border-radius:8px;outline:none;width:100%;min-height:48px;margin-top:10px;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.55}._editDesc_54uvh_675:focus{border:1px solid #e5e7eb}._editDesc_54uvh_675::placeholder{color:#c4c8cf}._divider_54uvh_684{background:#ececf0;height:1px;margin:14px 0}._editKRList_54uvh_687{padding:0 14px 12px}._editKRRow_54uvh_688{border-bottom:1px solid #f5f5f7;align-items:center;gap:10px;padding:11px 0;display:flex}._editKRRow_54uvh_688:last-child{border-bottom:none}._editKRTitle_54uvh_694{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:80px;padding:4px 0;font-size:14px}._editKRTitle_54uvh_694::placeholder{color:#c4c8cf}._editKRRight_54uvh_700{flex-shrink:0;align-items:center;gap:10px;display:flex}._editWeight_54uvh_705{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:42px;padding:4px;font-size:13px}._editWeight_54uvh_705:focus{color:#374151;border-color:#3b82f6}._editKRProgBox_54uvh_713{color:#374151;cursor:default;background:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;min-width:56px;padding:5px 12px;font-size:14px;font-weight:600;display:flex}._clickableBox_54uvh_720{cursor:pointer!important}._clickableBox_54uvh_720:hover{color:#3b82f6;border-color:#3b82f6}._editKRTargetBox_54uvh_724{color:#9ca3af;white-space:nowrap;background:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;min-width:76px;padding:5px 12px;font-size:14px;display:flex}._krDeleteBtn_54uvh_732{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._krDeleteBtn_54uvh_732:hover{color:#ef4444;background:#fee2e2}._addKrBtn_54uvh_739{color:#3b82f6;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:4px;padding:10px;font-size:13px;display:flex}._addKrBtn_54uvh_739:hover{background:#3b82f605;border-color:#3b82f6}._editFooter_54uvh_748{border-top:1px solid #ececf0;justify-content:space-between;align-items:center;margin-top:4px;padding:12px 14px 14px;display:flex}._lockBtn_54uvh_753{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:13px;display:flex}._lockBtn_54uvh_753:hover{color:#374151}._editFooterRight_54uvh_759{align-items:center;gap:10px;display:flex}._cancelBtn_54uvh_760{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:6px 18px;font-size:13px;font-weight:500}._cancelBtn_54uvh_760:hover{background:#e5e7eb}._draftBtn_54uvh_765{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 18px;font-size:13px;font-weight:500}._draftBtn_54uvh_765:hover{background:#f9fafb;border-color:#9ca3af}._saveBtn_54uvh_770{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:6px 18px;font-size:13px;font-weight:500}._saveBtn_54uvh_770:hover{background:#2563eb}._archivedCard_54uvh_777{opacity:.8;background:#f9fafb;border-color:#d1d5db}._archivedTag_54uvh_782{color:#6b7280;white-space:nowrap;background:#e5e7eb;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}._archivedCard_54uvh_777:hover{box-shadow:none}._deleteOverlay_54uvh_790{z-index:1000;background:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._deleteModal_54uvh_799{background:#fff;border-radius:12px;width:400px;padding:24px 28px;box-shadow:0 8px 32px #00000026}._deleteHeader_54uvh_806{align-items:center;gap:10px;margin-bottom:12px;display:flex}._deleteIcon_54uvh_812{font-size:20px}._deleteTitle_54uvh_813{color:#1f2937;flex:1;margin:0;font-size:16px;font-weight:600}._deleteClose_54uvh_820{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._deleteClose_54uvh_820:hover{color:#374151;background:#f3f4f6}._deleteDesc_54uvh_826{color:#6b7280;margin:0 0 20px;padding-left:30px;font-size:14px;line-height:1.55}._deleteFooter_54uvh_830{justify-content:flex-end;gap:12px;display:flex}._deleteFooter_54uvh_830 ._cancelBtn_54uvh_760{white-space:nowrap;width:auto;min-width:68px;height:36px;padding:8px 20px;font-size:14px}._deleteFooter_54uvh_830 ._confirmBtn_54uvh_551{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:6px;width:auto;min-width:68px;height:36px;padding:8px 20px;font-size:14px;font-weight:500}._deleteFooter_54uvh_830 ._confirmBtn_54uvh_551:hover{background:#2563eb}._emptyState_17d47_1{padding:var(--space-12) var(--space-6);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}._icon_17d47_10{width:80px;height:80px;margin-bottom:var(--space-6);color:var(--text-tertiary)}._title_17d47_17{font-size:var(--font-size-lg);color:var(--text-primary);margin:0 0 var(--space-2);font-weight:600}._description_17d47_24{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0 0 var(--space-6);max-width:300px}._overlay_d1noa_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out _fadeIn_d1noa_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_d1noa_1{0%{opacity:0}to{opacity:1}}._modal_d1noa_24{background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);flex-direction:column;width:100%;max-width:560px;max-height:90vh;animation:.2s ease-out _slideIn_d1noa_1;display:flex;overflow:hidden}@keyframes _slideIn_d1noa_1{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}._large_d1noa_48{max-width:700px}._header_d1noa_52{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}._title_d1noa_60{font-size:var(--font-size-lg);color:var(--text-primary);margin:0;font-weight:600}._closeButton_d1noa_67{cursor:pointer;padding:var(--space-1);color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none}._closeButton_d1noa_67:hover{background-color:var(--bg-secondary);color:var(--text-primary)}._body_d1noa_82{padding:var(--space-5);flex:1;overflow:hidden auto}._footer_d1noa_89{justify-content:flex-end;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);border-top:1px solid var(--border);background-color:var(--bg-secondary);display:flex}._container_vyh9p_1{gap:var(--space-3);flex-direction:column;display:flex;position:relative}._submittedBadge_vyh9p_8{font-size:var(--font-size-xs);color:var(--accent);border-radius:var(--radius-sm);background-color:#22c55e1a;padding:2px 8px;font-weight:500;position:absolute;top:0;right:0}._toolbar_vyh9p_20{gap:var(--space-1);padding:var(--space-2);background-color:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border);display:flex}._toolbarBtn_vyh9p_29{border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;font-size:var(--font-size-sm);color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;display:flex}._toolbarBtn_vyh9p_29:hover{background-color:var(--bg-primary);color:var(--text-primary)}._editor_vyh9p_50{width:100%;min-height:300px;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--text-primary);background-color:var(--bg-primary);resize:vertical;box-sizing:border-box;line-height:1.7}._editor_vyh9p_50:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}._editor_vyh9p_50::placeholder{color:var(--text-secondary);opacity:.7}._form_1d788_1{gap:var(--space-5);flex-direction:column;display:flex}._section_1d788_7{gap:var(--space-3);flex-direction:column;display:flex}._sectionHeader_1d788_13{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--text-primary);font-weight:600;display:flex}._sectionHeader_1d788_13 svg{color:var(--primary)}._optional_1d788_26{color:var(--text-tertiary);font-weight:400}._titleInputWrapper_1d788_32{gap:var(--space-1);flex-direction:column;display:flex}._titleInput_1d788_32{padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);font-size:var(--font-size-lg);color:var(--text-primary);background-color:var(--bg-primary);transition:all var(--transition-fast);font-weight:500}._titleInput_1d788_32:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}._titleInput_1d788_32::placeholder{color:var(--text-tertiary)}._titleInput_1d788_32._inputError_1d788_59{border-color:var(--danger)}._descriptionInput_1d788_64{margin-top:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);font-size:var(--font-size-sm);color:var(--text-secondary);background-color:var(--bg-primary);resize:vertical;min-height:80px;transition:all var(--transition-fast);font-family:inherit}._descriptionInput_1d788_64:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}._descriptionInput_1d788_64::placeholder{color:var(--text-tertiary)}._titleDisplay_1d788_88{padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);font-size:var(--font-size-lg);color:var(--text-primary);background-color:var(--bg-secondary);font-weight:500}._error_1d788_98{font-size:var(--font-size-xs);color:var(--danger)}._typeSelector_1d788_104{gap:var(--space-2);margin-top:var(--space-2);display:flex}._typeButton_1d788_110{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-fast);display:flex}._typeButton_1d788_110:hover{border-color:var(--primary);color:var(--primary)}._typeButton_1d788_110._typeActive_1d788_129{background-color:var(--primary);border-color:var(--primary);color:#fff}._typeButton_1d788_110._typeActive_1d788_129 svg{color:#fff}._select_1d788_140{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--text-primary);background-color:var(--bg-primary);cursor:pointer;transition:all var(--transition-fast)}._select_1d788_140:focus{border-color:var(--primary);outline:none}._row_1d788_157{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}._field_1d788_163{gap:var(--space-2);flex-direction:column;display:flex}._fieldLabel_1d788_169{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--text-primary);font-weight:500;display:flex}._fieldLabel_1d788_169 svg{color:var(--text-tertiary)}._krTitle_1d788_183{flex:1}._krCount_1d788_187{font-size:var(--font-size-xs);color:var(--text-tertiary);background-color:var(--bg-secondary);padding:2px var(--space-2);border-radius:var(--radius-full);font-weight:400}._krList_1d788_196{gap:var(--space-3);flex-direction:column;display:flex}._krItem_1d788_202{gap:var(--space-3);padding:var(--space-3);background-color:var(--bg-secondary);border-radius:var(--radius-lg);transition:all var(--transition-fast);display:flex}._krItem_1d788_202:hover{background-color:var(--bg-primary);box-shadow:var(--shadow-sm)}._krTitle_1d788_183{color:#374151;font-size:14px;font-weight:600}._krCount_1d788_187{color:#9ca3af;margin-left:auto;font-size:12px}._krList_1d788_196{flex-direction:column;gap:16px;display:flex}._krItem_1d788_202{background:#fafbfc;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;transition:all .15s;position:relative}._krItem_1d788_202:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000a}._krNameInput_1d788_238{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .15s}._krNameInput_1d788_238:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f114}._krNameInput_1d788_238::placeholder{color:#c4c8cf}._krWeightRow_1d788_255{align-items:center;gap:8px;margin-top:12px;display:flex}._krWeightLabel_1d788_262{color:#374151;white-space:nowrap;font-size:13px}._krWeightInputWrap_1d788_264{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;width:90px;display:flex;overflow:hidden}._krWeightInput_1d788_264{color:#111827;text-align:right;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:6px 10px;font-size:13px}._krWeightUnit_1d788_286{color:#9ca3af;background:#f9fafb;border-left:1px solid #e5e7eb;padding:6px 8px;font-size:12px}._quantSection_1d788_289{margin-top:14px}._quantLabel_1d788_290{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600}._quantRow_1d788_292{align-items:flex-start;gap:24px;display:flex}._quantItem_1d788_293{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}._quantFieldLabel_1d788_294{color:#6b7280;font-size:12px}._quantValueBox_1d788_296{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;display:flex;overflow:hidden}._quantInput_1d788_305{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:50px;padding:8px 10px;font-size:14px}._quantInput_1d788_305:focus{box-shadow:inset 0 0 0 1px #6366f11f}._quantUnit_1d788_317{color:#9ca3af;white-space:nowrap;background:#f9fafb;border-left:1px solid #e5e7eb;padding:8px 10px;font-size:13px}._krDelete_1d788_320{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:12px;right:12px}._krDelete_1d788_320:hover{color:#ef4444;background:#fee2e2}._krDelete_1d788_320{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}._krDelete_1d788_320:hover{background-color:var(--danger);color:#fff}._krEmpty_1d788_357{padding:var(--space-4);text-align:center;font-size:var(--font-size-sm);color:var(--text-tertiary);background-color:var(--bg-secondary);border-radius:var(--radius-lg);border:1px dashed var(--border)}._addKrButton_1d788_367{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3);border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--text-secondary);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;display:flex}._overlay_1d788_383{z-index:3000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_1d788_389{background:#fff;border-radius:12px;flex-direction:column;width:94vw;max-width:1200px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000026}._header_1d788_397{border-bottom:1px solid #ededed;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}._title_1d788_32{color:#111827;margin:0;font-size:17px;font-weight:600}._closeBtn_1d788_402{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;padding:5px}._closeBtn_1d788_402:hover{color:#ef4444;background:#fee2e2}._periodRow_1d788_406{flex-shrink:0;align-items:center;gap:12px;padding:10px 24px;display:flex}._periodLabel_1d788_410{color:#374151;white-space:nowrap;font-size:13px;font-weight:500}._periodInputWrap_1d788_411{flex:1;max-width:200px}._periodInput_1d788_411{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:6px 12px;font-size:13px}._periodInput_1d788_411:focus{border-color:#3b82f6}._formArea_1d788_420{border:2px solid #3b82f6;border-radius:10px;flex:1;min-height:0;margin:0 14px;padding:16px 20px;overflow-y:auto}._formTopBar_1d788_427{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}._alignBtn_1d788_430{color:#3b82f6;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:5px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;display:inline-flex}._alignBtn_1d788_430:hover{background:#3b82f608;border-color:#3b82f6}._topRight_1d788_436{align-items:center;gap:18px;display:flex}._topRightLabel_1d788_437{color:#9ca3af;cursor:default;font-size:12px}._titleRow_1d788_440{align-items:center;gap:10px;display:flex}._objBadge_1d788_443{color:#fff;background:#3b82f6;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}._titleInput_1d788_32{color:#111827;background:0 0;border:none;outline:none;flex:1;padding:8px 12px;font-size:17px;font-weight:600}._titleInput_1d788_32::placeholder{color:#c4c8cf;font-weight:400}._titleMeta_1d788_454{flex-shrink:0;align-items:center;gap:10px;display:flex}._metaAt_1d788_457{color:#3b82f6;font-size:14px;font-weight:600}._metaPct_1d788_458{color:#374151;font-size:14px}._metaDash_1d788_459{color:#d1d5db;font-size:14px}._metaRow_1d788_462{align-items:center;gap:8px;margin-top:6px;padding-left:38px;display:flex}._typeTag_1d788_465{color:#6366f1;background:#6366f112;border-radius:12px;padding:2px 9px;font-size:12px;font-weight:500}._typeSelectorWrap_1d788_471{position:relative}._typeSelectorBtn_1d788_475{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;gap:4px;padding:2px 2px 2px 0;transition:color .15s;display:flex}._typeSelectorBtn_1d788_475:hover{color:#6366f1}._typeDropdown_1d788_491{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:100px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #0000001a}._typeDropdownItem_1d788_504{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;width:100%;padding:6px 10px;font-size:13px;transition:all .1s;display:block}._typeDropdownItem_1d788_504:hover{background:#f3f4f6}._typeDropdownItemActive_1d788_522{color:#6366f1;background:#6366f114;font-weight:500}._ownerTag_1d788_527{color:#374151;align-items:center;gap:5px;font-size:13px;display:flex}._ownerAvatar_1d788_531{color:#fff;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:600;display:flex}._descInput_1d788_539{color:#6b7280;resize:vertical;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;min-height:48px;margin-top:10px;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.55}._descInput_1d788_539::placeholder{color:#c4c8cf}._divider_1d788_547{background:#ececf0;height:1px;margin:14px 0}._krSection_1d788_550{flex-direction:column;gap:0;display:flex}._krRow_1d788_552{border-bottom:1px solid #f5f5f7;align-items:center;gap:10px;padding:11px 0;display:flex}._krRow_1d788_552:last-of-type{border-bottom:none}._krLabel_1d788_558{color:#6b7280;flex-shrink:0;min-width:34px;font-size:13px;font-weight:700}._krTitleInput_1d788_562{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:80px;padding:4px 0;font-size:14px}._krTitleInput_1d788_562::placeholder{color:#c4c8cf}._krRight_1d788_568{flex-shrink:0;align-items:center;gap:14px;display:flex}._weightBox_1d788_572{background:#fafbfc;border:1px solid #e5e7eb;border-radius:5px;align-items:center;display:flex;overflow:hidden}._weightInput_1d788_576{color:#374151;text-align:right;background:0 0;border:none;outline:none;width:46px;min-width:0;padding:4px 8px;font-size:13px}._weightUnit_1d788_581{color:#9ca3af;background:#f3f4f6;border-left:1px solid #e5e7eb;padding:4px 7px;font-size:12px}._krTargetVal_1d788_586{color:#9ca3af;white-space:nowrap;text-align:right;min-width:56px;font-size:13px}._krDelBtn_1d788_588{cursor:pointer;color:#d1d5db;background:0 0;border:none;border-radius:4px;padding:3px;display:flex}._krDelBtn_1d788_588:hover{color:#ef4444}._addKrBtn_1d788_594{color:#3b82f6;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:4px;padding:10px;font-size:13px;display:flex}._addKrBtn_1d788_594:hover{background:#3b82f605;border-color:#3b82f6}._footer_1d788_603{background:#fcfcfd;border-top:1px solid #ededed;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}._toolbarLeft_1d788_609{align-items:center;gap:4px;display:flex}._toolBtn_1d788_610{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:4px;padding:5px 10px;font-size:12px;display:flex}._toolBtn_1d788_610:hover{color:#374151;background:#f3f4f6}._btnGroup_1d788_617{align-items:center;gap:8px;display:flex}._cancelBtn_1d788_618{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:6px 18px;font-size:13px;font-weight:500}._cancelBtn_1d788_618:hover{background:#e5e7eb}._draftBtn_1d788_623{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 16px;font-size:13px;font-weight:500}._draftBtn_1d788_623:hover{background:#fafbfc}._saveBtn_1d788_628{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:6px 20px;font-size:13px;font-weight:500}._saveBtn_1d788_628:hover{background:#2563eb}._layout_1b4ot_2{flex-direction:column;height:60vh;min-height:480px;display:flex}._topBar_1b4ot_10{border-bottom:1px solid var(--border,#e5e7eb);background:#fff;flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex}._tabBar_1b4ot_20{flex-wrap:wrap;align-items:center;gap:4px;display:flex}._tabItem_1b4ot_27{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:none;border-radius:16px;align-items:center;gap:5px;padding:5px 12px;font-size:13px;transition:all .15s;display:inline-flex}._tabItem_1b4ot_27:hover{color:#1e293b;background:#e2e8f0}._tabItem_1b4ot_27._active_1b4ot_46{color:#4f46e5;background:#eef2ff;font-weight:500}._tabItem_1b4ot_27 svg{flex-shrink:0}._searchBox_1b4ot_57{color:#94a3b8;background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:6px 10px;display:flex}._searchBox_1b4ot_57 input{color:#374151;background:0 0;border:none;outline:none;width:140px;font-size:12px}._bodyRow_1b4ot_79{flex:1;display:flex;overflow:hidden}._mainContent_1b4ot_85{flex-direction:column;flex:1;display:flex;overflow:hidden}._contentHeader_1b4ot_92{border-bottom:1px solid var(--border,#e5e7eb);align-items:center;gap:10px;padding:14px 20px;display:flex}._contentHeader_1b4ot_92 h3{color:#0f172a;margin:0;font-size:15px;font-weight:600}._subtitle_1b4ot_107{color:#94a3b8;margin-left:auto;font-size:12px}._periodTag_1b4ot_113{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:11px}._objectiveList_1b4ot_122{flex:1;padding:8px 0;overflow-y:auto}._objItem_1b4ot_128{cursor:pointer;align-items:center;gap:10px;padding:10px 20px;transition:background .12s;display:flex}._objItem_1b4ot_128:hover{background:#f8fafc}._objItem_1b4ot_128._selected_1b4ot_140{background:#eef2ff}._objItem_1b4ot_128._selected_1b4ot_140 ._objTitle_1b4ot_143{color:#4f46e5}._objItem_1b4ot_128 input[type=radio]{appearance:none;cursor:pointer;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .12s;position:relative}._objItem_1b4ot_128 input[type=radio]:checked{background:#4f46e5;border-color:#4f46e5}._objItem_1b4ot_128 input[type=radio]:checked:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._objInfo_1b4ot_176{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._objTitleRow_1b4ot_184{align-items:center;gap:8px;min-width:0;display:flex}._objectiveTypeTag_1b4ot_191{color:#4f46e5;background:#eef2ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}._objTitle_1b4ot_143{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}._objOwner_1b4ot_214{color:#94a3b8;font-size:11px}._checkIcon_1b4ot_219{color:#4f46e5;flex-shrink:0}._emptyState_1b4ot_224{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}._emptyState_1b4ot_224 p{margin-top:12px;font-size:13px}._rightPanel_1b4ot_239{border-left:1px solid var(--border,#e5e7eb);background:#fafbfc;flex-direction:column;flex-shrink:0;width:220px;display:flex}._rightPanel_1b4ot_239 h4{color:#374151;border-bottom:1px solid #e5e7eb;margin:0;padding:14px 16px;font-size:13px;font-weight:600}._selectedList_1b4ot_257{flex:1;padding:8px;overflow-y:auto}._selectedItem_1b4ot_263{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;padding:10px 12px}._selectedItemHeader_1b4ot_271{align-items:center;gap:6px;margin-bottom:4px;display:flex}._selectedTitleWrap_1b4ot_278{flex:1;align-items:center;gap:6px;min-width:0;display:flex}._selectedBadge_1b4ot_286{color:#fff;background:#4f46e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:600;display:flex}._selectedTitle_1b4ot_278{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:500;overflow:hidden}._removeBtn_1b4ot_310{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .12s;display:flex}._removeBtn_1b4ot_310:hover{color:#ef4444;background:#fee2e2}._selectedMeta_1b4ot_330{align-items:center;gap:6px;display:flex}._metaTag_1b4ot_336{color:#64748b;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-size:11px}._krCount_1b4ot_344{color:#94a3b8;font-size:11px}._rightEmpty_1b4ot_349{flex:1;justify-content:center;align-items:center;padding:24px 16px;display:flex}._rightEmpty_1b4ot_349 p{color:#94a3b8;text-align:center;font-size:12px;line-height:1.6}._footer_1b4ot_365{border-top:1px solid var(--border,#e5e7eb);background:var(--bg-secondary,#f9fafb);justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px;display:flex}._cancelBtn_1b4ot_375{border:1px solid var(--border,#d1d5db);color:#374151;cursor:pointer;background:#fff;border-radius:8px;padding:7px 18px;font-size:13px;font-weight:500;transition:all .15s}._cancelBtn_1b4ot_375:hover{background:#f9fafb;border-color:#9ca3af}._confirmBtn_1b4ot_392{color:#fff;cursor:pointer;background:#4f46e5;border:1px solid #0000;border-radius:8px;padding:7px 22px;font-size:13px;font-weight:500;transition:all .15s}._confirmBtn_1b4ot_392:hover:not(:disabled){background:#4338ca}._confirmBtn_1b4ot_392:disabled{opacity:.45;cursor:not-allowed}._panel_gq9o6_1{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:0 0 340px;align-self:stretch;width:340px;min-width:340px;height:100%;min-height:600px;max-height:100%;display:flex;overflow:hidden}._header_gq9o6_19{color:#0f172a;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:600;display:flex}._headerTitle_gq9o6_32{align-items:center;gap:8px;min-width:0;display:flex}._filterBar_gq9o6_39{border-bottom:none;flex-shrink:0;align-items:center;gap:8px;padding:0;display:inline-flex}._filterTab_gq9o6_48{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;transition:all .15s;display:inline-flex}._filterTab_gq9o6_48:hover{background:#f1f5f9;border-color:#cbd5e1}._filterTabActive_gq9o6_67{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe;font-weight:600}._filterTab_gq9o6_48:focus-visible{outline-offset:2px;outline:2px solid #6366f12e}._recordList_gq9o6_79{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:8px 0;overflow-y:auto}._recordList_gq9o6_79::-webkit-scrollbar{width:0;height:0}._empty_gq9o6_93{color:#94a3b8;flex-direction:column;align-items:center;gap:8px;padding:40px 16px;font-size:13px;display:flex}._recordItem_gq9o6_103{border-bottom:1px solid #f8fafc;padding:10px 16px}._recordItem_gq9o6_103:last-child{border-bottom:none}._recordHeader_gq9o6_111{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}._recordUser_gq9o6_119{align-items:center;gap:6px;min-width:0;display:flex}._recordAvatar_gq9o6_126{object-fit:cover;border-radius:50%;flex-shrink:0;width:22px;height:22px}._recordAvatarPlaceholder_gq9o6_134{color:#94a3b8;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}._recordName_gq9o6_146{color:#0f172a;white-space:nowrap;font-size:13px;font-weight:500}._recordKr_gq9o6_153{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:11px;overflow:hidden}._recordTime_gq9o6_162{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:11px}._recordBody_gq9o6_169{padding-left:28px}._recordText_gq9o6_173{color:#334155;word-break:break-word;font-size:13px;line-height:1.6}._recordValue_gq9o6_180{color:#6366f1;font-size:12px}._recordNote_gq9o6_185{color:#64748b;word-break:break-word;margin-top:6px;font-size:12px;line-height:1.5}._recordComment_gq9o6_193{background:#fafafe}._editorArea_gq9o6_197{border-top:1px solid #e2e8f0;flex-shrink:0;padding:12px 16px}._editorToolbar_gq9o6_203{flex-wrap:wrap;align-items:center;gap:2px;margin-bottom:8px;display:flex}._editorToolbar_gq9o6_203 button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}._editorToolbar_gq9o6_203 button:hover{color:#0f172a;background:#f1f5f9}._toolbarDivider_gq9o6_229{background:#e2e8f0;width:1px;height:18px;margin:0 4px}._editorInput_gq9o6_236{color:#0f172a;white-space:pre-wrap;word-wrap:break-word;border:1px solid #e2e8f0;border-radius:8px;outline:none;min-height:80px;max-height:200px;padding:10px 12px;font-size:13px;line-height:1.6;overflow-y:auto}._editorInput_gq9o6_236:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}._editorInput_gq9o6_236 h3{margin:6px 0 3px;font-size:15px;font-weight:600}._editorInput_gq9o6_236 ul,._editorInput_gq9o6_236 ol{margin:3px 0;padding-left:18px}._editorInput_gq9o6_236 a{color:#6366f1;text-decoration:underline}._sendBar_gq9o6_259{flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px 14px;display:flex}._followBtn_gq9o6_267{cursor:pointer;color:#94a3b8;-webkit-user-select:none;user-select:none;flex:1;align-items:center;gap:5px;min-width:0;padding:4px 0;font-size:12px;transition:color .15s;display:flex}._followBtn_gq9o6_267:hover{color:#f59e0b}._followStarInactive_gq9o6_283{color:#cbd5e1;transition:color .15s}._followBtn_gq9o6_267:hover ._followStarInactive_gq9o6_283{color:#f59e0b}._followStarActive_gq9o6_290{color:#f59e0b;fill:#f59e0b}._followTextActive_gq9o6_294{color:#0f172a;font-weight:500}._sendBtn_gq9o6_299{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:500;transition:background .15s;display:flex}._sendBtn_gq9o6_299:hover{background:#4f46e5}._mentionDropdown_gq9o6_318{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:200px;margin-bottom:4px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 16px #0000001a}._mentionItem_gq9o6_333{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;transition:background .1s;display:flex}._mentionItem_gq9o6_333:hover,._mentionItemActive_gq9o6_343{background:#eef2ff}._mentionAvatar_gq9o6_347{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex;overflow:hidden}._mentionAvatar_gq9o6_347 img{object-fit:cover;width:100%;height:100%}._mentionInfo_gq9o6_367{flex-direction:column;min-width:0;display:flex}._mentionInfo_gq9o6_367 strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}._mentionInfo_gq9o6_367 span{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}._editorArea_gq9o6_197{position:relative}._targetSelectors_gq9o6_392{margin-bottom:8px;display:block}._targetSelect_gq9o6_392{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;min-width:0;padding:6px 10px;font-size:12px}._targetSelect_gq9o6_392:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}._container_1xphw_1{background-color:#f9fafb;flex-direction:column;min-width:1060px;height:calc(100dvh - 56px);min-height:calc(100dvh - 56px);display:flex;position:relative;overflow-y:hidden}._sidebar_1xphw_15{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;gap:12px;width:220px;min-width:220px;padding:16px 12px;display:flex}._sidebarSearch_1xphw_26{color:#9ca3af;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;display:flex}._sidebarSearch_1xphw_26 input{color:#374151;border:none;outline:none;width:100%;font-size:13px}._sidebarSearch_1xphw_26 input::placeholder{color:#9ca3af}._createBtn_1xphw_48{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;margin-right:auto;transition:all .15s;display:flex}._createBtn_1xphw_48:hover{background-color:#4f46e5;transform:scale(1.05)}._menuList_1xphw_69{flex-flow:wrap;gap:6px;margin-top:4px;display:flex}._menuItem_1xphw_77{color:#4b5563;cursor:pointer;text-align:left;white-space:nowrap;background:#f3f4f6;border:none;border-radius:16px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}._menuItem_1xphw_77:hover{color:#1f2937;background:#e5e7eb}._menuItem_1xphw_77._menuActive_1xphw_98{color:var(--primary);background:#6366f11a;font-weight:600}._menuArrow_1xphw_105{opacity:.6;margin-left:auto;transition:transform .2s}._menuArrow_1xphw_105._arrowUp_1xphw_111{transform:rotate(180deg)}._menuItemWrapper_1xphw_116{display:inline-flex;position:relative}._dropdownList_1xphw_122{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:140px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 20px #0000001f}._dropdownItem_1xphw_137{color:#4b5563;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;width:100%;padding:6px 12px;font-size:13px;transition:all .15s;display:flex;overflow:hidden}._dropdownItem_1xphw_137:hover{color:#374151;background-color:#f3f4f6}._dropdownItem_1xphw_137._dropdownActive_1xphw_161{color:#4f46e5;background-color:#6366f114;font-weight:600}._dropdownPos_1xphw_167{color:#9ca3af;flex-shrink:0;margin-left:auto;font-size:11px}._mainContent_1xphw_175{overscroll-behavior:contain;flex-direction:column;flex:1;min-width:1060px;min-height:0;padding:8px 12px;display:flex;overflow:auto}._mainFixedTop_1xphw_188{flex-shrink:0;margin-bottom:8px}._fixedMiddle_1xphw_194{flex-shrink:0;padding-bottom:8px}._okrColumn_1xphw_200{width:100%}._contentRow_1xphw_205{gap:12px;min-width:0;margin-top:4px;display:flex}._dataContent_1xphw_212,._dataViewport_1xphw_218{flex-direction:column;min-width:0;display:flex}._viewHeader_1xphw_225{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding-bottom:8px;display:flex}._viewHeaderLeft_1xphw_235{align-items:center;gap:12px;display:flex}._viewTitle_1xphw_241{color:#1f2937;margin:0;font-size:18px;font-weight:700}._viewSubtitle_1xphw_248{color:#9ca3af;font-size:13px}._viewSubtitleBreadcrumb_1xphw_253{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}._subtitleSeparator_1xphw_260,._subtitleText_1xphw_261{color:#9ca3af}._subtitleLink_1xphw_265{color:#64748b;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}._subtitleLink_1xphw_265:hover{color:#4f46e5}._subtitleLinkCurrent_1xphw_280{color:#4f46e5;font-weight:600}._periodSelectorWrap_1xphw_286{position:relative}._periodSelect_1xphw_286{color:#374151;cursor:pointer;white-space:nowrap;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:6px 30px 6px 14px;font-size:13px;transition:all .15s;display:flex}._periodSelect_1xphw_286:hover{border-color:var(--primary);background-color:#6366f108}._periodSelect_1xphw_286:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}._placeholderState_1xphw_325{color:#d1d5db;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}._placeholderState_1xphw_325 p{color:#9ca3af;margin:4px 0;font-size:15px}._noOkrState_1xphw_342{flex-direction:column;gap:16px;display:flex}._periodSummaryBar_1xphw_349{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:14px;margin-bottom:8px;padding:14px 20px;display:flex}._periodSummaryTop_1xphw_360{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}._periodSummaryLeft_1xphw_368{flex-shrink:0;align-items:center;gap:8px;display:flex}._draftPromptBar_1xphw_376{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:10px 18px;display:flex}._draftPromptLeft_1xphw_387{color:#1e40af;align-items:center;gap:8px;font-size:13px;display:flex}._draftPromptLeft_1xphw_387 svg{color:#3b82f6;flex-shrink:0}._draftPromptLeft_1xphw_387 strong{color:#1d4ed8}._draftPromptRight_1xphw_404{align-items:center;gap:8px;display:flex}._draftPublishBtn_1xphw_410{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:4px 14px;font-size:12.5px;font-weight:500;transition:background .15s}._draftPublishBtn_1xphw_410:hover{background:#2563eb}._draftCloseBtn_1xphw_424{color:#93c5fd;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}._draftCloseBtn_1xphw_424:hover{color:#3b82f6;background:#dbeafe}._periodArrowIcon_1xphw_443{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:transform .2s;display:flex}._periodArrowIcon_1xphw_443:hover{color:#6b7280}._periodArrowIcon_1xphw_443._arrowCollapsed_1xphw_459 svg{transform:rotate(-90deg)}._periodName_1xphw_463{color:#1f2937;font-size:14px;font-weight:600}._remainingDays_1xphw_469{color:var(--primary);font-size:12px;font-weight:500}._archivedBadge_1xphw_475{color:#fff;white-space:nowrap;background:#9ca3af;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}._periodProgressWrap_1xphw_485{flex:1;align-items:center;gap:12px;max-width:320px;display:flex}._progressLabel_1xphw_493{color:#374151;white-space:nowrap;font-size:13px;font-weight:600}._progressBar_1xphw_500{background:#f3f4f6;border-radius:3px;flex:1;height:6px;overflow:hidden}._progressFill_1xphw_508{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px;height:100%;transition:width .3s}._progressPercent_1xphw_515{color:#9ca3af;text-align:right;min-width:28px;font-size:12px}._periodActions_1xphw_522{align-items:center;gap:8px;margin-left:auto;display:flex}._periodActionBtn_1xphw_529{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:5px 14px;font-size:13px;transition:all .15s}._periodActionBtn_1xphw_529:hover{background:#f9fafb;border-color:#d1d5db}._periodDropdownMenu_1xphw_547{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:110px;margin-top:4px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}._periodDropdownMenu_1xphw_547 button{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:13px;display:block}._periodDropdownMenu_1xphw_547 button:hover{background:#f3f4f6}._archiveOverlay_1xphw_574{z-index:2000;background:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._archiveModal_1xphw_580{background:#fff;border-radius:12px;flex-direction:column;width:min(640px,100vw - 32px);max-height:calc(100vh - 48px);padding:24px 28px;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000026}._archiveHeader_1xphw_589{align-items:center;gap:10px;margin-bottom:12px;display:flex}._archiveIcon_1xphw_592{font-size:20px}._archiveTitle_1xphw_593{color:#1f2937;flex:1;margin:0;font-size:16px;font-weight:600}._archiveCloseBtn_1xphw_596{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._archiveCloseBtn_1xphw_596:hover{color:#374151;background:#f3f4f6}._archiveDesc_1xphw_602{color:#6b7280;margin:0 0 20px;padding-left:30px;font-size:14px;line-height:1.55}._archiveFooter_1xphw_606{justify-content:flex-end;gap:10px;display:flex}._archiveCancelBtn_1xphw_607{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:500}._archiveCancelBtn_1xphw_607:hover{background:#e5e7eb}._archiveConfirmBtn_1xphw_613{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:8px 22px;font-size:14px;font-weight:500}._archiveConfirmBtn_1xphw_613:hover{background:#2563eb}._emptyOkrContent_1xphw_621{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:8px 0 24px;display:flex}._emptyIllustration_1xphw_630{opacity:1;margin-bottom:32px}._emptyGuideText_1xphw_635{color:#6b7280;margin-bottom:32px;font-size:15px}._emptyGuideLink_1xphw_641{color:var(--primary);font-weight:500;text-decoration:none}._emptyGuideLink_1xphw_641:hover{text-decoration:underline}._emptyActionGroup_1xphw_651{align-items:center;gap:16px;display:flex}._periodManageOverlay_1xphw_658{z-index:5000;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._periodManageModal_1xphw_668{background:#fff;border-radius:16px;width:420px;max-width:90vw;padding:28px;box-shadow:0 20px 60px #00000026}._manageModalTitle_1xphw_677{color:#1f2937;margin:0 0 24px;font-size:18px;font-weight:700}._manageField_1xphw_684{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:10px 0;display:flex}._manageLabel_1xphw_692{color:#6b7280;font-size:14px}._manageValue_1xphw_697{color:#1f2937;font-size:14px;font-weight:500}._manageSwitchField_1xphw_702{justify-content:flex-start}._manageToggleLabel_1xphw_706{color:#1f2937;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:inline-flex}._manageToggleLabel_1xphw_706 input{width:16px;height:16px;accent-color:var(--primary)}._manageSelectField_1xphw_721{align-items:center;gap:12px}._manageSelect_1xphw_721{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;min-width:180px;height:34px;padding:0 10px;font-size:14px}._manageSelect_1xphw_721:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6366f11f}._manageError_1xphw_743{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-top:10px;padding:8px 10px;font-size:13px}._manageStatus_1xphw_752{border-radius:6px;padding:3px 10px;font-size:13px;font-weight:600}._statusActive_1xphw_759{color:#16a34a;background-color:#22c55e1a}._statusEnded_1xphw_764{color:#9ca3af;background-color:#f3f4f6}._manageActions_1xphw_769{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}._unratedList_1xphw_776{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;max-height:420px;margin:0 0 18px 30px;overflow-y:auto}._unratedItem_1xphw_785{border-bottom:1px solid #e5e7eb;padding:12px 14px}._unratedItem_1xphw_785:last-child{border-bottom:none}._unratedItemMain_1xphw_794{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}._unratedItemMain_1xphw_794 strong{color:#111827;font-size:14px}._unratedItemMain_1xphw_794 span{color:#64748b;font-size:12px}._unratedItemMeta_1xphw_812{color:#475569;flex-wrap:wrap;gap:10px;font-size:12px;display:flex}._filterInput_1xphw_820{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-size:14px}._filterInput_1xphw_820:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._reminderRecipientListLite_1xphw_835{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;max-height:220px;overflow-y:auto}._reminderRecipientLite_1xphw_844{color:#1f2937;border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}._reminderRecipientLite_1xphw_844:last-child{border-bottom:none}._archiveReminderTextarea_1xphw_858{resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:12px;font-family:inherit;font-size:14px;line-height:1.6}._archiveReminderTextarea_1xphw_858:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._statsBar_1xphw_877{gap:var(--space-4);margin-bottom:var(--space-5);display:flex}._statCard_1xphw_883{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background-color:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);flex:1;min-width:120px;display:flex}._statIcon_1xphw_895{color:var(--text-tertiary)}._statContent_1xphw_899{flex-direction:column;gap:2px;display:flex}._statLabel_1xphw_905{font-size:var(--font-size-xs);color:var(--text-secondary)}._riskMetricValue_1xphw_910{color:var(--danger);font-weight:700}._statValue_1xphw_915{font-size:var(--font-size-lg);color:var(--text-primary);font-weight:600}._statValue_1xphw_915._primary_1xphw_921{color:var(--primary)}._statValue_1xphw_915._success_1xphw_922{color:var(--accent)}._statValue_1xphw_915._warning_1xphw_923{color:var(--warning)}._statValue_1xphw_915._danger_1xphw_924{color:var(--danger)}._statHint_1xphw_925{color:var(--text-secondary);font-size:11px;line-height:1.2}._filterBar_1xphw_932{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}._searchBox_1xphw_939{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md);max-width:300px;color:var(--text-secondary);flex:1;display:flex}._searchInput_1xphw_952{font-size:var(--font-size-sm);color:var(--text-primary);background:0 0;border:none;outline:none;width:100%}._searchInput_1xphw_952::placeholder{color:var(--text-tertiary)}._filters_1xphw_965{gap:var(--space-2);display:flex}._filterSelect_1xphw_970{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--bg-primary);font-size:var(--font-size-sm);color:var(--text-primary);cursor:pointer;outline:none}._filterSelect_1xphw_970:focus{border-color:var(--primary)}._objectivesList_1xphw_985{flex-direction:column;gap:10px;display:flex}._objectiveSection_1xphw_991{flex-direction:column;gap:6px;display:flex}._objectiveSectionHeader_1xphw_997{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:all .15s;display:flex}._objectiveSectionHeader_1xphw_997:hover{background:#f8fafc;border-color:#c7d2fe}._objectiveSectionHeaderLeft_1xphw_1016{align-items:center;gap:10px;min-width:0;display:flex}._objectiveSectionArrow_1xphw_1023{color:#6b7280;flex-shrink:0;align-items:center;display:inline-flex}._objectiveSectionTitle_1xphw_1030{color:#1f2937;margin:0;font-size:15px;font-weight:700}._objectiveSectionCount_1xphw_1037{color:#4f46e5;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}._objectiveSectionBody_1xphw_1051{flex-direction:column;gap:10px;display:flex}._userObjectiveGroup_1xphw_1057{flex-direction:column;gap:8px;display:flex}._userObjectiveGroupHeader_1xphw_1063{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .15s;display:flex}._userObjectiveGroupHeader_1xphw_1063:hover{background:#f8fafc;border-color:#c7d2fe}._userObjectiveGroupStatic_1xphw_1082{cursor:default}._userObjectiveGroupStatic_1xphw_1082:hover{background:#fff;border-color:#e5e7eb}._userObjectiveGroupInfo_1xphw_1091{align-items:center;gap:12px;min-width:0;display:flex}._userObjectiveAvatar_1xphw_1098,._userObjectiveAvatarFallback_1xphw_1099{border-radius:50%;flex-shrink:0;width:36px;height:36px}._userObjectiveAvatar_1xphw_1098{object-fit:cover}._userObjectiveAvatarFallback_1xphw_1099{color:#fff;background:#6366f1;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}._userObjectiveMeta_1xphw_1120{flex-direction:column;gap:2px;min-width:0;display:flex}._userSearchMetaInline_1xphw_1127{text-align:left;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:10px}._userObjectiveName_1xphw_1135{color:#1f2937;font-size:15px;font-weight:600}._userObjectiveCount_1xphw_1141{color:#6b7280;font-size:12px}._userObjectiveGroupActions_1xphw_1146{flex-shrink:0;align-items:center;gap:10px;display:flex}._userObjectiveFollowBtn_1xphw_1153{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;line-height:1;transition:all .15s;display:inline-flex}._userObjectiveFollowBtn_1xphw_1153:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}._userObjectiveFollowBtn_1xphw_1153:focus-visible{outline-offset:2px;outline:2px solid #6366f140}._userObjectiveFollowBtnActive_1xphw_1181{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}._userObjectiveFollowStar_1xphw_1187,._userObjectiveFollowStarActive_1xphw_1188{flex-shrink:0}._userObjectiveFollowStar_1xphw_1187{color:#9ca3af}._userObjectiveFollowStarActive_1xphw_1188{color:#f59e0b;fill:#f59e0b}._searchUserSwitcher_1xphw_1201{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex;overflow-x:auto}._searchUserSwitcherSummary_1xphw_1213{color:#64748b;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:12px;display:inline-flex}._searchUserSwitcherSummary_1xphw_1213 strong{color:#1f2937;font-weight:600}._searchUserAllBtn_1xphw_1228{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;flex-shrink:0;height:30px;padding:0 10px;font-size:12px;font-weight:600}._searchUserAllBtn_1xphw_1228:hover{background:#e0e7ff}._searchUserChips_1xphw_1246{align-items:center;gap:8px;min-width:0;display:flex}._searchUserChip_1xphw_1246{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;height:30px;padding:0 10px 0 4px;transition:all .15s;display:inline-flex}._searchUserChip_1xphw_1246:hover{color:#4f46e5;border-color:#c7d2fe}._searchUserChipActive_1xphw_1274{color:#4f46e5;background:#eef2ff;border-color:#6366f1}._searchUserChip_1xphw_1246 img,._searchUserChip_1xphw_1246 span{border-radius:50%;flex-shrink:0;width:22px;height:22px}._searchUserChip_1xphw_1246 img{object-fit:cover}._searchUserChip_1xphw_1246 span{color:#fff;background:#6366f1;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}._searchUserChip_1xphw_1246 strong{font-size:12px;font-weight:600}._userObjectiveGroupArrow_1xphw_1307{color:#6b7280;flex-shrink:0;align-items:center;display:flex}._userObjectiveGroupBody_1xphw_1314{gap:var(--space-4);flex-direction:column;padding-left:8px;display:flex}._userObjectiveGroupEmpty_1xphw_1321{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;align-items:center;min-height:72px;padding:18px 20px;font-size:14px;display:flex}._departmentBrowserPanel_1xphw_1333{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}._departmentBrowserHeader_1xphw_1343{flex-direction:column;gap:4px;display:flex}._departmentBrowserTitle_1xphw_1349{color:#111827;margin:0;font-size:15px;font-weight:700}._departmentBrowserMeta_1xphw_1356{color:#6b7280;font-size:12px}._departmentUserList_1xphw_1361{flex-direction:column;gap:8px;display:flex}._departmentUserItem_1xphw_1367{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:all .15s;display:flex}._departmentUserItem_1xphw_1367:hover{background:#f8fafc;border-color:#c7d2fe}._departmentUserItemActive_1xphw_1387{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f114}._departmentUserInfo_1xphw_1393{align-items:center;gap:12px;min-width:0;display:flex}._departmentUserAvatar_1xphw_1400,._departmentUserAvatarFallback_1xphw_1401{border-radius:50%;flex-shrink:0;width:34px;height:34px}._departmentUserAvatar_1xphw_1400{object-fit:cover}._departmentUserAvatarFallback_1xphw_1401{color:#fff;background:#6366f1;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}._departmentDeptBadge_1xphw_1422{color:#4f46e5;background:#eef2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:inline-flex}._departmentUserMeta_1xphw_1436{flex-direction:column;gap:3px;min-width:0;display:flex}._departmentUserName_1xphw_1443{color:#111827;font-size:14px;font-weight:600}._departmentUserText_1xphw_1449{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}._departmentUserCount_1xphw_1457{color:#6366f1;flex-shrink:0;font-size:12px;font-weight:600}._departmentUserActions_1xphw_1464{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}._departmentMemberPanel_1xphw_1472{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}._departmentBrowserEmpty_1xphw_1479{color:#6b7280;background:#f8fafc;border:1px dashed #d1d5db;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}._departmentBrowserEmptyTitle_1xphw_1490{color:#1f2937;margin:0;font-size:14px;font-weight:600}._departmentBrowserEmptyDesc_1xphw_1497{color:#6b7280;margin:4px 0 0;font-size:12px;line-height:1.5}._form_1xphw_1505{gap:var(--space-4);flex-direction:column;display:flex}._formGroup_1xphw_1511{gap:var(--space-2);word-wrap:break-word;overflow-wrap:break-word;flex-direction:column;display:flex}._label_1xphw_1519{font-size:var(--font-size-sm);color:var(--text-primary);font-weight:500}._input_1xphw_1525,._textarea_1xphw_1526,._select_1xphw_1527{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--text-primary);background-color:var(--bg-primary);transition:all var(--transition-fast);box-sizing:border-box;width:100%;min-width:0}._input_1xphw_1525:focus,._textarea_1xphw_1526:focus,._select_1xphw_1527:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}._textarea_1xphw_1526{resize:vertical;min-height:80px}._error_1xphw_1554{font-size:var(--font-size-xs);color:var(--danger)}._formRow_1xphw_1559{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}._krFormList_1xphw_1565{gap:var(--space-4);flex-direction:column;display:flex}._krFormItem_1xphw_1571{padding:var(--space-3);padding-right:var(--space-8);background-color:var(--bg-secondary);border-radius:var(--radius-md);box-sizing:border-box;position:relative}._krFormItem_1xphw_1571 button{top:var(--space-2);right:var(--space-2);position:absolute}._krFormRow_1xphw_1586{gap:var(--space-3);flex-direction:column;display:flex}._krValueRow_1xphw_1592{gap:var(--space-2);grid-template-columns:1fr 1fr 1fr 60px;display:grid}._krValueItem_1xphw_1598{flex-direction:column;gap:2px;display:flex}._krValueLabel_1xphw_1604{font-size:var(--font-size-xs);color:var(--text-secondary)}._addKrButton_1xphw_1609{align-items:center;gap:var(--space-2);padding:var(--space-2);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;display:flex}._addKrButton_1xphw_1609:hover{border-color:var(--primary);color:var(--primary)}._deleteButton_1xphw_1628{width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:flex}._deleteButton_1xphw_1628:hover{background-color:var(--danger);color:#fff}._headerActions_1xphw_1647{gap:var(--space-3);display:flex}._alignmentView_1xphw_1652{flex-direction:column;padding:0 4px;display:flex}._alignmentView_1xphw_1652 ._nodeCard_1xphw_1658{box-sizing:border-box;width:100%}._alignmentHeader_1xphw_1663{gap:var(--space-3);padding:var(--space-4);background-color:var(--bg-secondary);border-radius:var(--radius-lg);margin-bottom:var(--space-4);flex-direction:column;display:flex}._alignmentTitle_1xphw_1673{align-items:center;gap:var(--space-2);font-size:var(--font-size-lg);color:var(--text-primary);font-weight:600;display:flex}._alignmentTitle_1xphw_1673 svg{color:var(--primary)}._alignmentHint_1xphw_1686{font-size:var(--font-size-sm);color:var(--text-secondary);margin-left:auto;font-weight:400}._linkingStatus_1xphw_1693{padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--primary);background-color:#6366f11a;justify-content:space-between;align-items:center;display:flex}._alignmentTree_1xphw_1704{gap:var(--space-3);flex-direction:column;display:flex}._alignmentNode_1xphw_1710{transition:all var(--transition-fast);border-radius:var(--radius-lg);position:relative;overflow:hidden}._alignmentNode_1xphw_1710._disabled_1xphw_1717{opacity:.5;cursor:not-allowed}._alignmentNode_1xphw_1710._linkable_1xphw_1722{cursor:pointer}._alignmentNode_1xphw_1710._linkable_1xphw_1722:hover{background-color:#6366f10d}._alignmentNode_1xphw_1710._linkable_1xphw_1722:hover ._nodeCard_1xphw_1658{border-color:var(--primary)}._alignmentConnector_1xphw_1734{width:100%;position:absolute;top:0;bottom:0;left:0}._connectorLine_1xphw_1742{background-color:var(--border);width:24px;height:2px;position:absolute;top:50%}._nodeCard_1xphw_1658{padding:var(--space-4);background-color:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);overflow-wrap:break-word;word-break:break-word;align-items:flex-start;max-width:100%;display:flex}._nodeIndent_1xphw_1763{margin-right:var(--space-2);align-items:center;display:flex}._indentMark_1xphw_1769{color:var(--border);font-family:monospace;font-size:var(--font-size-xs)}._nodeContent_1xphw_1775{gap:var(--space-2);flex-direction:column;flex:1;display:flex}._nodeHeader_1xphw_1782{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}._nodeTitle_1xphw_1789{font-size:var(--font-size-base);color:var(--text-primary);font-weight:600}._nodeActions_1xphw_1795{align-items:center;gap:var(--space-2);display:flex}._parentLabel_1xphw_1801{padding:var(--space-1) var(--space-2);background-color:var(--bg-secondary);border-radius:var(--radius-sm);font-size:var(--font-size-xs);color:var(--text-secondary);align-items:center;gap:2px;display:flex}._linkButton_1xphw_1812,._unlinkButton_1xphw_1813{border:1px solid var(--border);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}._linkButton_1xphw_1812:hover{background-color:var(--primary);border-color:var(--primary);color:#fff}._unlinkButton_1xphw_1813:hover{background-color:var(--danger);border-color:var(--danger);color:#fff}._nodeMeta_1xphw_1839{align-items:center;gap:var(--space-4);font-size:var(--font-size-sm);color:var(--text-secondary);display:flex}._nodeProgress_1xphw_1847{font-weight:500}._nodeStatus_1xphw_1851{padding:2px var(--space-2);background-color:var(--bg-secondary);border-radius:var(--radius-sm);font-size:var(--font-size-xs)}._nodePeriod_1xphw_1858{color:var(--text-tertiary)}._alignmentEmpty_1xphw_1862{padding:var(--space-8);color:var(--text-tertiary);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}._alignmentEmpty_1xphw_1862 svg{margin-bottom:var(--space-4)}._alignmentEmpty_1xphw_1862 p{margin:var(--space-1) 0}._alignmentSummary_1xphw_1881{flex-direction:column;gap:24px;padding:4px 0;display:flex}._alignmentSection_1xphw_1888{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}._alignmentSectionHeader_1xphw_1895{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._alignmentSectionTitle_1xphw_1903{color:#1f2937;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}._alignmentSectionTitle_1xphw_1903 svg{color:#6366f1}._alignmentSectionCount_1xphw_1917{color:#9ca3af;font-size:13px;font-weight:500}._alignmentRelationList_1xphw_1923{flex-direction:column;display:flex}._alignmentRelationCard_1xphw_1928{border-bottom:1px solid #f3f4f6;transition:background-color .15s}._alignmentRelationCard_1xphw_1928:last-child{border-bottom:none}._alignmentRelationCard_1xphw_1928:hover{background-color:#f9fafb}._alignmentRelationBody_1xphw_1941{align-items:center;gap:16px;padding:16px 20px;display:flex}._alignmentRelationObj_1xphw_1948{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}._alignmentRelationObjHeader_1xphw_1956{align-items:center;gap:8px;min-width:0;display:flex}._alignmentRelationObjType_1xphw_1963{color:#4f46e5;background:#eef2ff;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:500}._alignmentRelationObjTitle_1xphw_1973{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}._alignmentRelationObjMeta_1xphw_1982{color:#6b7280;align-items:center;gap:16px;font-size:12px;display:flex}._alignmentRelationOwner_1xphw_1990{color:#4b5563;align-items:center;gap:4px;display:flex}._alignmentRelationProgress_1xphw_1997{color:#9ca3af}._alignmentRelationArrow_1xphw_2001{flex-shrink:0;justify-content:center;align-items:center;display:flex}._alignmentSectionEmpty_1xphw_2008{text-align:center;color:#9ca3af;padding:40px 20px}._alignmentSectionEmpty_1xphw_2008 p{margin:4px 0;font-size:14px}._alignmentSectionHint_1xphw_2019{color:#d1d5db;font-size:12px}._sectionBodyRow_1xphw_2025{flex-direction:row;align-items:stretch;gap:12px;min-width:0;display:flex}._sectionLeftCol_1xphw_2033{flex:1;min-width:0}._departmentActionBar_1xphw_2039{gap:12px;padding:8px 0;display:flex}._departmentInlineForm_1xphw_2045{margin:4px 0}._bottomActionBar_1xphw_2050{background:#fff;border-top:1px solid #e5e7eb;gap:16px;padding:16px 24px;display:flex}._bottomActionBtn_1xphw_2058{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;transition:all .15s;display:flex}._bottomActionBtn_1xphw_2058:hover{color:#374151;background:#f9fafb;border-color:#d1d5db}._bottomActionBtn_1xphw_2058 svg{color:#9ca3af;transition:color .15s}._bottomActionBtn_1xphw_2058:hover svg,._copyBtn_1xphw_2089 svg{color:var(--primary)}._formArea_1xphw_2094{box-sizing:border-box;background:#fff;border:2px solid #3b82f6;border-radius:10px;flex-direction:column;width:100%;min-height:0;max-height:calc(100dvh - 240px);margin-top:0;padding:0;display:flex;overflow:hidden}._formTopBar_1xphw_2109{justify-content:space-between;align-items:center;margin-bottom:0;padding:12px 14px 0;display:flex}._topLeftActions_1xphw_2113{align-items:center;gap:10px;min-width:0;display:flex}._alignBtn_1xphw_2114{color:#3b82f6;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:5px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;display:inline-flex}._alignBtn_1xphw_2114:hover{background:#3b82f608;border-color:#3b82f6}._topRight_1xphw_2120{align-items:center;gap:18px;display:flex}._topRightLabel_1xphw_2121{color:#9ca3af;cursor:default;font-size:12px}._topRightHint_1xphw_2122{color:#9ca3af;white-space:nowrap;font-size:12px;line-height:1.4}._editHeaderTop_1xphw_2125{align-items:center;gap:10px;padding:14px 14px 0;display:flex}._objBadge_1xphw_2129{color:#fff;background:#3b82f6;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}._editTitleInput_1xphw_2134{color:#111827;background:0 0;border:1px solid #0000;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-size:17px;font-weight:600;transition:all .15s}._editTitleInput_1xphw_2134:focus{background:#fafbfc;border-color:#3b82f6}._editTitleInput_1xphw_2134::placeholder{color:#c4c8cf;font-weight:400}._editMeta_1xphw_2142{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;line-height:1.3;display:flex}._metaLabel_1xphw_2145{color:#9ca3af;white-space:nowrap;font-size:11px}._metaPercent_1xphw_2146{color:#374151;white-space:nowrap;font-size:14px;font-weight:600}._editDeptRow_1xphw_2151{align-items:center;gap:8px;margin-top:8px;padding-left:14px;display:flex}._deptTag_1xphw_2155{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:5px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;display:inline-flex}._deptTag_1xphw_2155:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}._inlineTypeWrap_1xphw_2165{position:relative}._inlineTypeDropdown_1xphw_2168{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:96px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 24px #0f172a1f}._inlineTypeOption_1xphw_2180{color:#374151;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:7px 10px;font-size:12px;display:block}._inlineTypeOption_1xphw_2180:hover{background:#f3f4f6}._inlineTypeOptionActive_1xphw_2195{color:#4f46e5;background:#6366f114;font-weight:600}._ownerTag_1xphw_2200{color:#374151;align-items:center;gap:5px;min-width:0;font-size:13px;display:flex}._ownerAvatarSmall_1xphw_2205{color:#fff;object-fit:cover;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:flex}._ownerTag_1xphw_2200 span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}._editDesc_1xphw_2219{color:#6b7280;resize:vertical;box-sizing:border-box;background:#fafbfc;border:none;border-radius:8px;outline:none;width:calc(100% - 28px);min-height:40px;max-height:180px;margin-top:10px;margin-left:14px;margin-right:14px;padding:8px 12px;font-family:inherit;font-size:13px;line-height:1.55;overflow:auto}._editDesc_1xphw_2219::placeholder{color:#c4c8cf}._divider_1xphw_2233{background:#ececf0;height:1px;margin:14px}._editKRList_1xphw_2236{flex:1;min-height:0;padding:0 14px 12px;overflow-y:auto}._editKRRow_1xphw_2242{border-bottom:1px solid #f5f5f7;align-items:center;gap:10px;padding:11px 0;display:flex}._editKRRow_1xphw_2242:last-child{border-bottom:none}._krLabel_1xphw_2248{color:#6b7280;flex-shrink:0;min-width:34px;font-size:13px;font-weight:700}._editKRTitle_1xphw_2252{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:80px;padding:4px 0;font-size:14px}._editKRTitle_1xphw_2252::placeholder{color:#c4c8cf}._editKRRight_1xphw_2258{flex-shrink:0;align-items:center;gap:10px;display:flex}._editKRProgBox_1xphw_2263{color:#374151;cursor:default;background:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;min-width:56px;padding:5px 12px;font-size:14px;font-weight:600;display:flex}._clickableBox_1xphw_2270{cursor:pointer!important}._clickableBox_1xphw_2270:hover{color:#3b82f6;border-color:#3b82f6}._editKRTargetBox_1xphw_2274{color:#9ca3af;white-space:nowrap;background:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;min-width:76px;padding:5px 12px;font-size:14px;display:flex}._krDeleteBtn_1xphw_2283{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._krDeleteBtn_1xphw_2283:hover{color:#ef4444;background:#fee2e2}._editFooter_1xphw_2299{background:#fff;border-top:1px solid #ececf0;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:4px;padding:12px 14px 14px;display:flex}._lockBtn_1xphw_2307{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:13px;display:flex}._lockBtn_1xphw_2307:hover{color:#374151}._editFooterRight_1xphw_2312{align-items:center;gap:10px;display:flex}._draftBtn_1xphw_2318{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 18px;font-size:13px;font-weight:500}._draftBtn_1xphw_2318:hover{background:#f9fafb;border-color:#9ca3af}._draftBtn_1xphw_2318:disabled{opacity:.45;cursor:not-allowed}._historyOverlay_1xphw_2331{z-index:1200;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._historyModal_1xphw_2341{background:#fff;border-radius:12px;flex-direction:column;width:min(720px,100vw - 32px);max-height:min(78vh,760px);display:flex;box-shadow:0 24px 48px #0f172a33}._historyHeader_1xphw_2351{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}._historyHeader_1xphw_2351 h3{color:#0f172a;margin:0;font-size:16px}._historyCloseBtn_1xphw_2365{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}._historyCloseBtn_1xphw_2365:hover{color:#0f172a;background:#f1f5f9}._historySubTitle_1xphw_2380{color:#334155;padding:10px 16px 4px;font-size:13px}._historyBody_1xphw_2386{flex-direction:column;gap:10px;padding:10px 16px 16px;display:flex;overflow:auto}._historyEmpty_1xphw_2394{color:#64748b;padding:10px 0;font-size:13px}._historyItem_1xphw_2400{border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}._historyItemTop_1xphw_2409{justify-content:space-between;align-items:center;gap:8px;display:flex}._historyVersionTag_1xphw_2416{color:#4338ca;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:22px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}._historyMeta_1xphw_2430{color:#64748b;font-size:12px}._historyFields_1xphw_2435{color:#334155;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;font-size:13px;display:grid}._historyFieldsCompare_1xphw_2443{flex-direction:column;gap:6px;display:flex}._historyFieldRow_1xphw_2449{grid-template-columns:56px 1fr 1fr;align-items:start;gap:8px;font-size:13px;display:grid}._historyFieldLabel_1xphw_2457{color:#64748b}._historyFieldOld_1xphw_2461{color:#991b1b;background:#fee2e2;border-radius:4px;padding:1px 4px;text-decoration:line-through}._historyFieldNew_1xphw_2469{color:#166534;background:#dcfce7;border-radius:4px;padding:1px 4px}._historyCompareBar_1xphw_2476{align-items:center;gap:10px;padding:10px 16px 0;display:flex}._historySelectGroup_1xphw_2483{color:#475569;align-items:center;gap:8px;font-size:13px;display:flex}._historyVersionPill_1xphw_2491{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;height:30px;padding:0 10px;display:inline-flex}._historyVs_1xphw_2502{color:#64748b;font-size:13px}._historySelect_1xphw_2483{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:30px;padding:0 10px}._historyComparePane_1xphw_2516{flex-direction:column;gap:10px;display:flex}._historyKrList_1xphw_2522{flex-direction:column;gap:8px;display:flex}._historyKrItem_1xphw_2528{border:1px solid #e2e8f0;border-radius:10px;padding:10px}._historyKrHead_1xphw_2534{align-items:center;gap:8px;margin-bottom:6px;display:flex}._historyKrIndex_1xphw_2541{color:#334155;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:20px;font-size:12px;display:inline-flex}._historyKrTitle_1xphw_2553{color:#0f172a;font-size:14px}._historyKrMeta_1xphw_2558{color:#475569;gap:12px;margin-top:4px;font-size:12px;display:flex}._historyAdded_1xphw_2566{color:#166534;background:#dcfce7;border-radius:6px;padding:2px 6px;font-size:12px}._historyRemoved_1xphw_2574{color:#991b1b;background:#fee2e2;border-radius:6px;padding:2px 6px;font-size:12px}._historyChangedTag_1xphw_2582{color:#1d4ed8;background:#dbeafe;border-radius:6px;padding:2px 6px;font-size:12px}._historyChanged_1xphw_2582{color:#b45309;background:#fef3c7;border-radius:4px;padding:1px 4px}._statsToolbar_1xphw_2598{width:100%;margin-bottom:0}._statsToolbar_1xphw_2598 ._statsBar_1xphw_877{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;min-width:0;margin-bottom:0;display:grid}._statsToolbar_1xphw_2598 ._statCard_1xphw_883{gap:var(--space-2);border-radius:var(--radius-md);min-width:0;min-height:40px;padding:8px 12px}._statsToolbar_1xphw_2598 ._statContent_1xphw_899{flex-direction:row;align-items:center;gap:6px;min-width:0}._statsToolbar_1xphw_2598 ._statLabel_1xphw_905{white-space:nowrap;line-height:1}._statsToolbar_1xphw_2598 ._statValue_1xphw_915{font-size:16px;line-height:1}@media (width<=1180px){._periodSummaryTop_1xphw_360{flex-direction:column;align-items:flex-start}._statsToolbar_1xphw_2598 ._statsBar_1xphw_877{grid-template-columns:repeat(2,minmax(0,1fr))}._formArea_1xphw_2094{max-height:calc(100dvh - 220px)}}@media (width<=720px){._mainContent_1xphw_175{padding:8px}._viewHeader_1xphw_225{flex-direction:column;align-items:stretch}._viewHeaderLeft_1xphw_235{min-width:0}._periodSelect_1xphw_286{width:100%}._departmentBrowserPanel_1xphw_1333{padding:14px}._departmentUserItem_1xphw_1367{align-items:flex-start}._departmentUserCount_1xphw_1457{padding-top:4px}._contentRow_1xphw_205{gap:12px}._emptyOkrContent_1xphw_621{padding:0 0 16px}._formArea_1xphw_2094{max-height:none}._formTopBar_1xphw_2109,._editHeaderTop_1xphw_2125,._editFooter_1xphw_2299,._editDeptRow_1xphw_2151,._editKRRow_1xphw_2242{flex-wrap:wrap}._topRight_1xphw_2120,._editMeta_1xphw_2142,._editKRRight_1xphw_2258,._editFooterRight_1xphw_2312{justify-content:flex-end;width:100%}._editDesc_1xphw_2219{width:calc(100% - 20px);margin-left:10px;margin-right:10px}._divider_1xphw_2233,._editKRList_1xphw_2236{margin-left:10px;margin-right:10px;padding-left:0;padding-right:0}._statsToolbar_1xphw_2598 ._statsBar_1xphw_877{grid-template-columns:1fr}}._addKrBtn_1xphw_2291{color:#3b82f6;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:4px;padding:10px;font-size:13px;display:flex}._addKrBtn_1xphw_2291:hover{background:#3b82f605;border-color:#3b82f6}._footer_1xphw_2738{border-top:1px solid #ededed;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 0 0;display:flex}._toolbarLeft_1xphw_2743{align-items:center;gap:4px;display:flex}._toolBtn_1xphw_2744{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:4px;padding:5px 10px;font-size:12px;display:flex}._toolBtn_1xphw_2744:hover{color:#374151;background:#f3f4f6}._btnGroup_1xphw_2751{align-items:center;gap:8px;display:flex}._cancelBtn_1xphw_2313{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:6px 18px;font-size:13px;font-weight:500}._cancelBtn_1xphw_2313:hover{background:#e5e7eb}._saveBtn_1xphw_2324{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:6px 20px;font-size:13px;font-weight:500}._saveBtn_1xphw_2324:hover:not(:disabled){background:#2563eb}._saveBtn_1xphw_2324:disabled{opacity:.45;cursor:not-allowed}._copyManageModal_1xphw_2764{flex-direction:column;width:min(620px,92vw);max-height:calc(100vh - 96px);display:flex;overflow:hidden}._copyObjectiveField_1xphw_2772{flex-direction:column;align-items:stretch;gap:10px}._copyObjectiveField_1xphw_2772 ._manageLabel_1xphw_692{flex-shrink:0}._copyObjectiveList_1xphw_2782{flex-direction:column;gap:8px;max-height:min(430px,100vh - 320px);padding:2px 4px 2px 0;display:flex;overflow:hidden auto}._copyObjectiveOption_1xphw_2792{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:10px;width:100%;min-width:0;padding:12px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}._copyObjectiveOption_1xphw_2792:hover{background:#f8fafc;border-color:#c7d2fe}._copyObjectiveOptionActive_1xphw_2813{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f114}._copyObjectiveRadio_1xphw_2819{background:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px}._copyObjectiveOptionActive_1xphw_2813 ._copyObjectiveRadio_1xphw_2819{border:5px solid #6366f1}._copyObjectiveBody_1xphw_2833{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._copyObjectiveTitle_1xphw_2841,._copyObjectiveDescription_1xphw_2842,._copyObjectiveKr_1xphw_2843{overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}._copyObjectiveTitle_1xphw_2841{-webkit-line-clamp:2;color:#111827;font-size:14px;font-weight:700;line-height:1.45}._copyObjectiveMeta_1xphw_2858{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}._copyObjectiveDescription_1xphw_2842{-webkit-line-clamp:2;color:#475569;font-size:12px;line-height:1.5}._copyObjectiveKrs_1xphw_2874{flex-direction:column;gap:3px;min-width:0;padding-top:2px;display:flex}._copyObjectiveKr_1xphw_2843{-webkit-line-clamp:1;color:#334155;font-size:12px;line-height:1.45}._copyObjectiveMore_1xphw_2889,._copyObjectiveEmpty_1xphw_2890{color:#64748b;font-size:12px;line-height:1.45}._copyObjectiveEmpty_1xphw_2890{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:14px 12px}._header_kbzi2_1{height:var(--header-height);background-color:var(--bg-primary);border-bottom:1px solid var(--border);padding:0 var(--space-6);z-index:50;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}._title_kbzi2_14{font-size:var(--font-size-xl);color:var(--text-primary);margin:0;font-weight:600}._actions_kbzi2_21{align-items:center;gap:var(--space-3);display:flex}._userBadge_kbzi2_27{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-secondary);margin-left:var(--space-3);border-radius:20px;display:flex}._userAvatar_kbzi2_37{object-fit:cover;border-radius:50%;width:28px;height:28px}._userAvatarFallback_kbzi2_44{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._userName_kbzi2_55{font-size:var(--font-size-sm);color:var(--text-primary);font-weight:500}._progressRing_1lydl_1{justify-content:center;align-items:center;display:inline-flex;position:relative}._progressRing_1lydl_1 svg{transform:rotate(-90deg)}._progressRing_1lydl_1 circle{fill:none;stroke-linecap:round;transition:stroke-dashoffset var(--transition-slow)}._background_1lydl_18{stroke:var(--border)}._progress_1lydl_1{transition:stroke-dashoffset var(--transition-slow)}._label_1lydl_26{font-size:var(--font-size-xs);color:var(--text-primary);font-weight:600;position:absolute}._small_1lydl_33 ._label_1lydl_26{font-size:10px}._medium_1lydl_37 ._label_1lydl_26{font-size:var(--font-size-xs)}._large_1lydl_41 ._label_1lydl_26{font-size:var(--font-size-sm)}._page_ymvjo_1{padding:var(--space-6);flex-direction:column;min-height:calc(100dvh - 64px);display:flex;overflow:hidden}._statsBar_ymvjo_10{gap:var(--space-6);padding:var(--space-4);background-color:var(--bg-secondary);border-radius:var(--radius-lg);margin-bottom:var(--space-5);flex-shrink:0;display:flex}._statItem_ymvjo_20{align-items:center;gap:var(--space-2);display:flex}._statIconSuccess_ymvjo_26{color:var(--accent)}._statIconWarning_ymvjo_30{color:var(--warning)}._statIconPrimary_ymvjo_34{color:var(--primary)}._statIconDanger_ymvjo_38{color:var(--danger)}._statLabel_ymvjo_42{font-size:var(--font-size-sm);color:var(--text-secondary)}._statValue_ymvjo_47{font-size:var(--font-size-base);color:var(--text-primary);font-weight:600}._quadrantGrid_ymvjo_53{gap:var(--space-4);flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;min-height:0;display:grid}._quadrant_ymvjo_53{background-color:var(--bg-secondary);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}._quadrantHeader_ymvjo_70{padding:var(--space-4);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}._quadrantTitle_ymvjo_79{align-items:center;gap:var(--space-2);font-size:var(--font-size-base);color:var(--text-primary);margin:0;font-weight:600;display:flex}._quadrantContent_ymvjo_89{padding:var(--space-3);flex:1;overflow-y:auto}._addBtn_ymvjo_95{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:28px;height:28px;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}._addBtn_ymvjo_95:hover{background-color:var(--primary-hover);transform:scale(1.05)}._emptyState_ymvjo_114{height:100%;color:var(--text-secondary);font-size:var(--font-size-sm);justify-content:center;align-items:center;display:flex}._taskList_ymvjo_124{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._taskItem_ymvjo_133{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);display:flex}._taskItem_ymvjo_133:hover{box-shadow:var(--shadow-sm)}._taskToggle_ymvjo_147{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}._taskToggle_ymvjo_147:hover{color:var(--primary)}._taskCompleted_ymvjo_163{color:var(--accent)!important}._taskTitle_ymvjo_167{font-size:var(--font-size-sm);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._taskDone_ymvjo_176{color:var(--text-secondary);text-decoration:line-through}._priority_ymvjo_181{font-size:var(--font-size-xs);border-radius:var(--radius-sm);flex-shrink:0;padding:2px 6px}._priorityHigh_ymvjo_188{color:var(--danger);background-color:#ef44441a}._priorityMedium_ymvjo_193{color:var(--warning);background-color:#f59e0b1a}._priorityLow_ymvjo_198{color:var(--accent);background-color:#22c55e1a}._deleteBtn_ymvjo_203{width:20px;height:20px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);opacity:0;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}._taskItem_ymvjo_133:hover ._deleteBtn_ymvjo_203,._planItem_ymvjo_220:hover ._deleteBtn_ymvjo_203,._factorItem_ymvjo_221:hover ._deleteBtn_ymvjo_203{opacity:1}._deleteBtn_ymvjo_203:hover{background-color:var(--danger);color:#fff}._okrList_ymvjo_231{gap:var(--space-4);flex-direction:column;display:flex}._okrItem_ymvjo_237{padding:var(--space-3);background-color:var(--bg-primary);border-radius:var(--radius-md)}._okrHeader_ymvjo_243{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}._okrInfo_ymvjo_250{flex:1;min-width:0}._okrTitle_ymvjo_255{font-size:var(--font-size-sm);color:var(--text-primary);margin:0 0 var(--space-1) 0;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}._statusTag_ymvjo_265{font-size:var(--font-size-xs);border-radius:var(--radius-sm);padding:2px 8px;display:inline-block}._statusTag_ymvjo_265._active_ymvjo_272{color:var(--primary);background-color:#6366f11a}._statusTag_ymvjo_265._completed_ymvjo_277{color:var(--accent);background-color:#22c55e1a}._statusTag_ymvjo_265._draft_ymvjo_282{color:var(--text-secondary);background-color:#9ca3af1a}._krProgressList_ymvjo_287{gap:var(--space-2);flex-direction:column;display:flex}._krProgressItem_ymvjo_293{align-items:center;gap:var(--space-2);display:flex}._krTitle_ymvjo_299{width:80px;font-size:var(--font-size-xs);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;overflow:hidden}._krProgressBar_ymvjo_309{background-color:var(--bg-secondary);border-radius:3px;flex:1;height:6px;overflow:hidden}._krProgressFill_ymvjo_317{background-color:var(--primary);border-radius:3px;height:100%;transition:width .3s}._krProgressFill_ymvjo_317._atRisk_ymvjo_324{background-color:var(--danger)}._krPercent_ymvjo_328{width:36px;font-size:var(--font-size-xs);color:var(--text-secondary);text-align:right;flex-shrink:0}._planList_ymvjo_337{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._planItem_ymvjo_220{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);display:flex}._planItem_ymvjo_220:hover{box-shadow:var(--shadow-sm)}._planContent_ymvjo_360{justify-content:space-between;align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}._planTitle_ymvjo_369{font-size:var(--font-size-sm);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._planQuarter_ymvjo_377{font-size:var(--font-size-xs);color:var(--primary);border-radius:var(--radius-sm);background-color:#6366f11a;flex-shrink:0;padding:2px 6px}._factorList_ymvjo_387{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._factorItem_ymvjo_221{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);display:flex}._factorItem_ymvjo_221:hover{box-shadow:var(--shadow-sm)}._factorContent_ymvjo_410{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}._factorTitle_ymvjo_418{font-size:var(--font-size-sm);color:var(--text-primary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}._factorTitle_ymvjo_418._resolved_ymvjo_428{color:var(--text-secondary);text-decoration:line-through}._factorMeta_ymvjo_433{align-items:center;gap:var(--space-2);display:flex}._impact_ymvjo_439{font-size:var(--font-size-xs);border-radius:var(--radius-sm);padding:2px 6px}._impactHigh_ymvjo_445{color:var(--danger);background-color:#ef44441a}._impactMedium_ymvjo_450{color:var(--warning);background-color:#f59e0b1a}._impactLow_ymvjo_455{color:var(--accent);background-color:#22c55e1a}._statusBadge_ymvjo_460{font-size:var(--font-size-xs);border-radius:var(--radius-sm);padding:2px 6px}._statusPending_ymvjo_466{color:var(--text-secondary);background-color:#9ca3af1a}._statusInProgress_ymvjo_471{color:#3b82f6;background-color:#3b82f61a}._statusResolved_ymvjo_476{color:var(--accent);background-color:#22c55e1a}._factorActions_ymvjo_481{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}._resolveBtn_ymvjo_488{background-color:var(--accent);color:#fff;cursor:pointer;border-radius:var(--radius-sm);opacity:0;width:20px;height:20px;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;font-size:12px;display:flex}._factorItem_ymvjo_221:hover ._resolveBtn_ymvjo_488{opacity:1}._resolveBtn_ymvjo_488:hover{background-color:#16a34a}._modalForm_ymvjo_513{gap:var(--space-4);flex-direction:column;display:flex}._formGroup_ymvjo_519{gap:var(--space-2);flex-direction:column;display:flex}._formLabel_ymvjo_525{font-size:var(--font-size-sm);color:var(--text-primary);font-weight:500}._formInput_ymvjo_531,._formSelect_ymvjo_532{padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--text-primary);background-color:var(--bg-primary);transition:all var(--transition-fast)}._formInput_ymvjo_531:focus,._formSelect_ymvjo_532:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}._headerActions_ymvjo_551{gap:var(--space-2);display:flex}._remindersSection_ymvjo_557{margin-bottom:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}._remindersHeader_ymvjo_563{align-items:center;gap:var(--space-2);font-size:var(--font-size-xs);color:var(--text-secondary);margin-bottom:var(--space-2);font-weight:600;display:flex}._reminderCount_ymvjo_573{background-color:var(--danger);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex}._reminderList_ymvjo_587{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._reminderItem_ymvjo_596{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-primary);border-radius:var(--radius-md);border-left:3px solid var(--warning);transition:all var(--transition-fast);display:flex}._reminderItem_ymvjo_596._reminderRead_ymvjo_607{opacity:.6;border-left-color:var(--text-secondary)}._reminderItem_ymvjo_596:hover{box-shadow:var(--shadow-sm)}._reminderContent_ymvjo_616{align-items:flex-start;gap:var(--space-2);flex:1;min-width:0;display:flex}._reminderType_ymvjo_624{font-size:var(--font-size-sm);flex-shrink:0;line-height:1.4}._reminderMessage_ymvjo_630{font-size:var(--font-size-sm);color:var(--text-primary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}._reminderActions_ymvjo_641{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}._markReadBtn_ymvjo_648{width:20px;height:20px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);opacity:0;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}._reminderItem_ymvjo_596:hover ._markReadBtn_ymvjo_648{opacity:1}._markReadBtn_ymvjo_648:hover{color:var(--primary)}._reminderItem_ymvjo_596._deadline_approaching_ymvjo_671{border-left-color:var(--warning)}._reminderItem_ymvjo_596._at_risk_ymvjo_675{border-left-color:var(--danger)}._reminderItem_ymvjo_596._progress_stalled_ymvjo_679{border-left-color:#f59e0b}._page_3fb95_1{padding:var(--space-6)}._tabs_3fb95_5{gap:var(--space-2);margin-bottom:var(--space-5);background-color:var(--bg-secondary);padding:var(--space-1);border-radius:var(--radius-lg);width:fit-content;display:flex}._tab_3fb95_5{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-weight:500;display:flex}._tab_3fb95_5:hover{color:var(--text-primary);background-color:var(--bg-primary)}._tab_3fb95_5._active_3fb95_35{color:var(--text-primary);background-color:var(--bg-primary);box-shadow:var(--shadow-sm)}._statsBar_3fb95_41{gap:var(--space-4);margin-bottom:var(--space-5);display:flex}._statCard_3fb95_47{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background-color:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:100px;display:flex}._statLabel_3fb95_58{font-size:var(--font-size-sm);color:var(--text-secondary)}._statValue_3fb95_63{font-size:var(--font-size-lg);color:var(--text-primary);font-weight:600}._statValue_3fb95_63._success_3fb95_69{color:var(--accent)}._statValue_3fb95_63._warning_3fb95_70{color:var(--warning)}._statValue_3fb95_63._primary_3fb95_71{color:var(--primary)}._filterBar_3fb95_73{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}._searchBox_3fb95_80{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md);max-width:300px;color:var(--text-secondary);flex:1;display:flex}._searchInput_3fb95_93{font-size:var(--font-size-sm);color:var(--text-primary);background:0 0;border:none;outline:none;width:100%}._searchInput_3fb95_93::placeholder{color:var(--text-tertiary)}._filters_3fb95_106{gap:var(--space-2);display:flex}._filterSelect_3fb95_111{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--bg-primary);font-size:var(--font-size-sm);color:var(--text-primary);cursor:pointer;outline:none}._filterSelect_3fb95_111:focus{border-color:var(--primary)}._taskList_3fb95_126{gap:var(--space-3);flex-direction:column;display:flex}._taskCard_3fb95_132{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background-color:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);display:flex}._taskCard_3fb95_132:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}._checkbox_3fb95_148{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;padding:0;display:flex}._checkbox_3fb95_148:hover{color:var(--primary)}._taskContent_3fb95_169{flex:1;min-width:0}._taskHeader_3fb95_174{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}._taskTitle_3fb95_182{font-size:var(--font-size-base);color:var(--text-primary);font-weight:500}._taskTitle_3fb95_182._done_3fb95_188{color:var(--text-secondary);text-decoration:line-through}._priorityBadge_3fb95_193{padding:2px var(--space-2);border-radius:var(--radius-sm);font-size:var(--font-size-xs);font-weight:500}._priorityHigh_3fb95_200{color:var(--danger);background-color:#ef44441a}._priorityMedium_3fb95_205{color:var(--warning);background-color:#f59e0b1a}._priorityLow_3fb95_210{color:var(--primary);background-color:#6366f11a}._statusBadge_3fb95_215{padding:2px var(--space-2);border-radius:var(--radius-sm);font-size:var(--font-size-xs)}._statusBadge_3fb95_215._pending_3fb95_221{color:var(--text-secondary);background-color:#94a3b81a}._statusBadge_3fb95_215._in_progress_3fb95_226{color:var(--primary);background-color:#6366f11a}._statusBadge_3fb95_215._completed_3fb95_165{color:var(--accent);background-color:#10b9811a}._taskMeta_3fb95_236{align-items:center;gap:var(--space-4);font-size:var(--font-size-xs);color:var(--text-secondary);flex-wrap:wrap;display:flex}._krLabel_3fb95_245{padding:2px var(--space-2);background-color:var(--bg-secondary);border-radius:var(--radius-sm);text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}._assignee_3fb95_255{align-items:center;gap:var(--space-2);display:flex}._avatar_3fb95_261{object-fit:cover;border-radius:50%;width:20px;height:20px}._avatarFallback_3fb95_268{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:flex}._dept_3fb95_281{color:var(--text-tertiary)}._dateRange_3fb95_285{align-items:center;gap:var(--space-1);display:flex}._actions_3fb95_291{gap:var(--space-1);opacity:0;transition:opacity var(--transition-fast);display:flex}._taskCard_3fb95_132:hover ._actions_3fb95_291{opacity:1}._actionBtn_3fb95_302{padding:var(--space-1);cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:flex}._actionBtn_3fb95_302:hover{background-color:var(--bg-secondary);color:var(--text-primary)}._form_3fb95_320{gap:var(--space-4);flex-direction:column;display:flex}._formGroup_3fb95_326{gap:var(--space-2);flex-direction:column;display:flex}._formRow_3fb95_332{gap:var(--space-4);display:flex}._formRow_3fb95_332 ._formGroup_3fb95_326{flex:1}._label_3fb95_341{font-size:var(--font-size-sm);color:var(--text-primary);font-weight:500}._input_3fb95_347,._select_3fb95_348{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--text-primary);background-color:var(--bg-primary);transition:border-color var(--transition-fast);outline:none}._input_3fb95_347:focus,._select_3fb95_348:focus{border-color:var(--primary)}._input_3fb95_347::placeholder{color:var(--text-tertiary)}._checkbox_3fb95_148 ._completed_3fb95_165{color:var(--accent)}._page_m4cva_1{flex-direction:column;gap:16px;height:100%;min-height:0;margin-top:0;padding:10px 12px 16px;display:flex;overflow-y:auto}._header_m4cva_13{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-top:0;padding-bottom:8px;display:flex}._headerLeft_m4cva_24{align-items:center;gap:10px;display:flex}._headerIcon_m4cva_30{color:#4f46e5}._title_m4cva_34{color:#1f2937;margin:0;font-size:18px;font-weight:700}._filtersWrap_m4cva_41{align-items:center;gap:12px;display:flex}._filterItem_m4cva_47{align-items:center;gap:8px;display:flex}._periodLabel_m4cva_53{color:#6b7280;white-space:nowrap;font-size:13px}._periodSelect_m4cva_59{color:#374151;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #d1d5db;border-radius:8px;min-width:140px;padding:6px 28px 6px 12px;font-size:13px}._periodSelect_m4cva_59:hover{border-color:#6366f1}._periodSelect_m4cva_59:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}._searchableFilter_m4cva_85{min-width:220px;position:relative}._searchableFilterTrigger_m4cva_90{color:#374151;cursor:pointer;text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:6px 12px;font-size:13px;display:flex}._searchableFilterTrigger_m4cva_90:hover{border-color:#6366f1}._searchableFilterValue_m4cva_111{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._searchableFilterArrow_m4cva_117{color:#6b7280;flex-shrink:0;font-size:12px}._searchableFilterMenu_m4cva_123{z-index:20;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:8px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 28px #0f172a1f}._searchableFilterInput_m4cva_136{color:#374151;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}._searchableFilterInput_m4cva_136:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f114}._searchableFilterList_m4cva_152{flex-direction:column;gap:4px;max-height:240px;margin-top:8px;display:flex;overflow-y:auto}._searchableFilterOption_m4cva_161{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:9px 10px;font-size:13px;line-height:1.4}._searchableFilterOption_m4cva_161:hover{background:#f8fafc}._searchableFilterOptionActive_m4cva_178{color:#4338ca;background:#eef2ff;font-weight:600}._searchableFilterEmpty_m4cva_184{color:#9ca3af;text-align:center;padding:12px 10px;font-size:13px}._periodBar_m4cva_191{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}._periodBarLeft_m4cva_202{align-items:center;gap:12px;display:flex}._periodName_m4cva_208{color:#1f2937;font-size:15px;font-weight:600}._periodDate_m4cva_214{color:#9ca3af;font-size:12px}._periodBarRight_m4cva_219{align-items:center;gap:8px;display:flex}._scopeTag_m4cva_225{color:#4338ca;background:#e0e7ff;border-radius:999px;padding:3px 8px;font-size:11px}._timeLabel_m4cva_233{color:#6b7280;white-space:nowrap;font-size:12px}._timeProgressBar_m4cva_239{background:#e5e7eb;border-radius:3px;width:80px;height:6px;overflow:hidden}._timeProgressFill_m4cva_247{background:#6366f1;border-radius:3px;height:100%;transition:width .3s}._timePercent_m4cva_254{color:#4f46e5;min-width:30px;font-size:12px;font-weight:600}._remainingDays_m4cva_261{color:#6b7280;font-size:12px}._typeFilterBar_m4cva_266{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._typeFilterBtn_m4cva_273{color:#475569;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;height:40px;padding:0 18px;font-size:15px;font-weight:600;transition:all .15s}._typeFilterBtn_m4cva_273:hover{color:#3730a3;border-color:#a5b4fc}._typeFilterBtnActive_m4cva_291{color:#4338ca;background:#eef2ff;border-color:#6366f1}._statsGrid_m4cva_297{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:12px;display:grid}._statCard_m4cva_304{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}._statIconWrap_m4cva_314{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._statInfo_m4cva_324{flex-direction:column;gap:2px;display:flex}._statValue_m4cva_330{color:#1f2937;font-size:22px;font-weight:700;line-height:1}._statLabel_m4cva_337{color:#6b7280;font-size:12px}._columns_m4cva_342{flex-shrink:0;grid-template-columns:1fr 1fr;gap:12px;display:grid}._columnCard_m4cva_349{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}._columnTitle_m4cva_359{color:#1f2937;margin:0;font-size:15px;font-weight:700}._overallProgress_m4cva_366{align-items:center;gap:24px;display:flex}._progressRing_m4cva_372{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex}._progressRingInner_m4cva_382{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:68px;height:68px;display:flex}._progressRingValue_m4cva_393{font-size:20px;font-weight:700;line-height:1.1}._progressRingLabel_m4cva_399{color:#9ca3af;font-size:10px}._overallInfo_m4cva_404{align-items:center;gap:16px;display:flex}._overallStat_m4cva_410{flex-direction:column;align-items:center;gap:2px;display:flex}._overallStatValue_m4cva_417{color:#1f2937;font-size:20px;font-weight:700}._overallStatLabel_m4cva_423{color:#9ca3af;font-size:11px}._overallDivider_m4cva_428{background:#e5e7eb;width:1px;height:36px}._statusBar_m4cva_434{border-radius:6px;gap:0;height:10px;display:flex;overflow:hidden}._statusSeg_m4cva_442{min-width:4px;transition:all .2s}._statusLegend_m4cva_447{color:#6b7280;flex-wrap:wrap;gap:14px;font-size:11px;display:flex}._legendDot_m4cva_455{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}._krStatsGrid_m4cva_464{grid-template-columns:1fr 1fr;gap:8px;display:grid}._krStatItem_m4cva_470{background:#f9fafb;border-left:3px solid;border-radius:8px;flex-direction:column;gap:2px;padding:10px 14px;display:flex}._krStatValue_m4cva_480{color:#1f2937;font-size:18px;font-weight:700}._krStatLabel_m4cva_486{color:#6b7280;font-size:11px}._krBarWrap_m4cva_491{margin-top:4px}._sectionCard_m4cva_495{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:14px;padding:16px;display:flex}._typeGrid_m4cva_505{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._typeCard_m4cva_511{text-align:left;cursor:pointer;background:#fafbfc;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}._typeCard_m4cva_511:hover{border-color:#c7d2fe}._typeCardActive_m4cva_528{border-color:#6366f1;transform:translateY(-1px);box-shadow:0 0 0 3px #6366f11f}._typeCardHeader_m4cva_534{align-items:center;gap:10px;display:flex}._typeIconWrap_m4cva_540{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._typeLabel_m4cva_550{color:#1f2937;font-size:14px;font-weight:600;display:block}._typeCount_m4cva_557{color:#9ca3af;font-size:11px}._typeProgressWrap_m4cva_562{flex-direction:column;gap:4px;display:flex}._typeProgressText_m4cva_568{color:#6b7280;justify-content:space-between;font-size:12px;display:flex}._typeProgressBar_m4cva_575{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}._typeProgressFill_m4cva_582{border-radius:3px;height:100%;transition:width .3s}._objList_m4cva_588{flex-direction:column;gap:8px;display:flex}._objItem_m4cva_594{background:#fafbfc;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .15s;display:flex}._objItemButton_m4cva_605{text-align:left;width:100%;color:inherit;font:inherit;appearance:none;cursor:pointer}._objItemButton_m4cva_605:hover{background:#f8fafc;border-color:#c7d2fe}._objItemButton_m4cva_605:focus-visible{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11f}._objItemStatic_m4cva_625{cursor:default}._objItemLeft_m4cva_629{align-items:center;gap:10px;min-width:0;display:flex}._objTypeBadge_m4cva_636{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}._objItemInfo_m4cva_646{flex-direction:column;gap:3px;min-width:0;display:flex}._objItemTitle_m4cva_653{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}._objItemMeta_m4cva_662{align-items:center;gap:8px;display:flex}._objOwnerMeta_m4cva_668{align-items:center;gap:8px;min-width:0;margin-top:2px;display:flex}._objOwnerAvatar_m4cva_676,._objOwnerAvatarFallback_m4cva_677{border-radius:50%;flex-shrink:0;width:18px;height:18px}._objOwnerAvatar_m4cva_676{object-fit:cover;display:block}._objOwnerAvatarFallback_m4cva_677{color:#fff;background:linear-gradient(135deg,#6366f1,#818cf8);justify-content:center;align-items:center;font-size:10px;font-weight:600;display:inline-flex}._objOwnerName_m4cva_699{color:#334155;white-space:nowrap;font-size:12px}._objOwnerDept_m4cva_705{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}._objTypeTag_m4cva_714{font-size:11px;font-weight:500}._objStatusTag_m4cva_719{color:#475569;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:500}._objItemRight_m4cva_728{flex-shrink:0;align-items:center;gap:10px;min-width:140px;display:flex}._objProgressBar_m4cva_736{background:#e5e7eb;border-radius:4px;flex:1;min-width:60px;height:8px;overflow:hidden}._objProgressFill_m4cva_745{border-radius:4px;height:100%;transition:width .3s}._objProgressText_m4cva_751{text-align:right;min-width:36px;font-size:13px;font-weight:600}._emptyState_m4cva_758{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:60px 20px;display:flex}._emptyTitle_m4cva_767{color:#6b7280;margin:0;font-size:16px;font-weight:600}._emptyDesc_m4cva_774{color:#9ca3af;margin:0;font-size:13px}@media (width<=1024px){._header_m4cva_13{flex-direction:column;align-items:flex-start}._filtersWrap_m4cva_41{flex-wrap:wrap;width:100%}._statsGrid_m4cva_297{grid-template-columns:repeat(2,1fr)}._columns_m4cva_342,._typeGrid_m4cva_505{grid-template-columns:1fr}}@media (width<=640px){._filterItem_m4cva_47{justify-content:space-between;width:100%}._periodSelect_m4cva_59{min-width:180px}._periodBar_m4cva_191{flex-direction:column;align-items:flex-start;gap:8px}._periodBarRight_m4cva_219{flex-wrap:wrap}._statsGrid_m4cva_297{grid-template-columns:1fr}}._loading_tur3g_1{height:200px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}._pageHeader_tur3g_9{z-index:50;background-color:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:16px 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0f172a0a}._backBtn_tur3g_22{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;transition:all .15s;display:flex}._backBtn_tur3g_22:hover{background-color:#f3f4f6;border-color:#d1d5db}._pageTitle_tur3g_41{color:#1f2937;margin:0;font-size:18px;font-weight:600}._pageSubtitle_tur3g_48{color:#9ca3af;font-size:13px}._page_tur3g_9{max-width:1200px;margin:0 auto;padding:24px}._message_tur3g_59{border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:24px;padding:12px 16px;font-size:14px;display:flex}._messageIcon_tur3g_69{flex-shrink:0;justify-content:center;align-items:center;padding-top:1px;display:flex}._messageBody_tur3g_77{flex-direction:column;gap:4px;min-width:0;display:flex}._messageText_tur3g_84{font-weight:600;line-height:1.4}._messageDetail_tur3g_89{opacity:.88;line-height:1.5}._message_tur3g_59._success_tur3g_94{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}._message_tur3g_59._error_tur3g_100{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}._pageLayout_tur3g_107{gap:0;max-width:none;height:calc(100vh - 72px);min-height:0;padding:0;display:flex}._sideMenu_tur3g_116{background:#fff;border-right:1px solid #e5e7eb;flex-shrink:0;width:220px;min-width:200px;height:calc(100vh - 120px);padding:20px 12px;position:sticky;top:72px;overflow-y:auto}._sideMenu_tur3g_116 nav{flex-direction:column;gap:2px;display:flex}._sideMenuItem_tur3g_135{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:11px 14px;font-size:14px;transition:all .15s;display:flex}._sideMenuItem_tur3g_135:hover{color:#374151;background:#f3f4f6}._sideActive_tur3g_156{color:var(--primary);font-weight:600;position:relative;background:#6366f114!important}._sideActive_tur3g_156:before{content:"";background:var(--primary);border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}._sideMenuGroup_tur3g_175{flex-direction:column;gap:2px;display:flex}._sideSubMenu_tur3g_181{flex-direction:column;gap:2px;padding:2px 0 4px 34px;display:flex}._sideSubMenuItem_tur3g_188{color:#6b7280;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;height:32px;padding:0 10px;font-size:13px}._sideSubMenuItem_tur3g_188:hover{color:#374151;background:#f3f4f6}._sideSubActive_tur3g_205{color:var(--primary);background:#6366f114;font-weight:600}._pageContent_tur3g_211{flex:1;min-height:0;padding:24px;overflow:hidden auto}._configSection_tur3g_220{grid-template-columns:1fr 1fr;gap:24px;display:grid}._configWideCard_tur3g_226{grid-column:1/-1}._card_tur3g_230{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}._cardTitle_tur3g_237{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:600}._hint_tur3g_244{color:var(--text-secondary);margin-bottom:20px;font-size:13px;line-height:1.5}._hintInline_tur3g_251{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.5}._form_tur3g_259{flex-direction:column;gap:16px;display:flex}._formGroup_tur3g_265{flex-direction:column;gap:6px;display:flex}._label_tur3g_271{color:var(--text-primary);font-size:14px;font-weight:500}._input_tur3g_277{border:1px solid var(--border);border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}._input_tur3g_277:focus{border-color:var(--primary);outline:none}._secretInput_tur3g_291{align-items:center;display:flex;position:relative}._secretInput_tur3g_291 ._input_tur3g_277{padding-right:44px}._toggleSecret_tur3g_301{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;right:12px}._toggleSecret_tur3g_301:hover{color:var(--text-primary)}._checkbox_tur3g_315{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}._checkbox_tur3g_315 input{cursor:pointer;width:16px;height:16px}._periodPage_tur3g_329{background:#f5f6f8;min-height:calc(100vh - 120px)}._periodPanel_tur3g_334{background:#fff;border:1px solid #eef0f3;border-radius:8px;padding:16px 20px 0}._periodTabs_tur3g_341{align-items:center;gap:24px;margin-bottom:16px;display:flex}._periodTab_tur3g_341{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;height:34px;font-weight:600}._periodTabActive_tur3g_358{color:#1677ff;border-bottom-color:#1677ff}._periodCreateBtn_tur3g_363{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:6px;align-items:center;gap:6px;height:34px;margin-left:auto;padding:0 16px;font-weight:600;display:inline-flex}._periodToolbar_tur3g_378{align-items:center;gap:8px;margin-bottom:16px;display:flex}._periodFilterSelect_tur3g_385,._periodSearch_tur3g_386{color:#475569;background:#fff;border:1px solid #dde2ea;border-radius:6px;height:34px;font-size:14px}._periodFilterSelect_tur3g_385{padding:0 12px}._periodSearch_tur3g_386{color:#94a3b8;align-items:center;gap:8px;width:220px;padding:0 12px;display:flex}._periodSearch_tur3g_386 input{border:none;outline:none;width:100%;font-size:14px}._periodTableWrap_tur3g_415{border-radius:8px 8px 0 0;overflow:visible}._periodTable_tur3g_415{border-collapse:collapse;width:100%;font-size:14px}._periodTable_tur3g_415 th{text-align:left;color:#0f172a;background:#fafafb;border-bottom:1px solid #e5e7eb;padding:12px 10px;font-weight:600}._periodTable_tur3g_415 td{color:#334155;border-bottom:1px solid #e5e7eb;padding:14px 10px}._periodStatus_tur3g_441{align-items:center;gap:6px;display:inline-flex}._periodStatus_tur3g_441 span{background:#c4c9d1;border-radius:50%;width:8px;height:8px}._periodStatus_active_tur3g_454 span{background:#1677ff}._periodStatus_ended_tur3g_455 span{background:#10b981}._periodStatus_not_started_tur3g_456 span{background:#c4c9d1}._periodStatus_archived_tur3g_457 span{background:#f59e0b}._periodStatus_archived_tur3g_457{color:#d97706}._periodStatus_archived_tur3g_457 span+span{display:none}._periodNameCell_tur3g_461{align-items:center;gap:8px;display:flex}._periodArchivedBadge_tur3g_467{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:4px;align-items:center;height:22px;padding:0 8px;font-size:12px;line-height:1;display:inline-flex}._periodActionsCell_tur3g_480{align-items:center;gap:12px;display:flex;position:relative}._periodActionsCell_tur3g_480 button{color:#1677ff;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}._periodMoreBtn_tur3g_496{width:28px;height:24px;font-weight:700;color:#1677ff!important;border-radius:4px!important}._periodMoreBtn_tur3g_496:hover{background:#eff6ff!important}._periodActionMenu_tur3g_508{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:120px;padding:6px;position:absolute;top:28px;right:0;box-shadow:0 8px 20px #0f172a1f}._periodActionMenu_tur3g_508 button{text-align:left;width:100%;height:32px;display:block;color:#334155!important;border-radius:6px!important;padding:0 10px!important}._periodActionMenu_tur3g_508 button:hover{background:#f8fafc!important}._periodActionMenu_tur3g_508 ._periodDangerAction_tur3g_535{color:#dc2626!important}._periodEmpty_tur3g_539{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:180px;display:flex}._periodConfirmMask_tur3g_549{z-index:1200;background:#0f172a2e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._periodConfirmDialog_tur3g_559{background:#fff;border-radius:8px;flex-direction:column;width:min(640px,100vw - 32px);max-height:calc(100vh - 48px);padding:22px 24px 18px;display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a2e}._periodConfirmTitle_tur3g_571{color:#111827;align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}._periodConfirmTitle_tur3g_571 svg{color:#f59e0b}._periodConfirmDialog_tur3g_559 p{color:#64748b;margin:14px 0 24px 30px;line-height:1.7}._periodConfirmActions_tur3g_590{justify-content:flex-end;gap:10px;display:flex}._periodConfirmActions_tur3g_590 button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:64px;height:34px}._periodConfirmPrimary_tur3g_606{color:#fff!important;background:#1677ff!important;border-color:#1677ff!important}._unratedUserList_tur3g_612{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;max-height:420px;margin:0 0 18px 30px;overflow-y:auto}._unratedUserItem_tur3g_621{border-bottom:1px solid #e5e7eb;padding:12px 14px}._unratedUserItem_tur3g_621:last-child{border-bottom:none}._unratedUserMain_tur3g_630{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}._unratedUserMain_tur3g_630 strong{color:#111827;font-size:14px}._unratedUserMain_tur3g_630 span{color:#64748b;font-size:12px}._unratedUserMeta_tur3g_648{color:#475569;flex-wrap:wrap;gap:10px;font-size:12px;display:flex}._periodDialog_tur3g_656{z-index:1000;background:#f5f6f8;flex-direction:column;display:flex;position:fixed;inset:0}._periodDialogHeader_tur3g_665{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:46px;padding:0 18px;display:flex}._periodDialogHeader_tur3g_665 h3{color:#1f2937;margin:0;font-size:16px}._periodDialogHeader_tur3g_665 button{color:#94a3b8;cursor:pointer;background:0 0;border:none}._periodDialogBody_tur3g_688{flex:1;padding:22px 28px;overflow:auto}._periodFormRow_tur3g_694,._periodFlowRow_tur3g_695{align-items:center;gap:12px;margin-bottom:20px;display:flex}._periodFormRow_tur3g_694>label,._periodFlowRow_tur3g_695>label{color:#111827;flex-shrink:0;width:96px;font-size:14px}._periodRadioGroup_tur3g_710{align-items:center;gap:16px;display:flex}._periodRadioGroup_tur3g_710 label{color:#1f2937;align-items:center;gap:6px;font-size:14px;display:inline-flex}._periodNotice_tur3g_724{color:#7890a8;background:#eaf4ff;border-radius:4px;max-width:990px;margin:-6px 0 20px 108px;padding:13px 20px;font-size:14px}._periodFormInput_tur3g_734{background:#fff;border:1px solid #dde2ea;border-radius:6px;outline:none;width:360px;height:34px;padding:0 12px}._periodFormSelect_tur3g_744{color:#1f2937;background:#fff;border:1px solid #dde2ea;border-radius:6px;outline:none;width:360px;height:34px;padding:0 12px}._periodAutoCopyConfig_tur3g_755{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._periodAutoCopyToggle_tur3g_762{color:#1f2937;align-items:center;gap:8px;font-size:14px;display:inline-flex}._periodPickerWrap_tur3g_769{width:360px;position:relative}._periodPickerWrap_tur3g_769 ._periodFormInput_tur3g_734{cursor:pointer;width:100%;padding-right:34px}._periodCalendarIcon_tur3g_780{color:#94a3b8;pointer-events:none;position:absolute;top:9px;right:12px}._periodPicker_tur3g_769{z-index:20;background:#fff;border-radius:8px;width:288px;position:absolute;top:38px;left:0;overflow:hidden;box-shadow:0 8px 24px #0f172a24}._periodPickerHeader_tur3g_800{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;height:42px;padding:0 14px;display:flex}._periodPickerHeader_tur3g_800 button{color:#a0aec0;cursor:pointer;background:0 0;border:none;font-size:14px}._periodPickerHeader_tur3g_800 strong{color:#0f172a;font-size:14px}._periodPickerGrid_tur3g_822{grid-template-columns:repeat(3,1fr);gap:22px 26px;padding:24px 28px 28px;display:grid}._periodPicker_quarter_tur3g_829{width:288px}._periodPicker_quarter_tur3g_829 ._periodPickerGrid_tur3g_822,._periodPicker_half_year_tur3g_834 ._periodPickerGrid_tur3g_822{grid-template-columns:repeat(4,1fr);gap:20px;padding:18px 28px 24px}._periodPicker_half_year_tur3g_834{width:288px}._periodPicker_half_year_tur3g_834 ._periodPickerGrid_tur3g_822{grid-template-columns:repeat(2,1fr)}._periodPicker_year_tur3g_848 ._periodPickerGrid_tur3g_822{grid-template-columns:repeat(3,1fr)}._periodPickerGrid_tur3g_822 button{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:4px;height:28px;font-size:14px}._periodPickerGrid_tur3g_822 button:disabled{color:#cbd5e1;cursor:default}._periodPickerGrid_tur3g_822 button:not(:disabled):hover{color:#1677ff;background:#eff6ff}._periodPickerGrid_tur3g_822 ._periodPickerActive_tur3g_872{color:#fff;background:#1677ff}._periodDateRange_tur3g_877{color:#94a3b8;background:#fff;border:1px solid #dde2ea;border-radius:6px;align-items:center;gap:10px;width:360px;height:34px;padding:0 12px;display:flex}._periodDateRange_tur3g_877 input{color:#1f2937;border:none;outline:none;flex:1;min-width:0;font-size:14px}._periodCount_tur3g_899{color:#94a3b8;pointer-events:none;margin-left:-78px;font-size:13px}._required_tur3g_906{color:#ef4444}._periodSwitch_tur3g_910{cursor:pointer;background:#c4c9d1;border:none;border-radius:999px;width:44px;height:22px;padding:2px;transition:background .15s}._periodSwitch_tur3g_910 span{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;display:block}._periodSwitchOn_tur3g_930{background:#1677ff}._periodSwitchOn_tur3g_930 span{transform:translate(20px)}._periodFlowRow_tur3g_695{align-items:flex-start}._periodFlowContent_tur3g_942{width:min(1000px,100vw - 260px)}._periodFlowSteps_tur3g_946{align-items:center;gap:40px;margin-bottom:10px;display:flex}._periodFlowStep_tur3g_946{cursor:pointer;background:#fff;border:1px solid #eef0f3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:132px;height:58px;display:flex;position:relative;box-shadow:0 2px 8px #0f172a0a}._periodFlowStepSelected_tur3g_969{color:#fff;background:#1677ff;border-color:#1677ff}._periodFlowStep_tur3g_946 span{color:inherit;opacity:.8;font-size:12px}._periodFlowStep_tur3g_946 i{border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:16px solid #e5e7eb;width:0;height:0;position:absolute;right:-31px}._periodFlowConfig_tur3g_991{background:#fff;border:1px solid #eef0f3;border-radius:6px;padding:18px 20px}._periodFlowConfig_tur3g_991>div{border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding-bottom:18px;display:flex}._periodFlowConfig_tur3g_991 p{color:#111827;margin:18px 0 0}._periodAddMini_tur3g_1011{color:#1677ff;background:#fff;border:1px dashed #1677ff;border-radius:4px;margin-left:10px;padding:2px 10px}._periodAddSolid_tur3g_1020{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:6px;padding:8px 18px}._periodCheckLine_tur3g_1029{color:#111827;align-items:center;gap:8px;margin-top:18px;display:flex}._periodCheckLine_tur3g_1029 input{accent-color:#1677ff;width:16px;height:16px}._periodDepartmentEditorHeader_tur3g_1043{margin-top:24px;border-bottom:none!important;justify-content:space-between!important;align-items:center!important;padding-bottom:0!important;display:flex!important}._periodDepartmentTable_tur3g_1052{border-radius:8px;margin-top:16px;overflow:hidden;border:1px solid #eef0f3!important;padding-bottom:0!important;display:block!important}._periodDepartmentTableHead_tur3g_1061,._periodDepartmentRow_tur3g_1062{grid-template-columns:1fr 1.6fr 120px;align-items:center;min-height:48px;padding:0 12px;display:grid}._periodDepartmentTableHead_tur3g_1061{color:#111827;background:#f8fafc;font-weight:600}._periodDepartmentRow_tur3g_1062{color:#334155;border-top:1px solid #eef0f3}._periodDepartmentRow_tur3g_1062 button{color:#1677ff;cursor:pointer;background:0 0;border:none;justify-self:start}._periodDepartmentEmpty_tur3g_1089{color:#cbd5e1;border-top:1px solid #eef0f3;justify-content:center;align-items:center;height:48px;display:flex}._periodEditorConfig_tur3g_1098{margin-top:18px}._periodEditorLine_tur3g_1102{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;display:flex}._periodSelectedUsers_tur3g_1110{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}._periodSelectedUser_tur3g_1110{color:#334155;background:#f8fbff;border:1px solid #d8e3f8;border-radius:14px;align-items:center;gap:6px;height:26px;padding:2px 8px 2px 3px;font-size:12px;display:inline-flex}._periodSelectedUser_tur3g_1110 img,._periodSelectedUser_tur3g_1110 i{object-fit:cover;border-radius:50%;width:20px;height:20px}._periodSelectedUser_tur3g_1110 i{color:#fff;background:#1677ff;justify-content:center;align-items:center;font-size:11px;font-style:normal;display:inline-flex}._periodSelectedUser_tur3g_1110 button{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1}._periodUserPicker_tur3g_1158{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:min(520px,100%);margin-top:10px;overflow:hidden;box-shadow:0 8px 20px #0f172a14}._periodUserPickerSearch_tur3g_1168{color:#94a3b8;border-bottom:1px solid #eef0f3;align-items:center;gap:8px;height:38px;padding:0 12px;display:flex}._periodUserPickerSearch_tur3g_1168 input{border:none;outline:none;flex:1;font-size:13px}._periodUserPickerList_tur3g_1185{max-height:240px;padding:6px;overflow-y:auto}._periodUserPickerItem_tur3g_1191{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:6px 8px;display:flex}._periodUserPickerItem_tur3g_1191:hover{background:#f8fafc}._periodUserPickerItemActive_tur3g_1206{background:#eff6ff;border:1px solid #bfdbfe}._periodUserPickerItemActive_tur3g_1206:hover{background:#dbeafe}._periodUserPickerItemActive_tur3g_1206 strong{color:#1d4ed8}._periodUserPickerInfo_tur3g_1219{align-items:center;gap:10px;min-width:0;display:flex}._periodUserPickerInfo_tur3g_1219 strong{color:#111827;font-size:13px;font-weight:500;display:block}._periodUserPickerInfo_tur3g_1219 span{color:#9ca3af;margin-top:2px;font-size:11px;display:block}._periodUserPickerEmpty_tur3g_1240{color:#94a3b8;text-align:center;padding:18px;font-size:13px}._periodDialogFooter_tur3g_1247{background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;height:58px;padding:0 16px;display:flex}._periodDialogFooter_tur3g_1247 button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dde2ea;border-radius:6px;min-width:66px;height:34px}._periodDialogFooter_tur3g_1247 ._periodPrimaryBtn_tur3g_1268{color:#fff;background:#1677ff;border-color:#1677ff}._appSettingsPage_tur3g_1274{padding:20px 24px}._appSettingsHeader_tur3g_1278{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;padding:18px 20px}._appSettingsLayout_tur3g_1286{grid-template-columns:148px minmax(0,1fr);gap:12px;display:grid}._appSettingsTabs_tur3g_1292,._appSettingsPanel_tur3g_1293{background:#fff;border:1px solid #e5e7eb;border-radius:10px}._appSettingsTabs_tur3g_1292{padding:8px}._appSettingsTab_tur3g_1292{color:#4b5563;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;height:34px;padding:0 10px;font-size:13px}._appSettingsTab_tur3g_1292:hover{background:#f3f4f6}._appSettingsTabActive_tur3g_1320{color:var(--primary);background:#6366f114;font-weight:600}._appSettingsPanel_tur3g_1293{padding:20px}._appSettingsPanelHead_tur3g_1330{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}._appSettingsPanelHead_tur3g_1330 h4{color:#111827;margin:0 0 6px;font-size:16px}._appSettingsPanelHead_tur3g_1330 p{color:#6b7280;margin:0;font-size:13px}._appStatusBadge_tur3g_1351{border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:600}._appStatusOn_tur3g_1359{color:#047857;background:#d1fae5}._appStatusOff_tur3g_1364{color:#b91c1c;background:#fee2e2}._appSettingRow_tur3g_1369{justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding-top:18px;display:flex}._appSettingRow_tur3g_1369 strong{color:#111827;margin-bottom:4px;font-size:14px;display:block}._appSettingRow_tur3g_1369 span{color:#6b7280;font-size:13px;display:block}._exportPage_tur3g_1391{flex-direction:column;display:flex}._exportCard_tur3g_1396{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}._exportHeader_tur3g_1403{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}._exportButtonContent_tur3g_1411{align-items:center;gap:8px;display:inline-flex}._exportStats_tur3g_1417{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}._exportStatItem_tur3g_1424{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:16px}._exportStatItem_tur3g_1424 strong{color:#111827;margin-bottom:6px;font-size:24px;line-height:1;display:block}._exportStatItem_tur3g_1424 span{color:#6b7280;font-size:13px;display:block}._exportTips_tur3g_1445{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:16px 18px}._exportTips_tur3g_1445 h4{color:#111827;margin:0 0 8px;font-size:14px}._exportTips_tur3g_1445 p{color:#6b7280;margin:0;font-size:13px;line-height:1.7}._backupPage_tur3g_1466{flex-direction:column;gap:20px;display:flex}._backupCard_tur3g_1472{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}._backupInfoGrid_tur3g_1479{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}._backupInfoItem_tur3g_1486{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}._backupInfoItem_tur3g_1486 svg{flex-shrink:0}._backupTips_tur3g_1502{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:14px 18px}._backupTips_tur3g_1502 h4{color:#374151;margin:0 0 6px;font-size:13px;font-weight:600}._backupTips_tur3g_1502 p{color:#6b7280;margin:0;font-size:12px;line-height:1.7}._importLabel_tur3g_1523{cursor:pointer;color:#fff;white-space:nowrap;background:#059669;border:1px solid #059669;border-radius:8px;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}._importLabel_tur3g_1523:hover:not(._importDisabled_tur3g_1539){background:#047857;border-color:#047857}._importDisabled_tur3g_1539{opacity:.6;cursor:not-allowed}._importResult_tur3g_1549{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:14px;padding:12px 16px;font-size:13px;line-height:1.6}._formActions_tur3g_1559{gap:12px;margin-top:8px;display:flex}._testResult_tur3g_1565{border-radius:6px;align-items:flex-start;gap:8px;margin-top:8px;padding:12px;font-size:14px;display:flex}._testResult_tur3g_1565._success_tur3g_94{color:#059669;background:#ecfdf5}._testResult_tur3g_1565._error_tur3g_100{color:#dc2626;background:#fef2f2}._syncInfo_tur3g_1586{justify-content:space-between;align-items:center;gap:24px;display:flex}._syncLogHeader_tur3g_1593{margin-bottom:16px}._syncStats_tur3g_1597{gap:32px;display:flex}._stat_tur3g_1602{color:var(--text-secondary);align-items:center;gap:8px;display:flex}._statNum_tur3g_1609{color:var(--primary);font-size:24px;font-weight:600}._statLabel_tur3g_1615{font-size:14px}._spinning_tur3g_1619{animation:1s linear infinite _spin_tur3g_1619}@keyframes _spin_tur3g_1619{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._empty_tur3g_1629{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}._empty_tur3g_1629 p{margin-top:12px;font-size:14px}._deptHeader_tur3g_1645{align-items:center;gap:16px;margin-bottom:4px;display:flex}._deptHeader_tur3g_1645 ._cardTitle_tur3g_237{margin-bottom:0}._deptHeader_tur3g_1645 ._hint_tur3g_244{color:var(--text-secondary);flex:1;font-size:12px}._addBtn_tur3g_1662{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;transition:all .2s;display:flex}._addBtn_tur3g_1662:hover{opacity:.9;transform:translateY(-1px)}._addForm_tur3g_1681{border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;margin-bottom:8px;padding:10px 0;display:flex}._saveInlineBtn_tur3g_1690,._cancelInlineBtn_tur3g_1691{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}._saveInlineBtn_tur3g_1690:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff}._saveInlineBtn_tur3g_1690:disabled{opacity:.4;cursor:not-allowed}._cancelInlineBtn_tur3g_1691:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}._deptTreeContainer_tur3g_1723{margin-top:12px}._deptNode_tur3g_1731{border-radius:6px;align-items:center;gap:6px;padding:7px 8px;transition:all .15s;display:flex;position:relative}._deptNode_tur3g_1731:hover{background:#f9fafb}._deptNode_tur3g_1731._editing_tur3g_1745{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;flex-wrap:wrap;align-items:center;margin-bottom:2px;padding:10px}._deptNode_tur3g_1731._dragging_tur3g_1755{opacity:.5;background:#e0e7ff}._deptNode_tur3g_1731._dragOver_tur3g_1760{border-top:2px dashed var(--primary);border-top-left-radius:0;border-top-right-radius:0}._expandBtn_tur3g_1766{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}._expandBtn_tur3g_1766:hover{color:#374151;background:#e5e7eb}._gripIcon_tur3g_1785{color:#d1d5db;cursor:grab;flex-shrink:0;transition:color .15s}._gripIcon_tur3g_1785:hover{color:#9ca3af}._deptIcon_tur3g_1796{color:var(--primary);flex-shrink:0}._deptName_tur3g_1801{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:60px;font-size:14px;font-weight:500;overflow:hidden}._moreBtn_tur3g_1812{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}._moreBtn_tur3g_1812:hover{color:#374151;background:#f3f4f6}._deptActions_tur3g_1832{opacity:0;align-items:center;gap:2px;transition:opacity .15s;display:flex}._deptNode_tur3g_1731:hover ._deptActions_tur3g_1832{opacity:1}._actionBtn_tur3g_1844{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}._actionBtn_tur3g_1844:hover{color:#374151;background:#e5e7eb}._deleteBtn_tur3g_1863:hover{color:#dc2626!important;background:#fef2f2!important}._deptEditInput_tur3g_1869{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:auto;min-width:80px;padding:6px 10px;font-size:14px;transition:border-color .15s}._deptEditInput_tur3g_1869:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f61a}._deptParentSelect_tur3g_1885{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;flex:0 auto;min-width:70px;max-width:120px;padding:6px 8px;font-size:13px}._deptParentSelect_tur3g_1885:focus{border-color:var(--primary)}._deptChildren_tur3g_1908{overflow:hidden}._addChildRow_tur3g_1912{align-items:center;gap:6px;padding:6px 8px;animation:.15s _fadeIn_tur3g_1;display:flex}@keyframes _fadeIn_tur3g_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._orgLayout_tur3g_1926{gap:20px;display:flex;overflow-x:hidden}._orgSidebar_tur3g_1933{background:#fff;border-radius:12px;flex-direction:column;width:340px;min-width:280px;max-height:calc(100vh - 220px);display:flex;box-shadow:0 1px 3px #0000001a}._orgSidebarHeader_tur3g_1944{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}._orgSidebarHeader_tur3g_1944 ._cardTitle_tur3g_237{margin:0;font-size:15px}._addBtnSmall_tur3g_1957{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}._addBtnSmall_tur3g_1957:hover{border-color:var(--primary);color:var(--primary);background:#f0f5ff}._addFormCompact_tur3g_1977{border-bottom:1px solid #f3f4f6;align-items:center;gap:6px;padding:8px 12px;display:flex}._inputSmall_tur3g_1985{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:6px 10px;font-size:13px}._inputSmall_tur3g_1985:focus{border-color:var(--primary)}._deptTreeScrollable_tur3g_1998{flex:1;padding:8px;overflow-y:auto}._emptyCompact_tur3g_2004{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}._emptyCompact_tur3g_2004 p{margin:0;font-size:13px}._orgMain_tur3g_2021{background:#fff;border-radius:12px;flex-direction:column;flex:1;max-height:calc(100vh - 220px);display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}._orgMainHeader_tur3g_2032{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}._orgMainHeader_tur3g_2032 ._cardTitle_tur3g_237{margin:0;font-size:15px}._memberCount_tur3g_2045{color:var(--text-secondary);background:var(--bg-secondary);border-radius:20px;padding:4px 12px;font-size:13px}._orgUserSearch_tur3g_2053{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;min-width:220px;padding:8px 12px;display:flex}._orgUserSearch_tur3g_2053 input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:13px}._orgUserSearch_tur3g_2053 input::placeholder{color:#9ca3af}._orgMain_tur3g_2021 ._userList_tur3g_2078{padding:16px 24px;overflow-y:auto}._selected_tur3g_2084{border-left:3px solid var(--primary);border-radius:4px;background:#eff6ff!important}._clickable_tur3g_2090{cursor:pointer}._userList_tur3g_2078{flex-direction:column;gap:8px;margin-top:16px;display:flex}._userItem_tur3g_2102{background:var(--bg-secondary);border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}._userAvatar_tur3g_2111{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex;overflow:hidden}._userAvatar_tur3g_2111 img{object-fit:cover;width:100%;height:100%}._userInfo_tur3g_2131{flex-direction:column;flex:1;gap:2px;display:flex}._userName_tur3g_2138{color:var(--text-primary);font-weight:500}._userNameRow_tur3g_2144{align-items:center;gap:6px;display:flex}._leaderBadge_tur3g_2150{color:#b45309;white-space:nowrap;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:10px;flex-shrink:0;align-items:center;gap:2px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-flex}._leftBadge_tur3g_2164{color:#991b1b;white-space:nowrap;background:linear-gradient(135deg,#fee2e2,#fca5a5);border-radius:10px;flex-shrink:0;align-items:center;padding:1px 6px;font-size:11px;font-weight:600;display:inline-flex}._userMeta_tur3g_2177{align-items:center;gap:12px;display:flex}._userOkrRequirementRow_tur3g_2183{align-items:center;gap:8px;margin-top:4px;display:flex}._userOkrBadge_tur3g_2190{white-space:nowrap;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}._userOkrRequired_tur3g_2201{color:#166534;background:#dcfce7}._userOkrOptional_tur3g_2206{color:#475569;background:#e2e8f0}._userOkrSwitch_tur3g_2211{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:38px;height:22px;padding:2px;transition:background .15s}._userOkrSwitch_tur3g_2211[data-active=true]{background:#16a34a}._userOkrSwitch_tur3g_2211:disabled{cursor:not-allowed;opacity:.55}._userOkrSwitchThumb_tur3g_2231{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;display:block}._userOkrSwitch_tur3g_2211[data-active=true] ._userOkrSwitchThumb_tur3g_2231{transform:translate(16px)}._userLeaderEditor_tur3g_2244{flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:relative}._leaderSearchBox_tur3g_2252{color:#9ca3af;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;min-width:220px;height:34px;padding:0 10px;display:flex}._leaderSearchInput_tur3g_2265{color:#374151;background:0 0;border:none;outline:none;width:170px;font-size:13px}._leaderSearchClear_tur3g_2274{color:#fff;cursor:pointer;background:#d1d5db;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:10px;display:flex}._leaderSearchClear_tur3g_2274:hover{background:#9ca3af}._leaderDropdown_tur3g_2291{z-index:1200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:240px;max-height:220px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 20px #0000001f}._leaderDropdownItem_tur3g_2306{color:#374151;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;width:100%;padding:7px 10px;font-size:13px;transition:background .12s;display:flex}._leaderDropdownItem_tur3g_2306:hover{background-color:#f3f4f6}._leaderDropdownItem_tur3g_2306._leaderActive_tur3g_2324{color:var(--primary);background-color:#6366f10d;font-weight:600}._userLeaderSelect_tur3g_2331{color:#1f2a44;background:#fff;border:1px solid #d7deee;border-radius:10px;min-width:220px;height:34px;padding:0 12px;font-size:13px}._userLeaderEditBtn_tur3g_2342,._userLeaderSaveBtn_tur3g_2343,._userLeaderCancelBtn_tur3g_2344{color:#42526b;cursor:pointer;background:#fff;border:1px solid #d7deee;border-radius:10px;height:34px;padding:0 12px;font-size:13px;transition:all .2s}._userLeaderEditBtn_tur3g_2342:hover,._userLeaderCancelBtn_tur3g_2344:hover{color:#4f46e5;border-color:#9fb4ff}._userLeaderSaveBtn_tur3g_2343{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}._userLeaderSaveBtn_tur3g_2343:disabled,._userLeaderCancelBtn_tur3g_2344:disabled{opacity:.6;cursor:not-allowed}._directLeader_tur3g_2374{color:#6366f1;white-space:nowrap;background:#eef2ff;border-radius:4px;padding:1px 8px;font-size:12px}._userPosition_tur3g_2383{color:var(--text-secondary);font-size:12px}._userTagRow_tur3g_2388{align-items:center;gap:14px;min-height:24px;margin-top:5px;display:flex}._userTagChips_tur3g_2396{flex-wrap:wrap;align-items:center;gap:6px;display:flex}._userTagChip_tur3g_2396{background:color-mix(in srgb, var(--tag-color,#2f80ed) 12%, #fff);border:1px solid color-mix(in srgb, var(--tag-color,#2f80ed) 24%, #fff);color:#1f2937;white-space:nowrap;text-overflow:ellipsis;border-radius:4px;align-items:center;max-width:120px;padding:3px 8px;font-size:12px;line-height:1.3;display:inline-flex;overflow:hidden}._userTagEmpty_tur3g_2419{color:#6b7280;font-size:12px}._userTagEditBtn_tur3g_2424{color:#1d4ed8;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}._userTagEditBtn_tur3g_2424:hover{color:#1e40af;text-decoration:underline}._userDepts_tur3g_2438{flex-wrap:wrap;gap:6px;display:flex}._deptTag_tur3g_2444{color:var(--text-secondary);background:#fff;border-radius:4px;padding:4px 8px;font-size:12px}._userStatus_tur3g_2452{border-radius:4px;padding:4px 8px;font-size:12px}._userStatus_tur3g_2452._active_tur3g_2458{color:#059669;background:#ecfdf5}._userStatus_tur3g_2452._inactive_tur3g_2463{color:#dc2626;background:#fef2f2}._contextMenuOverlay_tur3g_2469{z-index:999;position:fixed;inset:0}._contextMenuList_tur3g_2475{z-index:1000;background:#fff;border-radius:10px;min-width:180px;margin:0;padding:6px 0;list-style:none;position:fixed;transform:translate(-50%);box-shadow:0 4px 24px #00000026}._contextMenuList_tur3g_2475 li{cursor:pointer;color:#374151;padding:9px 16px;font-size:14px;transition:background .1s}._contextMenuList_tur3g_2475 li:hover{background:#f3f4f6}._contextMenuList_tur3g_2475 li._disabled_tur3g_2500{color:#d1d5db;pointer-events:none}._contextMenuList_tur3g_2475 ._contextDivider_tur3g_2505{cursor:default;background:#e5e7eb;height:1px;margin:4px 12px;padding:0}._contextMenuList_tur3g_2475 ._contextInfo_tur3g_2513{color:#9ca3af;cursor:default;-webkit-user-select:text;user-select:text;padding:6px 16px;font-family:monospace;font-size:12px}._dialogOverlay_tur3g_2523{z-index:1100;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._dialogBox_tur3g_2533{background:#fff;border-radius:14px;width:400px;max-width:90vw;padding:28px;box-shadow:0 8px 40px #0000002e}._dialogBox_tur3g_2533 h4{margin:0 0 20px;font-size:18px;font-weight:600}._dialogBox_tur3g_2533 label{color:#374151;margin-top:14px;margin-bottom:6px;font-size:13px;font-weight:500;display:block}._dialogBox_tur3g_2533 label:first-of-type{margin-top:0}._dialogBox_tur3g_2533 input,._dialogBox_tur3g_2533 select._select_tur3g_2084{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:14px;transition:border-color .15s}._dialogBox_tur3g_2533 input:focus,._dialogBox_tur3g_2533 select._select_tur3g_2084:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f61a}._dialogActions_tur3g_2579{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}._logList_tur3g_2587{flex-direction:column;gap:8px;margin-top:16px;display:flex}._logItem_tur3g_2594{background:var(--bg-secondary);border-left:3px solid #0000;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;display:flex}._logItem_tur3g_2594._success_tur3g_94{border-left-color:#10b981}._logItem_tur3g_2594._failed_tur3g_2608{border-left-color:#ef4444}._logIcon_tur3g_2612{color:var(--text-secondary);margin-top:2px}._logItem_tur3g_2594._success_tur3g_94 ._logIcon_tur3g_2612{color:#10b981}._logItem_tur3g_2594._failed_tur3g_2608 ._logIcon_tur3g_2612{color:#ef4444}._logContent_tur3g_2625{flex-direction:column;flex:1;gap:4px;display:flex}._logType_tur3g_2632{color:var(--text-primary);font-size:14px;font-weight:500}._logStatus_tur3g_2638{color:var(--text-secondary);font-size:12px}._logDetails_tur3g_2643{color:var(--text-secondary);margin-top:4px;font-size:13px}._logError_tur3g_2649{color:#dc2626;margin-top:4px;font-size:13px}._logTime_tur3g_2655{color:var(--text-secondary);white-space:nowrap;font-size:12px}._permSection_tur3g_2662{flex-direction:column;gap:24px;display:flex}._permTableWrapper_tur3g_2668{max-width:860px;overflow-x:auto}._permTable_tur3g_2668{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}._permTable_tur3g_2668 th,._permTable_tur3g_2668 td{text-align:left;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:11px 14px}._permTable_tur3g_2668 thead tr{background:#f9fafb}._permTable_tur3g_2668 th:first-child,._permTable_tur3g_2668 td:first-child{width:auto;padding-left:16px}._permTable_tur3g_2668 th:nth-child(n+2),._permTable_tur3g_2668 td:nth-child(n+2){text-align:center;width:112px}._permRoleTh_tur3g_2704{width:110px;color:var(--primary);font-size:13px;font-weight:600;text-align:center!important}._permTable_tur3g_2668 tbody tr:hover{background:#fafbff}._permTable_tur3g_2668 td:first-child{color:#374151;align-items:center;font-size:13px}._permModuleIcon_tur3g_2722{width:22px;height:22px;color:var(--primary);vertical-align:middle;background:#6366f114;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;display:inline-flex}._permMatrixCard_tur3g_2736{width:100%;max-width:920px}._permCheck_tur3g_2742{cursor:pointer;color:#0000;background:#fff;border:1.5px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:all .15s;display:inline-flex}._permCheck_tur3g_2742:hover:not(._permDisabled_tur3g_2757){border-color:var(--primary)}._permChecked_tur3g_2761{background:var(--primary);border-color:var(--primary);color:#fff}._permDisabled_tur3g_2757{opacity:.45;cursor:not-allowed}._select_tur3g_2084{border:1px solid var(--border);cursor:pointer;box-sizing:border-box;background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s}._select_tur3g_2084:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f61a}._formHint_tur3g_2791{color:var(--text-tertiary);margin-top:4px;font-size:12px}._toggleRow_tur3g_2798{justify-content:space-between;align-items:center;padding:8px 0;display:flex}._toggleSwitch_tur3g_2805{cursor:pointer;background:#e5e7eb;border:none;border-radius:12px;width:42px;height:24px;padding:0;transition:all .2s;position:relative}._toggleSwitch_tur3g_2805[data-active=true]{background:var(--primary)}._toggleThumb_tur3g_2821{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}._toggleSwitch_tur3g_2805[data-active=true] ._toggleThumb_tur3g_2821{transform:translate(18px)}._securityList_tur3g_2838{flex-direction:column;gap:8px;display:flex}._securityItem_tur3g_2844{background:var(--bg-secondary);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}._securityInfo_tur3g_2854{color:var(--primary);align-items:center;gap:10px;display:flex}._securityInfo_tur3g_2854>div strong{color:var(--text-primary);font-size:13px;display:block}._companyOkrModeTabs_tur3g_2868{background:var(--bg-secondary);border-radius:8px;gap:4px;width:fit-content;margin-bottom:20px;padding:3px;display:flex}._companyOkrModeContent_tur3g_2878{margin-top:12px}._companyOkrAllInfo_tur3g_2882{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:8px;padding:14px 16px;font-size:13px;display:flex}._companyOkrRoleList_tur3g_2894{flex-direction:column;gap:10px;display:flex}._companyOkrRoleItem_tur3g_2900{background:var(--bg-secondary);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;transition:background .12s;display:flex}._companyOkrRoleItem_tur3g_2900:hover{background:#f9fafb;border-color:#e5e7eb}._companyOkrRoleItem_tur3g_2900 input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}._companyOkrRoleName_tur3g_2925{color:var(--text-primary);align-items:center;gap:6px;min-width:120px;font-size:14px;font-weight:500;display:flex}._companyOkrRoleName_tur3g_2925 svg{color:var(--primary)}._companyOkrRoleDesc_tur3g_2939{color:var(--text-secondary);font-size:12px}._companyOkrCheckbox_tur3g_2944{width:18px;height:18px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}._companyOkrSelectedList_tur3g_2953{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:14px;padding:12px 14px}._companyOkrSelectedHeader_tur3g_2961{color:#166534;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:500;display:flex}._companyOkrSelectedHeader_tur3g_2961 svg{flex-shrink:0}._companyOkrSelectedNames_tur3g_2975{flex-wrap:wrap;gap:6px;display:flex}._companyOkrSelectedTag_tur3g_2981{color:var(--text-primary);background:#fff;border:1px solid #d1fae5;border-radius:16px;align-items:center;gap:6px;padding:3px 8px 3px 3px;font-size:12.5px;display:inline-flex}._companyOkrSelectedAvatar_tur3g_2993{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}._companyOkrSelectedTag_tur3g_2981 img{object-fit:cover;border-radius:50%;width:20px;height:20px}._visibilityTabs_tur3g_3015{background:var(--bg-secondary);border-radius:8px;gap:4px;width:fit-content;margin-bottom:20px;padding:3px;display:flex}._visibilityTab_tur3g_3015{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 16px;font-size:13px;transition:all .15s;display:flex}._visibilityTab_tur3g_3015:hover{color:#374151}._visibilityTabActive_tur3g_3043{color:#374151;background:#fff;font-weight:600;box-shadow:0 1px 3px #00000014}._visibilityContent_tur3g_3050{margin-top:12px}._visibilitySearch_tur3g_3054{max-width:360px;margin-bottom:10px;position:relative}._visibilitySearch_tur3g_3054 svg{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}._visibilityInput_tur3g_3069{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:8px 10px 8px 34px;font-size:13px;transition:border-color .15s}._visibilityInput_tur3g_3069:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f614}._visibilityHint_tur3g_3085{color:var(--text-tertiary);margin-bottom:14px;font-size:12px}._visibilityList_tur3g_3091{background:#fff;border:1px solid #f3f4f6;border-radius:10px;flex-direction:column;gap:6px;max-height:380px;padding:8px;display:flex;overflow-y:auto}._visibilityEmptyState_tur3g_3103{text-align:center;color:#9ca3af;padding:28px 16px;font-size:13px}._visibilityItem_tur3g_3110{border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:background .12s;display:flex}._visibilityItem_tur3g_3110:hover{background:#f9fafb}._visibilityInfo_tur3g_3124{color:#374151;align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}._visibilityInfo_tur3g_3124>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._visibilityUserInfo_tur3g_3140{flex:1;align-items:center;gap:10px;min-width:0;display:flex}._visibilityAvatar_tur3g_3148{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex;overflow:hidden}._visibilityAvatar_tur3g_3148 img{object-fit:cover;width:100%;height:100%}._visibilityUserMeta_tur3g_3169{flex-direction:column;min-width:0;line-height:1.35;display:flex}._visibilityUserMeta_tur3g_3169 strong{color:var(--text-primary);font-size:13px;font-weight:500}._visibilityUserMeta_tur3g_3169 span{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}._visibilityToggle_tur3g_3191{cursor:pointer;color:#6b7280;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;align-items:center;gap:5px;padding:5px 12px;font-size:12px;transition:all .15s;display:flex}._visibilityToggle_tur3g_3191:hover{background:#f9fafb;border-color:#d1d5db}._visibilityOn_tur3g_3212{font-weight:500;color:#dc2626!important;background:#fef2f2!important;border-color:#fecaca!important}._visibilitySummary_tur3g_3220{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;font-size:13px;display:flex}._reminderDialog_tur3g_3234{background:#fff;border-radius:12px;flex-direction:column;width:620px;max-width:90vw;max-height:80vh;display:flex;box-shadow:0 20px 60px #00000026}._reminderBody_tur3g_3244{flex-direction:column;flex:1;min-height:0;padding:0 20px 20px;display:flex}._reminderToolbar_tur3g_3251{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px 8px 0 0;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 12px;display:flex}._reminderToolbar_tur3g_3251 button{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}._reminderToolbar_tur3g_3251 button:hover{color:#0f172a;background:#e2e8f0}._reminderToolbarDivider_tur3g_3278{background:#e2e8f0;width:1px;height:20px;margin:0 4px}._reminderEditor_tur3g_3284{color:#0f172a;white-space:pre-wrap;word-wrap:break-word;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 8px 8px;outline:none;min-height:200px;max-height:400px;padding:14px 16px;font-size:14px;line-height:1.7;overflow-y:auto}._reminderEditor_tur3g_3284:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}._reminderEditor_tur3g_3284 h3{margin:8px 0 4px;font-size:16px;font-weight:600}._reminderEditor_tur3g_3284 ul,._reminderEditor_tur3g_3284 ol{margin:4px 0;padding-left:20px}._reminderEditor_tur3g_3284 a{color:#6366f1;text-decoration:underline}._reminderFooter_tur3g_3317{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}._reminderHint_tur3g_3326{color:#94a3b8;font-size:12px}._reminderActions_tur3g_3330{gap:10px;display:flex}._reminderCancelBtn_tur3g_3334{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 20px;font-size:13px}._reminderCancelBtn_tur3g_3334:hover{background:#f1f5f9}._reminderSendBtn_tur3g_3346{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:500;transition:background .15s;display:flex}._reminderSendBtn_tur3g_3346:hover{background:#4f46e5}._reminderSendBtn_tur3g_3346:disabled{cursor:not-allowed;background:#a5b4fc}._reminderRecipientSection_tur3g_3369{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;overflow:hidden}._reminderRecipientLabel_tur3g_3375{color:#0f172a;padding:10px 14px 6px;font-size:13px;font-weight:600;display:block}._reminderRecipientSearch_tur3g_3382{border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding:8px 14px;display:flex}._reminderRecipientSearch_tur3g_3382 input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:14px}._reminderRecipientSearch_tur3g_3382 input::placeholder{color:#94a3b8}._reminderRecipientSearch_tur3g_3382 svg{color:#94a3b8;flex-shrink:0}._reminderRecipientList_tur3g_3404{max-height:180px;padding:4px 0;overflow-y:auto}._reminderRecipientItem_tur3g_3409{cursor:pointer;justify-content:space-between;align-items:center;padding:6px 14px;transition:background .1s;display:flex}._reminderRecipientItem_tur3g_3409:hover{background:#f8fafc}._reminderRecipientItemActive_tur3g_3420{background:#eef2ff}._reminderRecipientInfo_tur3g_3423{align-items:center;gap:8px;min-width:0;display:flex}._reminderRecipientInfo_tur3g_3423>div:last-child{flex-direction:column;min-width:0;display:flex}._reminderRecipientInfo_tur3g_3423 strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}._reminderRecipientInfo_tur3g_3423 span{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}._reminderRecipientItem_tur3g_3409 input[type=checkbox]{accent-color:#6366f1;flex-shrink:0;width:16px;height:16px}._reminderRecipientEmpty_tur3g_3455{text-align:center;color:#94a3b8;padding:18px 14px;font-size:13px}._reminderRecipientCount_tur3g_3461{color:#6366f1;text-align:right;border-top:1px solid #f1f5f9;padding:6px 14px;font-size:12px;font-weight:500}._reminderSendAllRow_tur3g_3471{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}._reminderSendAllOptions_tur3g_3478{align-items:center;gap:18px;min-width:0;display:flex}._reminderSendAllCheck_tur3g_3484{cursor:pointer;color:#0f172a;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}._reminderSendAllCheck_tur3g_3484 input[type=checkbox]{accent-color:#6366f1;cursor:pointer;width:16px;height:16px}._reminderSendAllCount_tur3g_3499{color:#94a3b8;font-size:12px}._reminderBulkActions_tur3g_3503{flex-shrink:0;align-items:center;gap:8px;display:flex}._reminderBulkActions_tur3g_3503 button{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:26px;padding:0 8px;font-size:12px;font-weight:500}._reminderBulkActions_tur3g_3503 button:hover:not(:disabled){color:#4f46e5;background:#f8fafc;border-color:#818cf8}._reminderBulkActions_tur3g_3503 button:disabled{cursor:not-allowed;opacity:.45}._tagDialogOverlay_tur3g_3530{z-index:1300;background:#0f172a47;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._tagDialog_tur3g_3530{background:#fff;border-radius:2px;flex-direction:column;width:624px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 20px 56px #0f172a2e}._tagDialogHeader_tur3g_3553{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}._tagDialogHeader_tur3g_3553 h4{color:#111827;margin:0;font-size:16px;font-weight:600}._tagDialogHeader_tur3g_3553 button{color:#9ca3af;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._tagDialogHeader_tur3g_3553 button:hover{color:#374151}._tagDialogBody_tur3g_3585{flex:1;grid-template-columns:57% 43%;min-height:0;display:grid}._tagPickerPanel_tur3g_3592,._tagSelectedPanel_tur3g_3593{min-width:0;padding:20px}._tagPickerPanel_tur3g_3592{border-right:1px solid #e5e7eb}._tagSearchBox_tur3g_3602{color:#9ca3af;border:1px solid #dadde5;border-radius:4px;align-items:center;gap:8px;height:32px;padding:0 10px;display:flex}._tagSearchBox_tur3g_3602 input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:13px}._tagOptionList_tur3g_3622{max-height:352px;margin-top:20px;overflow-y:auto}._tagGroupTitle_tur3g_3628,._tagSelectedTitle_tur3g_3629{color:#6b7280;margin:0 0 12px;font-size:13px}._tagGroupTitle_tur3g_3628:not(:first-child){margin-top:22px}._tagOption_tur3g_3622,._tagCreateOption_tur3g_3640{color:#111827;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;width:100%;min-height:32px;padding:5px 0;font-size:14px;display:flex}._tagOption_tur3g_3622:hover,._tagCreateOption_tur3g_3640:hover{color:#1d4ed8}._tagOptionActive_tur3g_3660{font-weight:600}._tagIconDot_tur3g_3664{background:color-mix(in srgb, var(--tag-color,#2f80ed) 58%, #fff);color:#fff;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:12px;display:inline-flex}._tagCreateOption_tur3g_3640{color:#1d4ed8;margin-top:8px}._tagOptionEmpty_tur3g_3681,._tagSelectedEmpty_tur3g_3682{color:#9ca3af;font-size:13px;line-height:1.6}._tagSelectedList_tur3g_3688{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}._tagSelectedChip_tur3g_3695{background:color-mix(in srgb, var(--tag-color,#2f80ed) 12%, #fff);border:1px solid color-mix(in srgb, var(--tag-color,#2f80ed) 24%, #fff);color:#111827;border-radius:4px;align-items:center;gap:6px;max-width:180px;min-height:28px;padding:4px 8px 4px 10px;font-size:13px;display:inline-flex}._tagSelectedChip_tur3g_3695 button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}._tagSelectedChip_tur3g_3695 button:hover{background:#0f172a14}._tagDialogFooter_tur3g_3727{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;height:76px;padding:0 12px;display:flex}._tagConfirmBtn_tur3g_3737,._tagCancelBtn_tur3g_3738{cursor:pointer;border-radius:4px;min-width:110px;height:32px;font-size:14px}._tagConfirmBtn_tur3g_3737{color:#fff;background:#2f80ed;border:1px solid #2f80ed}._tagCancelBtn_tur3g_3738{color:#111827;background:#fff;border:1px solid #dadde5}._tagConfirmBtn_tur3g_3737:disabled,._tagCancelBtn_tur3g_3738:disabled{opacity:.6;cursor:not-allowed}._card_wi4dt_1{box-sizing:border-box;background:#fff;border:2px solid #e8ecf2;border-radius:14px;flex-direction:column;gap:6px;width:340px;height:auto;min-height:170px;padding:14px 16px;transition:box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a0a}._card_wi4dt_1:before{content:"";background:var(--node-accent,#4f46e5);height:3px;position:absolute;top:0;left:0;right:0}._card_wi4dt_1:hover{border-color:var(--node-accent,#4f46e5);box-shadow:0 4px 16px #0f172a14}._cardCompany_wi4dt_34{background:linear-gradient(#fff8ee 0%,#fff 38%);border-color:#f6d4a7;box-shadow:0 2px 8px #d977061f}._cardCompany_wi4dt_34:before{background:linear-gradient(90deg,#d97706 0%,#f59e0b 100%);height:4px}._cardCompany_wi4dt_34 ._badge_wi4dt_45{color:#b45309;background:#ffedd5}._cardCompany_wi4dt_34 ._dept_wi4dt_50{color:#9a3412;background:#fff7ed;border-color:#fed7aa}._card_wi4dt_1._selected_wi4dt_56{border-color:var(--node-accent,#4f46e5);box-shadow:0 0 0 3px #6366f126,0 4px 20px #0f172a1a}._cardExpanded_wi4dt_61{min-height:260px}._header_wi4dt_65{align-items:center;gap:8px;display:flex}._indexBadge_wi4dt_71{color:#94a3b8;background:#f1f5f9;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:700}._badge_wi4dt_45{background:var(--node-surface,#eef2ff);color:var(--node-accent,#4f46e5);border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}._title_wi4dt_93{color:#0f172a;white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:14px;font-weight:600;line-height:1.45}._meta_wi4dt_104{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._owner_wi4dt_111{color:#475569;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}._avatar_wi4dt_120{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:600;display:flex;overflow:hidden}._avatar_wi4dt_120 img{object-fit:cover;width:100%;height:100%}._dept_wi4dt_50{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:2px 7px;font-size:11px}._progress_wi4dt_150{flex-direction:column;gap:3px;display:flex}._progressBar_wi4dt_156{background:#f1f5f9;border-radius:999px;height:4px;overflow:hidden}._progressFill_wi4dt_163{background:var(--node-accent,#6366f1);border-radius:999px;height:100%;transition:width .4s}._progressInfo_wi4dt_170{justify-content:flex-end;align-items:center;display:flex}._progressInfo_wi4dt_170 strong{color:#64748b;font-size:12px;font-weight:600}._krToggle_wi4dt_182{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 6px;font-size:11px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}._krToggle_wi4dt_182:hover{color:#334155;background:#f1f5f9}._krToggleDash_wi4dt_203{color:#94a3b8}._krExpandedList_wi4dt_207{flex-direction:column;gap:6px;padding:0 0 2px;display:flex}._krItem_wi4dt_214{background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;flex-direction:column;gap:3px;padding:6px 8px;display:flex}._krItemHeader_wi4dt_224{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}._krIndex_wi4dt_231{color:#94a3b8;background:#f1f5f9;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:700}._krItemTitle_wi4dt_241{color:#475569;white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0;font-size:11px;line-height:1.4}._krItemPercent_wi4dt_252{color:#64748b;flex-shrink:0;font-size:10px;font-weight:700}._krItemBar_wi4dt_259{background:#e2e8f0;border-radius:999px;height:3px;overflow:hidden}._krItemFill_wi4dt_266{border-radius:999px;min-width:3px;height:100%;transition:width .4s}._supportRow_wi4dt_273{align-items:center;gap:8px;display:flex}._supportBadge_wi4dt_279{color:#64748b;background:#f8fafc;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:500}﻿﻿._viewport_1i9tr_1{cursor:grab;background:radial-gradient(circle at 20% 30%,#6366f106,#0000 50%),radial-gradient(circle at 80% 70%,#10b98106,#0000 50%),#fafbfc;flex:1;position:relative;overflow:hidden}._viewport_1i9tr_1._dragging_1i9tr_12{cursor:grabbing}._canvas_1i9tr_16{min-width:100%;min-height:100%;padding:40px;display:inline-flex}._graph_1i9tr_23{min-width:100%;min-height:100%;position:relative}._nodeWrapper_1i9tr_29{cursor:pointer;z-index:2;transition:transform .15s;position:absolute}._nodeWrapper_1i9tr_29:hover{transform:translateY(-2px)}._nodeSelected_1i9tr_40{z-index:3}._edgeLayer_1i9tr_44{pointer-events:none;z-index:1;position:absolute;top:0;left:0}._edge_1i9tr_44{stroke:#4e83fd;stroke-width:2.25px;opacity:.98;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s}._expandToggle_1i9tr_61{color:#64748b;cursor:pointer;white-space:nowrap;z-index:4;background:#fff;border:1.5px solid #cbd5e1;border-radius:11px;align-items:center;gap:3px;height:22px;padding:0 7px 0 4px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex;position:absolute;box-shadow:0 1px 2px #0f172a0f}._expandToggleLeft_1i9tr_81{flex-direction:row-reverse;padding:0 4px 0 7px;transform:translate(calc(-100% - 6px))}._expandToggleRight_1i9tr_87{transform:translate(6px)}._expandToggle_1i9tr_61:hover{color:#4338ca;border-color:#6366f1;box-shadow:0 2px 6px #6366f133}._empty_1i9tr_97{color:#94a3b8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}._empty_1i9tr_97 h3{color:#64748b;margin:0;font-size:16px;font-weight:600}._empty_1i9tr_97 p{color:#94a3b8;margin:0;font-size:13px}._minimap_zi4kj_1{z-index:20;width:220px;transition:all var(--transition-normal);background:#fff;border:1px solid #e2e8f0;border-radius:10px;position:absolute;bottom:16px;left:16px;overflow:hidden;box-shadow:0 4px 12px #00000014}._minimap_zi4kj_1._expanded_zi4kj_15{width:320px;height:220px}._minimap_zi4kj_1._dragging_zi4kj_20{cursor:grabbing;box-shadow:0 8px 24px #6366f126}._minimapHeader_zi4kj_25{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}._minimapTitle_zi4kj_34{color:#64748b;letter-spacing:.02em;font-size:12px;font-weight:600}._minimapToggle_zi4kj_41{color:#64748b;cursor:pointer;width:24px;height:24px;transition:all var(--transition-fast);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}._minimapToggle_zi4kj_41:hover{color:#0f172a;background:#e2e8f0}._minimapViewport_zi4kj_60{cursor:grab;background:linear-gradient(135deg,#eef2ff 0%,#f0fdf4 50%,#fff7ed 100%);height:100px;position:relative;overflow:hidden}._minimapViewport_zi4kj_60:active{cursor:grabbing}._minimapContent_zi4kj_72{width:100%;height:100%;position:relative}._minimapSvg_zi4kj_78{width:100%;height:100%;display:block}._minimapEdge_zi4kj_84{stroke:#8fb2ff;stroke-width:1px;fill:none}._minimapNodeRect_zi4kj_90{fill:#f8fafc;stroke:#d8dee9;stroke-width:1px}._viewportBox_zi4kj_96{box-sizing:border-box;pointer-events:auto;cursor:grab;background:#4f46e51f;border:1.5px solid #4f46e5;border-radius:4px;position:absolute}._viewportBox_zi4kj_96:active{cursor:grabbing}._minimapNode_zi4kj_90{justify-content:center;align-items:center;width:20px;height:20px;transition:transform .2s;display:flex;position:absolute}._minimapNode_zi4kj_90:hover{transform:translate(-50%,-50%)scale(1.2)}._minimapNodeDot_zi4kj_124{border:2px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 2px 4px #0000001a}._mineDot_zi4kj_132{background:#6366f1}._leftDot_zi4kj_136{background:#f59e0b}._rightDot_zi4kj_140{background:#10b981}._minimapControls_zi4kj_144{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;padding:8px;display:flex}._minimapZoomBtn_zi4kj_153{color:#64748b;cursor:pointer;width:28px;height:28px;transition:all var(--transition-fast);background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;display:flex}._minimapZoomBtn_zi4kj_153:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}._minimapZoomValue_zi4kj_173{color:#64748b;text-align:center;min-width:40px;font-size:11px;font-weight:600}._page_1uvgj_1{background:#f8fafc;flex-direction:column;height:100%;display:flex;overflow:hidden}._hero_1uvgj_9{background:#fff;border-bottom:1px solid #e8ecf2;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:6px 24px;display:flex}._title_1uvgj_21{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700}._subtitle_1uvgj_29{color:#94a3b8;margin:2px 0 0;font-size:13px}._heroControls_1uvgj_35{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._periodControl_1uvgj_42{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;display:flex}._periodLabel_1uvgj_52{color:#94a3b8;white-space:nowrap;font-size:11px;font-weight:600}._periodSelect_1uvgj_59{color:#4338ca;cursor:pointer;background:0 0;border:none;outline:none;min-width:130px;font-size:13px;font-weight:600}._archiveTag_1uvgj_70{color:#d97706;background:#fff7ed;border-radius:999px;align-items:center;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}._statsControl_1uvgj_82{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:6px 12px;display:flex}._statItem_1uvgj_92{flex-direction:column;align-items:center;gap:2px;display:flex}._statValue_1uvgj_99{color:#6366f1;font-size:16px;font-weight:700;line-height:1}._statLabel_1uvgj_106{color:#94a3b8;white-space:nowrap;font-size:10px;font-weight:500}._statDivider_1uvgj_113{background:#e2e8f0;width:1px;height:24px}._zoomControls_1uvgj_119{align-items:center;gap:4px;display:flex}._zoomBtn_1uvgj_125{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}._zoomBtn_1uvgj_125:hover{color:#4338ca;background:#f8faff;border-color:#6366f1}._zoomValue_1uvgj_147{text-align:center;color:#64748b;min-width:42px;font-size:11px;font-weight:700}._zoomResetBtn_1uvgj_155{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:28px;padding:0 10px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}._zoomResetBtn_1uvgj_155:hover{color:#4338ca;background:#f8faff;border-color:#6366f1}._suggestedAlignBtn_1uvgj_178{color:#d97706;cursor:pointer;white-space:nowrap;background:#fff7ed;border:1px solid #f59e0b;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}._suggestedAlignBtn_1uvgj_178:hover{background:#fef3c7;border-color:#f59e0b}._suggestedCount_1uvgj_199{color:#fff;background:#f59e0b;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}._body_1uvgj_214{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}._listView_1uvgj_223{background:#f8fafc;flex:1;padding:16px 20px;overflow-y:auto}._emptyState_1uvgj_230{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}._emptyIcon_1uvgj_239{margin-bottom:16px;font-size:48px}._emptyTitle_1uvgj_244{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:700}._emptyDesc_1uvgj_251{color:#94a3b8;font-size:14px}._objectiveCard_1uvgj_256{background:#fff;border-radius:10px;align-items:center;margin-bottom:12px;transition:all .15s;display:flex;position:relative;box-shadow:0 1px 3px #0000000a}._objectiveCard_1uvgj_256:hover{box-shadow:0 2px 8px #00000014}._alignCount_1uvgj_271{align-items:center;min-width:32px;padding:0 12px;display:flex}._leftCount_1uvgj_278{justify-content:flex-start}._rightCount_1uvgj_282{justify-content:flex-end}._countNumber_1uvgj_286{color:#6366f1;font-size:16px;font-weight:700;line-height:1}._countLine_1uvgj_293{background:linear-gradient(90deg,#6366f1,#0000);width:20px;height:1.5px;margin:0 6px}._rightCount_1uvgj_282 ._countLine_1uvgj_293{background:linear-gradient(270deg,#6366f1,#0000)}._cardBody_1uvgj_304{cursor:pointer;flex:1;min-width:0;padding:12px 16px;position:relative}._cardHeader_1uvgj_312{align-items:center;gap:6px;margin-bottom:4px;display:flex}._statusDot_1uvgj_319{border-radius:50%;flex-shrink:0;width:7px;height:7px}._statusDot_1uvgj_319._onTrack_1uvgj_326{background:#10b981;box-shadow:0 0 0 2px #10b98126}._statusDot_1uvgj_319._atRisk_1uvgj_331{background:#ef4444;box-shadow:0 0 0 2px #ef444426}._statusDot_1uvgj_319._offTrack_1uvgj_336{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b26}._statusDot_1uvgj_319._default_1uvgj_341{background:#94a3b8}._ownerName_1uvgj_345{color:#475569;font-size:12px;font-weight:600}._cardContent_1uvgj_351{align-items:center;gap:8px;display:flex}._objNumber_1uvgj_357{color:#4338ca;background:#eef2ff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:18px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}._objTitle_1uvgj_372{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;line-height:1.4;overflow:hidden}._expandBtn_1uvgj_383{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;transition:all .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._expandBtn_1uvgj_383:hover{color:#475569;background:#f1f5f9}._expandBtn_1uvgj_383 ._chevron_1uvgj_407._expanded_1uvgj_407{display:inline-block;transform:rotate(180deg)}._krSection_1uvgj_412{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:8px}._krEmpty_1uvgj_418{color:#94a3b8;align-items:center;gap:10px;padding:6px 0;font-size:12px;display:flex}._krRecordCount_1uvgj_427{color:#6366f1;cursor:pointer;font-weight:600}._krList_1uvgj_433{flex-direction:column;gap:6px;display:flex}._krItem_1uvgj_439{background:#f8fafc;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}._krIndex_1uvgj_449{color:#475569;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}._krTitle_1uvgj_463{color:#334155;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._krProgress_1uvgj_471{color:#6366f1;flex-shrink:0;font-size:11px;font-weight:600}._krMore_1uvgj_478{color:#6366f1;cursor:pointer;text-align:center;padding:6px 0;font-size:12px;font-weight:600}._detailPanel_1uvgj_487{background:#fff;border-left:1px solid #e8ecf2;flex-shrink:0;width:380px;overflow-y:auto}._suggestedPanel_1uvgj_496{background:#fff;border-right:1px solid #e8ecf2;flex-shrink:0;width:300px;overflow-y:auto;box-shadow:2px 0 8px #0000000a}._suggestedHeader_1uvgj_505{z-index:10;background:#f8fafc;border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}._suggestedTitle_1uvgj_517{color:#0f172a;margin:0;font-size:14px;font-weight:700}._suggestedCloseBtn_1uvgj_524{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:all .15s;display:flex}._suggestedCloseBtn_1uvgj_524:hover{color:#475569;background:#e2e8f0}._suggestedList_1uvgj_544{flex-direction:column;gap:10px;padding:12px;display:flex}._suggestedItem_1uvgj_551{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;transition:all .15s}._suggestedItem_1uvgj_551:hover{border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b1a}._suggestedObjTitle_1uvgj_564{color:#0f172a;margin-bottom:6px;font-size:13px;font-weight:600;line-height:1.4}._suggestedObjOwner_1uvgj_572{align-items:center;gap:6px;margin-bottom:8px;display:flex}._suggestedObjOwnerName_1uvgj_579{color:#64748b;font-size:12px;font-weight:500}._acceptAlignBtn_1uvgj_585{color:#d97706;cursor:pointer;background:#fff7ed;border:1px solid #f59e0b;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}._acceptAlignBtn_1uvgj_585:hover{background:#fef3c7;border-color:#d97706}._minimapToggleBtn_1uvgj_607{color:#64748b;cursor:pointer;z-index:21;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:16px;left:248px;box-shadow:0 2px 8px #00000014}._ownerSearchControl_1uvgj_627{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;display:flex}._ownerSearchWrap_1uvgj_637{align-items:center;gap:6px;display:flex;position:relative}._ownerSearchInput_1uvgj_644{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;min-width:180px;height:30px;padding:0 10px;font-size:12px}._ownerSearchInput_1uvgj_644:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11f}._ownerClearBtn_1uvgj_661{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:30px;padding:0 8px;font-size:11px;font-weight:600}._ownerClearBtn_1uvgj_661:hover{color:#475569;border-color:#cbd5e1}._ownerDropdown_1uvgj_678{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:280px;max-height:260px;padding:6px;position:absolute;top:34px;left:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a1f}._ownerOption_1uvgj_693{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 10px;display:flex}._ownerOption_1uvgj_693:hover{background:#f8fafc}._ownerOptionName_1uvgj_711{color:#0f172a;font-size:12px;font-weight:600}._ownerOptionDept_1uvgj_717{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:11px;overflow:hidden}._ownerOptionEmpty_1uvgj_726{color:#94a3b8;padding:8px 10px;font-size:12px}._minimapToggleBtn_1uvgj_607:hover{color:#6366f1;background:#f8fafc;border-color:#6366f1}@media (width<=1024px){._suggestedPanel_1uvgj_496{display:none}}@media (width<=768px){._hero_1uvgj_9{flex-direction:column;gap:10px;padding:14px 16px}._title_1uvgj_21{font-size:18px}._heroControls_1uvgj_35{justify-content:flex-end;width:100%}._body_1uvgj_214{flex-direction:column}._detailPanel_1uvgj_487{border-top:1px solid #e8ecf2;border-left:none;width:100%;max-height:40vh}._minimapToggleBtn_1uvgj_607{width:36px;height:36px;font-size:16px;bottom:8px;left:8px}}._layout_18mbf_1{min-width:1060px;min-height:100dvh;display:flex}._sidebar_18mbf_9{background-color:var(--bg-primary);border-right:1px solid var(--border);z-index:100;flex-direction:column;flex-shrink:0;width:180px;height:100dvh;display:flex;position:fixed;top:0;left:0}._sidebarFooter_18mbf_25{border-top:1px solid var(--border);flex-direction:column;gap:4px;margin-top:auto;padding:12px;display:flex}._logoutBtn_18mbf_34{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:3px;padding:5px 10px;font-size:11px;transition:all .15s;display:inline-flex}._logoutBtn_18mbf_34:hover{color:#ef4444;background-color:#fef2f2;border-color:#ef4444}._viewOthersLink_18mbf_55{width:100%;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}._viewOthersLink_18mbf_55:hover{background-color:#6366f10f}._companyBrand_18mbf_75{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:14px 12px;display:flex}._companyLogo_18mbf_83{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#818cf8);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .15s;display:flex;position:relative;overflow:hidden}._companyLogo_18mbf_83:hover{opacity:.85}._companyLogo_18mbf_83:hover ._companyLogoOverlay_18mbf_100{opacity:1}._companyLogo_18mbf_83 img{object-fit:cover;width:100%;height:100%}._companyLogo_18mbf_83 svg{color:#ffffffe6}._companyLogoOverlay_18mbf_100{opacity:0;background:#00000073;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}._companyLogoOverlay_18mbf_100 svg{color:#fff!important}._companyName_18mbf_131{color:var(--text-primary);font-size:13px;font-weight:700;line-height:1.2}._sidebarUser_18mbf_139{border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:4px;padding:20px 12px 16px;display:flex}._sidebarAvatar_18mbf_148{background:linear-gradient(135deg, var(--primary), #818cf8);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}._sidebarAvatar_18mbf_148 img{object-fit:cover;width:100%;height:100%}._sidebarUserName_18mbf_166{color:var(--text-primary);font-size:14px;font-weight:600}._sidebarUserPos_18mbf_172{color:var(--text-tertiary);font-size:11px}._navList_18mbf_177{flex-direction:column;gap:2px;margin:0;padding:0 8px;list-style:none;display:flex}._navItem_18mbf_186{color:var(--text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}._navItem_18mbf_186:hover{color:#374151;background-color:#f3f4f6}._navItem_18mbf_186._active_18mbf_204{color:var(--primary);background-color:#6366f114;font-weight:600}._rightArea_18mbf_212{flex-direction:column;flex:1;min-width:0;height:100dvh;min-height:100dvh;margin-left:180px;display:flex;overflow:hidden}._topbar_18mbf_226{border-bottom:1px solid var(--border);z-index:50;background-color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 24px;display:flex;position:sticky;top:0}._topbarLeft_18mbf_241{flex:1;align-items:center;gap:16px;min-width:0;display:flex;overflow:hidden}._alignmentTopbarTitle_18mbf_250{color:#111827;font-size:16px;font-weight:700;line-height:1}._topSearchBox_18mbf_258{color:#9ca3af;background:#f9fafb;border:1px solid #e2e8f0;border-radius:20px;flex:1;align-items:center;gap:6px;padding:6px 10px;display:flex}._topSearchBox_18mbf_258 input{color:#374151;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:12px}._topSearchBox_18mbf_258 svg{flex-shrink:0}._topSearchClear_18mbf_284{color:#fff;cursor:pointer;background:#d1d5db;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:10px;line-height:1;transition:background .15s;display:flex}._topSearchClear_18mbf_284:hover{background:#9ca3af}._categoryBar_18mbf_307{scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;flex-wrap:nowrap;flex:1;align-items:center;gap:4px;min-width:0;margin-left:8px;display:flex;overflow:auto hidden}._categoryBar_18mbf_307::-webkit-scrollbar{display:none}._categoryItemWrapper_18mbf_326{position:relative}._categoryTab_18mbf_330{color:#4b5563;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:none;border-radius:16px;align-items:center;gap:4px;padding:5px 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}._categoryTab_18mbf_330:hover{color:#1f2937;background:#e5e7eb}._categoryTab_18mbf_330._active_18mbf_204{color:var(--primary);background:#6366f11a;font-weight:600}._categoryTab_18mbf_330 svg{flex-shrink:0}._categoryArrow_18mbf_361{transition:transform .2s}._categoryArrow_18mbf_361._arrowUp_18mbf_364{transform:rotate(180deg)}._categoryDropdown_18mbf_369{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:140px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 20px #0000001f}._categoryDropdownItem_18mbf_384{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:7px 10px;font-size:13px;transition:background .12s;display:block}._categoryDropdownItem_18mbf_384:hover{background-color:#f3f4f6}._categoryDropdownItem_18mbf_384._dropdownActive_18mbf_401{color:var(--primary);background-color:#6366f10d;font-weight:600}._logo_18mbf_34{color:var(--primary);align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}._logo_18mbf_34 svg{color:var(--primary)}._topbarCenter_18mbf_421{flex:1;align-items:center;gap:20px;display:flex}._userInfo_18mbf_428{color:var(--text-primary);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}._userInfo_18mbf_428 ._userAvatar_18mbf_436{object-fit:cover;border-radius:50%;width:28px;height:28px}._userInfo_18mbf_428 svg{color:#9ca3af}._periodSelector_18mbf_448{color:var(--text-secondary);align-items:center;gap:4px;display:flex;position:relative}._periodSelector_18mbf_448 svg:first-child{color:var(--primary)}._periodBtn_18mbf_460{color:#374151;cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-size:13px;transition:all .15s;display:inline-flex}._periodBtn_18mbf_460:hover{background-color:#f3f4f6;border-color:#d1d5db}._periodBtn_18mbf_460 svg:last-child{color:#9ca3af;transition:transform .15s}._periodBtn_18mbf_460 ._rotated_18mbf_483{transform:rotate(180deg)}._periodMenu_18mbf_488{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:160px;max-height:240px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 10px 25px #0000001f}._periodMenuItem_18mbf_503{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;transition:background .12s;display:block}._periodMenuItem_18mbf_503:hover{background-color:#f3f4f6}._periodMenuItem_18mbf_503._selected_18mbf_520{color:var(--primary);background-color:#6366f10d;font-weight:600}._main_18mbf_529{background-color:var(--bg-secondary);flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto hidden}._topbarRight_18mbf_540{align-items:center;margin-left:auto;display:flex}._alignmentPeriodControl_18mbf_546{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:8px;padding:6px 10px 6px 12px;display:inline-flex}._alignmentPeriodLabel_18mbf_556{color:#64748b;white-space:nowrap;font-size:11px;font-weight:700}._alignmentPeriodSelect_18mbf_563{color:#4338ca;cursor:pointer;background:0 0;border:none;outline:none;min-width:136px;font-size:13px;font-weight:700}._alignmentPeriodTag_18mbf_574{color:#d97706;background:#fff7ed;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}._topSearchWrapper_18mbf_585{flex:0 0 230px;min-width:230px;position:relative}._topSearchDropdown_18mbf_591{z-index:80;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:min(280px,100vw - 32px);max-height:320px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a1f}._topSearchCandidate_18mbf_606{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}._topSearchCandidate_18mbf_606:hover{background:#f8fafc}._topSearchCandidateAvatar_18mbf_623{background:linear-gradient(135deg, var(--primary), #818cf8);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;font-size:10px;font-weight:600;display:flex;overflow:hidden}._topSearchCandidateAvatar_18mbf_623 img{object-fit:cover;width:24px;min-width:24px;height:24px;min-height:24px;display:block}._topSearchCandidateMeta_18mbf_649{flex-direction:column;gap:2px;min-width:0;display:flex}._topSearchCandidateName_18mbf_656{color:#111827;font-size:13px;font-weight:600}._topSearchCandidateDesc_18mbf_662{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}._searchBlockedOverlay_18mbf_670{z-index:300;background:#0f172a5c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._searchBlockedDialog_18mbf_680{background:#fff;border-radius:16px;width:min(420px,100vw - 32px);padding:24px;box-shadow:0 20px 48px #0f172a33}._searchBlockedTitle_18mbf_688{color:#111827;margin-bottom:10px;font-size:18px;font-weight:700}._searchBlockedBody_18mbf_695{color:#4b5563;font-size:14px;line-height:1.7}._searchBlockedActions_18mbf_701{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}._searchBlockedCancelBtn_18mbf_708{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;min-width:88px;height:36px;font-size:14px;font-weight:600}._searchBlockedCancelBtn_18mbf_708:hover{background:#f9fafb;border-color:#c7cdd4}._searchBlockedConfirmBtn_18mbf_725{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;min-width:88px;height:36px;font-size:14px;font-weight:600}@media (width<=960px){._layout_18mbf_1{flex-direction:column}._sidebar_18mbf_9{border-right:none;border-bottom:1px solid var(--border);width:100%;height:auto;position:sticky;top:0}._companyBrand_18mbf_75{padding-right:16px}._sidebarUser_18mbf_139{flex-direction:row;justify-content:flex-start;padding:12px 16px}._navList_18mbf_177{flex-flow:wrap;gap:8px;padding:12px 16px}._navItem_18mbf_186{flex:140px;justify-content:center}._sidebarFooter_18mbf_25{padding:12px 16px 16px}._rightArea_18mbf_212{min-height:0;margin-left:0}._topbar_18mbf_226{flex-wrap:wrap;align-items:flex-start;height:auto;padding:12px 16px}._topbarLeft_18mbf_241{flex-wrap:wrap;gap:12px;width:100%;overflow:visible}._topbarRight_18mbf_540{justify-content:flex-start;width:100%;margin-left:0}._categoryBar_18mbf_307{flex:100%;margin-left:0;overflow-x:auto}}@media (width<=640px){._companyBrand_18mbf_75{gap:10px;padding:12px 16px}._companyName_18mbf_131{min-width:0}._topSearchWrapper_18mbf_585{flex-basis:100%}._topSearchDropdown_18mbf_591{width:100%}._alignmentPeriodControl_18mbf_546{justify-content:space-between;width:100%}._alignmentPeriodSelect_18mbf_563{flex:1;min-width:0}._searchBlockedActions_18mbf_701{flex-direction:column}._searchBlockedCancelBtn_18mbf_708,._searchBlockedConfirmBtn_18mbf_725{width:100%}}:root{--primary:#6366f1;--primary-hover:#4f46e5;--secondary:#f1f5f9;--accent:#10b981;--warning:#f59e0b;--danger:#ef4444;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#64748b;--text-tertiary:#94a3b8;--text-inverse:#fff;--border:#e2e8f0;--border-hover:#cbd5e1;--status-draft:#94a3b8;--status-active:#6366f1;--status-completed:#10b981;--status-cancelled:#ef4444;--status-at-risk:#ef4444;--status-on-track:#10b981;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:24px;--font-size-3xl:30px;--transition-fast:.1s ease-out;--transition-base:.15s ease-out;--transition-slow:.25s ease-in-out;--sidebar-width:240px;--header-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;font-size:16px;overflow-x:auto}body{font-family:var(--font-family);color:var(--text-primary);background-color:var(--bg-secondary);min-height:100dvh;line-height:1.5;overflow:auto}#root{min-height:100dvh;overflow-x:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}::selection{color:var(--text-primary);background-color:#6366f133}
