.Header-module__vcZAwq__headerSearchContainer{z-index:1000;width:100%;position:fixed;top:0}.Header-module__vcZAwq__scrollHeader{background:var(--header-bg);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1000;border-bottom:1px solid #ffffff1a;position:relative;box-shadow:0 2px 4px #0000001a}.Header-module__vcZAwq__headerContent{justify-content:space-around;align-items:center;display:flex}.Header-module__vcZAwq__headerTitle{margin:0;padding:5px}.Header-module__vcZAwq__headerLogo{height:40px;margin-right:5px}.Header-module__vcZAwq__hLogo{color:var(--text-color);align-items:center;font-size:20px;font-weight:400;text-decoration:none;display:flex}.Header-module__vcZAwq__mobileIcons{align-items:center;display:none}.Header-module__vcZAwq__searchIconContainer{font-size:23px;display:none}.Header-module__vcZAwq__headerIcon img{width:auto;height:26px;filter:var(--login-icon-filter)}.Header-module__vcZAwq__login{background:#ffdda9;border-radius:50px;padding:8px 15px;color:#000!important;font-weight:700!important}.Header-module__vcZAwq__main_list{padding:20px;font-size:24px}.Header-module__vcZAwq__main_list ul{font-family:sans-serif;font-size:23px;font-weight:400}.Header-module__vcZAwq__main_list li{padding:5px 0}.Header-module__vcZAwq__navLinks ul{align-items:center;gap:20px;list-style:none;display:flex}.Header-module__vcZAwq__navLinks ul li a{color:var(--text-color);font-weight:400;text-decoration:none}.Header-module__vcZAwq__menuIcon{cursor:pointer;font-size:25px;display:none}.Header-module__vcZAwq__backdrop{z-index:999;background:#00000080;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}.Header-module__vcZAwq__sidebar{background-color:var(--background-color);z-index:1000;width:275px;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:0 0 10px #0000004d}.Header-module__vcZAwq__sidebarContent{box-sizing:border-box;flex-direction:column;height:100%;padding:20px;display:flex}.Header-module__vcZAwq__closeIcon{cursor:pointer;color:#fff;-o-transition:color .2s;z-index:1;background:var(--heilight);border:none;border-radius:50px;align-self:flex-end;margin-bottom:25px;padding:0 8px;font-size:40px;line-height:1;transition:color .2s}.Header-module__vcZAwq__sidebar.Header-module__vcZAwq__open{transform:translate(0)}.Header-module__vcZAwq__sidebar.Header-module__vcZAwq__closed{transform:translate(100%)}.Header-module__vcZAwq__backdrop.Header-module__vcZAwq__open{display:block}.Header-module__vcZAwq__profileImage{object-fit:cover;border-radius:50%;width:55px;height:55px}.Header-module__vcZAwq__defaultAvatar{color:#ffffffdb;background-color:#7d7d7d;border-radius:50%;justify-content:center;align-items:center;min-width:55px;height:55px;display:flex}.Header-module__vcZAwq__defaultAvatarDesk{color:#ffffffdb;border:1px solid var(--text-color);background-color:#7d7d7d;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.Header-module__vcZAwq__activeLink{background:var(--heilight);width:100%;color:var(--background-color);white-space:nowrap;border-radius:10px;padding:5px 10px;display:-webkit-box;overflow:hidden}.Header-module__vcZAwq__no-scroll{width:100%;position:fixed;overflow:hidden}.Header-module__vcZAwq__backButton{color:var(--text-color);align-items:center;margin-right:auto;padding:10px;font-size:16px;text-decoration:none;display:flex}.Header-module__vcZAwq__backButton i{margin-right:20px;font-size:24px;font-weight:bolder}.Header-module__vcZAwq__searchContainer{border-radius:10px;align-items:center;gap:5px;display:flex;position:relative}.Header-module__vcZAwq__searchInput{opacity:0;visibility:hidden;width:0;padding:0;transition:width .3s ease-in-out}.Header-module__vcZAwq__searchInput.Header-module__vcZAwq__active{opacity:1;visibility:visible;background:#8080807d;border-radius:8px;outline:none;width:180px;padding:3px 5px}.Header-module__vcZAwq__searchInput::placeholder{color:#ccc}@media (max-width:768px){.Header-module__vcZAwq__navLinks{display:none}.Header-module__vcZAwq__searchIconContainer,.Header-module__vcZAwq__menuIcon{display:block}.Header-module__vcZAwq__mobileIcons{justify-content:flex-end;gap:20px;width:150px;display:flex}.Header-module__vcZAwq__headerContent{justify-content:space-between;margin:0 20px}}
.theme-toggle{justify-content:flex-end;align-items:center;margin-right:20px;padding-bottom:8px;display:flex}.toggle-container{background-color:#8c8c8c6e;border-radius:20px;width:100px;height:25px;display:flex;position:relative;overflow:hidden}.toggle-btn{color:#3330;cursor:pointer;background-color:#0000;border:none;border-radius:20px;outline:none;flex:1;font-size:8px;font-weight:600;transition:color .3s,background-color .3s}.toggle-btn.active{color:#fff;background-color:#777}.toggle-btn.inactive{color:#b0b0b0}.toggle-slider{background-color:#0000;border-radius:20px;width:50px;height:100%;transition:transform .3s;display:none;position:absolute;top:0;left:0}
.Footer-module__bU2TmW__footer{padding:2.5rem 1.5rem;position:relative}.Footer-module__bU2TmW__footer:before{content:"";background:linear-gradient(90deg,#0000,#7e7e7e63 30% 70%,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__bU2TmW__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__bU2TmW__socialIcons{margin-top:10px}.Footer-module__bU2TmW__icon{color:var(--text-color);margin:0 10px;font-size:1.2rem;text-decoration:none}.Footer-module__bU2TmW__footerCopyright{text-align:center;margin-top:2rem;padding-top:1rem;font-size:.8rem;position:relative}.Footer-module__bU2TmW__footerCopyright:before{content:"";background:linear-gradient(90deg,#0000,#7e7e7e63 30% 70%,#0000);width:100%;height:1px;position:absolute;top:0;left:0}
