._notificationContainer_1vs0o_1{position:fixed;top:20px;right:20px;z-index:2000;display:flex;flex-direction:column;gap:10px;max-width:360px}._notification_1vs0o_1{padding:12px 18px;border-radius:var(--border-radius-medium);color:var(--text-on-primary-accent);font-size:15px;line-height:1.4;box-shadow:var(--shadow-large);display:flex;justify-content:space-between;align-items:center;cursor:pointer;animation:_fadeInDown_1vs0o_1 .3s ease-out}@keyframes _fadeInDown_1vs0o_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._closeButton_1vs0o_37{background:none;border:none;color:inherit;font-size:20px;font-weight:700;margin-left:15px;padding:0 5px;cursor:pointer;opacity:.7;transition:opacity var(--transition-short)}._closeButton_1vs0o_37:hover{opacity:1}._info_1vs0o_55{background-color:var(--color-info);color:var(--text-on-primary-accent)}._success_1vs0o_63{background-color:var(--color-success);color:var(--text-on-primary-accent)}._error_1vs0o_68{background-color:var(--color-error);color:var(--text-on-primary-accent)}._warning_1vs0o_73{background-color:var(--color-warning);color:var(--text-primary)}._errorDisplay_1qqhh_3{border-radius:12px;padding:20px 24px;margin:16px 0;box-shadow:0 4px 16px #0000001a,0 2px 8px #0000000f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;animation:_slideInFromTop_1qqhh_1 .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@keyframes _slideInFromTop_1qqhh_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._severityError_1qqhh_29{background:linear-gradient(135deg,#ef44441a,#dc26260d);border-color:#ef44444d;color:#7f1d1d}._severityWarning_1qqhh_35{background:linear-gradient(135deg,#f59e0b1a,#d977060d);border-color:#f59e0b4d;color:#92400e}._severityInfo_1qqhh_41{background:linear-gradient(135deg,#3b82f61a,#2563eb0d);border-color:#3b82f64d;color:#1e3a8a}._errorHeader_1qqhh_48{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}._errorIcon_1qqhh_55{font-size:24px;flex-shrink:0;margin-top:2px}._errorTitleSection_1qqhh_61{flex:1;min-width:0}._errorTitle_1qqhh_61{font-size:18px;font-weight:700;margin:0 0 4px;line-height:1.3}._errorContext_1qqhh_73{font-size:12px;opacity:.8;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._retryCounter_1qqhh_81{background:#fffc;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(0,0,0,.1);flex-shrink:0}._errorContent_1qqhh_94{display:flex;flex-direction:column;gap:16px}._errorMessage_1qqhh_100{font-size:15px;line-height:1.5;margin:0;font-weight:500}._serverMessage_1qqhh_107{padding:12px 16px;background:#fff9;border-radius:8px;border:1px solid rgba(0,0,0,.1);font-size:14px;line-height:1.4}._serverMessage_1qqhh_107 strong{color:inherit;opacity:.8}._errorActions_1qqhh_122{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}._actionButton_1qqhh_129{padding:8px 16px;border-radius:8px;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.3px;min-height:36px}._actionButton_1qqhh_129:disabled{opacity:.6;cursor:not-allowed;transform:none!important}._actionButton_1qqhh_129._primary_1qqhh_151{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;box-shadow:0 2px 8px #dc26264d}._actionButton_1qqhh_129._primary_1qqhh_151:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-1px);box-shadow:0 4px 12px #dc262666}._actionButton_1qqhh_129._secondary_1qqhh_163{background:#fffc;color:inherit;border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 8px #0000000d}._actionButton_1qqhh_129._secondary_1qqhh_163:hover:not(:disabled){background:#fffffff2;border-color:#0003;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._actionButton_1qqhh_129._tertiary_1qqhh_177{background:transparent;color:inherit;border:1px solid transparent;opacity:.7}._actionButton_1qqhh_129._tertiary_1qqhh_177:hover:not(:disabled){opacity:1;background:#ffffff4d;border-color:#0000001a}._spinner_1qqhh_191{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top:2px solid currentColor;border-radius:50%;animation:_spin_1qqhh_191 1s linear infinite}@keyframes _spin_1qqhh_191{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._technicalDetailsSection_1qqhh_206{border-top:1px solid rgba(0,0,0,.1);padding-top:16px}._toggleDetailsButton_1qqhh_211{background:none;border:none;color:inherit;font-size:13px;font-weight:600;cursor:pointer;padding:4px 0;text-decoration:underline;opacity:.8;transition:opacity .2s ease}._toggleDetailsButton_1qqhh_211:hover{opacity:1}._technicalDetails_1qqhh_206{margin-top:12px;padding:16px;background:#0000000d;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.5}._detailItem_1qqhh_238{margin-bottom:8px;word-break:break-word}._detailItem_1qqhh_238:last-child{margin-bottom:0}._detailItem_1qqhh_238 strong{color:inherit;opacity:.8;font-weight:600}._progressIndicator_1qqhh_254{margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}._progressBar_1qqhh_260{width:100%;height:4px;background:#0000001a;border-radius:2px;overflow:hidden;margin-bottom:8px}._progressFill_1qqhh_269{height:100%;background:linear-gradient(90deg,currentColor,rgba(255,255,255,.3),currentColor);background-size:200% 100%;animation:_progressSlide_1qqhh_1 1.5s ease-in-out infinite;border-radius:2px}@keyframes _progressSlide_1qqhh_1{0%{background-position:-200% 0}to{background-position:200% 0}}._progressText_1qqhh_286{font-size:13px;font-weight:500;opacity:.8;text-align:center;display:block}@media (max-width: 768px){._errorDisplay_1qqhh_3{padding:16px 20px;margin:12px 0}._errorHeader_1qqhh_48{gap:12px;margin-bottom:12px}._errorIcon_1qqhh_55{font-size:20px}._errorTitle_1qqhh_61{font-size:16px}._errorMessage_1qqhh_100{font-size:14px}._errorActions_1qqhh_122{flex-direction:column}._actionButton_1qqhh_129{width:100%;justify-content:center}._technicalDetails_1qqhh_206{padding:12px;font-size:11px}}@media (max-width: 480px){._errorDisplay_1qqhh_3{padding:12px 16px;margin:8px 0}._errorHeader_1qqhh_48{flex-direction:column;gap:8px;align-items:flex-start}._retryCounter_1qqhh_81{align-self:flex-end}}._loadingContainer_1rfhy_3{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;border-radius:12px;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 16px #00000014,0 2px 8px #0000000a;animation:_fadeIn_1rfhy_1 .3s ease-out}@keyframes _fadeIn_1rfhy_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._overlay_1rfhy_31{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;border-radius:0;border:none;animation:_overlayFadeIn_1rfhy_1 .3s ease-out}@keyframes _overlayFadeIn_1rfhy_1{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}._small_1rfhy_57{padding:12px;gap:8px}._medium_1rfhy_62{padding:20px;gap:12px}._large_1rfhy_67{padding:32px;gap:16px}._loadingContent_1rfhy_73{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._loadingText_1rfhy_81{display:flex;flex-direction:column;gap:8px;text-align:center}._loadingMessage_1rfhy_88{font-size:16px;font-weight:600;color:#374151;margin:0}._small_1rfhy_57 ._loadingMessage_1rfhy_88{font-size:14px}._large_1rfhy_67 ._loadingMessage_1rfhy_88{font-size:18px}._progressText_1rfhy_103{font-size:14px;font-weight:700;color:#059669;margin-top:4px}._spinner_1rfhy_111{position:relative;display:inline-block}._spinnerCircle_1rfhy_116{border-radius:50%;border:3px solid rgba(59,130,246,.2);border-top:3px solid #3b82f6;animation:_spin_1rfhy_111 1s linear infinite}._spinner_1rfhy_111._small_1rfhy_57 ._spinnerCircle_1rfhy_116{width:20px;height:20px;border-width:2px}._spinner_1rfhy_111._medium_1rfhy_62 ._spinnerCircle_1rfhy_116{width:32px;height:32px;border-width:3px}._spinner_1rfhy_111._large_1rfhy_67 ._spinnerCircle_1rfhy_116{width:48px;height:48px;border-width:4px}@keyframes _spin_1rfhy_111{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._dots_1rfhy_147{display:flex;gap:4px;align-items:center}._dot_1rfhy_147{border-radius:50%;background:#3b82f6;animation:_dotPulse_1rfhy_1 1.4s ease-in-out infinite both}._dots_1rfhy_147._small_1rfhy_57 ._dot_1rfhy_147{width:6px;height:6px}._dots_1rfhy_147._medium_1rfhy_62 ._dot_1rfhy_147{width:8px;height:8px}._dots_1rfhy_147._large_1rfhy_67 ._dot_1rfhy_147{width:12px;height:12px}._dot_1rfhy_147:nth-child(1){animation-delay:-.32s}._dot_1rfhy_147:nth-child(2){animation-delay:-.16s}._dot_1rfhy_147:nth-child(3){animation-delay:0s}@keyframes _dotPulse_1rfhy_1{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}._progressBar_1rfhy_190{background:#3b82f633;border-radius:8px;overflow:hidden;position:relative}._progressBar_1rfhy_190._small_1rfhy_57{width:120px;height:4px}._progressBar_1rfhy_190._medium_1rfhy_62{width:200px;height:6px}._progressBar_1rfhy_190._large_1rfhy_67{width:300px;height:8px}._progressFill_1rfhy_212{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:8px;transition:width .3s ease-out;position:relative;overflow:hidden}._progressFill_1rfhy_212:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_progressShimmer_1rfhy_1 2s infinite}@keyframes _progressShimmer_1rfhy_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._skeleton_1rfhy_247{display:flex;flex-direction:column;gap:8px}._skeletonLine_1rfhy_253{background:linear-gradient(90deg,#3b82f61a,#3b82f633,#3b82f61a);background-size:200% 100%;border-radius:4px;animation:_skeletonPulse_1rfhy_1 1.5s ease-in-out infinite}._skeleton_1rfhy_247._small_1rfhy_57 ._skeletonLine_1rfhy_253{height:12px}._skeleton_1rfhy_247._medium_1rfhy_62 ._skeletonLine_1rfhy_253{height:16px}._skeleton_1rfhy_247._large_1rfhy_67 ._skeletonLine_1rfhy_253{height:20px}._skeletonLine_1rfhy_253:nth-child(1){width:100%}._skeletonLine_1rfhy_253:nth-child(2){width:80%}._skeletonLine_1rfhy_253:nth-child(3){width:60%}@keyframes _skeletonPulse_1rfhy_1{0%{background-position:-200% 0}to{background-position:200% 0}}._loadingDetails_1rfhy_299{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#6b7280;text-align:center}._currentStep_1rfhy_308{font-weight:500;color:#374151}._timeRemaining_1rfhy_313{font-style:italic;opacity:.8}._itemsProgress_1rfhy_318{font-weight:500;color:#059669}._srOnly_1rfhy_324{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){._loadingContainer_1rfhy_3{padding:16px}._loadingMessage_1rfhy_88{font-size:14px}._large_1rfhy_67 ._loadingMessage_1rfhy_88{font-size:16px}._progressBar_1rfhy_190._medium_1rfhy_62,._progressBar_1rfhy_190._large_1rfhy_67{width:160px}._loadingDetails_1rfhy_299{font-size:12px}}@media (max-width: 480px){._loadingContainer_1rfhy_3{padding:12px}._loadingContent_1rfhy_73{gap:12px}._loadingMessage_1rfhy_88{font-size:13px}._progressBar_1rfhy_190._medium_1rfhy_62,._progressBar_1rfhy_190._large_1rfhy_67{width:120px}._spinner_1rfhy_111._medium_1rfhy_62 ._spinnerCircle_1rfhy_116,._spinner_1rfhy_111._large_1rfhy_67 ._spinnerCircle_1rfhy_116{width:24px;height:24px;border-width:2px}}@media (prefers-contrast: high){._loadingContainer_1rfhy_3{border:2px solid #000;background:#fff}._spinnerCircle_1rfhy_116{border-color:#ccc;border-top-color:#000}._dot_1rfhy_147,._progressFill_1rfhy_212{background:#000}._skeletonLine_1rfhy_253{background:#ccc}}@media (prefers-reduced-motion: reduce){._spinner_1rfhy_111 ._spinnerCircle_1rfhy_116{animation:none;border-top-color:transparent;border-right-color:#3b82f6}._dot_1rfhy_147{animation:none;opacity:.7}._progressFill_1rfhy_212:after{animation:none}._skeletonLine_1rfhy_253{animation:none;background:#3b82f626}._loadingContainer_1rfhy_3,._overlay_1rfhy_31{animation:none}}._paginationContainer_12zkf_6{display:flex;flex-direction:column;gap:1rem;margin:2rem auto;padding:1.5rem;max-width:800px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}._paginationInfo_12zkf_19{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}._itemsInfo_12zkf_29{font-size:14px;color:#6b7280;font-weight:500}._pageSizeSelector_12zkf_35{display:flex;align-items:center;gap:.75rem}._pageSizeLabel_12zkf_41{font-size:14px;font-weight:500;color:#374151}._pageSizeSelect_12zkf_35{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;font-size:14px;color:#374151;transition:all .2s ease;cursor:pointer}._pageSizeSelect_12zkf_35:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._pageSizeSelect_12zkf_35:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}._paginationControls_12zkf_70{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap;padding-top:1rem}._paginationPages_12zkf_79{display:flex;gap:.25rem;align-items:center}._paginationBtn_12zkf_85{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:.5rem;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}._paginationBtn_12zkf_85:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._paginationBtn_12zkf_85:active:not(:disabled){transform:translateY(0);background:#f3f4f6}._paginationBtn_12zkf_85:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb;color:#9ca3af}._pageBtn_12zkf_122._active_12zkf_122{background:#3b82f6;border-color:#3b82f6;color:#fff;font-weight:600;box-shadow:0 2px 4px #3b82f64d}._pageBtn_12zkf_122._active_12zkf_122:hover{background:#2563eb;border-color:#2563eb}._navBtn_12zkf_135{font-weight:600;color:#6b7280}._navBtn_12zkf_135:hover:not(:disabled){color:#374151;background:#f3f4f6}._paginationEllipsis_12zkf_145{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;color:#9ca3af;font-weight:500;-webkit-user-select:none;user-select:none}@media (max-width: 768px){._paginationContainer_12zkf_6{padding:1rem;gap:1rem;margin:1rem auto}._paginationInfo_12zkf_19{flex-direction:column;align-items:flex-start;gap:.75rem}._paginationControls_12zkf_70{gap:.25rem}._paginationBtn_12zkf_85{min-width:2.25rem;height:2.25rem;font-size:13px}._paginationEllipsis_12zkf_145{min-width:2.25rem;height:2.25rem}._pageSizeSelector_12zkf_35{align-self:stretch}._itemsInfo_12zkf_29{font-size:13px}}@media (max-width: 480px){._paginationPages_12zkf_79{flex-wrap:wrap;justify-content:center}._paginationBtn_12zkf_85{min-width:2rem;height:2rem;font-size:12px}._paginationEllipsis_12zkf_145{min-width:2rem;height:2rem}}._paginationContainer_12zkf_6._loading_12zkf_213{opacity:.7;pointer-events:none}._paginationContainer_12zkf_6._loading_12zkf_213 ._paginationBtn_12zkf_85{cursor:wait}@media (prefers-color-scheme: dark){._pagination-container_12zkf_224{background:#2d3748;border-color:#4a5568}._pagination-info_12zkf_229{color:#a0aec0}._page-size-selector_12zkf_233 label{color:#e2e8f0}._page-size-selector_12zkf_233 select,._pagination-btn_12zkf_243{background:#4a5568;border-color:#718096;color:#e2e8f0}._pagination-btn_12zkf_243:hover:not(:disabled){background:#718096;border-color:#a0aec0}._pagination-btn_12zkf_243:disabled{background:#2d3748;border-color:#4a5568;color:#718096}._pagination-ellipsis_12zkf_260{color:#a0aec0}}._mentionInputContainer_1p7aa_3{position:relative;width:100%}._textarea_1p7aa_8{width:100%;min-height:80px;padding:12px;border:2px solid #e1e5e9;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}._textarea_1p7aa_8:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}._textarea_1p7aa_8:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}._textarea_1p7aa_8::placeholder{color:#9ca3af}._dropdown_1p7aa_39{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 10px 25px #0000001a;max-height:300px;overflow-y:auto;z-index:1000;margin-top:4px}._dropdownItem_1p7aa_54{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .15s ease;display:flex;align-items:center;gap:12px}._dropdownItem_1p7aa_54:last-child{border-bottom:none}._dropdownItem_1p7aa_54:hover,._dropdownItem_1p7aa_54._highlighted_1p7aa_69{background-color:#f8fafc}._dropdownItem_1p7aa_54._highlighted_1p7aa_69{background-color:#eef2ff;border-left:3px solid #4f46e5}._userInfo_1p7aa_79{display:flex;align-items:center;gap:12px;width:100%}._userAvatar_1p7aa_86{width:32px;height:32px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#374151;overflow:hidden;flex-shrink:0}._userAvatar_1p7aa_86 img{width:100%;height:100%;object-fit:cover}._userDetails_1p7aa_107{flex:1;min-width:0}._userName_1p7aa_112{font-weight:500;color:#111827;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_1p7aa_121{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._loadingSpinner_1p7aa_130{width:16px;height:16px;border:2px solid #e5e7eb;border-top:2px solid #4f46e5;border-radius:50%;animation:_spin_1p7aa_1 1s linear infinite;flex-shrink:0}@keyframes _spin_1p7aa_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorItem_1p7aa_145{color:#dc2626;background-color:#fef2f2}._errorIcon_1p7aa_150{font-size:16px;flex-shrink:0}._charCount_1p7aa_156{position:absolute;bottom:8px;right:12px;font-size:12px;color:#9ca3af;background-color:#ffffffe6;padding:2px 6px;border-radius:4px;pointer-events:none}@media (max-width: 768px){._dropdown_1p7aa_39{max-height:200px}._dropdownItem_1p7aa_54{padding:10px 12px}._userAvatar_1p7aa_86{width:28px;height:28px;font-size:12px}._userName_1p7aa_112{font-size:13px}._userEmail_1p7aa_121{font-size:11px}}@media (prefers-contrast: high){._textarea_1p7aa_8{border-color:#000}._textarea_1p7aa_8:focus{border-color:#00f;box-shadow:0 0 0 3px #0000ff4d}._dropdown_1p7aa_39{border-color:#000}._dropdownItem_1p7aa_54._highlighted_1p7aa_69{background-color:navy;color:#fff}}@media (prefers-reduced-motion: reduce){._textarea_1p7aa_8,._dropdownItem_1p7aa_54{transition:none}._loadingSpinner_1p7aa_130{animation:none;border-top-color:transparent}}._dropdownItem_1p7aa_54:focus-visible{outline:2px solid #4f46e5;outline-offset:-2px}@media (prefers-color-scheme: dark){._textarea_1p7aa_8{background-color:#1f2937;border-color:#374151;color:#f9fafb}._textarea_1p7aa_8:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._textarea_1p7aa_8::placeholder{color:#6b7280}._dropdown_1p7aa_39{background-color:#1f2937;border-color:#374151}._dropdownItem_1p7aa_54{border-bottom-color:#374151}._dropdownItem_1p7aa_54:hover,._dropdownItem_1p7aa_54._highlighted_1p7aa_69{background-color:#374151}._userName_1p7aa_112{color:#f9fafb}._userEmail_1p7aa_121{color:#9ca3af}._charCount_1p7aa_156{color:#6b7280;background-color:#1f2937e6}}._threadedNote_1o34q_2{border-left:2px solid rgba(0,122,255,.2);padding:12px 0 12px 16px;margin-bottom:6px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;border-radius:0 8px 8px 0;background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._threadedNote_1o34q_2:focus{border-left-color:#007aff;background:#007aff0d;box-shadow:0 0 0 2px #007aff1a}._threadedNote_1o34q_2:hover{background:#fff9;border-left-color:#007aff;transform:translate(2px)}._level-0_1o34q_27{border-left-color:#007aff;margin-left:0}._level-1_1o34q_32{border-left-color:#30d158;margin-left:16px}._level-2_1o34q_37{border-left-color:#ff9500;margin-left:32px}._level-3_1o34q_42{border-left-color:#ff3b30;margin-left:48px}._noteHeader_1o34q_48{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._authorInfo_1o34q_55{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._authorName_1o34q_62{font-weight:600;color:#1d1d1f;font-size:13px;letter-spacing:-.1px}._timestamp_1o34q_69{color:#86868b;font-size:11px;white-space:nowrap;font-weight:500}._editedIndicator_1o34q_76{color:#86868b;font-size:10px;font-style:italic;background:#007aff1a;padding:2px 6px;border-radius:6px;font-weight:500}._expandToggle_1o34q_87{display:flex;align-items:center;gap:4px;background:#fffc;border:1px solid rgba(0,0,0,.06);color:#86868b;font-size:11px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._expandToggle_1o34q_87:hover{background:#fff;color:#007aff;border-color:#007aff33;transform:translateY(-1px)}._expandToggle_1o34q_87:focus{outline:none;box-shadow:0 0 0 2px #007aff33}._replyCount_1o34q_114{font-weight:600}._expandIcon_1o34q_118{transition:transform .2s cubic-bezier(.4,0,.2,1);font-size:9px}._expandIcon_1o34q_118._expanded_1o34q_123{transform:rotate(180deg)}._noteContent_1o34q_128{margin-bottom:10px}._noteText_1o34q_132{color:#1d1d1f;line-height:1.4;font-size:13px;white-space:pre-wrap;word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._editForm_1o34q_142{width:100%;margin-top:8px}._editTextarea_1o34q_147{width:100%;min-height:60px;padding:10px 12px;border:1px solid rgba(0,0,0,.08);border-radius:8px;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.4;resize:vertical;transition:all .2s cubic-bezier(.4,0,.2,1);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._editTextarea_1o34q_147:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a,0 2px 8px #00000014;transform:translateY(-1px)}._noteActions_1o34q_172{display:flex;gap:6px;margin-top:8px}._actionButton_1o34q_178{background:#fffc;border:1px solid rgba(0,0,0,.06);color:#86868b;font-size:11px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s cubic-bezier(.4,0,.2,1);font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._actionButton_1o34q_178:hover{background:#fff;color:#007aff;border-color:#007aff33;transform:translateY(-1px)}._actionButton_1o34q_178:focus{outline:none;box-shadow:0 0 0 2px #007aff33}._deleteButton_1o34q_203:hover{background:#ff3b301a;color:#ff3b30;border-color:#ff3b3033}._replyForm_1o34q_210{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}._replyTextarea_1o34q_216{width:100%;min-height:50px;padding:10px 12px;border:1px solid rgba(0,0,0,.08);border-radius:8px;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.4;resize:vertical;transition:all .2s cubic-bezier(.4,0,.2,1);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._replyTextarea_1o34q_216:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a,0 2px 8px #00000014;transform:translateY(-1px)}._formActions_1o34q_241{display:flex;justify-content:space-between;align-items:center;margin-top:8px;gap:8px}._charCount_1o34q_249{color:#86868b;font-size:11px;font-weight:500;flex-shrink:0}._cancelButton_1o34q_256{background:#fffc;border:1px solid rgba(0,0,0,.08);color:#86868b;padding:5px 10px;border-radius:6px;font-size:11px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._cancelButton_1o34q_256:hover{background:#fff;border-color:#0000001f;color:#1d1d1f;transform:translateY(-1px)}._saveButton_1o34q_276,._replyButton_1o34q_277{background:linear-gradient(135deg,#007aff,#5856d6);border:none;color:#fff;padding:5px 10px;border-radius:6px;font-size:11px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-weight:600;box-shadow:0 2px 8px #007aff4d,inset 0 1px #fff3}._saveButton_1o34q_276:hover,._replyButton_1o34q_277:hover{transform:translateY(-1px);box-shadow:0 4px 16px #007aff66,inset 0 1px #ffffff4d}._saveButton_1o34q_276:disabled,._replyButton_1o34q_277:disabled{background:#86868b;cursor:not-allowed;transform:none;box-shadow:none}._saveButton_1o34q_276:focus,._replyButton_1o34q_277:focus,._cancelButton_1o34q_256:focus{outline:none;box-shadow:0 0 0 2px #007aff33}._repliesContainer_1o34q_316{margin-top:12px}._depthLimitMessage_1o34q_321{color:#6b7280;font-size:12px;font-style:italic;padding:8px 12px;background-color:#f9fafb;border-radius:4px;margin-top:8px;border-left:3px solid #d1d5db}@media (max-width: 768px){._threadedNote_1o34q_2{padding-left:12px}._level-1_1o34q_32{margin-left:15px}._level-2_1o34q_37{margin-left:30px}._level-3_1o34q_42{margin-left:45px}._noteHeader_1o34q_48{flex-direction:column;align-items:flex-start;gap:4px}._authorInfo_1o34q_55{flex-wrap:wrap}._formActions_1o34q_241{flex-direction:column;align-items:stretch;gap:8px}._formActions_1o34q_241>div:first-child{display:flex;justify-content:space-between;align-items:center}}@media (prefers-contrast: high){._threadedNote_1o34q_2{border-left-width:3px}._noteText_1o34q_132{color:#000}._timestamp_1o34q_69,._actionButton_1o34q_178{color:#333}}@media (prefers-reduced-motion: reduce){._threadedNote_1o34q_2,._expandIcon_1o34q_118,._actionButton_1o34q_178,._editTextarea_1o34q_147,._replyTextarea_1o34q_216{transition:none}}._threadedNote_1o34q_2:focus-within{border-left-color:#3b82f6}._threadedNote_1o34q_2._highlighted_1o34q_406{background-color:#eff6ff;border-left-color:#3b82f6}._threadedNote_1o34q_2._loading_1o34q_412{opacity:.6;pointer-events:none}._threadedNote_1o34q_2._loading_1o34q_412:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_1o34q_1 1.5s infinite}@keyframes _shimmer_1o34q_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._virtualScrollContainer_1c597_1{position:relative;overflow:auto;-webkit-overflow-scrolling:touch}._virtualScrollContent_1c597_7{position:relative}._virtualScrollViewport_1c597_11{position:absolute;top:0;left:0;right:0;will-change:transform}._virtualScrollItem_1c597_19{position:relative;overflow:hidden}._virtualScrollContainer_1c597_1::-webkit-scrollbar{width:8px}._virtualScrollContainer_1c597_1::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._virtualScrollContainer_1c597_1::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;transition:background-color .2s}._virtualScrollContainer_1c597_1::-webkit-scrollbar-thumb:hover{background:#a1a1a1}._virtualScrollContainer_1c597_1:focus{outline:2px solid #0066cc;outline-offset:2px}._virtualScrollContainer_1c597_1{contain:layout style paint;transform:translateZ(0)}._virtualScrollViewport_1c597_11{contain:layout style paint}._virtualScrollItem_1c597_19{contain:layout style}@media (prefers-color-scheme: dark){._virtualScrollContainer_1c597_1::-webkit-scrollbar-track{background:#2d2d2d}._virtualScrollContainer_1c597_1::-webkit-scrollbar-thumb{background:#555}._virtualScrollContainer_1c597_1::-webkit-scrollbar-thumb:hover{background:#777}}._internalNotesSection_1qlx2_2{background:#fff;border-radius:16px;padding:0;margin:0;position:relative;box-shadow:0 2px 8px #0000000a,0 1px 3px #00000005;border:1px solid #e9ecef;overflow:hidden;height:100%;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._sectionHeader_1qlx2_20{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid #e9ecef;background:#fff;flex-shrink:0}._sectionTitle_1qlx2_30{font-size:18px;font-weight:600;color:#212529;margin:0;display:flex;align-items:center;gap:8px;letter-spacing:-.2px}._noteCount_1qlx2_41{font-size:12px;font-weight:500;color:#6c757d;background:#e9ecef;padding:4px 8px;border-radius:12px;min-width:20px;text-align:center}._headerControls_1qlx2_52{display:flex;align-items:center;gap:8px}._searchInput_1qlx2_58{padding:8px 12px;border:1px solid #e1e5e9;border-radius:8px;font-size:14px;color:#212529;background:#fff;width:120px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}._searchInput_1qlx2_58:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a;width:140px}._searchInput_1qlx2_58::placeholder{color:#6c757d;font-size:13px}._sortSelect_1qlx2_82{padding:8px 12px;border:1px solid #e1e5e9;border-radius:8px;font-size:14px;color:#212529;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}._sortSelect_1qlx2_82:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a}._refreshButton_1qlx2_100{background:#fff;border:1px solid #e1e5e9;border-radius:8px;padding:8px 12px;cursor:pointer;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#6c757d;box-shadow:0 1px 3px #0000000d}._refreshButton_1qlx2_100:hover:not(:disabled){background:#f8f9fa;border-color:#007aff;color:#007aff;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}._refreshButton_1qlx2_100:disabled{opacity:.4;cursor:not-allowed;transform:none}._refreshButton_1qlx2_100:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a}._errorMessage_1qlx2_133{display:flex;align-items:center;gap:10px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:12px 16px;margin:16px 24px;color:#721c24;font-size:14px;font-weight:500}._errorIcon_1qlx2_147{font-size:16px;flex-shrink:0}._dismissError_1qlx2_152{background:none;border:none;color:#721c24;font-size:16px;cursor:pointer;padding:2px 4px;margin-left:auto;border-radius:4px;transition:all .2s ease}._dismissError_1qlx2_152:hover{background:#721c241a;transform:scale(1.1)}._newNoteForm_1qlx2_170{padding:20px 24px;background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0}._newNoteTextarea_1qlx2_177{width:100%;min-height:80px;padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;resize:vertical;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;box-shadow:0 1px 3px #0000000d}._newNoteTextarea_1qlx2_177:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a,0 2px 8px #00000014;transform:translateY(-1px)}._newNoteTextarea_1qlx2_177:disabled{background:#f8f9fa;cursor:not-allowed;opacity:.6}._newNoteTextarea_1qlx2_177::placeholder{color:#6c757d;font-size:14px}._formActions_1qlx2_213{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:12px}._charCount_1qlx2_221{color:#6c757d;font-size:12px;font-weight:500;flex-shrink:0}._actionButtons_1qlx2_228{display:flex;gap:8px}._clearButton_1qlx2_233{background:#fff;border:1px solid #e1e5e9;color:#6c757d;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._clearButton_1qlx2_233:hover:not(:disabled){background:#f8f9fa;border-color:#007aff;color:#007aff;transform:translateY(-1px)}._clearButton_1qlx2_233:disabled{opacity:.4;cursor:not-allowed;transform:none}._addButton_1qlx2_258{background:linear-gradient(135deg,#007aff,#5856d6);border:none;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #007aff4d,0 2px 8px #007aff33}._addButton_1qlx2_258:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #007aff66,0 4px 12px #007aff4d}._addButton_1qlx2_258:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}._clearButton_1qlx2_233:focus,._addButton_1qlx2_258:focus{outline:none;box-shadow:0 0 0 3px #007aff33}._loadingState_1qlx2_294{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 20px;color:#6c757d;font-size:14px;flex:1}._loadingSpinner_1qlx2_306{width:24px;height:24px;border:2px solid #e9ecef;border-top:2px solid #007aff;border-radius:50%;animation:_spin_1qlx2_1 1s linear infinite}@keyframes _spin_1qlx2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_1qlx2_321{text-align:center;padding:60px 20px;color:#6c757d;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}._emptyIcon_1qlx2_332{font-size:40px;margin-bottom:16px;opacity:.6;filter:grayscale(.3)}._emptyState_1qlx2_321 h4{font-size:16px;font-weight:600;color:#212529;margin:0 0 8px;letter-spacing:-.1px}._emptyState_1qlx2_321 p{font-size:14px;margin:0;line-height:1.5;color:#6c757d}._notesList_1qlx2_355{flex:1;overflow-y:auto;padding:0 24px 24px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._notesList_1qlx2_355::-webkit-scrollbar{width:4px}._notesList_1qlx2_355::-webkit-scrollbar-track{background:transparent}._notesList_1qlx2_355::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}._notesList_1qlx2_355::-webkit-scrollbar-thumb:hover{background:#0000004d}._shortcutsHelp_1qlx2_381{padding:20px 24px;border-top:1px solid #e9ecef;background:#f8f9fa;flex-shrink:0}._shortcutsDetails_1qlx2_388{font-size:12px;color:#6c757d}._shortcutsSummary_1qlx2_393{cursor:pointer;font-weight:500;padding:4px 0;list-style:none;outline:none;color:#6c757d;transition:color .2s ease}._shortcutsSummary_1qlx2_393::-webkit-details-marker{display:none}._shortcutsSummary_1qlx2_393:before{content:"▶";margin-right:6px;transition:transform .2s cubic-bezier(.4,0,.2,1);font-size:9px}._shortcutsDetails_1qlx2_388[open] ._shortcutsSummary_1qlx2_393:before{transform:rotate(90deg)}._shortcutsSummary_1qlx2_393:hover{color:#007aff}._shortcutsSummary_1qlx2_393:focus{outline:none;color:#007aff}._shortcutsList_1qlx2_427{margin-top:8px;padding-left:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:4px}._shortcutsList_1qlx2_427 div{display:flex;align-items:center;gap:6px}._shortcutsList_1qlx2_427 kbd{background:#fff;border:1px solid #e1e5e9;border-radius:4px;padding:2px 6px;font-family:-apple-system,BlinkMacSystemFont,SF Mono,Monaco,monospace;font-size:10px;font-weight:600;color:#212529}@media (max-width: 768px){._internalNotesSection_1qlx2_2{border-radius:12px}._sectionHeader_1qlx2_20{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 16px 12px}._headerControls_1qlx2_52{align-self:stretch;justify-content:space-between;gap:8px}._searchInput_1qlx2_58{width:100px}._searchInput_1qlx2_58:focus{width:120px}._newNoteForm_1qlx2_170{padding:16px}._notesList_1qlx2_355{padding:0 16px 16px}._formActions_1qlx2_213{flex-direction:column;align-items:stretch;gap:8px}._actionButtons_1qlx2_228{justify-content:space-between}._shortcutsHelp_1qlx2_381{padding:16px}._shortcutsList_1qlx2_427{grid-template-columns:1fr;gap:2px}}@media (prefers-contrast: high){._internalNotesSection_1qlx2_2{border-width:2px}._newNoteTextarea_1qlx2_177:focus{border-width:3px}._errorMessage_1qlx2_133{border-width:2px}}@media (prefers-reduced-motion: reduce){._loadingSpinner_1qlx2_306{animation:none}._newNoteTextarea_1qlx2_177,._refreshButton_1qlx2_100,._clearButton_1qlx2_233,._addButton_1qlx2_258{transition:none}._shortcutsSummary_1qlx2_393:before{transition:none}}@media print{._headerControls_1qlx2_52,._newNoteForm_1qlx2_170,._shortcutsHelp_1qlx2_381{display:none}._internalNotesSection_1qlx2_2{border:1px solid #000;box-shadow:none}}._dashboard_1px5b_1{max-width:1200px;margin:0 auto;padding:20px;background-color:#f8f9fa;min-height:100vh}._header_1px5b_9{text-align:center;margin-bottom:30px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_1px5b_9 h1{color:#2c3e50;margin:0 0 10px;font-size:2.5rem;font-weight:600}._header_1px5b_9 p{color:#6c757d;margin:0;font-size:1.1rem}._analyticsGrid_1px5b_32{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}._analyticsCard_1px5b_39{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center;transition:transform .2s ease,box-shadow .2s ease}._analyticsCard_1px5b_39:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._analyticsCard_1px5b_39 h3{color:#6c757d;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px}._analyticsValue_1px5b_62{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0}._controls_1px5b_70{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:30px;display:flex;flex-direction:column;gap:20px}._filters_1px5b_81{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;align-items:end}._filterGroup_1px5b_88{display:flex;flex-direction:column;gap:5px}._filterGroup_1px5b_88 label{font-weight:500;color:#495057;font-size:.9rem}._searchInput_1px5b_100,._filterSelect_1px5b_101{padding:10px 12px;border:2px solid #e9ecef;border-radius:6px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}._searchInput_1px5b_100:focus,._filterSelect_1px5b_101:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._searchInput_1px5b_100{width:100%}._exportControls_1px5b_120{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}._exportButton_1px5b_127{padding:10px 20px;background:#28a745;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease}._exportButton_1px5b_127:hover:not(:disabled){background:#218838;transform:translateY(-1px)}._exportButton_1px5b_127:disabled{background:#6c757d;cursor:not-allowed;transform:none}._activityList_1px5b_150{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}._activityItem_1px5b_157{padding:20px;border-bottom:1px solid #e9ecef;transition:background-color .2s ease}._activityItem_1px5b_157:last-child{border-bottom:none}._activityItem_1px5b_157:hover{background-color:#f8f9fa}._activityHeader_1px5b_171{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;flex-wrap:wrap;gap:10px}._activityMeta_1px5b_180{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._activityType_1px5b_187{background:#e9ecef;color:#495057;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500}._activityAuthor_1px5b_196{font-weight:600;color:#2c3e50}._activityTime_1px5b_201{color:#6c757d;font-size:.9rem}._editedIndicator_1px5b_206{background:#ffc107;color:#856404;padding:2px 6px;border-radius:3px;font-size:.75rem;font-weight:500}._postInfo_1px5b_215{display:flex;align-items:center;gap:15px;flex-wrap:wrap}._postTitle_1px5b_222{color:#495057;font-size:.9rem}._replyCount_1px5b_227{background:#007bff;color:#fff;padding:3px 8px;border-radius:12px;font-size:.8rem;font-weight:500}._activityContent_1px5b_236{margin:15px 0}._activityContent_1px5b_236 p{color:#495057;line-height:1.5;margin:0}._activityActions_1px5b_246{display:flex;gap:10px;flex-wrap:wrap}._viewButton_1px5b_252,._viewThreadButton_1px5b_253{padding:6px 12px;border:1px solid #007bff;background:transparent;color:#007bff;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .2s ease}._viewButton_1px5b_252:hover,._viewThreadButton_1px5b_253:hover{background:#007bff;color:#fff}._viewThreadButton_1px5b_253{border-color:#28a745;color:#28a745}._viewThreadButton_1px5b_253:hover{background:#28a745;color:#fff}._emptyState_1px5b_281{text-align:center;padding:60px 20px;color:#6c757d}._emptyState_1px5b_281 p{font-size:1.1rem;margin:0}._paginationWrapper_1px5b_293{margin-top:30px;display:flex;justify-content:center}._loadingOverlay_1px5b_300{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:1000}@media (max-width: 768px){._dashboard_1px5b_1{padding:15px}._header_1px5b_9 h1{font-size:2rem}._analyticsGrid_1px5b_32{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}._analyticsCard_1px5b_39{padding:20px}._analyticsValue_1px5b_62{font-size:2rem}._controls_1px5b_70{padding:20px}._filters_1px5b_81{grid-template-columns:1fr;gap:15px}._exportControls_1px5b_120{justify-content:center}._activityItem_1px5b_157{padding:15px}._activityHeader_1px5b_171{flex-direction:column;align-items:flex-start;gap:8px}._activityMeta_1px5b_180{gap:8px}._postInfo_1px5b_215{gap:10px}}@media (max-width: 480px){._dashboard_1px5b_1{padding:10px}._header_1px5b_9{padding:15px}._header_1px5b_9 h1{font-size:1.8rem}._analyticsGrid_1px5b_32{grid-template-columns:1fr;gap:10px}._controls_1px5b_70{padding:15px}._activityItem_1px5b_157{padding:12px}._activityMeta_1px5b_180{flex-direction:column;align-items:flex-start;gap:5px}._activityActions_1px5b_246{flex-direction:column;gap:8px}._viewButton_1px5b_252,._viewThreadButton_1px5b_253{width:100%;text-align:center}}._navigationContainer_oa2m1_2{position:relative;z-index:100}._toggleButton_oa2m1_8{display:flex;align-items:center;gap:6px;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:12px;color:#374151;cursor:pointer;transition:all .2s ease;position:fixed;top:20px;right:20px;box-shadow:0 2px 4px #0000001a}._toggleButton_oa2m1_8:hover{background-color:#e5e7eb;border-color:#9ca3af}._toggleButton_oa2m1_8:focus{outline:2px solid #3b82f6;outline-offset:2px}._navIcon_oa2m1_36{font-size:14px}._threadPosition_oa2m1_40{font-weight:500;color:#6b7280}._navigationPanel_oa2m1_46{position:fixed;top:60px;right:20px;width:320px;max-height:500px;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #00000026;display:flex;flex-direction:column;z-index:1000}._panelHeader_oa2m1_62{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;border-radius:8px 8px 0 0}._panelTitle_oa2m1_72{font-size:14px;font-weight:600;color:#374151;margin:0}._closeButton_oa2m1_79{background:none;border:none;font-size:18px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}._closeButton_oa2m1_79:hover{background-color:#e5e7eb;color:#374151}._closeButton_oa2m1_79:focus{outline:2px solid #3b82f6;outline-offset:2px}._searchContainer_oa2m1_101{position:relative;padding:12px 16px;border-bottom:1px solid #e5e7eb}._searchInput_oa2m1_107{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:13px;transition:border-color .2s ease}._searchInput_oa2m1_107:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._clearSearch_oa2m1_122{position:absolute;right:24px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:2px;font-size:16px}._clearSearch_oa2m1_122:hover{color:#374151;background-color:#f3f4f6}._navigationControls_oa2m1_142{display:flex;gap:8px;padding:12px 16px;border-bottom:1px solid #e5e7eb}._navButton_oa2m1_149{flex:1;padding:6px 12px;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;font-size:12px;color:#374151;cursor:pointer;transition:all .2s ease}._navButton_oa2m1_149:hover:not(:disabled){background-color:#e5e7eb;border-color:#9ca3af}._navButton_oa2m1_149:disabled{opacity:.5;cursor:not-allowed}._navButton_oa2m1_149:focus{outline:2px solid #3b82f6;outline-offset:2px}._notesList_oa2m1_177{flex:1;overflow-y:auto;max-height:300px}._emptyState_oa2m1_183{padding:20px 16px;text-align:center;color:#6b7280;font-size:13px;font-style:italic}._noteItem_oa2m1_192{width:100%;padding:10px 16px;border:none;background:none;text-align:left;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f3f4f6;position:relative}._noteItem_oa2m1_192:hover{background-color:#f9fafb}._noteItem_oa2m1_192:focus{outline:2px solid #3b82f6;outline-offset:-2px;background-color:#eff6ff}._noteItem_oa2m1_192._currentNote_oa2m1_214{background-color:#eff6ff;border-left:3px solid #3b82f6}._noteItem_oa2m1_192._level-0_oa2m1_220{padding-left:16px}._noteItem_oa2m1_192._level-1_oa2m1_224{padding-left:28px}._noteItem_oa2m1_192._level-2_oa2m1_228{padding-left:40px}._noteItem_oa2m1_192._level-3_oa2m1_232{padding-left:52px}._noteItemHeader_oa2m1_237{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._noteAuthor_oa2m1_244{font-weight:500;font-size:12px;color:#374151}._noteIndex_oa2m1_250{font-size:11px;color:#9ca3af;background-color:#f3f4f6;padding:2px 6px;border-radius:10px}._notePreview_oa2m1_258{font-size:12px;color:#6b7280;line-height:1.4;margin-bottom:2px}._replyIndicator_oa2m1_265{font-size:10px;color:#9ca3af;font-family:monospace}._overlay_oa2m1_272{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000001a;z-index:999}._shortcutsHelp_oa2m1_283{padding:12px 16px;background-color:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px}._shortcutsTitle_oa2m1_290{font-size:11px;font-weight:600;color:#374151;margin-bottom:6px}._shortcutsList_oa2m1_297{display:flex;flex-wrap:wrap;gap:8px;font-size:10px;color:#6b7280}._shortcutsList_oa2m1_297 kbd{background-color:#e5e7eb;border:1px solid #d1d5db;border-radius:2px;padding:1px 4px;font-family:monospace;font-size:9px}@media (max-width: 768px){._toggleButton_oa2m1_8{top:10px;right:10px;padding:4px 8px;font-size:11px}._navigationPanel_oa2m1_46{top:50px;right:10px;left:10px;width:auto;max-height:400px}._noteItem_oa2m1_192._level-1_oa2m1_224{padding-left:24px}._noteItem_oa2m1_192._level-2_oa2m1_228{padding-left:32px}._noteItem_oa2m1_192._level-3_oa2m1_232{padding-left:40px}}@media (prefers-contrast: high){._toggleButton_oa2m1_8,._navigationPanel_oa2m1_46{border-width:2px}._noteItem_oa2m1_192._currentNote_oa2m1_214{border-left-width:4px}}@media (prefers-reduced-motion: reduce){._toggleButton_oa2m1_8,._closeButton_oa2m1_79,._navButton_oa2m1_149,._noteItem_oa2m1_192{transition:none}}@media (prefers-color-scheme: dark){._toggleButton_oa2m1_8{background-color:#374151;border-color:#4b5563;color:#f9fafb}._toggleButton_oa2m1_8:hover{background-color:#4b5563;border-color:#6b7280}._navigationPanel_oa2m1_46{background-color:#1f2937;border-color:#374151}._panelHeader_oa2m1_62{background-color:#374151;border-color:#4b5563}._panelTitle_oa2m1_72{color:#f9fafb}._searchInput_oa2m1_107{background-color:#374151;border-color:#4b5563;color:#f9fafb}._noteItem_oa2m1_192:hover{background-color:#374151}._noteItem_oa2m1_192._currentNote_oa2m1_214{background-color:#1e3a8a}._shortcutsHelp_oa2m1_283{background-color:#374151;border-color:#4b5563}}._highlighterContainer_1rkcp_2{position:relative}._highlightIndicator_1rkcp_7{position:fixed;top:70px;left:50%;transform:translate(-50%);z-index:1000;animation:_slideDown_1rkcp_1 .3s ease-out}._indicatorContent_1rkcp_16{display:flex;align-items:center;gap:8px;background-color:#1f2937;color:#fff;padding:8px 16px;border-radius:20px;font-size:13px;box-shadow:0 4px 12px #00000026;border:1px solid #374151}._indicatorIcon_1rkcp_29{font-size:14px}._indicatorText_1rkcp_33{font-weight:500}._clearButton_1rkcp_37{background:none;border:none;color:#9ca3af;font-size:16px;cursor:pointer;padding:0 4px;border-radius:2px;transition:color .2s ease}._clearButton_1rkcp_37:hover{color:#fff}._clearButton_1rkcp_37:focus{outline:2px solid #3b82f6;outline-offset:2px}._helpTooltip_1rkcp_58{position:fixed;bottom:20px;right:20px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:999}._helpTooltip_1rkcp_58:hover,._highlighterContainer_1rkcp_2:hover ._helpTooltip_1rkcp_58{opacity:1;pointer-events:auto}._tooltipContent_1rkcp_74{background-color:#1f2937;color:#fff;padding:10px 12px;border-radius:6px;font-size:11px;box-shadow:0 4px 12px #00000026;border:1px solid #374151;max-width:200px}._tooltipTitle_1rkcp_85{font-weight:600;margin-bottom:6px;color:#f3f4f6}._tooltipShortcuts_1rkcp_91{display:flex;flex-direction:column;gap:3px;color:#d1d5db}._tooltipShortcuts_1rkcp_91 kbd{background-color:#374151;border:1px solid #4b5563;border-radius:2px;padding:1px 4px;font-family:monospace;font-size:10px;margin-right:4px}.highlighted{background-color:#fef3c7!important;border-left-color:#f59e0b!important;box-shadow:0 0 0 2px #f59e0b4d!important;animation:_highlightPulse_1rkcp_1 .6s ease-out}.threadHighlighted{background-color:#eff6ff!important;border-left-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f633!important}@keyframes _slideDown_1rkcp_1{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes _highlightPulse_1rkcp_1{0%{box-shadow:0 0 #f59e0bb3}50%{box-shadow:0 0 0 4px #f59e0b4d}to{box-shadow:0 0 0 2px #f59e0b4d}}@media (max-width: 768px){._highlightIndicator_1rkcp_7{top:60px;left:10px;right:10px;transform:none}._indicatorContent_1rkcp_16{padding:6px 12px;font-size:12px}._helpTooltip_1rkcp_58{bottom:10px;right:10px}._tooltipContent_1rkcp_74{font-size:10px;padding:8px 10px;max-width:150px}}@media (prefers-contrast: high){.highlighted{background-color:#fbbf24!important;border-left-color:#d97706!important;box-shadow:0 0 0 3px #d9770680!important}.threadHighlighted{background-color:#dbeafe!important;border-left-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb66!important}._indicatorContent_1rkcp_16{border-width:2px}}@media (prefers-reduced-motion: reduce){._highlightIndicator_1rkcp_7,.highlighted{animation:none}._helpTooltip_1rkcp_58{transition:none}}@media (prefers-color-scheme: dark){.highlighted{background-color:#451a03!important;border-left-color:#ea580c!important;box-shadow:0 0 0 2px #ea580c66!important}.threadHighlighted{background-color:#1e3a8a!important;border-left-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f64d!important}}.highlighted:focus{outline:3px solid #f59e0b!important;outline-offset:2px!important}.threadHighlighted:focus{outline:2px solid #3b82f6!important;outline-offset:2px!important}.highlighted:hover{background-color:#fde68a!important}.threadHighlighted:hover{background-color:#dbeafe!important}._highlighterContainer_1rkcp_2._loading_1rkcp_242 .highlighted,._highlighterContainer_1rkcp_2._loading_1rkcp_242 .threadHighlighted{opacity:.7;pointer-events:none}@media (prefers-reduced-motion: no-preference){.highlighted{transition:all .3s ease}.threadHighlighted{transition:all .2s ease}}@media print{._highlightIndicator_1rkcp_7,._helpTooltip_1rkcp_58{display:none}.highlighted{background-color:#f3f4f6!important;border-left-color:#000!important;box-shadow:none!important}.threadHighlighted{background-color:#f9fafb!important;border-left-color:#666!important;box-shadow:none!important}}
