.dropdown:where(.astro-pqsyg2qg),.dropdown{position:relative}.toggle:where(.astro-pqsyg2qg),.dropdown-toggle{display:flex;align-items:center;gap:.5rem;color:var(--lifn-clr-text-100);cursor:pointer}.toggle:where(.astro-pqsyg2qg) :where(.astro-pqsyg2qg)[data-dropdown-rotate],.dropdown-toggle [data-dropdown-rotate]{transition:.3s;text-decoration:none}.toggle:where(.astro-pqsyg2qg) :where(.astro-pqsyg2qg)[data-dropdown-rotate]:is(:hover,:focus-visible),.dropdown-toggle [data-dropdown-rotate]:is(:hover,:focus-visible){text-decoration:none}.dropdown:where(.astro-pqsyg2qg).show .toggle:where(.astro-pqsyg2qg) :where(.astro-pqsyg2qg)[data-dropdown-rotate],.dropdown.show .dropdown-toggle [data-dropdown-rotate]{rotate:180deg}.menu:where(.astro-pqsyg2qg),.dropdown-menu{background:var(--lifn-clr-drop-400);border-radius:.5rem;box-shadow:0 .5rem 1.6rem var(--lifn-clr-dark-900);margin:0;padding:1rem;position:absolute;right:0;z-index:6;min-width:16rem;width:max-content;transition:.5s;opacity:0;pointer-events:none;transform:skew(3deg) translate(1rem,3rem)}.menu:where(.astro-pqsyg2qg):empty:after,.dropdown-menu:empty:after{content:"";border-top:3px solid var(--lifn-clr-primary-400);border-right:.3rem solid transparent;border-radius:3rem;margin:1rem auto;display:block;height:3rem;aspect-ratio:1 / 1;animation:dropdownLoader 1s infinite linear}.dropdown-title{margin-block:.5rem;display:block;font-size:1.3rem;font-weight:800;color:var(--lifn-clr-secondary-400)}.dropdown-item{background:transparent;border:none;border-radius:.3rem;margin:0;padding:.8rem;display:flex;gap:.5rem;align-items:center;width:100%;font:inherit;line-height:1;text-decoration:none;text-align:left;font-weight:300;font-size:1.5rem;color:var(--lifn-clr-text-200);transition:.3s;cursor:pointer}.dropdown-item[data-dropdown-style=danger]{color:var(--lifn-clr-danger-400)}.dropdown-item[data-dropdown-alert]:where(:not([data-dropdown-alert=""])){padding-right:6rem;position:relative;--lifn-clr-drop-alert: 200, 40, 400}.dropdown-item[data-dropdown-alert=new]{--lifn-clr-drop-alert: 95, 255, 95}.dropdown-item[data-dropdown-alert=beta]{--lifn-clr-drop-alert: 94, 105, 255}.dropdown-item[data-dropdown-alert]:not([data-dropdown-alert=""]):after{content:attr(data-dropdown-alert);background:rgba(var(--lifn-clr-drop-alert),.37);border-radius:5rem;padding-block:.3rem;position:absolute;right:.5rem;top:.5rem;width:4.5rem;line-height:1;text-transform:uppercase;text-align:center;color:rgb(var(--lifn-clr-drop-alert))}.dropdown-item:is(:hover,:focus,:active,:focus-visible,:focus-within){outline:none}.dropdown-item:is(:hover,:focus-visible){background:var(--lifn-clr-drop-800);text-decoration:none}.dropdown-div{background:var(--lifn-clr-drop-800);border:none;border-radius:.2rem;margin-block:.4rem;height:.1rem}.dropdown:where(.astro-pqsyg2qg).show .menu:where(.astro-pqsyg2qg),.dropdown.show .dropdown-menu{opacity:1;transform:none;pointer-events:all}@keyframes dropdownLoader{0%{rotate:0deg}to{rotate:360deg}}header:where(.astro-xbstl6g3){margin:2rem;padding:2rem clamp(2rem,5vw,15rem)}ul:where(.astro-xbstl6g3){list-style:none}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3):not(.dropdown-item),li:where(.astro-xbstl6g3) .toggle{background:transparent;border:none;padding:0;margin:0;display:flex;align-items:center;gap:.5rem;font-family:var(--lifn-ff-body);font-size:1.5rem;font-weight:450;color:var(--lifn-clr-text-200);transition:.3s;--lifn-clr-link-flag: 30, 200, 200}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3):not(.dropdown-item):is(:hover,:focus-visible),li:where(.astro-xbstl6g3) .toggle:is(:hover,:focus-visible){color:var(--lifn-clr-secondary-100);text-decoration:none}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3):not(.dropdown-item):is(:hover,:focus-visible) span:where(.astro-xbstl6g3),li:where(.astro-xbstl6g3) .toggle:is(:hover,:focus-visible) span{text-decoration:underline dotted}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3):not(.dropdown-item)[data-header-link-active=true],li:where(.astro-xbstl6g3) .toggle[data-header-link-active=true]{font-weight:800}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3)[data-header-link-flag=new]{--lifn-clr-link-flag: 95, 255, 95}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3)[data-header-link-flag=beta]{--lifn-clr-link-flag: 94, 105, 255}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3)[data-header-link-flag]:not([data-header-link-flag=""]):after{content:attr(data-header-link-flag);background:rgba(var(--lifn-clr-link-flag),.37);border-radius:5rem;padding:.3rem .5rem;display:inline-block;line-height:1;text-transform:uppercase;text-align:center;text-decoration:none;font-weight:450;color:rgb(var(--lifn-clr-link-flag))}li:where(.astro-xbstl6g3) a:where(.astro-xbstl6g3)[data-header-link-flag]:not([data-header-link-flag=""]):is(:hover,:focus-visible):after{text-decoration:none}footer:where(.astro-mtxgg6pp){background:linear-gradient(transparent,var(--lifn-clr-secondary-800));padding:3rem clamp(3rem,5vw,15rem);margin-top:auto;display:grid;grid-template-columns:1fr 35rem;@media (width <= 850px){grid-template-columns:1fr;padding:3rem}}section:where(.astro-mtxgg6pp){display:flex;flex-direction:column;&.copyright{@media (max-width: 850px){flex-direction:row;align-items:center}}}nav:where(.astro-mtxgg6pp){width:clamp(25rem,50vw,75rem);@media (width <= 850px){margin-bottom:1.5rem;width:100%}}ul:where(.astro-mtxgg6pp){margin:0;list-style:none;@media (width <= 850px){display:flex;justify-content:space-evenly}}li:where(.astro-mtxgg6pp){margin-block:.5rem;line-height:1}li:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp){display:flex;gap:.5rem;align-items:center;line-height:1;font-size:1.5rem;font-weight:300;font-stretch:80%;color:var(--lifn-clr-text-400);transition:.3s;--lifn-clr-link-flag: 255,50,50}li:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp):is(:hover,:focus-visible){color:var(--lifn-clr-text-100)}li:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp):is(:hover,:focus-visible) span:where(.astro-mtxgg6pp){text-decoration:underline dotted}li:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp)[data-footer-link-flag=new]{--lifn-clr-link-flag: 95, 255, 95}li:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp)[data-footer-link-flag=beta]{--lifn-clr-link-flag: 94, 105, 255}li:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp)[data-footer-link-flag]:not([data-footer-link-flag=""]):after{content:attr(data-footer-link-flag);background:rgba(var(--lifn-clr-link-flag),.37);border-radius:5rem;padding:.2rem .5rem;display:inline-block;text-transform:uppercase;text-align:center;text-decoration:none;font-weight:500;font-size:1.4rem;color:rgb(var(--lifn-clr-link-flag))}li:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp)[data-footer-link-flag]:not([data-footer-link-flag=""]):is(:hover,:focus-visible):after{text-decoration:none}.b:where(.astro-mtxgg6pp){display:flex;justify-content:end}.i:where(.astro-mtxgg6pp){height:5rem}.n:where(.astro-mtxgg6pp){font-size:var(--lifn-fs-900);color:var(--lifn-clr-primary-400);@media (width <= 850px){display:none}}.c:where(.astro-mtxgg6pp){margin:1rem 0 0 auto;text-align:end;font-size:var(--lifn-fs-300);color:var(--lifn-clr-text-600)}.c:where(.astro-mtxgg6pp) a:where(.astro-mtxgg6pp){color:var(--lifn-clr-text-300)}.stars-container:where(.astro-z7qxa3ul){position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.4}#starsCanvas:where(.astro-z7qxa3ul){width:100%;height:100%}main:where(.astro-q4xgf7tu){margin-inline:auto;padding:0 2rem;max-width:120rem;width:100%;@media (width >= 1300px){padding-block:4rem}}main:where(.astro-q4xgf7tu)>:first-child:where(.astro-q4xgf7tu){margin-top:0}main:where(.astro-q4xgf7tu)>:last-child:where(.astro-q4xgf7tu){margin-bottom:0}
