:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#f4f4f5;background:#09090b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.navbar{border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;height:72px;padding:0 7%;display:flex}.logo{align-items:center;gap:10px;font-size:21px;font-weight:700;display:flex}.logo-icon{color:#fff;background:#111;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.nav-links{color:#a1a1aa;gap:30px;font-size:14px;display:flex}.nav-links span{cursor:pointer}.nav-links span:hover{color:#fff}.hero{text-align:center;max-width:1100px;margin:0 auto;padding:90px 24px 70px}.badge{color:#888;background:#6366f114;border:1px solid #3f3f46;border-radius:999px;margin-bottom:25px;padding:7px 14px;font-size:13px;display:inline-block}h1{letter-spacing:-3px;margin:0;font-size:clamp(45px,7vw,76px);line-height:1.05}h1 span{color:#555;display:block}.subtitle{color:#a1a1aa;max-width:680px;margin:28px auto;font-size:17px;line-height:1.7}.search-box{background:#18181b;border:1px solid #3f3f46;border-radius:14px;gap:8px;max-width:760px;margin:38px auto 0;padding:7px;display:flex}.search-box input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:15px 16px;font-size:15px}.search-box button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:9px;padding:0 23px;font-size:14px;font-weight:600}.hint{color:#71717a;margin-top:13px;font-size:12px}.features{text-align:left;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:80px;display:grid}.feature-card{background:#18181ba6;border:1px solid #27272a;border-radius:14px;padding:25px;transition:all .2s}.feature-card:hover{border-color:#52525b;transform:translateY(-3px)}.feature-icon{color:#888;background:#27272a;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:18px;display:flex}.feature-card h3{margin:0 0 10px;font-size:16px}.feature-card p{color:#71717a;margin:0;font-size:13px;line-height:1.6}footer{text-align:center;color:#52525b;border-top:1px solid #27272a;padding:25px;font-size:12px}@media (width<=800px){.features{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.navbar{padding:0 20px}.nav-links{display:none}.hero{padding-top:60px}h1{letter-spacing:-2px}.search-box{flex-direction:column}.search-box button{height:48px}.features{grid-template-columns:1fr}}.results{text-align:left;width:100%;max-width:1050px;margin:75px auto 0}.results-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.results-header h2{letter-spacing:-.5px;margin:0;font-size:28px}.results-header a{color:#555;font-size:14px;text-decoration:none}.results-header a:hover{text-decoration:underline}.repository-card{background:#18181bb3;border:1px solid #27272a;border-radius:16px;margin-bottom:18px;padding:28px}.repository-card h2{margin:0;font-size:24px}.repo-full-name{color:#555;margin:6px 0 0;font-size:14px}.repo-description{color:#a1a1aa;margin:20px 0 0;line-height:1.6}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px;display:grid}.stat-card{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:20px}.stat-card span{color:#71717a;margin-bottom:8px;font-size:13px;display:block}.stat-card strong{color:#f4f4f5;font-size:25px}.language-list{flex-direction:column;gap:10px;margin-top:20px;display:flex}.language-item{background:#18181b;border:1px solid #27272a;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.language-item span{color:#e4e4e7}.language-item strong{color:#555;font-size:13px}.details-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:20px;display:grid}.details-grid>div{background:#18181b;border:1px solid #27272a;border-radius:10px;padding:16px}.details-grid span{color:#71717a;margin-bottom:7px;font-size:12px;display:block}.details-grid strong{color:#e4e4e7;font-size:14px}.analysis-progress-card{background:#111113;border:1px solid #27272a;border-radius:14px;max-width:760px;margin:24px auto 0;padding:20px;box-shadow:0 10px 30px #0000002e}.analysis-progress-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.analysis-progress-header>div{flex-direction:column;gap:5px;display:flex}.analysis-progress-eyebrow{color:#71717a;letter-spacing:.12em;font-size:10px;font-weight:700}.analysis-progress-header strong{color:#f4f4f5;font-size:14px;font-weight:600}.analysis-progress-percent{color:#a1a1aa;font-size:13px;font-weight:600}.analysis-progress-track{background:#27272a;border-radius:999px;width:100%;height:6px;overflow:hidden}.analysis-progress-fill{border-radius:inherit;background:#111;height:100%;transition:width .35s}.analysis-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin-top:17px;display:grid}.analysis-step{color:#52525b;align-items:center;gap:9px;font-size:12px;transition:color .2s;display:flex}.analysis-step.completed{color:#d4d4d8}.analysis-step-icon{color:#888;border:1px solid #3f3f46;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.analysis-step.completed .analysis-step-icon{background:#6366f124;border-color:#111}@media (width<=550px){.analysis-progress-header{align-items:flex-start}.analysis-steps{grid-template-columns:1fr}}.error-message{color:#fca5a5;background:#7f1d1d26;border:1px solid #7f1d1d;border-radius:10px;max-width:760px;margin:20px auto;padding:13px 16px}.analyze-again{color:#e4e4e7;cursor:pointer;background:#18181b;border:1px solid #3f3f46;border-radius:9px;margin:25px auto 0;padding:12px 20px;font-size:14px;display:block}@media (width<=800px){.stats-grid,.details-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.results-header{flex-direction:column;align-items:flex-start;gap:10px}.stats-grid,.details-grid{grid-template-columns:1fr}.repository-card{padding:20px}}.tree-container{background:#18181b;border:1px solid #27272a;border-radius:12px;max-height:500px;margin-top:20px;overflow-y:auto}.tree-item{color:#d4d4d8;border-bottom:1px solid #27272a;align-items:center;gap:10px;padding:12px 16px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;display:flex}.tree-item:last-child{border-bottom:none}.tree-item span:first-child{flex-shrink:0;width:22px}.tree-section{margin-top:28px}.tree-section h3{color:#e4e4e7;margin-bottom:12px;font-size:18px}.tree-path{flex:1}.tree-size{color:#555;white-space:nowrap;font-size:12px;font-weight:500}.code-breakdown{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px;display:grid}.code-breakdown>div{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:18px}.code-breakdown span{color:#71717a;margin-bottom:8px;font-size:13px;display:block}.code-breakdown strong{color:#f4f4f5;font-size:20px}.language-item>div{flex-direction:column;gap:4px;display:flex}.language-item small{color:#71717a;font-size:12px}@media (width<=800px){.code-breakdown{grid-template-columns:1fr}}.commit-item{border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.commit-item:last-child{border-bottom:none}.commit-main{flex:1;min-width:0}.commit-message{color:#e4e4e7;text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px;font-size:14px;font-weight:500;overflow:hidden}.commit-meta{color:#71717a;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.commit-meta code{color:#a1a1aa;font-family:SFMono-Regular,Consolas,monospace}.commit-link{color:#555;flex-shrink:0;font-size:18px;text-decoration:none}.commit-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.tree-container{overflow:hidden}.commit-item{box-sizing:border-box;min-height:76px}.insights-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.insight-item{color:#d4d4d8;background:#18181b;border:1px solid #27272a;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.insight-bullet{color:#555;flex-shrink:0;font-size:18px;line-height:20px}.ai-summary-card{background:#18181bd1}.ai-summary-header,.chat-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ai-summary-header h2,.chat-header h2{margin:0}.ai-model-badge,.chat-badge{color:#888;background:#18181b;border:1px solid #3f3f46;border-radius:7px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:600}.ai-summary-content{color:#d4d4d8;border-top:1px solid #27272a;margin-top:24px;padding-top:22px;font-size:15px;line-height:1.7}.ai-summary-paragraph{margin:0 0 12px}.ai-summary-heading{color:#f4f4f5;margin:22px 0 10px;font-size:17px}.ai-summary-heading:first-child{margin-top:0}.ai-summary-bold{color:#f4f4f5;margin:0 0 10px;font-weight:600}.ai-summary-bullet{gap:10px;margin:7px 0;display:flex}.ai-summary-bullet>span:first-child{color:#555;font-weight:700}.ai-summary-spacer{height:5px}.repository-chat-card{background:#18181bd1}.chat-window{background:#101012;border:1px solid #27272a;border-radius:12px;flex-direction:column;gap:16px;max-height:520px;margin-top:24px;padding:20px;display:flex;overflow-y:auto}.chat-message{align-items:flex-start;gap:11px;display:flex}.chat-user{flex-direction:row-reverse}.chat-avatar{color:#888;background:#27272a;border-radius:9px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 7px;font-size:10px;font-weight:700;display:flex}.chat-user .chat-avatar{color:#fff;background:#111}.chat-bubble{color:#d4d4d8;background:#18181b;border:1px solid #27272a;border-radius:12px;max-width:82%;padding:12px 15px;font-size:14px;line-height:1.65}.chat-bubble p{white-space:pre-wrap;margin:0}.chat-user .chat-bubble{color:#fff;background:#111;border-color:#111}.chat-thinking{color:#a1a1aa}.chat-error{color:#fca5a5;background:#7f1d1d26;border:1px solid #7f1d1d;border-radius:9px;margin-top:14px;padding:11px 14px;font-size:13px}.chat-input-area{gap:8px;margin-top:14px;display:flex}.chat-input-area input{color:#f4f4f5;background:#18181b;border:1px solid #27272a;border-radius:9px;outline:none;flex:1;min-width:0;padding:13px 14px;font-size:14px}.chat-input-area button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:9px;padding:0 18px;font-size:13px;font-weight:600}.chat-input-area button:disabled{opacity:.45;cursor:not-allowed}.chat-suggestions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.chat-suggestions button{color:#a1a1aa;cursor:pointer;background:#18181b;border:1px solid #3f3f46;border-radius:7px;padding:7px 10px;font-size:11px}.analysis-loading{background:#111113;border:1px solid #27272a;border-radius:12px;justify-content:center;align-items:center;gap:15px;max-width:520px;margin:25px auto 0;padding:22px 24px;display:flex}.loading-spinner{border:3px solid #2f2f35;border-top-color:#555;border-radius:50%;flex:0 0 25px;width:25px;height:25px;animation:.8s linear infinite gitsense-spin}.loading-content{text-align:left;flex-direction:column;gap:4px;display:flex}.loading-content strong{color:#e4e4e7;font-size:14px}.loading-content span{color:#71717a;font-size:12px}@keyframes gitsense-spin{to{transform:rotate(360deg)}}@media (width<=550px){.ai-summary-header,.chat-header{flex-direction:column}.chat-bubble{max-width:90%}.chat-input-area{flex-direction:column}.chat-input-area button{height:44px}.analysis-loading{justify-content:flex-start}}.ai-summary-content strong{color:#f4f4f5;font-weight:650}.ai-summary-content code{color:#777;background:#111113;border:1px solid #27272a;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.chat-bubble strong{color:#f4f4f5;font-weight:650}.chat-bubble code{color:#777;background:#111113;border:1px solid #27272a;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.chat-text-line{margin:0 0 7px}.chat-text-line:last-child{margin-bottom:0}.chat-list-item{align-items:flex-start;gap:8px;margin:6px 0;display:flex}.chat-list-number{color:#888;min-width:22px;font-weight:600}.chat-list-bullet{color:#555;min-width:12px;font-weight:700}.chat-line-spacer{height:5px}:root{--mono-black:#111;--mono-gray-900:#2a2a2a;--mono-gray-700:#555;--mono-gray-500:#777;--mono-gray-300:#d6d6d6;--mono-gray-200:#e6e6e6;--mono-gray-100:#f3f3f3;--mono-white:#fff}html{scroll-behavior:smooth;scroll-padding-top:86px}body{background:var(--mono-gray-100);color:var(--mono-black)}.app{background:var(--mono-gray-100);min-height:100vh}.navbar{z-index:1000;border-bottom:1px solid var(--mono-gray-200);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;height:70px;padding:0 max(24px,5vw);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 18px #0000000d}.logo{color:var(--mono-black);flex:none;align-items:center;gap:10px;text-decoration:none;display:flex}.logo-icon{background:var(--mono-black);width:34px;height:34px;color:var(--mono-white);border-radius:8px}.nav-links{scrollbar-width:none;justify-content:flex-end;align-items:center;gap:5px;min-width:0;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav-links a{color:var(--mono-gray-700);white-space:nowrap;border:1px solid #0000;border-radius:7px;flex:none;padding:9px 11px;font-size:12px;font-weight:500;text-decoration:none;transition:all .18s}.hero{max-width:1180px;color:var(--mono-black);padding-top:125px}.hero h1{color:var(--mono-black)}.hero h1 span,.subtitle{color:var(--mono-gray-700)}.badge{color:var(--mono-gray-700);background:var(--mono-white);border-color:var(--mono-gray-300)}.search-box{background:var(--mono-white);border-color:var(--mono-gray-300);box-shadow:0 8px 25px #0000000d}.search-box input{color:var(--mono-black)}.search-box input::placeholder{color:#999}.search-box button{background:var(--mono-black);color:var(--mono-white)}.search-box button:hover{background:#333}.hint{color:var(--mono-gray-500)}.feature-card,.repository-card{background:var(--mono-white);border-color:var(--mono-gray-200);box-shadow:0 5px 20px #00000009}.feature-card:hover{border-color:#bbb;box-shadow:0 10px 25px #0000000f}.feature-icon{background:var(--mono-gray-100);color:var(--mono-black)}.feature-card h3,.repository-card h2,.results-header h2,.tree-section h3{color:var(--mono-black)}.feature-card p,.repo-description{color:var(--mono-gray-500)}.results-header a,.repo-full-name{color:var(--mono-gray-700)}.repository-card,.results,#ai-summary,#chat,#technology,#details,#structure,#statistics,#dependencies,#activity,#health{scroll-margin-top:86px}.stat-card,.details-grid>div,.language-item,.code-breakdown>div,.insight-item{background:var(--mono-gray-100);border-color:var(--mono-gray-200)}.stat-card span,.details-grid span,.code-breakdown span,.language-item small{color:var(--mono-gray-500)}.stat-card strong,.details-grid strong,.code-breakdown strong,.language-item span{color:var(--mono-black)}.language-item strong,.tree-size{color:var(--mono-gray-700)}.tree-container{background:var(--mono-gray-100);border-color:var(--mono-gray-200)}.tree-item{color:var(--mono-gray-900);border-color:var(--mono-gray-200)}.tree-item:hover{background:#e9e9e9}.insight-bullet,.chat-list-number,.chat-list-bullet{color:var(--mono-gray-700)}.ai-summary-card,.repository-chat-card{background:var(--mono-white)}.ai-summary-content{border-color:var(--mono-gray-200);color:var(--mono-gray-900)}.ai-summary-heading,.ai-summary-bold,.ai-summary-content strong{color:var(--mono-black)}.ai-model-badge,.chat-badge{background:var(--mono-gray-100);border-color:var(--mono-gray-300);color:var(--mono-gray-700)}.ai-summary-bullet>span:first-child{color:var(--mono-gray-700)}.ai-summary-content code{border-color:var(--mono-gray-300);color:var(--mono-black);background:#e9e9e9}.chat-window{border-color:var(--mono-gray-200);background:#fafafa}.chat-bubble{background:var(--mono-white);border-color:var(--mono-gray-200);color:var(--mono-gray-900)}.chat-avatar{background:var(--mono-gray-200);color:var(--mono-black)}.chat-user .chat-avatar{background:var(--mono-black);color:var(--mono-white)}.chat-user .chat-bubble{background:var(--mono-black);border-color:var(--mono-black);color:var(--mono-white)}.chat-bubble strong{color:inherit}.chat-bubble code{color:var(--mono-black);background:#eee;border-color:#d4d4d4}.chat-user .chat-bubble code{color:var(--mono-white);background:#333;border-color:#555}.chat-input-area input{background:var(--mono-white);border-color:var(--mono-gray-300);color:var(--mono-black)}.chat-input-area input:focus{border-color:var(--mono-black)}.chat-input-area input::placeholder{color:#999}.chat-input-area button{background:var(--mono-black)}.chat-input-area button:hover:not(:disabled){background:#333}.chat-suggestions button{background:var(--mono-white);border-color:var(--mono-gray-300);color:var(--mono-gray-700)}.chat-suggestions button:hover{color:var(--mono-black);border-color:#999}.analysis-loading{background:var(--mono-white);border-color:var(--mono-gray-200)}.loading-spinner{border-color:#ddd;border-top-color:var(--mono-black)}.loading-content strong{color:var(--mono-black)}.loading-content span{color:var(--mono-gray-500)}.analyze-again{background:var(--mono-black);border-color:var(--mono-black);color:var(--mono-white)}.analyze-again:hover{background:#333}.site-footer{background:var(--mono-black);color:var(--mono-white);margin-top:80px;padding:42px max(24px,7vw) 28px}.footer-main{grid-template-columns:1.2fr auto auto 1fr;align-items:center;gap:30px;max-width:1180px;margin:0 auto;display:grid}.footer-brand-title{letter-spacing:-.5px;font-size:20px;font-weight:750}.footer-tagline{color:#999;margin-top:5px;font-size:12px}.footer-message{color:#eee;white-space:nowrap;font-size:16px}.footer-heart{color:#fff;margin:0 3px}.footer-badges{gap:9px;display:flex}.store-badge{color:#fff;background:#171717;border:1px solid #444;border-radius:8px;align-items:center;gap:8px;min-width:135px;min-height:42px;padding:7px 11px;font-size:12px;line-height:1.05;display:flex}.store-badge small{color:#888;letter-spacing:.05em;margin-bottom:2px;font-size:7px;display:block}.store-icon{text-align:center;width:19px}.footer-socials{justify-content:flex-end;gap:9px;display:flex}.footer-socials a{color:#ccc;border:1px solid #444;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.footer-socials a:hover{color:#111;background:#fff;border-color:#fff}.footer-divider{border-top:1px solid #2f2f2f;max-width:1180px;margin:32px auto 22px}.footer-bottom{color:#777;justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto;font-size:12px;display:flex}.footer-links{gap:25px;display:flex}.footer-links a{color:#888;text-decoration:none}.footer-links a:hover{color:#fff}@media (width<=1000px){.navbar{padding:0 20px}.nav-links{justify-content:flex-start}.footer-main{grid-template-columns:1fr 1fr}.footer-socials{justify-content:flex-start}}@media (width<=700px){.navbar{height:64px}.logo{display:none}.nav-links{justify-content:flex-start;width:100%}.nav-links a{padding:8px 9px;font-size:11px}.hero{padding-top:105px}.footer-main{grid-template-columns:1fr;gap:22px}.footer-message{white-space:normal}.footer-socials{justify-content:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;gap:15px}}html,body,#root{width:100%;min-width:100%;margin:0;padding:0}body{overflow-x:hidden}.app{border:0;border-radius:0;width:100%;max-width:none;margin:0}.hero{width:100%;max-width:none;margin:0;padding-left:5%;padding-right:5%}.results{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:5%;padding-right:5%}.repository-card{width:100%}.site-footer{box-sizing:border-box;width:100%}.footer-main,.footer-divider,.footer-bottom{width:100%;max-width:none}.features{display:none!important}@media (width<=700px){.hero,.results{padding-left:20px;padding-right:20px}}.logo{justify-content:center;width:38px;height:38px}.logo-icon{color:#fff;background:#111;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:flex}.store-logo{flex:0 0 22px;width:22px;height:22px;display:block}.footer-socials a{padding:0}.footer-socials svg{width:17px;height:17px;display:block}@media (width<=700px){.logo{display:flex}}:root{--gitsense-purple:#111;--gitsense-purple-dark:#222;--heart-red:#ef4444}.hero-title{letter-spacing:-1.8px;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.05;color:var(--gitsense-purple)!important}.hero-title span{color:inherit!important}.subtitle{max-width:760px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.65}.logo-icon{letter-spacing:-.7px;text-transform:lowercase;justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;background:var(--gitsense-purple)!important;color:#fff!important;border-radius:8px!important;width:34px!important;height:34px!important;font-size:14px!important;font-weight:800!important}.nav-links a:hover{color:var(--gitsense-purple)!important;background:#faf7f9!important;border-color:#ddd!important}.search-box button,.chat-input-area button,.analyze-again{background:var(--gitsense-purple)!important;border-color:var(--gitsense-purple)!important}.search-box button:hover,.chat-input-area button:hover:not(:disabled),.analyze-again:hover{background:var(--gitsense-purple-dark)!important}.loading-spinner{border-top-color:var(--gitsense-purple)!important}.chat-user .chat-avatar{background:var(--gitsense-purple)!important}.chat-list-number,.chat-list-bullet{color:var(--gitsense-purple)!important}.footer-heart{font-size:18px;color:var(--heart-red)!important}.google-play-logo{width:23px!important;height:23px!important}.apple-logo,.footer-socials .social-github{color:#fff!important}.footer-socials .social-linkedin{color:#0a66c2!important}.footer-socials .social-discord{color:#5865f2!important}.footer-socials .social-reddit{color:#ff4500!important}.footer-socials a:hover{background:#fff;border-color:#fff}.footer-brand-title{color:#fff}#health h2{color:var(--gitsense-purple)!important}.hero h1,.hero h1 span{color:#111!important}.hero button,.analyze-again{color:#fff!important;background:#111!important;border-color:#111!important}.hero button:hover,.analyze-again:hover{background:#000!important;border-color:#000!important}.hero:not(:has(.results)){box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 72px);display:flex}.hero:not(:has(.results))>*{width:min(100%,900px)}.site-footer .footer-main{grid-template-columns:1fr auto 1fr;align-items:center;column-gap:48px;display:grid;position:relative}.site-footer .footer-brand{justify-self:start}.site-footer .footer-message,.site-footer .footer-badges{justify-self:center}.site-footer .footer-socials{justify-self:end}.google-play-logo{color:#000!important}.footer-socials a,.footer-socials a svg{color:#fff}.analysis-skeleton{flex-direction:column;gap:14px;width:min(100%,900px);margin:24px auto 0;padding:20px 0;display:flex}.skeleton{background:#e5e5e5;border-radius:10px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffbf 50%,#0000 100%);animation:1.35s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-heading{border-radius:12px;width:58%;height:42px;margin:0 auto}.skeleton-input{border-radius:16px;width:100%;height:64px}.skeleton-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.skeleton-card{height:110px}.skeleton-status{text-align:center;color:#666;margin-top:4px;font-size:13px}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (width<=800px){.site-footer .footer-main{grid-template-columns:1fr;row-gap:24px}.site-footer .footer-brand,.site-footer .footer-message,.site-footer .footer-badges,.site-footer .footer-socials{justify-self:center}.skeleton-row{grid-template-columns:1fr}}html,body,#root{min-height:100%}body{margin:0;overflow-x:hidden}.app{height:100dvh;overflow:hidden;flex-direction:column!important;min-height:100dvh!important;display:flex!important}.app>nav{flex:none}.app>main.hero{flex:auto!important;min-height:0!important}.hero:not(:has(.results)){box-sizing:border-box;justify-content:center;padding-top:28px;padding-bottom:28px;overflow:hidden;height:100%!important;min-height:0!important}.hero:not(:has(.results)) .analysis-skeleton{max-height:300px;overflow:hidden}.app>.site-footer{flex:none}.subtitle,.hint{display:none!important}.site-footer .footer-main{grid-template-columns:repeat(4,minmax(0,1fr))!important;place-items:center!important;gap:32px!important;display:grid!important}.site-footer .footer-brand,.site-footer .footer-message,.site-footer .footer-badges,.site-footer .footer-socials{justify-self:center!important;margin:0!important}.site-footer .footer-badges,.site-footer .footer-socials{justify-content:center!important;align-items:center!important;gap:10px!important;display:flex!important}.site-footer .footer-bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer .footer-bottom>*{flex:1}.site-footer .footer-bottom>:last-child{justify-content:flex-end;gap:28px;display:flex}.logo .logo-icon{color:#fff!important;background:#000!important}@media (width<=900px){.app{height:auto;min-height:100dvh;overflow:visible}.hero:not(:has(.results)){overflow:visible;height:auto!important;min-height:calc(100dvh - 70px)!important}.site-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=600px){.site-footer .footer-main{grid-template-columns:1fr!important}.site-footer .footer-bottom{flex-direction:column}.site-footer .footer-bottom>:last-child{flex-wrap:wrap;justify-content:center}}.hero-title{white-space:nowrap!important;letter-spacing:-2.4px!important;font-size:clamp(42px,4.2vw,68px)!important;line-height:1!important}:is(.hero:not(:has(.results)) .hero-title,.hero:not(:has(.results)) .search-box){transform:translateY(42px)}.site-footer .footer-bottom>span:first-child{text-align:left!important;justify-self:start!important}.site-footer .footer-bottom{align-items:center!important}.hero:not(:has(.results)) .hero-title{transform:translate(-28px,42px)!important}.app{height:auto!important;min-height:100vh!important;overflow:visible!important}.app:has(.results){height:auto!important;min-height:100vh!important;overflow:visible!important}.app:has(.results)>main.hero{flex:none!important;height:auto!important;min-height:auto!important;overflow:visible!important}.app:has(.results) .results{overflow:visible!important}.app:has(.results)>.site-footer{margin-top:80px;flex:none!important;position:static!important}.navbar{position:fixed!important}.commit-item{border-bottom-color:var(--mono-gray-200)!important}.commit-message{color:var(--mono-black)!important}.commit-meta{color:var(--mono-gray-500)!important}.commit-meta code,.commit-link{color:var(--mono-gray-700)!important}.commit-link:hover{color:var(--mono-black)!important}.insight-item{background:var(--mono-gray-100)!important;border-color:var(--mono-gray-200)!important;color:var(--mono-gray-900)!important}.insight-bullet{color:var(--mono-gray-700)!important}.chat-rag-sources{border-top:1px solid var(--mono-gray-200);margin-top:16px;padding-top:12px}.chat-rag-label{letter-spacing:.04em;text-transform:uppercase;color:var(--mono-gray-600);margin-bottom:8px;font-size:12px;font-weight:700}.chat-source-list{flex-direction:column;gap:6px;display:flex}.chat-source-item{border:1px solid var(--mono-gray-200);background:var(--mono-gray-100);border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:7px 9px;display:flex}.chat-source-item code{color:var(--mono-gray-900);font-size:12px}.chat-source-item span{color:var(--mono-gray-500);white-space:nowrap;font-size:11px}#activity .tree-container{height:auto!important;max-height:520px!important;overflow:hidden auto!important}#activity .commit-item{box-sizing:border-box;min-height:76px}#activity .commit-message{white-space:normal;text-overflow:clip;word-break:break-word;line-height:1.45;overflow:visible}.hero>.error-message{box-sizing:border-box;text-align:center;clear:both;padding:13px 16px;line-height:1.45;display:block;position:relative;transform:translateY(42px);width:min(100%,760px)!important;max-width:760px!important;margin:16px auto 0!important}.advanced-analysis-card{margin-top:28px}.advanced-header,.advanced-section-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.advanced-header h2,.advanced-section-header h3{margin:0 0 6px}.advanced-header p,.advanced-section-header p{color:#777;margin:0}.advanced-badge{border:1px solid #ddd;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700}.health-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.health-dashboard-card{background:#fafafa;border:1px solid #e4e4e4;border-radius:12px;padding:18px}.health-dashboard-card span,.health-dashboard-card small{color:#777;display:block}.health-dashboard-card strong{margin:7px 0;font-size:20px;display:block}.advanced-section{border-top:1px solid #e8e8e8;margin-top:24px;padding-top:24px}.advanced-section-header>span{white-space:nowrap;color:#666;font-size:13px}.advanced-list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.advanced-list-item{border:1px solid #e7e7e7;border-radius:10px;align-items:flex-start;gap:12px;padding:13px;display:flex}.advanced-list-main{flex-direction:column;gap:5px;min-width:0;display:flex}.advanced-list-main code,.changed-files-row code{overflow-wrap:anywhere}.advanced-list-main small{color:#777}.severity{text-align:center;border:1px solid #ddd;border-radius:6px;min-width:62px;padding:5px 7px;font-size:11px;font-weight:700}.severity-high{border-color:#222}.severity-medium{border-color:#888}.severity-low{border-color:#ccc}.advanced-two-column{grid-template-columns:1fr 1fr;gap:18px;display:grid}.compact-list{max-height:430px;overflow:auto}.changed-files-table{border:1px solid #e7e7e7;border-radius:10px;margin-top:16px;overflow-x:auto}.changed-files-row{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) 90px 90px 90px;align-items:center;gap:12px;padding:11px 14px;font-size:13px;display:grid}.changed-files-row:last-child{border-bottom:0}.changed-files-head{background:#fafafa;font-weight:700}.github-items{flex-direction:column;gap:8px;margin-top:16px;display:flex}.github-item{color:inherit;border:1px solid #e7e7e7;border-radius:10px;align-items:flex-start;gap:12px;padding:13px;text-decoration:none;display:flex}.github-item:hover{background:#fafafa}.github-item-kind{text-align:center;border:1px solid #ddd;border-radius:6px;min-width:38px;padding:5px 7px;font-size:11px;font-weight:700}.github-item div{flex-direction:column;gap:5px;min-width:0;display:flex}.github-item small{color:#777}.advanced-empty{color:#777;text-align:center;border:1px dashed #ddd;border-radius:10px;margin-top:14px;padding:16px}.advanced-note{color:#777;border:1px solid #e7e7e7;border-radius:8px;margin-top:24px;padding:12px 14px;font-size:12px}@media (width<=900px){.health-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advanced-two-column{grid-template-columns:1fr}}@media (width<=600px){.health-dashboard-grid{grid-template-columns:1fr}.advanced-header,.advanced-section-header{flex-direction:column}.changed-files-row{grid-template-columns:minmax(220px,1fr) 70px 70px 70px}}
