/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.animate-pulse-slow{animation:3s cubic-bezier(.4,0,.6,1) infinite pulse}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f2937b3;border:1px solid #6b728033}@keyframes blob{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.animate-blob{animation:7s infinite blob}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-top-2{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}.animate-in{animation-duration:.3s;animation-fill-mode:both}.fade-in{animation-name:fade-in}.slide-in-from-top-2{animation-name:slide-in-from-top-2}._container_1ff5g_3{min-height:100vh;width:100%;display:flex;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}._brandingSide_1ff5g_11{display:none;width:50%;background:linear-gradient(135deg,#0d9488,#0f766e,#115e59);padding:3rem;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}._brandingSide_1ff5g_11:before{content:"";position:absolute;top:-10%;right:-10%;width:400px;height:400px;background:#ffffff1a;border-radius:50%;filter:blur(60px)}._brandingSide_1ff5g_11:after{content:"";position:absolute;bottom:-10%;left:-10%;width:400px;height:400px;background:#0000001a;border-radius:50%;filter:blur(60px)}@media (min-width: 1024px){._brandingSide_1ff5g_11{display:flex}}._brandHeader_1ff5g_52{position:relative;z-index:10}._logoContainer_1ff5g_57{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._logoBox_1ff5g_64{padding:.75rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center}._logoBox_1ff5g_64 svg{width:32px;height:32px;color:#fff}._logoText_1ff5g_81{font-size:1.5rem;font-weight:700;color:#fff}._brandContent_1ff5g_87{position:relative;z-index:10}._brandTitle_1ff5g_92{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}._brandDescription_1ff5g_100{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem}._featureList_1ff5g_106{display:flex;flex-direction:column;gap:1rem}._featureItem_1ff5g_112{display:flex;align-items:center;gap:.75rem;color:#fff}._featureDot_1ff5g_119{width:8px;height:8px;background:#5eead4;border-radius:50%}._brandFooter_1ff5g_126{position:relative;z-index:10;color:#ffffffb3;font-size:.875rem}._formSide_1ff5g_134{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background:#f9fafb}@media (min-width: 1024px){._formSide_1ff5g_134{width:50%}}._formContainer_1ff5g_149{width:100%;max-width:28rem}._mobileLogo_1ff5g_154{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}._mobileLogoBox_1ff5g_161{padding:.75rem;background:#0d9488;border-radius:12px;display:flex;align-items:center;justify-content:center}._mobileLogoBox_1ff5g_161 svg{width:24px;height:24px;color:#fff}._mobileLogoText_1ff5g_176{font-size:1.25rem;font-weight:700;color:#111827}@media (min-width: 1024px){._mobileLogo_1ff5g_154{display:none}}._card_1ff5g_188{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2.5rem;box-sizing:border-box;overflow:hidden}._cardHeader_1ff5g_197{margin-bottom:2rem}._cardTitle_1ff5g_201{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}._cardSubtitle_1ff5g_208{color:#6b7280;font-size:1rem}._errorMessage_1ff5g_213{margin-bottom:1.5rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;align-items:flex-start;gap:.75rem;animation:_slideIn_1ff5g_1 .3s ease-out}@keyframes _slideIn_1ff5g_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._errorIcon_1ff5g_236{width:20px;height:20px;color:#dc2626;flex-shrink:0;margin-top:2px}._errorText_1ff5g_244{font-size:.875rem;color:#991b1b;flex:1}._form_1ff5g_134{display:flex;flex-direction:column;gap:1.25rem;width:100%;box-sizing:border-box}._formGroup_1ff5g_258{display:flex;flex-direction:column;width:100%;box-sizing:border-box}._label_1ff5g_265{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._inputWrapper_1ff5g_273{position:relative;width:100%;box-sizing:border-box}._inputIcon_1ff5g_279{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}._inputIcon_1ff5g_279 svg{width:20px;height:20px;color:#9ca3af;transition:color .2s}._input_1ff5g_273{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s;background:#fff;box-sizing:border-box}._input_1ff5g_273:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}._input_1ff5g_273:focus+._inputIcon_1ff5g_279 svg{color:#0d9488}._input_1ff5g_273::-moz-placeholder{color:#9ca3af}._input_1ff5g_273::placeholder{color:#9ca3af}._input_1ff5g_273:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6}._passwordWrapper_1ff5g_325{position:relative;width:100%;box-sizing:border-box}._passwordInput_1ff5g_331{padding-right:3rem}._togglePassword_1ff5g_335{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:color .2s}._togglePassword_1ff5g_335:hover{color:#4b5563}._togglePassword_1ff5g_335:disabled{cursor:not-allowed;opacity:.5}._togglePassword_1ff5g_335 svg{width:20px;height:20px}._submitButton_1ff5g_365{width:100%;padding:.875rem 1rem;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;font-weight:600;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 6px -1px #0d94884d}._submitButton_1ff5g_365:hover:not(:disabled){background:linear-gradient(135deg,#0f766e,#115e59);transform:translateY(-1px);box-shadow:0 6px 8px -1px #0d948866}._submitButton_1ff5g_365:active:not(:disabled){transform:translateY(0)}._submitButton_1ff5g_365:disabled{opacity:.6;cursor:not-allowed;transform:none}._submitButton_1ff5g_365 svg{width:20px;height:20px}@keyframes _spin_1ff5g_410{to{transform:rotate(360deg)}}._spinner_1ff5g_410{animation:_spin_1ff5g_410 1s linear infinite}._demoCredentials_1ff5g_414{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._demoBox_1ff5g_420{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border:1px solid #99f6e4;border-radius:8px;padding:1rem}._demoTitle_1ff5g_427{font-size:.75rem;font-weight:600;color:#115e59;margin-bottom:.5rem}._demoInfo_1ff5g_434{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#0f766e}._demoInfo_1ff5g_434 span{font-weight:500}._footer_1ff5g_446{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1.5rem}._container_1taik_3{display:flex;height:100vh;background:#f9fafb;overflow:hidden}._sidebar_1taik_11{width:320px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;box-shadow:2px 0 8px #00000005;position:relative}._sidebarHeader_1taik_21{padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fff,#f9fafb)}._logoContainer_1taik_27{display:flex;align-items:center;gap:.75rem}._logoBox_1taik_33{padding:.625rem;background:linear-gradient(135deg,#0d9488,#0f766e);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0d94884d}._logoBox_1taik_33 svg{width:20px;height:20px;color:#fff}._logoText_1taik_49{font-size:1.25rem;font-weight:600;background:linear-gradient(135deg,#0d9488,#0f766e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._sidebarContent_1taik_58{padding:1.5rem;flex:1;overflow-y:auto}._uploadArea_1taik_64{border:2px dashed #d1d5db;border-radius:12px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;background:#fafafa;position:relative;overflow:hidden}._uploadArea_1taik_64:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0d94880d,#0f766e0d);opacity:0;transition:opacity .3s}._uploadArea_1taik_64:hover{border-color:#0d9488;background:#fff}._uploadArea_1taik_64:hover:before{opacity:1}._uploadIcon_1taik_97{width:40px;height:40px;color:#9ca3af;margin-bottom:.75rem;position:relative;z-index:1;transition:all .3s;pointer-events:none}._uploadArea_1taik_64:hover ._uploadIcon_1taik_97{color:#0d9488;transform:translateY(-2px)}._uploadIconSpinner_1taik_113{animation:_spin_1taik_470 1s linear infinite}@keyframes _spin_1taik_470{to{transform:rotate(360deg)}}._uploadText_1taik_123{font-size:.875rem;font-weight:500;color:#4b5563;position:relative;z-index:1;transition:color .3s;pointer-events:none}._uploadArea_1taik_64:hover ._uploadText_1taik_123{color:#0d9488}._uploadSubtext_1taik_137{font-size:.75rem;color:#9ca3af;margin-top:.25rem;position:relative;z-index:1;pointer-events:none}._fileInput_1taik_146{display:none}._fileInfo_1taik_150{margin-top:1.5rem;padding:1rem;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border-radius:12px;border:1px solid #99f6e4;display:flex;align-items:center;gap:.75rem;box-shadow:0 2px 4px #0d94881a}._fileIconBox_1taik_162{padding:.5rem;background:linear-gradient(135deg,#5eead4,#2dd4bf);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._fileIconBox_1taik_162 svg{width:20px;height:20px;color:#115e59}._fileDetails_1taik_178{overflow:hidden;flex:1}._fileName_1taik_183{font-size:.875rem;font-weight:500;color:#115e59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileStatus_1taik_192{font-size:.75rem;color:#0f766e;display:flex;align-items:center;gap:.375rem;margin-top:.25rem}._statusDot_1taik_201{width:6px;height:6px;background:#10b981;border-radius:50%;animation:_pulse_1taik_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_1taik_1{0%,to{opacity:1}50%{opacity:.5}}._sidebarFooter_1taik_221{padding:1.5rem;background:#fff;height:84px;display:flex;align-items:center;box-sizing:border-box;position:relative}._sidebarFooter_1taik_221:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#e5e7eb}._logoutButton_1taik_241{display:flex;align-items:center;gap:.625rem;color:#6b7280;background:#fafafa;border:1px solid #e5e7eb;padding:.75rem 1rem;border-radius:10px;width:100%;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500}._logoutButton_1taik_241:hover{color:#dc2626;border-color:#fecaca;background:#fef2f2}._logoutButton_1taik_241 svg{width:18px;height:18px;transition:transform .2s}._logoutButton_1taik_241:hover svg{transform:translate(-2px)}._configureButton_1taik_273{display:flex;align-items:center;gap:.625rem;color:#6b7280;background:#fafafa;border:1px solid #e5e7eb;padding:.75rem 1rem;border-radius:10px;width:100%;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;margin-top:1.5rem}._configureButton_1taik_273:hover{color:#0d9488;border-color:#99f6e4;background:#f0fdfa}._configureButton_1taik_273 svg{width:18px;height:18px;transition:transform .2s}._configureButton_1taik_273:hover svg{transform:rotate(45deg)}._modelSelector_1taik_306{margin-top:1rem}._selectorLabel_1taik_310{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._selectorDropdown_1taik_320{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;color:#111827;background:#fff;cursor:pointer;transition:all .2s}._selectorDropdown_1taik_320:hover{border-color:#9ca3af}._selectorDropdown_1taik_320:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._advancedSettingsButton_1taik_342{display:flex;align-items:center;gap:.5rem;justify-content:center;color:#6b7280;background:#fff;border:1px solid #d1d5db;padding:.625rem 1rem;border-radius:8px;width:100%;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;margin-top:1rem}._advancedSettingsButton_1taik_342:hover{color:#3b82f6;border-color:#3b82f6;background:#eff6ff}._advancedSettingsButton_1taik_342 svg{width:16px;height:16px}._validateButton_1taik_371{display:flex;align-items:center;gap:.625rem;color:#fff;background:linear-gradient(135deg,#0d9488,#0f766e);border:none;padding:.75rem 1rem;border-radius:10px;width:100%;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;margin-top:1rem;box-shadow:0 2px 4px #0d948833}._validateButton_1taik_371:hover{background:linear-gradient(135deg,#0f766e,#115e59);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0d94884d}._validateButton_1taik_371 svg{width:18px;height:18px}._quickClassifyButton_1taik_400{display:flex;align-items:center;gap:.625rem;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;padding:.75rem 1rem;border-radius:10px;width:100%;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;margin-top:1rem;box-shadow:0 2px 4px #3b82f633}._quickClassifyButton_1taik_400:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 6px -1px #3b82f64d}._quickClassifyButton_1taik_400:disabled{opacity:.6;cursor:not-allowed;transform:none}._quickClassifyButton_1taik_400 svg{width:18px;height:18px}._extractButton_1taik_435{display:flex;align-items:center;gap:.625rem;color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:none;padding:.75rem 1rem;border-radius:10px;width:100%;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;margin-top:.5rem;box-shadow:0 2px 4px #10b98133}._extractButton_1taik_435:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 6px -1px #10b9814d}._extractButton_1taik_435:disabled{opacity:.6;cursor:not-allowed;transform:none}._extractButton_1taik_435 svg{width:18px;height:18px}._spinIcon_1taik_470{animation:_spin_1taik_470 1s linear infinite}._deepClassifyButton_1taik_474{display:flex;align-items:center;gap:.625rem;color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:none;padding:.75rem 1rem;border-radius:10px;width:100%;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;margin-top:.75rem;box-shadow:0 2px 4px #10b98133}._deepClassifyButton_1taik_474:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 6px -1px #10b9814d}._deepClassifyButton_1taik_474:disabled{opacity:.6;cursor:not-allowed;transform:none}._deepClassifyButton_1taik_474 svg{width:18px;height:18px}._mainArea_1taik_510{flex:1;display:flex;flex-direction:column;overflow:hidden}._chatMessages_1taik_517{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}._emptyState_1taik_526{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280}._emptyStateCard_1taik_535{padding:3rem 2rem;background:#fff;border-radius:16px;border:1px solid #e5e7eb;text-align:center;max-width:400px;box-shadow:0 4px 6px -1px #0000000d}._emptyStateIcon_1taik_545{width:80px;height:80px;margin:0 auto 1.5rem;opacity:.15;color:#0d9488}._emptyStateTitle_1taik_553{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}._emptyStateText_1taik_560{color:#6b7280;font-size:.875rem}._messageWrapper_1taik_565{display:flex;animation:_slideIn_1taik_1 .3s ease-out}@keyframes _slideIn_1taik_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._messageWrapperUser_1taik_582{justify-content:flex-end}._messageWrapperAssistant_1taik_586,._messageWrapperSystem_1taik_590{justify-content:flex-start}._messageContainer_1taik_594{display:flex;flex-direction:column;gap:.5rem;max-width:75%}._message_1taik_565{max-width:75%;padding:1rem 1.25rem;border-radius:16px;box-shadow:0 2px 4px #0000000d;line-height:1.6;word-wrap:break-word}._messageUser_1taik_610{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;border-bottom-right-radius:4px;box-shadow:0 4px 6px -1px #0d94884d}._messageAssistant_1taik_617{background:#fff;color:#111827;border:1px solid #e5e7eb;border-bottom-left-radius:4px}._messageSystem_1taik_624{background:#f3f4f6;color:#6b7280;font-size:.875rem;font-style:italic;border:1px solid #e5e7eb;max-width:85%}._loadingMessage_1taik_633{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px 16px 16px 4px;max-width:75%;box-shadow:0 2px 4px #0000000d}._loadingSpinner_1taik_646{width:20px;height:20px;color:#0d9488;animation:_spin_1taik_470 1s linear infinite}._loadingText_1taik_653{color:#6b7280;font-size:.875rem}._tokenUsage_1taik_659{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border:1px solid #99f6e4;border-radius:8px;font-size:.75rem;align-self:flex-start}._tokenLabel_1taik_671{font-weight:600;color:#115e59}._tokenValue_1taik_676{color:#0f766e}._inputArea_1taik_681{padding:1.5rem;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 8px #00000005;height:84px;display:flex;align-items:center;box-sizing:border-box}._inputForm_1taik_692{display:flex;gap:1rem;width:100%}._input_1taik_681{flex:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.25rem;font-size:.9375rem;outline:none;transition:all .2s;box-sizing:border-box}._input_1taik_681:focus{background:#fff;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}._input_1taik_681::-moz-placeholder{color:#9ca3af}._input_1taik_681::placeholder{color:#9ca3af}._input_1taik_681:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6}._sendButton_1taik_726{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;padding:1rem 1.5rem;border:none;border-radius:12px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0d94884d}._sendButton_1taik_726:hover:not(:disabled){background:linear-gradient(135deg,#0f766e,#115e59);transform:translateY(-1px);box-shadow:0 6px 8px -1px #0d948866}._sendButton_1taik_726:active:not(:disabled){transform:translateY(0)}._sendButton_1taik_726:disabled{opacity:.5;cursor:not-allowed;transform:none}._sendButton_1taik_726 svg{width:20px;height:20px}._chatMessages_1taik_517::-webkit-scrollbar{width:8px}._chatMessages_1taik_517::-webkit-scrollbar-track{background:#f3f4f6}._chatMessages_1taik_517::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._chatMessages_1taik_517::-webkit-scrollbar-thumb:hover{background:#9ca3af}._sidebarContent_1taik_58::-webkit-scrollbar{width:6px}._sidebarContent_1taik_58::-webkit-scrollbar-track{background:transparent}._sidebarContent_1taik_58::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._sidebarContent_1taik_58::-webkit-scrollbar-thumb:hover{background:#9ca3af}._container_k0v3u_3{background:#fff;border-radius:12px;overflow:hidden;font-family:Consolas,Monaco,Courier New,monospace;font-size:.875rem;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb}._header_k0v3u_13{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border-bottom:1px solid #99f6e4}._title_k0v3u_22{font-size:.75rem;font-weight:600;color:#115e59;text-transform:uppercase;letter-spacing:.05em}._copyButton_k0v3u_30{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#fff;border:1px solid #5eead4;border-radius:6px;color:#0f766e;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s}._copyButton_k0v3u_30:hover{background:#0d9488;border-color:#0d9488;color:#fff}._copyButton_k0v3u_30 svg{width:14px;height:14px}._content_k0v3u_56{padding:1rem;overflow-x:auto;max-height:500px;overflow-y:auto;background:#f9fafb}._nested_k0v3u_64{margin-left:1.5rem;border-left:2px solid #5eead4;padding-left:.75rem}._arrayItem_k0v3u_70,._objectItem_k0v3u_71{margin:.25rem 0;line-height:1.6}._collapseButton_k0v3u_76{background:none;border:none;padding:0;margin-right:.25rem;cursor:pointer;color:#6b7280;display:inline-flex;align-items:center;vertical-align:middle;transition:color .2s}._collapseButton_k0v3u_76:hover{color:#0d9488}._collapseButton_k0v3u_76 svg{width:14px;height:14px}._string_k0v3u_99{color:#059669;font-weight:400}._number_k0v3u_104{color:#dc2626;font-weight:500}._boolean_k0v3u_109{color:#0d9488;font-weight:600}._null_k0v3u_114{color:#9333ea;font-style:italic}._key_k0v3u_119{color:#0f766e;font-weight:600}._bracket_k0v3u_124{color:#374151;font-weight:700}._colon_k0v3u_129{color:#6b7280;margin:0 .25rem}._comma_k0v3u_134{color:#6b7280}._ellipsis_k0v3u_138{color:#9ca3af;font-style:italic;margin:0 .5rem}._array_k0v3u_70,._object_k0v3u_71{display:inline}._content_k0v3u_56::-webkit-scrollbar{width:8px;height:8px}._content_k0v3u_56::-webkit-scrollbar-track{background:#f3f4f6}._content_k0v3u_56::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._content_k0v3u_56::-webkit-scrollbar-thumb:hover{background:#0d9488}._content_k0v3u_56::-webkit-scrollbar-corner{background:#f3f4f6}._modalOverlay_1b4di_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1b4di_1 .2s ease-out}@keyframes _fadeIn_1b4di_1{0%{opacity:0}to{opacity:1}}._modalContent_1b4di_21{background:#fff;border-radius:16px;max-width:700px;width:90%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_1b4di_1 .3s ease-out}@keyframes _slideUp_1b4di_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1b4di_45{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fff,#f9fafb)}._modalHeader_1b4di_45 h2{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._closeButton_1b4di_61{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeButton_1b4di_61:hover{background:#f3f4f6;color:#111827}._modalBody_1b4di_79{padding:1.5rem;overflow-y:auto;flex:1}._filename_1b4di_85{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border:1px solid #99f6e4;border-radius:10px;color:#115e59;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}._categoryGrid_1b4di_99{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}._categoryCard_1b4di_106{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s;text-align:left;display:flex;flex-direction:column;gap:.5rem}._categoryCard_1b4di_106:hover{border-color:#0d9488;background:linear-gradient(135deg,#f0fdfa,#fff);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0d94881a}._categoryName_1b4di_126{font-weight:600;color:#111827;font-size:.9375rem}._categoryDescription_1b4di_132{font-size:.8125rem;color:#6b7280;line-height:1.4}._autoDetect_1b4di_138{border-color:#a78bfa;background:linear-gradient(135deg,#faf5ff,#fff);position:relative}._autoDetect_1b4di_138:hover{border-color:#8b5cf6;background:linear-gradient(135deg,#f5f3ff,#fff)}._autoDetectIcon_1b4di_149{width:20px;height:20px;color:#8b5cf6;margin-bottom:.25rem}._newCategoryButton_1b4di_156{width:100%;padding:.875rem 1rem;background:#fff;border:2px dashed #d1d5db;border-radius:10px;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}._newCategoryButton_1b4di_156:hover{border-color:#0d9488;color:#0d9488;background:#f0fdfa}._newCategoryForm_1b4di_179{padding:1.25rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}._newCategoryInput_1b4di_186,._newCategoryTextarea_1b4di_187{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;outline:none;transition:all .2s;box-sizing:border-box}._newCategoryInput_1b4di_186{margin-bottom:.75rem}._newCategoryTextarea_1b4di_187{margin-bottom:1rem;resize:vertical;font-family:inherit}._newCategoryInput_1b4di_186:focus,._newCategoryTextarea_1b4di_187:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}._newCategoryActions_1b4di_214{display:flex;gap:.75rem}._createButton_1b4di_219,._cancelButton_1b4di_220{flex:1;padding:.625rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}._createButton_1b4di_219{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff}._createButton_1b4di_219:hover{background:linear-gradient(135deg,#0f766e,#115e59);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0d94884d}._cancelButton_1b4di_220{background:#fff;color:#6b7280;border:1px solid #d1d5db}._cancelButton_1b4di_220:hover{background:#f3f4f6;color:#111827}._modalOverlay_12k1a_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_12k1a_1 .2s ease-out}@keyframes _fadeIn_12k1a_1{0%{opacity:0}to{opacity:1}}._modalContent_12k1a_21{background:#fff;border-radius:16px;max-width:800px;width:90%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_12k1a_1 .3s ease-out}@keyframes _slideUp_12k1a_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_12k1a_45{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:flex-start;justify-content:space-between;background:linear-gradient(135deg,#fff,#f9fafb)}._header_12k1a_45 h2{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .25rem}._subtitle_12k1a_61{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:.375rem;margin:0}._closeBtn_12k1a_70{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeBtn_12k1a_70:hover{background:#f3f4f6;color:#111827}._loading_12k1a_88,._emptyState_12k1a_89{padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#6b7280}._loadingSpinner_12k1a_99{width:32px;height:32px;color:#0d9488;animation:_spin_12k1a_418 1s linear infinite}@keyframes _spin_12k1a_418{to{transform:rotate(360deg)}}._emptyState_12k1a_89{color:#9ca3af}._emptyHint_12k1a_116{font-size:.875rem;color:#d1d5db}._fieldsList_12k1a_121{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1rem}._fieldCard_12k1a_130{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;transition:all .2s}._fieldCard_12k1a_130._validated_12k1a_138{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#fff)}._fieldCard_12k1a_130._corrected_12k1a_143{border-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}._fieldCard_12k1a_130._rejected_12k1a_148{border-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fff)}._fieldHeader_12k1a_153{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._fieldLabel_12k1a_160{font-weight:600;color:#111827;font-size:.9375rem;display:flex;align-items:center;gap:.5rem}._required_12k1a_169,._optional_12k1a_170{font-size:.75rem;padding:.125rem .5rem;border-radius:4px;font-weight:500}._required_12k1a_169{background:#fee2e2;color:#991b1b}._optional_12k1a_170{background:#e5e7eb;color:#6b7280}._fieldActions_12k1a_187{display:flex;gap:.5rem;align-items:center}._validateBtn_12k1a_193,._editBtn_12k1a_194,._rejectBtn_12k1a_195,._saveEditBtn_12k1a_196,._cancelEditBtn_12k1a_197{background:#fff;border:1px solid #d1d5db;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._validateBtn_12k1a_193{color:#10b981}._validateBtn_12k1a_193:hover{background:#f0fdf4;border-color:#10b981}._editBtn_12k1a_194{color:#f59e0b}._editBtn_12k1a_194:hover{background:#fffbeb;border-color:#f59e0b}._rejectBtn_12k1a_195{color:#ef4444}._rejectBtn_12k1a_195:hover{background:#fef2f2;border-color:#ef4444}._validatedBadge_12k1a_236,._correctedBadge_12k1a_237,._rejectedBadge_12k1a_238{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:500}._validatedBadge_12k1a_236{background:#f0fdf4;color:#10b981}._correctedBadge_12k1a_237{background:#fffbeb;color:#f59e0b}._rejectedBadge_12k1a_238{background:#fef2f2;color:#ef4444}._fieldValue_12k1a_263{padding:.75rem;background:#f9fafb;border-radius:8px;color:#111827;font-size:.875rem;line-height:1.5;word-break:break-word}._noValue_12k1a_273{color:#9ca3af;font-style:italic}._editMode_12k1a_278{display:flex;flex-direction:column;gap:.75rem}._editInput_12k1a_284{width:100%;padding:.75rem;border:2px solid #0d9488;border-radius:8px;font-size:.875rem;outline:none;box-sizing:border-box;box-shadow:0 0 0 3px #0d94881a}._editActions_12k1a_295{display:flex;gap:.5rem}._saveEditBtn_12k1a_196,._cancelEditBtn_12k1a_197{flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500}._saveEditBtn_12k1a_196{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;border:none}._saveEditBtn_12k1a_196:hover{background:linear-gradient(135deg,#0f766e,#115e59)}._cancelEditBtn_12k1a_197{background:#fff;color:#6b7280}._cancelEditBtn_12k1a_197:hover{background:#f3f4f6;color:#111827}._confidence_12k1a_328{margin-top:.5rem;font-size:.75rem;color:#6b7280}._notesSection_12k1a_334{padding:1.5rem;border-top:1px solid #e5e7eb}._notesSection_12k1a_334 label{display:block;font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.5rem}._notesInput_12k1a_348{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;outline:none;transition:all .2s;resize:vertical;min-height:80px;font-family:inherit;box-sizing:border-box}._notesInput_12k1a_348:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}._footer_12k1a_367{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;background:#f9fafb}._cancelBtn_12k1a_376,._saveBtn_12k1a_377{padding:.75rem 1.5rem;border-radius:10px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}._cancelBtn_12k1a_376{background:#fff;color:#6b7280;border:1px solid #d1d5db}._cancelBtn_12k1a_376:hover{background:#f3f4f6;color:#111827}._saveBtn_12k1a_377{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;border:none}._saveBtn_12k1a_377:hover:not(:disabled){background:linear-gradient(135deg,#0f766e,#115e59);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0d94884d}._saveBtn_12k1a_377:disabled{opacity:.5;cursor:not-allowed;transform:none}._spinner_12k1a_418{animation:_spin_12k1a_418 1s linear infinite}._addFieldSection_12k1a_423{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;background:#fafbfc}._addFieldBtn_12k1a_429{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#0d9488;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._addFieldBtn_12k1a_429:hover{background:#0f766e;transform:translateY(-1px);box-shadow:0 4px 6px #0d948833}._newFieldForm_12k1a_450{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;animation:_slideInDown_12k1a_1 .2s ease-out}._newFieldForm_12k1a_450 h3{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem}._formGroup_12k1a_465{margin-bottom:1rem}._formGroup_12k1a_465 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._formInput_12k1a_477{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._formInput_12k1a_477:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}._hint_12k1a_493{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem;font-style:italic}._formActions_12k1a_501{display:flex;gap:.75rem;margin-top:1rem}._addBtn_12k1a_507,._cancelFormBtn_12k1a_507{padding:.75rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._addBtn_12k1a_507{background:#0d9488;color:#fff;border:none}._addBtn_12k1a_507:hover{background:#0f766e}._cancelFormBtn_12k1a_507{background:#e5e7eb;color:#4b5563;border:1px solid #d1d5db}._cancelFormBtn_12k1a_507:hover{background:#d1d5db;color:#111827}@keyframes _slideInDown_12k1a_1{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}._modalOverlay_snom9_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_snom9_1 .2s ease-out}._modalContent_snom9_15{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0003;width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:_slideInUp_snom9_1 .3s ease-out}._header_snom9_28{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f9fafb,#fff)}._headerContent_snom9_37{display:flex;align-items:center;gap:.75rem}._headerIcon_snom9_43{color:#0d9488}._header_snom9_28 h2{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._closeBtn_snom9_54{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}._closeBtn_snom9_54:hover{background:#f3f4f6;color:#111827}._body_snom9_69{padding:2rem;overflow-y:auto;flex:1}._newTypeCard_snom9_76{background:linear-gradient(135deg,#e0f2f7,#ccfbf1);border:1px solid #2dd4bf;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}._suggestion_snom9_84{font-size:1rem;color:#111827;margin-bottom:1rem}._suggestion_snom9_84 strong{color:#0d9488;font-size:1.1rem}._details_snom9_95{display:flex;flex-direction:column;gap:.5rem}._detailItem_snom9_101{display:flex;justify-content:space-between;font-size:.9rem}._detailLabel_snom9_107{color:#4b5563;font-weight:500}._detailValue_snom9_112{color:#111827}._matchCard_snom9_117{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}._matchHeader_snom9_125{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._matchHeader_snom9_125 h3{font-size:1.1rem;font-weight:600;color:#111827;margin:0}._confidence_snom9_139{padding:.4rem .75rem;border-radius:8px;font-size:.85rem;font-weight:600}._confidence_snom9_139._high_snom9_146{background:#d1fae5;color:#059669}._confidence_snom9_139._medium_snom9_151{background:#fef3c7;color:#d97706}._confidence_snom9_139._low_snom9_156{background:#fee2e2;color:#dc2626}._matchDetails_snom9_161{display:flex;flex-direction:column;gap:.75rem}._statSection_snom9_167{display:flex;flex-direction:column;gap:8px}._stat_snom9_167{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.9rem;padding:8px;border-radius:6px;transition:background-color .2s}._stat_snom9_167:hover{background-color:#2d8c820d}._statLeft_snom9_188{display:flex;align-items:center;gap:.5rem;flex:1}._statIcon_snom9_195{font-size:1rem}._statLabel_snom9_199{color:#6b7280;flex:1}._statValue_snom9_204{color:#111827;font-weight:600}._expandBtn_snom9_209{background:none;border:none;color:#0d9488;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._expandBtn_snom9_209:hover{background-color:#0d94881a}._fieldList_snom9_226{display:flex;flex-direction:column;gap:6px;padding-left:32px;margin-top:4px}._fieldItem_snom9_234{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:.85rem}._fieldHeader_snom9_245{display:flex;align-items:center;justify-content:space-between;gap:8px}._fieldName_snom9_252{color:#0d9488;font-family:Monaco,Courier New,monospace;font-weight:600;font-size:.8rem;display:flex;align-items:center;gap:4px;flex:1}._definingBadge_snom9_263{color:#f59e0b;font-size:.9rem}._weightBadge_snom9_268{padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap}._fieldValue_snom9_276{color:#374151;font-size:.85rem;line-height:1.4;word-break:break-word;padding-left:8px;border-left:2px solid #d1fae5}._fieldSelectionSection_snom9_286{margin:16px 0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._fieldSelectionHeader_snom9_293{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f9fafb;cursor:pointer;transition:background-color .2s}._fieldSelectionHeader_snom9_293:hover{background:#f3f4f6}._fieldSelectionHeader_snom9_293 h3{margin:0;font-size:.95rem;color:#374151;font-weight:600}._fieldSelectionList_snom9_314{max-height:400px;overflow-y:auto;padding:8px;background:#fff}._fieldSelectionActions_snom9_321{display:flex;gap:8px;padding:8px;border-bottom:1px solid #e5e7eb;margin-bottom:8px}._selectAllBtn_snom9_329,._deselectAllBtn_snom9_330{flex:1;padding:6px 12px;font-size:.85rem;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;transition:all .2s;font-weight:500}._selectAllBtn_snom9_329:hover{background:#0d9488;color:#fff;border-color:#0d9488}._deselectAllBtn_snom9_330:hover{background:#ef4444;color:#fff;border-color:#ef4444}._selectableFieldItem_snom9_355{display:flex;align-items:flex-start;gap:12px;padding:12px;margin-bottom:8px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;background:#fff}._selectableFieldItem_snom9_355:hover{border-color:#0d9488;background:#f0fdfa}._selectableFieldItem_snom9_355._selected_snom9_373{border-color:#0d9488;background:#d1fae5}._fieldCheckbox_snom9_378{width:20px;height:20px;cursor:pointer;accent-color:#0d9488;flex-shrink:0;margin-top:2px}._fieldContent_snom9_387{flex:1;display:flex;flex-direction:column;gap:4px}._selectableFieldItem_snom9_355 ._fieldName_snom9_252{color:#0d9488;font-family:Monaco,Courier New,monospace;font-weight:600;font-size:.85rem}._selectableFieldItem_snom9_355 ._fieldValue_snom9_276{color:#6b7280;font-size:.8rem;line-height:1.4;word-break:break-word}._selectableFieldItem_snom9_355._selected_snom9_373 ._fieldValue_snom9_276{color:#374151}._fieldValueEmpty_snom9_412{color:#9ca3af;font-size:.8rem;font-style:italic;line-height:1.4}._fieldNameRow_snom9_420{display:flex;align-items:center;gap:8px;margin-bottom:4px}._fieldNameInput_snom9_427{flex:1;padding:4px 8px;border:2px solid #0d9488;border-radius:4px;font-family:Monaco,Courier New,monospace;font-size:.85rem;color:#0d9488;font-weight:600;background:#fff}._fieldNameInput_snom9_427:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #0d94881a}._editFieldBtn_snom9_445{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;border-radius:4px;transition:all .2s}._editFieldBtn_snom9_445:hover{background:#0d94881a;color:#0d9488}._technicalName_snom9_462{color:#9ca3af;font-size:.75rem;font-style:italic;font-family:Monaco,Courier New,monospace}._fieldValueRow_snom9_469{display:flex;align-items:center;gap:8px;justify-content:space-between}._viewFieldBtn_snom9_476{background:none;border:none;color:#0d9488;cursor:pointer;padding:4px;display:flex;align-items:center;border-radius:4px;transition:all .2s;flex-shrink:0}._viewFieldBtn_snom9_476:hover{background:#0d94881a;color:#14b8a6}._viewerOverlay_snom9_495{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}._viewerModal_snom9_509{background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040}._viewerHeader_snom9_520{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._viewerHeader_snom9_520 h3{margin:0;font-size:1.25rem;color:#111827}._viewerCloseBtn_snom9_534{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;display:flex;align-items:center;border-radius:8px;transition:all .2s}._viewerCloseBtn_snom9_534:hover{background:#f3f4f6;color:#111827}._viewerContent_snom9_551{padding:24px;overflow-y:auto;flex:1}._viewerTechnicalName_snom9_557{margin-bottom:16px;padding:12px;background:#f9fafb;border-radius:6px;font-size:.85rem;color:#6b7280}._viewerTechnicalName_snom9_557 code{font-family:Monaco,Courier New,monospace;color:#0d9488;font-weight:600;background:#fff;padding:2px 6px;border-radius:3px}._viewerValue_snom9_575{font-family:Monaco,Courier New,monospace;font-size:.9rem;line-height:1.6;color:#374151;white-space:pre-wrap;word-break:break-word;background:#f9fafb;padding:16px;border-radius:8px;border:1px solid #e5e7eb;max-height:400px;overflow-y:auto}._fieldSelectionList_snom9_314::-webkit-scrollbar{width:8px}._fieldSelectionList_snom9_314::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}._fieldSelectionList_snom9_314::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._fieldSelectionList_snom9_314::-webkit-scrollbar-thumb:hover{background:#9ca3af}._alternatives_snom9_610{margin-bottom:1.5rem}._alternatives_snom9_610 h4{font-size:.9rem;font-weight:600;color:#6b7280;margin-bottom:.75rem}._altList_snom9_621{display:flex;flex-direction:column;gap:.5rem}._altButton_snom9_627{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;font-size:.9rem}._altButton_snom9_627:hover{border-color:#0d9488;background:#f0fdfa}._altScore_snom9_645{color:#6b7280;font-weight:600}._actions_snom9_651{display:flex;gap:.75rem;flex-wrap:wrap}._acceptBtn_snom9_657,._customBtn_snom9_657,._newBtn_snom9_657{flex:1;min-width:150px;padding:.75rem 1.25rem;border-radius:10px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none}._acceptBtn_snom9_657{background:#0d9488;color:#fff;box-shadow:0 4px 6px #0d948833}._acceptBtn_snom9_657:hover{background:#0f766e;transform:translateY(-1px);box-shadow:0 6px 8px #0d94884d}._customBtn_snom9_657,._newBtn_snom9_657{background:#e5e7eb;color:#4b5563;border:1px solid #d1d5db}._customBtn_snom9_657:hover,._newBtn_snom9_657:hover{background:#d1d5db;color:#111827}._customInputSection_snom9_697{margin-top:1rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}._customInput_snom9_697{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;margin-bottom:.75rem}._customInput_snom9_697:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}._customActions_snom9_722{display:flex;gap:.75rem}._createBtn_snom9_727,._cancelBtn_snom9_727{flex:1;padding:.75rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._createBtn_snom9_727{background:#0d9488;color:#fff;border:none}._createBtn_snom9_727:hover:not(:disabled){background:#0f766e}._createBtn_snom9_727:disabled{opacity:.5;cursor:not-allowed}._cancelBtn_snom9_727{background:#e5e7eb;color:#4b5563;border:1px solid #d1d5db}._cancelBtn_snom9_727:hover{background:#d1d5db;color:#111827}@keyframes _fadeIn_snom9_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInUp_snom9_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalOverlay_1xa3c_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_1xa3c_15{background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_1xa3c_26{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}._headerTitle_1xa3c_34{display:flex;align-items:center;gap:12px}._headerIcon_1xa3c_40{color:#0d9488}._header_1xa3c_26 h2{margin:0;font-size:1.5rem;color:#111827}._closeBtn_1xa3c_50{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}._closeBtn_1xa3c_50:hover{background:#f3f4f6;color:#111827}._infoBox_1xa3c_68{display:flex;align-items:flex-start;gap:12px;padding:16px;margin:16px 24px;background:#dbeafe;border:1px solid #93c5fd;border-radius:8px;font-size:.9rem;color:#1e40af}._infoBox_1xa3c_68 p{margin:0;line-height:1.5}._infoBox_1xa3c_68 strong{font-weight:600}._legend_1xa3c_90{padding:0 24px 16px;border-bottom:1px solid #e5e7eb}._legend_1xa3c_90 h3{font-size:.9rem;color:#6b7280;margin:0 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._legendItems_1xa3c_104{display:flex;flex-direction:column;gap:8px}._legendItem_1xa3c_104{display:flex;align-items:center;gap:8px;font-size:.85rem}._legendIcon_1xa3c_117{font-size:1rem;width:24px;text-align:center}._legendLabel_1xa3c_123{font-weight:600;color:#374151;min-width:70px}._legendDesc_1xa3c_129{color:#6b7280}._fieldList_1xa3c_133{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:12px}._fieldRow_1xa3c_142{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}._fieldRow_1xa3c_142:hover{border-color:#0d9488;box-shadow:0 2px 4px #0d94881a}._fieldInfo_1xa3c_158{display:flex;align-items:center;gap:12px}._checkbox_1xa3c_164{width:20px;height:20px;cursor:pointer;accent-color:#0d9488}._fieldNameContainer_1xa3c_171{flex:1;display:flex;flex-direction:column;gap:4px}._fieldName_1xa3c_171{font-family:Monaco,Courier New,monospace;font-size:.9rem;font-weight:600;color:#111827}._fieldValuePreview_1xa3c_185{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;color:#6b7280;font-weight:400;line-height:1.4;padding-left:4px;border-left:2px solid #e5e7eb}._currentWeight_1xa3c_195{padding:4px 12px;border-radius:6px;font-size:.8rem;font-weight:600;white-space:nowrap}._weightSelector_1xa3c_203{display:flex;gap:8px;flex-wrap:wrap}._weightBtn_1xa3c_209{flex:1;min-width:50px;padding:8px 12px;border:2px solid;border-radius:6px;background:#fff;cursor:pointer;font-size:1.2rem;transition:all .2s;display:flex;align-items:center;justify-content:center}._weightBtn_1xa3c_209:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._weightBtn_1xa3c_209._active_1xa3c_229{transform:scale(1.05);box-shadow:0 4px 12px #00000026}._summary_1xa3c_234{display:flex;align-items:flex-start;gap:12px;padding:16px 24px;background:#f0fdfa;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}._summary_1xa3c_234 svg{color:#0d9488;flex-shrink:0;margin-top:2px}._summaryContent_1xa3c_250{flex:1}._summaryContent_1xa3c_250 p{margin:0 0 8px;color:#111827;font-size:.9rem}._summaryContent_1xa3c_250 p:last-child{margin-bottom:0}._summaryNote_1xa3c_264{font-size:.85rem!important;color:#6b7280!important;font-style:italic}._actions_1xa3c_270{display:flex;gap:12px;padding:24px;justify-content:flex-end}._saveBtn_1xa3c_277{padding:12px 24px;background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0d948833}._saveBtn_1xa3c_277:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0d94884d}._cancelBtn_1xa3c_295{padding:12px 24px;background:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelBtn_1xa3c_295:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}._fieldList_1xa3c_133::-webkit-scrollbar{width:8px}._fieldList_1xa3c_133::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}._fieldList_1xa3c_133::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._fieldList_1xa3c_133::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width: 768px){._modalContent_1xa3c_15{max-width:100%;max-height:100vh;border-radius:0}._weightSelector_1xa3c_203{justify-content:stretch}._weightBtn_1xa3c_209{min-width:40px;padding:6px 8px}._fieldRow_1xa3c_142{padding:12px}._legend_1xa3c_90{display:none}}._modalOverlay_y4xdx_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_y4xdx_14{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}._modalHeader_y4xdx_26{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fff,#f9fafb)}._headerTitle_y4xdx_35{display:flex;align-items:center;gap:.75rem}._headerTitle_y4xdx_35 svg{color:#0d9488}._modalHeader_y4xdx_26 h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._headerActions_y4xdx_52{display:flex;align-items:center;gap:.75rem}._editButton_y4xdx_58,._saveButton_y4xdx_59,._cancelButton_y4xdx_60{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}._editButton_y4xdx_58{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}._editButton_y4xdx_58:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px)}._saveButton_y4xdx_59{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._saveButton_y4xdx_59:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}._saveButton_y4xdx_59:disabled{opacity:.6;cursor:not-allowed}._cancelButton_y4xdx_60{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._cancelButton_y4xdx_60:hover{background:#e5e7eb;color:#111827}._closeButton_y4xdx_109{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#6b7280}._closeButton_y4xdx_109:hover{background:#f3f4f6;color:#111827}._closeButton_y4xdx_109 svg{width:20px;height:20px}._modalBody_y4xdx_132{padding:1.5rem;overflow-y:auto;flex:1}._loading_y4xdx_138,._error_y4xdx_139{text-align:center;padding:2rem;color:#6b7280}._error_y4xdx_139{color:#dc2626}._configList_y4xdx_149{display:flex;flex-direction:column;gap:1rem}._configItem_y4xdx_155{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:1rem;transition:all .2s}._configItem_y4xdx_155:hover{background:#fff;border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}._configKey_y4xdx_169{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._configValue_y4xdx_178{font-size:.875rem;color:#111827;font-family:Courier New,monospace;background:#fff;padding:.5rem .75rem;border-radius:6px;border:1px solid #e5e7eb;word-break:break-all}._configInput_y4xdx_189{font-size:.875rem;color:#111827;font-family:Courier New,monospace;background:#fff;padding:.5rem .75rem;border-radius:6px;border:2px solid #3b82f6;width:100%;box-sizing:border-box;transition:all .2s;outline:none}._configInput_y4xdx_189:focus{border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a}._modalBody_y4xdx_132::-webkit-scrollbar{width:8px}._modalBody_y4xdx_132::-webkit-scrollbar-track{background:#f3f4f6}._modalBody_y4xdx_132::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._modalBody_y4xdx_132::-webkit-scrollbar-thumb:hover{background:#9ca3af}._modalOverlay_1g0jo_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1g0jo_14{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:550px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}._modalHeader_1g0jo_26{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fff,#f9fafb)}._headerTitle_1g0jo_35{display:flex;align-items:center;gap:.75rem}._headerTitle_1g0jo_35 svg{color:#3b82f6}._modalHeader_1g0jo_26 h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._closeButton_1g0jo_52{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#6b7280}._closeButton_1g0jo_52:hover{background:#f3f4f6;color:#111827}._closeButton_1g0jo_52 svg{width:20px;height:20px}._modalBody_1g0jo_75{padding:1.5rem;overflow-y:auto;flex:1}._description_1g0jo_81{color:#6b7280;font-size:.875rem;margin:0 0 1.5rem;line-height:1.5}._modelGroup_1g0jo_88{margin-bottom:1.5rem}._modelLabel_1g0jo_92{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}._labelText_1g0jo_99{font-size:.875rem;font-weight:600;color:#111827}._labelDesc_1g0jo_105{font-size:.75rem;color:#6b7280}._modelSelect_1g0jo_110{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;color:#111827;background:#fff;cursor:pointer;transition:all .2s}._modelSelect_1g0jo_110:hover{border-color:#9ca3af}._modelSelect_1g0jo_110:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalFooter_1g0jo_132{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;background:#f9fafb}._defaultsButton_1g0jo_141{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;background:#fff;border:1px solid #d1d5db;color:#6b7280}._defaultsButton_1g0jo_141:hover{background:#f3f4f6;border-color:#9ca3af;color:#111827}._saveButton_1g0jo_162{padding:.625rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff}._saveButton_1g0jo_162:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 6px -1px #3b82f64d}._modalBody_1g0jo_75::-webkit-scrollbar{width:8px}._modalBody_1g0jo_75::-webkit-scrollbar-track{background:#f3f4f6}._modalBody_1g0jo_75::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._modalBody_1g0jo_75::-webkit-scrollbar-thumb:hover{background:#9ca3af}._modalOverlay_6n77e_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_6n77e_14{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:600px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}._modalHeader_6n77e_26{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fff,#f9fafb)}._modalHeader_6n77e_26 h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._closeButton_6n77e_42{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#6b7280}._closeButton_6n77e_42:hover{background:#f3f4f6;color:#111827}._modalBody_6n77e_60{padding:1.5rem;overflow-y:auto;flex:1}._errorMessage_6n77e_66{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;margin-bottom:1rem;font-size:.875rem}._loading_6n77e_79{text-align:center;padding:2rem;color:#6b7280}._categoryList_6n77e_85{display:flex;flex-direction:column;gap:.75rem}._categoryItem_6n77e_91{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:1rem;transition:all .2s}._categoryItem_6n77e_91:hover{background:#fff;border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}._viewRow_6n77e_105{display:flex;align-items:center;justify-content:space-between;gap:1rem}._categoryInfo_6n77e_112{display:flex;flex-direction:column;gap:.25rem}._categoryName_6n77e_118{font-weight:600;color:#111827}._categoryDesc_6n77e_123{font-size:.875rem;color:#6b7280}._editRow_6n77e_128{display:flex;flex-direction:column;gap:.75rem}._input_6n77e_134{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;color:#111827;background:#fff;transition:all .2s;box-sizing:border-box}._input_6n77e_134:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textarea_6n77e_152{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;color:#111827;background:#fff;transition:all .2s;box-sizing:border-box;font-family:inherit;resize:vertical;min-height:60px}._textarea_6n77e_152:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._actions_6n77e_173{display:flex;align-items:center;gap:.5rem}._iconButton_6n77e_179{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#6b7280}._iconButton_6n77e_179:hover{background:#e5e7eb;color:#111827}._deleteButton_6n77e_197:hover{background:#fee2e2;color:#dc2626}._saveButton_6n77e_202{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.5rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._saveButton_6n77e_202:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}._cancelButton_6n77e_220{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb;padding:.5rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._cancelButton_6n77e_220:hover{background:#e5e7eb;color:#111827}._modalFooter_6n77e_238{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;background:#f9fafb}._addButton_6n77e_246{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff}._addButton_6n77e_246:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 6px -1px #3b82f64d}._modalBody_6n77e_60::-webkit-scrollbar{width:8px}._modalBody_6n77e_60::-webkit-scrollbar-track{background:#f3f4f6}._modalBody_6n77e_60::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}._modalBody_6n77e_60::-webkit-scrollbar-thumb:hover{background:#9ca3af}._overlay_1bmit_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_1bmit_15{background:#fff;border-radius:16px;width:90%;max-width:900px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}._header_1bmit_27{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fff,#f9fafb)}._titleContainer_1bmit_36{display:flex;align-items:center;gap:12px;color:#111827}._titleContainer_1bmit_36 h2{margin:0;font-size:1.25rem;font-weight:600}._closeButton_1bmit_49{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}._closeButton_1bmit_49:hover{background:#f3f4f6;color:#111827}._content_1bmit_67{flex:1;overflow-y:auto;padding:1.5rem;background:#f9fafb}._actions_1bmit_74{display:flex;gap:12px;margin-bottom:1.5rem}._addButton_1bmit_80{display:flex;align-items:center;gap:8px;padding:.625rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 2px 4px #667eea33}._addButton_1bmit_80:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._loading_1bmit_101{text-align:center;padding:3rem;color:#6b7280;font-size:14px}._userList_1bmit_108{display:flex;flex-direction:column;gap:12px}._userItem_1bmit_114{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}._userItem_1bmit_114:hover{box-shadow:0 4px 6px #00000012;border-color:#d1d5db}._userItem_1bmit_114._inactive_1bmit_128{opacity:.6;background:#f9fafb}._userRow_1bmit_133{display:flex;justify-content:space-between;align-items:center;gap:1rem}._userInfo_1bmit_140{flex:1;min-width:0}._username_1bmit_145{font-size:16px;font-weight:600;color:#111827;margin-bottom:6px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}._userDetails_1bmit_156{font-size:14px;color:#6b7280;display:flex;gap:16px;flex-wrap:wrap}._badge_1bmit_164{display:inline-block;padding:3px 10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._badgeInactive_1bmit_176{display:inline-block;padding:3px 10px;background:#e5e7eb;color:#6b7280;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._editRow_1bmit_188{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._input_1bmit_195{flex:1;min-width:150px;padding:.625rem .875rem;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-size:14px;transition:all .2s}._input_1bmit_195:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._input_1bmit_195::-moz-placeholder{color:#9ca3af}._input_1bmit_195::placeholder{color:#9ca3af}._checkbox_1bmit_217{display:flex;align-items:center;gap:6px;color:#374151;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.5rem .75rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;transition:all .2s}._checkbox_1bmit_217:hover{background:#f3f4f6}._checkbox_1bmit_217 input[type=checkbox]{cursor:pointer;width:16px;height:16px}._editButton_1bmit_242,._deleteButton_1bmit_243,._saveButton_1bmit_244,._cancelButton_1bmit_245{padding:.5rem;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;min-width:36px;min-height:36px}._editButton_1bmit_242{background:#f3f4f6;color:#374151}._editButton_1bmit_242:hover{background:#e5e7eb;color:#111827}._deleteButton_1bmit_243{background:#fee2e2;color:#dc2626}._deleteButton_1bmit_243:hover{background:#fecaca}._saveButton_1bmit_244{background:#d1fae5;color:#059669}._saveButton_1bmit_244:hover{background:#a7f3d0}._cancelButton_1bmit_245{background:#f3f4f6;color:#6b7280}._cancelButton_1bmit_245:hover{background:#e5e7eb;color:#374151}
