:root{--bg-black:#0a0a0a;--bg-white:#f6f6f6;--text-white:#f5f5f5;--text-gray:#ffffffb3;--blue:#1e90ff;--light-blue:#97c4ff;--orange:#ff5722;--orange-50:#ff562280;--border-color:#535353;--section-title-dark:#302f2f;--section-description-dark:#303236}[x-cloak]{display:none!important}.page-hero{flex-direction:column;justify-content:center;height:100vh;padding:0 5vw;display:flex;position:relative;overflow:hidden}.page-hero--compact{height:auto;padding-block:200px 100px}.page-hero h1{background:linear-gradient(#fff 0%,#fff3);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:18ch}.page-hero__background{transform-origin:top;pointer-events:none;background:linear-gradient(#97c4ff4d,#97c4ff33,#97c4ff1a);width:180%;height:100%;animation:1s ease-out forwards open-light;position:absolute;top:0;left:50%;transform:translate(-50%)scale(.5);-webkit-mask:radial-gradient(at top,#000,#0000 50%);mask:radial-gradient(at top,#000,#0000 50%)}.page-hero--light-from-bottom .page-hero__background{transform-origin:bottom;background:linear-gradient(#97c4ff1a,#97c4ff33,#97c4ff4d,#97c4ff66);width:150%;-webkit-mask:radial-gradient(at bottom,#000,#0000 50%);mask:radial-gradient(at bottom,#000,#0000 50%)}.page-hero--light-from-bottom h1{background-image:linear-gradient(#fff3,#fff 100%)}.page-hero__particles{width:100%;height:100%;position:absolute;inset:0}@keyframes open-light{to{transform:translate(-50%)scale(1)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;height:100%;font-family:Inter,sans-serif}canvas{display:block}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif}h1{margin-bottom:1rem;font-size:clamp(2.5rem,5vw + 1rem,5rem);font-weight:400;line-height:1.2}img,picture,video,canvas,svg{max-width:100%;display:block}button{cursor:pointer;font:inherit;background:0 0;border:none;font-family:Roboto Mono,monospace}a{color:inherit;cursor:pointer;width:fit-content;font-family:Roboto Mono,monospace;text-decoration:none}address{color:var(--text-gray);font-family:Roboto Mono,monospace;font-style:normal}ul{list-style:none}body{background-color:var(--bg-black);color:var(--text-white);flex-direction:column;min-height:100vh;line-height:1.5;display:flex}nav{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:1rem 5vw;font-size:.95rem;transition:transform .3s;display:flex;position:fixed;top:0}.navbar-scroll{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background-color:#0a0a0a4d}.dropdown-active{background-color:var(--bg-black)}.nav-container{align-items:center;gap:2rem;width:100%;display:flex}nav .logo{aspect-ratio:1;width:50px}nav ul{letter-spacing:1px;gap:2rem;display:flex}nav ul li{opacity:.7}nav ul li:hover{opacity:1}.nav-btns-container{gap:1rem;display:flex}#hamburger{color:var(--text-white);cursor:pointer;z-index:1000;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:.5rem .75rem;display:none}#hamburger span{background-color:var(--text-white);width:16px;height:1px;transition:transform .4s,opacity .4s}#navbar.dropdown-active #hamburger .line1{transform:translateY(5px)rotate(45deg)}#navbar.dropdown-active #hamburger .line2{opacity:0}#navbar.dropdown-active #hamburger .line3{transform:translateY(-5px)rotate(-45deg)}.dropdown-menu{background-color:var(--bg-black);flex-direction:column;gap:1rem;width:100%;min-height:100svh;padding:1rem 5vw;display:none;position:absolute;top:100%;left:0}.dropdown-menu ul{flex-direction:column;gap:1rem;display:flex}.divider{background:var(--border-color);width:100%;height:1px}@media (width<=1400px){#hamburger{display:flex}.nav-container ul{display:none}}.primaryBtn{border:.1px solid var(--border-color);white-space:nowrap;letter-spacing:1px;border-radius:9999px;width:fit-content;padding:.5rem 1rem}.primaryBtn:hover{background-color:#ffffff1a;transition:all .3s ease-in-out}.secondaryBtn{white-space:nowrap;color:var(--bg-black);background-color:#ebf4ff;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;display:inline-flex;position:relative}.arrow-wrapper{width:1.25rem;height:1.25rem;display:inline-block;position:relative;overflow:hidden}.arrow{transition:transform .4s;position:absolute;top:0;left:0}.arrow.clone{transform:translate(-100%)}.secondaryBtn:hover .arrow.original{transform:translate(100%)}.secondaryBtn:hover .arrow.clone{transform:translate(0%)}.secondaryBtn img,.secondaryBtn span{z-index:2}.secondaryBtn:before,.secondaryBtn:after{--angle:0deg;content:"";z-index:-1;background:conic-gradient(from var(--angle), transparent 0%, var(--blue) 50%, var(--orange) 100%);border-radius:9999px;animation:4s linear infinite glowing-border;position:absolute;inset:-2px}.secondaryBtn:before{filter:blur(10px);z-index:-2;opacity:.7}.secondaryBtn:hover:before,.secondaryBtn:hover:after{animation:.2s linear infinite glowing-border}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes glowing-border{0%{--angle:0deg}to{--angle:360deg}}.section-title-dark{letter-spacing:1px;color:var(--section-title-dark);margin-bottom:1rem;font-family:Roboto Mono,monospace;font-size:1rem;font-weight:300}.section-header-dark{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.section-description-dark{color:var(--section-description-dark);max-width:80ch;margin-bottom:3rem;font-size:1rem;font-weight:300}.section-title-light{letter-spacing:1px;color:var(--text-gray);margin-bottom:1rem;font-family:Roboto Mono,monospace;font-size:1rem;font-weight:300}.section-header-light{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.section-description-light{color:var(--text-gray);max-width:80ch;margin-bottom:3rem;font-size:1rem;font-weight:300}#testimonials{flex-direction:column;padding:200px 5vw;display:flex;position:relative}.testimonials-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1px;display:grid}.testimonial-card{outline:1px solid var(--border-color);flex-direction:column;gap:1rem;padding:3rem;display:flex}.testimonial-card .position{color:var(--text-gray);font-family:Roboto Mono,monospace;font-size:14px}@media (width<=1401px){.testimonial-card{padding:2rem}}footer{color:var(--text-white);border-top:1px solid var(--border-color);flex-direction:column;gap:10rem;padding:200px 5vw 5px;display:flex;position:relative}.footer-bg{pointer-events:none;background:linear-gradient(90deg,#ff57221a 0% 25%,#1e90ff1a 75% 100%);width:90%;height:50%;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask:radial-gradient(at top,#000,#0000 70%);mask:radial-gradient(at top,#000,#0000 70%)}#footer-particles{z-index:2;width:100%;height:100%;position:absolute}.footer-container-top{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.footer-col{flex-direction:column;gap:1rem;display:flex}.logo-container{width:90%;max-width:34ch}.footer-col-subcol-container{gap:3rem;display:flex}.footer-col-subcol{flex-direction:column;gap:1rem;display:flex}.footer-col h3{color:var(--text-gray);margin-bottom:.5rem;font-size:16px;font-weight:300}.footer-col p{max-width:40ch;color:var(--text-gray)}.footer-col a:hover:not(.primaryBtn),.terms a:hover{text-decoration:underline}.footer-container-bottom{flex-wrap:wrap-reverse;justify-content:space-between;align-items:center;gap:2rem;font-size:14px;display:flex}.terms{gap:1rem;display:inline-flex}#copyright:hover a{color:var(--bg-white);transition:all .3s ease-in-out}#copyright{color:var(--text-gray)}@media (width<=768px){a,p,.section-description-light,.section-description-dark{font-size:16px}.footer-container-bottom{text-align:center;justify-content:center}}
