@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}html{width:100%;height:100%}body{background-color:#f5f5f5;color:#212121;width:100%;height:100%}#root{width:100%;height:100%}._content_1g20n_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:3rem}header{width:100%;display:flex;flex-direction:column;padding:2rem;padding-bottom:0;box-shadow:0 1px 10px #bbb}header div{display:flex;flex-direction:row;align-items:center;gap:.5rem}header div img{height:2.8rem}header div p{font-size:1.5rem}header div ._headerButtons_1g20n_40{display:flex;align-items:center;gap:.75rem;margin-left:auto}header div ._backButton_1g20n_47{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease;text-decoration:none}header div ._backButton_1g20n_47:hover{background-color:#fff;border-color:#cbd5e1;color:#374151;box-shadow:0 1px 3px #0000001a;transform:translateY(-1px)}header div ._backButton_1g20n_47:active{transform:translateY(0)}header div ._repoButton_1g20n_77{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;background-color:#0f172a;border:1px solid #0f172a;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease;text-decoration:none}header div ._repoButton_1g20n_77:hover{background-color:#1e293b;border-color:#1e293b;box-shadow:0 1px 3px #0000001a;transform:translateY(-1px)}header div ._repoButton_1g20n_77:active{transform:translateY(0)}header div ._repoIcon_1g20n_106{width:16px;height:16px}header nav{display:flex;flex-direction:row;align-self:center;gap:2rem}nav a{font-size:1rem;padding:.6rem;cursor:pointer;text-decoration:none;color:#000}nav ._active_1g20n_131{border-bottom:3px solid #006FFF}._content_1gk1u_1{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem}p{font-size:1.7rem;color:#4b4b4b;font-weight:300}form{width:80%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._input_1gk1u_29{width:100%;display:flex;gap:1rem;align-items:center;padding:.8rem 1rem;border:.1rem solid #E1E6F3;border-radius:15px;background-color:#fff}._input_1gk1u_29 input{border:0;background-color:transparent;color:#4d4a76;font-size:1.2rem;width:100%}._input_1gk1u_29 input:focus{outline:none}._input_1gk1u_29 img{height:1.2rem}._submit_1gk1u_61{background-color:#7e6ce6;padding:.7rem 1.5rem;border-radius:1rem;color:#fff;font-weight:500;font-size:1.1rem;border:none;cursor:pointer;transition:background-color .2s ease}._submit_1gk1u_61:hover{background-color:#6e5adc}._submit_1gk1u_61:disabled{background-color:#b4b4c8;cursor:not-allowed}._success_1gk1u_84{background-color:#fff;border-radius:15px;box-shadow:0 4px 12px #0000001a;padding:1.5rem;text-align:center;width:100%;max-width:500px;display:flex;flex-direction:column;gap:1.5rem;align-items:center}._successMessage_1gk1u_98{color:#198754;font-size:1.2rem;font-weight:500}._continueButton_1gk1u_104{background-color:#198754;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:10px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._continueButton_1gk1u_104:hover{background-color:#14784a}._container_zkpw6_2{background-color:#fafafa;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._header_zkpw6_9{margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}._title_zkpw6_16{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.025em}._description_zkpw6_24{color:#64748b;font-size:1rem;line-height:1.5;margin:0}._summaryGrid_zkpw6_32{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}._summaryCard_zkpw6_42{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .2s ease-in-out}._summaryCard_zkpw6_42:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardIcon_zkpw6_59{width:48px;height:48px;background-color:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#475569;flex-shrink:0}._cardIcon_zkpw6_59 svg{width:24px;height:24px}._warningIcon_zkpw6_76{background-color:#fef3c7;color:#d97706}._infoIcon_zkpw6_81{background-color:#dbeafe;color:#2563eb}._successIcon_zkpw6_86{background-color:#d1fae5;color:#059669}._qualityGood_zkpw6_91{background-color:#3ebbff5b}._qualityMedium_zkpw6_95{background-color:#fbbf2466}._qualityPoor_zkpw6_99{background-color:#ff644c54}._cardContent_zkpw6_103{flex:1}._cardValue_zkpw6_107{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 .25rem;line-height:1}._cardLabel_zkpw6_115{font-size:.875rem;color:#64748b;margin:0;font-weight:500;display:flex;align-items:center;gap:.25rem}._tooltip_zkpw6_126{position:relative;display:inline-flex;align-items:center;cursor:help}._tooltipIcon_zkpw6_133{width:14px;height:14px;color:#94a3b8;transition:color .2s}._tooltip_zkpw6_126:hover ._tooltipIcon_zkpw6_133{color:#64748b}._tooltipText_zkpw6_144{visibility:hidden;opacity:0;position:absolute;bottom:125%;left:50%;transform:translate(-50%);background-color:#1e293b;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;white-space:nowrap;z-index:1000;transition:opacity .2s,visibility .2s;pointer-events:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._tooltipText_zkpw6_144:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b}._tooltip_zkpw6_126:hover ._tooltipText_zkpw6_144{visibility:visible;opacity:1}._contentGrid_zkpw6_179{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}._card_zkpw6_59{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .2s ease-in-out}._card_zkpw6_59:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._cardHeader_zkpw6_203{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}._cardHeader_zkpw6_203 h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}._cardBody_zkpw6_218{padding:1.5rem}._badge_zkpw6_223{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;background-color:#f1f5f9;color:#475569}._badgeWarning_zkpw6_234{background-color:#fef3c7;color:#92400e}._badgeInfo_zkpw6_239{background-color:#dbeafe;color:#1e40af}._listContainer_zkpw6_245{display:flex;flex-direction:column;gap:.75rem}._listItem_zkpw6_251{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f8fafc;border-radius:8px;transition:background-color .2s ease}._listItem_zkpw6_251:hover{background-color:#f1f5f9}._listRank_zkpw6_265{width:24px;height:24px;background-color:#e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#64748b;flex-shrink:0}._listContent_zkpw6_279{flex:1}._listTitle_zkpw6_283{font-weight:500;color:#0f172a;margin:0 0 .125rem;font-size:.875rem}._listTitleCapitalized_zkpw6_290{font-weight:500;color:#0f172a;margin:0 0 .125rem;font-size:.875rem;text-transform:capitalize}._listSubtitle_zkpw6_298{font-size:.75rem;color:#64748b;margin:0}._listBadge_zkpw6_304{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;min-width:32px}._badgeLow_zkpw6_315{background-color:#dcfce7;color:#166534}._badgeMedium_zkpw6_320{background-color:#fcd34d;color:#92400e}._badgeHigh_zkpw6_325{background-color:#fee2e2;color:#991b1b}._statsGrid_zkpw6_331{display:grid;grid-template-columns:1fr;gap:1rem}._statItem_zkpw6_337{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#f8fafc;border-radius:8px}._statIcon_zkpw6_346{width:40px;height:40px;background-color:#e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#475569;flex-shrink:0}._statIcon_zkpw6_346 svg{width:20px;height:20px}._statValue_zkpw6_363{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .125rem;line-height:1}._statLabel_zkpw6_371{font-size:.75rem;color:#64748b;margin:0;font-weight:500}._treemapSection_zkpw6_379{max-width:1200px;margin-left:auto;margin-right:auto}._treemapCard_zkpw6_385{position:relative;min-height:500px}._expandButton_zkpw6_390{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;transition:all .2s ease}._expandButton_zkpw6_390:hover{background-color:#e2e8f0;border-color:#cbd5e1}._expandButton_zkpw6_390 svg{width:16px;height:16px}._expanded_zkpw6_414{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;margin:0;border-radius:0;background:#fff}._expanded_zkpw6_414 ._cardHeader_zkpw6_203{background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._expanded_zkpw6_414 ._cardBody_zkpw6_218{height:calc(100vh - 80px);padding:0}._treemapFixed_zkpw6_437{min-height:480px}._clickableCard_zkpw6_442{cursor:pointer;transition:all .2s ease-in-out}._clickableCard_zkpw6_442:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f,0 4px 10px #00000014}._clickableCard_zkpw6_442:active{transform:translateY(0)}._loadingCard_zkpw6_457{opacity:.7;cursor:wait!important}._loadingCard_zkpw6_457:hover{transform:none!important}._loadingSpinner_zkpw6_466{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #007acc;border-radius:50%;animation:_spin_zkpw6_1 1s linear infinite}@keyframes _spin_zkpw6_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._clickHint_zkpw6_481{text-align:center;padding:1rem 0 .5rem;border-top:1px solid #e2e8f0;margin-top:1rem}._clickHint_zkpw6_481 p{color:#64748b;font-size:.875rem;margin:0;font-style:italic}@media (max-width: 1024px){._container_zkpw6_2{padding:1rem}._contentGrid_zkpw6_179{grid-template-columns:1fr}._summaryGrid_zkpw6_32{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 768px){._title_zkpw6_16{font-size:1.875rem}._summaryGrid_zkpw6_32{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}._summaryCard_zkpw6_42{padding:1rem;flex-direction:column;text-align:center}._cardIcon_zkpw6_59{width:40px;height:40px}._cardValue_zkpw6_107{font-size:1.5rem}._statsGrid_zkpw6_331{gap:.5rem}._statItem_zkpw6_337{padding:.75rem}}._headerBadge_zkpw6_545{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;color:#fff}._emptyState_zkpw6_553{text-align:center;color:#64748b;padding:1rem}._duplicationStats_zkpw6_559{display:flex;flex-direction:column;gap:.75rem}._statRow_zkpw6_565{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f8fafc;border-radius:6px;font-size:.875rem}._statRow_zkpw6_565 span:first-child{color:#64748b;font-weight:500}._statRow_zkpw6_565 span:last-child{color:#0f172a;font-weight:600}._successMessage_zkpw6_585{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#059669;font-weight:500;padding:.75rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;margin-top:.5rem}._successIcon_zkpw6_86{width:20px;height:20px}._treemapContainer_df9qz_1{width:100%;height:100%;background-color:transparent;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;position:relative}._emptyState_df9qz_12{display:flex;align-items:center;justify-content:center;height:100%;color:#64748b;font-size:1rem;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px}._treemapControls_df9qz_24{display:flex;justify-content:flex-end;padding:8px;height:45px;flex-shrink:0}._toggleSwitch_df9qz_32{display:flex;align-items:center;font-size:.875rem;color:#4a5568;cursor:pointer}._toggleContainer_df9qz_40{position:relative;display:inline-block;width:50px;height:24px;margin-left:8px}._toggleContainer_df9qz_40 input{opacity:0;width:0;height:0}._slider_df9qz_54{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}._slider_df9qz_54:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_df9qz_54{background-color:#0369a1}input:focus+._slider_df9qz_54{box-shadow:0 0 1px #0369a1}input:checked+._slider_df9qz_54:before{transform:translate(26px)}._emptyState_df9qz_12 p{margin:0;text-align:center}._modalOverlay_1fcor_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._modalContent_1fcor_16{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:800px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._modalContentLarge_1fcor_29{max-width:95vw;width:95vw;max-height:95vh}._modalHeader_1fcor_35{padding:1.5rem;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:#fff}._modalTitle_1fcor_44{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}._modalCloseButton_1fcor_51{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;color:#64748b;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center}._modalCloseButton_1fcor_51:hover{background-color:#f8fafc;color:#374151}._modalCloseButton_1fcor_51 svg{width:1.25rem;height:1.25rem}._modalBody_1fcor_74{padding:0;overflow-y:auto;flex:1;background-color:#fafafa}@media (max-width: 768px){._modalOverlay_1fcor_2{padding:1rem}._modalContent_1fcor_16{max-height:90vh}._modalHeader_1fcor_35{padding:1rem 1.5rem}._modalTitle_1fcor_44{font-size:1rem}}._modalList_vpul6_1{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}._modalListItem_vpul6_8{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;transition:all .2s ease}._modalListItem_vpul6_8:hover{background-color:#fff;border-color:#e2e8f0;box-shadow:0 1px 3px #0000001a}._modalListItem_vpul6_8._clickable_vpul6_25{cursor:pointer}._modalListItem_vpul6_8._clickable_vpul6_25:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._modalListItem_vpul6_8._clickable_vpul6_25:active{transform:translateY(0)}._modalListItem_vpul6_8._clickable_vpul6_25:after{content:"→";color:#94a3b8;font-weight:700;margin-left:auto;opacity:0;transition:opacity .2s ease}._modalListItem_vpul6_8._clickable_vpul6_25:hover:after{opacity:1}._modalListRank_vpul6_51{width:24px;height:24px;background-color:#e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#64748b;flex-shrink:0}._modalListContent_vpul6_65{flex:1}._modalListTitle_vpul6_69{font-weight:500;color:#0f172a;margin:0 0 .125rem;font-size:.875rem}._modalListTitleCapitalized_vpul6_76{font-weight:500;color:#0f172a;margin:0 0 .125rem;font-size:.875rem;text-transform:capitalize}._modalListSubtitle_vpul6_84{font-size:.75rem;color:#64748b;margin:0}._modalListBadge_vpul6_90{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;min-width:32px}._badgeHigh_vpul6_101{background-color:#fee2e2;color:#dc2626}._badgeMedium_vpul6_106{background-color:#fef3c7;color:#d97706}._badgeLow_vpul6_111{background-color:#dcfce7;color:#16a34a}@media (max-width: 768px){._modalList_vpul6_1{gap:.5rem;padding:1rem}._modalListItem_vpul6_8{padding:.5rem;gap:.5rem}._modalListRank_vpul6_51{width:20px;height:20px;font-size:.6875rem}._modalListTitle_vpul6_69{font-size:.8125rem}._modalListSubtitle_vpul6_84{font-size:.6875rem}._modalListBadge_vpul6_90{font-size:.6875rem;padding:.1875rem .375rem;min-width:28px}}._loadingContainer_1r2zc_2,._errorContainer_1r2zc_2,._emptyContainer_1r2zc_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;min-height:200px}._spinner_1r2zc_12{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007acc;border-radius:50%;animation:_spin_1r2zc_12 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1r2zc_12{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_1r2zc_2 p{color:#d73a49}._emptyContainer_1r2zc_2 p{color:#586069;font-style:italic}._duplicationViewerContainer_1r2zc_37{width:100%;height:100vh;display:flex;flex-direction:column;background:#fff;max-height:90vh}._duplicationViewerHeader_1r2zc_46{display:flex;justify-content:flex-end;align-items:center;padding:1rem 1.5rem;background:#f8f9fa;border-bottom:1px solid #dee2e6;flex-shrink:0}._buttonWrapper_1r2zc_56{margin-left:auto}._duplicationViewerHeader_1r2zc_46 h3{margin:0;font-size:1.25rem;font-weight:600;color:#495057}._closeButton_1r2zc_67{background:none;border:none;font-size:1.5rem;font-weight:700;color:#6c757d;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center}._closeButton_1r2zc_67:hover{background:#e9ecef;color:#495057}._closeButton_1r2zc_67:focus{outline:2px solid #007bff;outline-offset:2px}._duplicationViewerContent_1r2zc_94{flex:1;overflow:hidden;padding:1.5rem;background:#f8f9fa;min-height:700px}._fileComparison_1r2zc_102{display:flex;flex-direction:row;height:100%;gap:2rem;overflow:hidden;align-items:stretch}._filePanel_1r2zc_111{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;min-width:0;width:calc(50% - 1rem)}._filePanelHeader_1r2zc_123{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#e9ecef;border-bottom:1px solid #dee2e6;flex-shrink:0}._filePanelHeader_1r2zc_123 h4{margin:0;font-size:.875rem;font-weight:600;color:#495057;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}._lineRange_1r2zc_144{font-size:.75rem;color:#6c757d;background:#fff;padding:.25rem .5rem;border-radius:4px;border:1px solid #dee2e6;white-space:nowrap}._codeViewerWrapper_1r2zc_154{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:600px;height:100%}._filePanelSeparator_1r2zc_163{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;flex-shrink:0;position:relative;z-index:1}._duplicateIndicator_1r2zc_174{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:#fff3cd;border:2px solid #ffc107;border-radius:16px;padding:1.25rem 1rem;box-shadow:0 4px 12px #00000026}._duplicateIndicator_1r2zc_174 span{font-size:.7rem;font-weight:700;color:#856404;letter-spacing:.5px}._duplicateArrow_1r2zc_193{font-size:1.5rem;color:#ffc107;font-weight:700}._codeViewerWrapper_1r2zc_154 .codeViewer{flex:1;border-radius:0;overflow:auto;height:100%;min-height:400px;max-height:calc(100vh - 200px)}._codeViewerWrapper_1r2zc_154 .codeViewer pre,._codeViewerWrapper_1r2zc_154 .codeViewer code{width:100%!important;max-width:100%!important}@media (max-width: 768px){._fileComparison_1r2zc_102{flex-direction:column;gap:.5rem}._filePanelSeparator_1r2zc_163{width:100%;height:60px;flex-direction:row;justify-content:center}._duplicateIndicator_1r2zc_174{flex-direction:row;padding:.5rem 1rem}._duplicateArrow_1r2zc_193{transform:rotate(90deg);margin:0 .5rem}._filePanelHeader_1r2zc_123 h4{max-width:none}._duplicationViewerHeader_1r2zc_46{padding:.75rem 1rem}._duplicationViewerContent_1r2zc_94{padding:.5rem}}._occurrencesList_1r2zc_253{padding:1.5rem;max-height:70vh;overflow-y:auto}._header_1r2zc_259{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._header_1r2zc_259 h3{margin:0;font-size:1.125rem;font-weight:600;color:#0f172a}._count_1r2zc_275{background-color:#f1f5f9;color:#475569;padding:.25rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500}._occurrencesContainer_1r2zc_284{display:flex;flex-direction:column;gap:1rem}._occurrenceItem_1r2zc_290{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:1rem;transition:all .2s ease}._occurrenceItem_1r2zc_290:hover{background-color:#fff;border-color:#e2e8f0;box-shadow:0 1px 3px #0000001a}._clickable_1r2zc_304{cursor:pointer}._clickable_1r2zc_304:hover{background-color:#f0f8ff;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626;transform:translateY(-1px)}._occurrenceHeader_1r2zc_315{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._fileName_1r2zc_322{font-weight:600;color:#0f172a;font-size:.875rem}._location_1r2zc_328{font-size:.75rem;color:#64748b;background-color:#e2e8f0;padding:.25rem .5rem;border-radius:4px}._filePath_1r2zc_336,._symbol_1r2zc_337,._message_1r2zc_338,._issueType_1r2zc_339{margin-bottom:.5rem;font-size:.875rem}._pathLabel_1r2zc_344,._symbolLabel_1r2zc_345,._messageLabel_1r2zc_346,._typeLabel_1r2zc_347{font-weight:500;color:#475569}._filePath_1r2zc_336{color:#64748b;font-family:Monaco,Menlo,Ubuntu Mono,monospace;word-break:break-all}._symbol_1r2zc_337{color:#374151;display:flex;align-items:center;gap:.5rem}._symbolBadge_1r2zc_365{font-family:Monaco,Menlo,Ubuntu Mono,monospace;background-color:#f1f5f9;color:#475569;padding:.125rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;border:1px solid #e2e8f0}._message_1r2zc_338{color:#374151;line-height:1.5}._issueType_1r2zc_339{display:flex;align-items:center;gap:.5rem}._typeBadge_1r2zc_387{padding:.125rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase}._typeBadge_1r2zc_387._error_1r2zc_2{background-color:#fee2e2;color:#dc2626}._typeBadge_1r2zc_387._warning_1r2zc_400{background-color:#fef3c7;color:#d97706}._typeBadge_1r2zc_387._info_1r2zc_405{background-color:#dbeafe;color:#1e40af}._typeBadge_1r2zc_387._convention_1r2zc_410{background-color:#f3e8ff;color:#7c3aed}._typeBadge_1r2zc_387._refactor_1r2zc_415{background-color:#ecfdf5;color:#059669}._typeBadge_1r2zc_387{background-color:#f1f5f9;color:#475569}._externalLinkButton_1r2zc_427{display:inline-flex;align-items:center;gap:.5rem;background-color:#3b82f6;color:#fff;padding:.5rem .9rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;border:1px solid #2563eb;box-shadow:0 1px 2px #0000000d;transition:background-color .15s ease,box-shadow .15s ease,transform .05s ease}._externalLinkButton_1r2zc_427:hover{background-color:#2563eb;box-shadow:0 2px 8px #2563eb40;transform:translateY(-1px)}._externalLinkButton_1r2zc_427:active{transform:translateY(0)}._externalLinkIcon_1r2zc_453{width:18px;height:18px}@media (max-width: 768px){._occurrencesList_1r2zc_253{padding:1rem}._header_1r2zc_259,._occurrenceHeader_1r2zc_315{flex-direction:column;align-items:flex-start;gap:.5rem}._fileName_1r2zc_322{font-size:.8125rem}._location_1r2zc_328{font-size:.6875rem}}._duplicationItem_1r2zc_486{background:linear-gradient(135deg,#fef7cd,#fecaca);border-left:4px solid #f59e0b}._duplicationHeader_1r2zc_491{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._duplicationTitle_1r2zc_498{font-weight:600;color:#92400e;font-size:.9375rem}._duplicationFormat_1r2zc_504{background:#f59e0b;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}._duplicationFiles_1r2zc_513{display:flex;align-items:center;gap:1rem}._duplicationFile_1r2zc_513{flex:1;min-width:0}._duplicationArrow_1r2zc_524{font-size:1.25rem;font-weight:600;color:#f59e0b;flex-shrink:0}._duplicationViewer_1r2zc_37{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}._duplicationViewerContent_1r2zc_94{background:#fff;border-radius:12px;max-width:95vw;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}._duplicationViewerHeader_1r2zc_46{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}._duplicationViewerHeader_1r2zc_46 h3{margin:0;color:#0f172a;font-size:1.125rem}._closeButton_1r2zc_67{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._closeButton_1r2zc_67:hover{background:#e2e8f0;color:#0f172a}._fileComparison_1r2zc_102{display:flex;max-height:80vh}._filePanel_1r2zc_111{flex:1;display:flex;flex-direction:column;min-width:0}._filePanelHeader_1r2zc_123{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f1f5f9;border-bottom:1px solid #e2e8f0}._filePanelHeader_1r2zc_123 h4{margin:0;color:#0f172a;font-size:.9375rem;font-weight:600}._lineRange_1r2zc_144{background:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}._filePanelSeparator_1r2zc_163{width:60px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}._duplicateIndicator_1r2zc_174{display:flex;flex-direction:column;align-items:center;gap:.5rem;transform:rotate(90deg)}._duplicateIndicator_1r2zc_174 span{font-size:.75rem;font-weight:600;color:#f59e0b;white-space:nowrap}._duplicateArrow_1r2zc_193{font-size:1.5rem;color:#f59e0b}._modalOverlay_13i4n_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modalContent_13i4n_15{background-color:#1e1e1e;color:#f0f0f0;border-radius:8px;width:85vw;height:85vh;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000080;overflow:hidden;border:1px solid #3c3c3c}._header_13i4n_28{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background-color:#2d2d30;border-bottom:1px solid #3c3c3c;min-height:48px}._fileInfo_13i4n_38{display:flex;flex-direction:column;gap:4px}._filePath_13i4n_44{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;font-weight:600;color:#ccc}._lineInfo_13i4n_51{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#999}._closeButton_13i4n_57{background:none;border:none;color:#ccc;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}._closeButton_13i4n_57:hover{background-color:#3c3c3c;color:#fff}._editorContainer_13i4n_77{flex-grow:1;position:relative}.highlighted-line{background-color:#ffff0026!important;border-left:3px solid #ffff00!important}.highlighted-line-glyph{background-color:#ff0!important;width:6px!important}.highlighted-line-margin{background-color:#ffff001a!important}.highlighted-column{background-color:#ff00004d!important;border:1px solid #ff0000!important}.highlighted-column-inline{background-color:#f006!important;color:#fff!important;font-weight:700!important}@media (max-width: 768px){._modalContent_13i4n_15{width:95vw;height:90vh}._header_13i4n_28{padding:8px 12px}._filePath_13i4n_44{font-size:12px}._lineInfo_13i4n_51{font-size:10px}}._inlineCodeViewer_s7qkr_1{width:100%;height:100%;min-height:600px;border:1px solid #3c3c3c;border-radius:4px;overflow:hidden;background:#1e1e1e}._loadingContainer_s7qkr_11{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:600px;background:#1e1e1e;color:#f0f0f0}._spinner_s7qkr_22{width:32px;height:32px;border:3px solid #3c3c3c;border-top:3px solid #007acc;border-radius:50%;animation:_spin_s7qkr_22 1s linear infinite;margin-bottom:1rem}@keyframes _spin_s7qkr_22{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1wgcn_2{background-color:#fafafa;padding:2rem}._header_1wgcn_8{margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}._headerContent_1wgcn_15 h1._title_1wgcn_15{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.025em}._headerContent_1wgcn_15 p._description_1wgcn_23{color:#64748b;font-size:1rem;line-height:1.5}._loading_1wgcn_30{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}._spinner_1wgcn_39{width:32px;height:32px;border:3px solid #e2e8f0;border-top:3px solid #3b82f6;border-radius:50%;animation:_spin_1wgcn_39 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1wgcn_39{to{transform:rotate(360deg)}}._summaryGrid_1wgcn_56{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}._summaryCard_1wgcn_66{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .2s ease-in-out}._summaryCard_1wgcn_66:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardIcon_1wgcn_83{width:48px;height:48px;background-color:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#475569;flex-shrink:0}._cardIcon_1wgcn_83 svg{width:24px;height:24px}._warningIcon_1wgcn_100{background-color:#fef3c7;color:#d97706}._infoIcon_1wgcn_105{background-color:#dbeafe;color:#2563eb}._successIcon_1wgcn_110{background-color:#d1fae5;color:#059669}._cardContent_1wgcn_115{flex:1}._cardValue_1wgcn_119{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 .25rem;line-height:1}._cardLabel_1wgcn_127{font-size:.875rem;color:#64748b;margin:0;font-weight:500}._tableContainer_1wgcn_135{max-width:1200px;margin-left:auto;margin-right:auto}._tableCard_1wgcn_141{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._tableHeader_1wgcn_148{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}._tableTitle_1wgcn_156{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0}._tableActions_1wgcn_163{display:flex;gap:.75rem}._helpContainer_1wgcn_168{position:relative;display:inline-block;margin-left:.25rem}._helpButton_1wgcn_174{width:16px;height:16px;color:#64748b;cursor:help;transition:color .2s ease;display:flex;align-items:center;justify-content:center}._helpButton_1wgcn_174:hover{color:#3b82f6}._helpButton_1wgcn_174 svg{width:100%;height:100%}._helpTooltip_1wgcn_194{position:fixed;background-color:#fff;color:#000;padding:.75rem;border-radius:.5rem;font-size:.75rem;line-height:1.4;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1000;max-width:280px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}._tooltipContent_1wgcn_211{text-align:left}._tooltipNote_1wgcn_215{margin-top:.5rem;font-size:.7rem;color:#64748b;font-style:italic}._mathFormula_1wgcn_222{font-family:Computer Modern,Times New Roman,serif;font-style:italic;font-size:.8rem;white-space:normal;margin-top:.25rem;display:block;word-break:break-word;line-height:1.4;text-transform:none}._fraction_1wgcn_234{display:inline-block;vertical-align:middle;text-align:center;margin:0 .1em}._numerator_1wgcn_241{display:block;border-bottom:1px solid currentColor;padding-bottom:.1em;font-size:.9em}._denominator_1wgcn_248{display:block;padding-top:.1em;font-size:.9em}._table_1wgcn_135{width:100%}._tableHead_1wgcn_148{background-color:#f8fafc}._tableRow_1wgcn_264{display:grid;grid-template-columns:2fr 120px 100px 100px 120px 140px;gap:1rem;align-items:center}._tableHeadCell_1wgcn_271{display:flex;align-items:center;justify-content:space-between;padding:1rem;font-size:.75rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:color .2s ease-in-out}._tableHeadCell_1wgcn_271:hover{color:#111827}._sortable_1wgcn_289{cursor:pointer;-webkit-user-select:none;user-select:none}._sortable_1wgcn_289:hover{background-color:#f1f5f9}._sortIcon_1wgcn_298{width:14px;height:14px;color:#9ca3af;opacity:0;transition:all .2s ease-in-out}._sortIconActive_1wgcn_306{opacity:1;color:#3b82f6}._tableHeadCell_1wgcn_271:hover ._sortIcon_1wgcn_298{opacity:1}._tableCell_1wgcn_315{padding:1rem;font-size:.875rem;color:#374151}._dataRow_1wgcn_321{border-bottom:1px solid #f1f5f9;transition:background-color .2s ease-in-out}._dataRow_1wgcn_321:hover{background-color:#f8fafc}._dataRow_1wgcn_321:last-child{border-bottom:none}._clickableRow_1wgcn_334{cursor:pointer;transition:all .2s ease-in-out}._clickableRow_1wgcn_334:hover{background-color:#f1f5f9!important;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._clickableRow_1wgcn_334:active{transform:translateY(0)}._clickableRow_1wgcn_334:after{content:"👁";opacity:0;transition:opacity .2s ease;position:absolute;right:1rem;font-size:.875rem}._clickableRow_1wgcn_334:hover:after{opacity:.7}._clickableRow_1wgcn_334{position:relative}._disabledRow_1wgcn_366{cursor:default!important;opacity:.6;position:relative}._disabledRow_1wgcn_366:hover{background-color:#f8fafc!important;transform:none!important;box-shadow:none!important;cursor:default!important}._fileInfo_1wgcn_380{display:flex;align-items:center;gap:.75rem}._fileIcon_1wgcn_386{width:32px;height:32px;background-color:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#475569;flex-shrink:0}._fileIcon_1wgcn_386 svg{width:16px;height:16px}._fileName_1wgcn_403{font-weight:500;color:#0f172a;margin:0 0 .125rem;font-size:.875rem}._filePath_1wgcn_410{font-size:.75rem;color:#64748b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}._badge_1wgcn_421{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;min-width:32px}._badgeWarning_1wgcn_437{background-color:#fef3c7;color:#92400e}._badgeError_1wgcn_442{background-color:#fee2e2;color:#991b1b}._metric_1wgcn_447{font-weight:500;color:#374151}._qualityScore_1wgcn_453{display:flex;align-items:center}._qualityBadge_1wgcn_458{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;min-width:60px}._qualityGood_1wgcn_469{background-color:#dcfce7;color:#166534}._qualityMedium_1wgcn_474{background-color:#fef3c7;color:#92400e}._qualityPoor_1wgcn_479{background-color:#fee2e2;color:#991b1b}._analysisGrid_1wgcn_485{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}._analysisCard_1wgcn_495{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;transition:box-shadow .15s ease-in-out}._analysisCard_1wgcn_495:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._cardHeader_1wgcn_507{padding:1.5rem 1.5rem 0;display:flex;justify-content:between;align-items:center;gap:1rem}._cardHeader_1wgcn_507 h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}._badge_1wgcn_421{font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;background-color:#e2e8f0;color:#475569}._badgeInfo_1wgcn_531{background-color:#dbeafe;color:#1e40af}._badgeSuccess_1wgcn_432{background-color:#dcfce7;color:#166534}._cardBody_1wgcn_541{padding:1.5rem}._statsGrid_1wgcn_545{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._statItem_1wgcn_551{display:flex;align-items:center;gap:.75rem}._statIcon_1wgcn_557{width:2rem;height:2rem;color:#64748b;flex-shrink:0}._statIcon_1wgcn_557 svg{width:100%;height:100%}._statValue_1wgcn_569{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0;line-height:1.2}._statLabel_1wgcn_577{font-size:.875rem;color:#64748b;margin:0;line-height:1.2}._qualityBars_1wgcn_585{display:flex;flex-direction:column;gap:1rem}._qualityItem_1wgcn_591{display:flex;align-items:center;gap:1rem}._qualityLabel_1wgcn_597{display:flex;align-items:center;gap:.5rem;min-width:120px;font-size:.875rem;color:#374151}._qualityDot_1wgcn_606{width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0}._qualityDot_1wgcn_606._excellent_1wgcn_613{background-color:#10b981}._qualityDot_1wgcn_606._good_1wgcn_617{background-color:#f59e0b}._qualityDot_1wgcn_606._needsWork_1wgcn_621{background-color:#ef4444}._qualityBar_1wgcn_585{flex:1;height:.5rem;background-color:#f1f5f9;border-radius:.25rem;overflow:hidden}._qualityFill_1wgcn_633{height:100%;transition:width .3s ease-in-out}._qualityFill_1wgcn_633._excellent_1wgcn_613{background-color:#10b981}._qualityFill_1wgcn_633._good_1wgcn_617{background-color:#f59e0b}._qualityFill_1wgcn_633._needsWork_1wgcn_621{background-color:#ef4444}@media (max-width: 1024px){._tableRow_1wgcn_264{grid-template-columns:2fr 100px 80px 80px 100px 120px;gap:.5rem}._tableCell_1wgcn_315,._tableHeadCell_1wgcn_271{padding:.75rem .5rem}}@media (max-width: 768px){._container_1wgcn_2{padding:1rem}._headerContent_1wgcn_15 h1._title_1wgcn_15{font-size:1.875rem}._summaryGrid_1wgcn_56{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._summaryCard_1wgcn_66{padding:1rem}._cardIcon_1wgcn_83{width:40px;height:40px}._cardIcon_1wgcn_83 svg{width:20px;height:20px}._cardValue_1wgcn_119{font-size:1.5rem}._tableHeader_1wgcn_148{flex-direction:column;gap:1rem;align-items:stretch}._tableRow_1wgcn_264{grid-template-columns:1fr;gap:0}._tableHeadCell_1wgcn_271,._tableCell_1wgcn_315{padding:.5rem;border-bottom:1px solid #f1f5f9}._tableHeadCell_1wgcn_271{background-color:#f1f5f9;font-weight:600}._dataRow_1wgcn_321 ._tableCell_1wgcn_315:before{content:attr(data-label);font-weight:600;color:#64748b;display:block;margin-bottom:.25rem;font-size:.75rem;text-transform:uppercase}._filePath_1wgcn_410{max-width:none}}._filterButton_1wgcn_732:focus-visible,._tableHeadCell_1wgcn_271:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._container_1k4mt_2{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(to bottom right,#f8fafc,#e2e8f0)}._card_1k4mt_12{width:100%;max-width:400px;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center}._header_1k4mt_27{text-align:center;margin-bottom:1.5rem}._title_1k4mt_32{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.025em}._description_1k4mt_40{color:#64748b;font-size:.875rem;line-height:1.5}._tabContainer_1k4mt_47{display:flex;width:100%;border-radius:8px;overflow:hidden;margin-bottom:1.5rem;border:1px solid #e2e8f0}._tabButton_1k4mt_56{flex:1;padding:.75rem;background-color:#f8fafc;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;color:#64748b}._tabButtonActive_1k4mt_68{background-color:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 2px #0f172a1a}._form_1k4mt_76{display:flex;flex-direction:column;gap:1.5rem;width:100%}._inputGroup_1k4mt_83{display:flex;flex-direction:column;gap:.5rem;width:100%}._label_1k4mt_90{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}._input_1k4mt_83{width:100%;box-sizing:border-box;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;line-height:1.5;transition:all .2s ease-in-out;background-color:#fff}._input_1k4mt_83:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_1k4mt_83::placeholder{color:#9ca3af}._button_1k4mt_120{width:100%;box-sizing:border-box;padding:.75rem 1rem;background-color:#0f172a;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}._button_1k4mt_120:hover:not(._buttonDisabled_1k4mt_139){background-color:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}._button_1k4mt_120:active:not(._buttonDisabled_1k4mt_139){transform:translateY(0);box-shadow:0 2px 4px #0f172a26}._buttonDisabled_1k4mt_139{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}._spinner_1k4mt_158{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1k4mt_158 1s linear infinite}@keyframes _spin_1k4mt_158{to{transform:rotate(360deg)}}._alertError_1k4mt_174,._alertSuccess_1k4mt_175{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:8px;font-size:.875rem;font-weight:500;margin-top:1.5rem}._alertError_1k4mt_174{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca}._alertSuccess_1k4mt_175{background-color:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._alertIcon_1k4mt_198{width:20px;height:20px;flex-shrink:0}@media (max-width: 480px){._container_1k4mt_2{padding:.5rem}._card_1k4mt_12{padding:1.5rem}._title_1k4mt_32{font-size:1.5rem}}._button_1k4mt_120:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._input_1k4mt_83:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._container_12b67_2{min-height:100vh;background-color:#fafafa;padding:2rem}._header_12b67_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}._headerContent_12b67_19 h1._title_12b67_19{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.025em}._headerContent_12b67_19 p._description_12b67_27{color:#64748b;font-size:1rem;line-height:1.5}._addButton_12b67_34{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#0f172a;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._addButton_12b67_34:hover{background-color:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}._addIcon_12b67_55{width:16px;height:16px}._content_12b67_61{max-width:1200px;margin-left:auto;margin-right:auto}._loading_12b67_68{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}._spinner_12b67_77{width:32px;height:32px;border:3px solid #e2e8f0;border-top:3px solid #3b82f6;border-radius:50%;animation:_spin_12b67_77 1s linear infinite;margin-bottom:1rem}@keyframes _spin_12b67_77{to{transform:rotate(360deg)}}._error_12b67_94{display:flex;align-items:center;gap:1rem;padding:1.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626}._errorIcon_12b67_105{width:24px;height:24px;flex-shrink:0}._error_12b67_94 h3{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}._error_12b67_94 p{font-size:.875rem;color:#991b1b}._emptyState_12b67_123{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._emptyIcon_12b67_132{width:48px;height:48px;color:#9ca3af;margin-bottom:1rem}._emptyState_12b67_123 h3{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}._emptyState_12b67_123 p{color:#6b7280;margin-bottom:2rem}._emptyButton_12b67_151{padding:.75rem 1.5rem;background-color:#0f172a;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._emptyButton_12b67_151:hover{background-color:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}._projectGrid_12b67_170{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._projectCard_12b67_177{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s ease-in-out;cursor:pointer}._projectCard_12b67_177:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardHeader_12b67_193{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._projectIcon_12b67_200{width:40px;height:40px;background-color:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#475569}._projectIcon_12b67_200 svg{width:20px;height:20px}._cardActions_12b67_216{display:flex;gap:.5rem}._actionButton_12b67_221{width:32px;height:32px;background:none;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s ease-in-out}._actionButton_12b67_221:hover{background-color:#f1f5f9;color:#475569}._actionButton_12b67_221 svg{width:16px;height:16px}._deleteButton_12b67_246{width:32px;height:32px;background:none;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#dc2626;cursor:pointer;transition:all .2s ease-in-out}._deleteButton_12b67_246:hover:not(:disabled){background-color:#fef2f2;color:#b91c1c}._deleteButton_12b67_246:disabled{opacity:.6;cursor:not-allowed}._deleteButton_12b67_246 svg{width:16px;height:16px}._deleteSpinner_12b67_275{width:16px;height:16px;border:2px solid #fee2e2;border-top:2px solid #dc2626;border-radius:50%;animation:_spin_12b67_77 1s linear infinite}._cardContent_12b67_285{margin-bottom:1.5rem}._projectName_12b67_289{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem;line-height:1.5}._projectDescription_12b67_297{color:#64748b;font-size:.875rem;line-height:1.5}._readMoreButton_12b67_303{display:inline;background:none;border:none;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;padding:0;margin-left:.25rem;transition:color .2s ease-in-out}._readMoreButton_12b67_303:hover{color:#2563eb;text-decoration:underline}._cardFooter_12b67_322{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #f1f5f9}._projectMeta_12b67_330{display:flex;gap:1rem}._metaItem_12b67_335{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#64748b}._metaIcon_12b67_343{width:14px;height:14px}._viewButton_12b67_348{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f8fafc;color:#475569;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}._viewButton_12b67_348:hover{background-color:#0f172a;color:#fff;transform:translate(2px)}._buttonIcon_12b67_368{width:14px;height:14px}@media (max-width: 768px){._container_12b67_2{padding:1rem}._header_12b67_9{flex-direction:column;gap:1rem;align-items:stretch}._headerContent_12b67_19 h1._title_12b67_19{font-size:1.875rem}._projectGrid_12b67_170{grid-template-columns:1fr}._cardFooter_12b67_322{flex-direction:column;gap:1rem;align-items:stretch}._viewButton_12b67_348{justify-content:center}}._addButton_12b67_34:focus-visible,._emptyButton_12b67_151:focus-visible,._actionButton_12b67_221:focus-visible,._deleteButton_12b67_246:focus-visible,._viewButton_12b67_348:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._modalOverlay_12b67_415{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modalContent_12b67_429{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:90%;max-height:90vh;overflow:hidden}._modalHeader_12b67_439{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0}._modalHeader_12b67_439 h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}._modalCloseButton_12b67_453{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._modalCloseButton_12b67_453:hover{background-color:#f1f5f9;color:#475569}._modalBody_12b67_474{padding:1.5rem;text-align:center}._warningIcon_12b67_479{width:48px;height:48px;margin:0 auto 1rem;color:#f59e0b}._warningIcon_12b67_479 svg{width:100%;height:100%}._modalBody_12b67_474 p{color:#374151;line-height:1.5;margin-bottom:.5rem}._warningText_12b67_497{font-size:.875rem;color:#6b7280}._modalFooter_12b67_502{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem;justify-content:flex-end}._cancelButton_12b67_509{padding:.5rem 1rem;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_12b67_509:hover{background-color:#f9fafb;border-color:#9ca3af}._confirmDeleteButton_12b67_526{padding:.5rem 1rem;background-color:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._confirmDeleteButton_12b67_526:hover{background-color:#b91c1c}@keyframes _spin_12b67_77{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1tnu2_2{background-color:#fafafa;padding:2rem;font-family:Inter,sans-serif;max-width:1200px;margin:0 auto}._header_1tnu2_11{margin-bottom:2rem}._title_1tnu2_15{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.025em}._description_1tnu2_23{color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:1rem;max-width:800px}._loadingIndicator_1tnu2_32{display:flex;align-items:center;justify-content:center;height:200px;font-size:1.125rem;color:#64748b}._settingsSection_1tnu2_42{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}._settingsSection_1tnu2_42 h2{margin-top:0;color:#0f172a;font-weight:600;font-size:1.25rem;border-bottom:1px solid #e2e8f0;padding-bottom:1rem;margin-bottom:1.5rem}._sectionDescription_1tnu2_61{margin-bottom:1.5rem;color:#64748b;font-size:.95rem;line-height:1.5}._formGrid_1tnu2_69{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._formGroup_1tnu2_75{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}._formGroup_1tnu2_75 label{font-weight:500;color:#334155;font-size:.95rem}._formGroup_1tnu2_75 input{padding:.625rem .875rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#334155;background-color:#fff;transition:all .2s}._formGroup_1tnu2_75 input:focus{border-color:#006fff;outline:none;box-shadow:0 0 0 2px #006fff26}._hint_1tnu2_104{margin:0;font-size:.8rem;color:#64748b}._weightSum_1tnu2_111{margin-top:1.25rem;padding-top:1.25rem;border-top:1px dashed #e2e8f0;display:flex;align-items:center;gap:.75rem;color:#334155;font-weight:500}._weightIndicator_1tnu2_122{display:flex;align-items:center;gap:.5rem}._validWeight_1tnu2_128{color:#059669;background-color:#d1fae5;padding:.25rem .5rem;border-radius:4px}._invalidWeight_1tnu2_135{color:#b91c1c;background-color:#fee2e2;padding:.25rem .5rem;border-radius:4px}._error_1tnu2_142{color:#ef4444;font-size:.875rem;display:flex;align-items:center;gap:.375rem}._error_1tnu2_142:before{content:"⚠️"}._buttonContainer_1tnu2_155{display:flex;justify-content:flex-end;margin-top:1.5rem;margin-bottom:2rem}._saveButton_1tnu2_162{background-color:#006fff;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}._saveButton_1tnu2_162:hover{background-color:#05c;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._saveButton_1tnu2_162:active{transform:translateY(0)}._saveButton_1tnu2_162:disabled{background-color:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}._message_1tnu2_192{padding:.875rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem}._messageContent_1tnu2_199{display:flex;align-items:center;gap:.5rem}._success_1tnu2_205{background-color:#ecfdf5;color:#047857;border:1px solid #a7f3d0}._error_1tnu2_142{background-color:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._infoCard_1tnu2_218{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:1.5rem;margin-top:2rem}._infoCard_1tnu2_218 h3{margin-top:0;color:#0369a1;font-size:1.125rem;font-weight:600;margin-bottom:1rem}._infoDescription_1tnu2_234{color:#64748b;font-size:.95rem;margin-bottom:1rem}._formula_1tnu2_240{background-color:#fff;padding:1.25rem;border-radius:8px;overflow-x:auto;white-space:pre-wrap;font-family:monospace;color:#334155;border:1px solid #e2e8f0;font-size:.875rem;line-height:1.5}._formulaExplanation_1tnu2_253{margin-top:1rem}._formulaExplanation_1tnu2_253 h4{color:#334155;font-size:1rem;margin-bottom:.75rem;font-weight:500}._formulaExplanation_1tnu2_253 ul{margin:0;padding-left:1.5rem;margin-bottom:1rem}._formulaExplanation_1tnu2_253 li{margin-bottom:.5rem;color:#334155}._infoNote_1tnu2_275{display:flex;align-items:flex-start;gap:.5rem;padding:.875rem;background-color:#bae6fd4d;border-radius:8px;font-size:.875rem;color:#0c4a6e;margin-top:1rem}._infoNote_1tnu2_275 svg{flex-shrink:0;margin-top:.125rem}._thresholdGrid_1tnu2_293{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}._thresholdGroup_1tnu2_299{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}._thresholdGroup_1tnu2_299 h3{margin-top:0;margin-bottom:1rem;color:#0f172a;font-weight:600;font-size:1.125rem}._thresholdInputs_1tnu2_314{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._thresholdInputs_1tnu2_314 ._formGroup_1tnu2_75{margin-bottom:0}@media (max-width: 768px){._thresholdGrid_1tnu2_293{grid-template-columns:1fr;gap:1.5rem}._thresholdInputs_1tnu2_314{grid-template-columns:1fr;gap:1rem}._formGrid_1tnu2_69{grid-template-columns:1fr}}._container_1cqhr_2{min-height:100vh;background-color:#fafafa;display:flex;flex-direction:column}._hero_1cqhr_10{background:#fff;border-bottom:1px solid #e2e8f0;padding:2.5rem 2rem;min-height:50vh;display:flex;align-items:center;justify-content:center}._heroContent_1cqhr_20{max-width:800px;margin:0 auto;text-align:center}._logoContainer_1cqhr_26{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._logo_1cqhr_26{height:80px;width:auto;object-fit:contain}._heroTitle_1cqhr_39{font-size:3.5rem;font-weight:700;color:#0f172a;margin-bottom:0;letter-spacing:-.025em;line-height:1.1}._heroSubtitle_1cqhr_48{font-size:1.375rem;color:#64748b;margin-bottom:2rem;margin-top:1rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}._heroActions_1cqhr_59{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._primaryButton_1cqhr_66{background-color:#0f172a;color:#fff;font-size:.875rem;font-weight:500;padding:.875rem 2rem;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}._primaryButton_1cqhr_66:hover{background-color:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}._secondaryButton_1cqhr_84{background-color:#fff;color:#0f172a;font-size:.875rem;font-weight:500;padding:.875rem 2rem;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}._secondaryButton_1cqhr_84:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}._sectionContent_1cqhr_104{max-width:1200px;margin:0 auto;padding:0 2rem}._sectionHeader_1cqhr_110{text-align:center;margin-bottom:2rem}._sectionTitle_1cqhr_115{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:1rem;letter-spacing:-.025em}._sectionDescription_1cqhr_123{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}._features_1cqhr_132{padding:3rem 0;background-color:#fafafa}._featureGrid_1cqhr_137{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._featureCard_1cqhr_143{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;text-align:center;transition:all .2s ease-in-out}._featureCard_1cqhr_143:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#cbd5e1}._featureIcon_1cqhr_159{font-size:2.5rem;margin-bottom:1rem}._featureTitle_1cqhr_164{font-size:1.4rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}._featureDescription_1cqhr_171{color:#64748b;line-height:1.6;font-size:1.1rem}._stats_1cqhr_178{padding:4rem 0;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}._statsGrid_1cqhr_185{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._statCard_1cqhr_191{text-align:center;padding:1.5rem}._statNumber_1cqhr_196{font-size:3rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}._statLabel_1cqhr_203{font-size:1rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._footer_1cqhr_212{background:#fff;border-top:1px solid #e2e8f0;padding:2rem 0 1.5rem;margin-top:auto}._footerContent_1cqhr_219{max-width:800px;margin:0 auto;padding:0 2rem}._credits_1cqhr_225{text-align:center}._department_1cqhr_229{font-size:1rem;font-weight:500;color:#0f172a;margin-bottom:.75rem}._team_1cqhr_236{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}._supervisor_1cqhr_243,._developer_1cqhr_244{font-size:.875rem;color:#64748b;margin:0}._supervisor_1cqhr_243 strong,._developer_1cqhr_244 strong{color:#374151;font-weight:600}@media (max-width: 768px){._hero_1cqhr_10{padding:2rem 1rem;min-height:50vh}._logoContainer_1cqhr_26{margin-bottom:.75rem}._logo_1cqhr_26{height:60px}._heroTitle_1cqhr_39{font-size:2.5rem}._heroSubtitle_1cqhr_48{font-size:1.125rem;margin-bottom:1.5rem;margin-top:.75rem}._heroActions_1cqhr_59{flex-direction:column;align-items:center}._primaryButton_1cqhr_66,._secondaryButton_1cqhr_84{width:100%;max-width:300px}._sectionContent_1cqhr_104{padding:0 1rem}._sectionTitle_1cqhr_115{font-size:1.5rem}._features_1cqhr_132{padding:2rem 0}._featureGrid_1cqhr_137{grid-template-columns:1fr;gap:1rem}._featureCard_1cqhr_143{padding:1.25rem}._statsGrid_1cqhr_185{grid-template-columns:1fr}._team_1cqhr_236{flex-direction:column;gap:.5rem}._footer_1cqhr_212{padding:1.5rem 0 1rem}}
