:root{--safeareainsetbottom:calc(env(safe-area-inset-bottom,0) + 5px)}.chroma-key{background:#0f0;padding:1rem}.d-flex .nav-fill .nav-item{flex-grow:initial}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background:no-repeat center center;background-size:100% 100%}.navbar-toggler-icon.hamburger{background-image:url("data:image/svg+xml;charset=UTF8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M2 4h12M2 8h12M2 12h12'/%3e%3c/svg%3e")}.navbar-toggler-icon.close-icon{background-image:url("data:image/svg+xml;charset=UTF8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M2 2L14 14M14 2L2 14'/%3e%3c/svg%3e")}#header{position:fixed;width:100%;z-index:3;transition:.3s}#header .navbar-brand a{display:inline}#header .navbar-brand a svg{width:1.5rem;height:1.5rem;fill:var(--bs-navbar-brand-color)}#main{position:relative;overflow-y:scroll;width:100%}#footer{position:fixed;display:flex;left:0;width:100%;text-align:center;padding:5px 0;padding-bottom:calc(env(safe-area-inset-bottom,0) + 5px);z-index:3;transition:.3s}#footer svg{width:3rem;height:3rem}