.launch-footer{background:#f8fafc;background:lab(98.1434% -.369519 -1.05966);border-top:1px solid #e2e8f0;border-top:1px solid lab(91.7353% -.998765 -4.76968);flex-shrink:0}.launch-footer__inner{width:100%;max-width:var(--kayra-container-max,75rem);padding:3rem var(--kayra-container-padding,1.25rem) 2rem;margin:0 auto}.launch-footer__top{gap:2rem;display:grid}@media (min-width:768px){.launch-footer__top{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:3rem}}.launch-footer__brand{text-align:center;flex-direction:column;align-items:center;display:flex}@media (min-width:768px){.launch-footer__brand{text-align:left;align-items:flex-start}}.launch-footer__brand-link{color:inherit;align-items:center;gap:.625rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.launch-footer__brand-link:hover{opacity:.88}.launch-footer__brand-name{color:#1c252e;font-size:1rem;font-weight:700;line-height:1.3}.launch-footer__brand-description{color:#637381;max-width:22rem;margin:.75rem 0 0;font-size:.875rem;line-height:1.6}.launch-footer__social{flex-wrap:wrap;justify-content:center;gap:.375rem;margin-top:1.25rem;display:flex}@media (min-width:768px){.launch-footer__social{justify-content:flex-start}}.launch-footer__social-link{color:#637381;border:1px solid #e2e8f0;border:1px solid lab(91.7353% -.998765 -4.76968);border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.launch-footer__social-link:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary)}.launch-footer__link-groups{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;display:flex}.launch-footer__link-group{text-align:center;flex-direction:column;align-items:center;display:flex}.launch-footer__link-group-title{letter-spacing:.08em;text-transform:uppercase;color:#919eab;text-align:center;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.launch-footer__links{flex-direction:column;align-items:center;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.launch-footer__link-groups{justify-content:initial;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:1.5rem 2rem;display:grid}.launch-footer__link-group{text-align:left;align-items:flex-start}.launch-footer__link-group-title{text-align:left}.launch-footer__links{align-items:flex-start}}.launch-footer__link{color:#637381;font-size:.875rem;line-height:1.43;text-decoration:none;transition:color .15s}.launch-footer__link:hover{color:#1c252e}.launch-footer__link--active{color:#1c252e;font-weight:600}.launch-footer__divider{background:#e2e8f0;background:lab(91.7353% -.998765 -4.76968);height:1px;margin:2rem 0 1.5rem}.launch-footer__bottom{align-items:center;gap:1rem;display:grid}@media (min-width:768px){.launch-footer__bottom{grid-template-columns:1fr auto 1fr;gap:1.5rem}.launch-footer__copyright{justify-self:start}.launch-footer__actions{justify-self:center}.launch-footer__powered,.launch-footer__bottom-spacer{justify-self:end}}.launch-footer__copyright{color:#919eab;text-align:center;margin:0;font-size:.8125rem;line-height:1.25}@media (min-width:768px){.launch-footer__copyright{text-align:left}}.launch-footer__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;display:flex}.launch-footer__action{color:#919eab;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.8125rem;font-weight:400;line-height:1.25;transition:color .15s;display:inline-flex}.launch-footer__action:hover{color:#637381}.launch-footer__action-text{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.launch-footer__powered{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}@media (min-width:768px){.launch-footer__powered{justify-content:flex-end}}.launch-footer__powered-label{color:#919eab;font-size:.75rem;line-height:1}.launch-footer__powered-logo-link{align-items:center;height:1.375rem;line-height:0;transition:opacity .2s;display:inline-flex}.launch-footer__powered-logo-link:hover{opacity:.85}.launch-footer__powered-logo{width:auto;height:100%;display:block;position:relative;top:1px}.launch-footer__bottom-spacer{display:none}@media (min-width:768px){.launch-footer__bottom-spacer{display:block}}
.launch-header{z-index:1100;width:100%;color:var(--foreground,#1c252e);background-color:#0000;position:sticky;top:0}.launch-header:before,.launch-header:after{content:"";pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;position:absolute}.launch-header:before{z-index:-1;background-color:#fffc;width:100%;height:100%;top:0;left:0}.launch-header--scrolled:before,.launch-header--open:before{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.launch-header:after{z-index:-2;border-radius:50%;width:calc(100% - 48px);height:24px;margin-inline:auto;bottom:0;left:0;right:0;box-shadow:0 8px 16px #919eab29}.launch-header--scrolled:after,.launch-header--open:after{opacity:.48;visibility:visible}.launch-header>*{z-index:1;position:relative}.launch-header__menu-btn,.launch-header__desktop-nav{display:none!important}.launch-header__inner{height:var(--launch-header-mobile-height)}.launch-header__brand-name{overflow-wrap:anywhere;max-width:calc(100vw - 120px)}@media (max-width:899px){.launch-header__menu-btn{display:inline-flex!important}}@media (min-width:900px){.launch-header__inner{height:var(--launch-header-desktop-height)}.launch-header__desktop-nav{display:flex!important}.launch-header__brand{flex:none}.launch-header__brand-name{text-overflow:ellipsis;white-space:nowrap;max-width:none;overflow:hidden}}@supports (animation-timeline:scroll()){@keyframes launch-header-bg-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}@keyframes launch-header-shadow-in{0%{opacity:0;visibility:hidden}to{opacity:.48;visibility:visible}}.launch-header:before{animation:linear both launch-header-bg-in;animation-timeline:scroll();animation-range:0 1px}.launch-header:after{animation:linear both launch-header-shadow-in;animation-timeline:scroll();animation-range:0 1px}.launch-header--open:before,.launch-header--open:after{animation:none}}
.launch-menu-button{color:inherit;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.launch-menu-button:hover{background-color:#919eab14}
:root{--launch-drawer-enter-duration:.225s;--launch-drawer-exit-duration:.195s;--launch-drawer-enter-easing:cubic-bezier(.4, 0, .2, 1);--launch-drawer-exit-easing:cubic-bezier(.4, 0, .6, 1)}.launch-mobile-nav-modal{z-index:1300;pointer-events:none;isolation:isolate;width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.launch-mobile-nav-modal--open{pointer-events:auto}.launch-mobile-nav-backdrop{z-index:1;cursor:default;opacity:0;touch-action:none;background-color:#161c247a;border:0;margin:0;padding:0;transition:none;position:absolute;inset:0}.launch-mobile-nav-modal--animate .launch-mobile-nav-backdrop{transition:opacity var(--launch-drawer-exit-duration) var(--launch-drawer-exit-easing)}.launch-mobile-nav-modal--animate.launch-mobile-nav-modal--open .launch-mobile-nav-backdrop{opacity:1;transition:opacity var(--launch-drawer-enter-duration) var(--launch-drawer-enter-easing)}.launch-mobile-nav-panel{z-index:2;width:var(--launch-mobile-nav-width,288px);will-change:transform;background-color:#fff;flex-direction:column;max-width:85vw;transition:none;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:40px 40px 80px -8px #919eab3d}.launch-mobile-nav-modal--animate .launch-mobile-nav-panel{transition:transform var(--launch-drawer-exit-duration) var(--launch-drawer-exit-easing)}.launch-mobile-nav-modal--animate.launch-mobile-nav-modal--open .launch-mobile-nav-panel{transition:transform var(--launch-drawer-enter-duration) var(--launch-drawer-enter-easing);transform:translate(0,0)}.launch-mobile-nav-link{border-radius:8px}
