@media only screen and (min-width: 768px){#menu-mobile-1{display:none}}@media only screen and (max-width: 767px){#menu-mobile-1{max-height:2800px;min-height:40px;max-width:680px;border:1px solid #ccc;background-color:var(--code-bg);display:table;overflow:hidden;margin:4px 6px}}@media only screen and (min-width: 768px){#menu-mobile-2{display:none}}@media only screen and (max-width: 767px){#menu-mobile-2{max-height:2800px;min-height:40px;max-width:680px;min-width:340px;border:1px solid #ccc;background-color:var(--code-bg);display:table;overflow:hidden;margin:4px 6px}}.menu-mobile-button{min-height:40px;padding:8px;min-width:320px;margin:auto 0}.menu-mobile-title{float:left}.menu-mobile .expand-icon{float:right;transition:transform .3s ease}.menu-mobile.collapsed{height:30px;display:block!important}#menu-mobile-1.expanded{height:auto}.menu-mobile.expanded .expand-icon{transform:rotate(180deg)}.menu-mobile.collapsed #menu-mobile-list{max-height:0;transition:max-height .3s ease-in-out;margin:0;display:none}.menu-mobile.expanded #menu-mobile-list{max-height:2880px;transition:max-height .3s ease-in-out;height:auto;display:block}.menu-mobile.collapsed .submenu-mobile-title{max-height:0;transition:max-height .3s ease-in-out;display:none}.menu-mobile.expanded .submenu-mobile-title{max-height:40px;transition:max-height .3s ease-in-out;display:block}.menu-mobile.collapsed .menu-mobile-item{max-height:0;transition:max-height .3s ease-in-out;display:none}.menu-mobile.expanded .menu-mobile-item{transition:max-height .3s ease-in-out;display:block;padding:4px 0;height:auto;overflow:hidden}.subnav:where(.astro-Q4OJPSQA){min-width:360px;padding:5px 10px;box-shadow:#0000001a 0 1px 2px;margin-bottom:1px;min-height:54px;display:flex;align-items:center;justify-content:flex-start}.subnav:where(.astro-Q4OJPSQA) a:where(.astro-Q4OJPSQA){display:flex;align-items:center;justify-content:flex-start;color:#fff;text-decoration:none;transition:color .2s cubic-bezier(.08,.52,.52,1);padding:.25rem .75rem;margin-right:1em}.subnav:where(.astro-Q4OJPSQA) a:where(.astro-Q4OJPSQA):hover,.subnav:where(.astro-Q4OJPSQA) a:where(.astro-Q4OJPSQA):active,.subnav:where(.astro-Q4OJPSQA) a:where(.astro-Q4OJPSQA).active{box-shadow:#fff 0 0 1px 1px;border-radius:6px}.row:where(.astro-Q4OJPSQA){display:flex;flex-flow:column nowrap}pre.astro-code{background-color:#f0f0f0b3!important}
