.Splashscreen-module-scss-module__9_lNJq__splash{z-index:100;opacity:0;background:#060810;flex-direction:column;justify-content:center;align-items:center;transition:opacity .6s;display:flex;position:fixed;inset:0}.Splashscreen-module-scss-module__9_lNJq__splash--enter,.Splashscreen-module-scss-module__9_lNJq__splash--hold{opacity:1}.Splashscreen-module-scss-module__9_lNJq__splash--exit{opacity:0;pointer-events:none;transition:opacity .5s}.Splashscreen-module-scss-module__9_lNJq__splash__grid{background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:40px 40px;animation:.6s forwards Splashscreen-module-scss-module__9_lNJq__gridFade;position:absolute;inset:0}@keyframes Splashscreen-module-scss-module__9_lNJq__gridFade{0%{opacity:0}to{opacity:1}}.Splashscreen-module-scss-module__9_lNJq__orb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.Splashscreen-module-scss-module__9_lNJq__orb--teal{background:#00d4c81f;width:500px;height:500px;animation:8s ease-in-out infinite alternate Splashscreen-module-scss-module__9_lNJq__orbFloat;top:-150px;right:-100px}.Splashscreen-module-scss-module__9_lNJq__orb--violet{background:#7c3aed26;width:400px;height:400px;animation:10s ease-in-out infinite alternate-reverse Splashscreen-module-scss-module__9_lNJq__orbFloat;bottom:-100px;left:-80px}@keyframes Splashscreen-module-scss-module__9_lNJq__orbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.05)}}.Splashscreen-module-scss-module__9_lNJq__splash__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;animation:.8s cubic-bezier(.34,1.56,.64,1) .2s both Splashscreen-module-scss-module__9_lNJq__contentReveal;display:flex}@keyframes Splashscreen-module-scss-module__9_lNJq__contentReveal{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.Splashscreen-module-scss-module__9_lNJq__splash__logo{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Splashscreen-module-scss-module__9_lNJq__splash__logoImg{background:#111827;border:1px solid #00d4c866;border-radius:24px;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #00d4c81a,inset 0 0 20px #00d4c808}.Splashscreen-module-scss-module__9_lNJq__splash__logoImg:before{content:"";background:linear-gradient(135deg,#00d4c814 0%,#7c3aed14 100%);position:absolute;inset:0}.Splashscreen-module-scss-module__9_lNJq__splash__logoImg:after{content:"";background:linear-gradient(90deg,#0000,#00d4c8,#0000);height:2px;animation:2s ease-in-out infinite Splashscreen-module-scss-module__9_lNJq__scanLine;position:absolute;top:0;left:0;right:0}@keyframes Splashscreen-module-scss-module__9_lNJq__scanLine{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(160px)}}.Splashscreen-module-scss-module__9_lNJq__splash__logoText{color:#fff;letter-spacing:-.04em;z-index:1;font-family:Syne,Bebas Neue,sans-serif;font-size:2.25rem;font-weight:900;position:relative}.Splashscreen-module-scss-module__9_lNJq__splash__logoAccent{float:right;letter-spacing:-.04em;-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4c8 0%,#9f67ff 100%);z-index:1;-webkit-background-clip:text;background-clip:text;font-family:Syne,Bebas Neue,sans-serif;font-size:1.25rem;font-weight:900}.Splashscreen-module-scss-module__9_lNJq__splash__tagline{gap:.75rem;display:flex}.Splashscreen-module-scss-module__9_lNJq__splash__taglineWord{letter-spacing:.25em;text-transform:uppercase;color:#fff9;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem}.Splashscreen-module-scss-module__9_lNJq__splash__taglineWord:last-child{color:#00d4c8}.Splashscreen-module-scss-module__9_lNJq__splash__progress{background:#ffffff14;border-radius:9999px;width:200px;height:2px;overflow:hidden}.Splashscreen-module-scss-module__9_lNJq__splash__progressBar{height:100%;animation:linear both Splashscreen-module-scss-module__9_lNJq__progressFill;animation-duration:inherit;transform-origin:0;background:linear-gradient(90deg,#00d4c8,#9f67ff);border-radius:9999px}@keyframes Splashscreen-module-scss-module__9_lNJq__progressFill{0%{width:0%}to{width:100%}}
.Hero-module-scss-module__BDDqfG__hero{align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__BDDqfG__hero .Hero-module-scss-module__BDDqfG__container{grid-template-columns:1fr;align-items:center;gap:4rem;padding-top:4rem;padding-bottom:6rem;display:grid}@media (min-width:1024px){.Hero-module-scss-module__BDDqfG__hero .Hero-module-scss-module__BDDqfG__container{grid-template-columns:1fr 1fr;padding-top:6rem}}.Hero-module-scss-module__BDDqfG__hero__bg{pointer-events:none;position:absolute;inset:0}.Hero-module-scss-module__BDDqfG__hero__grid{background-image:radial-gradient(#ffffff06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.Hero-module-scss-module__BDDqfG__orb{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.Hero-module-scss-module__BDDqfG__orb--teal{background:#00d4c812;width:600px;height:600px;top:-200px;right:-100px}.Hero-module-scss-module__BDDqfG__orb--violet{background:#7c3aed1a;width:500px;height:500px;bottom:-150px;left:-100px}.Hero-module-scss-module__BDDqfG__hero__content{flex-direction:column;gap:2rem;animation:.9s cubic-bezier(.34,1.2,.64,1) both Hero-module-scss-module__BDDqfG__slideUp;display:flex}@keyframes Hero-module-scss-module__BDDqfG__slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.Hero-module-scss-module__BDDqfG__dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module-scss-module__BDDqfG__pulse;display:inline-block}@keyframes Hero-module-scss-module__BDDqfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.Hero-module-scss-module__BDDqfG__hero__eyebrow{align-items:center;gap:.75rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__heading{letter-spacing:-.04em;color:#fff;font-size:clamp(3rem,7vw,6rem);line-height:1}.Hero-module-scss-module__BDDqfG__hero__headingAccent{background:linear-gradient(135deg,#00d4c8 0%,#9f67ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module-scss-module__BDDqfG__hero__sub{color:#fff9;max-width:50ch;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.75}.Hero-module-scss-module__BDDqfG__hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__proof{border-top:1px solid #ffffff0f;flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__proofLabel{letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;font-size:.75rem}.Hero-module-scss-module__BDDqfG__hero__proofItems{flex-wrap:wrap;gap:.5rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__proofItem{color:#fff9;background:#ffffff14;border:1px solid #ffffff0f;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.Hero-module-scss-module__BDDqfG__hero__visual{animation:.9s cubic-bezier(.34,1.2,.64,1) .15s both Hero-module-scss-module__BDDqfG__slideUp}.Hero-module-scss-module__BDDqfG__hero__card{-webkit-backdrop-filter:blur(16px);background:#0a0e1ab3;border:1px solid #00d4c866;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #0006,0 0 40px #00d4c840}.Hero-module-scss-module__BDDqfG__hero__cardHeader{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__cardDots{gap:.5rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__cardDots span{background:#ffffff26;border-radius:50%;width:10px;height:10px}.Hero-module-scss-module__BDDqfG__hero__cardDots span:first-child{background:#ff5f57}.Hero-module-scss-module__BDDqfG__hero__cardDots span:nth-child(2){background:#febc2e}.Hero-module-scss-module__BDDqfG__hero__cardDots span:nth-child(3){background:#28c840}.Hero-module-scss-module__BDDqfG__hero__cardTitle{color:#fff9;letter-spacing:.08em;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem}.Hero-module-scss-module__BDDqfG__hero__cardBody{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__termLine{color:#fff;align-items:center;gap:.75rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__termLine--dim{color:#fff9}.Hero-module-scss-module__BDDqfG__hero__termPrompt{color:#00d4c8;flex-shrink:0;font-weight:700}.Hero-module-scss-module__BDDqfG__hero__cursor{background:#00d4c8;border-radius:1px;width:8px;height:16px;margin-left:2px;animation:1s step-end infinite Hero-module-scss-module__BDDqfG__blink;display:inline-block}@keyframes Hero-module-scss-module__BDDqfG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module-scss-module__BDDqfG__hero__metrics{background:#0003;border-top:1px solid #ffffff0d;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.25rem 1.5rem;display:grid}.Hero-module-scss-module__BDDqfG__hero__metric{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module-scss-module__BDDqfG__hero__metricValue{letter-spacing:-.04em;font-family:Syne,Bebas Neue,sans-serif;font-size:1.25rem;font-weight:700}.Hero-module-scss-module__BDDqfG__hero__metricLabel{letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;font-size:.75rem}
