.source-code-viewer{height:100%;display:flex;flex-direction:column;background:#1e1e1e;color:#ccc}.source-code-loading{display:flex;justify-content:center;align-items:center;height:100%;background:#1e1e1e}.file-header{background:#252526!important;border:1px solid #3e3e42!important;margin-bottom:8px}.file-header .ant-card-body{padding:12px 16px!important;background:#252526!important}.coverage-stats{background:#252526!important;border:1px solid #3e3e42!important;margin-bottom:8px}.coverage-stats .ant-card-body{padding:12px 16px!important;background:#252526!important}.coverage-stats .ant-statistic-title{color:#ccc!important;font-size:12px;margin-bottom:4px}.coverage-stats .ant-statistic-content{color:#ccc!important;font-size:16px;font-weight:600}.test-type-filter{background:#252526!important;border:1px solid #3e3e42!important;margin-bottom:8px}.test-type-filter .ant-card-body{padding:8px 16px!important;background:#252526!important}.test-type-switch{display:flex;align-items:center;cursor:pointer}.test-type-switch .ant-switch{background:#3e3e42}.test-type-switch .ant-switch-checked{background:#007acc}.source-code-card{flex:1;background:#252526!important;border:1px solid #3e3e42!important;overflow:hidden}.source-code-card .ant-card-body{padding:0!important;background:#252526!important;height:100%;overflow:hidden}.source-lines{height:100%;overflow-y:auto;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.5}.source-lines::-webkit-scrollbar{width:8px}.source-lines::-webkit-scrollbar-track{background:#252526}.source-lines::-webkit-scrollbar-thumb{background:#3e3e42;border-radius:4px}.source-lines::-webkit-scrollbar-thumb:hover{background:#4e4e52}.source-line{display:flex;align-items:center;min-height:20px;padding:2px 0;border-left:3px solid transparent;transition:all .1s ease;position:relative}.source-line:hover{background:rgba(255,255,255,.05)!important}.source-line.empty-line{opacity:.6}.source-line.comment-line{color:#6a9955}.line-number{width:60px;padding:0 8px;text-align:right;color:#858585;font-size:12px;-webkit-user-select:none;user-select:none;flex-shrink:0}.line-content{flex:1;padding:0 8px;min-width:0;word-break:break-all;white-space:pre-wrap}.line-content code{background:transparent;color:#ccc;font-family:inherit;font-size:inherit;padding:0;border:none;font-weight:500}.coverage-indicators{display:flex;gap:4px;margin-left:8px;flex-shrink:0}.coverage-tag{font-size:10px;height:18px;line-height:16px;padding:0 6px;border-radius:3px;font-weight:500}.coverage-tag .anticon{font-size:10px;margin-right:2px}.source-line[data-coverage=covered]{border-left-color:#52c41a}.source-line[data-coverage=uncovered]{border-left-color:#ff4d4f}.source-line[data-coverage=partial]{border-left-color:#faad14}.source-line[style*="rgba(24, 144, 255, 0.25)"] .line-content code,.source-line[style*="rgba(82, 196, 26, 0.25)"] .line-content code,.source-line[style*="rgba(255, 77, 79, 0.25)"] .line-content code,.source-line[style*="rgba(128, 90, 213, 0.25)"] .line-content code,.source-line[style*=linear-gradient] .line-content code{color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.5)}.line-content code{color:#ccc}.line-content code .keyword{color:#569cd6;font-weight:700}.line-content code .string{color:#ce9178}.line-content code .comment{color:#6a9955;font-style:italic}.line-content code .number{color:#b5cea8}.line-content code .type{color:#4ec9b0}.line-content code .annotation{color:#dcdcaa}@media (max-width: 768px){.source-line{flex-direction:column;align-items:flex-start;padding:4px 0}.line-number{width:auto;text-align:left;padding:0 8px 2px}.line-content{padding:0 8px}.coverage-indicators{margin-left:0;margin-top:2px;padding:0 8px}}.source-line{transition:background-color .3s ease,border-left-color .3s ease}.source-line:focus{outline:1px solid #007acc;outline-offset:-1px}.source-line::selection{background:#264f78}.source-lines::-webkit-scrollbar-corner{background:#252526}.source-code-loading .ant-spin-text{color:#ccc}.ant-alert{margin:16px}.ant-alert .ant-alert-action button{background:#007acc;border-color:#007acc;color:#fff}.ant-alert .ant-alert-action button:hover{background:#005a9e;border-color:#005a9e}.project-explorer{height:100vh;background:#1e1e1e;color:#ccc}.project-explorer-loading{display:flex;justify-content:center;align-items:center;height:100vh;background:#1e1e1e}.explorer-sidebar{background:#252526!important;border-right:1px solid #3e3e42}.explorer-card{height:100%;background:#252526!important;border:none!important}.explorer-card .ant-card-head{background:#2d2d30!important;border-bottom:1px solid #3e3e42!important;padding:8px 12px}.explorer-card .ant-card-head-title{color:#ccc!important;font-size:13px;font-weight:600}.explorer-card .ant-card-body{padding:0!important;background:#252526!important;height:calc(100% - 40px);overflow:hidden}.project-header{display:flex;align-items:center}.tree-container{height:100%;overflow-y:auto;padding:4px 0;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px}.tree-container::-webkit-scrollbar{width:8px}.tree-container::-webkit-scrollbar-track{background:#252526}.tree-container::-webkit-scrollbar-thumb{background:#3e3e42;border-radius:4px}.tree-container::-webkit-scrollbar-thumb:hover{background:#4e4e52}.tree-node{-webkit-user-select:none;user-select:none}.node-content{display:flex;align-items:center;padding:2px 8px;cursor:pointer;transition:background-color .1s ease;min-height:22px;position:relative}.node-content:hover{background:#2a2d2e}.node-content.selected{background:#094771;color:#fff}.node-content.selected .node-text{color:#fff!important}.node-expand-icon{width:16px;display:flex;justify-content:center;align-items:center;margin-right:2px}.expand-icon{color:#ccc;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:2px;transition:background-color .1s ease}.expand-icon:hover{background:#3e3e42}.expand-placeholder{width:16px;height:16px}.node-icon{margin-right:6px;font-size:14px;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.node-icon .anticon-folder,.node-icon .anticon-folder-open{color:#4ec9b0}.node-icon .anticon-file-text{color:#9cdcfe}.node-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.node-text{color:#ccc;font-size:13px;font-family:Consolas,Monaco,Courier New,monospace}.node-coverage{margin-left:8px;display:flex;align-items:center}.coverage-indicator{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.node-children{position:relative}.node-children:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:1px;background:#3e3e42}.explorer-content{background:#1e1e1e;padding:0;height:100vh;overflow:hidden}.details-card{background:#252526!important;border:1px solid #3e3e42!important;height:100%}.details-card .ant-card-head{background:#2d2d30!important;border-bottom:1px solid #3e3e42!important}.details-card .ant-card-head-title{color:#ccc!important;font-size:14px;font-weight:600}.details-card .ant-card-body{background:#252526!important;color:#ccc}.file-details{display:flex;flex-direction:column;gap:12px}.file-info{display:flex;align-items:center;gap:8px;font-size:13px}.file-info .ant-typography{margin:0;color:#ccc}.file-info .ant-typography-caption{color:#6a9955;font-family:Consolas,Monaco,Courier New,monospace;background:#1e1e1e;padding:2px 6px;border-radius:3px;border:1px solid #3e3e42}.no-selection{display:flex;justify-content:center;align-items:center;height:200px;color:#6a9955;font-style:italic}@media (max-width: 768px){.explorer-sidebar{width:100%!important;max-width:100%!important;min-width:100%!important}.explorer-content{display:none}}.node-children{animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.node-content:focus{outline:1px solid #007acc;outline-offset:-1px}.tree-container::-webkit-scrollbar-corner{background:#252526}.node-content.selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#007acc}.node-content:hover .node-icon{transform:scale(1.1);transition:transform .1s ease}.node-content[data-file-type=java] .node-icon,.node-content[data-file-type=xml] .node-icon{color:#f44747}.node-content[data-file-type=properties] .node-icon,.node-content[data-file-type=yml] .node-icon{color:#dcdcaa}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1e1e1e;color:#ccc;height:100vh;overflow:hidden}#root{height:100vh;width:100vw}.ant-layout{background:#1e1e1e!important}.ant-layout-header{background:#2d2d30!important;border-bottom:1px solid #3e3e42!important}.ant-layout-sider{background:#252526!important}.ant-layout-content{background:#1e1e1e!important}.ant-card{background:#252526!important;border:1px solid #3e3e42!important}.ant-card-head{background:#2d2d30!important;border-bottom:1px solid #3e3e42!important}.ant-card-head-title{color:#ccc!important}.ant-card-body{background:#252526!important;color:#ccc!important}.ant-typography{color:#ccc!important}.ant-typography-caption{color:#6a9955!important}.ant-spin-text{color:#ccc!important}.ant-btn{background:transparent;border-color:#3e3e42;color:#ccc}.ant-btn:hover{background:rgba(255,255,255,.1);border-color:#4e4e52;color:#fff}.ant-btn-primary{background:#007acc;border-color:#007acc;color:#fff}.ant-btn-primary:hover{background:#005a9e;border-color:#005a9e;color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#252526}::-webkit-scrollbar-thumb{background:#3e3e42;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4e4e52}::-webkit-scrollbar-corner{background:#252526}
