:root{--dark-navy:#020c1b;--navy:#0a192f;--light-navy:#112240;--lightest-navy:#233554;--navy-shadow:rgba(2,12,27,.7);--dark-slate:#495670;--slate:#8892b0;--light-slate:#a8b2d1;--lightest-slate:#ccd6f6;--white:#e6f1ff;--green:#64ffda;--green-tint:rgba(100,255,218,.1);--pink:#f57dff;--blue:#57cbff;--font-sans:"Calibre","Inter","San Francisco","SF Pro Text",-apple-system,system-ui,sans-serif;--font-mono:"Roboto Mono","SF Mono","Fira Code","Fira Mono","Roboto Mono",monospace;--fz-xxs:12px;--fz-xs:13px;--fz-sm:14px;--fz-md:16px;--fz-lg:18px;--fz-xl:20px;--fz-xxl:22px;--fz-heading:32px;--border-radius:4px;--nav-height:100px;--nav-scroll-height:70px;--tab-height:42px;--tab-width:120px;--easing:cubic-bezier(0.645,0.045,0.355,1);--transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);--hamburger-width:30px;--ham-before:top 0.1s ease-in 0.25s,opacity 0.1s ease-in;--ham-before-active:top 0.1s ease-out,opacity 0.1s ease-out 0.12s;--ham-after:bottom 0.1s ease-in 0.25s,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);--ham-after-active:bottom 0.1s ease-out,transform 0.22s cubic-bezier(0.215,0.61,0.355,1) 0.12s}.anchor{display:inline-block;text-decoration:none;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:inherit;position:relative;transition:all .25s cubic-bezier(.645,.045,.355,1)}p{margin:0 0 15px}p:last-of-type{margin:0}*{box-sizing:inherit}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-thumb{background-color:#495670;border:3px solid #0a192f;border-radius:10px}body::-webkit-scrollbar-track{background:#0a192f}body,html{box-sizing:inherit}html{box-sizing:border-box}body{margin:0;width:100%;min-height:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;background-color:#0a192f;color:#8892b0;font-family:Calibre,Inter,San Francisco,SF Pro Text,-apple-system,system-ui,sans-serif;font-size:20px;line-height:1.3;height:100%}#root{min-height:100vh;display:grid;grid-template-rows:1fr auto;grid-template-columns:100%}.skip-to-content{color:#64ffda;background-color:transparent;border:1px solid #64ffda;border-radius:4px;font-size:13px;font-family:Roboto Mono,SF Mono,Fira Code,Fira Mono,monospace;line-height:1;text-decoration:none;cursor:pointer;transition:all .25s cubic-bezier(.645,.045,.355,1);padding:1.25rem 1.75rem;position:absolute;top:auto;left:-999px;width:1px;height:1px;overflow:hidden;z-index:-99}a{display:inline-block;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}h1,h2,h3,h4,h5,h6{margin:0 0 10px;font-weight:600;color:#ccd6f6;line-height:1.1}section{margin:0 auto;padding:100px 10px;width:100%;max-width:1000px}.imageWrapper,img,svg{width:100%;max-width:100%;vertical-align:middle}img:not([alt]),img[alt=""]{filter:blur(5px)}.imageWrapper img{bottom:0;height:100%;left:0;margin:0;max-width:none;padding:0;position:absolute;right:0;top:0;width:100%;object-fit:cover}@media (max-width:768px){section{padding:80px 10px}}@media (max-width:480px){section{padding:60px 10px}body{font-size:16px}}