@import "https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@300;400;500;600;700;800&display=swap";
:root{--blue-deep:#0e0b1f;--blue-mid:#2e2866;--blue-surface:#1e1a45;--blue-card:#1a1739;--blue-input:#16132f;--blue-hover:#221f4a;--b1:#ffffff0f;--b2:#ffffff1a;--b3:#ffffff29;--b4:#ffffff3d;--lime:#ceff00;--lime-dim:#ceff001f;--lime-faint:#ceff000f;--lime-hover:#b8e600;--lime-border:#ceff0033;--lime-muted:#ceff0038;--lime-mid:#ceff0080;--lime-accent:#ceff008c;--lime-stroke:#ceff00e0;--t1:#f4f2ff;--t2:#c8c5e8;--t3:#8f8cb5;--t4:#5c5a80;--gr:#23d07a;--gr1:#23d07a1f;--gr2:#23d07a33;--ye:#f5c518;--ye1:#f5c5181f;--re:#ff5252;--re1:#ff52521f;--bl:#5b9bff;--bl1:#5b9bff1f;--bl2:#5b9bff33;--f:"Barlow Semi Condensed", sans-serif;--fs-2xs:12px;--fs-xs:14px;--fs-sm:15px;--fs-md:16px;--fs-lg:18px;--fs-xl:20px;--fs-2xl:24px;--fs-3xl:32px;--fs-4xl:40px;--fs-6xl:44px;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extra:800;--sp-xxxs:0px;--sp-xxs:2px;--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:32px;--sp-2xl:48px;--sp-3xl:64px;--r-xs:4px;--r-sm:6px;--r-md:10px;--r-lg:16px;--r-xl:20px;--r-full:999px;--stroke-sm:1px;--stroke-md:1.5px;--stroke-lg:1.6px;--shadow-card:0 2px 12px #0006;--shadow-lime:0 0 16px #ceff0033}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body:before{content:"";z-index:9999;pointer-events:none;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:fixed;inset:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%;overflow-x:hidden}body{background:radial-gradient(ellipse at 50% -10%, #ceff000f 0%, transparent 55%), var(--blue-deep);min-height:100%;color:var(--t1);font-family:var(--f);font-size:var(--fs-md);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.5;display:flex;position:relative;overflow-x:hidden}a{color:inherit;text-decoration:none}input,textarea,select{font-family:var(--f);font-size:var(--fs-md);box-sizing:border-box;width:100%}input::placeholder,textarea::placeholder{color:var(--t4)}button{font-family:var(--f);font-size:var(--fs-md)}button:active:not(:disabled){transition:transform 80ms;transform:scale(.97)}input:focus,textarea:focus,select:focus{outline:none;transition:box-shadow .2s;box-shadow:0 0 0 3px #ceff001f}
