.Navbar-module-scss-module__3AB87a__navbar{border-bottom:1px solid var(--border-color);background:var(--bg-primary);height:56px;font-family:var(--font-mono);z-index:1000;justify-content:space-between;align-items:center;font-size:.9rem;display:flex;position:sticky;top:0}.Navbar-module-scss-module__3AB87a__logo{border-right:1px solid var(--border-color);width:300px;height:100%;color:var(--text-secondary);align-items:center;padding:0 1.5rem;display:flex}.Navbar-module-scss-module__3AB87a__name{color:var(--text-secondary);font-weight:500}.Navbar-module-scss-module__3AB87a__mobileToggle{color:var(--text-secondary);z-index:1001;padding:0 1rem;display:none}.Navbar-module-scss-module__3AB87a__mobileToggle:hover{color:var(--text-primary)}.Navbar-module-scss-module__3AB87a__links{height:100%;display:flex}.Navbar-module-scss-module__3AB87a__link{border-right:1px solid var(--border-color);color:var(--text-secondary);align-items:center;gap:.5rem;height:100%;padding:0 2rem;transition:all .2s;display:flex;position:relative}.Navbar-module-scss-module__3AB87a__link:hover{color:var(--text-primary);background:#ffffff05}.Navbar-module-scss-module__3AB87a__link.Navbar-module-scss-module__3AB87a__active{color:var(--text-primary);border-bottom:2px solid var(--accent-orange)}.Navbar-module-scss-module__3AB87a__link.Navbar-module-scss-module__3AB87a__active:after{content:"";background:var(--accent-orange);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.Navbar-module-scss-module__3AB87a__label{color:inherit}.Navbar-module-scss-module__3AB87a__extra{border-left:1px solid var(--border-color);height:100%;display:flex}.Navbar-module-scss-module__3AB87a__icon{margin-left:.5rem}@media (max-width:1024px){.Navbar-module-scss-module__3AB87a__logo{border-right:none;width:auto}.Navbar-module-scss-module__3AB87a__mobileToggle{display:block}.Navbar-module-scss-module__3AB87a__links{background:var(--bg-primary);z-index:1000;border-top:1px solid var(--border-color);flex-direction:column;width:100%;height:calc(100vh - 56px);display:none;position:fixed;top:56px;left:0}.Navbar-module-scss-module__3AB87a__links.Navbar-module-scss-module__3AB87a__mobileOpen{display:flex}.Navbar-module-scss-module__3AB87a__link{border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:60px;padding:0 1.5rem}.Navbar-module-scss-module__3AB87a__link.Navbar-module-scss-module__3AB87a__active{border-bottom:1px solid var(--border-color);color:var(--accent-orange)}.Navbar-module-scss-module__3AB87a__link.Navbar-module-scss-module__3AB87a__active:after,.Navbar-module-scss-module__3AB87a__extra{display:none}.Navbar-module-scss-module__3AB87a__navbar{padding:0}}
.Footer-module-scss-module__JLT4gq__footer{border-top:1px solid var(--border-color);background:var(--bg-primary);height:50px;font-family:var(--font-mono);color:var(--text-secondary);z-index:100;justify-content:space-between;align-items:center;width:100%;display:flex;position:fixed;bottom:0}.Footer-module-scss-module__JLT4gq__left{align-items:center;height:100%;display:flex}.Footer-module-scss-module__JLT4gq__label{border-right:1px solid var(--border-color);align-items:center;height:100%;padding:0 1.5rem;display:flex}.Footer-module-scss-module__JLT4gq__socialLink{border-right:1px solid var(--border-color);width:50px;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module-scss-module__JLT4gq__socialLink:hover{color:var(--text-primary);background:#ffffff05}.Footer-module-scss-module__JLT4gq__right{height:100%;display:flex}.Footer-module-scss-module__JLT4gq__githubLink{border-left:1px solid var(--border-color);height:100%;color:var(--text-secondary);align-items:center;gap:.5rem;padding:0 1.5rem;transition:all .2s;display:flex}.Footer-module-scss-module__JLT4gq__githubLink:hover{color:var(--text-primary)}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__footer{flex-direction:column;gap:1rem;height:auto;min-height:50px;padding:1rem 0;position:relative}.Footer-module-scss-module__JLT4gq__left{border-bottom:1px solid var(--border-color);justify-content:center;width:100%;height:50px}.Footer-module-scss-module__JLT4gq__right{justify-content:center;width:100%;height:50px}.Footer-module-scss-module__JLT4gq__githubLink{border-left:none;justify-content:center;width:100%}.Footer-module-scss-module__JLT4gq__label{padding:0 1rem}}@media (max-width:480px){.Footer-module-scss-module__JLT4gq__label{display:none}.Footer-module-scss-module__JLT4gq__socialLink{border-right:none}.Footer-module-scss-module__JLT4gq__left{gap:1rem}}
.ChatBot-module-scss-module__jJM7bW__container{z-index:2000;position:fixed;bottom:70px;right:2rem}.ChatBot-module-scss-module__jJM7bW__fab{background:var(--accent-cyan);width:50px;height:50px;color:var(--bg-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 10px #4cc9f04d}.ChatBot-module-scss-module__jJM7bW__fab:hover{background:var(--text-primary);transform:scale(1.1)}.ChatBot-module-scss-module__jJM7bW__fab.ChatBot-module-scss-module__jJM7bW__hidden{opacity:0;pointer-events:none}.ChatBot-module-scss-module__jJM7bW__chatWindow{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;width:320px;height:400px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000080}.ChatBot-module-scss-module__jJM7bW__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.ChatBot-module-scss-module__jJM7bW__header .ChatBot-module-scss-module__jJM7bW__title{font-family:var(--font-mono);color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ChatBot-module-scss-module__jJM7bW__header .ChatBot-module-scss-module__jJM7bW__closeBtn{color:var(--text-secondary)}.ChatBot-module-scss-module__jJM7bW__header .ChatBot-module-scss-module__jJM7bW__closeBtn:hover{color:var(--text-primary)}.ChatBot-module-scss-module__jJM7bW__messages{flex-direction:column;flex:1;gap:.8rem;padding:1rem;font-size:.9rem;display:flex;overflow-y:auto}.ChatBot-module-scss-module__jJM7bW__message{border-radius:var(--radius-sm);max-width:80%;line-height:1.4;font-family:var(--font-sans);padding:.6rem .8rem}.ChatBot-module-scss-module__jJM7bW__bot{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color);align-self:flex-start}.ChatBot-module-scss-module__jJM7bW__user{color:var(--accent-green);background:#43d9ad1a;border:1px solid #43d9ad33;align-self:flex-end}.ChatBot-module-scss-module__jJM7bW__inputArea{border-top:1px solid var(--border-color);background:var(--bg-secondary);gap:.5rem;padding:.8rem;display:flex}.ChatBot-module-scss-module__jJM7bW__input{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-sm);font-family:var(--font-sans);flex:1;padding:.5rem;font-size:.9rem}.ChatBot-module-scss-module__jJM7bW__input:focus{border-color:var(--accent-cyan);outline:none}.ChatBot-module-scss-module__jJM7bW__sendBtn{color:var(--accent-cyan);padding:0 .5rem;transition:transform .2s}.ChatBot-module-scss-module__jJM7bW__sendBtn:hover{color:var(--text-primary);transform:translate(2px)}
.layout-wrapper{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;padding-bottom:50px;display:flex;position:relative;overflow:hidden}
