.Navbar_navbar__2GufN{background:white;box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:1000;transition:all .3s ease}.Navbar_scrolled__M804i{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Navbar_navContainer__bFZUK{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.Navbar_logoText__Sb5nP{font-size:24px;font-weight:700;color:#6366f1}.Navbar_navMenu__7peaL{display:flex;list-style:none;gap:30px}.Navbar_navMenu__7peaL a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.Navbar_navMenu__7peaL a:hover{color:#6366f1}.Navbar_navToggle__39ggc{display:none;background:none;border:none;flex-direction:column;cursor:pointer;padding:5px}.Navbar_bar__AW_1P{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.Navbar_navToggle__39ggc.Navbar_active__d3yZl .Navbar_bar__AW_1P:first-child{transform:rotate(-45deg) translate(-5px,6px)}.Navbar_navToggle__39ggc.Navbar_active__d3yZl .Navbar_bar__AW_1P:nth-child(2){opacity:0}.Navbar_navToggle__39ggc.Navbar_active__d3yZl .Navbar_bar__AW_1P:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.Navbar_authButton__piXUQ{background:#6366f1;color:white;border:none;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;transition:background .3s}.Navbar_authButton__piXUQ:hover{background:#5856eb}@media (max-width:768px){.Navbar_navMenu__7peaL{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:white;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:20px 0}.Navbar_navMenu__7peaL.Navbar_active__d3yZl{left:0}.Navbar_navToggle__39ggc{display:flex}}