*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}button{font-family:inherit}#root{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}.app{min-height:100vh}} .app-header{background:#fff;padding:1.25rem 2rem;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.app-header h1{font-size:2.5rem;margin-bottom:.5rem;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-header p{color:#94a3b8;font-size:1.1rem}.app-main{flex:1;padding:2rem}.container{max-width:1400px;margin:0 auto}button{cursor:pointer;font-family:inherit;transition:all .2s ease}button:disabled{opacity:.5;cursor:not-allowed}input,textarea{font-family:inherit}code{font-family:Courier New,monospace;background-color:#1e293b;padding:.2rem .4rem;border-radius:4px;font-size:.9em}.landing-page{min-height:100vh;background:#0a0a0a;color:#fff;position:relative;overflow-x:hidden}.animated-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;animation:float 20s infinite ease-in-out}.orb-1{width:500px;height:500px;background:#10b981;top:-200px;left:-200px;animation-delay:0s}.orb-2{width:400px;height:400px;background:#059669;top:50%;right:-150px;animation-delay:-7s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(100px,-50px) scale(1.1)}66%{transform:translate(-50px,100px) scale(.9)}}.landing-nav{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a80;border-bottom:1px solid rgba(255,255,255,.05)}.nav-logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:#fff}.nav-logo svg{color:#10b981}.nav-links{display:flex;gap:2rem}.nav-links a{display:flex;align-items:center;gap:5px;color:#ffffffb3;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:#fff}.landing-main{position:relative;z-index:1;padding:4rem 4rem 2rem;max-width:1400px;margin:0 auto}.hero-section{text-align:center;padding:4rem 0 6rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:50px;font-size:.875rem;font-weight:500;color:#10b981;margin-bottom:2rem;animation:fadeInUp .6s ease-out}.badge-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title{font-size:5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;animation:fadeInUp .6s ease-out .1s backwards}.title-highlight{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.6;color:#ffffffb3;max-width:600px;margin:0 auto 3rem;animation:fadeInUp .6s ease-out .2s backwards}.hero-cta{display:flex;justify-content:center;gap:1rem;margin-bottom:4rem;animation:fadeInUp .6s ease-out .3s backwards}.cta-primary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#10b981;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #10b9814d}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #10b98166}.cta-primary:active{transform:translateY(0)}.cta-secondary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.hero-stats{display:flex;justify-content:center;align-items:center;gap:3rem;animation:fadeInUp .6s ease-out .4s backwards}.stat{text-align:center}.stat-value{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.875rem;color:#ffffff80;margin-top:.25rem}.stat-divider{width:1px;height:40px;background:#ffffff1a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:6rem}.feature-card{padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s}.feature-card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-4px)}.feature-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:12px;color:#10b981;margin-bottom:1.5rem}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-card p{color:#fff9;line-height:1.6}.landing-footer{position:relative;z-index:1;text-align:center;padding:1rem 0;color:#fff6;font-size:.875rem;border-top:1px solid rgba(255,255,255,.05)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.landing-nav{padding:1rem 2rem}.landing-main{padding:2rem}.hero-title{font-size:3rem}.hero-cta{flex-direction:column}.hero-stats{flex-direction:column;gap:2rem}.stat-divider{width:40px;height:1px}.features-grid{grid-template-columns:1fr}}.modern-dashboard{display:flex;min-height:100vh;background:#0a0a0a;color:#fff;justify-content:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-sidebar{width:260px;background:#ffffff05;border-right:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar-header{display:flex;align-items:center;gap:.75rem;padding:1.5rem;font-size:1.25rem;font-weight:600;border-bottom:1px solid rgba(255,255,255,.05)}.sidebar-header svg{color:#10b981}.sidebar-nav{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.25rem}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#fff9;text-decoration:none;border-radius:8px;transition:all .2s;font-size:.95rem;font-weight:500}.nav-item:hover{background:#ffffff0d;color:#ffffffe6}.nav-item.active{background:#10b9811a;color:#10b981}.sidebar-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.05)}.user-profile{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff05;border-radius:8px}.user-avatar{width:36px;height:36px;border-radius:50%;background:#10b9811a;display:flex;align-items:center;justify-content:center;color:#10b981}.user-info{flex:1}.user-name{font-size:.875rem;font-weight:600}.user-email{font-size:.75rem;color:#ffffff80}.dashboard-main{flex:1;padding:2rem 3rem;overflow-y:auto;max-width:1600px;width:100%}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.header-left{display:flex;flex-direction:column;gap:.5rem}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700}.logo svg{color:#10b981}.dashboard-header p{color:#fff9;font-size:.95rem;margin-left:2.75rem}.header-actions{display:flex;gap:.75rem;align-items:center}.refresh-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.refresh-button:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.refresh-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.add-repo-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.add-repo-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;transition:all .3s}.stat-card:hover{background:#ffffff0d;transform:translateY(-2px)}.stat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center}.stat-content{flex:1}.stat-label{font-size:.875rem;color:#fff9;margin-bottom:.25rem}.stat-value{font-size:1.75rem;font-weight:700}.content-grid{display:grid;grid-template-columns:400px 1fr;gap:2rem}.repositories-section{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem;height:fit-content}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.section-header h2{font-size:1.25rem;font-weight:600}.badge{padding:.25rem .75rem;background:#10b9811a;color:#10b981;border-radius:50px;font-size:.875rem;font-weight:600}.repo-list{display:flex;flex-direction:column;gap:.5rem}.repo-card{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:8px;cursor:pointer;transition:all .2s}.repo-card:hover{background:#ffffff0d;border-color:#ffffff1a}.repo-card.active{background:#10b9811a;border-color:#10b9814d}.repo-name{font-weight:600;margin-bottom:.25rem}.repo-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#ffffff80}.repo-visibility{padding:.125rem .5rem;background:#ffffff0d;border-radius:4px;font-size:.75rem}.repo-arrow{color:#ffffff4d}.pr-section{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem}.text-button{background:none;border:none;color:#10b981;font-size:.875rem;font-weight:600;cursor:pointer;transition:color .2s}.text-button:hover{color:#0ea472}.pr-list{display:flex;flex-direction:column;gap:1rem}.pr-card{padding:1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:10px;transition:all .3s}.pr-card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(4px)}.pr-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.pr-title-section{flex:1}.pr-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#fff;text-decoration:none;display:block;transition:color .2s}.pr-title:hover{color:#10b981;text-decoration:underline}.pr-meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffff80}.pr-avatar{width:20px;height:20px;border-radius:50%}.pr-state{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;padding:.5rem .75rem;background:#ffffff0d;border-radius:8px;white-space:nowrap}.empty-state,.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#ffffff80}.empty-state svg,.loading-state svg{margin-bottom:1rem;opacity:.3}.empty-state h3{font-size:1.25rem;color:#fffc;margin-bottom:.5rem}.spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#10b981;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1200px){.content-grid{grid-template-columns:1fr}.repositories-section{order:2}.pr-section{order:1}}@media(max-width:768px){.modern-dashboard{flex-direction:column}.dashboard-sidebar{width:100%;height:auto;position:relative}.dashboard-main{padding:1rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.stats-grid{grid-template-columns:1fr}}
