.navbar{position:sticky;top:0;z-index:50;width:100%;background-color:rgba(250,250,249,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:68px;padding:16px 0}.navbar-container{margin-left:auto;margin-right:auto;max-width:none;width:min(1600px,100%);height:100%;padding:0 min(120px,5%)}.navbar-content{height:100%}.navbar-content,.navbar-links-container{display:flex;align-items:center;justify-content:space-between}.navbar-links-container{width:100%}.navbar-logo{display:flex;align-items:center}.navbar-logo>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.navbar-logo{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.navbar-logo:hover{--tw-text-opacity:1;color:rgb(245 137 29/var(--tw-text-opacity,1))}.navbar-logo{font-family:Inter,sans-serif}.navbar-logo .logo-title{font-weight:700;font-size:17.56px;line-height:21px;color:#151311}.navbar-logo .logo-subtitle{font-weight:500;font-size:12.29px;line-height:15px;letter-spacing:-.03em;color:#6B635D}.navbar-right-section{display:flex;align-items:center}.navbar-right-section>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.navbar-navigation{display:none}.navbar-navigation>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.navbar-navigation{display:flex}}.navbar-navigation a,.navbar-navigation button{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19px;color:#6B635D}.navbar-auth{display:flex;align-items:center}.navbar-auth>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.navbar-auth a,.navbar-auth button{padding:8px 16px;border:1px solid #c3c3c3;border-radius:8px;background:white;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19px;color:#6B635D;text-decoration:none}.mobile-menu-button{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:8px;z-index:60}@media (max-width:768px){.mobile-menu-button{display:flex}.navbar-auth,.navbar-navigation{display:none}}.hamburger{width:24px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger span{display:block;height:2px;width:100%;background-color:#6B635D;border-radius:1px;transition:all .3s ease-in-out;transform-origin:center}.hamburger.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:50;display:flex;justify-content:flex-end;align-items:flex-start}.mobile-menu-content{background:white;width:280px;height:100vh;padding:80px 24px 24px;display:flex;flex-direction:column;gap:32px;position:relative;box-shadow:-4px 0 20px rgba(0,0,0,.1)}.mobile-auth-section{border-bottom:1px solid #e5e7eb;padding-bottom:24px;margin-bottom:16px}.mobile-auth-button{width:100%;padding:12px 16px;border:1px solid #c3c3c3;border-radius:8px;background:white;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19px;color:#6B635D;text-decoration:none;text-align:center;transition:all .2s ease}.mobile-auth-button:hover{background:#f5f5f5;border-color:#a0a0a0}.mobile-navigation{display:flex;flex-direction:column;gap:16px}.mobile-nav-link{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#6B635D;text-decoration:none;padding:12px 0;border-bottom:1px solid #f3f4f6;transition:color .2s ease}.mobile-nav-link:hover{color:#151311}@media (max-width:1400px){.navbar{padding:16px 48px}}@media (max-width:768px){.navbar{padding:16px 24px}}