.panels-module__aWDYea__panelGrid2{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.panels-module__aWDYea__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:10px;font-size:11px;font-weight:600}.panels-module__aWDYea__emptyState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.panels-module__aWDYea__emptyStateIcon{opacity:.5;font-size:40px}.panels-module__aWDYea__emptyStateText{color:var(--text-muted);max-width:280px;font-size:14px;line-height:1.7}.panels-module__aWDYea__analyzingLabel{color:var(--accent-blue);font-size:13px;font-weight:600}.panels-module__aWDYea__analyzingHint{color:var(--text-muted);font-size:12px;font-family:var(--font-mono)}.panels-module__aWDYea__resultContainer{flex-direction:column;gap:0;animation:.4s both panels-module__aWDYea__fadeInUp;display:flex}.panels-module__aWDYea__alertBanner{border-radius:var(--radius-md);align-items:flex-start;gap:12px;padding:16px;display:flex}.panels-module__aWDYea__affectedFile{border-radius:var(--radius-md);margin-bottom:10px;padding:14px;transition:all .4s}.panels-module__aWDYea__affectedFileHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.panels-module__aWDYea__fileLine{color:var(--text-muted);font-size:11px;font-family:var(--font-mono);margin-left:auto}.panels-module__aWDYea__successBanner{border-radius:var(--radius-md);border-color:#22c55e4d;align-items:center;gap:16px;margin-top:16px;padding:20px;display:flex;background:#22c55e0f!important}.panels-module__aWDYea__changeBox{padding:14px 16px}.panels-module__aWDYea__changeBoxTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px;font-size:11px}.panels-module__aWDYea__changeBoxBody{color:var(--text-secondary);font-size:13px;line-height:1.6}.panels-module__aWDYea__statsRow{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.panels-module__aWDYea__miniStat{text-align:center;padding:16px}.panels-module__aWDYea__fileTreeCard{max-height:340px;padding:12px;overflow-y:auto}.panels-module__aWDYea__fileTreeHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:6px;padding:4px 8px 10px;font-size:13px;font-weight:600;display:flex}.panels-module__aWDYea__packageItem{margin-bottom:8px;padding:12px 14px;transition:all .4s}.panels-module__aWDYea__packageItemHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.panels-module__aWDYea__savingsCard{padding:20px}.panels-module__aWDYea__prCard{padding:0;overflow:hidden}.panels-module__aWDYea__prHeader{border-bottom:1px solid var(--border);background:#ffffff05;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.panels-module__aWDYea__prBody{font-family:var(--font-mono);color:var(--text-secondary);white-space:pre-wrap;max-height:320px;padding:16px;font-size:12px;line-height:1.7;overflow-y:auto}.panels-module__aWDYea__modeToggle{border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;overflow:hidden}.panels-module__aWDYea__modeBtn{color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;padding:6px 14px;transition:all .2s}.panels-module__aWDYea__modeBtnActive{background:var(--accent-blue);color:#fff}.panels-module__aWDYea__executiveReport{padding:20px}.panels-module__aWDYea__reportHeader{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.panels-module__aWDYea__reportHeadline{margin-bottom:16px;font-size:18px;font-weight:700}.panels-module__aWDYea__reportBullets{flex-direction:column;gap:8px;list-style:none;display:flex}.panels-module__aWDYea__reportBullet{color:var(--text-secondary);align-items:flex-start;font-size:14px;line-height:1.5;display:flex}.panels-module__aWDYea__reportImpact{border-radius:var(--radius-md);background:#06b6d40f;border:1px solid #06b6d433;margin-top:16px;padding:14px}.panels-module__aWDYea__reportDebt{margin-top:12px}.panels-module__aWDYea__alarmHeader{border-radius:var(--radius-md);align-items:center;gap:20px;padding:20px;display:flex}.panels-module__aWDYea__clockSection{text-align:center}.panels-module__aWDYea__clockIcon{font-size:24px}.panels-module__aWDYea__clockTime{font-size:32px;font-weight:900;font-family:var(--font-mono);color:var(--text-primary);letter-spacing:2px}.panels-module__aWDYea__clockLabel{color:var(--text-muted);font-size:11px}.panels-module__aWDYea__alarmSection{flex:1;align-items:center;gap:12px;display:flex}.panels-module__aWDYea__alarmDot{background:var(--accent-red);width:12px;height:12px;box-shadow:0 0 10px var(--accent-red);border-radius:50%;flex-shrink:0;animation:1s ease-in-out infinite panels-module__aWDYea__pulse-dot}.panels-module__aWDYea__logInput{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-secondary);font-family:var(--font-mono);resize:vertical;background:#0a0a12;padding:14px;font-size:12px;line-height:1.7;transition:border-color .2s}.panels-module__aWDYea__logInput:focus{border-color:var(--accent-blue);outline:none}.panels-module__aWDYea__logInput::placeholder{color:var(--text-muted)}.panels-module__aWDYea__rootCauseCard,.panels-module__aWDYea__prTriggerCard,.panels-module__aWDYea__explanationCard{margin-bottom:10px;padding:16px}.panels-module__aWDYea__causeRow{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.panels-module__aWDYea__causeLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;min-width:60px;padding-top:2px;font-size:11px}.panels-module__aWDYea__codeInline{font-family:var(--font-mono);border:1px solid var(--border);background:#ffffff12;border-radius:4px;padding:2px 6px;font-size:12px}@media (max-width:900px){.panels-module__aWDYea__panelGrid2{grid-template-columns:1fr}}.panels-module__aWDYea__errorLogWindow{border-radius:var(--radius-lg);background:linear-gradient(135deg,#0a0a12 0%,#0d0d1a 100%);border:1px solid #ef44444d;animation:3s ease-in-out infinite panels-module__aWDYea__flicker;position:relative;overflow:hidden;box-shadow:0 0 40px #ef444426,inset 0 0 30px #ef444408}.panels-module__aWDYea__errorLogWindow:before{content:"";pointer-events:none;z-index:10;background:repeating-linear-gradient(0deg,#ffffff04 0 1px,#0000 1px 3px);animation:8s linear infinite panels-module__aWDYea__scan-line;position:absolute;inset:0}.panels-module__aWDYea__errorLogWindow:after{content:"";pointer-events:none;z-index:11;background:linear-gradient(90deg,#0000,#ef444499,#0000);height:2px;animation:4s linear infinite panels-module__aWDYea__scan-line;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px #ef4444cc}.panels-module__aWDYea__errorLogHeader{z-index:2;background:#ef444414;border-bottom:1px solid #ef444433;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.panels-module__aWDYea__errorLogTitle{font-family:var(--font-mono);color:var(--accent-red);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.panels-module__aWDYea__errorLogTimestamp{font-family:var(--font-mono);color:var(--text-muted);opacity:.7;font-size:11px}.panels-module__aWDYea__errorLogBody{font-family:var(--font-mono);color:var(--text-secondary);z-index:2;max-height:400px;padding:20px;font-size:12px;line-height:1.8;position:relative;overflow-y:auto}.panels-module__aWDYea__errorLogLine{margin-bottom:6px;animation:.4s both panels-module__aWDYea__fadeIn}.panels-module__aWDYea__errorLogLine.panels-module__aWDYea__critical{color:var(--accent-red);text-shadow:0 0 8px #ef44444d;font-weight:600}.panels-module__aWDYea__errorLogLine.panels-module__aWDYea__stackTrace{color:var(--text-muted);padding-left:24px;font-size:11px;position:relative}.panels-module__aWDYea__errorLogLine.panels-module__aWDYea__stackTrace:before{content:"↳";color:var(--accent-red);opacity:.5;position:absolute;left:8px}.panels-module__aWDYea__errorLogLine.panels-module__aWDYea__metadata{color:var(--accent-cyan);opacity:.8}.panels-module__aWDYea__alertBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:99px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.panels-module__aWDYea__alertBadge:before{content:"";opacity:.3;filter:blur(8px);z-index:-1;border-radius:99px;width:100%;height:100%;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panels-module__aWDYea__alertBadge:hover{transform:translateY(-2px)scale(1.05)}.panels-module__aWDYea__alertBadge:hover:before{opacity:.5;width:120%;height:120%}.panels-module__aWDYea__alertBadgeCritical{color:#fff;background:#ef444433;border:1px solid #ef444480;animation:2s ease-in-out infinite panels-module__aWDYea__badge-glow;box-shadow:0 0 20px #ef444466,inset 0 0 15px #ef44441a}.panels-module__aWDYea__alertBadgeCritical:before{background:var(--accent-red)}.panels-module__aWDYea__alertBadgeCritical .panels-module__aWDYea__alertBadgeDot{background:#fff;animation:1.5s ease-in-out infinite panels-module__aWDYea__pulse-dot;box-shadow:0 0 12px #fffc}.panels-module__aWDYea__alertBadgeWarning{color:var(--accent-amber);background:#f59e0b33;border:1px solid #f59e0b80;animation:2.5s ease-in-out infinite panels-module__aWDYea__badge-glow;box-shadow:0 0 20px #f59e0b4d,inset 0 0 15px #f59e0b14}.panels-module__aWDYea__alertBadgeWarning:before{background:var(--accent-amber)}.panels-module__aWDYea__alertBadgeSuccess{color:var(--accent-green);background:#22c55e33;border:1px solid #22c55e80;box-shadow:0 0 20px #22c55e4d,inset 0 0 15px #22c55e14}.panels-module__aWDYea__alertBadgeSuccess:before{background:var(--accent-green)}.panels-module__aWDYea__alertBadgeInfo{color:var(--accent-blue);background:#3b82f633;border:1px solid #3b82f680;box-shadow:0 0 20px #3b82f64d,inset 0 0 15px #3b82f614}.panels-module__aWDYea__alertBadgeInfo:before{background:var(--accent-blue)}.panels-module__aWDYea__alertBadgeDot{background:currentColor;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px}.panels-module__aWDYea__glassPanel{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffffff14;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.panels-module__aWDYea__glassPanel:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 12px 40px #0006,inset 0 1px #ffffff14}.panels-module__aWDYea__neonBorder{border:1px solid #0000;position:relative}.panels-module__aWDYea__neonBorder:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan), var(--accent-purple));-webkit-mask-composite:xor;background-size:200% 200%;padding:1px;animation:3s linear infinite panels-module__aWDYea__shimmer;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.panels-module__aWDYea__holographicText{background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan), var(--accent-purple), var(--accent-blue));-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;font-weight:700;animation:4s ease-in-out infinite panels-module__aWDYea__shimmer}.panels-module__aWDYea__dataStream{font-family:var(--font-mono);color:var(--accent-cyan);text-shadow:0 0 10px #06b6d480;animation:2s ease-in-out infinite panels-module__aWDYea__flicker}.panels-module__aWDYea__statusIndicator{border-radius:50%;width:10px;height:10px;position:relative}.panels-module__aWDYea__statusIndicator:before{content:"";opacity:.3;filter:blur(4px);background:currentColor;border-radius:50%;animation:2s ease-in-out infinite panels-module__aWDYea__pulse-dot;position:absolute;inset:-4px}.panels-module__aWDYea__statusIndicatorOnline{background:var(--accent-green);color:var(--accent-green);box-shadow:0 0 12px var(--accent-green)}.panels-module__aWDYea__statusIndicatorError{background:var(--accent-red);color:var(--accent-red);box-shadow:0 0 12px var(--accent-red)}.panels-module__aWDYea__statusIndicatorWarning{background:var(--accent-amber);color:var(--accent-amber);box-shadow:0 0 12px var(--accent-amber)}.panels-module__aWDYea__statusIndicatorProcessing{background:var(--accent-blue);color:var(--accent-blue);box-shadow:0 0 12px var(--accent-blue);animation:1s ease-in-out infinite panels-module__aWDYea__pulse-dot}.panels-module__aWDYea__codeEditorPremium{border-radius:var(--radius-lg);background:linear-gradient(135deg,#0a0a12 0%,#0d0d1a 100%);border:1px solid #3b82f633;overflow:hidden;box-shadow:0 0 30px #3b82f61a,inset 0 0 20px #3b82f605}.panels-module__aWDYea__codeEditorPremium .panels-module__aWDYea__code-line:hover{border-left:2px solid var(--accent-blue);background:#3b82f60d;padding-left:14px}.panels-module__aWDYea__codeHighlightGlow{animation:2s ease-in-out infinite panels-module__aWDYea__glow-pulse;box-shadow:inset 0 0 20px #3b82f626,0 0 10px #3b82f633;background:#3b82f61a!important}
.dashboard-module__Gx_nyq__layout{z-index:1;background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), radial-gradient(circle at top right, #06b6d41f, transparent 34%), var(--bg-primary);background-size:44px 44px,44px 44px,auto,auto;height:100vh;display:flex;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__sidebar{border-right:1px solid var(--border);background:#07070ff2;flex-direction:column;flex-shrink:0;width:280px;height:100vh;display:flex;overflow-y:auto}.dashboard-module__Gx_nyq__sidebarHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px;display:flex}.dashboard-module__Gx_nyq__sidebarLogo{color:var(--text-primary);align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__sidebarLogoIcon{color:var(--accent-blue);filter:drop-shadow(0 0 6px var(--accent-blue));font-size:22px}.dashboard-module__Gx_nyq__sidebarRepo{border-bottom:1px solid var(--border);padding:16px 20px}.dashboard-module__Gx_nyq__repoInfo{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border);align-items:center;gap:10px;padding:10px 12px;display:flex}.dashboard-module__Gx_nyq__repoIcon{font-size:18px}.dashboard-module__Gx_nyq__repoName{color:var(--text-primary);font-size:13px;font-weight:600;font-family:var(--font-mono)}.dashboard-module__Gx_nyq__repoMeta{color:var(--text-muted);margin-top:2px;font-size:11px}.dashboard-module__Gx_nyq__repoSignal{border-radius:var(--radius-sm);color:var(--text-muted);background:#06b6d40f;border:1px solid #06b6d438;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:8px 10px;font-size:11px;display:flex}.dashboard-module__Gx_nyq__repoSignal strong{color:var(--accent-cyan);font-weight:700}.dashboard-module__Gx_nyq__sidebarDivider{background:var(--border);height:1px;margin:0}.dashboard-module__Gx_nyq__sidebarNav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex}.dashboard-module__Gx_nyq__navLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:8px;padding:0 8px;font-size:10px;font-weight:600}.dashboard-module__Gx_nyq__navItem{border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:10px;padding:12px;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__navItem:hover{background:var(--bg-card);color:var(--text-primary)}.dashboard-module__Gx_nyq__navItemActive{color:var(--text-primary);background:#3b82f61f;border:1px solid #3b82f633}.dashboard-module__Gx_nyq__navItemIcon{font-size:18px}.dashboard-module__Gx_nyq__navItemLabel{flex:1;font-size:14px;font-weight:500}.dashboard-module__Gx_nyq__navBadge{margin-left:auto;font-size:10px}.dashboard-module__Gx_nyq__sidebarFooter{border-top:1px solid var(--border);padding:16px 20px}.dashboard-module__Gx_nyq__bobStatus{border-radius:var(--radius-md);background:#22c55e0d;border:1px solid #22c55e26;align-items:center;gap:10px;padding:12px;display:flex}.dashboard-module__Gx_nyq__bobStatusDot{background:var(--accent-green);width:8px;height:8px;box-shadow:0 0 8px var(--accent-green);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite dashboard-module__Gx_nyq__pulse-dot}.dashboard-module__Gx_nyq__bobStatusTitle{color:var(--accent-green);font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__bobStatusSub{color:var(--text-muted);margin-top:1px;font-size:11px}.dashboard-module__Gx_nyq__content{flex-direction:column;flex:1;display:flex;overflow-y:auto}.dashboard-module__Gx_nyq__contentHeader{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#07070f99;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 32px;display:flex;position:sticky;top:0}.dashboard-module__Gx_nyq__headerKicker{color:var(--accent-cyan);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:8px;font-size:11px;font-weight:800;display:flex}.dashboard-module__Gx_nyq__headerKicker span{color:var(--text-muted);font-weight:600}.dashboard-module__Gx_nyq__contentTitle{letter-spacing:-.5px;margin-bottom:4px;font-size:22px;font-weight:800}.dashboard-module__Gx_nyq__contentSub{color:var(--text-muted);max-width:500px;font-size:13px;line-height:1.5}.dashboard-module__Gx_nyq__headerRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.dashboard-module__Gx_nyq__repoConnect{border-bottom:1px solid var(--border);background:#ffffff05;padding:16px 32px}.dashboard-module__Gx_nyq__repoForm{grid-template-columns:minmax(320px,1fr) minmax(260px,420px) auto;align-items:start;gap:14px;display:grid}.dashboard-module__Gx_nyq__repoFormCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-module__Gx_nyq__repoFormLabel{color:var(--accent-cyan);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.dashboard-module__Gx_nyq__repoFormCopy strong{color:var(--text-secondary);white-space:normal;max-width:860px;font-size:13px;font-weight:600;line-height:1.6}.dashboard-module__Gx_nyq__repoInput{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;min-width:0;color:var(--text-primary);font-family:var(--font-mono);background:#0a0a12e0;padding:11px 13px;font-size:12px}.dashboard-module__Gx_nyq__repoInput:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #3b82f624}.dashboard-module__Gx_nyq__repoConnected,.dashboard-module__Gx_nyq__repoError{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:12px;display:flex}.dashboard-module__Gx_nyq__repoConnected span:last-child{color:var(--text-secondary);flex-basis:100%;line-height:1.5}.dashboard-module__Gx_nyq__repoLimit,.dashboard-module__Gx_nyq__repoError{margin-top:10px;font-size:12px}.dashboard-module__Gx_nyq__repoLimit{color:var(--accent-amber)}.dashboard-module__Gx_nyq__repoError{color:var(--accent-red)}.dashboard-module__Gx_nyq__panelContainer{flex:1;padding:28px 32px;animation:.4s both dashboard-module__Gx_nyq__fadeInUp}.dashboard-module__Gx_nyq__impactBar{border-bottom:1px solid var(--border);background:#ffffff05;gap:0;display:flex}.dashboard-module__Gx_nyq__impactItem{border-right:1px solid var(--border);flex:1;align-items:center;gap:10px;min-width:170px;padding:12px 20px;transition:background .2s;display:flex}.dashboard-module__Gx_nyq__impactItem:last-child{border-right:none}.dashboard-module__Gx_nyq__impactItem:hover{background:#ffffff08}.dashboard-module__Gx_nyq__impactItem_amber{box-shadow:inset 0 2px #f59e0b8c}.dashboard-module__Gx_nyq__impactItem_cyan{box-shadow:inset 0 2px #06b6d48c}.dashboard-module__Gx_nyq__impactItem_purple{box-shadow:inset 0 2px #a855f78c}.dashboard-module__Gx_nyq__impactItem_red{box-shadow:inset 0 2px #ef44448c}.dashboard-module__Gx_nyq__impactIcon{font-size:18px}.dashboard-module__Gx_nyq__impactValue{letter-spacing:-.5px;font-size:20px;font-weight:900;line-height:1}.dashboard-module__Gx_nyq__impactLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}@media (max-width:1100px){.dashboard-module__Gx_nyq__layout{height:auto;min-height:100vh;overflow:visible}.dashboard-module__Gx_nyq__sidebar{width:244px}.dashboard-module__Gx_nyq__contentHeader{flex-direction:column;align-items:stretch}.dashboard-module__Gx_nyq__repoForm{grid-template-columns:1fr}.dashboard-module__Gx_nyq__impactBar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-module__Gx_nyq__impactItem{border-bottom:1px solid var(--border)}}@media (max-width:820px){.dashboard-module__Gx_nyq__layout{display:block}.dashboard-module__Gx_nyq__sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;height:auto}.dashboard-module__Gx_nyq__sidebarHeader,.dashboard-module__Gx_nyq__sidebarRepo,.dashboard-module__Gx_nyq__sidebarFooter{padding-left:16px;padding-right:16px}.dashboard-module__Gx_nyq__sidebarNav{flex-direction:row;padding:12px 16px 16px;overflow-x:auto}.dashboard-module__Gx_nyq__navLabel{display:none}.dashboard-module__Gx_nyq__navItem{border:1px solid var(--border);background:#ffffff06;min-width:210px}.dashboard-module__Gx_nyq__content{overflow:visible}.dashboard-module__Gx_nyq__contentHeader{padding:22px 18px;position:static}.dashboard-module__Gx_nyq__repoConnect{padding:16px 18px}.dashboard-module__Gx_nyq__panelContainer{padding:20px 18px 28px}.dashboard-module__Gx_nyq__impactBar{grid-template-columns:1fr}.dashboard-module__Gx_nyq__impactItem{border-right:none;padding:14px 18px}}@media (max-width:520px){.dashboard-module__Gx_nyq__sidebarHeader{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-module__Gx_nyq__repoInfo,.dashboard-module__Gx_nyq__repoSignal,.dashboard-module__Gx_nyq__headerKicker{flex-direction:column;align-items:flex-start}.dashboard-module__Gx_nyq__contentTitle{font-size:20px}.dashboard-module__Gx_nyq__headerRight{flex-direction:column;align-items:stretch}}
