.home-header{position:fixed!important;top:0!important;right:0!important;left:0!important;z-index:1000;width:100%;margin:0;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.home-header__safe{padding-top:env(safe-area-inset-top,0)}.home-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:4rem;max-width:80rem;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.home-header__inner{padding-inline:1.5rem}}@media(min-width:1024px){.home-header__inner{height:4.25rem;padding-inline:2rem}}.home-header--top{border-bottom:1px solid hsla(0,0%,100%,.15);background:#0000004d}.home-header--scrolled,.home-header--top{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.home-header--scrolled{border-bottom:1px solid hsla(0,0%,100%,.4);background:#ffffffeb;box-shadow:0 10px 30px #1c19170f}.dark .home-header--scrolled{border-bottom-color:#ffffff1a;background:#030712eb;box-shadow:0 10px 30px #00000040}.home-drawer{position:fixed!important;inset:0;z-index:1100;width:100%;height:100%;height:100dvh}.home-drawer__backdrop{position:absolute;inset:0;border:0;margin:0;padding:0;cursor:pointer;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.home-drawer__panel{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;width:min(20rem,88vw);max-width:100%;background:#fff;border-left:1px solid hsla(20,6%,90%,.9);box-shadow:-12px 0 40px #0000002e}.dark .home-drawer__panel{background:#030712;border-left-color:#ffffff1a}.home-drawer__head{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:.5rem;padding:max(1rem,env(safe-area-inset-top,0px)) 1rem 1rem;border-bottom:1px solid hsla(20,6%,90%,.9)}.dark .home-drawer__head{border-bottom-color:#ffffff1a}.home-drawer__nav{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:.75rem}.home-drawer__foot{flex-shrink:0;padding:1rem 1rem max(1rem,env(safe-area-inset-bottom,0px));border-top:1px solid hsla(20,6%,90%,.9)}.dark .home-drawer__foot{border-top-color:#ffffff1a}html{scroll-padding-top:calc(var(--home-header-h, 72px) + 16px)}#aboutus,#callus,#home,#menu,#venues{scroll-margin-top:calc(var(--home-header-h, 72px) + 16px)}
