.landing{background-color:#050813}.landing .subMenu{transition:.5s}.landing .navLink:hover .subMenu{max-height:500px;max-width:500px;border-width:1px;transition:1s}.landing .main-container{max-width:1400px;margin:auto;padding:0 20px}.landing .nav-header{position:relative}.landing .nav-header:before{content:"";position:absolute;top:0;left:0;right:0;height:130%;background-image:linear-gradient(180deg,#050813 50%,transparent);opacity:0;transition:opacity .3s ease-out;pointer-events:none}.landing .nav-header.nav-scrolled:before{opacity:1}.landing .nav-animate{opacity:0;animation:navFadeIn .5s ease-out .2s forwards}@keyframes navFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1536px){.landing .main-container{max-width:1100px}}@media screen and (max-width:1200px){.landing .main-container{padding:0 30px}}@media screen and (max-width:640px){.landing .main-container{padding:0 15px}}.landing .image1{filter:drop-shadow(0 -8px 15.2px rgba(238,208,125,.33))}.landing .image2{filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.landing .started-button{height:auto;background-color:#d19f2c;border-radius:50px;color:black;position:relative;font-weight:500}.landing .started-button div{box-shadow:0 0 4.1px 2px rgba(255,255,255,.44)}.landing .buttonContainer{--GetStartedX:100%}.landing .started-button span{font-size:16px}@media screen and (max-width:640px){.landing .started-button span{font-size:15px}}.landing .glareBox{overflow:hidden;margin:0 -10px;transform:translateX(10px)}@supports (-webkit-touch-callout:none){.landing .glareBox{-webkit-mask-image:linear-gradient(black,black);mask-image:linear-gradient(black,black);overflow:visible}}.landing .shiny-text{color:#b5b5b5af;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.landing .shiny-text.disabled{animation:none}.landing .box{border:1px solid rgba(225,194,123,.36);border-radius:20px;background:rgba(78,69,69,.01);padding:32px;display:flex;align-items:flex-end;overflow:hidden;position:relative;transition:.5s;box-shadow:inset 0 -6px 10.3px 1px rgba(233,199,125,.24)}.landing .box:hover{box-shadow:none;border:1px solid #555}.landing .box h3{font-size:100px;line-height:80px}.landing .box h3 small{font-size:70px}.landing .box h2{font-size:25px;opacity:.5}.landing .box:hover h2{opacity:1}.landing .box h4{font-size:30px}.landing .eclipse1{left:170px;top:-140px}.landing .eclipse1,.landing .eclipse2{position:absolute;width:222px;height:182px;background:#d19f2c;filter:blur(94.2px);z-index:0}.landing .eclipse2{left:-168px;top:-105px}.landing .eclipse3{bottom:-180px}.landing .eclipse3,.landing .eclipse4{position:absolute;width:222px;height:205px;right:-100px;background:rgba(209,159,44,.6);filter:blur(58.15px);z-index:0}.landing .eclipse4{top:-60px}.landing .eclipse5{position:absolute;width:222px;height:182px;left:20px;bottom:-150px;background:rgba(209,159,44,.29);filter:blur(58.2px);z-index:0}.landing .eclipse1,.landing .eclipse2,.landing .eclipse3,.landing .eclipse4,.landing .eclipse5{transition:.3s}.landing .box:hover .eclipse1,.landing .box:hover .eclipse2,.landing .box:hover .eclipse3,.landing .box:hover .eclipse4,.landing .box:hover .eclipse5{opacity:0}@media screen and (max-width:1536px){.landing .box h3{font-size:70px;line-height:60px}.landing .box h2{font-size:20px}.landing .box h4{font-size:27px}}@media screen and (max-width:1024px){.landing .box h3{font-size:60px;line-height:60px}.landing .box h2{font-size:20px}.landing .box h4{font-size:24px}.landing .box{padding:20px}}@media screen and (max-width:640px){.landing .box h3{font-size:55px;line-height:50px}.landing .box h3 small{font-size:40px}.landing .box h2{font-size:15px}.landing .box h4{font-size:18px}.landing .box{padding:20px}}.landing .pixel-canvas{width:100%;height:100%;display:block}.landing .pixel-card{height:100%;width:100%;position:absolute;top:0;left:0;overflow:hidden;display:grid;place-items:center;aspect-ratio:4/5;border-radius:25px;isolation:isolate;transition:border-color .2s cubic-bezier(.5,1,.89,1);-webkit-user-select:none;user-select:none;opacity:.9}.landing .pixel-card:before{content:"";position:absolute;inset:0;margin:auto;aspect-ratio:1;background:radial-gradient(circle,#09090b,transparent 85%);opacity:0;transition:opacity .8s cubic-bezier(.5,1,.89,1)}.landing .pixel-card:focus-within:before,.landing .pixel-card:hover:before{opacity:1}.landing header a{color:hsl(var(--foreground));text-decoration-line:none}.landing header a:hover{text-decoration-line:none}.container-hero{grid-row-gap:48px;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}@media screen and (max-width:767px){.container-lg{padding-left:24px;padding-right:24px}}.container-lg{max-width:1400px!important;padding-left:32px;padding-right:32px}@media (width >= 64rem){.lg\:w-\[calc\(100\%-350px\)\]{width:calc(100% - 350px)}.lg\:left-2\/5{left:40%}.lg\:right-auto{right:auto}.lg\:top-1\/5{top:20%}}