a[data-astro-cid-omelbzjw]{display:block;width:min-content;height:auto;padding:.625rem 1.25rem;text-align:center;text-decoration:none;border-radius:5px;transition:transform .2s ease;white-space:nowrap;background:var(--bg-surface);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent-primary),transparent 90%)}a[data-astro-cid-omelbzjw][data-variant=elevated]{background:var(--gradient-button);animation:pulse-aura 3s infinite alternate ease-in-out;color:var(--bg-base)}@media(pointer:fine){a[data-astro-cid-omelbzjw]:hover{transform:scale(1.05)}}@media(pointer:coarse){a[data-astro-cid-omelbzjw]:active{transform:scale(1.05)}}@keyframes pulse-aura{0%{box-shadow:0 0 10px 3px color-mix(in srgb,var(--accent-primary),transparent 90%)}to{box-shadow:0 0 10px 3px color-mix(in srgb,var(--accent-primary),transparent 40%)}}a[data-astro-cid-ghhxxidc]{height:100%;width:max-content;display:flex;align-items:center;overflow:hidden;text-decoration:none;white-space:nowrap;font-weight:900;color:var(--text-primary)}a[data-astro-cid-ghhxxidc]>img[data-astro-cid-ghhxxidc]{width:auto;height:3rem}bold[data-astro-cid-ghhxxidc]{display:inline-block}li[data-astro-cid-o43ciwmc]{margin-inline:.5rem;margin-top:3px;height:100%;border-bottom:3px solid transparent;transition:border-bottom-color .2s ease-in-out,transform .2s ease-in-out}a[data-astro-cid-o43ciwmc]{height:100%;display:inline-block;text-decoration:none}@media(pointer:fine){li[data-astro-cid-o43ciwmc]:hover{border-bottom-color:var(--accent-primary)}}@media(pointer:coarse){li[data-astro-cid-o43ciwmc]:active{border-bottom-color:var(--accent-primary)}}nav[data-astro-cid-oivymuzh]{flex:1}nav[data-astro-cid-oivymuzh]>ul[data-astro-cid-oivymuzh]{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;overflow:hidden;list-style-type:none}footer[data-astro-cid-scinlfmn]{width:100%;height:auto;padding-inline:2rem;padding-block:2rem;background-color:var(--bg-surface);border-top:2px solid var(--bg-elevated)}div[data-astro-cid-scinlfmn]{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem;text-align:center}button[data-astro-cid-hxubo5i7]{display:block;position:relative;background:var(--bg-surface);border:none;border-radius:5px;cursor:pointer;width:3rem;height:3rem}button[data-astro-cid-hxubo5i7] svg[data-astro-cid-hxubo5i7]{position:absolute;top:0;left:0;width:100%;height:100%}button[data-astro-cid-hxubo5i7] svg[data-astro-cid-hxubo5i7] [data-astro-cid-hxubo5i7]{transition:color .4s ease-in-out}.hidden[data-astro-cid-hxubo5i7] [data-astro-cid-hxubo5i7]{color:color-mix(in srgb,var(--text-primary),transparent 100%)}header[data-astro-cid-gfykqide]{position:sticky;z-index:100;top:0;left:0;display:block;width:100%;height:auto;background-color:var(--bg-surface);box-shadow:0 20px 40px color-mix(in srgb,var(--accent-secondary),transparent 85%)}.header-container[data-astro-cid-gfykqide]{display:flex;justify-content:space-between;align-items:center;height:4rem;padding-block:.5rem;background-color:var(--bg-surface)}.mobile-menu[data-astro-cid-gfykqide]{position:absolute;top:4rem;left:0;z-index:-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;height:auto;padding:1rem 2rem;background-color:var(--bg-surface);border-radius:0 0 4px 4px;transform:translateY(-100%);transition:top .2s ease-in-out,transform .3s ease-in-out}.active[data-astro-cid-gfykqide]{transform:translateY(0)}.desktop-nav{margin-left:2.5rem}@media screen and (min-width:740px){.mobile-btn{display:none!important}}@media screen and (max-width:400px){.hide-cta{display:none!important}.full-width{width:100%!important}}@media screen and (min-width:401px){.hide-cta-mobile{display:none!important}}@media screen and (max-width:460px){.mobile-nav ul{flex-direction:column}}@media screen and (max-width:739px){header[data-astro-cid-gfykqide]{display:flex;flex-wrap:wrap;justify-content:center}.desktop-nav{display:none!important}}@media screen and (max-width:850px){.hide-logo{bold{display:none!important}}.desktop-nav{margin-left:auto}}:root{--text-primary: #dae2fd;--text-secondary: #94a3b8;--accent-primary: #96ccff;--accent-secondary: #4682b4;--bg-base: #0b1326;--bg-surface: #0e1830;--bg-elevated: #111d3a;--gradient-button: linear-gradient( -.45turn, var(--accent-primary), #5b96c9 )}*{font-family:var(--font-primary);line-height:1.25}html{scroll-behavior:smooth}h1{font-size:clamp(2.1rem,1.52rem + 2.9vw,5rem);font-weight:900;line-height:1;color:var(--text-primary)}h2{font-size:clamp(1.5rem,1.3rem + 1vw,2.5rem);font-weight:800}h3{font-size:clamp(1.125rem,1.05rem + .375vw,1.5rem);font-weight:700}p{font-size:1rem;font-weight:400}section{margin-bottom:4rem;padding-block:4rem}a{font-size:15px;font-weight:700;letter-spacing:-.5px}svg *{color:var(--text-primary)}h1,h2,h3,h4,h5{color:var(--text-primary)}p,a,li{color:var(--text-secondary)}.boundaries{width:100%;max-width:100rem;padding-inline:2rem;margin-inline:auto}@media screen and (min-width:500px){.larger-p-element{font-size:1.125rem;font-weight:500}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark;overflow-x:hidden}body,main{min-height:100vh;font-family:inherit}img,picture,svg,video{display:block;max-width:100%}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
