._layoutContainer_1tifu_1{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}._header_1tifu_15{background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000000d}._headerContent_1tifu_33{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:64px}._headerLeft_1tifu_53{display:flex;align-items:center;gap:2rem;flex:1}._logoLink_1tifu_67{display:inline-flex;align-items:center;height:100%}._logoImage_1tifu_79{height:120px;width:auto;display:block}._nav_1tifu_91{display:flex;gap:.5rem;align-items:center}._navItem_1tifu_103{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;text-decoration:none;color:#666;transition:all .2s}._navItem_1tifu_103:hover{background:#f0f0f0;color:#333}._navItemActive_1tifu_139{background:linear-gradient(135deg,#667eea15,#764ba215);color:#667eea;font-weight:600}._headerRight_1tifu_151{display:flex;align-items:center;gap:1.5rem}._userInfo_1tifu_163{display:flex;align-items:center;padding:.5rem 0}._userName_1tifu_175{font-size:.9rem;color:#666;font-weight:500}._logoutButton_1tifu_187{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f0f0f0;border:1px solid #ddd;border-radius:6px;font-size:.9rem;color:#666;cursor:pointer;transition:all .2s;font-weight:500}._logoutButton_1tifu_187:hover{background:#e0e0e0;color:#333;border-color:#bbb}._main_1tifu_229{flex:1;max-width:1400px;width:100%;margin:0 auto;padding:2rem}@media (max-width: 768px){._headerContent_1tifu_33{padding:0 1rem;flex-wrap:wrap;height:auto;gap:1rem}._headerLeft_1tifu_53{gap:1rem;width:100%}._nav_1tifu_91{flex-wrap:wrap}._navItem_1tifu_103{padding:.5rem .75rem;font-size:.85rem}._headerRight_1tifu_151{width:100%;justify-content:flex-end}._main_1tifu_229{padding:1rem}}._dashboardContainer_el3kl_1{padding:0;max-width:100%}._header_el3kl_11{margin-bottom:2rem}._headerTop_el3kl_19{display:flex;align-items:center;justify-content:space-between;gap:1rem}._header_el3kl_11 h1{font-size:2rem;font-weight:700;color:#333;margin:0}._lastUpdated_el3kl_47{font-size:.85rem;color:#999;white-space:nowrap}._subtitle_el3kl_59{color:#666;font-size:1rem;margin:.5rem 0 0}._errorMessage_el3kl_71{background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;padding:1rem;margin-bottom:1.5rem;font-size:.95rem}._metricsGrid_el3kl_91{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._metricCard_el3kl_105{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 2px 8px #00000014}._metricCard_el3kl_105:hover{box-shadow:0 12px 32px #667eea26;border-color:#667eea;transform:translateY(-4px)}._metricIcon_el3kl_143{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._metricContent_el3kl_163{flex:1}._metricHeader_el3kl_171{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._metricLabel_el3kl_185{margin:0 0 .5rem;font-size:.9rem;color:#999;font-weight:500}._metricValue_el3kl_199{font-size:1.8rem;font-weight:700;color:#333;margin:0}._sparkline_el3kl_213{width:100%;height:40px;margin-top:.75rem;opacity:.8}._activitySection_el3kl_227{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}._sectionTitle_el3kl_245{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 1rem}._emptyActivity_el3kl_259{text-align:center;padding:2rem;color:#999;font-style:italic}._activityList_el3kl_273{display:flex;flex-direction:column;gap:.75rem}._activityItem_el3kl_285{display:flex;gap:1rem;align-items:start;padding:1rem;background:#f9f9f9;border-radius:8px;border-left:3px solid #667eea;transition:all .2s}._activityItem_el3kl_285:hover{background:#f0f0f0;box-shadow:0 4px 12px #0000000f}._activityIcon_el3kl_317{font-size:1.5rem;min-width:30px;text-align:center;line-height:1.5}._activityContent_el3kl_331{flex:1;min-width:0}._activityText_el3kl_341{margin:0 0 .25rem;color:#333;font-size:.95rem}._activityTime_el3kl_353{display:block;color:#999;font-size:.85rem}._quickLinksSection_el3kl_365{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}._quickLinksGrid_el3kl_381{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._quickLink_el3kl_365{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea30;border-radius:12px;text-decoration:none;color:#667eea;font-weight:600;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}._quickLink_el3kl_365:hover{background:linear-gradient(135deg,#667eea25,#764ba225);border-color:#667eea;transform:translateY(-4px);box-shadow:0 12px 32px #667eea33}._quickLink_el3kl_365 span:first-child{font-size:2rem}._loadingState_el3kl_451{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem}._spinner_el3kl_469{width:40px;height:40px;border:4px solid #f0f0f0;border-top-color:#667eea;border-radius:50%;animation:_spin_el3kl_469 .8s linear infinite}@keyframes _spin_el3kl_469{to{transform:rotate(360deg)}}@media (max-width: 768px){._dashboardContainer_el3kl_1{padding:1rem}._headerTop_el3kl_19{flex-direction:column;align-items:flex-start}._header_el3kl_11 h1{font-size:1.5rem;margin:0}._lastUpdated_el3kl_47{font-size:.8rem}._header_el3kl_11{margin-bottom:1.5rem}._metricsGrid_el3kl_91{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}._metricCard_el3kl_105{padding:1rem;gap:.75rem;box-shadow:0 1px 4px #00000014}._metricCard_el3kl_105:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea1f}._metricIcon_el3kl_143{width:50px;height:50px;border-radius:8px}._metricLabel_el3kl_185{font-size:.85rem}._metricValue_el3kl_199{font-size:1.5rem}._sparkline_el3kl_213{height:30px}._metricHeader_el3kl_171{gap:.5rem}._activitySection_el3kl_227{padding:1rem;margin-bottom:1.5rem}._sectionTitle_el3kl_245{font-size:1rem}._activityItem_el3kl_285{padding:.75rem;gap:.75rem}._activityIcon_el3kl_317{font-size:1.25rem;min-width:25px}._activityText_el3kl_341{font-size:.9rem}._activityTime_el3kl_353{font-size:.8rem}._quickLinksSection_el3kl_365{padding:1rem}._quickLinksGrid_el3kl_381{grid-template-columns:repeat(2,1fr);gap:.75rem}._quickLink_el3kl_365{padding:1rem;gap:.5rem;font-size:.85rem;border-radius:8px}._quickLink_el3kl_365 span:first-child{font-size:1.5rem}}@media (max-width: 480px){._dashboardContainer_el3kl_1{padding:.75rem}._headerTop_el3kl_19{flex-direction:column;align-items:flex-start;gap:.5rem}._header_el3kl_11 h1{font-size:1.25rem}._header_el3kl_11{margin-bottom:1rem}._metricsGrid_el3kl_91{gap:.75rem;margin-bottom:1rem}._metricCard_el3kl_105{padding:.875rem}._metricValue_el3kl_199{font-size:1.25rem}._metricIcon_el3kl_143{width:45px;height:45px}._metricLabel_el3kl_185{font-size:.8rem}._sparkline_el3kl_213{height:25px;margin-top:.5rem}._activitySection_el3kl_227{padding:.875rem;margin-bottom:1rem}._sectionTitle_el3kl_245{font-size:.95rem;margin-bottom:.75rem}._activityItem_el3kl_285{padding:.625rem;gap:.625rem;border-radius:6px}._activityIcon_el3kl_317{font-size:1.125rem;min-width:22px}._activityText_el3kl_341{font-size:.85rem;margin-bottom:.125rem}._activityTime_el3kl_353{font-size:.75rem}._quickLinksSection_el3kl_365{padding:.875rem}._quickLinksGrid_el3kl_381{grid-template-columns:1fr;gap:.625rem}._quickLink_el3kl_365{padding:.875rem;gap:.5rem;font-size:.8rem}._quickLink_el3kl_365 span:first-child{font-size:1.25rem}}._container_v5c6v_1{max-width:900px;margin:0 auto;padding:2rem}._header_v5c6v_13{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._header_v5c6v_13 h1{font-size:2rem;font-weight:600;color:#1a202c;margin:0}._backButton_v5c6v_41{padding:.5rem 1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#4a5568;font-size:.875rem;cursor:pointer;transition:all .2s}._backButton_v5c6v_41:hover{background:#edf2f7;border-color:#cbd5e0}._loading_v5c6v_73{text-align:center;padding:3rem;color:#718096;font-size:1.125rem}._errorBanner_v5c6v_87,._successBanner_v5c6v_87{padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center;animation:_slideDown_v5c6v_1 .3s ease-out}._errorBanner_v5c6v_87{background:#fed7d7;color:#c53030;border:1px solid #fc8181}._successBanner_v5c6v_87{background:#c6f6d5;color:#22543d;border:1px solid #9ae6b4}._errorBanner_v5c6v_87 button,._successBanner_v5c6v_87 button{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background .2s}._errorBanner_v5c6v_87 button:hover{background:#c530301a}._successBanner_v5c6v_87 button:hover{background:#22543d1a}._section_v5c6v_177{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:1.5rem}._sectionHeader_v5c6v_193{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._sectionHeader_v5c6v_193 h2{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}._inviteButton_v5c6v_221{padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:transform .2s,box-shadow .2s}._inviteButton_v5c6v_221:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._inviteForm_v5c6v_255{display:flex;gap:.75rem;padding:1rem;background:#f7fafc;border-radius:.5rem;margin-bottom:1.5rem;animation:_slideDown_v5c6v_1 .3s ease-out}._inviteInput_v5c6v_275{flex:1;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem}._inviteInput_v5c6v_275:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._inviteSelect_v5c6v_303{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem;min-width:120px;background:#fff;cursor:pointer}._inviteSelect_v5c6v_303:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._inviteSubmit_v5c6v_335{padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s;white-space:nowrap}._inviteSubmit_v5c6v_335:hover:not(:disabled){opacity:.9}._inviteSubmit_v5c6v_335:disabled{opacity:.6;cursor:not-allowed}._userList_v5c6v_379,._invitationList_v5c6v_379{display:flex;flex-direction:column;gap:.75rem}._userCard_v5c6v_391,._invitationCard_v5c6v_391{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .2s}._userCard_v5c6v_391:hover,._invitationCard_v5c6v_391:hover{background:#edf2f7;border-color:#cbd5e0}._userInfo_v5c6v_423,._invitationInfo_v5c6v_423{flex:1}._userEmail_v5c6v_431,._invitationEmail_v5c6v_431{font-size:.9375rem;font-weight:500;color:#2d3748;margin-bottom:.25rem}._userMeta_v5c6v_445,._invitationMeta_v5c6v_445{font-size:.8125rem;color:#718096}._userActions_v5c6v_455{display:flex;gap:.75rem;align-items:center}._roleSelect_v5c6v_467{padding:.375rem .625rem;border:1px solid #cbd5e0;border-radius:.375rem;font-size:.8125rem;background:#fff;cursor:pointer;min-width:100px}._roleSelect_v5c6v_467:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._removeButton_v5c6v_499{padding:.375rem .75rem;background:#fff;border:1px solid #fc8181;border-radius:.375rem;color:#e53e3e;font-size:.8125rem;cursor:pointer;transition:all .2s}._removeButton_v5c6v_499:hover{background:#fed7d7;border-color:#e53e3e}._invitationStatus_v5c6v_531{padding:.375rem .75rem;background:#fef5e7;border:1px solid #f6e05e;border-radius:.375rem;color:#975a16;font-size:.8125rem;font-weight:500}._invitationActions_v5c6v_551{display:flex;gap:.75rem;align-items:center}._revokeButton_v5c6v_563{padding:.375rem .75rem;background:#fff;border:1px solid #fc8181;border-radius:.375rem;color:#e53e3e;font-size:.8125rem;cursor:pointer;transition:all .2s}._revokeButton_v5c6v_563:hover{background:#fed7d7;border-color:#e53e3e}@keyframes _slideDown_v5c6v_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._container_v5c6v_1{padding:1rem}._header_v5c6v_13 h1{font-size:1.5rem}._inviteForm_v5c6v_255{flex-direction:column}._userCard_v5c6v_391,._invitationCard_v5c6v_391{flex-direction:column;align-items:flex-start;gap:.75rem}._userActions_v5c6v_455{width:100%;justify-content:space-between}}._container_1agep_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}._card_1agep_19{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;padding:3rem;max-width:450px;width:100%;animation:_slideUp_1agep_1 .4s ease-out}@keyframes _slideUp_1agep_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_1agep_61{text-align:center;margin-bottom:2rem}._header_1agep_61 h1{font-size:1.875rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}._header_1agep_61 p{font-size:.9375rem;color:#718096;margin:0}._errorIcon_1agep_97{width:60px;height:60px;background:#fed7d7;color:#e53e3e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1.5rem}._errorBanner_1agep_125{background:#fed7d7;color:#c53030;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;border:1px solid #fc8181;font-size:.875rem}._form_1agep_145{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1agep_157{display:flex;flex-direction:column;gap:.5rem}._formGroup_1agep_157 label{font-size:.875rem;font-weight:600;color:#2d3748}._input_1agep_181{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:all .2s}._input_1agep_181:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._submitButton_1agep_209{padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}._submitButton_1agep_209:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}._submitButton_1agep_209:disabled{opacity:.6;cursor:not-allowed;transform:none}._button_1agep_257{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:1rem;width:100%}._button_1agep_257:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}._footer_1agep_295{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0;font-size:.875rem;color:#718096}._link_1agep_313{color:#667eea;text-decoration:none;font-weight:600}._link_1agep_313:hover{text-decoration:underline}@media (max-width: 640px){._container_1agep_1{padding:1rem}._card_1agep_19{padding:2rem}._header_1agep_61 h1{font-size:1.5rem}}._container_1qbgl_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}._card_1qbgl_19{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:450px;padding:2rem}._header_1qbgl_37{text-align:center;margin-bottom:2rem}._header_1qbgl_37 h1{font-size:2rem;color:#667eea;margin:0 0 .5rem;font-weight:700}._header_1qbgl_37 p{color:#666;margin:0;font-size:.95rem}._error_1qbgl_73{background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem}._form_1qbgl_93{display:flex;flex-direction:column;gap:1rem}._twoColumn_1qbgl_105{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_1qbgl_117{display:flex;flex-direction:column;gap:.5rem}._formGroup_1qbgl_117 label{font-weight:600;color:#333;font-size:.95rem}._formGroup_1qbgl_117 input{padding:.75rem .875rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .2s}._formGroup_1qbgl_117 input:focus{outline:none;border-color:#667eea}._formGroup_1qbgl_117 input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}._formGroup_1qbgl_117 small{color:#999;font-size:.8rem}._submitButton_1qbgl_191{padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}._submitButton_1qbgl_191:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}._submitButton_1qbgl_191:disabled{opacity:.7;cursor:not-allowed}._footer_1qbgl_237{text-align:center;margin-top:1.5rem;color:#666;font-size:.95rem}._link_1qbgl_251{color:#667eea;text-decoration:none;font-weight:600;transition:color .2s}._link_1qbgl_251:hover{color:#764ba2;text-decoration:underline}._checkboxCell_1k3qk_3,._checkboxHeaderCell_1k3qk_3{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;max-width:40px;padding:0;background:transparent;border:none}._checkboxHeaderCell_1k3qk_3{background:#f5f5f5;border-right:1px solid #e0e0e0}._checkboxCell_1k3qk_3 input[type=checkbox],._checkboxHeaderCell_1k3qk_3 input[type=checkbox]{width:18px;height:18px;accent-color:#667eea;cursor:pointer}._itemNameHeader_1k3qk_45:last-child,._itemNameCell_1k3qk_45:last-child{border-right:none}._addColumnButton_1k3qk_51{background:none;border:2px dashed #ddd;border-radius:8px;padding:.15rem .75rem;color:#667eea;font-weight:600;cursor:pointer;font-size:.95rem;margin-bottom:.5rem;transition:all .2s}._addColumnButton_1k3qk_51:hover{border-color:#667eea;color:#fff;background:#667eea}._container_1k3qk_87{padding:2rem;max-width:1200px;margin:0 auto}._header_1k3qk_99{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;gap:1.5rem}._header_1k3qk_99 h1{margin:0;color:#1f2937;font-size:2.2rem;font-weight:700;letter-spacing:-.5px}._createButton_1k3qk_131{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 4px 12px #667eea33}._createButton_1k3qk_131:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}._error_1k3qk_167{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;padding:1rem;margin-bottom:1.5rem;font-weight:500}._createForm_1k3qk_187{background:linear-gradient(135deg,#f9f5ff,#f0f4ff);border:2px dashed #c7d2fe;border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}._createForm_1k3qk_187 input,._createForm_1k3qk_187 textarea{padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;font-family:inherit;font-size:.95rem;background:#fff;transition:all .2s}._createForm_1k3qk_187 input:focus,._createForm_1k3qk_187 textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff}._createForm_1k3qk_187 button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s}._createForm_1k3qk_187 button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #667eea4d}._createForm_1k3qk_187 button:disabled{opacity:.6;cursor:not-allowed}._loadingState_1k3qk_289{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem}._spinner_1k3qk_307{width:40px;height:40px;border:4px solid #f0f0f0;border-top-color:#667eea;border-radius:50%;animation:_spin_1k3qk_307 .8s linear infinite}@keyframes _spin_1k3qk_307{to{transform:rotate(360deg)}}._emptyState_1k3qk_337{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f9f5ff,#f0f4ff);border-radius:12px;border:2px dashed #c7d2fe}._emptyState_1k3qk_337 h2{color:#6b7280;margin:0 0 .5rem;font-size:1.4rem}._emptyState_1k3qk_337 p{color:#9ca3af;margin:0 0 1.5rem}._boardGrid_1k3qk_375{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._boardCard_1k3qk_387{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column}._boardCard_1k3qk_387:hover{box-shadow:0 12px 32px #667eea26;border-color:#667eea;transform:translateY(-6px)}._boardCard_1k3qk_387:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s}._boardCard_1k3qk_387:hover:before{opacity:1}._cardContent_1k3qk_459{margin-bottom:1rem;flex:1}._cardContent_1k3qk_459 h3{margin:0 0 .5rem;color:#1f2937;font-size:1.1rem;font-weight:600;word-break:break-word}._cardContent_1k3qk_459 p{margin:0 0 .75rem;color:#6b7280;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}._boardStats_1k3qk_509{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}._statBadge_1k3qk_523{display:flex;align-items:center;gap:.4rem;background:#f3f4f6;color:#4b5563;padding:.35rem .75rem;font-size:.85rem;border-radius:6px;font-weight:500}._columnCount_1k3qk_547{display:inline-block;background:#ede9fe;color:#6d28d9;padding:.25rem .6rem;font-size:.85rem;border-radius:4px;font-weight:500}._lastModified_1k3qk_567{font-size:.8rem;color:#9ca3af;margin-top:.5rem}._cardActions_1k3qk_579{display:flex;justify-content:flex-end}._deleteButton_1k3qk_589{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem .5rem;opacity:.6;transition:opacity .2s}._deleteButton_1k3qk_589:hover{opacity:1}._cardHint_1k3qk_617{position:absolute;bottom:8px;right:8px;font-size:.75rem;color:#ccc;pointer-events:none}._boardViewContainer_1k3qk_639{padding:0;max-width:100%;background:#f5f5f5;min-height:100vh}._boardHeader_1k3qk_653{background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:1.5rem}._backButton_1k3qk_671{background:none;border:none;font-size:1rem;color:#667eea;cursor:pointer;padding:.5rem;font-weight:600}._backButton_1k3qk_671:hover{color:#764ba2}._boardHeader_1k3qk_653 h1{margin:0;color:#333;font-size:1.8rem}._boardDescription_1k3qk_711{margin:0;color:#666;font-size:.95rem}._boardCanvas_1k3qk_723{padding:2rem;display:flex;gap:1.5rem;overflow-x:auto;align-items:flex-start;min-height:calc(100vh - 120px)}._columnContainer_1k3qk_741{flex:0 0 300px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;display:flex;flex-direction:column;max-height:calc(100vh - 160px);overflow:hidden;box-shadow:0 2px 8px #0000001a}._columnHeader_1k3qk_765{padding:1rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#fafafa}._columnHeader_1k3qk_765 h3{margin:0;color:#333;font-size:.95rem;font-weight:600}._addButton_1k3qk_797{background:none;border:1px solid #ddd;border-radius:4px;width:28px;height:28px;cursor:pointer;font-size:1rem;transition:all .2s}._addButton_1k3qk_797:hover{background:#667eea;color:#fff;border-color:#667eea}._itemsList_1k3qk_831{flex:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:.75rem}._item_1k3qk_45{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:.75rem;cursor:grab;transition:all .2s;display:flex;justify-content:space-between;align-items:start;gap:.5rem}._item_1k3qk_45:hover{background:#f0f0f0;border-color:#ddd;box-shadow:0 2px 8px #00000014}._item_1k3qk_45 p{margin:0;color:#333;font-size:.9rem;flex:1;word-wrap:break-word}._deleteItemButton_1k3qk_905{background:none;border:none;color:#ccc;cursor:pointer;font-size:1.2rem;padding:0;opacity:1;transition:color .2s}._deleteItemButton_1k3qk_905:hover{color:#c33}._noColumns_1k3qk_935{display:flex;align-items:center;justify-content:center;width:100%;height:200px;color:#999;text-align:center}._addColumnButton_1k3qk_51{flex:0 0 auto;background:none;border:2px dashed #ddd;border-radius:8px;padding:.1rem .7rem;cursor:pointer;color:#667eea;font-weight:600;width:auto;min-height:unset;font-size:.85rem;height:1.5rem;line-height:1.2rem;margin-bottom:.2rem;transition:all .2s}._addColumnButton_1k3qk_51:hover{border-color:#667eea;color:#667eea;background:#667eea0d}._errorState_1k3qk_1003{text-align:center;padding:3rem 2rem}._errorState_1k3qk_1003 p{color:#c33;margin-bottom:1rem}._errorState_1k3qk_1003 button{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}._errorState_1k3qk_1003 button:hover{background:#764ba2}._boardTable_1k3qk_1051{margin:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:grid;grid-template-columns:1fr}._tableHeader_1k3qk_1071{display:grid;background:#f5f5f5;border-bottom:2px solid #e0e0e0;position:sticky;top:0;z-index:10;overflow:hidden}._itemNameHeader_1k3qk_45{padding:.5rem .75rem;font-weight:700;color:#333;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;border-right:none}._itemNameHeader_1k3qk_45:not(:first-child){border-left:1px solid #e0e0e0}._columnHeaderCell_1k3qk_1117{padding:.5rem .75rem;font-weight:600;color:#555;font-size:.9rem;border-right:none}._columnHeaderCell_1k3qk_1117:not(:first-child){border-left:1px solid #e0e0e0}._columnHeaderCell_1k3qk_1117:last-child{border-right:none}._tableBody_1k3qk_1145{min-height:200px;display:flex;flex-direction:column;max-height:calc(100vh - 250px);overflow-y:auto}._columnsWrapper_1k3qk_1161{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;flex:1;overflow:hidden;min-width:0}._tableRow_1k3qk_1179{display:grid;border-bottom:1px solid #e0e0e0;transition:background .2s;cursor:grab;flex-shrink:0}._tableRow_1k3qk_1179:active{cursor:grabbing}._tableRow_1k3qk_1179:hover{background:#f9f9f9}._itemNameCell_1k3qk_45{padding:.5rem .75rem;font-weight:500;color:#333;border-right:none}._itemNameCell_1k3qk_45:not(:first-child){border-left:1px solid #e0e0e0}._tableCell_1k3qk_1231{padding:.5rem .75rem;color:#666;border-right:none}._tableCell_1k3qk_1231:not(:first-child){border-left:1px solid #e0e0e0}._tableCell_1k3qk_1231:last-child{border-right:none}._tableCell_1k3qk_1231:hover{background:#f0f7ff}._tableCell_1k3qk_1231 input{padding:.5rem;border:2px solid #667eea;border-radius:4px;font-size:.9rem;font-family:inherit;width:100%;box-sizing:border-box;background:#fff}._deleteItemCell_1k3qk_1285{padding:1rem 1.5rem;display:flex;align-items:center;justify-content:center;border-right:1px solid #e0e0e0;min-width:60px;max-width:60px;background:transparent}._emptyState_1k3qk_337{padding:3rem;text-align:center;color:#999}._addItemButton_1k3qk_1319{width:100%;padding:1rem;background:none;border:none;border-top:2px dashed #ddd;color:#667eea;font-weight:600;cursor:pointer;transition:all .2s}._addItemButton_1k3qk_1319:hover{background:#667eea0d;border-top-color:#667eea}._addColumnButton_1k3qk_51{background:none;border:none;border-left:2px dashed #ddd;padding:1rem;color:#999;cursor:pointer;transition:all .2s;font-size:1.2rem}._addColumnButton_1k3qk_51:hover{background:#667eea0d;color:#667eea;border-left-color:#667eea}._kanbanContainer_yle48_1{width:100%;height:100%;overflow-x:auto;padding:1rem;background:#f5f7fa}._kanbanBoard_yle48_17{display:flex;gap:1.5rem;min-height:calc(100vh - 200px);padding-bottom:2rem}._kanbanColumn_yle48_31{flex:0 0 320px;background:#e8edf2;border-radius:8px;padding:1rem;transition:background-color .2s}._kanbanColumn_yle48_31._dragOver_yle48_47{background:#d4dce5;box-shadow:0 0 0 2px #667eea}._columnHeader_yle48_57{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #cbd5e0}._columnTitle_yle48_75{font-size:1rem;font-weight:600;color:#2d3748;margin:0}._itemCount_yle48_89{background:#cbd5e0;color:#2d3748;padding:.25rem .5rem;border-radius:12px;font-size:.875rem;font-weight:600}._columnContent_yle48_107{display:flex;flex-direction:column;gap:.75rem;min-height:100px}._kanbanCard_yle48_121{background:#fff;border-radius:6px;padding:1rem;cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:all .2s;-webkit-user-select:none;user-select:none}._kanbanCard_yle48_121:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}._kanbanCard_yle48_121._dragging_yle48_151{opacity:.5;transform:rotate(2deg)}._cardHeader_yle48_161{margin-bottom:.75rem}._cardTitle_yle48_169{font-weight:600;color:#2d3748;font-size:.95rem;display:block;line-height:1.4}._cardContent_yle48_185{display:flex;flex-direction:column;gap:.5rem}._cardField_yle48_197{display:flex;align-items:center;font-size:.875rem;color:#4a5568}._fieldValue_yle48_211{color:#2d3748;font-weight:500}._emptyColumn_yle48_221{text-align:center;padding:2rem 1rem;color:#a0aec0;font-size:.875rem}._emptyColumn_yle48_221 p{margin:0}@media (max-width: 768px){._kanbanBoard_yle48_17{flex-direction:column}._kanbanColumn_yle48_31{flex:1 1 auto}}._backdrop_lyv2t_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_lyv2t_1 .2s ease-out}@keyframes _fadeIn_lyv2t_1{0%{opacity:0}to{opacity:1}}._modal_lyv2t_47{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideUp_lyv2t_1 .3s ease-out}@keyframes _slideUp_lyv2t_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_lyv2t_93{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #e5e7eb}._title_lyv2t_109{margin:0;font-size:1.5rem;font-weight:600;color:#1f2937}._closeButton_lyv2t_123{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_lyv2t_123:hover{background:#f3f4f6;color:#374151}._content_lyv2t_165{padding:28px;overflow-y:auto;flex:1}._commentsSection_lyv2t_177{display:flex;flex-direction:column;gap:20px}._sectionTitle_lyv2t_189{margin:0;font-size:1.125rem;font-weight:600;color:#374151}._error_lyv2t_203{padding:12px 16px;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:.9rem}._newCommentForm_lyv2t_219{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f9fafb;border-radius:10px}._commentInput_lyv2t_237{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s}._commentInput_lyv2t_237:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._commentInput_lyv2t_237:disabled{background:#f3f4f6;cursor:not-allowed}._submitButton_lyv2t_283{align-self:flex-end;padding:10px 20px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}._submitButton_lyv2t_283:hover:not(:disabled){background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._submitButton_lyv2t_283:disabled{background:#cbd5e1;cursor:not-allowed;transform:none}._commentsList_lyv2t_333{display:flex;flex-direction:column;gap:16px}._emptyState_lyv2t_345{text-align:center;color:#9ca3af;padding:40px 20px;font-style:italic}._comment_lyv2t_177{padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:box-shadow .2s}._comment_lyv2t_177:hover{box-shadow:0 2px 8px #0000000d}._commentHeader_lyv2t_383{display:flex;align-items:center;gap:12px;margin-bottom:12px}._commentAvatar_lyv2t_397{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}._commentMeta_lyv2t_425{flex:1;display:flex;flex-direction:column;gap:2px}._commentAuthor_lyv2t_439{font-weight:600;color:#1f2937;font-size:.95rem}._commentTime_lyv2t_451{font-size:.85rem;color:#6b7280}._commentActions_lyv2t_461{display:flex;gap:8px;margin-left:auto}._actionButton_lyv2t_473{padding:6px 12px;background:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s}._actionButton_lyv2t_473:hover:not(:disabled){background:#f3f4f6;color:#374151;border-color:#9ca3af}._actionButton_lyv2t_473:disabled{opacity:.5;cursor:not-allowed}._commentContent_lyv2t_517{margin:0;color:#374151;line-height:1.6;font-size:.95rem;white-space:pre-wrap;word-wrap:break-word}._editForm_lyv2t_535{display:flex;flex-direction:column;gap:12px}._editActions_lyv2t_547{display:flex;gap:8px;justify-content:flex-end}._saveButton_lyv2t_559{padding:8px 16px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._saveButton_lyv2t_559:hover:not(:disabled){background:#5568d3}._saveButton_lyv2t_559:disabled{background:#cbd5e1;cursor:not-allowed}._cancelButton_lyv2t_601{padding:8px 16px;background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s}._cancelButton_lyv2t_601:hover:not(:disabled){background:#e5e7eb;color:#374151}._cancelButton_lyv2t_601:disabled{opacity:.5;cursor:not-allowed}._attachmentsSection_lyv2t_645{display:flex;flex-direction:column;gap:20px;margin-top:32px;padding-top:32px;border-top:1px solid #e5e7eb}._uploadArea_lyv2t_663{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:10px}._uploadButton_lyv2t_681{padding:10px 20px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:8px}._uploadButton_lyv2t_681:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._uploadHint_lyv2t_723{font-size:.85rem;color:#6b7280}._attachmentsList_lyv2t_733{display:flex;flex-direction:column;gap:12px}._attachment_lyv2t_645{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:box-shadow .2s}._attachment_lyv2t_645:hover{box-shadow:0 2px 8px #0000000d}._attachmentIcon_lyv2t_775{font-size:1.75rem;flex-shrink:0}._attachmentInfo_lyv2t_785{flex:1;min-width:0}._attachmentName_lyv2t_795{font-weight:500;color:#1f2937;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._attachmentMeta_lyv2t_813{font-size:.85rem;color:#6b7280;margin-top:2px}._attachmentActions_lyv2t_825{display:flex;gap:8px;flex-shrink:0}._downloadButton_lyv2t_837,._deleteButton_lyv2t_839{padding:6px 10px;background:transparent;border:1px solid #d1d5db;border-radius:6px;font-size:1.1rem;cursor:pointer;transition:all .2s}._downloadButton_lyv2t_837:hover:not(:disabled){background:#f0fdf4;border-color:#86efac}._deleteButton_lyv2t_839:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}._deleteButton_lyv2t_839:disabled{opacity:.5;cursor:not-allowed}._dependenciesSection_lyv2t_891{display:flex;flex-direction:column;gap:20px;margin-top:32px;padding-top:32px;border-top:1px solid #e5e7eb}._addDependencyArea_lyv2t_909{display:flex;gap:12px;padding:16px;background:#f9fafb;border-radius:10px}._dependencyInput_lyv2t_925{flex:1;padding:10px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-family:inherit}._dependencyInput_lyv2t_925:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._addButton_lyv2t_955{padding:10px 20px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._addButton_lyv2t_955:hover:not(:disabled){background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._addButton_lyv2t_955:disabled{background:#cbd5e1;cursor:not-allowed;transform:none}._dependencyLists_lyv2t_1005{display:grid;grid-template-columns:1fr 1fr;gap:20px}._dependencyList_lyv2t_1005{display:flex;flex-direction:column;gap:12px}._dependencyListTitle_lyv2t_1029{margin:0;font-size:1rem;font-weight:600;color:#374151}._dependencyHint_lyv2t_1043{margin:0;font-size:.85rem;color:#6b7280}._dependencyItem_lyv2t_1055{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:box-shadow .2s}._dependencyItem_lyv2t_1055:hover{box-shadow:0 2px 8px #0000000d}._dependencyInfo_lyv2t_1085{flex:1;display:flex;align-items:center;gap:8px;min-width:0}._dependencyNumber_lyv2t_1101{font-weight:600;color:#667eea;font-size:.9rem;flex-shrink:0}._dependencyName_lyv2t_1115{color:#1f2937;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeDepButton_lyv2t_1131{padding:4px 8px;background:transparent;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;color:#6b7280;cursor:pointer;transition:all .2s;flex-shrink:0}._removeDepButton_lyv2t_1131:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5;color:#dc2626}._removeDepButton_lyv2t_1131:disabled{opacity:.5;cursor:not-allowed}._mentionContainer_lyv2t_1179{position:relative;flex:1}._mentionDropdown_lyv2t_1189{position:absolute;bottom:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 -4px 12px #0000001a;margin-bottom:8px;z-index:10}._mentionItem_lyv2t_1219{padding:10px 12px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .15s;border-bottom:1px solid #f3f4f6}._mentionItem_lyv2t_1219:last-child{border-bottom:none}._mentionItem_lyv2t_1219:hover,._mentionItemSelected_lyv2t_1249{background:#f3f4f6}._mentionUsername_lyv2t_1257{font-weight:600;color:#667eea;font-size:.9rem}._mentionName_lyv2t_1269{color:#6b7280;font-size:.85rem}._mentionEmpty_lyv2t_1279{padding:12px;text-align:center;color:#9ca3af;font-size:.9rem}._mention_lyv2t_1179{background:#e0e7ff;color:#4f46e5;padding:2px 4px;border-radius:4px;font-weight:500;cursor:pointer;transition:background .2s}._mention_lyv2t_1179:hover{background:#c7d2fe}._sidebar_9euvl_1{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;box-shadow:-4px 0 16px #0000001a;display:flex;flex-direction:column;z-index:999;animation:_slideIn_9euvl_1 .3s ease-out}@keyframes _slideIn_9euvl_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_9euvl_47{padding:20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._titleRow_9euvl_59{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._title_9euvl_59{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}._closeButton_9euvl_87{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_9euvl_87:hover{background:#e5e7eb;color:#374151}._filters_9euvl_129{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}._filterButton_9euvl_143{padding:6px 12px;background:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s;white-space:nowrap}._filterButton_9euvl_143:hover{background:#f3f4f6;border-color:#9ca3af}._filterButton_9euvl_143._active_9euvl_177{background:#667eea;color:#fff;border-color:#667eea}._controls_9euvl_189{display:flex;align-items:center;justify-content:space-between;gap:12px}._autoRefreshLabel_9euvl_203{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#6b7280;cursor:pointer}._autoRefreshLabel_9euvl_203 input[type=checkbox]{cursor:pointer}._refreshButton_9euvl_229{padding:6px 12px;background:#fff;color:#667eea;border:1px solid #667eea;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s;white-space:nowrap}._refreshButton_9euvl_229:hover:not(:disabled){background:#667eea;color:#fff}._refreshButton_9euvl_229:disabled{opacity:.5;cursor:not-allowed}._content_9euvl_273{flex:1;overflow-y:auto;padding:20px}._error_9euvl_285{padding:12px 16px;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:.9rem;margin-bottom:16px}._loading_9euvl_303{text-align:center;color:#9ca3af;padding:40px 20px}._emptyState_9euvl_315{text-align:center;color:#9ca3af;padding:60px 20px}._emptyState_9euvl_315 p{margin:0 0 16px;font-size:1rem}._emptyIcon_9euvl_337{font-size:4rem;opacity:.3}._activityList_9euvl_347{display:flex;flex-direction:column;gap:16px}._activityItem_9euvl_359{display:flex;gap:12px;padding:12px;background:#f9fafb;border-radius:8px;transition:all .2s}._activityItem_9euvl_359:hover{background:#f3f4f6;box-shadow:0 2px 4px #0000000d}._activityIcon_9euvl_387{font-size:1.5rem;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}._activityContent_9euvl_407{flex:1;min-width:0}._activityHeader_9euvl_417{display:flex;align-items:center;gap:8px;margin-bottom:4px;flex-wrap:wrap}._activityUser_9euvl_433{font-weight:600;color:#1f2937;font-size:.9rem}._activityAction_9euvl_445{font-size:.85rem;color:#6b7280}._activityTime_9euvl_455{font-size:.8rem;color:#9ca3af;white-space:nowrap;margin-left:auto}._activityDescription_9euvl_469{margin:0;color:#4b5563;font-size:.9rem;line-height:1.5;word-wrap:break-word}._searchBar_9euvl_485{margin-bottom:12px}._searchInput_9euvl_493{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}._searchInput_9euvl_493:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._filterSelect_9euvl_521{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff;cursor:pointer;margin-bottom:12px}._filterSelect_9euvl_521:focus{outline:none;border-color:#667eea}._controls_9euvl_189{display:flex;gap:8px}._exportButton_9euvl_563{flex:1;padding:8px 12px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;transition:background .2s}._exportButton_9euvl_563:hover{background:#5568d3}._dateGroup_9euvl_595{margin-bottom:20px}._dateHeader_9euvl_603{font-weight:600;font-size:.85rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:12px 20px 8px;background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:8px;position:sticky;top:0;z-index:1}._activityAvatar_9euvl_635{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.9rem;flex-shrink:0}._fieldChanges_9euvl_661{margin-top:8px;padding:8px 12px;background:#f9fafb;border-left:3px solid #667eea;border-radius:4px}._fieldChange_9euvl_661{display:flex;align-items:center;gap:6px;font-size:.85rem;margin-bottom:4px}._fieldChange_9euvl_661:last-child{margin-bottom:0}._fieldName_9euvl_701{font-weight:600;color:#4b5563}._oldValue_9euvl_711{color:#ef4444;text-decoration:line-through}._arrow_9euvl_721{color:#9ca3af}._newValue_9euvl_729{color:#10b981;font-weight:500}._loadMoreButton_9euvl_739{width:100%;padding:12px;background:#f3f4f6;border:none;border-radius:6px;color:#667eea;font-weight:600;cursor:pointer;transition:background .2s;margin:12px 0}._loadMoreButton_9euvl_739:hover:not(:disabled){background:#e5e7eb}._loadMoreButton_9euvl_739:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){._sidebar_9euvl_1{width:100%}}._backdrop_14i60_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._modal_14i60_29{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;animation:_slideIn_14i60_1 .2s ease-out}@keyframes _slideIn_14i60_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._header_14i60_73{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._title_14i60_89{margin:0;font-size:20px;font-weight:600;color:#1f2937}._closeButton_14i60_103{background:transparent;border:none;font-size:32px;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_14i60_103:hover{background:#f3f4f6;color:#1f2937}._content_14i60_147{padding:24px;overflow:auto;flex:1;display:flex;flex-direction:column;align-items:center}._canvas_14i60_165{border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;cursor:grab}._canvas_14i60_165:active{cursor:grabbing}._legend_14i60_187{display:flex;gap:32px;margin-top:16px;padding:12px 20px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._legendItem_14i60_207{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b5563}._legendIcon_14i60_223{font-size:18px;color:#667eea;font-weight:700}._legendCircle_14i60_235{width:20px;height:20px;background:#667eea;border-radius:50%;border:2px solid #5568d3}._loading_14i60_251,._error_14i60_253,._emptyState_14i60_255{text-align:center;padding:48px 24px;color:#6b7280}._error_14i60_253{color:#dc2626}._emptyState_14i60_255 p{margin:8px 0;line-height:1.6}._emptyState_14i60_255 p:first-child{font-weight:600;color:#1f2937;font-size:15px}._container_1munt_1{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}._label_1munt_21{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#6b7280;font-weight:500}._onlineIndicator_1munt_39{width:8px;height:8px;background:#10b981;border-radius:50%;animation:_pulse_1munt_1 2s ease-in-out infinite}@keyframes _pulse_1munt_1{0%,to{opacity:1}50%{opacity:.5}}._avatars_1munt_73{display:flex;align-items:center;gap:4px}._avatar_1munt_73{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.85rem;border:2px solid white;cursor:default;transition:transform .2s}._avatar_1munt_73:hover{transform:scale(1.1);z-index:1}._avatarMore_1munt_125{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;font-weight:600;font-size:.75rem;border:2px solid white}.workflow-progress-container{background:#fff;border-radius:8px;padding:1.5rem}.workflow-progress-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.workflow-progress-header h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.workflow-description{color:#6c757d;margin:0}.workflow-progress-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;padding:1rem;background:#f8f9fa;border-radius:6px}.stat{display:flex;flex-direction:column;gap:.5rem}.stat-label{font-size:.85rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.stat-value{font-size:1.5rem;font-weight:600;color:#212529}.stat-blocked .stat-value{color:#dc3545}.progress-bar{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden;margin:.25rem 0}.progress-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);transition:width .3s ease}.workflow-steps{display:flex;flex-direction:column;gap:.75rem}.step-card{display:flex;gap:1rem;padding:1rem;background:#fff;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;transition:all .2s}.step-card:hover{border-color:#0d6efd;box-shadow:0 2px 8px #0d6efd1a}.step-card.selected{border-color:#0d6efd;background:#f0f7ff}.step-card.status-complete{background:#f0fdf4;border-color:#86efac}.step-card.status-blocked{background:#fef2f2;border-color:#fca5a5}.step-card.status-in_progress{background:#eff6ff;border-color:#93c5fd}.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#e9ecef;font-weight:600;font-size:1.1rem;color:#495057;flex-shrink:0}.status-complete .step-number{background:#22c55e;color:#fff}.status-in_progress .step-number{background:#3b82f6;color:#fff}.status-blocked .step-number{background:#ef4444;color:#fff}.step-content{flex:1}.step-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.step-header h4{margin:0;font-size:1.1rem;font-weight:600}.step-category{padding:.25rem .75rem;border-radius:4px;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap}.step-description{color:#6c757d;margin:0 0 .75rem;font-size:.9rem}.step-status-bar{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.status-badge{padding:.25rem .75rem;border:2px solid;border-radius:4px;font-size:.85rem;font-weight:600}.duration{font-size:.85rem;color:#6c757d}.required-badge{padding:.25rem .5rem;background:#fef2f2;color:#dc2626;border-radius:4px;font-size:.75rem;font-weight:600}.step-locked,.step-blocker,.step-ready{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem;border-radius:4px;font-size:.9rem}.step-locked{background:#fef3c7;color:#92400e}.step-blocker{background:#fee2e2;color:#991b1b}.step-ready{background:#dcfce7;color:#166534}.lock-icon,.blocker-icon,.ready-icon{font-size:1.2rem}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.modal-body{padding:1.5rem}.field-group select,.field-group textarea{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem}.instructions-box,.criteria-box{padding:1rem;background:#f8f9fa;border-left:3px solid #0d6efd;border-radius:4px;white-space:pre-wrap}.workflow-progress-loading,.workflow-progress-error{padding:3rem;text-align:center;font-size:1.1rem}.workflow-progress-error{color:#dc3545}.instantiate-modal{width:90%;max-width:700px}.field-group{margin-bottom:1.5rem}.field-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#495057}.field-group input[type=text],.field-group textarea,.field-group select{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem}.field-group small{display:block;margin-top:.25rem;color:#6c757d;font-size:.85rem}.loading-text,.no-templates{padding:2rem;text-align:center;color:#6c757d}.template-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding:.5rem;border:1px solid #ced4da;border-radius:4px}.template-option{padding:1rem;border:2px solid #e9ecef;border-radius:6px;cursor:pointer;transition:all .2s}.template-option:hover{border-color:#0d6efd;background:#f8f9fa}.template-option.selected{border-color:#0d6efd;background:#eff6ff}.template-option-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.template-option-header strong{flex:1;font-size:1rem}.template-option-header input[type=radio]{width:18px;height:18px;cursor:pointer}.badge-public{padding:.25rem .5rem;background:#e3f2fd;color:#1976d2;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.template-option-description{margin:0 0 .5rem;padding-left:2rem;color:#6c757d;font-size:.9rem}.template-option-stats{display:flex;gap:1rem;padding-left:2rem;font-size:.85rem;color:#495057}.selected-template-preview{margin-top:1.5rem;padding:1rem;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.selected-template-preview h4{margin:0 0 1rem;font-size:1rem;color:#495057}.preview-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.preview-stat{display:flex;flex-direction:column;gap:.25rem}.preview-stat .label{font-size:.85rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.preview-stat .value{font-size:1rem;font-weight:600;color:#212529}.preview-tags{display:flex;flex-wrap:wrap;gap:.5rem}.template-list-container{padding:2rem;max-width:1400px;margin:0 auto}.template-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.template-list-header h1{margin:0;font-size:2rem;font-weight:600}.template-filters{display:flex;gap:2rem;margin-bottom:2rem;padding:1rem;background:#f8f9fa;border-radius:8px}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-group label{font-weight:500;color:#495057}.filter-group select{padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.95rem}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.template-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;transition:all .2s}.template-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.template-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.template-card-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#212529}.badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.badge-public{background:#e3f2fd;color:#1976d2}.badge-inactive{background:#f5f5f5;color:#757575}.template-description{color:#6c757d;font-size:.9rem;margin:0 0 1rem;min-height:2.7rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-stats{display:flex;gap:1rem;margin-bottom:1rem;padding:.75rem;background:#f8f9fa;border-radius:4px}.stat{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.75rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:1rem;font-weight:600;color:#212529}.template-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{padding:.25rem .5rem;background:#e9ecef;border-radius:4px;font-size:.8rem;color:#495057}.template-card-actions{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.btn-sm{padding:.375rem .75rem;font-size:.875rem}.btn-primary{padding:.75rem 1.5rem;background:#0d6efd;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-primary:hover{background:#0b5ed7}.btn-secondary{padding:.75rem 1.5rem;background:#6c757d;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-danger{padding:.75rem 1.5rem;background:#dc3545;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-danger:hover{background:#bb2d3b}.empty-state{text-align:center;padding:4rem 2rem}.empty-state p{color:#6c757d;font-size:1.1rem;margin-bottom:1.5rem}.loading,.error{text-align:center;padding:3rem;font-size:1.1rem}.error{color:#dc3545}.modal-content{background:#fff;border-radius:8px;padding:2rem;max-width:500px;width:90%;box-shadow:0 4px 16px #00000026}.modal-content h2{margin-top:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.modal-subtitle{color:#6c757d;margin-bottom:1.5rem}.modal-content .form-field{margin-bottom:1.5rem}.modal-content .form-field label{display:block;font-weight:500;margin-bottom:.5rem;color:#212529}.modal-content .form-field input{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:.95rem}.board-select{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:.95rem;background:#fff;cursor:pointer}.board-select:hover{border-color:#adb5bd}.loading-boards{padding:1rem;text-align:center;color:#6c757d}.no-boards{padding:1rem;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}.no-boards a{color:#721c24;text-decoration:underline;font-weight:600}.board-id-display{margin-top:1rem;padding:.75rem;background:#e7f3ff;border:1px solid #b3d9ff;border-radius:4px;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.board-id-display strong{color:#004085;white-space:nowrap}.board-id-display code{background:#fff;padding:.25rem .5rem;border-radius:3px;font-family:Courier New,monospace;font-size:.85rem;color:#0d6efd;flex:1;overflow:hidden;text-overflow:ellipsis;border:1px solid #b3d9ff}.copy-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem .5rem;border-radius:3px;transition:background .2s;flex-shrink:0}.copy-btn:hover{background:#0000001a}.modal-content .form-field small{display:block;color:#6c757d;margin-top:.25rem;font-size:.85rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.modal-actions button{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}.modal-actions .btn-secondary{background:#e9ecef;color:#212529}.modal-actions .btn-secondary:hover{background:#dee2e6}.modal-actions .btn-primary{background:#0d6efd;color:#fff}.modal-actions .btn-primary:hover{background:#0b5ed7}.modal-actions .btn-primary:disabled{background:#6c757d;cursor:not-allowed;opacity:.65}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.template-builder-container{padding:2rem;max-width:1400px;margin:0 auto}.template-builder-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.template-builder-header h1{margin:0;font-size:2rem;font-weight:600}.header-actions{display:flex;gap:1rem}.view-toggle{display:flex;gap:.5rem}.canvas-container{height:600px;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.template-builder-content{display:flex;flex-direction:column;gap:2rem}.builder-section{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:2rem}.builder-section h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field.full-width{grid-column:1 / -1}.form-field label{font-weight:500;color:#495057;font-size:.95rem}.form-field input[type=text],.form-field input[type=number],.form-field textarea,.form-field select{padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem;font-family:inherit}.form-field input[type=text]:focus,.form-field input[type=number]:focus,.form-field textarea:focus,.form-field select:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.form-field small{color:#6c757d;font-size:.85rem}.form-field input[type=checkbox]{width:18px;height:18px;margin-right:.5rem}.tag-input-container{display:flex;gap:.5rem}.tag-input-container input{flex:1}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tag{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#e9ecef;border-radius:4px;font-size:.9rem;color:#495057}.tag button{background:none;border:none;padding:0;cursor:pointer;font-size:1.2rem;line-height:1;color:#6c757d}.tag button:hover{color:#dc3545}.empty-steps{text-align:center;padding:3rem;color:#6c757d;background:#f8f9fa;border-radius:6px}.steps-list{display:flex;flex-direction:column;gap:.75rem}.step-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8f9fa;border:2px solid #e9ecef;border-radius:6px;transition:all .2s;cursor:grab}.step-item:active{cursor:grabbing}.step-item:hover{border-color:#0d6efd;background:#f0f7ff}.step-item.dragging{opacity:.5;border-color:#0d6efd;border-style:dashed;cursor:grabbing}.step-drag-handle{display:flex;align-items:center;justify-content:center;width:24px;height:40px;color:#6c757d;font-size:1.2rem;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0}.step-drag-handle:hover{color:#0d6efd}.step-item:active .step-drag-handle{cursor:grabbing}.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#667eea;color:#fff;font-weight:600;font-size:1.1rem;flex-shrink:0}.step-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.step-name{font-weight:600;font-size:1rem;color:#212529}.step-meta{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.step-category-badge{padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600;color:#fff}.step-duration,.required-badge,.dependencies-badge,.inputs-badge{padding:.25rem .5rem;background:#fff;border:1px solid #dee2e6;border-radius:4px;font-size:.8rem;color:#495057}.required-badge{background:#fef2f2;color:#dc2626;border-color:#fecaca}.step-actions{display:flex;gap:.5rem}.btn-icon{padding:.5rem;background:#fff;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .2s}.btn-icon:hover:not(:disabled){background:#f8f9fa;border-color:#0d6efd}.btn-icon:disabled{opacity:.4;cursor:not-allowed}.btn-icon.btn-danger:hover:not(:disabled){background:#fef2f2;border-color:#dc3545}.step-editor-modal{width:90%;max-width:800px;max-height:90vh}.modal-tabs{display:flex;gap:0;border-bottom:2px solid #e9ecef;padding:0 1.5rem}.tab{padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-weight:500;color:#6c757d;transition:all .2s;margin-bottom:-2px}.tab:hover{color:#212529;background:#f8f9fa}.tab.active{color:#0d6efd;border-bottom-color:#0d6efd}.modal-body{padding:1.5rem;overflow-y:auto;max-height:60vh}.tab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.tab-header p{margin:0;color:#6c757d;font-size:.95rem}.dependencies-list,.inputs-list{display:flex;flex-direction:column;gap:1rem}.dependency-item,.input-item{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px}.dependency-fields,.input-fields{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.dependency-fields .form-field,.input-fields .form-field{margin:0}.empty-state{text-align:center;padding:2rem;color:#6c757d;background:#f8f9fa;border-radius:6px}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary{background:#0d6efd;color:#fff}.btn-primary:hover:not(:disabled){background:#0b5ed7}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5c636a}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e9ecef}.modal-header h3{margin:0;font-size:1.25rem;font-weight:600}.btn-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#6c757d;padding:0;width:32px;height:32px;line-height:1}.btn-close:hover{color:#212529}.modal-footer{padding:1rem 1.5rem;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:.5rem}._container_1wg5h_1{display:flex;flex-direction:column;gap:2rem}._header_1wg5h_13{display:flex;align-items:center;gap:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._avatarWrap_1wg5h_33{width:72px;height:72px;border-radius:50%;overflow:hidden;border:1px solid #e5e7eb;background:#f3f4f6;display:flex;align-items:center;justify-content:center}._avatar_1wg5h_33{width:100%;height:100%;object-fit:cover}._avatarFallback_1wg5h_69{font-size:1.75rem;font-weight:700;color:#667eea}._headerInfo_1wg5h_81 h1{margin:0;font-size:1.75rem}._subtle_1wg5h_91{color:#6b7280;font-size:.95rem;margin-top:.25rem}._badges_1wg5h_103{display:flex;gap:.5rem;margin-top:.75rem}._badge_1wg5h_103{background:#eef2ff;color:#4338ca;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600}._badgeSecondary_1wg5h_133{background:#f1f5f9;color:#475569;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600}._section_1wg5h_151{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._section_1wg5h_151 h2{margin-top:0;margin-bottom:1rem;font-size:1.25rem}._subsection_1wg5h_177{margin-top:1.5rem}._subsection_1wg5h_177 h3{margin-bottom:.75rem;font-size:1rem;color:#374151}._grid_1wg5h_197{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}._field_1wg5h_209{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#374151}._field_1wg5h_209 input,._field_1wg5h_209 select{padding:.55rem .75rem;border-radius:8px;border:1px solid #d1d5db;font-size:.95rem}._field_1wg5h_209 input:disabled,._field_1wg5h_209 select:disabled{background:#f9fafb;color:#9ca3af}._actions_1wg5h_253{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}._primary_1wg5h_267{background:#4f46e5;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer}._secondary_1wg5h_287{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer}._primary_1wg5h_267:disabled,._secondary_1wg5h_287:disabled{opacity:.6;cursor:not-allowed}._notice_1wg5h_319{padding:.75rem 1rem;border-radius:8px;background:#ecfdf3;color:#047857;border:1px solid #a7f3d0}._error_1wg5h_335{padding:.75rem 1rem;border-radius:8px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._permissions_1wg5h_351 ul{margin:0;padding-left:1.2rem;color:#374151}._state_1wg5h_363{padding:2rem;text-align:center;color:#6b7280}@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--primary: 221.2 83.2% 53.3%;--primary-foreground: 210 40% 98%}body{@apply bg-gray-50 text-gray-900;}}@layer components{.btn-primary{@apply px-4 py-2 bg-primary-600 text-white rounded-lg hover:bg-primary-700 transition-colors;}.btn-secondary{@apply px-4 py-2 bg-gray-200 text-gray-800 rounded-lg hover:bg-gray-300 transition-colors;}.card{@apply bg-white rounded-lg shadow-sm border border-gray-200 p-6;}.input{@apply w-full px-3 py-2 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-primary-500;}}
