:root{--text:#16223f;--text-h:#16223f;--bg:#f5f7fb;--border:#d8e2ee;--code-bg:#f4f3ec;--accent:#2d6fd1;--accent-bg:#2d6fd11a;--accent-border:#2d6fd180;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}#root{box-sizing:border-box;flex-direction:column;display:flex}body{min-height:100vh;margin:0;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:0 0;border-radius:999px}::-webkit-scrollbar-thumb{background:#a8adb4;border:4px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#8b9198}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-button{background:50% no-repeat;display:block}::-webkit-scrollbar-button:vertical:start:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'><path d='M5 0 10 6 0 6Z' fill='%23a8adb4'/></svg>");background-size:8px 5px;border-radius:999px 999px 0 0;height:16px}::-webkit-scrollbar-button:vertical:end:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'><path d='M0 0 10 0 5 6Z' fill='%23a8adb4'/></svg>");background-size:8px 5px;border-radius:0 0 999px 999px;height:16px}::-webkit-scrollbar-button:horizontal:start:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'><path d='M0 5 6 0 6 10Z' fill='%23a8adb4'/></svg>");background-size:5px 8px;border-radius:999px 0 0 999px;width:16px}::-webkit-scrollbar-button:horizontal:end:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'><path d='M6 5 0 0 0 10Z' fill='%23a8adb4'/></svg>");background-size:5px 8px;border-radius:0 999px 999px 0;width:16px}::-webkit-scrollbar-button:vertical:start:increment{display:none}::-webkit-scrollbar-button:vertical:end:decrement{display:none}::-webkit-scrollbar-button:horizontal:start:increment{display:none}::-webkit-scrollbar-button:horizontal:end:decrement{display:none}*{scrollbar-color:#a8adb4 transparent;scrollbar-width:auto}:root{--bg:#f5f7fb;--surface:#fff;--surface-soft:#eef3fb;--border:#d8e2ee;--text:#16223f;--text-muted:#5f7285;--accent:#2d6fd1;--accent-soft:#dbe7ff;--shadow:0 28px 80px #10204614;--status-waiting-text:#d97706;--status-waiting-bg:#fef3c7;--status-progress-text:#2563eb;--status-progress-bg:#dbeafe;--status-done-text:#16a34a;--status-done-bg:#dcfce7;--status-issue-text:#dc2626;--status-issue-bg:#fee2e2;--status-alert-text:#7c3aed;--status-alert-bg:#ede9fe;--status-delayed-text:#e0824d;--status-delayed-bg:#fde4d0}._dashboardShell_jempp_51{grid-template:"header header""sidebar main"1fr/300px minmax(0,1fr);width:100%;min-height:100vh;display:grid;overflow:hidden}._dashboardHeader_jempp_75{min-height:42px;color:var(--text);background:#d0d7e2;border-bottom:1px solid #10204614;grid-area:header;justify-content:space-between;align-items:center;gap:10px;padding:6px 20px;display:flex}._brandButton_jempp_101{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:flex}._brandLogo_jempp_123{object-fit:contain;width:auto;height:24px}._dashboardHeaderTitle_jempp_135{margin:3px 0 0;font-size:17px;font-weight:700;line-height:1.05}._dashboardHeaderLabel_jempp_149{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:11px}._dashboardHeaderLabelAccent_jempp_165{color:var(--accent);font-weight:700}._dashboardHeaderLabelStrong_jempp_175{color:#000;font-weight:800}._headerActions_jempp_185{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._pill_jempp_199{color:var(--text);cursor:pointer;background:0 0;border:1px solid #000;border-radius:999px;height:30px;padding:0 14px;font-size:12px;transition:background .15s,border-color .15s,color .15s}._pill_jempp_199:hover{background:var(--accent-soft)}._userPill_jempp_231{border-radius:8px;align-items:stretch;gap:0;padding:0;display:inline-flex;overflow:hidden}._userPillIcon_jempp_249{background:var(--accent-soft);align-items:center;padding:0 10px;display:inline-flex}._userPillDivider_jempp_263{background:#000;align-self:stretch;width:1px}._userPillText_jempp_275{background:#fff;align-self:stretch;align-items:center;gap:4px;padding:0 14px 0 10px;display:inline-flex}._userPillPosition_jempp_293{color:#000;font-size:9px;font-weight:600;transform:translateY(-2px)}._userPillName_jempp_307{font-size:12px;font-weight:700}._settingsButton_jempp_317{color:#000;cursor:pointer;background:#fff;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .15s,color .15s,transform .15s;display:inline-flex}._settingsButton_jempp_317:hover{color:#fff;background:#000;transform:rotate(35deg)}._adminButton_jempp_361{color:#000;cursor:pointer;background:#fff;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .15s,color .15s;display:inline-flex}._adminButton_jempp_361:hover{color:#fff;background:#000}._logoutButton_jempp_403{cursor:pointer;background:#fff;border-color:#000;flex-shrink:0;justify-content:center;align-items:center;width:30px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._logoutButton_jempp_403:hover{color:#e5484d;background:#ffe1e1;border-color:#e5484d}._dashboardMain_jempp_441{background:var(--surface);flex-direction:column;grid-area:main;gap:20px;padding:24px 32px;display:flex}@media (width<=1180px){._dashboardShell_jempp_51{grid-template-columns:260px minmax(0,1fr)}}@media (width<=900px){._dashboardShell_jempp_51{grid-template-columns:1fr}._dashboardMain_jempp_441{width:100%;padding:24px}}@media (width<=640px){._dashboardMain_jempp_441{padding:18px}._headerActions_jempp_185{width:100%}}._sidebarSearch_1nmg4_1{margin-top:20px}._searchLabel_1nmg4_9{color:var(--text-muted);margin:0 0 8px;font-size:12px}._searchBox_1nmg4_21{width:80%;position:relative}._searchIcon_1nmg4_31{color:var(--text-muted);font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}._sidebarSearchInput_1nmg4_49{background:var(--surface-soft);width:100%;color:var(--text);border:1px solid #000;border-radius:999px;outline:none;padding:12px 14px 12px 34px;font-size:14px;line-height:1.2}._sidebarSection_4us34_1{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}._sidebarTitle_4us34_13{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px;font-size:11px}._accordion_4us34_29{flex-direction:column;gap:6px;display:flex}._accordionHeader_4us34_41{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:2px solid #000;border-radius:999px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s;display:flex}._accordionHeader_4us34_41:hover{background:var(--surface-soft)}._accordionHeaderActive_4us34_83,._accordionHeaderActive_4us34_83:hover{font-weight:800}._accordionHeaderLabel_4us34_93{align-items:center;gap:8px;display:inline-flex}._unitIcon_4us34_105{background:#00000014;border:1.5px solid #000;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}._accordionRadio_4us34_131{background:#fff;border:2px solid #000;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}._accordionRadioDot_4us34_153{background:#000;border-radius:50%;width:8px;height:8px}._accordionChevronOpen_4us34_167{border-color:var(--text)}._accordionBody_4us34_175{flex-direction:column;gap:6px;padding:8px 14px 4px 28px;display:flex}._accordionSubItem_4us34_189{border:1.5px solid var(--border);background:var(--surface);color:var(--text-muted);text-align:left;cursor:pointer;border-radius:999px;align-items:center;padding:7px 16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}._accordionSubItem_4us34_189:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._accordionSubItemActive_4us34_231,._accordionSubItemActive_4us34_231:hover{background:var(--accent-soft);color:#000;border-color:#1c4a8c}._accordionSubItemLabel_4us34_245{padding-left:14px;display:inline-block;position:relative}._accordionSubItemLabel_4us34_245:before{content:"";background:currentColor;border-radius:1px;width:8px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}._sidebarSection_1e2ue_1{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}._sidebarTitle_1e2ue_13{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px;font-size:11px}._accordion_1e2ue_29{flex-direction:column;gap:6px;display:flex}._accordionHeader_1e2ue_41{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:2px solid #000;border-radius:999px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s;display:flex}._accordionHeader_1e2ue_41:hover{background:var(--surface-soft)}._accordionHeaderActive_1e2ue_83,._accordionHeaderActive_1e2ue_83:hover{color:#000;background:linear-gradient(135deg,#8fb6fb,#5f96f0);border-color:#000;font-weight:800;box-shadow:0 4px 12px #2d6fd140}._accordionHeaderLabel_1e2ue_101{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}._accordionChevron_1e2ue_117{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);flex-shrink:0;width:9px;height:9px;transition:transform .15s;transform:rotate(45deg)}._accordionHeaderActive_1e2ue_83 ._accordionChevron_1e2ue_117{border-color:#000}._accordionChevronOpen_1e2ue_145{transform:rotate(225deg)}._accordionBody_1e2ue_153{flex-direction:column;padding:2px 0 8px;display:flex}._accordionSubItem_1e2ue_165{color:#000;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;padding:8px 14px 8px 28px;font-size:13px;display:flex}._accordionSubItemLabel_1e2ue_195{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}._accordionSubItemBar_1e2ue_211{box-sizing:border-box;background:var(--surface);border:1px solid #000;border-radius:999px;flex-shrink:0;width:42px;height:16px;position:relative;overflow:hidden}._accordionSubItemBarFill_1e2ue_235{height:100%;position:absolute;top:0;bottom:0;left:0}._accordionSubItemPercent_1e2ue_251{color:var(--text);white-space:nowrap;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}._accordionSubItem_1e2ue_165:hover{background:var(--surface-soft);color:var(--text)}._accordionSubItemActive_1e2ue_285,._accordionSubItemActive_1e2ue_285:hover{color:var(--text);border:none;font-weight:600}._emptyState_1e2ue_299{color:var(--text-muted);margin:0;padding:8px 14px;font-size:13px}._modalOverlay_2hv7p_1{z-index:1000;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_2hv7p_21{background:var(--surface);border:2px solid #000;border-radius:16px;width:min(960px,95vw);height:min(540px,95vh);position:relative;box-shadow:0 20px 45px #10172a40}._modalBoxAlert_2hv7p_41{width:auto;min-width:320px;max-width:min(90vw,420px);height:auto}._modalBoxInner_2hv7p_55{border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}._modalHeader_2hv7p_73{background:var(--surface-soft);cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;display:flex}._modalHeader_2hv7p_73:active{cursor:grabbing}._modalDragGrip_2hv7p_107{background:var(--text-muted);border-radius:2px;width:36px;height:4px}._modalAlertContent_2hv7p_121{flex-direction:column;align-items:center;gap:24px;padding:28px 32px;display:flex}._modalMessage_2hv7p_137{color:var(--text);text-align:center;margin:0;font-size:18px;font-weight:600}._modalActions_2hv7p_153{gap:12px;display:flex}._modalButtonPrimary_2hv7p_163,._modalButtonSecondary_2hv7p_165{cursor:pointer;border-radius:999px;min-width:96px;padding:10px 20px;font-size:14px;font-weight:600}._modalButtonPrimary_2hv7p_163{border:1px solid var(--accent);background:var(--accent-soft);color:var(--accent);transition:background .15s,color .15s}._modalButtonPrimary_2hv7p_163:hover{background:var(--accent);color:#fff}._modalButtonSecondary_2hv7p_165{border:1px solid var(--border);background:var(--surface-soft);color:var(--text)}._stepIndicator_74rsj_1{box-sizing:border-box;border-bottom:1px solid var(--border);background:linear-gradient(#fbfcfe,#eef1f6);flex-shrink:0;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;padding:10px 32px;display:grid}._stepColumn_74rsj_23{flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex;position:relative}._stepCircle_74rsj_41{border:2px solid var(--border);background:var(--surface);color:#000;z-index:1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 1px 2px #10204614}._stepCircleActive_74rsj_79{background:var(--accent);color:#fff;box-shadow:0 0 0 5px var(--accent-soft), 0 4px 10px #2d6fd159;border-color:#000;transform:scale(1.08)}._stepCircleDone_74rsj_95{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._stepConnectorHalf_74rsj_107{background:var(--border);border-radius:999px;width:calc(50% - 14px);height:3px;position:absolute;top:14px}._stepConnectorLeft_74rsj_125{left:0}._stepConnectorRight_74rsj_133{right:0}._stepConnectorDone_74rsj_141{background:linear-gradient(90deg, var(--accent), #6fa3e8)}._editorBox_ynw7i_1{background:var(--surface);border:1px solid #000;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._toolbarRow_ynw7i_23{border-bottom:1px solid var(--border);align-items:center;gap:2px;padding:8px 10px;display:flex}._toolbarButton_ynw7i_39{min-width:28px;height:28px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:14px;display:inline-flex}._toolbarButton_ynw7i_39:hover{background:var(--surface-soft)}._toolbarCaret_ynw7i_77{color:var(--text-muted);margin-left:2px;font-size:9px}._toolbarDivider_ynw7i_89{background:var(--border);width:1px;height:18px;margin:0 6px}._toolbarSpacer_ynw7i_103{flex:1}._toolbarPreviewButton_ynw7i_111{height:28px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}._toolbarPreviewButton_ynw7i_111:hover{background:var(--surface-soft)}._editorTextarea_ynw7i_149{box-sizing:border-box;background:var(--surface);width:100%;min-height:80px;color:var(--text);border:none;outline:none;flex:1;padding:12px 14px;font-family:inherit;font-size:14px;overflow-y:auto}._editorTextarea_ynw7i_149:empty:before{content:attr(data-placeholder);color:var(--text-muted)}._editorTextarea_ynw7i_149 table{border-collapse:collapse}._editorTextarea_ynw7i_149 td,._editorTextarea_ynw7i_149 th{text-align:left;border:1px solid #000;padding:6px 10px}._editorFooter_ynw7i_211{border-top:1px solid var(--border);color:var(--text-muted);text-align:right;padding:8px 14px;font-size:12px}._overlay_1j4cw_1{z-index:1100;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._box_1j4cw_21{background:var(--surface);border:2px solid #000;border-radius:16px;flex-direction:column;width:min(720px,92vw);display:flex;box-shadow:0 20px 45px #10172a40}._header_1j4cw_41{border-bottom:2px solid #000;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}._title_1j4cw_57{color:var(--text);font-size:14px;font-weight:700}._closeButton_1j4cw_69{background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;padding:0;position:relative}._closeButton_1j4cw_69:before,._closeButton_1j4cw_69:after{content:"";background:currentColor;width:10px;height:1.5px;position:absolute;top:50%;left:50%}._closeButton_1j4cw_69:before{transform:translate(-50%,-50%)rotate(45deg)}._closeButton_1j4cw_69:after{transform:translate(-50%,-50%)rotate(-45deg)}._closeButton_1j4cw_69:hover{color:var(--text);background:#ffd6e0}._body_1j4cw_141{flex-direction:column;gap:16px;padding:20px;display:flex}._row_1j4cw_155{align-items:flex-start;gap:16px;display:flex}._rowWrap_1j4cw_167{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}._field_1j4cw_179{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}._label_1j4cw_195{color:var(--text);font-size:13px;font-weight:700}._required_1j4cw_207{color:#e5484d;margin-left:2px}._input_1j4cw_217{box-sizing:border-box;background:var(--surface);width:100%;height:40px;color:var(--text);border:1px solid #000;border-radius:8px;padding:0 12px;font-size:13px}._input_1j4cw_217:disabled{color:var(--text-muted);cursor:not-allowed;background:#f4f6f9}._siteCustomHint_1j4cw_253{color:var(--text-muted);font-size:11px;font-weight:600}._codePreviewRow_1j4cw_265{background:#f4f6f9;border-radius:8px;flex-direction:column;gap:6px;padding:10px 14px;display:flex}._codePreviewMain_1j4cw_283{align-items:center;gap:14px;display:flex}._codePreviewLabel_1j4cw_295{color:var(--text);flex-shrink:0;font-size:13px;font-weight:700}._codePreviewValue_1j4cw_309{color:var(--text);flex-shrink:0;font-family:ui-monospace,Consolas,monospace;font-size:16px;font-weight:700}._codePreviewHint_1j4cw_325{color:var(--accent);font-size:12px;font-weight:600}._codePreviewMain_1j4cw_283+._codePreviewHint_1j4cw_325+._codePreviewMain_1j4cw_283{border-top:1px dashed var(--border);margin-top:4px;padding-top:8px}._codePreviewWarning_1j4cw_349{color:#b45309;flex-direction:column;gap:2px;font-size:12px;font-weight:700;display:flex}._codePreviewWarningList_1j4cw_367{color:#e5484d}._footer_1j4cw_375{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}._cancelButton_1j4cw_391,._confirmButton_1j4cw_393{cursor:pointer;border-radius:999px;min-width:88px;padding:10px 18px;font-size:14px;font-weight:600}._cancelButton_1j4cw_391{border:2px solid var(--border);background:var(--surface);color:var(--text)}._confirmButton_1j4cw_393{border:2px solid var(--accent);background:var(--accent-soft);color:var(--accent);transition:background .15s,color .15s}._confirmButton_1j4cw_393:hover:not(:disabled){background:var(--accent);color:#fff}._confirmButton_1j4cw_393:disabled{background:var(--accent-soft);color:#93b8ec;cursor:not-allowed;border-color:#93b8ec}._wrap_fujno_1{flex:1;min-width:0;display:flex;position:relative}._trigger_fujno_15{box-sizing:border-box;background:var(--surface);width:100%;color:var(--text);cursor:pointer;border:1px solid #000;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;padding:12px 14px;font-size:14px;display:flex}._triggerValue_fujno_47{color:var(--text)}._triggerPlaceholder_fujno_55{color:var(--text-muted)}._panel_fujno_63{z-index:1200;background:var(--surface);border:2px solid #000;border-radius:12px;width:220px;padding:10px;position:fixed;box-shadow:0 16px 36px #10172a2e}._panelHeader_fujno_85{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}._panelTitle_fujno_99{color:var(--text);margin-left:10px;font-size:12px;font-weight:800;display:inline-block}._panelNav_fujno_115{gap:4px;display:flex}._navButton_fujno_125{background:var(--surface);color:#000;cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}._navButton_fujno_125:hover{color:#fff;background:#000}._weekdayRow_fujno_163{grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}._weekdayCell_fujno_175{height:20px;color:var(--text-muted);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}._weekdayCell_fujno_175._sunday_fujno_195{color:#dc2626}._weekdayCell_fujno_175._saturday_fujno_203{color:#2d6fd1}._dateGrid_fujno_211{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}._dateCell_fujno_223{height:22px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:11px;display:flex}._dateCell_fujno_223:hover{background:var(--surface-soft)}._dateCell_fujno_223._sunday_fujno_195{color:#dc2626}._dateCell_fujno_223._saturday_fujno_203{color:#2d6fd1}._dateCell_fujno_223._outsideMonth_fujno_273{color:var(--text-muted);opacity:.45}._dateCell_fujno_223._today_fujno_283{border:1px solid var(--accent);font-weight:800}._dateCell_fujno_223._selected_fujno_293{background:var(--accent);color:#fff;font-weight:800}._panelFooter_fujno_305{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:6px;padding-top:6px;display:flex}._footerButton_fujno_323{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:700}._footerButton_fujno_323:hover{color:var(--text)}._footerButtonAccent_fujno_349{color:var(--accent)}._modalOverlay_1ytq5_1{z-index:1000;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_1ytq5_21{background:var(--surface);border:2px solid #000;border-radius:16px;width:min(987px,96vw);height:min(972px,95vh);position:relative;box-shadow:0 20px 45px #10172a40}._modalBoxInner_1ytq5_41{border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}._modalHeader_1ytq5_59{background:var(--surface-soft);cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;display:flex}._modalHeader_1ytq5_59:active{cursor:grabbing}._modalHeaderTitled_1ytq5_93{justify-content:flex-start;padding:0 16px}._modalHeaderTitle_1ytq5_93{color:var(--text);font-size:14px;font-weight:600}._modalHeaderCloseButton_1ytq5_115{z-index:2;background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;position:absolute;top:5px;right:5px}._modalHeaderCloseButton_1ytq5_115:before,._modalHeaderCloseButton_1ytq5_115:after{content:"";background:currentColor;width:10px;height:1.5px;position:absolute;top:50%;left:50%}._modalHeaderCloseButton_1ytq5_115:before{transform:translate(-50%,-50%)rotate(45deg)}._modalHeaderCloseButton_1ytq5_115:after{transform:translate(-50%,-50%)rotate(-45deg)}._modalHeaderCloseButton_1ytq5_115:hover{color:var(--text);background:#ffd6e0}._modalHeaderCloseButton_1ytq5_115:active{color:#fff;background:#ff6b6b}._stepTitleRow_1ytq5_205{box-sizing:border-box;flex-shrink:0;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;padding:0 32px;display:grid}._stepTitleTab_1ytq5_223{background:var(--surface);max-width:calc(100% - 8px);color:var(--text);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:2px solid #000;border-top:none;border-radius:0 0 10px 10px;justify-self:center;padding:3px 16px;font-size:13px;font-weight:700;overflow:hidden}._modalBody_1ytq5_257{flex-direction:column;flex:1;gap:20px;min-height:0;padding:20px 24px;display:flex;overflow-y:auto}._stepOnePanel_1ytq5_277{flex-direction:column;flex:1;gap:20px;min-height:0;padding:0 14px;display:flex}._formRow_1ytq5_295{grid-template-columns:1fr 1fr;gap:20px;display:grid}._formField_1ytq5_307{flex-direction:column;gap:8px;display:flex}._formFieldGrow_1ytq5_319{flex:1;min-height:0}._formLabel_1ytq5_329{color:var(--text);font-size:14px;font-weight:700}._formRequired_1ytq5_341{color:#e5484d;margin-left:2px}._inputError_1ytq5_351{background:#e5484d0d;border-color:#e5484d!important}._formInput_1ytq5_361{box-sizing:border-box;background:var(--surface);width:100%;color:var(--text);border:1px solid #000;border-radius:10px;outline:none;padding:12px 14px;font-size:14px}._formInput_1ytq5_361:focus{border-color:var(--accent)}._projectInfoBox_1ytq5_393{box-sizing:border-box;background:#f4f6f9;border:1px solid #000;border-radius:10px;align-items:center;width:100%;height:45px;display:flex;overflow:hidden}._projectInfoValue_1ytq5_417{box-sizing:border-box;min-width:0;height:100%;color:var(--text);cursor:default;background:0 0;border:none;flex:1;padding:0 14px;font-size:14px}._projectInfoValue_1ytq5_417::placeholder{color:var(--text-muted)}._projectInfoDivider_1ytq5_451{opacity:.15;background:#000;flex-shrink:0;width:1px;height:24px}._projectInfoAddToggle_1ytq5_467{background:var(--surface);width:45px;height:100%;color:var(--text);cursor:pointer;border:none;border-left:1px solid #000;flex-shrink:0;font-size:18px;line-height:1;transition:background .15s,color .15s}._projectInfoAddToggle_1ytq5_467:hover{color:#fff;background:#000}._radioGroup_1ytq5_505{box-sizing:border-box;background:var(--surface);border:1px solid #000;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:45px;padding:0 16px;display:flex}._radioOption_1ytq5_531{color:var(--text);cursor:pointer;align-items:center;gap:6px;font-size:14px;display:inline-flex}._radioOption_1ytq5_531 input[type=radio]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}._yearPicker_1ytq5_563{align-items:center;gap:8px;display:flex}._yearPicker_1ytq5_563 ._formInput_1ytq5_361{cursor:pointer;flex:1}._yearAddToggle_1ytq5_585{background:var(--surface);width:45px;height:45px;color:var(--text);cursor:pointer;border:1px solid #000;border-radius:10px;flex-shrink:0;font-size:18px;line-height:1;transition:background .15s,border-color .15s,color .15s}._yearAddToggle_1ytq5_585:hover{color:#fff;background:#000;border-color:#000}._yearAddRow_1ytq5_625{align-items:center;gap:8px;margin-top:8px;display:flex}._yearAddRow_1ytq5_625 ._formInput_1ytq5_361{flex:1}._yearAddConfirm_1ytq5_647{border:2px solid var(--accent);background:var(--accent-soft);height:45px;color:var(--accent);cursor:pointer;border-radius:10px;flex-shrink:0;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s}._yearAddConfirm_1ytq5_647:hover{background:var(--accent);color:#fff}._modalFooter_1ytq5_685{border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 24px;display:flex}._footerButtonGroup_1ytq5_705{gap:10px;display:flex}._footerButtonDraft_1ytq5_715{border:2px solid var(--border);background:var(--surface);min-width:88px;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}._footerButtonDraft_1ytq5_715:hover{background:var(--surface-soft);border-color:var(--text-muted)}._footerButtonDraft_1ytq5_715:active{background:var(--border)}._footerButtonPrimary_1ytq5_765,._footerButtonSecondary_1ytq5_767,._footerButtonSave_1ytq5_769{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:88px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}._footerButtonPrimary_1ytq5_765{border:2px solid var(--accent);background:var(--accent-soft);color:var(--accent)}._footerButtonPrimary_1ytq5_765:hover{background:var(--accent);color:#fff;box-shadow:0 4px 12px #2d6fd173}._footerButtonPrimary_1ytq5_765:active{color:#fff;box-shadow:none;background:#1c4a8c;border-color:#1c4a8c}._footerButtonPrimary_1ytq5_765:disabled{cursor:not-allowed;border-color:var(--border);background:var(--surface-soft);color:var(--text-muted);box-shadow:none}._footerValidationHint_1ytq5_851{color:#e5484d;white-space:nowrap;background:#e5484d14;border:1px solid #e5484d;border-radius:999px;flex-shrink:0;align-items:center;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}._footerButtonSave_1ytq5_769{color:#1c7a36;background:#34c75926;border:2px solid #34c759}._footerButtonSave_1ytq5_769:hover{color:#fff;background:#34c759;box-shadow:0 4px 12px #34c75973}._footerButtonSave_1ytq5_769:active{color:#fff;box-shadow:none;background:#269b45;border-color:#269b45}._footerButtonSecondary_1ytq5_767{border:2px solid var(--border);background:var(--surface);color:var(--text)}._footerButtonSecondary_1ytq5_767:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}._footerButtonSecondary_1ytq5_767:active{border-color:var(--accent);color:var(--accent);background:#b9cdf5}._workItemPanel_1ytq5_953{background:#f4f6f9;border:1px solid #000;border-radius:10px;flex-direction:column;gap:6px;padding:8px;display:flex}._workItemAddHeaderCell_1ytq5_973{justify-content:center;align-items:center;display:flex}._workItemAddHeaderButton_1ytq5_985{background:var(--surface);color:#000;cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:flex}._workItemAddHeaderButton_1ytq5_985:hover{color:#fff;background:#000}._workItemAddButton_1ytq5_1025{background:var(--surface);color:#000;white-space:nowrap;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:flex}._workItemAddButton_1ytq5_1025:hover{color:#fff;background:#000}._workItemFormList_1ytq5_1073{flex-direction:column;gap:6px;display:flex}._workItemFormRow_1ytq5_1085{align-items:center;gap:4px;min-width:0;display:flex}._workItemFormRow_1ytq5_1085 ._formInput_1ytq5_361{flex:1;min-width:0;padding:5px 6px;font-size:12px}._workItemInputHalf_1ytq5_1113{flex:.5}._workItemInputCompact_1ytq5_1121{flex:.4;padding-left:5px;padding-right:3px}._workItemFormLabel_1ytq5_1133{white-space:nowrap;color:var(--text);flex-shrink:0;font-size:12px;font-weight:700}._workItemDurationGroup_1ytq5_1149{flex:2.4;align-items:center;gap:3px;min-width:0;display:flex}._workItemDurationArrow_1ytq5_1165{color:var(--text-muted);flex-shrink:0;font-size:12px}._workItemTable_1ytq5_1179{box-sizing:border-box;border:1px solid #000;border-radius:8px;width:100%;overflow:hidden}._workItemTableHeaderRow_1ytq5_1195{background:#f1f5f9;border-bottom:1px solid #000;grid-template-columns:50px 1.4fr 1fr 1fr 1fr 1fr .8fr 84px;gap:8px;padding:6px 12px;display:grid}._workItemTableHeaderCell_1ytq5_1213{color:#000;text-align:center;font-size:12px;font-weight:700}._workItemTableHeaderCellLeft_1ytq5_1227{text-align:left}._workItemEmpty_1ytq5_1235{text-align:center;color:var(--text-muted);margin:0;padding:20px;font-size:13px}._workItemTableRow_1ytq5_1251{background:var(--surface);cursor:pointer;border-bottom:1px solid #000;border-left:3px solid #000;grid-template-columns:50px 1.4fr 1fr 1fr 1fr 1fr .8fr 84px;align-items:center;gap:8px;padding:6px 12px;display:grid}._workItemTableRow_1ytq5_1251:hover{background:var(--accent-soft)}._workItemTableRow_1ytq5_1251:last-child{border-bottom:none}._workItemTableRowAlt_1ytq5_1291{background:#f4f6f9}._workItemTableRowAlt_1ytq5_1291:hover{background:var(--accent-soft)}._workItemTableRowEditing_1ytq5_1307,._workItemTableRowEditing_1ytq5_1307:hover{background:var(--accent-soft);border-left-color:var(--accent)}._workItemTableIndex_1ytq5_1319{color:#000;text-align:center;font-size:12px;font-weight:700}._workItemTableText_1ytq5_1333{color:#000;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;overflow:hidden}._workItemTableDate_1ytq5_1353{color:#000;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}._workItemRemove_1ytq5_1373{border:1px solid var(--border);background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;justify-self:center;align-items:center;font-size:16px;line-height:1;display:flex}._workItemRemove_1ytq5_1373:hover{color:var(--text);background:#ffd6e0;border-color:#ffd6e0}._flowWrap_1ytq5_1419{box-sizing:border-box;border-bottom:1px dashed var(--border);width:100%;margin-bottom:16px;padding:14px 56px;overflow-x:auto}._flowTrack_1ytq5_1437{align-items:center;width:100%;display:flex}._flowConnector_1ytq5_1449{flex:auto;align-items:center;min-width:24px;padding:0 6px;display:flex}._flowConnectorLine_1ytq5_1465{border-top:2px dashed var(--border);flex:1;height:0}._flowNode_1ytq5_1477{border:2px solid #0000;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:0;min-width:76px;padding:5px 10px 4px;display:flex;position:relative}._flowNodeIndex_1ytq5_1503{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-9px;left:-9px;box-shadow:0 1px 4px #1020464d}._flowNodeTitle_1ytq5_1535{color:#000;white-space:nowrap;font-size:12px;font-weight:800;line-height:1.2}._flowNodeDate_1ytq5_1551{color:var(--text-muted);white-space:nowrap;font-size:9px;line-height:1.2}._flowNodeDuration_1ytq5_1565{white-space:nowrap;font-size:10px;font-weight:800;line-height:1.2}._flowArrow_1ytq5_1579{color:var(--text-muted);flex-shrink:0}._ganttChart_1ytq5_1589{box-sizing:border-box;border:1px solid #000;border-radius:8px;width:100%;overflow:hidden}._ganttHeaderRow_1ytq5_1605{background:#f1f5f9;border-bottom:1px solid #000;grid-template-columns:140px 74px 74px 46px 1fr;align-items:center;gap:6px;padding:8px 12px;display:grid}._ganttHeaderLabel_1ytq5_1625,._ganttHeaderDate_1ytq5_1627,._ganttHeaderDuration_1ytq5_1629{color:#000;text-align:center;min-width:0;font-size:12px;font-weight:700}._ganttHeaderLabel_1ytq5_1625{text-align:left}._ganttHeaderAxis_1ytq5_1653{min-width:0;height:100%;position:relative}._ganttWeekMarker_1ytq5_1665{color:#000;white-space:nowrap;border-left:1px solid #94a3b8;padding-left:6px;font-size:11px;font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}._ganttRow_1ytq5_1689{background:var(--surface);border-bottom:1px solid #000;border-left:3px solid #000;grid-template-columns:140px 74px 74px 46px 1fr;align-items:center;gap:6px;padding:8px 12px;display:grid}._ganttRow_1ytq5_1689:last-child{border-bottom:none}._ganttRowAlt_1ytq5_1719{background:#f4f6f9}._ganttRowLabel_1ytq5_1727{color:#000;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;overflow:hidden}._ganttRowDate_1ytq5_1747,._ganttRowDuration_1ytq5_1749{color:#000;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}._ganttTrack_1ytq5_1769{background:#f8fafc;border-radius:6px;min-width:0;height:24px;position:relative;overflow:hidden}._ganttWeekLine_1ytq5_1787{background:#e2e8f0;width:1px;position:absolute;top:0;bottom:0}._ganttBar_1ytq5_1803{box-sizing:border-box;color:#000;white-space:nowrap;text-overflow:ellipsis;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:12px;height:100%;padding:0 6px;font-size:11px;font-weight:800;display:flex;position:absolute;top:0;overflow:hidden}._personSectionList_1ytq5_1843{flex-direction:column;gap:0;display:flex}._personSection_1ytq5_1843{flex-direction:column;gap:12px;padding-top:24px;display:flex;position:relative}._personSection_1ytq5_1843:first-child{padding-top:0}._personSection_1ytq5_1843:not(:first-child):before{content:"";background:linear-gradient(90deg, transparent, var(--border) 12%, var(--border) 88%, transparent);height:1px;position:absolute;top:12px;left:0;right:0}._personSectionHeader_1ytq5_1899{align-items:center;gap:8px;display:flex;position:relative}._personSectionTitle_1ytq5_1913{color:var(--text);font-size:14px;font-weight:800}._personSectionHint_1ytq5_1925{color:var(--text-muted);font-size:12px}._personAddBadge_1ytq5_1935{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:flex}._personAddBadge_1ytq5_1935:hover{color:#fff;background:#000}._personPicker_1ytq5_1975{z-index:20;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:260px;padding:10px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 32px #10204629}._personPickerSearch_1ytq5_2001{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:8px;padding:7px 10px;font-size:12px}._personPickerSearch_1ytq5_2001:focus{border-color:var(--accent)}._personPickerList_1ytq5_2035{flex-direction:column;gap:2px;max-height:220px;display:flex;overflow-y:auto}._personPickerItem_1ytq5_2051{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:baseline;gap:8px;width:100%;padding:7px 8px;display:flex}._personPickerItem_1ytq5_2051:hover{background:var(--accent-soft)}._personPickerItemName_1ytq5_2087{color:var(--text);flex-shrink:0;font-size:12px;font-weight:700}._personPickerItemMeta_1ytq5_2101{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}._personPickerEmpty_1ytq5_2119{text-align:center;color:var(--text-muted);margin:0;padding:10px 4px;font-size:12px}._personPickerDeptItem_1ytq5_2135{background:var(--accent-soft);cursor:pointer;text-align:left;border:none;border-radius:8px;justify-content:space-between;align-items:baseline;gap:8px;width:100%;padding:7px 8px;display:flex}._personPickerDeptItem_1ytq5_2135:hover{background:var(--accent)}._personPickerDeptItem_1ytq5_2135:hover ._personPickerItemName_1ytq5_2087,._personPickerDeptItem_1ytq5_2135:hover ._personPickerItemMeta_1ytq5_2101{color:#fff}._personPickerDeptItem_1ytq5_2135 ._personPickerItemName_1ytq5_2087{color:var(--accent);font-weight:800}._personPickerTeamItem_1ytq5_2191{background:var(--surface-soft);cursor:pointer;border:none;border-radius:8px;justify-content:space-between;align-items:baseline;gap:8px;width:100%;padding:6px 8px 6px 20px;display:flex}._personPickerTeamItem_1ytq5_2191:hover{background:var(--accent-soft)}._personPickerTeamItem_1ytq5_2191 ._personPickerItemName_1ytq5_2087{color:var(--text);font-weight:700}._personPickerDivider_1ytq5_2235{background:var(--border);height:1px;margin:4px 2px}._personCardRow_1ytq5_2247{flex-wrap:wrap;gap:12px;display:flex}._personCard_1ytq5_2247{background:#f8fafc;border:1px solid #000;border-radius:14px;align-items:center;gap:6px;width:fit-content;min-width:130px;padding:3px 18px 3px 8px;display:flex;position:relative}._personAvatar_1ytq5_2285{color:#000;border:1px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:flex}._personCardBody_1ytq5_2313{flex-direction:column;gap:0;min-width:0;display:flex}._personCardName_1ytq5_2327{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;font-size:12px;font-weight:700;line-height:1.15;display:flex;overflow:hidden}._personCardPosition_1ytq5_2353{color:var(--text-muted);flex-shrink:0;font-size:10px;font-weight:600}._personCardMeta_1ytq5_2367{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.15;overflow:hidden}._personCardRemove_1ytq5_2385{background:var(--surface);width:18px;height:18px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;position:absolute;top:5px;right:5px}._personCardRemove_1ytq5_2385:before,._personCardRemove_1ytq5_2385:after{content:"";background:currentColor;width:8px;height:1.5px;position:absolute;top:50%;left:50%}._personCardRemove_1ytq5_2385:before{transform:translate(-50%,-50%)rotate(45deg)}._personCardRemove_1ytq5_2385:after{transform:translate(-50%,-50%)rotate(-45deg)}._personCardRemove_1ytq5_2385:hover{color:var(--text);background:#ffd6e0}._personCardRemove_1ytq5_2385:active{color:#fff;background:#ff6b6b}._personCardReadOnly_1ytq5_2473{padding-right:10px}._summaryWrap_1ytq5_2481{flex-direction:column;gap:20px;display:flex}._summaryCard_1ytq5_2493{background:var(--surface);border:1px solid #000;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #1020460d}._summaryCardHeader_1ytq5_2509{background:linear-gradient(135deg, var(--accent-soft), #f8fafc);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 18px;display:flex}._summaryCardIcon_1ytq5_2527{background:var(--accent);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 2px 6px #2d6fd159}._summaryCardTitle_1ytq5_2553{color:var(--text);font-size:14px;font-weight:800}._summaryCardBadge_1ytq5_2565{color:var(--accent);background:var(--surface);border:1px solid var(--accent);border-radius:999px;flex-shrink:0;margin-left:auto;padding:2px 10px;font-size:11px;font-weight:800}._summaryCardBody_1ytq5_2589{padding:18px}._summaryGrid_1ytq5_2597{grid-template-columns:2fr 1.2fr 1.2fr .6fr;gap:16px;display:grid}._summaryItem_1ytq5_2609{flex-direction:column;gap:4px;min-width:0;display:flex}._summaryLabel_1ytq5_2623{color:var(--text-muted);letter-spacing:.02em;font-size:11px;font-weight:700}._summaryValue_1ytq5_2637{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}._summaryValueEmpty_1ytq5_2655{color:var(--text-muted);font-style:italic;font-weight:500}._summaryDescription_1ytq5_2667{border:1px solid var(--border);color:var(--text);white-space:pre-wrap;background:#f8fafc;border-radius:10px;max-height:130px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.6;overflow-y:auto}._summaryWorkTable_1ytq5_2695{border:1px solid var(--border);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}._summaryWorkHeaderRow_1ytq5_2711{color:var(--text-muted);text-align:center;background:#f1f5f9;grid-template-columns:40px 1.8fr 1fr 1fr 1fr .8fr;gap:8px;padding:8px 14px;font-size:11px;font-weight:700;display:grid}._summaryWorkHeaderLeft_1ytq5_2735{text-align:left}._summaryWorkRow_1ytq5_2743{border-top:1px solid var(--border);color:var(--text);text-align:center;grid-template-columns:40px 1.8fr 1fr 1fr 1fr .8fr;align-items:center;gap:8px;padding:7px 14px;font-size:12px;display:grid}._summaryWorkRow_1ytq5_2743 ._summaryWorkHeaderLeft_1ytq5_2735{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}._summaryWorkRowAlt_1ytq5_2781{background:#f8fafc}._summaryPersonGroupList_1ytq5_2789{flex-direction:column;gap:18px;display:flex}._summaryPersonGroup_1ytq5_2789{flex-direction:column;gap:10px;display:flex}._summaryPersonGroupLabel_1ytq5_2813{color:var(--text-muted);font-size:12px;font-weight:800}._dashboardSidebar_19okm_1{background:var(--surface);border-right:1px solid var(--border);grid-area:sidebar;padding:32px 28px}._sidebarHeader_19okm_15{margin-bottom:24px}._brandRow_19okm_23{align-items:center;gap:10px;display:flex}._brandMark_19okm_35{background:#fff;border:1px solid #000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}._brandMark_19okm_35:after{content:"";background:#000;position:absolute;inset:9px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='3' width='16' height='18' rx='2'/%3E%3Cpath d='M9 3v2a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V3'/%3E%3Cpath d='M8 13l2.5 2.5L16 10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='3' width='16' height='18' rx='2'/%3E%3Cpath d='M9 3v2a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V3'/%3E%3Cpath d='M8 13l2.5 2.5L16 10'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._sidebarBrand_19okm_91{letter-spacing:-.01em;color:var(--text);margin:0;font-size:19px;font-weight:800}._projectButton_19okm_107{background:var(--surface-soft);width:100%;color:var(--text);cursor:pointer;border:1px solid #000;border-radius:999px;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 14px;font-size:14px;line-height:1.2;display:flex}._projectButton_19okm_107:disabled{border-color:var(--border);color:var(--text-muted);cursor:not-allowed;background:0 0}._projectButtonIcon_19okm_153{background:var(--text);width:20px;height:20px;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}._projectButton_19okm_107:disabled ._projectButtonIcon_19okm_153{background:var(--border);color:var(--text-muted)}@media (width<=900px){._dashboardSidebar_19okm_1{width:100%}}._overviewGrid_1ye7y_1{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}._overviewCard_1ye7y_13{background:var(--surface);border:2px solid #000;border-radius:20px;align-items:center;gap:12px;padding:9px 18px;display:flex;box-shadow:0 12px 28px #1020460d}._overviewCardIcon_1ye7y_35{width:34px;height:34px;color:var(--accent);background:#2d6fd114;border-radius:12px;flex-shrink:0;place-items:center;font-size:15px;font-weight:700;display:grid}._overviewCardBody_1ye7y_61{flex:1;min-width:0;container-type:inline-size}._overviewCardBodyLeft_1ye7y_73 ._overviewCardTitle_1ye7y_73,._overviewCardBodyLeft_1ye7y_73 ._overviewCardAmount_1ye7y_75,._overviewCardBodyLeft_1ye7y_73 ._overviewCardSubtitle_1ye7y_77{text-align:left}._overviewCardTitle_1ye7y_73{color:#000;text-align:right;white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:18px;font-weight:800;overflow:hidden}._overviewCardAmount_1ye7y_75{text-align:right;white-space:nowrap;margin:0;font-size:28px}@container (width<=220px){._overviewCardAmount_1ye7y_75{font-size:20px}}@container (width<=160px){._overviewCardAmount_1ye7y_75{font-size:16px}}._overviewCardSubtitle_1ye7y_77{color:var(--text-muted);text-align:right;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:13px;display:block;overflow:hidden}@media (width<=1500px){._overviewGrid_1ye7y_1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1180px){._overviewGrid_1ye7y_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){._overviewGrid_1ye7y_1{grid-template-columns:1fr}}._stepFlow_ig67t_1{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;gap:14px;width:100%;margin:0;padding:0;display:flex;container-type:inline-size}._stepFlowComplete_ig67t_27{background:#e7f8ef;animation:1.4s ease-in-out infinite _stepCompleteBlink_ig67t_1}@keyframes _stepCompleteBlink_ig67t_1{0%,to{background-color:#e7f8ef}50%{background-color:#b8ecd0}}._boxRow_ig67t_59{display:grid}._stepColumn_ig67t_67{flex-direction:column;display:flex}._aboveTag_ig67t_77{text-align:center;white-space:nowrap;margin:0 0 4px;font-size:15px;font-weight:700}._aboveTagOnTrack_ig67t_93{color:var(--status-done-text)}._aboveTagDelayed_ig67t_101{color:var(--status-delayed-text)}._aboveTagIssue_ig67t_109{color:var(--status-issue-text)}._aboveTagBeforeCurrent_ig67t_117{margin-bottom:12px}._boxSlot_ig67t_125{justify-content:center;align-items:center;min-height:64px;display:flex;position:relative}._connector_ig67t_141{z-index:0;width:100%;height:3px;position:absolute;top:50%;right:50%;transform:translateY(-50%)}._arrow_ig67t_161{border-top:5px solid var(--status-progress-text);border-right:5px solid var(--status-progress-text);background:var(--surface);z-index:5;border-radius:2px;width:15px;height:15px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)rotate(45deg)}._stepBox_ig67t_189{z-index:1;box-sizing:border-box;background:var(--surface);border:2px solid var(--border);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:3px;width:78%;padding:10px 6px;display:flex;position:relative}._boxDone_ig67t_221{background:var(--status-done-bg);border-color:var(--status-done-text);border-width:3px}._boxCurrent_ig67t_233{background:var(--status-progress-bg);border-color:var(--status-progress-text);z-index:3;border-width:3px;width:65%;transform:scale(1.2);box-shadow:0 0 0 3px #2563eb26}._boxPending_ig67t_253{background:var(--status-waiting-bg);border-color:var(--status-waiting-text)}._boxDelayed_ig67t_263{background:var(--status-delayed-bg);border-color:var(--status-delayed-text);border-width:3px}._boxIssue_ig67t_275{background:var(--status-issue-bg);border-color:var(--status-issue-text);border-width:3px}._stepEyebrow_ig67t_287{letter-spacing:.04em;color:var(--text-muted);text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700}._boxDone_ig67t_221 ._stepEyebrow_ig67t_287{color:var(--status-done-text)}._boxCurrent_ig67t_233 ._stepEyebrow_ig67t_287{color:var(--status-progress-text)}._boxDelayed_ig67t_263 ._stepEyebrow_ig67t_287{color:var(--status-delayed-text)}._boxIssue_ig67t_275 ._stepEyebrow_ig67t_287{color:var(--status-issue-text)}._stepTitle_ig67t_337{color:var(--text);white-space:nowrap;font-size:16px;font-weight:700}._statusRow_ig67t_351{display:grid}._stepStatus_ig67t_359{text-align:center;margin:0;font-size:15px;font-weight:600}._statusDone_ig67t_373{color:var(--status-done-text)}._statusCurrent_ig67t_381{color:var(--status-progress-text)}._statusPending_ig67t_389{color:var(--status-waiting-text)}._periodText_ig67t_397{color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:500}._boxCurrent_ig67t_233 ._periodText_ig67t_397{color:#4a7cd6}._boxDone_ig67t_221 ._periodText_ig67t_397,._boxPending_ig67t_253 ._periodText_ig67t_397{font-size:13px}._controls_ig67t_429{justify-content:center;gap:8px;margin-top:4px;display:flex}._controlButton_ig67t_443{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600}._controlButton_ig67t_443:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.5}@container (width<=640px){._stepBox_ig67t_189{padding:8px 3px}._stepEyebrow_ig67t_287{font-size:9px}._stepTitle_ig67t_337{font-size:13px}}@container (width<=460px){._stepBox_ig67t_189{padding:6px 2px}._stepEyebrow_ig67t_287{font-size:8px}._stepTitle_ig67t_337{font-size:11px}._periodText_ig67t_397{font-size:10px}}@container (width<=340px){._stepEyebrow_ig67t_287{display:none}._stepTitle_ig67t_337{font-size:10px}._periodText_ig67t_397{display:none}}._activityPanel_143d0_1{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}._activityPanelTitle_143d0_17{color:var(--text-muted);margin:0;font-size:15px;font-weight:700}._activityList_143d0_31{flex-direction:column;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._activityItem_143d0_51{border-bottom:1px solid var(--border);gap:8px;padding-top:2px;padding-bottom:16px;display:flex}._activityItem_143d0_51:last-child{border-bottom:none;padding-bottom:0}._timelineCol_143d0_77{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;display:flex}._timelineDot_143d0_93{border:2px solid var(--accent);background:var(--surface);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}._timelineDotLatest_143d0_113{background:var(--accent)}._timelineLine_143d0_121{background:var(--border);flex:1;width:2px;margin-top:2px}._activityBody_143d0_135{width:100%;min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:3px;padding:6px 8px;display:flex}._activityBody_143d0_135:hover{background:var(--surface-soft)}._activityBodyLatest_143d0_173{border:1px solid var(--accent);background:#2d6fd112;padding-top:3px;padding-bottom:3px}._activityBodyLatest_143d0_173:hover{background:#2d6fd11f}._activityMeta_143d0_195{align-items:center;gap:6px;min-width:0;display:flex}._latestBadge_143d0_209{color:#db2777;border-radius:11px;flex-shrink:0;margin:0;padding:0 12px;font-size:10px;font-weight:700}._activityDate_143d0_229{color:var(--text-muted);flex-shrink:0;font-size:13px}._actorName_143d0_241{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}._actionTag_143d0_259{color:#e08a3c;font-size:13px;font-weight:700}._activityText_143d0_271{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;line-height:1.4;overflow:hidden}._activityHighlight_143d0_291{color:var(--accent);font-weight:700}._actionTagUpdate_143d0_301{color:var(--text-muted);font-size:13px;font-weight:700}._statusWord_143d0_313{color:#e0524c;font-weight:700}._activityStatusChange_143d0_323{border-top:1px solid var(--border);color:var(--text-muted);align-items:center;gap:6px;margin:0;padding-top:2px;font-size:13px;display:flex}._statusArrow_143d0_345{color:var(--text-muted);font-weight:700}._statusPillBefore_143d0_355,._statusPillAfter_143d0_357{border-radius:999px;padding:1px 8px;font-weight:700;display:inline-block}._statusPillBefore_143d0_355{color:var(--status-progress-text)}._statusPillAfter_143d0_357{color:var(--status-done-text)}._metricGrid_pse37_1{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}._metricGridDetail_pse37_13{grid-template-columns:3fr 1fr}._progressCard_pse37_21{background:var(--surface);border:2px solid #000;border-radius:24px;flex-direction:column;gap:10px;padding:14px 20px;display:flex;box-shadow:0 12px 36px #1020460d;container-type:inline-size}._stepCard_pse37_45{padding:0;overflow:hidden}._emptyCard_pse37_55{grid-row:span 2}._donutCenterWrap_pse37_63{flex:1;justify-content:center;align-items:center;width:100%;display:flex}._progressCardHeader_pse37_79{border-bottom:2px solid #000;justify-content:space-between;align-items:center;gap:16px;padding-bottom:4px;display:flex}._progressCardHeaderCenter_pse37_97{justify-content:center}._progressCardLabel_pse37_105{color:var(--text);margin:0;font-size:14px;font-weight:800}._progressCardTotal_pse37_119{color:var(--text-muted);font-size:13px;font-weight:700}._delayedCardRow_pse37_131{flex-wrap:nowrap;gap:20px;display:flex}._delayedCardRow_pse37_131 ._progressCard_pse37_21{flex:1 1 0;gap:10px;min-width:0;padding:16px}._pieRow_pse37_157{justify-content:space-evenly;align-items:center;gap:24px;width:100%;display:flex}._pieChart_pse37_173{border-radius:50%;flex-shrink:0;width:130px;height:130px;position:relative}._pieChartHole_pse37_189{background:var(--accent-soft);width:58px;height:58px;color:var(--text);border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._pieLabel_pse37_221{color:var(--text);white-space:nowrap;font-size:11px;font-weight:700;position:absolute;transform:translate(-50%,-50%)}._pieLegend_pse37_239{gap:28px;min-width:0;display:flex}._pieLegendColumn_pse37_251{flex-direction:column;gap:12px;min-width:0;margin:0;padding:0;list-style:none;display:flex}._pieLegendItem_pse37_271{color:var(--text);border-bottom:1px solid #eef1f5;align-items:center;gap:8px;min-width:0;padding-bottom:8px;font-size:14px;font-weight:700;display:flex}._pieLegendText_pse37_295{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._pieLegendItem_pse37_271:last-child{border-bottom:none;padding-bottom:0}._pieLegendSwatch_pse37_319{border-radius:3px;flex-shrink:0;width:12px;height:12px}._barChart_pse37_333{flex-direction:column;gap:8px;width:100%;display:flex}._barRow_pse37_347{align-items:center;gap:8px;display:flex}._barLabel_pse37_359{width:56px;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;font-size:12px;font-weight:600;overflow:hidden}._barTrack_pse37_381{background:#eef1f5;border:1px solid #000;border-radius:999px;flex:1;min-width:0;height:10px;overflow:hidden}._barFill_pse37_401{border-radius:999px;height:100%}._barValue_pse37_411{text-align:right;width:30px;color:var(--text);flex-shrink:0;font-size:12px;font-weight:700}@container (width<=240px){._pieRow_pse37_157{flex-direction:column;gap:12px}._pieChart_pse37_173{width:100px;height:100px}._pieChartHole_pse37_189{width:66px;height:66px;font-size:13px}._pieLegendItem_pse37_271{font-size:12px}}@media (width<=1500px){._metricGrid_pse37_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){._metricGrid_pse37_1{grid-template-columns:1fr}}._bar_18zf9_1{background:#fff;border:1px solid #000;border-radius:999px;align-items:center;gap:1px;width:130px;height:18px;display:inline-flex;overflow:hidden}._segment_18zf9_25{height:100%;color:var(--text-muted);flex:1;justify-content:center;align-items:center;font-size:9px;font-weight:600;line-height:1;display:flex}._segmentCurrent_18zf9_49{box-shadow:inset 0 0 6px 2px var(--status-progress-text);position:relative}._boardPanel_h9ql0_1{background:var(--surface);border:2px solid #000;border-radius:28px;padding:18px 28px;box-shadow:0 18px 40px #1020460f}._boardHeader_h9ql0_17{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:0 20px;display:flex}._boardHeaderTitle_h9ql0_37{color:var(--text);border-bottom:2px solid #00000059;margin:0;padding-bottom:4px;font-size:18px;font-style:normal;font-weight:800;display:inline-block;transform:skew(-18deg)}._boardActions_h9ql0_61{flex:none;align-items:center;gap:10px;width:100%;max-width:480px;display:flex}._searchInput_h9ql0_79{box-sizing:border-box;background:var(--surface-soft);min-width:0;color:var(--text);border:2px solid #000;border-radius:16px;flex:1;padding:7px 16px}._filterSelectWrap_h9ql0_101{flex:none;align-items:center;display:flex;position:relative}._filterSelect_h9ql0_101{appearance:none;background:var(--surface);color:var(--text);cursor:pointer;border:2px solid #000;border-radius:999px;flex:none;padding:7px 40px 7px 16px;font-size:13px}._filterSelectDivider_h9ql0_143{pointer-events:none;background:#000;width:1px;height:16px;position:absolute;top:50%;right:28px;transform:translateY(-50%)}._filterSelectArrow_h9ql0_165{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:13px;transform:translateY(-25%)}._boardTableWrap_h9ql0_191{overflow-x:auto}._boardTable_h9ql0_191{table-layout:fixed;border-collapse:collapse;width:100%}._boardTable_h9ql0_191 th,._boardTable_h9ql0_191 td{text-align:center;border-bottom:1px solid #10204614;padding:8px 18px}._boardTable_h9ql0_191 th:first-child,._boardTable_h9ql0_191 td:first-child{text-align:left}._boardTable_h9ql0_191 th._projectCell_h9ql0_235,._boardTable_h9ql0_191 td._projectCell_h9ql0_235{white-space:nowrap;text-overflow:ellipsis;text-align:left;overflow:hidden}._boardTable_h9ql0_191 th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:13px}._boardTable_h9ql0_191 td{font-size:13px}._progressTrack_h9ql0_273{box-sizing:border-box;background:var(--surface-soft);border:1px solid #000;border-radius:999px;width:90px;height:18px;margin:0 auto;position:relative;overflow:hidden}._progressFill_h9ql0_297{height:100%}._progressValue_h9ql0_305{color:var(--text);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;inset:0}._statusBadge_h9ql0_327{text-align:center;white-space:nowrap;border:1px solid;border-radius:6px;width:40px;padding:0;font-size:10px;font-weight:700;line-height:1.7;display:inline-block}._statusBadgeWaiting_h9ql0_353{background:var(--status-waiting-bg);color:var(--status-waiting-text)}._statusBadgeProgress_h9ql0_363{background:var(--status-progress-bg);color:var(--status-progress-text)}._statusBadgeDone_h9ql0_373{background:var(--status-done-bg);color:var(--status-done-text)}._statusBadgeIssue_h9ql0_383{background:var(--status-issue-bg);color:var(--status-issue-text)}._boardTable_h9ql0_191 tbody tr:hover{background:#2d6fd10d}._pagination_h9ql0_401{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}._pagination_h9ql0_401>button{position:relative}._pagination_h9ql0_401>button+button:before{content:"";background:var(--border);width:1px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}._pageButton_h9ql0_447{min-width:24px;height:24px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 6px;font-size:14px;font-weight:700;transition:background .15s,color .15s}._pageButton_h9ql0_447:hover{color:#c2410c;background:#ffedd5}._pageButtonActive_h9ql0_487{color:#e5484d;background:0 0}._pageButtonActive_h9ql0_487:hover{color:#c2410c;background:#ffedd5}._pageNavButton_h9ql0_507{min-width:24px;height:24px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 4px;font-size:15px;font-weight:700;transition:background .15s,color .15s}._pageNavButton_h9ql0_507:hover:not(:disabled){color:#c2410c;background:#ffedd5}._pageNavButton_h9ql0_507:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.4}@media (width<=640px){._boardActions_h9ql0_61{width:100%}}._teamPanel_1eqch_1{background:#f5f6f8;border-radius:16px;flex-direction:column;gap:12px;padding:16px 20px;display:flex}._teamPanelHeader_1eqch_19{align-items:center;gap:18px;display:flex}._teamPanelTitle_1eqch_31{color:var(--text);font-size:15px;font-weight:700}._countItem_1eqch_43{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;display:flex}._countLabel_1eqch_59{color:var(--accent);font-weight:700}._teamPanelBody_1eqch_69{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}._groupDivider_1eqch_83{background:var(--border);flex-shrink:0;align-self:stretch;width:1px;min-height:36px}._personCard_1eqch_99{background:var(--surface);white-space:nowrap;border:2px solid #333;border-radius:12px;flex:1 1 0;align-items:center;gap:8px;min-width:0;max-width:150px;padding:6px 10px;display:flex}._avatar_1eqch_127{color:#fff;white-space:nowrap;background:#2bbfa0;border:1px solid #000;border-radius:8px;flex-shrink:0;place-items:center;height:26px;padding:0 8px;font-size:10px;font-weight:700;display:grid}._personInfo_1eqch_157{flex:1;min-width:0}._personName_1eqch_167{color:var(--text);text-align:right;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;overflow:hidden}._personPosition_1eqch_189{color:var(--text-muted);font-size:12px;font-weight:600}._personMeta_1eqch_201{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:600;overflow:hidden}._rolePM_1eqch_221 ._avatar_1eqch_127{background:var(--accent);text-align:center;white-space:pre-line;border-radius:8px;width:20px;min-height:32px;padding:6px 2px;font-size:10px;line-height:1.2}._roleWorker_1eqch_245 ._avatar_1eqch_127{text-align:center;white-space:pre-line;border-radius:8px;width:20px;min-height:32px;padding:6px 2px;font-size:10px;line-height:1.2}._projectTitle_19krn_1{letter-spacing:normal;color:var(--text);background:var(--surface);align-items:center;gap:14px;margin:0;padding:0 24px 16px 8px;display:flex;box-shadow:0 4px 6px -6px #10204666}._projectNameGroup_19krn_25{flex-direction:column;gap:2px;line-height:1.2;display:flex}._projectName_19krn_25{color:var(--text);font-size:24px;font-weight:700}._divider_19krn_51{color:var(--border);font-size:22px;font-weight:400}._teamBadge_19krn_63{width:34px;height:34px;color:var(--text);border-radius:11px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}._teamName_19krn_87{color:var(--text);font-size:17px;font-weight:700}._kanbanButton_19krn_99{background:var(--surface);color:var(--text);cursor:pointer;border:1px solid #000;border-radius:8px;align-items:stretch;padding:0;font-size:13px;font-weight:600;display:inline-flex;overflow:hidden}._kanbanButtonIcon_19krn_127{background:#dcf5c4;align-items:center;padding:0 10px;display:inline-flex}._kanbanButtonDivider_19krn_141{background:#000;align-self:stretch;width:1px}._kanbanButtonLabel_19krn_153{align-items:center;padding:8px 14px;display:inline-flex}._kanbanButton_19krn_99:hover{background:var(--surface-soft)}._gitGroup_19krn_173{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:stretch;margin-left:auto;display:flex;overflow:hidden}._gitGroup_19krn_173:focus-within{border-color:var(--accent)}._gitInput_19krn_201{width:220px;color:var(--text);background:0 0;border:none;padding:8px 12px;font-size:13px;font-weight:500}._gitInput_19krn_201:focus{outline:none}._gitButton_19krn_229{border:none;border-left:1px solid var(--border);background:var(--surface-soft);color:var(--text);cursor:pointer;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;display:flex}._gitButton_19krn_229:disabled{color:var(--text-muted);cursor:default}._gitButton_19krn_229:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}._versionCard_19krn_281{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex-direction:column;align-items:center;gap:0;margin-right:8px;padding:2px 14px;display:flex}._versionCardLabel_19krn_305{text-align:center;border-bottom:1px solid var(--border);letter-spacing:.5px;width:100%;color:var(--text-muted);padding-bottom:1px;font-size:11px;font-weight:500;line-height:1.4}._versionCardRow_19krn_329{align-items:center;gap:6px;display:flex}._versionCardValue_19krn_341{letter-spacing:1px;color:var(--text);font-size:13px;font-weight:700;line-height:1.4}._versionCardInput_19krn_357{box-sizing:border-box;border:1px solid var(--accent);background:var(--surface);width:76px;color:var(--text);letter-spacing:1px;border-radius:4px;outline:none;padding:2px 6px;font-size:12px;font-weight:700}._versionCardEditButton_19krn_385{box-sizing:border-box;background:var(--surface);color:#000;cursor:pointer;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:10px;font-weight:700;display:flex}._versionCardEditButton_19krn_385:hover{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}._versionCardSaveButton_19krn_433{box-sizing:border-box;border:1px solid var(--accent);background:var(--accent-soft);height:18px;color:var(--accent);cursor:pointer;border-radius:999px;flex-shrink:0;padding:0 8px;font-size:10px;font-weight:700}._versionCardSaveButton_19krn_433:hover{background:var(--accent);color:#fff}._modalOverlay_1ts2n_1{z-index:1100;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_1ts2n_21{background:var(--surface);border:2px solid #000;border-radius:16px;width:min(420px,90vw);height:min(360px,80vh);position:relative;box-shadow:0 20px 45px #10172a40}._modalBoxInner_1ts2n_41{border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}._modalHeader_1ts2n_59{background:var(--surface-soft);cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;display:flex}._modalHeader_1ts2n_59:active{cursor:grabbing}._modalHeaderTitled_1ts2n_93{justify-content:flex-start;padding:0 16px}._modalHeaderTitle_1ts2n_93{color:var(--text);font-size:14px;font-weight:600}._modalHeaderCloseButton_1ts2n_115{z-index:2;background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;transition:background .15s,color .15s;position:absolute;top:5px;right:5px}._modalHeaderCloseButton_1ts2n_115:before,._modalHeaderCloseButton_1ts2n_115:after{content:"";background:currentColor;width:10px;height:1.5px;position:absolute;top:50%;left:50%}._modalHeaderCloseButton_1ts2n_115:before{transform:translate(-50%,-50%)rotate(45deg)}._modalHeaderCloseButton_1ts2n_115:after{transform:translate(-50%,-50%)rotate(-45deg)}._modalHeaderCloseButton_1ts2n_115:hover{color:var(--text);background:#ffd6e0}._modalHeaderCloseButton_1ts2n_115:active{color:#fff;background:#ff6b6b}._modalBody_1ts2n_207{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px 20px;display:flex}._helperText_1ts2n_225{color:var(--text-muted);margin:0;font-size:12px}._textarea_1ts2n_237{box-sizing:border-box;background:var(--surface);width:100%;color:var(--text);resize:vertical;border:1px solid #000;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:13px}._textarea_1ts2n_237:focus{border-color:var(--accent)}._modalFooter_1ts2n_275{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}._footerButtonPrimary_1ts2n_293{border:2px solid var(--accent);background:var(--accent-soft);min-width:72px;color:var(--accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}._footerButtonPrimary_1ts2n_293:hover{background:var(--accent);color:#fff}._footerButtonSecondary_1ts2n_335{border:2px solid var(--border);background:var(--surface);min-width:64px;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:7px 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._footerButtonSecondary_1ts2n_335:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}._modalOverlay_j20av_1{z-index:1000;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_j20av_21{background:var(--surface);border:2px solid #000;border-radius:16px;width:min(900px,94vw);height:min(1020px,94vh);position:relative;box-shadow:0 20px 45px #10172a40}._modalBoxInner_j20av_41{border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}._modalHeader_j20av_59{background:var(--surface-soft);cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;display:flex}._modalHeader_j20av_59:active{cursor:grabbing}._modalHeaderTitled_j20av_93{justify-content:flex-start;padding:0 16px}._modalHeaderTitle_j20av_93{text-overflow:ellipsis;white-space:nowrap;max-width:90%;color:var(--text);font-size:14px;font-weight:600;overflow:hidden}._modalHeaderCloseButton_j20av_123{z-index:2;background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;transition:background .15s,color .15s;position:absolute;top:5px;right:5px}._modalHeaderCloseButton_j20av_123:before,._modalHeaderCloseButton_j20av_123:after{content:"";background:currentColor;width:10px;height:1.5px;position:absolute;top:50%;left:50%}._modalHeaderCloseButton_j20av_123:before{transform:translate(-50%,-50%)rotate(45deg)}._modalHeaderCloseButton_j20av_123:after{transform:translate(-50%,-50%)rotate(-45deg)}._modalHeaderCloseButton_j20av_123:hover{color:var(--text);background:#ffd6e0}._modalHeaderCloseButton_j20av_123:active{color:#fff;background:#ff6b6b}._modalBody_j20av_215{flex-direction:column;flex:1;gap:18px;min-height:0;padding:20px 24px;display:flex;overflow:hidden}._modalScrollArea_j20av_235{flex-direction:column;flex:1;gap:18px;min-height:0;display:flex;overflow-y:auto}._topControlsRow_j20av_253{border:1px solid #000;border-radius:12px;flex-direction:column;flex-shrink:0;gap:6px;padding:12px 14px;display:flex}._sectionLabel_j20av_273{color:var(--text);white-space:nowrap;flex-shrink:0;margin:0;font-size:13px;font-weight:700}._historySection_j20av_291{flex-direction:column;gap:8px;display:flex}._historySectionHeader_j20av_303{justify-content:space-between;align-items:center;gap:8px;display:flex}._historyCount_j20av_317{color:var(--text-muted);font-size:13px;font-weight:700}._historyEditButton_j20av_329{background:var(--surface);color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700}._historyEditButton_j20av_329:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._historyCommentButton_j20av_365{background:var(--surface);color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700}._historyCommentButton_j20av_365:hover,._historyCommentButtonActive_j20av_401{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._historyRightGroup_j20av_413{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}._historyProgress_j20av_429{color:var(--text-muted);font-size:14px;font-weight:700}._activityList_j20av_443{border:1px solid #000;border-radius:10px;flex-direction:column;max-height:420px;margin:0;padding:8px;list-style:none;display:flex;overflow-y:auto}._activityItem_j20av_467{border-bottom:1px solid var(--border);gap:8px;padding-top:2px;padding-bottom:8px;display:flex}._activityItem_j20av_467:last-child{border-bottom:none;padding-bottom:0}._timelineCol_j20av_493{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;display:flex}._timelineDot_j20av_509{border:2px solid var(--accent);background:var(--surface);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}._timelineDotLatest_j20av_529{background:var(--accent)}._timelineLine_j20av_537{background:var(--border);flex:1;width:2px;margin-top:2px}._activityBody_j20av_551{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;gap:3px;width:100%;min-width:0;padding:4px 8px;display:flex}._activityBodyLatest_j20av_575{border-color:var(--accent);background:#2d6fd112;padding-top:6px;padding-bottom:6px}._activityBodyEditing_j20av_589{background:var(--accent-soft);border-color:var(--accent)}._activityMeta_j20av_599{align-items:center;gap:6px;min-width:0;display:flex}._latestBadge_j20av_613{color:#db2777;flex-shrink:0;margin:0 0 0 14px;font-size:11px;font-weight:700}._activityDate_j20av_631{color:var(--text-muted);flex-shrink:0;font-size:13px}._actorName_j20av_643{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}._actionTag_j20av_661{color:#e08a3c;font-size:13px;font-weight:700}._actionTagUpdate_j20av_673{color:var(--text-muted);font-size:13px;font-weight:700}._activityText_j20av_685{color:var(--text);margin:0;padding-bottom:2px;font-size:12px;line-height:1.1}._statusText_j20av_701{font-size:13px;font-weight:700}._activityStatusChange_j20av_711{color:var(--text-muted);border-top:1px solid #999;align-items:center;gap:6px;margin:0;padding-top:0;font-size:13px;display:flex}._statusArrow_j20av_733{color:var(--text-muted);font-weight:700}._statusPillBefore_j20av_743,._statusPillAfter_j20av_745{font-weight:700;display:inline-block}._commentList_j20av_755{background:#ddd6fe;border-top:1px solid #999;border-radius:6px;flex-direction:column;gap:2px;padding:4px 6px;display:flex}._commentLine_j20av_775{color:var(--text-muted);align-items:flex-start;gap:6px;margin:0;font-size:12px;line-height:1.4;display:flex}._commentArrow_j20av_795{color:var(--text-muted);flex-shrink:0}._commentStar_j20av_805{color:#dc2626;flex-shrink:0;font-size:11px}._commentLabel_j20av_817{color:var(--text);font-weight:700}._commentText_j20av_827{flex:1;min-width:0}._commentOwner_j20av_837{color:var(--text);font-weight:700}._newEntrySection_j20av_847{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:8px;padding-top:12px;display:flex}._newEntrySectionHeader_j20av_865{justify-content:space-between;align-items:center;gap:8px;display:flex}._newEntrySectionLabelGroup_j20av_879{align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}._newEntryControlsGroup_j20av_895{flex-shrink:0;align-items:center;gap:14px;display:flex}._newEntryField_j20av_909{align-items:center;gap:6px;display:flex}._historyTotalProgress_j20av_921{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--accent);font-size:13px;font-weight:700;overflow:hidden}._watermarkButton_j20av_941{box-sizing:border-box;background:var(--surface);color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:11px;font-weight:700}._watermarkButton_j20av_941:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._contentInput_j20av_979{box-sizing:border-box;background:var(--surface);width:100%;min-height:220px;color:var(--text);resize:vertical;border:1px solid #000;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}._contentInput_j20av_979:focus{border-color:var(--accent)}._footerButtonGroup_j20av_1017{gap:10px;margin-left:auto;display:flex}._formLabel_j20av_1029{color:var(--text);font-size:11px;font-weight:700}._formInput_j20av_1041{box-sizing:border-box;background:var(--surface);color:var(--text);border:1px solid #000;border-radius:8px;outline:none;padding:8px 10px;font-size:13px}._formInput_j20av_1041:disabled{background:var(--surface-soft);color:var(--text-muted);cursor:not-allowed}._formInput_j20av_1041:focus{border-color:var(--accent)}._ownerLabelRow_j20av_1083{flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;display:flex}._ownerChipList_j20av_1099{flex-wrap:nowrap;gap:6px;min-width:0;min-height:24px;display:flex;overflow-x:auto}._ownerEmpty_j20av_1117{color:var(--text-muted);font-size:12px}._ownerChip_j20av_1099{white-space:nowrap;background:0 0;border:1px solid #000;border-radius:14px;flex-shrink:0;align-items:center;gap:6px;width:fit-content;min-width:130px;padding:3px 18px 3px 8px;display:flex;position:relative}._ownerChipAvatar_j20av_1157{color:#000;border:1px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:flex}._ownerChipBody_j20av_1185{flex-direction:column;gap:0;min-width:0;display:flex}._ownerChipName_j20av_1199{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;font-size:12px;font-weight:700;line-height:1.15;display:flex;overflow:hidden}._ownerChipPosition_j20av_1225{color:var(--text-muted);flex-shrink:0;font-size:10px;font-weight:600}._ownerChipMeta_j20av_1239{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.15;overflow:hidden}._ownerChipRemove_j20av_1257{background:var(--surface);width:16px;height:16px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;position:absolute;top:5px;right:5px}._ownerChipRemove_j20av_1257:before,._ownerChipRemove_j20av_1257:after{content:"";background:currentColor;width:8px;height:1.5px;position:absolute;top:50%;left:50%}._ownerChipRemove_j20av_1257:before{transform:translate(-50%,-50%)rotate(45deg)}._ownerChipRemove_j20av_1257:after{transform:translate(-50%,-50%)rotate(-45deg)}._ownerChipRemove_j20av_1257:hover{color:#dc2626;background:#fee2e2}._ownerAddWrap_j20av_1335{flex-shrink:0;display:flex;position:relative}._ownerAddButton_j20av_1347{background:var(--surface);color:#000;cursor:pointer;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,color .15s;display:flex}._ownerAddButton_j20av_1347:hover{color:#fff;background:#000}._ownerPicker_j20av_1387{z-index:20;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:180px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 32px #10172a29}._ownerPickerSearch_j20av_1413{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:6px;padding:6px 9px;font-size:11px}._ownerPickerSearch_j20av_1413:focus{border-color:var(--accent)}._ownerPickerList_j20av_1447{flex-direction:column;gap:2px;max-height:160px;display:flex;overflow-y:auto}._ownerPickerItem_j20av_1463{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:6px 7px;font-size:12px;font-weight:600}._ownerPickerItem_j20av_1463:hover{background:var(--accent-soft)}._ownerPickerItem_j20av_1463:disabled{cursor:not-allowed;opacity:.7}._ownerPickerEmpty_j20av_1507{text-align:center;color:var(--text-muted);margin:0;padding:8px 4px;font-size:11px}._footerButtonPrimary_j20av_1523{border:2px solid var(--accent);background:var(--accent-soft);min-width:88px;color:var(--accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}._footerButtonPrimary_j20av_1523:hover:not(:disabled){background:var(--accent);color:#fff;box-shadow:0 4px 12px #2d6fd173}._footerButtonPrimary_j20av_1523:disabled{cursor:not-allowed;border-color:var(--border);background:var(--surface-soft);color:var(--text-muted)}._modalFooter_j20av_1581{border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 24px;display:flex}._footerButtonSecondary_j20av_1601{border:2px solid var(--border);background:var(--surface);min-width:72px;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:9px 18px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._footerButtonSecondary_j20av_1601:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}._modalOverlay_2hyzh_1{z-index:1000;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_2hyzh_21{background:var(--surface);border:2px solid #000;border-radius:16px;width:min(900px,94vw);height:min(800px,90vh);position:relative;box-shadow:0 20px 45px #10172a40}._modalBoxInner_2hyzh_41{border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}._modalHeader_2hyzh_59{background:var(--surface-soft);cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;display:flex}._modalHeader_2hyzh_59:active{cursor:grabbing}._modalHeaderTitled_2hyzh_93{justify-content:flex-start;padding:0 16px}._modalHeaderTitle_2hyzh_93{color:var(--text);font-size:14px;font-weight:600}._modalHeaderCloseButton_2hyzh_115{z-index:2;background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;transition:background .15s,color .15s;position:absolute;top:5px;right:5px}._modalHeaderCloseButton_2hyzh_115:before,._modalHeaderCloseButton_2hyzh_115:after{content:"";background:currentColor;width:10px;height:1.5px;position:absolute;top:50%;left:50%}._modalHeaderCloseButton_2hyzh_115:before{transform:translate(-50%,-50%)rotate(45deg)}._modalHeaderCloseButton_2hyzh_115:after{transform:translate(-50%,-50%)rotate(-45deg)}._modalHeaderCloseButton_2hyzh_115:hover{color:var(--text);background:#ffd6e0}._modalHeaderCloseButton_2hyzh_115:active{color:#fff;background:#ff6b6b}._modalBody_2hyzh_207{flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px 24px;display:flex;overflow-y:auto}._emptyText_2hyzh_227{color:var(--text-muted);text-align:center;margin:0;font-size:13px}._formRow_2hyzh_241{grid-template-columns:40fr 60fr;gap:16px;display:grid}._formRowDates_2hyzh_253{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formField_2hyzh_265{flex-direction:column;gap:6px;display:flex}._formFieldColumn_2hyzh_277{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}._formLabel_2hyzh_293{color:var(--text);font-size:12px;font-weight:700}._formInput_2hyzh_305{box-sizing:border-box;background:var(--surface);color:var(--text);border:1px solid #000;border-radius:8px;outline:none;padding:9px 10px;font-size:13px}._formInput_2hyzh_305:focus{border-color:var(--accent)}._ownerFieldHeader_2hyzh_335{align-items:center;gap:6px;display:flex}._ownerAddWrap_2hyzh_347{display:flex;position:relative}._ownerAddButton_2hyzh_357{background:var(--surface);color:#000;cursor:pointer;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:24px;padding:0 10px;font-size:11px;transition:background .15s,color .15s;display:flex}._ownerAddButton_2hyzh_357:hover{color:#fff;background:#000}._ownerPicker_2hyzh_401{z-index:20;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:180px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 32px #10172a29}._ownerPickerSearch_2hyzh_427{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:6px;padding:6px 9px;font-size:11px}._ownerPickerSearch_2hyzh_427:focus{border-color:var(--accent)}._ownerPickerList_2hyzh_461{flex-direction:column;gap:2px;max-height:160px;display:flex;overflow-y:auto}._ownerPickerItem_2hyzh_477{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:6px 7px;font-size:12px;font-weight:600}._ownerPickerItem_2hyzh_477:hover{background:var(--accent-soft)}._ownerPickerEmpty_2hyzh_511{text-align:center;color:var(--text-muted);margin:0;padding:8px 4px;font-size:11px}._ownerChipList_2hyzh_527{border:1px solid #000;border-radius:8px;flex-wrap:wrap;gap:6px;min-height:28px;padding:6px 8px;display:flex}._ownerEmpty_2hyzh_547{color:var(--text-muted);font-size:12px}._ownerChip_2hyzh_527{background:#f8fafc;border:1px solid #000;border-radius:14px;align-items:center;gap:6px;width:fit-content;min-width:130px;padding:3px 18px 3px 8px;display:flex;position:relative}._ownerChipAvatar_2hyzh_583{color:#000;border:1px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:flex}._ownerChipBody_2hyzh_611{flex-direction:column;gap:0;min-width:0;display:flex}._ownerChipName_2hyzh_625{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;font-size:12px;font-weight:700;line-height:1.15;display:flex;overflow:hidden}._ownerChipPosition_2hyzh_651{color:var(--text-muted);flex-shrink:0;font-size:10px;font-weight:600}._ownerChipMeta_2hyzh_665{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.15;overflow:hidden}._ownerChipRemove_2hyzh_683{background:var(--surface);width:16px;height:16px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;position:absolute;top:5px;right:5px}._ownerChipRemove_2hyzh_683:before,._ownerChipRemove_2hyzh_683:after{content:"";background:currentColor;width:8px;height:1.5px;position:absolute;top:50%;left:50%}._ownerChipRemove_2hyzh_683:before{transform:translate(-50%,-50%)rotate(45deg)}._ownerChipRemove_2hyzh_683:after{transform:translate(-50%,-50%)rotate(-45deg)}._ownerChipRemove_2hyzh_683:hover{color:#dc2626;background:#fee2e2}._readonlyValue_2hyzh_761{border:1px solid var(--border);background:var(--surface-soft);color:var(--text-muted);border-radius:8px;padding:9px 10px;font-size:13px;font-weight:700}._contentInput_2hyzh_781{box-sizing:border-box;background:var(--surface);width:100%;min-height:220px;color:var(--text);resize:vertical;border:1px solid #000;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}._contentInput_2hyzh_781:focus{border-color:var(--accent)}._inputError_2hyzh_819{background:#e5484d0d;border-color:#e5484d!important}._contentLabelRow_2hyzh_829{justify-content:space-between;align-items:center;gap:8px;display:flex}._watermarkButton_2hyzh_843{background:var(--surface);color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700}._watermarkButton_2hyzh_843:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._modalFooter_2hyzh_879{border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 24px;display:flex}._footerButtonGroup_2hyzh_899{gap:10px;margin-left:auto;display:flex}._footerValidationHint_2hyzh_911{color:#e5484d;background:#e5484d14;border:1px solid #e5484d;border-radius:999px;flex-shrink:0;align-items:center;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}._footerButtonPrimary_2hyzh_937{border:2px solid var(--accent);background:var(--accent-soft);min-width:88px;color:var(--accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}._footerButtonPrimary_2hyzh_937:hover:not(:disabled){background:var(--accent);color:#fff;box-shadow:0 4px 12px #2d6fd173}._footerButtonPrimary_2hyzh_937:disabled{cursor:not-allowed;border-color:var(--border);background:var(--surface-soft);color:var(--text-muted)}._footerButtonSecondary_2hyzh_995{border:2px solid var(--border);background:var(--surface);min-width:72px;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:9px 18px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._footerButtonSecondary_2hyzh_995:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}._stepScreen_jhktp_1{flex-direction:column;gap:20px;min-height:60vh;display:flex}._backButton_jhktp_15{background:var(--surface);color:var(--text);cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600}._backButton_jhktp_15:hover{background:var(--surface-soft)}._backButtonArrow_jhktp_47{color:var(--accent);font-weight:800}._projectTitle_jhktp_57{letter-spacing:normal;color:var(--text);background:var(--surface);align-items:center;gap:14px;margin:0;padding:0 24px 16px 8px;display:flex;box-shadow:0 4px 6px -6px #10204666}._projectNameGroup_jhktp_81{flex-direction:column;gap:2px;line-height:1.2;display:flex}._projectName_jhktp_81{color:var(--text);font-size:24px;font-weight:700}._stepText_jhktp_107{color:var(--text);font-size:26px;font-weight:700}._divider_jhktp_119{color:var(--border);font-size:22px;font-weight:400}._stepBody_jhktp_131{flex-direction:column;flex:1;gap:20px;display:flex}._summaryGrid_jhktp_145{grid-template-rows:190px 210px;grid-template-columns:.8fr 1.1fr 1.6fr .6fr;gap:16px;display:grid}._card_jhktp_159{box-sizing:border-box;background:var(--surface);min-height:110px;color:var(--text-muted);text-align:center;border:2px solid #000;border-radius:20px;justify-content:center;align-items:center;padding:16px 20px;font-size:16px;font-weight:700;display:flex}._stepMidRow_jhktp_191{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}._stepMidCard_jhktp_203{background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;max-height:260px;padding:14px 16px;display:flex;overflow:hidden}._stepMidCardTitle_jhktp_225{color:var(--text);text-align:left;flex-shrink:0;justify-content:space-between;align-items:center;gap:6px;margin:0 0 4px;font-size:14px;font-weight:800;display:flex}._stepMidCardTitleLeft_jhktp_251{align-items:center;gap:6px;min-width:0;display:flex}._stepMidCardIcon_jhktp_265{flex-shrink:0}._stepMidCardTestButton_jhktp_275{color:#000;cursor:pointer;background:0 0;border:1px dashed #000;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}._stepMidCardBadge_jhktp_299{color:#000;white-space:nowrap;background:#ffffffbf;border:1px solid #000;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:5px 14px;font-size:13px;font-weight:700;line-height:1;display:flex;box-shadow:0 1px 3px #10204614}._stepMidCardBadgeDivider_jhktp_333{background:#000;width:1px;height:12px}._stepMidCardEmpty_jhktp_345{flex:1;min-height:0;overflow-y:auto}._stepMidCardTable_jhktp_357{table-layout:fixed;border-collapse:collapse;width:100%}._stepMidCardTable_jhktp_357 th{z-index:1;background:inherit;text-align:center;color:var(--text-muted);white-space:nowrap;background-clip:padding-box;border-bottom:1px solid #10204614;padding:2px 8px;font-size:12px;font-weight:700;position:sticky;top:0}._stepMidCardTable_jhktp_357 td{text-align:center;color:var(--text);white-space:nowrap;padding:4px 8px;font-size:12px}._stepMidCardTable_jhktp_357 th._stepMidCardTitleCell_jhktp_415,._stepMidCardTable_jhktp_357 td._stepMidCardTitleCell_jhktp_415{text-align:left;width:34%}@keyframes _stepMidCardRowBlink_jhktp_447{0%,to{background:#dc26260f}50%{background:#dc262638}}._stepMidCardRowBlinking_jhktp_447{outline-offset:-.5px;outline:.5px solid #b91c1c66;animation:1.2s ease-in-out infinite _stepMidCardRowBlink_jhktp_447}._stepMidCardEmptyText_jhktp_459{color:var(--text-muted);text-align:center;margin:24px 0 0;font-size:13px}._dateCard_jhktp_473{grid-area:1/1;align-items:stretch;gap:12px;display:flex}._dateInfoBox_jhktp_489,._periodBox_jhktp_491{box-sizing:border-box;background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:90px;padding:12px 16px;display:flex}._dateInfoBox_jhktp_489{text-align:left;gap:8px}._periodBox_jhktp_491{text-align:left;align-items:stretch;gap:8px}._dateBlock_jhktp_541{flex-direction:column;gap:4px;display:flex}._dateBlock_jhktp_541+._dateBlock_jhktp_541{border-top:1px solid var(--border);padding-top:8px}._dateLabel_jhktp_563{text-align:left;color:var(--text-muted);flex-shrink:0;font-size:12px;font-weight:700}._dateValue_jhktp_579{text-align:right;color:var(--text);font-size:18px;font-weight:800}._dateValueOverdue_jhktp_595{color:#f2a6a1}._dateValueDDay_jhktp_603{color:#f5a623}._teamCard_jhktp_611{box-sizing:border-box;background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;grid-area:1/2;gap:6px;min-height:90px;padding:10px 14px;display:flex}._teamHeader_jhktp_639{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}._teamTitle_jhktp_657{color:var(--text);font-size:13px;font-weight:700}._teamHeaderRight_jhktp_669{flex-shrink:0;align-items:center;gap:10px;display:flex}._teamCount_jhktp_683{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}._teamAddButton_jhktp_699{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex}._teamAddButton_jhktp_699:hover{color:#fff;background:#000}._teamPicker_jhktp_739{z-index:20;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:200px;padding:8px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 32px #10204629}._teamPickerSearch_jhktp_765{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:6px;padding:6px 9px;font-size:11px}._teamPickerSearch_jhktp_765:focus{border-color:var(--accent)}._teamPickerList_jhktp_799{flex-direction:column;gap:2px;max-height:160px;display:flex;overflow-y:auto}._teamPickerItem_jhktp_815{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:baseline;gap:8px;width:100%;padding:6px 7px;display:flex}._teamPickerItem_jhktp_815:hover{background:var(--accent-soft)}._teamPickerItemName_jhktp_851{color:var(--text);flex-shrink:0;font-size:11px;font-weight:700}._teamPickerItemMeta_jhktp_865{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}._teamPickerEmpty_jhktp_883{text-align:center;color:var(--text-muted);margin:0;padding:8px 4px;font-size:11px}._teamPmRow_jhktp_899{border-bottom:1.5px solid #000;flex-shrink:0;align-items:center;gap:10px;min-width:0;padding-bottom:6px;display:flex}._teamList_jhktp_919{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));align-content:flex-start;gap:8px;min-height:0;display:grid;overflow-y:auto}._teamRow_jhktp_939{box-sizing:border-box;background:var(--surface);border-radius:999px;align-items:center;gap:6px;min-width:0;padding:4px 8px 4px 12px;display:flex}._teamRemoveButton_jhktp_961{background:var(--surface-soft);width:16px;height:16px;color:var(--text-muted);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:0;position:relative}._teamRemoveButton_jhktp_961:before,._teamRemoveButton_jhktp_961:after{content:"";background:currentColor;width:8px;height:1.5px;position:absolute;top:50%;left:50%}._teamRemoveButton_jhktp_961:before{transform:translate(-50%,-50%)rotate(45deg)}._teamRemoveButton_jhktp_961:after{transform:translate(-50%,-50%)rotate(-45deg)}._teamRemoveButton_jhktp_961:hover{color:#dc2626;background:#fee2e2}._teamAvatar_jhktp_1035{background:var(--surface-soft);width:22px;height:22px;color:var(--text);border:1.5px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}._teamAvatarPM_jhktp_1065{background:var(--accent);color:#fff;width:26px;height:26px;font-size:10px}._teamName_jhktp_1081{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:13px;font-weight:700;overflow:hidden}._teamPosition_jhktp_1103{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:600}._teamPmRow_jhktp_899 ._teamName_jhktp_1081{font-size:15px}._teamPmRow_jhktp_899 ._teamPosition_jhktp_1103{font-size:13px}._subCard_jhktp_1135{box-sizing:border-box;background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;grid-area:1/3/span 2;gap:8px;min-height:110px;padding:14px 16px;display:flex;overflow:hidden}._subHeader_jhktp_1165{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex}._subTitle_jhktp_1181{text-align:left;color:var(--text);flex:1;font-size:13px;font-weight:700}._subAddButton_jhktp_1197{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:flex}._subAddButton_jhktp_1197:hover{color:#fff;background:#000}._subTableWrap_jhktp_1237{flex:1;min-height:0;overflow:auto}._subTable_jhktp_1237{border-collapse:collapse;width:100%;min-width:320px}._subTable_jhktp_1237 thead th{background:var(--surface);position:sticky;top:0}._subTable_jhktp_1237 th,._subTable_jhktp_1237 td{text-align:center;white-space:nowrap;border-bottom:1px solid var(--border);padding:5px 6px;font-size:12px}._subTable_jhktp_1237 th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:700}._subTable_jhktp_1237 td{color:var(--text)}._subTable_jhktp_1237 td._subTableDday_jhktp_1313{font-weight:700}._subTable_jhktp_1237 td._subTableDdayUpcoming_jhktp_1321{color:#9fc7e8}._subTable_jhktp_1237 td._subTableDdayToday_jhktp_1329{color:#7c3aed}._subTable_jhktp_1237 td._subTableDdayOverdue_jhktp_1337{color:#f2a6a1}._subTable_jhktp_1237 th._subTableTitle_jhktp_1345,._subTable_jhktp_1237 td._subTableTitle_jhktp_1345{text-align:left}._subTableTitle_jhktp_1345{text-overflow:ellipsis;max-width:90px;overflow:hidden}._subTable_jhktp_1237 tbody tr{cursor:pointer}._subTable_jhktp_1237 tbody tr:hover{background:var(--surface-soft)}._subTableRowEditing_jhktp_1383,._subTableRowEditing_jhktp_1383:hover{background:var(--accent-soft)}._subEditPanel_jhktp_1393{background:var(--surface-soft);border-radius:8px;flex-direction:column;flex-shrink:0;gap:4px;margin-top:8px;padding:6px;display:flex}._subEditRow_jhktp_1415{align-items:center;gap:4px;min-width:0;display:flex}._subEditLabel_jhktp_1429{white-space:nowrap;color:var(--text);flex-shrink:0;font-size:12px;font-weight:700}._subEditInput_jhktp_1445{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);border-radius:6px;flex:1;padding:4px 6px;font-size:12px}._subEditInput_jhktp_1445:focus{border-color:var(--accent)}._subEditInputTitle_jhktp_1477{flex:7}._subEditInputOwner_jhktp_1485{flex:3}._subEditSubmitButton_jhktp_1493{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}._subEditSubmitButton_jhktp_1493:hover{color:#fff;background:#000}._uploadCard_jhktp_1531{box-sizing:border-box;background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;grid-area:1/4/span 2;display:flex;overflow:hidden}._uploadHeader_jhktp_1555{background:var(--accent-soft);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}._uploadTitle_jhktp_1575{color:var(--text);font-size:13px;font-weight:700}._uploadAddButton_jhktp_1587{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:flex}._uploadAddButton_jhktp_1587:hover{color:#fff;background:#000}._uploadFileInput_jhktp_1627{display:none}._uploadList_jhktp_1635{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}._uploadRow_jhktp_1651{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}._uploadRow_jhktp_1651:last-child{border-bottom:none}._uploadInfo_jhktp_1677{flex-direction:column;gap:4px;min-width:0;display:flex}._uploadFileName_jhktp_1691{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}._uploadFileDate_jhktp_1709{color:var(--text-muted);font-size:11px}._uploadActions_jhktp_1719{flex-shrink:0;align-items:center;gap:6px;display:flex}._uploadIconButton_jhktp_1733,._uploadIconButtonDanger_jhktp_1735{cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:flex}._uploadIconButton_jhktp_1733{border:2px solid var(--accent);background:var(--accent-soft);color:var(--accent)}._uploadIconButton_jhktp_1733:hover{background:var(--accent);color:#fff}._uploadIconButtonDanger_jhktp_1735{color:#dc2626;background:#fee2e2;border:2px solid #dc2626}._uploadIconButtonDanger_jhktp_1735:hover{color:#fff;background:#dc2626}._taskGraphCard_jhktp_1803{box-sizing:border-box;background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;grid-area:2/1;gap:8px;min-height:110px;padding:14px 16px;display:flex;overflow:hidden}._taskGraphTitle_jhktp_1833{color:var(--text);border-bottom:2px solid #000;flex-shrink:0;margin:0;padding-bottom:8px;font-size:13px;font-weight:700}._pieRow_jhktp_1853{flex:1;justify-content:space-evenly;align-items:center;gap:24px;width:100%;min-height:0;display:flex}._pieChart_jhktp_1873{border-radius:50%;flex-shrink:0;width:96px;height:96px;position:relative}._pieChartHole_jhktp_1889{background:var(--accent-soft);width:44px;height:44px;color:var(--text);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._pieLabel_jhktp_1921{color:var(--text);white-space:nowrap;font-size:11px;font-weight:700;position:absolute;transform:translate(-50%,-50%)}._pieLegend_jhktp_1939{gap:14px;min-width:0;display:flex}._pieLegendColumn_jhktp_1951{flex-direction:column;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex}._pieLegendItem_jhktp_1971{color:var(--text);border-bottom:1px solid #eef1f5;align-items:center;gap:6px;min-width:0;padding-bottom:6px;font-size:12px;font-weight:700;display:flex}._pieLegendItem_jhktp_1971:last-child{border-bottom:none;padding-bottom:0}._pieLegendText_jhktp_2005{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._pieLegendSwatch_jhktp_2019{border-radius:3px;flex-shrink:0;width:10px;height:10px}._graphCard_jhktp_2033{box-sizing:border-box;background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;grid-area:2;gap:8px;min-width:0;min-height:110px;padding:14px 16px;display:flex;overflow:hidden}._dueSoonList_jhktp_2065{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;width:100%;min-width:0;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden auto}._dueSoonRow_jhktp_2095{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}._dueSoonTitle_jhktp_2111{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--text);font-size:11px;font-weight:700;overflow:hidden}._dueSoonBarTrack_jhktp_2131{box-sizing:border-box;background:var(--surface-soft);border:1px solid #000;border-radius:999px;width:100%;height:12px;position:relative;overflow:hidden}._dueSoonBarFill_jhktp_2153{height:100%}._dueSoonBarValue_jhktp_2161{color:var(--text);justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}._boardSection_jhktp_2183{background:var(--surface);border:2px solid #000;border-radius:24px;padding:20px 24px}._boardHeaderRow_jhktp_2197{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:0 8px;display:flex}._boardTitle_jhktp_2215{color:var(--text);border-bottom:2px solid #00000059;margin:0;padding-bottom:4px;font-size:18px;font-style:normal;font-weight:800;display:inline-block;transform:skew(-18deg)}._boardControls_jhktp_2239{align-items:center;gap:10px;margin-right:0;display:flex}._filterSelectWrap_jhktp_2253{flex:none;align-items:center;display:flex;position:relative}._filterSelect_jhktp_2253{appearance:none;background:var(--surface);color:var(--text);cursor:pointer;border:2px solid #000;border-radius:999px;flex:none;padding:7px 40px 7px 16px;font-size:13px}._filterSelectDivider_jhktp_2295{pointer-events:none;background:#000;width:1px;height:16px;position:absolute;top:50%;right:28px;transform:translateY(-50%)}._filterSelectArrow_jhktp_2317{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:13px;transform:translateY(-25%)}._boardSearchInput_jhktp_2343{box-sizing:border-box;background:var(--surface-soft);min-width:220px;color:var(--text);border:2px solid #000;border-radius:16px;padding:7px 16px;font-size:13px}._boardAddButton_jhktp_2365{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex}._boardAddButton_jhktp_2365:hover{color:#fff;background:#000}._boardTableWrap_jhktp_2405{overflow-x:auto}._boardTable_jhktp_2405{border-collapse:collapse;width:100%;min-width:780px}._boardTable_jhktp_2405 th,._boardTable_jhktp_2405 td{text-align:center;white-space:nowrap;border-bottom:1px solid #10204614;padding:8px 12px;font-size:13px}._boardTable_jhktp_2405 th{color:var(--text);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}._boardSortButton_jhktp_2459{color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;padding:0;display:inline-flex}._boardSortButton_jhktp_2459:hover{color:var(--accent)}._boardSortIcon_jhktp_2495{color:var(--text-muted);opacity:.5;flex-shrink:0;transition:transform .15s}._boardSortIconActive_jhktp_2509{color:var(--accent);opacity:1}._boardTable_jhktp_2405 td{color:var(--text)}._boardTable_jhktp_2405 tbody tr{cursor:pointer}._boardTable_jhktp_2405 tbody tr:hover{background:#2d6fd10d}._boardTable_jhktp_2405 th._boardTableTitle_jhktp_2543,._boardTable_jhktp_2405 td._boardTableTitle_jhktp_2543{text-align:left}._boardTableTitle_jhktp_2543{text-overflow:ellipsis;max-width:160px;overflow:hidden}._boardTable_jhktp_2405 th._boardTableTask_jhktp_2565,._boardTable_jhktp_2405 td._boardTableTask_jhktp_2565{text-align:left}._boardTableTask_jhktp_2565{text-overflow:ellipsis;max-width:220px;overflow:hidden}._boardProgressRow_jhktp_2587{justify-content:center;align-items:center;gap:6px;display:flex}._boardProgressTrack_jhktp_2601{background:var(--surface-soft);border:1px solid #000;border-radius:999px;width:90px;height:16px;position:relative;overflow:hidden}._boardProgressFill_jhktp_2621{border-radius:999px;height:100%}._boardProgressValue_jhktp_2631{color:var(--text);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;inset:0}._boardStatusBadge_jhktp_2653{text-align:center;white-space:nowrap;border:1px solid;border-radius:6px;width:40px;padding:0;font-size:10px;font-weight:700;line-height:1.7;display:inline-block}._boardStatusDone_jhktp_2679{background:var(--status-done-bg);color:var(--status-done-text)}._boardStatusProgress_jhktp_2689{background:var(--status-progress-bg);color:var(--status-progress-text)}._boardStatusWaiting_jhktp_2699{background:var(--status-waiting-bg);color:var(--status-waiting-text)}._boardStatusIssue_jhktp_2709{background:var(--status-issue-bg);color:var(--status-issue-text)}._boardStatusAlert_jhktp_2719{background:var(--status-alert-bg);color:var(--status-alert-text)}._boardStatusDelayed_jhktp_2729{background:var(--status-delayed-bg);color:var(--status-delayed-text)}._wrap_1bgqd_1{border:1px solid var(--border);background:var(--surface);border-radius:16px;display:flex;overflow:hidden;box-shadow:0 12px 28px #1020460f}._empty_1bgqd_19{text-align:center;color:var(--text-muted);padding:24px;font-size:13px}._labelColumn_1bgqd_33{border-right:1px solid var(--border);flex-shrink:0;width:273px}._labelHeaderRow_1bgqd_45{box-sizing:border-box;border-bottom:1px solid var(--border);background:var(--surface-soft);align-items:center;display:flex}._labelHeaderName_1bgqd_61{color:var(--text-muted);flex:1;padding-left:14px;font-size:11px;font-weight:700}._labelHeaderPeriod_1bgqd_77{border-left:1px solid var(--border);text-align:center;width:88px;color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:700}._labelHeaderDuration_1bgqd_97{border-left:1px solid var(--border);text-align:center;width:35px;color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:700}._labelRow_1bgqd_117{box-sizing:border-box;border-bottom:1px solid #eef1f6;align-items:center;display:flex}._labelRowNested_1bgqd_131{background:var(--surface)}._labelRowNested_1bgqd_131 ._labelText_1bgqd_139{color:var(--text-muted);font-size:10px;font-weight:600;line-height:1.2}._labelName_1bgqd_153{flex:1;align-items:center;min-width:0;padding-right:8px;display:flex}._labelDot_1bgqd_169{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-right:5px;display:inline-block}._labelText_1bgqd_139{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}._labelPeriodCell_1bgqd_207{border-left:1px solid var(--border);width:88px;height:100%;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:flex}._labelDurationCell_1bgqd_231{border-left:1px solid var(--border);width:35px;height:100%;color:var(--text);flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}._scroll_1bgqd_257{flex:1;overflow-x:auto}._inner_1bgqd_267{position:relative}._monthRow_1bgqd_275{box-sizing:border-box;background:var(--surface-soft);border-bottom:1px solid var(--border);align-items:center;display:flex}._monthCell_1bgqd_291{box-sizing:border-box;color:var(--text-muted);border-right:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}._dayRow_1bgqd_315{box-sizing:border-box;background:var(--surface);border-bottom:2px solid var(--border);display:flex}._dayCell_1bgqd_329{box-sizing:border-box;color:var(--text-muted);border-right:1px solid #eef1f6;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}._dayCellWeekend_1bgqd_351{color:#c0392b;background:#d641410d}._dayCellToday_1bgqd_361{background:var(--accent-soft);color:var(--accent);font-weight:700}._monthStart_1bgqd_373{border-left:2px solid #000}._body_1bgqd_381{position:relative}._rowTrack_1bgqd_389{box-sizing:border-box;border-bottom:1px solid #eef1f6;display:flex;position:relative}._gridCell_1bgqd_403{box-sizing:border-box;border-right:1px solid #eef1f6;flex-shrink:0}._gridCellWeekend_1bgqd_415{background:#2d6fd108}._gridCellToday_1bgqd_423{background:#2d6fd114}._bar_1bgqd_431{cursor:default;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;top:3px;bottom:3px;overflow:hidden;box-shadow:0 2px 6px #1020461a}._bar_1bgqd_431:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1020462e}._barNested_1bgqd_471{border-radius:5px;top:4px;bottom:4px}._barNested_1bgqd_471 ._barLabel_1bgqd_483{font-size:9px}._barFill_1bgqd_491{position:absolute;top:0;bottom:0;left:0}._todayLine_1bgqd_505{z-index:2;pointer-events:none;background:#e11d48;width:2px;position:absolute;top:0;bottom:0}._todayLineLabel_1bgqd_525{color:#fff;white-space:nowrap;background:#e11d48;border-radius:5px;padding:1px 5px;font-size:9px;font-weight:700;position:absolute;top:2px;left:50%;transform:translate(-50%)}._barLabel_1bgqd_483{z-index:1;color:var(--text);white-space:nowrap;text-overflow:ellipsis;padding:0 6px;font-size:10px;font-weight:700;position:relative;overflow:hidden}._groupEnd_1bgqd_577{z-index:1;position:relative;border-bottom:2px solid #94a3b8!important}._kanbanScreen_1a59q_1{flex-direction:column;gap:20px;min-height:60vh;display:flex}._backButton_1a59q_15{background:var(--surface);color:var(--text);cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600}._backButton_1a59q_15:hover{background:var(--surface-soft)}._backButtonArrow_1a59q_47{color:var(--accent);font-weight:800}._projectTitle_1a59q_57{color:var(--text);background:var(--surface);align-items:center;gap:14px;margin:0;padding:0 24px 16px 8px;font-size:26px;font-weight:700;display:flex;box-shadow:0 4px 6px -6px #10204666}._divider_1a59q_83{color:var(--border);font-size:22px;font-weight:400}._teamBadge_1a59q_95{width:34px;height:34px;color:var(--text);border-radius:11px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}._teamName_1a59q_119{color:var(--text);font-size:17px;font-weight:700}._headerBadgeGroup_1a59q_131{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}._overallSchedule_1a59q_147{color:#000;background:#fff;border:1.5px solid #000;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:7px 16px;font-size:13px;display:flex}._overallScheduleIcon_1a59q_173{flex-shrink:0}._overallScheduleLabel_1a59q_181{font-weight:700}._overallScheduleRange_1a59q_189{letter-spacing:.2px;font-weight:700}._overallTotalBadge_1a59q_199{color:#000;white-space:nowrap;background:#fff;border:1.5px solid #000;border-radius:999px;flex-shrink:0;padding:7px 16px;font-size:13px;font-weight:700}._remainingBadge_1a59q_223{white-space:nowrap;border:1.5px solid;border-radius:999px;flex-shrink:0;padding:7px 16px;font-size:13px;font-weight:700}._remainingBadgeSafe_1a59q_243{color:#15803d;background:#dcfce7;border-color:#16a34a}._remainingBadgeDue_1a59q_255{color:#c2410c;background:#ffedd5;border-color:#f97316}._remainingBadgeOverdue_1a59q_267{color:#b91c1c;background:#fee2e2;border-color:#dc2626}._kanbanBody_1a59q_279{flex:1}._stepSection_1a59q_287{flex-direction:column;gap:12px;display:flex}._modalOverlay_1bfh5_1{z-index:1000;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_1bfh5_21{background:var(--surface);border:2px solid #000;border-radius:16px;width:min(900px,94vw);height:min(800px,90vh);position:relative;box-shadow:0 20px 45px #10172a40}._modalBoxInner_1bfh5_41{border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}._modalHeader_1bfh5_59{background:var(--surface-soft);cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;display:flex}._modalHeader_1bfh5_59:active{cursor:grabbing}._modalHeaderTitled_1bfh5_93{justify-content:flex-start;padding:0 16px}._modalHeaderTitle_1bfh5_93{color:var(--text);font-size:14px;font-weight:600}._modalHeaderCloseButton_1bfh5_115{z-index:2;background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;transition:background .15s,color .15s;position:absolute;top:5px;right:5px}._modalHeaderCloseButton_1bfh5_115:before,._modalHeaderCloseButton_1bfh5_115:after{content:"";background:currentColor;width:10px;height:1.5px;position:absolute;top:50%;left:50%}._modalHeaderCloseButton_1bfh5_115:before{transform:translate(-50%,-50%)rotate(45deg)}._modalHeaderCloseButton_1bfh5_115:after{transform:translate(-50%,-50%)rotate(-45deg)}._modalHeaderCloseButton_1bfh5_115:hover{color:var(--text);background:#ffd6e0}._modalHeaderCloseButton_1bfh5_115:active{color:#fff;background:#ff6b6b}._modalBody_1bfh5_207{flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px 24px;display:flex;overflow-y:auto}._formRowThree_1bfh5_227{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:16px;display:grid}._formField_1bfh5_241{flex-direction:column;gap:6px;display:flex}._formFieldColumn_1bfh5_253{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}._formLabel_1bfh5_269{color:var(--text);font-size:12px;font-weight:700}._formInput_1bfh5_281{box-sizing:border-box;background:var(--surface);height:40px;color:var(--text);border:1px solid #000;border-radius:8px;outline:none;padding:9px 10px;font-size:13px}._formInput_1bfh5_281:focus{border-color:var(--accent)}._contentInput_1bfh5_313{box-sizing:border-box;background:var(--surface);width:100%;min-height:160px;color:var(--text);resize:vertical;border:1px solid #000;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}._contentInput_1bfh5_313:focus{border-color:var(--accent)}._inputError_1bfh5_351{background:#e5484d0d;border-color:#e5484d!important}._ownerChipOuter_1bfh5_361{box-sizing:border-box;background:var(--surface);border:1px solid #000;align-items:center;width:fit-content;padding:4px;display:inline-flex}._ownerChip_1bfh5_361{white-space:nowrap;background:0 0;border:1.5px solid #000;border-radius:14px;flex-shrink:0;align-items:center;gap:6px;width:fit-content;min-width:130px;padding:3px 10px;display:flex}._ownerChipAvatar_1bfh5_411{color:#000;border:1px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:flex}._ownerChipBody_1bfh5_439{flex-direction:column;gap:0;min-width:0;display:flex}._ownerChipName_1bfh5_453{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;font-size:12px;font-weight:700;line-height:1.15;display:flex;overflow:hidden}._ownerChipPosition_1bfh5_479{color:var(--text-muted);flex-shrink:0;font-size:10px;font-weight:600}._ownerChipMeta_1bfh5_493{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.15;overflow:hidden}._contentLabelRow_1bfh5_511{justify-content:space-between;align-items:center;gap:8px;display:flex}._watermarkButton_1bfh5_525{background:var(--surface);color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700}._watermarkButton_1bfh5_525:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._modalFooter_1bfh5_561{border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 24px;display:flex}._footerButtonGroup_1bfh5_581{gap:10px;margin-left:auto;display:flex}._footerValidationHint_1bfh5_593{color:#e5484d;background:#e5484d14;border:1px solid #e5484d;border-radius:999px;flex-shrink:0;align-items:center;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}._footerButtonPrimary_1bfh5_619{border:2px solid var(--accent);background:var(--accent-soft);min-width:88px;color:var(--accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}._footerButtonPrimary_1bfh5_619:hover:not(:disabled){background:var(--accent);color:#fff;box-shadow:0 4px 12px #2d6fd173}._footerButtonPrimary_1bfh5_619:disabled{cursor:not-allowed;border-color:var(--border);background:var(--surface-soft);color:var(--text-muted)}._footerButtonSecondary_1bfh5_677{border:2px solid var(--border);background:var(--surface);min-width:72px;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:9px 18px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._footerButtonSecondary_1bfh5_677:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}._modalOverlay_o7h18_1{z-index:1000;background:#10172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_o7h18_21{background:var(--surface);border:2px solid #000;border-radius:16px;width:min(900px,94vw);height:min(1020px,94vh);position:relative;box-shadow:0 20px 45px #10172a40}._modalBoxInner_o7h18_41{border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}._modalHeader_o7h18_59{background:var(--surface-soft);cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;display:flex}._modalHeader_o7h18_59:active{cursor:grabbing}._modalHeaderTitled_o7h18_93{justify-content:flex-start;padding:0 16px}._modalHeaderTitle_o7h18_93{text-overflow:ellipsis;white-space:nowrap;max-width:90%;color:var(--text);font-size:14px;font-weight:600;overflow:hidden}._modalHeaderCloseButton_o7h18_123{z-index:2;background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0;transition:background .15s,color .15s;position:absolute;top:5px;right:5px}._modalHeaderCloseButton_o7h18_123:before,._modalHeaderCloseButton_o7h18_123:after{content:"";background:currentColor;width:10px;height:1.5px;position:absolute;top:50%;left:50%}._modalHeaderCloseButton_o7h18_123:before{transform:translate(-50%,-50%)rotate(45deg)}._modalHeaderCloseButton_o7h18_123:after{transform:translate(-50%,-50%)rotate(-45deg)}._modalHeaderCloseButton_o7h18_123:hover{color:var(--text);background:#ffd6e0}._modalHeaderCloseButton_o7h18_123:active{color:#fff;background:#ff6b6b}._modalBody_o7h18_215{flex-direction:column;flex:1;gap:18px;min-height:0;padding:20px 24px;display:flex;overflow:hidden}._modalScrollArea_o7h18_235{flex-direction:column;flex:1;gap:18px;min-height:0;display:flex;overflow-y:auto}._topControlsRow_o7h18_253{border:1px solid #000;border-radius:12px;flex-direction:column;flex-shrink:0;gap:10px;padding:12px 14px;display:flex}._infoGrid_o7h18_273{grid-template-columns:repeat(5,1fr);align-items:start;gap:12px;display:grid}._infoField_o7h18_287{flex-direction:column;gap:4px;min-width:0;display:flex}._ownerLabelRow_o7h18_301{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}._ownerChip_o7h18_317{white-space:nowrap;background:0 0;border:1px solid #000;border-radius:14px;flex-shrink:0;align-items:center;gap:6px;width:fit-content;min-width:130px;padding:3px 10px;display:flex}._ownerChipAvatar_o7h18_345{color:#000;border:1px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:flex}._ownerChipBody_o7h18_373{flex-direction:column;gap:0;min-width:0;display:flex}._ownerChipName_o7h18_387{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;font-size:12px;font-weight:700;line-height:1.15;display:flex;overflow:hidden}._ownerChipPosition_o7h18_413{color:var(--text-muted);flex-shrink:0;font-size:10px;font-weight:600}._ownerChipMeta_o7h18_427{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.15;overflow:hidden}._ownerAddWrap_o7h18_445{flex-shrink:0;display:flex;position:relative}._handlerChangeButton_o7h18_457{background:var(--surface);color:#000;cursor:pointer;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:700;transition:background .15s,color .15s;display:flex}._handlerChangeButton_o7h18_457:hover{color:#fff;background:#000}._ownerPicker_o7h18_501{z-index:20;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:180px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 32px #10172a29}._ownerPickerSearch_o7h18_527{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:6px;padding:6px 9px;font-size:11px}._ownerPickerSearch_o7h18_527:focus{border-color:var(--accent)}._ownerPickerList_o7h18_561{flex-direction:column;gap:2px;max-height:160px;display:flex;overflow-y:auto}._ownerPickerItem_o7h18_577{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:6px 7px;font-size:12px;font-weight:600}._ownerPickerItem_o7h18_577:hover{background:var(--accent-soft)}._ownerPickerEmpty_o7h18_611{text-align:center;color:var(--text-muted);margin:0;padding:8px 4px;font-size:11px}._sectionLabel_o7h18_627{color:var(--text);white-space:nowrap;flex-shrink:0;margin:0;font-size:13px;font-weight:700}._historySection_o7h18_645{flex-direction:column;gap:8px;display:flex}._historySectionHeader_o7h18_657{justify-content:space-between;align-items:center;gap:8px;display:flex}._historyCount_o7h18_671{color:var(--text-muted);font-size:13px;font-weight:700}._historyEditButton_o7h18_683{background:var(--surface);color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700}._historyEditButton_o7h18_683:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._historyRightGroup_o7h18_719{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}._activityList_o7h18_737{border:1px solid #000;border-radius:10px;flex-direction:column;max-height:420px;margin:0;padding:8px;list-style:none;display:flex;overflow-y:auto}._activityItem_o7h18_761{border-bottom:1px solid var(--border);gap:8px;padding-top:2px;padding-bottom:8px;display:flex}._activityItem_o7h18_761:last-child{border-bottom:none;padding-bottom:0}._timelineCol_o7h18_787{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;display:flex}._timelineDot_o7h18_803{border:2px solid var(--accent);background:var(--surface);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}._timelineDotLatest_o7h18_823{background:var(--accent)}._timelineLine_o7h18_831{background:var(--border);flex:1;width:2px;margin-top:2px}._activityBody_o7h18_845{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;gap:3px;width:100%;min-width:0;padding:4px 8px;display:flex}._activityBodyLatest_o7h18_869{border-color:var(--accent);background:#2d6fd112;padding-top:6px;padding-bottom:6px}._activityBodyEditing_o7h18_883{background:var(--accent-soft);border-color:var(--accent)}._activityMeta_o7h18_893{align-items:center;gap:6px;min-width:0;display:flex}._latestBadge_o7h18_907{color:#db2777;flex-shrink:0;margin:0 0 0 14px;font-size:11px;font-weight:700}._activityDate_o7h18_925{color:var(--text-muted);flex-shrink:0;font-size:13px}._actionTag_o7h18_937{color:#e08a3c;font-size:13px;font-weight:700}._actionTagUpdate_o7h18_949{color:var(--text-muted);font-size:13px;font-weight:700}._activityText_o7h18_961{color:var(--text);margin:0;padding-bottom:2px;font-size:12px;line-height:1.1}._statusText_o7h18_977{font-size:13px;font-weight:700}._activityStatusChange_o7h18_987{color:var(--text-muted);border-top:1px solid #999;align-items:center;gap:6px;margin:0;padding-top:0;font-size:13px;display:flex}._statusArrow_o7h18_1009{color:var(--text-muted);font-weight:700}._statusPillBefore_o7h18_1019,._statusPillAfter_o7h18_1021{font-weight:700;display:inline-block}._newEntrySection_o7h18_1031{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:8px;padding-top:12px;display:flex}._newEntrySectionHeader_o7h18_1049{justify-content:space-between;align-items:center;gap:8px;display:flex}._newEntryControlsGroup_o7h18_1063{flex-shrink:0;align-items:center;gap:14px;display:flex}._newEntryField_o7h18_1077{align-items:center;gap:6px;display:flex}._watermarkButton_o7h18_1089{box-sizing:border-box;background:var(--surface);color:var(--text-muted);cursor:pointer;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:11px;font-weight:700}._watermarkButton_o7h18_1089:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._contentInput_o7h18_1127{box-sizing:border-box;background:var(--surface);width:100%;min-height:220px;color:var(--text);resize:vertical;border:1px solid #000;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}._contentInput_o7h18_1127:focus{border-color:var(--accent)}._footerButtonGroup_o7h18_1165{gap:10px;margin-left:auto;display:flex}._formLabel_o7h18_1177{color:var(--text);font-size:11px;font-weight:700}._formInput_o7h18_1189{box-sizing:border-box;background:var(--surface);color:var(--text);border:1px solid #000;border-radius:8px;outline:none;padding:8px 10px;font-size:13px}._formInput_o7h18_1189:focus{border-color:var(--accent)}._modalFooter_o7h18_1219{border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 24px;display:flex}._footerButtonPrimary_o7h18_1239{border:2px solid var(--accent);background:var(--accent-soft);min-width:88px;color:var(--accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}._footerButtonPrimary_o7h18_1239:hover:not(:disabled){background:var(--accent);color:#fff;box-shadow:0 4px 12px #2d6fd173}._footerButtonPrimary_o7h18_1239:disabled{cursor:not-allowed;border-color:var(--border);background:var(--surface-soft);color:var(--text-muted)}._footerButtonSecondary_o7h18_1297{border:2px solid var(--border);background:var(--surface);min-width:72px;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:9px 18px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._footerButtonSecondary_o7h18_1297:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}._csPanel_1e2x3_1{background:var(--surface);border-radius:28px;padding:24px 28px}._csTitle_1e2x3_13{border-bottom:3px solid var(--accent);color:var(--text);text-align:left;margin:0 0 20px;padding-bottom:14px;font-size:32px;font-weight:800}._csActions_1e2x3_33{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}._csActionsTitle_1e2x3_49{color:var(--text);margin:0;font-size:16px;font-weight:800}._csActionsControls_1e2x3_63{align-items:center;gap:10px;display:flex}._filterSelectWrap_1e2x3_75{flex:none;align-items:center;display:flex;position:relative}._filterSelect_1e2x3_75{appearance:none;background:var(--surface);color:var(--text);cursor:pointer;border:2px solid #000;border-radius:999px;flex:none;padding:7px 40px 7px 16px;font-size:13px}._filterSelectDivider_1e2x3_117{pointer-events:none;background:#000;width:1px;height:16px;position:absolute;top:50%;right:28px;transform:translateY(-50%)}._filterSelectArrow_1e2x3_139{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:13px;transform:translateY(-25%)}._searchInput_1e2x3_165{box-sizing:border-box;background:var(--surface-soft);min-width:220px;color:var(--text);border:2px solid #000;border-radius:16px;padding:7px 16px}._addButton_1e2x3_185{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}._addButton_1e2x3_185:hover{color:#fff;background:#000}._summaryRow_1e2x3_225{grid-template-columns:minmax(140px,.7fr) repeat(4,1fr);align-items:stretch;gap:12px;margin-bottom:24px;display:grid}._summaryStatCard_1e2x3_241{background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;justify-content:center;gap:12px;min-width:0;padding:14px 20px;display:flex}._summaryStatBlock_1e2x3_265{flex-direction:column;gap:6px;display:flex}._summaryStatBlock_1e2x3_265+._summaryStatBlock_1e2x3_265{border-top:1px solid var(--border);padding-top:12px}._summaryStatLabel_1e2x3_287{color:var(--text-muted);font-size:12px;font-weight:700}._summaryStatValue_1e2x3_299{color:var(--text);text-align:right;white-space:nowrap;font-size:22px;font-weight:800}._summaryChartCard_1e2x3_315{background:var(--surface);border:2px solid #000;border-radius:20px;min-width:0;padding:10px 12px}._summaryChartTitle_1e2x3_331{color:var(--text);text-align:left;border-bottom:2px solid #000;justify-content:space-between;align-items:center;gap:6px;margin:0 0 12px;padding-bottom:4px;font-size:14px;font-weight:800;display:flex}._titleLeft_1e2x3_359{align-items:center;gap:6px;min-width:0;display:flex}._titleRight_1e2x3_373{color:#000;white-space:nowrap;background:#ffffffbf;border:1px solid #000;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:5px 14px;font-size:13px;font-weight:700;line-height:1;display:flex;box-shadow:0 1px 3px #10204614}._titleRightDate_1e2x3_407{color:#000;font-weight:600}._titleRightDivider_1e2x3_417{background:#000;width:1px;height:12px}._titleRightCount_1e2x3_429{font-weight:800}._midCardIcon_1e2x3_437{flex-shrink:0}._midCardTestButton_1e2x3_447{color:#000;cursor:pointer;background:0 0;border:1px dashed #000;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}._pieRow_1e2x3_471{justify-content:center;align-items:center;gap:10px;display:flex}._pieLegendColumn_1e2x3_485._pieLegendColumnTwo_1e2x3_485{grid-template-columns:repeat(2,auto);grid-auto-flow:row;gap:4px 10px;display:grid}._pieChart_1e2x3_501{border-radius:50%;flex-shrink:0;width:104px;height:104px;position:relative}._pieChartHole_1e2x3_517{background:var(--accent-soft);width:46px;height:46px;color:var(--text);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._pieLabel_1e2x3_549{color:var(--text);white-space:nowrap;font-size:11px;font-weight:700;position:absolute;transform:translate(-50%,-50%)}._pieLegendColumn_1e2x3_485{flex-direction:column;gap:4px;min-width:0;margin:0;padding:0;list-style:none;display:flex}._pieLegendItem_1e2x3_587{color:var(--text);align-items:center;gap:6px;min-width:0;font-size:11px;font-weight:700;display:flex}._pieLegendText_1e2x3_607{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._pieLegendSwatch_1e2x3_621{border-radius:2px;flex-shrink:0;width:9px;height:9px}._midRow_1e2x3_635{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}._midCard_1e2x3_437{background:var(--surface);border:2px solid #000;border-radius:20px;flex-direction:column;max-height:260px;padding:14px 16px;display:flex;overflow:hidden}._midCard_1e2x3_437 ._summaryChartTitle_1e2x3_331{border-bottom:none;flex-shrink:0;padding-bottom:0}._midCardEmpty_1e2x3_683{flex:1;min-height:0;overflow-y:auto}._midCardTable_1e2x3_695{table-layout:fixed;border-collapse:collapse;width:100%}._midCardTable_1e2x3_695 th{z-index:1;background:inherit;text-align:center;color:var(--text-muted);white-space:nowrap;background-clip:padding-box;border-bottom:1px solid #10204614;padding:6px 8px;font-size:12px;font-weight:700;position:sticky;top:0}._midCardEmptyText_1e2x3_737{color:var(--text-muted);text-align:center;margin:24px 0 0;font-size:13px}._midCardTable_1e2x3_695 td{text-align:center;white-space:nowrap;border-bottom:1px solid #10204614;padding:6px 8px;font-size:12px}._midCardTable_1e2x3_695 th._titleCell_1e2x3_767,._midCardTable_1e2x3_695 td._titleCell_1e2x3_767{text-align:left;width:34%}@keyframes _midCardRowBlink_1e2x3_799{0%,to{background:#dc26260f}50%{background:#dc262638}}._midCardRowBlinking_1e2x3_799{outline-offset:-.5px;outline:.5px solid #b91c1c66;animation:1.2s ease-in-out infinite _midCardRowBlink_1e2x3_799}._csTableSection_1e2x3_813{background:var(--surface);border:2px solid #000;border-radius:24px;padding:20px}._csTableWrap_1e2x3_827{overflow-x:auto}._csTable_1e2x3_813{border-collapse:collapse;width:100%}._csTable_1e2x3_813 th,._csTable_1e2x3_813 td{text-align:left;border-bottom:1px solid #10204614;padding:8px 12px}._csTable_1e2x3_813 th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:12px}._csTable_1e2x3_813 th:nth-child(n+3),._csTable_1e2x3_813 td:nth-child(n+3){text-align:center}._csTable_1e2x3_813 td{white-space:nowrap;font-size:13px}._csTableTitle_1e2x3_895{text-overflow:ellipsis;max-width:320px;overflow:hidden}._csTable_1e2x3_813 tbody tr:hover{background:#2d6fd10d}._statusBadge_1e2x3_915{text-align:center;white-space:nowrap;border:1px solid;border-radius:6px;width:40px;padding:0;font-size:10px;font-weight:700;line-height:1.7;display:inline-block}._statusBadgeProgress_1e2x3_941{background:var(--status-progress-bg);color:var(--status-progress-text)}._statusBadgeDone_1e2x3_951{background:var(--status-done-bg);color:var(--status-done-text)}._statusBadgeWaiting_1e2x3_961{background:var(--status-waiting-bg);color:var(--status-waiting-text)}._statusBadgeIssue_1e2x3_971{background:var(--status-issue-bg);color:var(--status-issue-text)}._statusBadgeAlert_1e2x3_981{background:var(--status-alert-bg);color:var(--status-alert-text)}._statusBadgeDelayed_1e2x3_991{background:var(--status-delayed-bg);color:var(--status-delayed-text)}._rowActions_1e2x3_1001{align-items:center;gap:6px;display:inline-flex}._editButton_1e2x3_1013,._deleteButton_1e2x3_1015{cursor:pointer;border:1px solid;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._editButton_1e2x3_1013{color:#16a34a;background:#dcfce7}._editButton_1e2x3_1013:hover{color:#fff;background:#16a34a}._deleteButton_1e2x3_1015{color:#dc2626;background:#fee2e2}._deleteButton_1e2x3_1015:hover{color:#fff;background:#dc2626}._pagination_1e2x3_1077{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}._pagination_1e2x3_1077>button{position:relative}._pagination_1e2x3_1077>button+button:before{content:"";background:var(--border);width:1px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}._pageButton_1e2x3_1123{min-width:24px;height:24px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 6px;font-size:14px;font-weight:700;transition:background .15s,color .15s}._pageButton_1e2x3_1123:hover{color:#c2410c;background:#ffedd5}._pageButtonActive_1e2x3_1163{color:#e5484d;background:0 0}._pageButtonActive_1e2x3_1163:hover{color:#c2410c;background:#ffedd5}._pageNavButton_1e2x3_1183{min-width:24px;height:24px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 4px;font-size:15px;font-weight:700;transition:background .15s,color .15s}._pageNavButton_1e2x3_1183:hover:not(:disabled){color:#c2410c;background:#ffedd5}._pageNavButton_1e2x3_1183:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.4}@media (width<=1180px){._summaryChartCard_1e2x3_315{flex:45%}}@media (width<=640px){._summaryStatCard_1e2x3_241,._summaryChartCard_1e2x3_315{flex:100%}}._loginShell_19we9_13{background:#f5f7fb;width:100%;min-height:100vh;display:flex}._leftPanel_19we9_31{flex:46%;justify-content:center;align-items:center;padding:40px;display:flex}._loginCard_19we9_47{flex-direction:column;width:100%;max-width:380px;display:flex}._brand_19we9_61{align-items:center;gap:6px;margin-bottom:28px;font-size:22px;font-weight:800;display:inline-flex}._brandUbi_19we9_79{color:#94a3b8}._brandAccent_19we9_87{color:var(--accent)}._brandIcon_19we9_95{margin-left:4px}._loginTitle_19we9_103{color:#16223f;margin:0;font-size:24px;font-weight:800}._loginSubtitle_19we9_117{color:#5f7285;margin:8px 0 28px;font-size:13px}._formField_19we9_129{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}._formLabel_19we9_143{color:#16223f;font-size:13px;font-weight:700}._inputWrap_19we9_155{align-items:center;display:flex;position:relative}._inputIcon_19we9_167{color:#94a3b8;pointer-events:none;position:absolute;left:12px}._formInput_19we9_181{box-sizing:border-box;color:#16223f;background:#fff;border:1px solid #000;border-radius:10px;outline:none;width:100%;padding:12px 14px 12px 38px;font-size:14px}._formInput_19we9_181:focus{border-color:var(--accent)}._formInputWithSuffix_19we9_213{padding-right:100px}._inputSuffix_19we9_221{color:#94a3b8;pointer-events:none;font-size:13px;position:absolute;right:14px}._formInputWithToggle_19we9_237{padding-right:40px}._passwordToggle_19we9_245{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:12px}._passwordToggle_19we9_245:hover{color:#5f7285}._formError_19we9_279{color:#dc2626;margin:-6px 0 14px;font-size:12px}._loginButton_19we9_291{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:12px 0;font-size:14px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}._loginButton_19we9_291:hover{background:var(--accent-hover);border-color:var(--accent-hover)}._loginButton_19we9_291:disabled{cursor:not-allowed;background:#93b8ec;border-color:#93b8ec}._devLoginButton_19we9_349{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #94a3b8;border-radius:10px;width:100%;margin-top:10px;padding:10px 0;font-size:12px;font-weight:600;transition:background .15s,color .15s}._devLoginButton_19we9_349:hover{color:#334155;background:#f1f5f9}._devLoginButton_19we9_349:disabled{cursor:not-allowed;opacity:.6}._skipButton_19we9_397{border:1px solid var(--accent);background:var(--accent-soft);width:100%;color:var(--accent-hover);cursor:pointer;border-radius:10px;margin-top:8px;padding:10px 0;font-size:12px;font-weight:700;transition:background .15s}._skipButton_19we9_397:hover{background:#bbf7d0}._rightPanel_19we9_437{background:linear-gradient(160deg, var(--accent) 0%, #1d4ea3 100%);color:#fff;text-align:center;flex-direction:column;flex:54%;justify-content:center;align-items:center;gap:28px;padding:48px;display:flex;position:relative;overflow:hidden}._watermarkIcon_19we9_467{pointer-events:none;z-index:0;position:absolute}._slide_19we9_479,._dots_19we9_481{z-index:1;position:relative}._slide_19we9_479{flex-direction:column;align-items:center;gap:28px;animation:.45s _loginSlideIn_19we9_1;display:flex}@keyframes _loginSlideIn_19we9_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._graphic_19we9_529{align-items:center;gap:28px;min-height:200px;display:flex}._graphicIcons_19we9_543{flex-direction:column;gap:28px;display:flex;position:relative}._graphicIcons_19we9_543:before{content:"";z-index:0;background:#ffffff59;width:2px;position:absolute;top:22px;bottom:22px;left:22px}._graphicIcon_19we9_543{z-index:1;width:44px;height:44px;color:var(--accent);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 10px 24px #10204640}._previewCard_19we9_609{background:#fff;border-radius:16px;flex-direction:column;gap:12px;width:200px;padding:18px;display:flex;box-shadow:0 20px 45px #1020464d}._previewRow_19we9_631{align-items:center;gap:10px;display:flex}._previewAvatar_19we9_643{background:var(--accent-soft);border-radius:999px;flex-shrink:0;width:22px;height:22px}._previewBar_19we9_659{background:#eef3fb;border-radius:999px;flex:1;height:8px}._previewLine_19we9_673{background:#eef3fb;border-radius:999px;height:8px;display:block}._previewLineHead_19we9_687{background:var(--accent-soft);width:50%;height:10px}._previewCardChart_19we9_699{align-items:center}._previewBars_19we9_707{align-items:flex-end;gap:10px;width:100%;height:80px;display:flex}._previewBarCol_19we9_723{background:var(--accent-soft);border-radius:6px 6px 0 0;flex:1}._previewPercent_19we9_735{color:var(--accent);font-size:20px;font-weight:800}._previewCardKanban_19we9_747{flex-direction:row;align-items:flex-start;gap:10px}._previewKanbanCol_19we9_759{background:#f5f7fb;border-radius:8px;flex-direction:column;flex:1;gap:6px;padding:6px;display:flex}._previewKanbanCard_19we9_779{background:var(--accent-soft);border-radius:5px;display:block}._rightTitle_19we9_791{margin:0;font-size:24px;font-weight:800}._rightSubtitle_19we9_803{color:#ffffffd9;max-width:360px;margin:0;font-size:13px;line-height:1.6}._dots_19we9_481{align-items:center;gap:6px;display:flex}._dot_19we9_481{cursor:pointer;background:#fff6;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:width .2s,background .2s}._dotActive_19we9_853{background:#fff;width:18px}@media (width<=860px){._loginShell_19we9_13{flex-direction:column}._rightPanel_19we9_437{display:none}._leftPanel_19we9_31{padding:32px 20px}}:root{--accent:#2d6fd1;--accent-soft:#dbe7ff;--accent-hover:#2558a8}._pageShell_wbiyc_13{background:#f5f7fb;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}._card_wbiyc_31{background:#fff;border-radius:20px;flex-direction:column;width:380px;padding:40px 36px;display:flex;box-shadow:0 28px 80px #10204614}._title_wbiyc_51{text-align:center;color:#16223f;margin:0;font-size:22px;font-weight:700}._subtitle_wbiyc_67{text-align:center;color:#5f7285;margin:8px 0 28px;font-size:13px}._formField_wbiyc_81{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}._formLabel_wbiyc_95{color:#16223f;font-size:13px;font-weight:700}._formInput_wbiyc_107{box-sizing:border-box;color:#16223f;background:#fff;border:1px solid #d8e2ee;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14px}._formInput_wbiyc_107:focus{border-color:var(--accent)}._formError_wbiyc_139{color:#dc2626;margin:-6px 0 14px;font-size:12px}._submitButton_wbiyc_151{border:1px solid var(--accent);background:var(--accent-soft);width:100%;color:var(--accent);cursor:pointer;border-radius:10px;margin-top:10px;padding:12px 0;font-size:14px;font-weight:700;transition:background .15s,color .15s}._submitButton_wbiyc_151:hover{background:var(--accent);color:#fff}._submitButton_wbiyc_151:active{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff}._submitButton_wbiyc_151:disabled{background:var(--accent-soft);color:#93b8ec;cursor:not-allowed;border-color:#93b8ec}@media (width<=1180px){._pageShell_199d6_23{grid-template-columns:220px minmax(0,1fr)}}@media (width<=900px){._pageShell_199d6_23{grid-template-columns:1fr;grid-template-areas:"header""sidebar""main"}._header_199d6_47{padding:16px 20px}._main_199d6_191{padding:20px}}._adminSidebar_1mxtc_1{background:var(--surface);border-right:1px solid var(--border);grid-area:sidebar;padding:32px 24px}._sidebarHeader_1mxtc_15{align-items:center;gap:10px;margin-bottom:28px;display:flex}._brandMark_1mxtc_29{background:linear-gradient(135deg, var(--accent), #7db4ff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;box-shadow:0 6px 14px #2d6fd159}._brandMark_1mxtc_29:after{content:"";background:#fff;position:absolute;inset:9px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20v-6M12 14l7-4M12 14 5 10M12 14V8M12 8l6.5-3.6a1 1 0 0 0 0-1.75L12.5.5a1 1 0 0 0-1 0l-6 3.15a1 1 0 0 0 0 1.75L12 8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20v-6M12 14l7-4M12 14 5 10M12 14V8M12 8l6.5-3.6a1 1 0 0 0 0-1.75L12.5.5a1 1 0 0 0-1 0l-6 3.15a1 1 0 0 0 0 1.75L12 8Z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._sidebarBrand_1mxtc_85{letter-spacing:-.01em;color:var(--text);margin:0;font-size:17px;font-weight:800}._navList_1mxtc_101{flex-direction:column;gap:8px;display:flex}._navItem_1mxtc_113{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}._navItem_1mxtc_113:hover{background:var(--surface-soft);color:var(--text)}._navItemActive_1mxtc_157,._navItemActive_1mxtc_157:hover{background:var(--accent-soft);color:var(--accent);border-color:#000}._navItemIcon_1mxtc_171{background:var(--surface);border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}@media (width<=900px){._adminSidebar_1mxtc_1{width:100%}}._wrap_xfgsf_1{flex-direction:column;gap:24px;display:flex}._summaryBar_xfgsf_13{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._summaryTitle_xfgsf_29{color:var(--text);margin:0 0 4px;font-size:20px;font-weight:800}._summaryBadges_xfgsf_43{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._headcountTotalBadge_xfgsf_57{background:var(--accent);color:#fff;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}._sampleBadge_xfgsf_75{border:1px dashed var(--border);color:var(--text-muted);border-radius:999px;padding:6px 14px;font-size:11px}._chartScroll_xfgsf_91{padding:34px 8px 24px;overflow-x:auto}._forestRows_xfgsf_105{flex-direction:column;align-items:flex-start;gap:32px;width:max-content;display:flex}._forest_xfgsf_105{justify-content:flex-start;align-items:flex-start;gap:40px;display:flex}._forest_xfgsf_105:empty{display:none}._rootItem_xfgsf_143{flex-direction:column;align-items:center;display:flex}._tree_xfgsf_159{--stem-center:50%;justify-content:center;margin:0;padding:22px 0 0;list-style:none;display:flex;position:relative}._tree_xfgsf_159:before{content:"";top:0;left:var(--stem-center);border-left:2px solid #9fb2c9;width:0;height:22px;position:absolute}._node_xfgsf_199{flex-direction:column;align-items:center;padding:22px 12px 0;list-style:none;display:flex;position:relative}._node_xfgsf_199:before,._node_xfgsf_199:after{content:"";border-top:2px solid #9fb2c9;width:50%;height:22px;position:absolute;top:0}._node_xfgsf_199:before{right:50%}._node_xfgsf_199:after{left:50%}._node_xfgsf_199:only-child{padding-top:0}._node_xfgsf_199:only-child:before,._node_xfgsf_199:only-child:after{display:none}._node_xfgsf_199:first-child:before,._node_xfgsf_199:last-child:after{border-top:none}._node_xfgsf_199:last-child:before{border-right:2px solid #9fb2c9;border-radius:0 8px 0 0}._node_xfgsf_199:first-child:after{border-left:2px solid #9fb2c9;border-radius:8px 0 0}._unitBox_xfgsf_311{background:var(--surface);border:1.5px solid #000;border-radius:14px;width:182px;position:relative;box-shadow:0 12px 28px #10204614}._unitHeadcountBadge_xfgsf_329{z-index:1;color:#16223f;white-space:nowrap;background:#fff;border:1.5px solid #16223f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)}._unitBoxHeader_xfgsf_369{color:#16223f;text-align:center;white-space:nowrap;border-radius:14px 14px 0 0;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:14px;font-weight:800;display:flex}._avatarCircle_xfgsf_399{color:#16223f;background:#ffffffa6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}._unitBoxBody_xfgsf_423{background:var(--surface);border-radius:0 0 14px 14px;padding:10px 12px 12px}._groupBox_xfgsf_439{background:var(--surface);border:1.5px solid #000;border-radius:12px;width:142px;position:relative;box-shadow:0 8px 18px #1020460d}._groupHeadcountBadge_xfgsf_457{z-index:1;color:#16223f;white-space:nowrap;background:#fff;border:1.5px solid #16223f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)}._groupBoxHeader_xfgsf_497{background:var(--accent-soft);color:var(--text);text-align:center;border-radius:12px 12px 0 0;padding:7px 8px;font-size:12px;font-weight:800}._groupBoxBody_xfgsf_517{background:var(--surface);border-radius:0 0 12px 12px;padding:8px 10px 10px}._memberList_xfgsf_533{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}._memberList_xfgsf_533 li{color:var(--text);white-space:nowrap;justify-content:center;align-items:baseline;gap:4px;font-size:12px;display:flex}._leadRow_xfgsf_571{border-bottom:1px dashed var(--border);white-space:nowrap;flex-flow:wrap;justify-content:center;align-items:center;gap:5px;margin-bottom:2px;padding-bottom:6px;font-weight:800;display:flex}._leadNameRow_xfgsf_599{align-items:baseline;gap:4px;display:flex}._leadRoleTag_xfgsf_611{letter-spacing:.02em;color:#fff;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}._leadRoleTagUnit_xfgsf_635{background:#16223f}._leadRoleTagTeam_xfgsf_643{background:var(--accent)}._leadRoleTagPart_xfgsf_651{background:#7c93ad}._memberPosition_xfgsf_659{color:var(--text-muted);flex-shrink:0;font-size:10px;font-weight:600}._emptyRow_xfgsf_673{text-align:center;color:var(--text-muted);margin:0;font-size:11px}._wrap_e4xmn_1{flex-direction:column;gap:16px;display:flex}._header_e4xmn_13{flex-direction:column;gap:4px;display:flex}._title_e4xmn_25{color:var(--text);margin:0;font-size:20px;font-weight:800}._subtitle_e4xmn_39{color:var(--text-muted);margin:0;font-size:13px}._createForm_e4xmn_51{background:var(--surface);border:1.5px solid #000;border-radius:14px;align-items:center;gap:8px;padding:14px 16px;display:flex;box-shadow:0 12px 28px #1020460f}._formInput_e4xmn_73{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);min-width:120px;color:var(--text);border-radius:8px;outline:none;flex:1;padding:9px 12px;font-size:13px}._formInput_e4xmn_73:focus{border-color:var(--accent)}._addButton_e4xmn_107{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,color .15s;display:flex}._addButton_e4xmn_107:hover{color:#fff;background:#000}._addButton_e4xmn_107:disabled{opacity:.5;cursor:not-allowed}._formError_e4xmn_159{color:#e5484d;margin:0;font-size:12px}._helperText_e4xmn_171{color:var(--text-muted);margin:0;font-size:12px}._board_e4xmn_183{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:16px;display:grid}._boardDivider_e4xmn_197{flex-direction:column;justify-content:space-between;align-items:center;padding:4px 0;display:flex;position:relative}._dividerLine_e4xmn_215{border-left:2px dashed #000;width:0;position:absolute;top:15px;bottom:15px;left:50%}._dividerArrow_e4xmn_233{z-index:1;background:var(--accent-soft);width:30px;height:30px;color:var(--accent);border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}@media (width<=900px){._board_e4xmn_183{grid-template-columns:1fr}._boardDivider_e4xmn_197{flex-direction:row;width:100%;padding:2px 0}._dividerLine_e4xmn_215{border-top:2px dashed #000;border-left:none;width:auto;height:0;inset:50% 15px auto}._dividerArrow_e4xmn_233 svg{transform:rotate(90deg)}}._column_e4xmn_317{background:var(--surface-soft);border:1.5px solid #000;border-radius:16px;flex-direction:column;gap:10px;min-height:220px;padding:14px;transition:background .15s,border-color .15s;display:flex}._columnDragOver_e4xmn_341{background:var(--accent-soft);border-color:var(--accent)}._columnHeader_e4xmn_351{align-items:center;gap:8px;padding:0 2px;display:flex}._columnDot_e4xmn_365{border-radius:50%;flex-shrink:0;width:10px;height:10px}._columnDotActive_e4xmn_379{background:#34c759}._columnDotInactive_e4xmn_387{background:#9ca3af}._columnTitle_e4xmn_395{color:var(--text);font-size:14px;font-weight:800}._columnCount_e4xmn_407{box-sizing:border-box;color:#000;background:#fff;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:800;display:flex}._cardList_e4xmn_443{flex-direction:column;gap:8px;display:flex}._emptyHint_e4xmn_455{text-align:center;color:var(--text-muted);margin:20px 0;font-size:12px}._cardWrap_e4xmn_469{flex-direction:column;display:flex}._cardWrap_e4xmn_469._cardDragging_e4xmn_479{opacity:.4}._card_e4xmn_443{background:var(--surface);cursor:pointer;border:1.5px solid #000;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;transition:box-shadow .15s,border-radius .1s;display:flex;box-shadow:0 6px 16px #1020460d}._card_e4xmn_443:hover{box-shadow:0 10px 22px #1020461a}._cardExpanded_e4xmn_521{border-bottom-color:var(--border);border-radius:12px 12px 0 0}._dragHandle_e4xmn_531{color:var(--text-muted);cursor:grab;flex-shrink:0;justify-content:center;align-items:center;display:flex}._dragHandle_e4xmn_531:active{cursor:grabbing}._expandChevron_e4xmn_557{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s;display:flex}._expandChevronOpen_e4xmn_575{color:var(--text);transform:rotate(90deg)}._teamPanel_e4xmn_585{background:var(--surface-soft);border:1.5px solid #000;border-top:none;border-radius:0 0 12px 12px;flex-direction:column;gap:8px;padding:10px 12px 12px 32px;display:flex}._teamPanelLabel_e4xmn_607{letter-spacing:.04em;color:var(--text-muted);margin:0;font-size:10px;font-weight:700}._teamEmptyHint_e4xmn_623{color:var(--text-muted);margin:4px 0;font-size:12px}._teamList_e4xmn_635{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}._teamRow_e4xmn_653{background:var(--surface);border:1.5px solid #000;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;display:flex}._teamMain_e4xmn_675{align-items:center;gap:6px;min-width:0;display:flex}._teamRegion_e4xmn_689{letter-spacing:.02em;color:#000;background:#fef3c7;border:1.5px solid #000;border-radius:999px;flex-shrink:0;padding:1px 10px;font-size:10px;font-weight:700}._teamName_e4xmn_713{color:var(--text);font-size:12px;font-weight:700}._cardMain_e4xmn_725{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}._cardRegion_e4xmn_741{background:var(--accent-soft);letter-spacing:.02em;color:#000;border:1.5px solid #000;border-radius:999px;flex-shrink:0;padding:1px 10px;font-size:10px;font-weight:700}._cardName_e4xmn_765{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}._cardEditFields_e4xmn_783{flex:1;gap:6px;min-width:0;display:flex}._editInput_e4xmn_797{box-sizing:border-box;border:1px solid var(--accent);border-radius:6px;outline:none;flex:1;min-width:0;padding:6px 8px;font-size:12px}._cardActions_e4xmn_819{flex-shrink:0;gap:4px;display:flex}._iconButton_e4xmn_831{background:var(--surface);color:#000;cursor:pointer;border:1.5px solid #000;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,color .15s;display:flex}._iconButton_e4xmn_831:hover{color:#fff;background:#000}._iconButtonDanger_e4xmn_869:hover{color:#fff;background:#e5484d;border-color:#000}._iconButtonWarn_e4xmn_881:hover{color:#000;background:#ffd60a;border-color:#000}._cardSaveButton_e4xmn_893,._cardCancelButton_e4xmn_895{cursor:pointer;border-radius:999px;flex-shrink:0;padding:5px 10px;font-size:11px;font-weight:700}._cardSaveButton_e4xmn_893{border:1px solid var(--accent);background:var(--accent-soft);color:var(--accent)}._cardSaveButton_e4xmn_893:hover{background:var(--accent);color:#fff}._cardCancelButton_e4xmn_895{border:1px solid var(--border);background:var(--surface);color:var(--text-muted)}._cardCancelButton_e4xmn_895:hover{background:var(--surface-soft)}._rowError_e4xmn_955{color:#e5484d;flex-basis:100%;margin:4px 0 0;font-size:11px}._wrap_1fg51_1{flex-direction:column;gap:16px;display:flex}._header_1fg51_13{flex-direction:column;gap:4px;display:flex}._titleRow_1fg51_25{justify-content:space-between;align-items:center;gap:10px;display:flex}._title_1fg51_25{color:var(--text);margin:0;font-size:20px;font-weight:800}._totalCount_1fg51_53{color:#000;background:#fff;border:1.5px solid #000;border-radius:999px;padding:3px 12px;font-size:12px;font-weight:800}._subtitle_1fg51_73{color:var(--text-muted);margin:0;font-size:13px}._addForm_1fg51_85{background:var(--surface);border:1.5px solid #000;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 16px;display:flex;box-shadow:0 12px 28px #1020460f}._addInput_1fg51_109,._addSelect_1fg51_111{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);min-width:110px;color:var(--text);border-radius:8px;outline:none;flex:1;padding:9px 12px;font-size:13px}._addInput_1fg51_109:focus,._addSelect_1fg51_111:focus{border-color:var(--accent)}._addInputEmail_1fg51_147{flex:1.6}._addSelectRole_1fg51_155{flex:.5;min-width:76px}._cancelEditButton_1fg51_165{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;padding:9px 14px;font-size:13px;font-weight:600}._cancelEditButton_1fg51_165:hover{background:var(--surface-soft);color:var(--text)}._addButton_1fg51_199{background:var(--surface);color:#000;cursor:pointer;border:2px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,color .15s;display:flex}._addButton_1fg51_199:hover{color:#fff;background:#000}._grid_1fg51_241{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px;display:grid}@media (width<=1300px){._grid_1fg51_241{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){._grid_1fg51_241{grid-template-columns:1fr}}._card_1fg51_279{background:var(--surface);border:1.5px solid #000;border-radius:16px;flex-direction:column;padding:14px 14px 8px;display:flex;box-shadow:0 18px 40px #1020460f}._cardHeader_1fg51_299{border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:6px;padding-bottom:12px;display:flex}._cardDot_1fg51_317{border-radius:50%;flex-shrink:0;width:10px;height:10px}._cardTitle_1fg51_331{color:var(--text);margin:0;font-size:14px;font-weight:800}._cardCount_1fg51_345{box-sizing:border-box;color:#000;background:#fff;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:34px;height:34px;margin-left:auto;padding:0 8px;font-size:12px;font-weight:800;display:flex}._personList_1fg51_381{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._personRow_1fg51_397{cursor:grab;border-radius:8px;align-items:center;gap:8px;margin:0 -6px;padding:4px 6px;display:flex}._personRow_1fg51_397:not(:last-child){border-bottom:1px solid var(--border)}._personRow_1fg51_397:hover{background:var(--surface-soft)}._personRowEditing_1fg51_433,._personRowEditing_1fg51_433:hover{background:var(--accent-soft)}._personRowDragging_1fg51_443{opacity:.4}._dragHandle_1fg51_451{color:var(--text-muted);cursor:grab;flex-shrink:0;justify-content:center;align-items:center;display:flex}._dragHandle_1fg51_451:active{cursor:grabbing}._avatarWrap_1fg51_477{flex-shrink:0;display:flex;position:relative}._avatar_1fg51_477{color:#16223f;border:1px solid #00000026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:flex}._adminBadge_1fg51_517{color:#000;background:#ede0ae;border:1.5px solid #000;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;display:flex;position:absolute;bottom:-2px;right:-2px}._personInfo_1fg51_547{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}._personName_1fg51_563{color:var(--text);flex-wrap:wrap;align-items:center;gap:5px;font-size:12px;font-weight:700;line-height:1.3;display:flex}._personPosition_1fg51_585{color:var(--text-muted);font-size:10px;font-weight:600;line-height:1.3}._roleTag_1fg51_599{letter-spacing:.02em;color:#fff;border-radius:999px;align-items:center;padding:2px 6px;font-size:8px;font-weight:800;line-height:1;display:inline-flex}._roleTagUnit_1fg51_623{background:#16223f}._roleTagTeam_1fg51_631{background:var(--accent)}._roleTagPart_1fg51_639{background:#7c93ad}._personMeta_1fg51_647{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}._personEmail_1fg51_665{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.3;overflow:hidden}._removeButton_1fg51_685{border:1px solid var(--border);background:var(--surface);width:22px;height:22px;color:var(--text-muted);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._removeButton_1fg51_685:hover{color:var(--text);background:#ffd6e0;border-color:#ffd6e0}:root{--bg:#f5f7fb;--surface:#fff;--surface-soft:#eef3fb;--border:#d8e2ee;--text:#16223f;--text-muted:#5f7285;--accent:#2d6fd1;--accent-soft:#dbe7ff}._pageShell_199d6_23{background:var(--bg);grid-template:"header header""sidebar main"1fr/260px minmax(0,1fr);width:100%;min-height:100vh;display:grid}._header_199d6_47{min-height:42px;color:var(--text);background:#d0d7e2;border-bottom:1px solid #10204614;grid-area:header;justify-content:space-between;align-items:center;gap:10px;padding:6px 24px;display:flex}._headerLabel_199d6_73{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:10px}._brandButton_199d6_89{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:flex}._brandLogo_199d6_111{object-fit:contain;width:auto;height:20px}._headerTitle_199d6_123{margin:0;font-size:18px;font-weight:700;line-height:1.05}._headerActions_199d6_137{gap:8px;display:flex}._pill_199d6_147{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);cursor:pointer;border-radius:999px;height:30px;padding:0 14px;font-size:12px;transition:background .15s,border-color .15s,color .15s}._pill_199d6_147:hover{background:var(--accent-soft)}._logoutButton_199d6_179:hover{color:#e5484d;background:#ffe1e1;border-color:#e5484d}._main_199d6_191{flex-direction:column;grid-area:main;gap:20px;min-width:0;padding:28px 32px;display:flex;overflow-y:auto}@media (width<=1180px){._pageShell_199d6_23{grid-template-columns:220px minmax(0,1fr)}}@media (width<=900px){._pageShell_199d6_23{grid-template-columns:1fr;grid-template-areas:"header""sidebar""main"}._header_199d6_47{padding:16px 20px}._main_199d6_191{padding:20px}}._settingsSidebar_1mtb0_1{background:var(--surface);border-right:1px solid var(--border);grid-area:sidebar;padding:32px 24px}._sidebarHeader_1mtb0_15{align-items:center;gap:10px;margin-bottom:28px;display:flex}._brandMark_1mtb0_29{background:linear-gradient(135deg, var(--accent), #7db4ff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;box-shadow:0 6px 14px #2d6fd159}._brandMark_1mtb0_29:after{content:"";background:#fff;position:absolute;inset:9px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._sidebarBrand_1mtb0_85{letter-spacing:-.01em;color:var(--text);margin:0;font-size:17px;font-weight:800}._navList_1mtb0_101{flex-direction:column;gap:8px;display:flex}._navItem_1mtb0_113{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}._navItem_1mtb0_113:hover{background:var(--surface-soft);color:var(--text)}._navItemActive_1mtb0_157,._navItemActive_1mtb0_157:hover{background:var(--accent-soft);color:var(--accent);border-color:#000}._navItemIcon_1mtb0_171{background:var(--surface);border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}@media (width<=900px){._settingsSidebar_1mtb0_1{width:100%}}._card_3cva6_1{background:var(--surface);border:1.5px solid #000;border-radius:16px;flex-direction:column;gap:20px;padding:28px 32px;display:flex;box-shadow:0 18px 40px #1020460f}._cardTitleRow_3cva6_23{border-bottom:1.5px solid #000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-bottom:14px;display:flex}._cardTitleLeft_3cva6_43{align-items:center;gap:8px;display:flex}._cardTitleIcon_3cva6_55{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._cardTitle_3cva6_23{color:var(--text);margin:0;font-size:16px;font-weight:800}._body_3cva6_95{align-items:center;gap:32px;display:flex}._avatarBox_3cva6_107{background:var(--surface-soft);width:120px;height:140px;color:var(--text-muted);border:1.5px solid #000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._form_3cva6_133{flex-direction:column;flex:1;min-width:0;display:flex}._row_3cva6_147{border-bottom:1px solid var(--border);align-items:center;gap:20px;padding:14px 0;display:flex}._rowLast_3cva6_163{border-bottom:none}._label_3cva6_171{width:140px;color:var(--text);flex-shrink:0;font-size:13px;font-weight:700}._input_3cva6_187{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);min-width:0;max-width:420px;color:var(--text);border-radius:8px;outline:none;flex:1;padding:9px 12px;font-size:13px}._input_3cva6_187:focus{border-color:var(--accent)}._plainValue_3cva6_223{color:var(--text);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}._splitValue_3cva6_241{flex:1;align-items:center;gap:20px;min-width:0;display:flex}._splitValueHalf_3cva6_257{min-width:0;color:var(--text);flex:1;font-size:13px;font-weight:600}._splitDivider_3cva6_273{background:var(--border);flex-shrink:0;align-self:stretch;width:1px}._passwordRow_3cva6_287{align-items:center;gap:10px;display:flex}._keyButton_3cva6_299{color:#000;cursor:pointer;background:#fef3c7;border:1.5px solid #000;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}._keyButton_3cva6_299:hover{background:#ffd60a}._passwordSavedHint_3cva6_339{color:var(--status-done-text);font-size:12px;font-weight:700}._passwordForm_3cva6_351{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._passwordFieldWrap_3cva6_365{flex:none;width:130px;display:inline-flex;position:relative}._passwordForm_3cva6_351 ._passwordFieldWrap_3cva6_365 ._input_3cva6_187{width:100%;padding:6px 26px 6px 10px;font-size:12px}._eyeToggle_3cva6_391{width:18px;height:18px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}._eyeToggle_3cva6_391:hover{color:var(--accent)}._passwordError_3cva6_433{color:#e5484d;flex-basis:100%;margin:0;font-size:12px;font-weight:600}._passwordActions_3cva6_449{flex-shrink:0;gap:6px;display:flex}._saveButton_3cva6_461{background:var(--accent);color:#fff;cursor:pointer;border:1.5px solid #000;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:12px;font-weight:700}._saveButton_3cva6_461:hover{background:#1e5cb8}._cancelButton_3cva6_493{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:12px;font-weight:700}._cancelButton_3cva6_493:hover{background:var(--surface-soft)}@media (width<=640px){._body_3cva6_95{flex-direction:column}._row_3cva6_147{flex-wrap:wrap}._select_3cva6_543,._input_3cva6_187{max-width:none}}._boardPanel_plqoc_1{background:var(--surface);border:2px solid #000;border-radius:28px;padding:18px 28px;box-shadow:0 18px 40px #1020460f}._boardHeader_plqoc_17{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:0 20px;display:flex}._boardHeaderRight_plqoc_37{align-items:center;gap:14px;display:flex}._boardActions_plqoc_49{flex:none;align-items:center;gap:10px;width:100%;max-width:360px;display:flex}._searchInput_plqoc_67{box-sizing:border-box;background:var(--surface-soft);min-width:0;color:var(--text);border:2px solid #000;border-radius:16px;flex:1;padding:7px 16px}._filterSelectWrap_plqoc_89{flex:none;align-items:center;display:flex;position:relative}._filterSelect_plqoc_89{appearance:none;background:var(--surface);color:var(--text);cursor:pointer;border:2px solid #000;border-radius:999px;flex:none;padding:7px 40px 7px 16px;font-size:13px}._filterSelectDivider_plqoc_131{pointer-events:none;background:#000;width:1px;height:16px;position:absolute;top:50%;right:28px;transform:translateY(-50%)}._filterSelectArrow_plqoc_153{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:13px;transform:translateY(-25%)}._boardHeaderTitle_plqoc_179{color:var(--text);border-bottom:2px solid #00000059;margin:0;padding-bottom:4px;font-size:18px;font-style:normal;font-weight:800;display:inline-block;transform:skew(-18deg)}._boardHeaderCount_plqoc_203{background:var(--surface);width:46px;height:46px;color:var(--text);border:1.5px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}._boardTableWrap_plqoc_233{overflow-x:auto}._boardTable_plqoc_233{table-layout:fixed;border-collapse:collapse;width:100%}._boardTable_plqoc_233 th,._boardTable_plqoc_233 td{text-align:center;padding:10px 16px}._boardTable_plqoc_233 th{border-bottom:1px solid #1020461f}._boardTable_plqoc_233 th:nth-child(2),._boardTable_plqoc_233 td:nth-child(2){text-align:left}._boardTable_plqoc_233 th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}._boardTable_plqoc_233 td{color:var(--text);font-size:13px}._sortableHeader_plqoc_309{color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;display:inline-flex}._sortIcon_plqoc_337{flex-direction:column;gap:2px;display:inline-flex}._sortArrowUp_plqoc_349,._sortArrowDown_plqoc_351{opacity:.3;border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0}._sortArrowUp_plqoc_349{border-bottom:4.5px solid var(--text)}._sortArrowDown_plqoc_351{border-top:4.5px solid var(--text)}._sortArrowActive_plqoc_383{opacity:1}._currentUserName_plqoc_391{color:var(--accent);font-weight:800}._membersCell_plqoc_401{width:100%;display:block;position:relative}._membersText_plqoc_413{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._membersTooltip_plqoc_427{visibility:hidden;opacity:0;color:#000;white-space:normal;text-align:left;z-index:20;background:#fff;border:1.5px solid #000;border-radius:10px;width:max-content;max-width:220px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1.5;transition:opacity .12s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 12px 26px #10204624}._membersTooltip_plqoc_427:before,._membersTooltip_plqoc_427:after{content:"";border:7px solid #0000;position:absolute;top:100%;left:50%;transform:translate(-50%)}._membersTooltip_plqoc_427:before{border-top-color:#000;margin-top:0}._membersTooltip_plqoc_427:after{border-width:6px;border-top-color:#fff;margin-top:-1.5px}._membersCell_plqoc_401:hover ._membersTooltip_plqoc_427{visibility:visible;opacity:1}._projectRow_plqoc_527{cursor:pointer}._projectRow_plqoc_527:hover{background:#2d6fd10d}._projectRowExpanded_plqoc_543{background:#2d6fd10f}._noCell_plqoc_551{justify-content:center;align-items:center;gap:6px;display:inline-flex}._expandChevron_plqoc_565{color:var(--text-muted);justify-content:center;align-items:center;transition:transform .15s;display:inline-flex}._expandChevronOpen_plqoc_581{transform:rotate(90deg)}._subRow_plqoc_589 td{border-bottom:1px solid #10204614;padding:0}._subWrap_plqoc_599{text-align:left;background:#10204605;border-left:2px solid #000;padding:10px 24px 12px 52px}._subWrapTitle_plqoc_613{letter-spacing:.02em;color:var(--text-muted);margin:0 0 6px;font-size:11px;font-weight:700}._subList_plqoc_629{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._subItem_plqoc_645{border-bottom:1px solid #1020460f;align-items:center;gap:14px;padding:6px 4px;display:flex}._subItem_plqoc_645:last-child{border-bottom:none}._subItemNo_plqoc_669{border:1px solid var(--border);background:var(--surface);font-variant-numeric:tabular-nums;min-width:34px;height:20px;color:var(--text-muted);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:700;display:flex}._subItemTitle_plqoc_705{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13px;font-weight:600;overflow:hidden}._subItemPeriod_plqoc_727{color:var(--text-muted);white-space:nowrap;flex:none;font-size:12px;font-weight:600}._pagination_plqoc_743{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}._pagination_plqoc_743>button{position:relative}._pagination_plqoc_743>button+button:before{content:"";background:var(--border);width:1px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}._pageButton_plqoc_789{min-width:24px;height:24px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 6px;font-size:14px;font-weight:700;transition:background .15s,color .15s}._pageButton_plqoc_789:hover{color:#c2410c;background:#ffedd5}._pageButtonActive_plqoc_829{color:#e5484d;background:0 0}._pageButtonActive_plqoc_829:hover{color:#c2410c;background:#ffedd5}._pageNavButton_plqoc_849{min-width:24px;height:24px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 4px;font-size:15px;font-weight:700;transition:background .15s,color .15s}._pageNavButton_plqoc_849:hover:not(:disabled){color:#c2410c;background:#ffedd5}._pageNavButton_plqoc_849:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.4}._card_18j7z_1{background:var(--surface);border:1.5px solid #000;border-radius:16px;flex-direction:column;gap:16px;padding:24px 28px 28px;display:flex;box-shadow:0 18px 40px #1020460f}._cardTitleRow_18j7z_23{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}._cardTitleLeft_18j7z_39{flex-direction:column;gap:4px;display:flex}._cardTitleRight_18j7z_51{flex-shrink:0;align-items:center;gap:12px;display:flex}._cardTitle_18j7z_23{color:var(--text);margin:0;font-size:16px;font-weight:800}._cardHint_18j7z_79{color:var(--text-muted);margin:0;font-size:12px}._savedHint_18j7z_91{color:#16a34a;font-size:12px;font-weight:700}._saveButton_18j7z_103{box-sizing:border-box;background:var(--accent);color:#fff;cursor:pointer;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:46px;padding:0 22px;font-size:13px;font-weight:800;transition:background .15s,color .15s,border-color .15s;display:inline-flex}._saveButton_18j7z_103:hover:not(:disabled){background:#21529f}._saveButton_18j7z_103:disabled{background:var(--surface);color:var(--text-muted);border-color:var(--border);cursor:not-allowed}._cardCount_18j7z_161{background:var(--surface);width:46px;height:46px;color:var(--text);border:1.5px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}._emptyHint_18j7z_191{text-align:center;color:var(--text-muted);margin:20px 0;font-size:13px}._grid_18j7z_205{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}@media (width<=1300px){._grid_18j7z_205{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){._grid_18j7z_205{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){._grid_18j7z_205{grid-template-columns:1fr}}._projectCard_18j7z_253{background:var(--surface);cursor:grab;border:1.5px solid #000;border-radius:14px;flex-direction:column;transition:box-shadow .15s,border-color .15s,background .15s;display:flex;overflow:hidden}._projectCard_18j7z_253:hover{box-shadow:0 10px 22px #10204614}._projectCardDragging_18j7z_283{opacity:.4}._projectCardDragOver_18j7z_291{border-color:var(--accent);background:var(--accent-soft)}._projectCardStarred_18j7z_301{background:#2d6fd108}._projectCardInactive_18j7z_309{background:var(--surface-soft);filter:grayscale();opacity:.6;border-color:#000}._dragHandle_18j7z_323{background:var(--surface-soft);width:100%;color:var(--text-muted);border-bottom:1.5px solid #000;flex-shrink:0;justify-content:center;align-items:center;padding:7px 0;display:flex}._cardBody_18j7z_347{flex-direction:column;gap:8px;padding:14px;display:flex}._cardTop_18j7z_361{align-items:center;gap:8px;display:flex}._priorityBadge_18j7z_373{color:#000;background:#fff;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:11px;font-weight:800;display:flex}._starBadge_18j7z_405{background:var(--surface);width:22px;height:22px;color:var(--text-muted);cursor:pointer;border:1.5px solid #000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}._starBadge_18j7z_405:hover:not(:disabled){color:#d97706;background:#fef3c7}._starBadge_18j7z_405:disabled{cursor:not-allowed}._starBadgeActive_18j7z_453{color:#d97706;background:#fef3c7}._viewToggle_18j7z_463{cursor:pointer;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}._viewToggleLabel_18j7z_481{letter-spacing:.04em;color:var(--text-muted);font-size:10px;font-weight:700}._toggleTrack_18j7z_495{background:#d8e2ee;border:1.5px solid #000;border-radius:999px;flex-shrink:0;align-items:center;width:34px;height:19px;transition:background .15s;display:inline-flex;position:relative}._toggleTrackOn_18j7z_521{background:var(--accent)}._toggleInput_18j7z_529{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}._toggleThumb_18j7z_545{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:1.5px;left:2px;box-shadow:0 1px 2px #1020464d}._toggleTrackOn_18j7z_521 ._toggleThumb_18j7z_545{transform:translate(14px)}._projectName_18j7z_577{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0;font-size:15px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}._metaText_18j7z_603{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}._periodGroup_18j7z_621{border-top:1.5px solid #000;flex-direction:column;gap:2px;margin-top:4px;padding-top:8px;display:flex}._periodLabel_18j7z_639{letter-spacing:.02em;color:#000;margin:0;font-size:12px;font-weight:800}._periodText_18j7z_655{text-align:right;color:#000;margin:0;font-size:13px;font-weight:700}._page_bjl06_1{box-sizing:border-box;background:#fff;width:100%;min-height:100vh;position:relative;overflow:hidden}._watermark_bjl06_19{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}._watermarkText_bjl06_35{fill:#2d6fd1;fill-opacity:.05;font-size:56px;font-weight:800}._watermarkIcon_bjl06_49{opacity:.2}._content_bjl06_57{z-index:1;text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:100vh;padding:60px 24px;display:flex;position:relative}._illustration_bjl06_87{align-items:flex-end;gap:18px;margin-bottom:28px;display:flex;position:relative}._browser_bjl06_103{flex-shrink:0}._bubble_bjl06_111{background:#2d6fd1;border-radius:50% 50% 50% 8px;justify-content:center;align-items:center;width:108px;height:88px;margin-bottom:18px;display:flex;position:relative}._bubbleText_bjl06_135{color:#fff;font-size:30px;font-weight:800}._title_bjl06_147{color:#2d6fd1;margin:0;font-size:30px;font-weight:800}._description_bjl06_161{color:#8a97a8;margin:0 0 24px;font-size:13px;line-height:1.7}._backButton_bjl06_175{color:#5f7285;cursor:pointer;background:#fff;border:1.5px solid #b7c3cf;border-radius:999px;padding:10px 22px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s}._backButton_bjl06_175:hover{color:#2d6fd1;background:#dbe7ff;border-color:#2d6fd1}._overlay_rkzhl_1{z-index:2000;background:#2d5296e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._progressWrap_rkzhl_21{flex-direction:column;align-items:center;gap:14px;width:min(320px,70vw);display:flex}._label_rkzhl_37{color:#fff;letter-spacing:.35em;min-width:6.5em;font-size:20px;font-weight:800;display:inline-block}._track_rkzhl_55{box-sizing:border-box;border:3px solid #fff;border-radius:999px;width:100%;height:30px;padding:4px}._fill_rkzhl_73{background:#fff;border-radius:999px;height:100%;transition:width .2s ease-out}
