.blh{z-index:60;height:70px;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;background:0 0;justify-content:space-between;align-items:center;padding:16px 40px;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0}.blh--scrolled{background:#fff}[data-theme=dark] .blh--scrolled{background:#1a1a1a}.blh__left{align-items:center;gap:12px;height:100%;display:flex}.blh__logo{letter-spacing:-.02em;color:#000;-webkit-user-select:none;user-select:none;font-size:20px;font-weight:500;text-decoration:none}[data-theme=dark] .blh__logo{color:#fff}.blh__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:relative}.blh__burger span{background:#000;width:20px;height:2.5px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;left:50%;transform:translate(-50%)}[data-theme=dark] .blh__burger span{background:#fff}.blh__burger span:first-child{top:10px}.blh__burger span:nth-child(2){top:15px}.blh__burger span:nth-child(3){top:20px}.blh__burger-x1,.blh__burger-x2{background:#000;height:2.5px;display:block;position:absolute;top:15px;left:50%;width:22px!important}[data-theme=dark] .blh__burger-x1,[data-theme=dark] .blh__burger-x2{background:#fff}.blh__burger-x1{transform:translate(-50%)rotate(45deg)}.blh__burger-x2{transform:translate(-50%)rotate(-45deg)}.blh__cta{color:#fff;cursor:pointer;white-space:nowrap;height:40px;font-size:14px;font-weight:400;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;background:#000;border:1.5px solid #000;border-radius:20px;justify-content:center;align-items:center;padding:0 24px;text-decoration:none;transition:all .2s;display:flex}.blh__cta:hover{color:#111;background:#fff;border-color:#111}[data-theme=dark] .blh__cta{color:#000;background:#fff;border-color:#fff}[data-theme=dark] .blh__cta:hover{color:#fff;background:0 0;border-color:#fff}.blh-nav-backdrop{z-index:59;background:#0000004d;position:fixed;inset:0}.blh-nav{z-index:60;background:#fff;flex-direction:column;padding:16px 40px 24px;display:flex;position:fixed;top:70px;left:0;right:0;box-shadow:0 4px 20px #00000014}[data-theme=dark] .blh-nav{background:#1a1a1a}.blh-nav__link{color:#333;font-size:16px;font-weight:400;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;border-bottom:1px solid #eee;padding:14px 0;text-decoration:none}.blh-nav__link:last-child{border-bottom:none}[data-theme=dark] .blh-nav__link{color:#ddd;border-bottom-color:#333}.blh-nav__link:hover{color:#000}[data-theme=dark] .blh-nav__link:hover{color:#fff}@media (max-width:600px){.blh{height:60px;padding:12px 16px}.blh__cta{height:36px;padding:0 14px;font-size:12px}.blh-nav{padding:12px 16px 20px;top:60px}}
