.homenav-toggle:where(.astro-vwaeis37){position:fixed;left:1rem;top:calc(var(--sl-nav-height, 3.5rem) + 1rem);z-index:100;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem .5rem .95rem;border-radius:999px;border:1px solid transparent;background:linear-gradient(135deg,var(--shiny-purple-vivid, #6A3DF0),var(--shiny-green-vivid, #0FBF7A));color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.01em;cursor:pointer;font-family:inherit;box-shadow:0 2px 6px #0000001f,0 6px 18px #6a3df059;transition:all .2s ease}.homenav-toggle:where(.astro-vwaeis37) svg:where(.astro-vwaeis37){color:#fff}.homenav-toggle:where(.astro-vwaeis37):hover{box-shadow:0 3px 10px #00000029,0 10px 30px #6a3df08c;transform:translateY(-1px)}.homenav-toggle:where(.astro-vwaeis37):active{transform:translateY(0)}@media(max-width:50rem){.homenav-toggle:where(.astro-vwaeis37){top:auto;left:auto;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));padding:.65rem 1.2rem .65rem 1.1rem;box-shadow:0 2px 6px #0000002e,0 8px 26px #6a3df080}}.homenav-backdrop:where(.astro-vwaeis37){position:fixed;margin:0;inset:0;z-index:200;background:#00000080;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.homenav-backdrop:where(.astro-vwaeis37).open{opacity:1;visibility:visible}.homenav-panel:where(.astro-vwaeis37){position:fixed;margin:0;top:var(--sl-nav-height, 3.5rem);left:0;bottom:0;z-index:201;width:min(24rem,88vw);background:var(--sl-color-bg);border-right:1px solid var(--sl-color-gray-6);box-shadow:8px 0 30px #00000026;transform:translate(-100%);transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;flex-direction:column;overflow:hidden}:root[data-theme=dark] .homenav-panel:where(.astro-vwaeis37){border-right-color:var(--sl-color-gray-5);box-shadow:8px 0 30px #00000059}.homenav-panel:where(.astro-vwaeis37).open{transform:translate(0)}.homenav-body:where(.astro-vwaeis37){flex:1;overflow-y:auto;padding:0}.homenav-body:where(.astro-vwaeis37)::-webkit-scrollbar{width:5px}.homenav-body:where(.astro-vwaeis37)::-webkit-scrollbar-track{background:transparent}.homenav-body:where(.astro-vwaeis37)::-webkit-scrollbar-thumb{background:var(--sl-color-gray-5);border-radius:5px}.homenav-body:where(.astro-vwaeis37)::-webkit-scrollbar-thumb:hover{background:var(--shiny-purple-vivid, #6A3DF0)}.homenav-topic:where(.astro-vwaeis37){margin:0;border-bottom:1px solid var(--sl-color-gray-6)}:root[data-theme=dark] .homenav-topic:where(.astro-vwaeis37){border-bottom-color:var(--sl-color-gray-5)}.homenav-topic:where(.astro-vwaeis37):last-child{border-bottom:none}.homenav-topic-header:where(.astro-vwaeis37){padding:.6rem 1.25rem;font-size:.82rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.06em;text-align:left;background:var(--topic-color);text-shadow:0 1px 2px rgba(0,0,0,.28)}.homenav-topic:where(.astro-vwaeis37)[data-topic="0"]{--topic-color: #6A3DF0}.homenav-topic:where(.astro-vwaeis37)[data-topic="1"]{--topic-color: #0FBF7A}.homenav-topic:where(.astro-vwaeis37)[data-topic="2"]{--topic-color: #0091EA}.homenav-topic:where(.astro-vwaeis37)[data-topic="3"]{--topic-color: #F57C00}.homenav-topic:where(.astro-vwaeis37)[data-topic="4"]{--topic-color: #E91E63}.homenav-topic:where(.astro-vwaeis37)[data-topic="5"]{--topic-color: #7CB342}.homenav-topic:where(.astro-vwaeis37)[data-topic="6"]{--topic-color: #00ACC1}.homenav-topic:where(.astro-vwaeis37)[data-topic="7"]{--topic-color: #9C27B0}.homenav-topic:where(.astro-vwaeis37)[data-topic="8"]{--topic-color: #F4511E}.homenav-items:where(.astro-vwaeis37){list-style:none;margin:0;padding:.4rem 0 .6rem;background:color-mix(in srgb,var(--topic-color) 9%,var(--sl-color-bg))}:root[data-theme=dark] .homenav-items:where(.astro-vwaeis37){background:color-mix(in srgb,var(--topic-color) 16%,var(--sl-color-bg))}.homenav-items:where(.astro-vwaeis37) li:where(.astro-vwaeis37){margin:0;padding:0}.homenav-items:where(.astro-vwaeis37) a:where(.astro-vwaeis37){display:block;padding:.4rem 1.25rem .4rem 1.5rem;font-size:.85rem;font-weight:600;color:color-mix(in srgb,var(--topic-color),black 24%);text-decoration:none;text-align:left;transition:all .12s ease}:root[data-theme=dark] .homenav-items:where(.astro-vwaeis37) a:where(.astro-vwaeis37){color:color-mix(in srgb,var(--topic-color),white 48%)}.homenav-items:where(.astro-vwaeis37) a:where(.astro-vwaeis37):hover{color:#fff;background:var(--topic-color);text-shadow:0 1px 2px rgba(0,0,0,.28)}:root[data-theme=dark] .homenav-items:where(.astro-vwaeis37) a:where(.astro-vwaeis37):hover{color:#fff}.homenav-footer:where(.astro-vwaeis37){margin:0;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid var(--sl-color-gray-6);background:linear-gradient(135deg,#6a3df01f,#a6d90014)}:root[data-theme=dark] .homenav-footer:where(.astro-vwaeis37){border-top-color:var(--sl-color-gray-5);background:linear-gradient(135deg,#9b7bff29,#cffa1212)}.homenav-appbuilder:where(.astro-vwaeis37){display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border-radius:.5rem;font-size:.85rem;font-weight:700;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--shiny-purple-vivid, #6A3DF0),var(--shiny-green-vivid, #0FBF7A));box-shadow:0 2px 10px #6a3df066;transition:all .2s ease}.homenav-appbuilder:where(.astro-vwaeis37):hover{box-shadow:0 6px 20px #6a3df08c;transform:translateY(-1px);color:#fff}.homenav-appbuilder:where(.astro-vwaeis37):active{transform:translateY(0)}
