body{color:#e6edf3;background-color:#0d1117;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (min-width:1580px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1540px}}.center{width:50%;margin-left:auto;margin-right:auto;display:block}.title{text-align:center;color:#58a6ff;padding:50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:600}.header-subtext{text-align:center;color:#8b949e;margin-top:-8px;font-size:75%}img.logo-top,img.profile-icon-top{width:auto;height:70px}a.link-text{color:#58a6ff;text-decoration:none;transition:color .2s}a.link-text:hover{color:#79c0ff}a.fit-content{width:-webkit-fit-content;width:fit-content}.h0{color:#e6edf3;font-size:3.5rem}.img-icon-header{color:#0d6efd;width:50px;margin:5px 5px 12px}.card{color:#e6edf3;background-color:#161b22;border:1px solid #30363d}.btn-primary{background-color:#238636;border-color:#238636}.btn-primary:hover{background-color:#2ea043;border-color:#2ea043}.form-control{color:#e6edf3;background-color:#0d1117;border:1px solid #30363d}.form-control:focus{color:#e6edf3;background-color:#0d1117;border-color:#58a6ff;box-shadow:0 0 0 .2rem rgba(88,166,255,.25)}.text-muted{color:#8b949e!important}.modal-content{color:#e6edf3;background-color:#161b22;border:1px solid #30363d}.modal-header{border-bottom:1px solid #30363d}.modal-footer{border-top:1px solid #30363d}.modal-title{color:#e6edf3}.btn-close{filter:invert()}.modal-backdrop{background-color:rgba(0,0,0,.7)}.card-footer{background-color:#0d1117;border-top:1px solid #30363d}.list-group-item{color:#e6edf3;background-color:#161b22;border:1px solid #30363d}.list-group-item:hover{background-color:#21262d}.form-control::placeholder{color:#8b949e;opacity:1}.navbar,.header{z-index:1000;background-color:#161b22;border-bottom:1px solid #30363d;position:fixed;top:0;left:0;right:0}.dashboard-container{width:100%;min-height:calc(100vh - 80px);margin:0;padding:0;display:flex}.sidebar{z-index:999;background-color:#161b22;border-right:1px solid #30363d;width:250px;height:calc(100vh - 80px);padding:1rem 0;position:fixed;top:100px;left:0;overflow-y:auto}.content-area{padding:2rem;background-color:#0d1117;flex:1;min-height:calc(100vh - 80px);margin-left:250px;padding-top:calc(2rem + 80px)}.menu-group{margin-bottom:1rem}.menu-item{cursor:pointer;color:#e6edf3;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s;display:flex}.menu-item:hover{color:#58a6ff;background-color:#21262d}.menu-item.active{color:#fff;background-color:#238636;border-right:3px solid #2ea043}.menu-divider{border:none;border-top:1px solid #30363d;margin:5px 0}@media (max-width:768px){.sidebar{width:100%;height:auto;position:relative}.content-area{margin-top:100px;margin-left:0}.dashboard-container{flex-direction:column}}body{font-family:Courier New,monospace!important}.hero{text-align:center;background-color:#0d1117;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.hero .container{text-align:center}.intro-text{color:#0ff;text-shadow:0 0 20px #0ff,0 0 40px #08f;letter-spacing:1px;margin-bottom:15px;font-size:4rem;font-weight:600}.tagline{color:#0ff;text-shadow:0 0 10px #0ff;letter-spacing:1px;opacity:0;font-size:1.5rem}.accent-line{opacity:0;background:linear-gradient(90deg,transparent,#0ff,transparent);width:200px;height:2px;margin:20px auto}.pulse-dot{opacity:1;background:#0ff;border-radius:50%;width:10px;height:10px;margin:0 5px;transition:opacity .3s;display:inline-block;box-shadow:0 0 10px #0ff}.pulse-dot.fade-out{opacity:0}.dots-container{opacity:1;margin-top:30px;transition:opacity .3s}.dots-container.fade-out{opacity:0;pointer-events:none}.content{max-width:1540px;margin:0 auto;padding:100px 40px}.section{opacity:0;margin-bottom:100px}.section-title{color:#0ff;text-shadow:0 0 15px #0ff,0 0 30px #08f;border-bottom:2px solid #0ff;margin-bottom:40px;padding-bottom:20px;font-size:2.5rem;font-weight:600}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:50px;display:grid}.feature-card{background-color:#161b22;border:1px solid rgba(0,255,255,.3);border-radius:8px;padding:30px;transition:all .3s;box-shadow:0 0 20px rgba(0,255,255,.1)}.feature-card:hover{border-color:#0ff;transform:translateY(-5px);box-shadow:0 0 30px rgba(0,255,255,.3)}.feature-title{color:#0ff;text-shadow:0 0 10px #0ff;margin-bottom:15px;font-size:1.3rem;font-weight:600}.feature-desc{color:#8b949e;font-size:.95rem;line-height:1.6}.feature-list{margin:30px 0}.feature-item{color:#8b949e;margin-bottom:25px;padding-left:20px;line-height:1.6;position:relative}.feature-item:before{content:"▸";color:#0ff;text-shadow:0 0 10px #0ff;font-size:1.2rem;position:absolute;top:0;left:0}.feature-item strong{color:#0ff;text-shadow:0 0 5px #0ff}.section-description{color:#8b949e;background-color:#161b22;border-left:3px solid #0ff;margin-bottom:40px;padding:20px;font-size:1.1rem;line-height:1.8}.cta-section{text-align:center;background:linear-gradient(135deg,rgba(0,255,255,.1),rgba(0,136,255,.1));border:2px solid #0ff;border-radius:8px;padding:60px 40px;box-shadow:0 0 30px rgba(0,255,255,.2)}.cta-title{color:#0ff;text-shadow:0 0 15px #0ff;margin-bottom:20px;font-size:2rem;font-weight:600}.cta-desc{color:#8b949e;margin-bottom:30px;font-size:1.1rem}.cta-button{color:#000;cursor:pointer;background:linear-gradient(135deg,#0ff,#08f);border:none;border-radius:4px;padding:15px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 20px rgba(0,255,255,.5)}.cta-button:hover{transform:scale(1.05);box-shadow:0 0 40px rgba(0,255,255,.8)}@media (max-width:768px){.intro-text{font-size:2.5rem}.tagline{font-size:1.1rem}.section-title{font-size:1.8rem}.content{padding:60px 20px}.feature-item{font-size:.95rem}}.knowledge{color:#e0e0e0;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);min-height:100vh}.knowledge .list-group-item{color:#e0e0e0;background:rgba(45,45,45,.8);border-color:#4a5568;transition:all .3s}.knowledge .list-group-item:hover{color:#fff;background:rgba(99,179,237,.2);border-color:#63b3ed}.knowledge .list-group-item.active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;box-shadow:0 0 15px rgba(102,126,234,.3)}.knowledge h1,.knowledge h2,.knowledge h3,.knowledge h4{color:#fff;text-shadow:0 0 10px rgba(102,126,234,.3);border-bottom:2px solid #667eea;margin-bottom:1rem;padding-bottom:.5rem}.knowledge h4{border-bottom:none}.knowledge h3{margin-top:2.5rem}.knowledge h4{margin-top:2rem}.knowledge a{color:#63b3ed;transition:color .3s}.knowledge a:hover{color:#90cdf4;text-shadow:0 0 5px rgba(99,179,237,.5)}.knowledge .col-md-8{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(38,38,38,.9);border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 0 1px rgba(102,126,234,.1)}.knowledge .cta-button{color:#000!important}.knowledge pre{background:#000;border:1px solid #333;border-radius:8px;margin:1rem 0;padding:1rem;position:relative}.knowledge pre code{color:#e0e0e0;background:0 0}.knowledge pre:after{content:"Copy";color:#fff;cursor:pointer;background:#667eea;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;transition:background .3s;position:absolute;top:.5rem;right:.5rem}.knowledge pre:hover:after{background:#764ba2}.knowledge pre:after:hover{content:"Copy"}.knowledge pre.copied:after{content:"Copied!";background:#28a745}