@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";
:root{--max-w:120rem;--pad:2rem;--gap:2rem;--radius:1rem;--card:#111216;--border:#1f2330;--app-gradient:linear-gradient(180deg,#1a1d23 0%,#161920 50%,#0f1114 100%);--card-border:#1f2a44;--card-glass:#ffffff47;--card-glass-2:#ffffff14;--text-dim:#c7d2fe;--text-strong:#fff;--background:#0a0a0a;--foreground:#ededed}
*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;max-width:100vw;min-height:100vh;overflow-x:hidden}body{flex-direction:column;display:flex}main{flex:1}
html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:8px}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
.container{width:100%;max-width:var(--max-w);padding-inline:var(--pad);margin-inline:auto}.section{margin-block:6rem}:where(a,button,[role=button],input,select,textarea):focus-visible{outline-offset:.25rem;outline:.25rem solid #1f9ec1}
.Nav-module__yfhuHW__root{border-bottom:.125rem solid var(--border);z-index:100;background:linear-gradient(#1a1d23 0%,#161920 50%,#0f1114 100%);position:relative}.Nav-module__yfhuHW__inner{align-items:center;gap:var(--gap);height:7rem;display:flex}.Nav-module__yfhuHW__links{gap:2rem;margin-left:auto;display:flex}.Nav-module__yfhuHW__link{color:#fff;will-change:color,transform,box-shadow;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:color .25s,transform .25s,box-shadow .35s cubic-bezier(.22,.61,.36,1);display:inline-block;position:relative;font-size:2rem!important}.Nav-module__yfhuHW__link:hover{color:#1f9ec1;background:#0e0e0e;border-radius:.75rem .75rem 0 0;transform:translateY(-.1rem)}.Nav-module__yfhuHW__active{color:#1f9ec1;background:#0e0e0e;border-radius:.75rem .75rem 0 0;font-weight:600;transition:color .25s,box-shadow .45s cubic-bezier(.22,.61,.36,1);animation:3s ease-in-out infinite Nav-module__yfhuHW__gentle-float;position:relative;box-shadow:0 0 1rem #1f9ec159}.Nav-module__yfhuHW__active:before,.Nav-module__yfhuHW__link:hover:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;will-change:opacity,transform;background:linear-gradient(90deg,#1f9ec1,#b8f2ff);padding:.125rem;transition:opacity .35s,transform .45s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0;transform:scale(.995);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Nav-module__yfhuHW__link:hover:before,.Nav-module__yfhuHW__active:before{opacity:1;transform:scale(1)}@keyframes Nav-module__yfhuHW__gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.15rem)}}.Nav-module__yfhuHW__logoHeaderWrapper{flex-direction:row;align-items:center;gap:1rem;display:flex;position:relative}.Nav-module__yfhuHW__logoHeader{color:#fff;-webkit-user-select:none;user-select:none;font-size:3rem;font-weight:600}.Nav-module__yfhuHW__mobileMenuButton{cursor:pointer;will-change:transform,box-shadow;background:linear-gradient(135deg,#0f172a 0%,#121212 100%);border:.1rem solid #1f9ec166;border-radius:50%;width:4rem;height:4rem;margin-left:auto;transition:transform .25s,box-shadow .35s cubic-bezier(.22,.61,.36,1),border-color .25s;display:none;position:relative}.Nav-module__yfhuHW__mobileMenuButton:hover{border-color:#1f9ec1cc;transform:translateY(-.1rem);box-shadow:0 0 1rem #1f9ec159}.Nav-module__yfhuHW__mobileMenuButton:active{transform:translateY(0)}.Nav-module__yfhuHW__mobileMenuButtonOpen{z-index:102;position:relative}.Nav-module__yfhuHW__dot{background:#fff;border-radius:50%;width:.4rem;height:.4rem;transition:background .25s;display:block;position:absolute;top:50%;transform:translateY(-50%)}.Nav-module__yfhuHW__dot:first-child{left:1.2rem}.Nav-module__yfhuHW__dot:nth-child(2){left:50%;transform:translate(-50%,-50%)}.Nav-module__yfhuHW__dot:nth-child(3){right:1.2rem}.Nav-module__yfhuHW__mobileMenuButton:hover .Nav-module__yfhuHW__dot{background:#1f9ec1}.Nav-module__yfhuHW__overlay{-webkit-backdrop-filter:blur(1rem);z-index:50;opacity:0;background:#000c;transition:opacity .3s;display:none;position:fixed;inset:0}.Nav-module__yfhuHW__overlayOpen{opacity:1;display:block}.Nav-module__yfhuHW__mobileMenu{opacity:0;z-index:101;background:linear-gradient(#1a1d23 0%,#161920 50%,#0f1114 100%);border:.1rem solid #2a2a2a;border-radius:.75rem;min-width:20rem;margin-top:.5rem;margin-right:2rem;transition:opacity .3s,transform .3s,visibility .3s;display:none;position:absolute;top:100%;right:0;transform:translateY(-1rem);box-shadow:0 .5rem 2rem #000c}.Nav-module__yfhuHW__mobileMenu[data-state=closed]{pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-1rem)}.Nav-module__yfhuHW__mobileMenu[data-state=open]{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0)}.Nav-module__yfhuHW__mobileMenu:before{content:"";background:#1a1d23;border-top:.1rem solid #2a2a2a;border-left:.1rem solid #2a2a2a;width:1.2rem;height:1.2rem;position:absolute;top:-.6rem;right:1.5rem;transform:rotate(45deg)}.Nav-module__yfhuHW__mobileLinks{flex-direction:column;padding:.5rem;display:flex}.Nav-module__yfhuHW__mobileLink{color:#fff;will-change:background,color,transform;border-radius:.5rem;padding:1.2rem 1.6rem;font-size:2.5rem;font-weight:500;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:block}.Nav-module__yfhuHW__mobileLink:hover{color:#1f9ec1;background:#0e0e0e;transform:translate(.2rem)}.Nav-module__yfhuHW__mobileActive{color:#1f9ec1;background:#0e0e0e;font-weight:600;position:relative}.Nav-module__yfhuHW__mobileActive:before{content:"";background:linear-gradient(#1f9ec1,#b8f2ff);border-radius:.15rem;width:.3rem;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:48rem){.Nav-module__yfhuHW__root{width:100%;position:fixed;top:0;left:0;right:0}.Nav-module__yfhuHW__links{display:none}.Nav-module__yfhuHW__mobileMenuButton{justify-content:center;align-items:center;display:flex}.Nav-module__yfhuHW__mobileMenu{display:block}.Nav-module__yfhuHW__logoHeader{font-size:2.7rem}}@media (prefers-reduced-motion:reduce){.Nav-module__yfhuHW__link,.Nav-module__yfhuHW__active,.Nav-module__yfhuHW__link:before,.Nav-module__yfhuHW__active:before,.Nav-module__yfhuHW__mobileMenuButton,.Nav-module__yfhuHW__mobileMenu,.Nav-module__yfhuHW__mobileLink,.Nav-module__yfhuHW__dot{transition:none;animation:none;transform:none}}
.Footer-module__AW8R9G__root{border-top:.125rem solid var(--border);z-index:10;background:linear-gradient(#0f1114 0%,#161920 50%,#1a1d23 100%);margin-top:6rem;padding-block:3rem;font-size:2.16rem;position:relative}.Footer-module__AW8R9G__inner{gap:var(--gap);grid-template-columns:1fr 1fr 1fr;align-items:start;display:grid}.Footer-module__AW8R9G__logoWrap{align-items:center;gap:var(--space-3);display:flex}.Footer-module__AW8R9G__brandText{gap:.4rem;display:grid}.Footer-module__AW8R9G__name{color:var(--text);font-size:2.43rem}.Footer-module__AW8R9G__tagline{color:var(--muted);font-size:1.89rem}.Footer-module__AW8R9G__nav{flex-direction:column;align-items:center;gap:.8rem;display:flex}.Footer-module__AW8R9G__nav a{color:var(--text);border-bottom:.125rem solid #0000;padding:.4rem 0;text-decoration:none;transition:border-color .2s,transform .2s,text-shadow .2s;display:inline-block}.Footer-module__AW8R9G__nav a:hover{text-shadow:var(--glow-rest);border-bottom-color:#1f9ec1;transform:translateY(-.1rem)}.Footer-module__AW8R9G__socials{flex-direction:column;align-items:flex-end;gap:.8rem;width:100%;display:flex}.Footer-module__AW8R9G__socialLink{color:var(--text);grid-template-columns:2rem 1fr;align-items:center;gap:.8rem;width:100%;max-width:12rem;padding:.4rem 0;text-decoration:none;transition:transform .2s,filter .2s,text-shadow .2s;display:grid}.Footer-module__AW8R9G__socialDot{width:.8rem;height:.8rem;box-shadow:var(--glow-rest);background:#1f9ec1;border-radius:999rem;margin-left:.6rem;display:block}.Footer-module__AW8R9G__socialLink:hover .Footer-module__AW8R9G__socialDot{filter:brightness(1.2)}.Footer-module__AW8R9G__socialLink:hover{text-shadow:var(--glow-rest);transform:translateY(-.1rem)}.Footer-module__AW8R9G__socialText{font-size:2.16rem}.Footer-module__AW8R9G__bottomRow{border-top:.125rem dashed var(--border);align-items:center;gap:var(--gap);grid-template-columns:1fr auto 1fr;margin-top:2.4rem;padding-top:2.4rem;display:grid}.Footer-module__AW8R9G__credit{color:var(--muted);opacity:.9;justify-self:start;font-size:1.89rem}.Footer-module__AW8R9G__copy{color:var(--muted);justify-self:center;font-size:1.89rem}.Footer-module__AW8R9G__subtleLink{color:var(--text);opacity:.9;justify-self:end;font-size:1.89rem;text-decoration:none;transition:opacity .2s,text-shadow .2s}.Footer-module__AW8R9G__subtleLink:hover{opacity:1;text-shadow:var(--glow-rest)}@media (max-width:64rem){.Footer-module__AW8R9G__inner{grid-template-columns:1fr 1fr}.Footer-module__AW8R9G__nav,.Footer-module__AW8R9G__socials{align-items:flex-start}}@media (max-width:48rem){.Footer-module__AW8R9G__inner{grid-template-columns:1fr;gap:2.4rem}.Footer-module__AW8R9G__nav,.Footer-module__AW8R9G__socials{align-items:flex-start}.Footer-module__AW8R9G__bottomRow{grid-template-columns:1fr;gap:1.2rem}.Footer-module__AW8R9G__bottomRow>*{justify-self:start}}
