:root{--color-background-body: #151616;--color-background-before: #090c12;--color-gradient1-start: rgba(26, 113, 244, .3);--color-gradient1-end: rgba(0, 31, 124, 0);--color-gradient2-start: rgba(26, 91, 244, .5);--color-gradient2-middle: rgba(0, 37, 124, .4);--color-gradient2-end: rgba(0, 72, 124, 0);--color-gradient3-start: rgba(26, 95, 244, .2);--color-gradient3-middle: rgba(0, 29, 124, .1);--color-gradient3-end: rgba(0, 41, 124, 0);--color-gradient4-start: rgba(0, 21, 124, .075);--color-gradient4-end: rgba(0, 52, 124, .05);--color-background-gradient5: #100d17;--color-gradient6-start: rgba(40, 76, 218, .5);--color-background-gradient6: #0d0e17;--color-background-after: #18131c;--color-text: white;--color-link: #00ffe1;--color-background-header-menu: rgba(0, 0, 0, .514);--box-shadow-color: rgba(0, 0, 0, .2);--color-dropdown-background: #f1f1f1;--color-hamburger-background: rgba(0, 0, 0, .588);--color-hamburger-lines: aqua;--radial-gradient:radial-gradient(circle, rgba(40, 255, 187, 1) 0%, rgba(114, 0, 232, 1) 100%)}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,sans-serif;font-optical-sizing:auto}body{background-color:var(--color-background-body);color:var(--color-text);overflow:hidden}.main{width:100%;height:100%}a{text-decoration:none}ul{padding:0;margin:0}li{list-style:none}.text-gradient{background:var(--radial-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hamburger[data-astro-cid-iderrtnh]{display:none;font:inherit;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent;@media screen and (max-width: 768px){z-index:1000;display:inline-block}}.hamburger-box[data-astro-cid-iderrtnh]{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner[data-astro-cid-iderrtnh]{top:50%;display:block;margin-top:-2px}.hamburger-inner[data-astro-cid-iderrtnh]:after,.hamburger-inner[data-astro-cid-iderrtnh]:before{display:block;content:""}.hamburger-inner[data-astro-cid-iderrtnh],.hamburger-inner[data-astro-cid-iderrtnh]:before,.hamburger-inner[data-astro-cid-iderrtnh]:after{background-color:var(--hamburger-color, var(--color-hamburger-lines, #fff));position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px}.hamburger-inner[data-astro-cid-iderrtnh]:before{top:-10px}.hamburger-inner[data-astro-cid-iderrtnh]:after{bottom:-10px}.hamburger--collapse[data-astro-cid-iderrtnh] .hamburger-inner[data-astro-cid-iderrtnh]{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse[data-astro-cid-iderrtnh] .hamburger-inner[data-astro-cid-iderrtnh]:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse[data-astro-cid-iderrtnh] .hamburger-inner[data-astro-cid-iderrtnh]:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse[data-astro-cid-iderrtnh].is-active .hamburger-inner[data-astro-cid-iderrtnh]{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse[data-astro-cid-iderrtnh].is-active .hamburger-inner[data-astro-cid-iderrtnh]:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse[data-astro-cid-iderrtnh].is-active .hamburger-inner[data-astro-cid-iderrtnh]:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.mobile-header__menu[data-astro-cid-clzwpxlp]{display:none;@media (width < 768px){display:flex;flex-direction:column;width:104vw;height:100dvh;position:fixed;top:-11px;left:0;background:#151515;z-index:20;transition:transform .3s ease-in-out;transform:translate(100%);padding:10rem 2rem 2rem;color:var(--mobile-accent-color)}a{color:var(--mobile-accent-color)}}.mobile-menu[data-astro-cid-clzwpxlp]{display:flex;flex-direction:column;gap:1rem;max-height:76dvh;overflow-y:auto;list-style:none;padding:0;margin:0}.mobile-menu[data-astro-cid-clzwpxlp] li[data-astro-cid-clzwpxlp] a[data-astro-cid-clzwpxlp]{border:solid 1px color-mix(in srgb,var(--mobile-accent-color) 20%,transparent);border-radius:4px;width:100%;height:4rem;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;text-decoration:none}.mobile-details[data-astro-cid-clzwpxlp]{width:100%;interpolate-size:allow-keywords}.mobile-details[data-astro-cid-clzwpxlp] summary[data-astro-cid-clzwpxlp]{background:linear-gradient(to right,color-mix(in srgb,var(--mobile-accent-color) 20%,transparent),transparent);border-radius:4px;width:100%;height:4rem;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;cursor:pointer;list-style:none}.mobile-details[data-astro-cid-clzwpxlp]::details-content{transition:height .5s ease,opacity .5s ease,content-visibility .5s allow-discrete;opacity:0;height:0;overflow:clip}.mobile-details[data-astro-cid-clzwpxlp]:open iconify-icon[data-astro-cid-clzwpxlp]{transform:rotate(180deg)}.mobile-details[data-astro-cid-clzwpxlp]:open::details-content{height:auto;opacity:1}.mobile-submenu[data-astro-cid-clzwpxlp],.mobile-subsubmenu[data-astro-cid-clzwpxlp]{border-left:dashed 1px var(--mobile-accent-color);padding-left:2rem;margin-left:1rem;margin-top:1rem;list-style:none;gap:1rem;display:flex;flex-direction:column}.mobile-header__menu[data-astro-cid-clzwpxlp].is-active{transform:translate(-7%)}.mobile-header__menu--fullscreen[data-astro-cid-clzwpxlp].is-active{transform:translate(0)}.menu__summary[data-astro-cid-clzwpxlp]{width:100%;font-size:1.7rem;height:5rem;color:#fff;display:flex;align-items:center}main{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;height:100%;min-height:100dvh;width:100%;max-width:1100px;padding:20px}.action-button{color:#0ff;font-size:16px;background-color:#000;padding:8px 16px;border-radius:4px;border:1px solid aqua;text-decoration:none}
