.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.navbar-brand{display:flex;align-items:center;gap:.65rem;text-decoration:none}.navbar-logo{width:38px;height:38px;display:inline-block;vertical-align:middle}.company-name{font-weight:700;font-size:1.5rem;color:inherit;letter-spacing:-.5px}.no-link-style{color:inherit;text-decoration:none;cursor:pointer}.navbar-links{list-style:none;display:flex;gap:1.5rem}.navbar-links li a{text-decoration:none;font-weight:500;color:#fff}.navbar-links li a:hover{color:#00c8ff}.footer{width:100%;color:#43465a;padding:24px 0 16px;text-align:center;font-size:.98em}.footer-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:8px}.footer-links a,.footer-links .footer-link{color:#4f80ff;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#2742b9;text-decoration:underline}.footer-copy{font-size:.95em;color:#8b90a7}body{margin:0;font-family:system-ui,sans-serif;background:linear-gradient(to bottom right,#0f2027,#0d1011,#0f2027);background-repeat:no-repeat;background-size:cover;min-height:100vh;background-attachment:fixed;color:#fff}.centered-card{border-radius:16px;box-shadow:0 6px 32px #32325d18;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;background-color:transparent}.gradient-bg,.animated-bg{position:fixed;width:100vw;height:100vh;z-index:-2;left:0;top:0;background-size:400% 400%;animation:gradientMove 18s ease-in-out infinite}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.landing-page{min-height:100vh;background:transparent;color:#fff;position:relative;overflow-x:hidden}.hero-section{color:#fff;padding:6.3rem 2rem 4rem;text-align:center;background:transparent;position:relative;z-index:2}.hero-section h1{font-size:2.7rem;margin-bottom:1.2rem;font-weight:900;line-height:1.1;letter-spacing:-1.5px}.subtitle{font-size:1.2rem;margin-bottom:2.5rem;color:#7a8596;max-width:700px;margin-inline:auto}.subtitle-highlight{font-size:1.2rem;margin-bottom:2.5rem;color:#b305caea;max-width:700px;margin-inline:auto}.stats-row{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:2.5rem}.stat-block{background:#fff;border-radius:16px;padding:1.3em 2.3em;box-shadow:0 2px 10px #0001;text-align:center;min-width:170px;max-width:230px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s;color:#18181b}.stat-highlight{border:2px solid rgb(16,141,150);box-shadow:0 3px 12px #6366f111}.stat-value{font-size:2.1em;font-weight:700;color:#108d96}.stat-label{font-weight:600;margin-top:.3em;margin-bottom:.1em}.stat-desc{font-size:.98em;color:#6b7280;margin-top:.4em}.value-prop-section{background:transparent;padding:3.8rem 2rem 2.2rem;text-align:center}.value-prop-section h2{font-size:2.1rem;font-weight:900;color:#ddddea;margin-bottom:2.2rem;letter-spacing:-1px}.highlighted{color:#108d96}.value-prop-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem;margin-bottom:.8rem}.features-section{padding:4rem 2rem 2.5rem;text-align:center;background:transparent}.features-section h2{margin-bottom:2.1rem}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1050px;margin:0 auto;padding:2rem 0 0}.pricing-section{padding:4rem 2rem 2rem}.pricing-section h2{text-align:center;margin-bottom:2rem}.pricing-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem}@media (max-width: 950px){.stats-row,.features-grid,.pricing-grid,.value-prop-row{flex-direction:column;align-items:center}.hero-section{padding-top:3rem}.value-prop-section{padding-top:2.5rem}}.fade-in{opacity:0;animation:fadeInUp .6s .2s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.typed-text{display:inline-block;color:#04afffea;font-size:.92em;margin-left:2px}.waitlist-container{padding:2rem;border-radius:8px;max-width:480px;margin:2rem auto;text-align:center}.waitlist-container h2{font-size:1.8rem;margin-bottom:.5rem}.waitlist-container p{font-size:1rem;margin-bottom:1.5rem}.waitlist-form{display:flex;flex-direction:column;gap:1rem}.waitlist-form input{padding:.75rem;border-radius:4px;border:1px solid #ccc;font-size:1rem}.waitlist-form button{padding:.75rem;background-color:#06f;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.waitlist-form button:hover{background-color:#0051cc}.success-message{font-weight:700;color:#17de3b}.pricing-card{background:#fff;border:1px solid #e0e0e0;padding:2rem;width:300px;border-radius:16px;box-shadow:0 4px 12px #0000000f;transition:transform .3s,box-shadow .3s;position:relative;text-align:left;color:#000}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0000001a}.pricing-card.highlight{border:none}.pricing-card h3{font-size:1.4rem;margin-bottom:.5rem}.price{font-size:2rem;font-weight:700;margin:1rem 0;color:#007bff}.pricing-card ul{list-style:none;padding:0;margin:1rem 0}.pricing-card li{margin-bottom:.5rem;font-size:.95rem}.select-button{width:100%;padding:.75rem;border:none;background:#007bff;color:#fff;font-weight:700;border-radius:6px;cursor:pointer;transition:background .3s}.select-button:hover{background:#0056b3}.pricing-card.highlight:before{content:"Best Value";position:absolute;top:-12px;right:-12px;background:gold;color:#000;font-size:.75rem;padding:.3rem .5rem;border-radius:6px;font-weight:700}.pricing-card.selected{border:2px solid #10b981;background-color:#ecfdf5}.typed-cursor{display:inline-block;font-weight:700;color:#666868;font-size:.92em;margin-left:2px;animation:blink .94s infinite steps(1)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.info-card{border-radius:16px;position:relative;padding:2.6rem 2rem 2rem;min-width:260px;max-width:300px;min-height:200px;box-shadow:0 6px 36px #21124a29;overflow:hidden;display:flex;flex-direction:column;align-items:center;color:#fff!important;border:none;transition:box-shadow .22s,transform .15s}.info-card:hover{box-shadow:0 12px 36px #33007242;transform:translateY(-6px) scale(1.032)}.info-card-bgicon{position:absolute;top:18px;left:50%;transform:translate(-50%);opacity:.1;z-index:1;pointer-events:none;font-size:84px;width:84px;height:84px;color:#fff!important;filter:blur(.5px);transition:opacity .19s}.info-card:hover .info-card-bgicon{opacity:.17}.info-card-title{position:relative;z-index:2;font-weight:800;font-size:1.25em;letter-spacing:-.5px;margin-top:1.8em;margin-bottom:.5em;color:#fff;text-shadow:0 3px 12px #33007211;text-align:center}.info-card-desc{position:relative;z-index:2;color:#04afffea;font-size:1.05em;text-shadow:0 2px 6px #33007213;text-align:center}.apw-root{max-width:1100px;margin:0 auto 50px;padding:0 1.5rem}.apw-title{text-align:center;color:#204fad;margin-bottom:32px;font-size:2.7rem;margin-bottom:1.2rem;font-weight:900;line-height:1.1;letter-spacing:-1.5px}.apw-grid{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:18px}.apw-col{display:flex;flex-direction:column;align-items:center;min-width:130px;position:relative}.apw-card{color:#7c3aed;border-radius:17px;padding:2em 1.4em 1.1em;box-shadow:0 3px 12px #41209114;display:flex;flex-direction:column;align-items:center;min-width:140px;min-height:108px;transition:box-shadow .18s,transform .13s;margin:0 1px}.apw-card:hover{box-shadow:0 10px 24px #41209125;transform:translateY(-5px) scale(1.03)}.apw-card-icon{margin-bottom:10px;color:#fff}.apw-card-label{font-size:1em;font-weight:600;margin-top:7px;color:#fff}.pipelyze-card{color:#fff;border-radius:19px;padding:2.3em 2.2em 1.2em;min-width:210px;max-width:220px;box-shadow:0 6px 30px #41209122,0 1px 2px #0002;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;margin:0 4px;animation:pipelyzePop .9s}@keyframes pipelyzePop{0%{transform:scale(.93);opacity:0}to{transform:scale(1);opacity:1}}.pipelyze-logo-row{display:flex;align-items:center;gap:11px;margin-bottom:.55em}.pipelyze-logo-img{width:34px;height:34px;border-radius:12px;box-shadow:0 1px 7px #0001}.pipelyze-card-title{font-weight:800;font-size:1.19em;letter-spacing:-.3px;margin-top:1px}.engine-spin{margin:12px 0 9px;animation:spin 1.8s linear infinite;filter:drop-shadow(0 0 10px #b7a1ff99)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pipelyze-card-desc{font-size:1em;text-align:center;margin-top:6px;margin-bottom:2px;opacity:.98}.apw-arrow-col{min-width:52px;display:flex;align-items:center;justify-content:center}.apw-arrow{margin-bottom:20px}.apw-arrow.rev{transform:scaleX(-1)}.apw-providers-row{display:flex;align-items:flex-end;justify-content:center;gap:30px;margin-top:20px;margin-bottom:0}.provider-icn{display:flex;flex-direction:column;align-items:center;font-size:.93em;font-weight:600;color:#f3fafb;gap:4px}.provider-arrow{margin-bottom:12px}.apw-repos-list{text-align:center;margin-top:23px}.repo-analyzing{font-size:1.04em;color:#7c3aed;font-weight:700;margin-bottom:.7em;letter-spacing:-.5px}.repo-cards{display:flex;justify-content:center;gap:16px}.repo-card{color:#fff;background:transparent!important;padding:1.1em 1.6em 1em;min-width:120px;min-height:64px;box-shadow:0 3px 12px #41209114;display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:1em;position:relative;transition:box-shadow .19s,transform .14s}.repo-card:hover{box-shadow:0 10px 22px #41209118;transform:translateY(-3px) scale(1.025)}.repo-card .repo-icon{margin-bottom:6px}.dot-anim{display:inline-block;width:10px;height:10px;background:#fff;border-radius:50%;margin-left:7px;animation:bounceDot 1.2s infinite cubic-bezier(.8,.19,.45,1.17)}@keyframes bounceDot{0%{transform:translateY(0)}24%{transform:translateY(-7px)}36%{transform:translateY(-4px)}to{transform:translateY(0)}}@media (max-width: 1050px){.apw-grid{flex-direction:column;gap:14px}.apw-arrow-col{min-width:24px}}.apw-animated-arrow{stroke-dasharray:56;stroke-dashoffset:56;animation:draw-arrow-rtl 1.4s linear infinite}@keyframes draw-arrow-rtl{0%{stroke-dashoffset:56}70%{stroke-dashoffset:0}to{stroke-dashoffset:56}}.apw-animated-arrow-up{stroke-dasharray:34;stroke-dashoffset:34;animation:draw-arrow-up 1.4s linear infinite}@keyframes draw-arrow-up{0%{stroke-dashoffset:34}70%{stroke-dashoffset:0}to{stroke-dashoffset:34}}.repo-card{background:none!important;color:#fff;border-radius:16px;padding:1.1em 1.6em 1em;min-width:120px;min-height:64px;box-shadow:0 3px 12px #41209114;display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:1em;position:relative;transition:box-shadow .19s,transform .14s}.repo-folder-icon{animation:repoPulse 1.8s infinite cubic-bezier(.8,.19,.45,1.17)}@keyframes repoPulse{0%{filter:drop-shadow(0 0 0 #7c3aed70)}50%{filter:drop-shadow(0 0 10px #7c3aed80)}to{filter:drop-shadow(0 0 0 #7c3aed70)}}.dot-loader{display:flex;gap:2.5px;margin-top:3px}.dot{width:6px;height:6px;border-radius:50%;background:#7c3aed;opacity:.55;animation:dot-bounce 1.2s infinite}.dot1{animation-delay:0s}.dot2{animation-delay:.2s}.dot3{animation-delay:.4s}@keyframes dot-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-7px)}}.login-form{background-color:#fff;padding:2rem 3rem;border-radius:8px;box-shadow:0 0 12px #0000001a;color:#000;width:100%;box-sizing:border-box}.oauth-section,.register-redirect{width:100%;box-sizing:border-box}.login-form h2{margin-bottom:1.5rem;text-align:center}.login-form input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.login-form input:focus,.login-form textarea:focus{border-color:#4f80ff;outline:none;background:#fff}.login-form button{width:100%;padding:.6rem;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer}.login-form button:hover{background-color:#2563eb}.register-redirect{margin-top:1rem;text-align:center;font-size:.9rem;border-top:.1rem solid lightgray;padding-top:.5rem}.register-redirect a{color:#3b82f6;text-decoration:none;margin-left:.25rem}.register-redirect a:hover{text-decoration:underline}.github-login-btn{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem;background-color:#24292e;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.github-login-btn:hover{background-color:#1b1f23}.github-login-btn img{width:20px;height:20px}.oauth-section{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;background-color:transparent}.oauth-button:hover{background-color:#ebedf0}.login-container{padding:2rem 3rem;flex-direction:column;align-items:center}.oauth-button{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#f6f8fa;border:1px solid #d1d5da;color:#24292e;padding:.6rem 1rem;width:100%;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s}.oauth-button:hover{background-color:#b3b3b3}.oauth-icon{width:20px;height:20px}.divider{display:flex;align-items:center;width:100%;padding-top:.5rem;margin-top:1.5rem;margin-bottom:1rem;color:#aaa;font-size:.85rem}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#ddd;margin:0 .75rem}.divider span{padding:0 12px;background:transparent;position:relative;z-index:2}.pricing-page{padding:4rem 2rem;color:#fff;text-align:center}#pricing-header{border-top:.1rem solid;border-bottom:.1rem solid;border-color:#2f5663}#pricing-header h1{margin-top:2rem}#pricing-header p{margin-bottom:2rem}.pricing-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem}.register-form{padding:2rem 3rem;border-radius:8px;box-shadow:0 0 12px #0000001a;width:100%;color:#000}.register-form h2{margin-bottom:1.5rem;text-align:center}.register-form label{display:block;margin-bottom:.5rem;font-weight:500}.register-form input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.register-form input:focus,.register-form textarea:focus{border-color:#4f80ff;outline:none;background:#fff}.register-form button{width:100%;padding:.6rem;background-color:#10b981;color:#fff;border:none;border-radius:4px;cursor:pointer}.register-form button:hover{background-color:#047f58}.register-form a{color:#3b82f6;text-decoration:none}.login-redirect{text-align:center;font-size:.9rem;margin-top:1rem;padding-top:.5rem;border-top:.1rem solid lightgray;width:100%}.login-redirect a{color:#3b82f6;text-decoration:none;margin-left:.25rem}.login-redirect a:hover{text-decoration:underline}.forgot-password{text-align:center;margin-top:.5rem}.forgot-password a{color:#3b82f6;text-decoration:none;font-size:.9rem}.forgot-password a:hover{text-decoration:underline}.register-container{padding:2rem 3rem;flex-direction:column;align-items:center}.error-message{color:red;text-align:center;margin-bottom:1rem}.oauth-button+.oauth-button{margin-top:.75rem}.choose-plan-page{padding:4rem 2rem;text-align:center}.choose-plan-page h1{font-size:2rem;margin-bottom:.5rem}.choose-subtext{color:#666;margin-bottom:2rem}.pricing-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.pricing-card{background:#fff}.centered-page{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;width:100vw;background:transparent;flex-direction:column}.support-stack{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.centered-card{width:100%;box-sizing:border-box;border-radius:16px;box-shadow:0 6px 32px #32325d18;display:flex;flex-direction:column;align-items:center;background:#fff;margin-bottom:0}.contact-form{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;background:#fff;padding:40px 28px 32px;border-radius:16px}.contact-form input,.contact-form textarea{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.contact-form input:focus,.contact-form textarea:focus{border-color:#4f80ff;outline:none;background:#fff}.contact-form button{width:100%;padding:12px 0;background:#4f80ff;color:#fff;border:none;border-radius:7px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:4px;margin-bottom:8px;transition:background .18s}.contact-form button:disabled{background:#9eb5e1;cursor:not-allowed}.success-message{color:#3bbf7a;text-align:center;margin-bottom:10px}.error-message{color:#e04355;text-align:center;margin-bottom:10px}.divider,.email-support{width:100%;max-width:400px;margin:0 auto 12px}.email-support{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#141923;font-size:1em;background:none;flex-wrap:wrap}.mailto-desc{color:#fff;font-size:.96rem;margin-bottom:0}.mailto-link{color:#3b82f6;text-decoration:none;font-weight:500;margin-left:.25em;word-break:break-all}.mailto-link:hover{text-decoration:underline}.legal-container{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 8px}.legal-container h1{color:#000}.legal-content{background:#fff;max-width:700px;width:100%;padding:40px 32px;border-radius:20px;box-shadow:0 4px 32px #00000014;margin:32px 0}.legal-content h1{font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:32px}.legal-content h2{font-size:1.2rem;font-weight:600;margin:28px 0 12px}.legal-content ul{padding-left:24px;margin-bottom:18px}.legal-content p,.legal-content li{font-size:1rem;line-height:1.7;color:#222}.legal-content a{color:#0a72ef;text-decoration:underline}.legal-footer{text-align:center;color:#888;font-size:.95rem;margin-top:24px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Inter,sans-serif}html,body,#root{height:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn 1s ease-out both}.sidebar{flex-shrink:0;width:220px;background:#182433;color:#fff;display:flex;flex-direction:column;align-items:stretch;position:fixed;left:0;top:0;height:100vh;z-index:100;border-right:1px solid #23304a}.sidebar-logo{display:flex;align-items:center;gap:12px;padding:30px 26px 14px;font-size:1.3rem;font-weight:600;letter-spacing:-1px}.logo-circle{background:linear-gradient(135deg,#2563eb,#a21caf 85%);color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;border-radius:50%;box-shadow:0 2px 10px #0002}.sidebar-title{color:#fff;font-weight:700}.sidebar-nav{display:flex;flex-direction:column;gap:6px;margin-top:6px;padding:8px 0}.sidebar-nav a{color:#aeb8ce;text-decoration:none;font-weight:500;padding:12px 32px;border-left:3px solid transparent;transition:background .14s,border .15s,color .18s;cursor:pointer}.sidebar-nav a.active,.sidebar-nav a:hover{color:#fff;background:#018197;border-left:3px solid #661cdd}.sidebar-nav a:hover{color:#fff;background:#01576679;border-left:3px solid #661cdd}.sidebar-bottom{margin-top:auto;padding:20px 26px 24px}.sidebar-user{display:flex;align-items:center;gap:12px}.sidebar-avatar{width:34px;height:34px;background:#2563eb;color:#fff;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:19px}.sidebar-username{font-size:1rem;font-weight:500;display:block}.logout-btn{margin-top:2px;background:none;border:none;color:#fff7;font-size:.98em;padding:0;cursor:pointer;text-decoration:underline;transition:color .13s}.sidebar-logo{display:flex;align-items:center;justify-content:center;padding:28px 0 16px}.sidebar-logo-img{width:75px;height:auto;display:block;object-fit:contain;-webkit-user-select:none;user-select:none;background:transparent;box-shadow:none}.spinner-centered{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:48px}.spinner-label{margin-top:16px;color:#888;font-size:1rem}.dashboard-root{display:flex;height:100vh;background:#f5f8fa;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px}.logout-btn:hover{color:#ef4444}.main-content{margin-left:220px;flex:1;min-width:0;min-height:100vh;padding:0;display:flex;flex-direction:column}.topbar{padding:32px 48px 6px;background:none}.topbar h1{font-size:1.6rem;font-weight:600;color:#1e293b;margin:0}.overview-grid{margin:36px 36px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}.card{background:#fff;border-radius:14px;box-shadow:0 2px 14px #0001;padding:30px 30px 22px;min-width:250px;display:flex;flex-direction:column;gap:13px;border:1px solid #e7eaf0}.card-title{font-weight:600;font-size:1.15em;margin-bottom:6px;color:#25416a}.enabled-list,.pending-list{padding:0;margin:0 0 2px;list-style:none}.enabled-list li,.pending-list li{margin-bottom:7px}.enabled-list .lang{color:#2563eb;background:#f1f5ff;border-radius:4px;padding:2px 9px;font-size:.91em;margin-left:9px}.see-all-link{font-size:.98em;color:#2563eb;margin-top:10px;text-decoration:underline;cursor:pointer}.activity-table{width:100%;font-size:.98em;border-collapse:collapse}.activity-table th,.activity-table td{text-align:left;padding:4px 8px}.activity-table tr:not(:last-child){border-bottom:1px solid #f2f4f7}.status{font-size:1.3em;margin-right:4px;vertical-align:middle}.status.success{color:#22c55e}.status.failed{color:#ef4444}.status.pending{color:#facc15}.empty{color:#b0b3b8;padding:7px 0 7px 1px}.search-bar{display:flex;gap:16px;align-items:center;padding:0 48px 20px}.repo-search-input{flex:2;min-width:180px;font-size:1rem;padding:8px 16px;border-radius:8px;border:1px solid #dae1ed;background:#fff;color:#222;outline:none;box-shadow:none;transition:border .14s}.repo-search-input:focus{border-color:#2563eb}.group-dropdown{font-size:1rem;padding:8px 14px;border-radius:8px;border:1px solid #dae1ed;background:#f6f7fb;color:#333}.show-selected-toggle{display:flex;align-items:center;gap:4px;font-size:.98em;color:#2563eb;font-weight:500;-webkit-user-select:none;user-select:none}.repo-limit-warning{background:#fef3c7;color:#b45309;border:1.5px solid #fbbf24;margin:0 48px 10px;padding:13px 26px;border-radius:8px;font-weight:500}.repo-group-accordion{margin:0 48px}.repo-group{margin-bottom:18px}.repo-group-header{display:flex;align-items:center;cursor:pointer;font-weight:600;color:#1e293b;font-size:1.15em;background:#f3f6fb;border-radius:7px;padding:11px 18px 11px 22px;border:1px solid #ecedf1;transition:background .13s,border .13s;box-shadow:0 1.5px 6px #0001}.repo-group-header:hover{background:#e7eefa}.group-label{flex:1}.group-arrow{width:22px;text-align:right;font-size:1.1em}.repo-count{color:#64748b;font-size:.97em;font-weight:400;margin-left:8px}.repo-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:20px;margin:17px 2px 0}.repo-card{background:#fff;border-radius:13px;box-shadow:0 2px 13px #0001;padding:22px 18px 17px;border:1px solid #e4e7ec;display:flex;flex-direction:column;gap:13px;transition:box-shadow .17s,border .15s;min-width:270px}.repo-card-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.repo-title{font-size:1.08em;font-weight:600;color:#1e293b;text-decoration:none;margin-right:7px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:180px}.repo-title:hover{text-decoration:underline}.repo-badge{display:inline-block;font-size:.91em;font-weight:600;color:#2563eb;background:#f1f5ff;border-radius:5px;padding:3px 11px 2.5px;margin-left:3px}.badge-alt{color:#a21caf;background:#fdf2fa;margin-left:7px}.repo-card-toggles{display:flex;gap:17px}.feature-row{display:flex;align-items:center;gap:8px;font-size:.99em;font-weight:500;color:#2d3748;background:#f7fafc;border-radius:8px;padding:5px 12px 5px 9px}.feature-row input[type=checkbox]{accent-color:#2563eb;width:17px;height:17px;cursor:pointer}@media (max-width: 900px){.main-content{padding:0!important}.overview-grid,.repo-group-accordion,.search-bar,.repo-limit-warning{margin:0 12px!important;padding:0 5px!important}.topbar{padding:23px 18px 6px!important}}.spinner{border:3px solid #eee;border-top:3px solid #7c3aed;border-radius:50%;width:24px;height:24px;animation:spin .8s linear infinite;margin:0 auto}.spinner-centered{display:flex;justify-content:center;align-items:center;min-height:48px}@keyframes spin{to{transform:rotate(360deg)}}.provider-disconnected{min-height:56vh;display:flex;align-items:center;justify-content:center}.provider-disconnected-inner{background:#f6f7fa;padding:44px 36px 36px;border-radius:16px;box-shadow:0 3px 24px #0002;text-align:center}.provider-disconnected-inner b{color:#1e293b;font-size:1.32em;font-weight:600;letter-spacing:-.01em}.provider-disconnected-inner span{display:inline-block;margin-top:.6em;color:#344054;font-size:1.08em;font-weight:500}.provider-link{color:#2563eb;text-decoration:underline;font-weight:600;transition:color .15s}.provider-link:hover{color:#1e40af}
