.landing-module__g1LwZa__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);scroll-behavior:smooth;flex-direction:column;display:flex;position:relative;overflow-x:hidden}.landing-module__g1LwZa__bgGrid{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:40px 40px;width:100%;height:200%;position:absolute;inset:-50% 0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.landing-module__g1LwZa__orb1,.landing-module__g1LwZa__orb2{filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.landing-module__g1LwZa__orb1{background:radial-gradient(circle,#00f0ff14 0%,#0000 60%);width:600px;height:600px;animation:15s ease-in-out infinite alternate landing-module__g1LwZa__float1;top:-200px;left:-100px}.landing-module__g1LwZa__orb2{background:radial-gradient(circle,#8855ff0f 0%,#0000 60%);width:800px;height:800px;animation:20s ease-in-out infinite alternate landing-module__g1LwZa__float2;top:400px;right:-200px}@keyframes landing-module__g1LwZa__float1{0%{transform:translateY(0)}to{transform:translateY(100px)}}@keyframes landing-module__g1LwZa__float2{0%{transform:translate(0)}to{transform:translate(-100px,-50px)}}.landing-module__g1LwZa__header{padding:var(--space-lg)var(--space-2xl);z-index:100;-webkit-backdrop-filter:blur(12px);background:#05050899;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__logo{z-index:2;align-items:center;gap:8px;display:flex;position:relative}.landing-module__g1LwZa__logoText{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,var(--cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__nav{align-items:center;gap:var(--space-xl);z-index:2;display:flex;position:relative}.landing-module__g1LwZa__nav a{color:var(--text-secondary);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__nav a:hover{color:#fff}.landing-module__g1LwZa__launchBtn{color:var(--cyan);border-radius:var(--radius-sm);cursor:pointer;background:#00f0ff1a;border:1px solid #00f0ff4d;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.landing-module__g1LwZa__launchBtn:hover{background:var(--cyan);color:#050508;box-shadow:0 0 16px #00f0ff66}.landing-module__g1LwZa__section{z-index:1;padding:120px var(--space-xl);width:100%;max-width:1200px;margin:0 auto;position:relative}.landing-module__g1LwZa__btn{border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__btnPrimary{background:var(--cyan);color:#000;box-shadow:0 0 20px #00f0ff40}.landing-module__g1LwZa__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 0 30px #00f0ff66}.landing-module__g1LwZa__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.landing-module__g1LwZa__btnSecondary:hover{background:#ffffff1a;border-color:#fff3}.landing-module__g1LwZa__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:160px;display:flex}.landing-module__g1LwZa__heroContent{max-width:800px}.landing-module__g1LwZa__badge{color:var(--purple);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-xl);background:#8855ff1a;border:1px solid #8855ff4d;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__title{letter-spacing:-.03em;margin-bottom:var(--space-lg);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.landing-module__g1LwZa__highlight{background:linear-gradient(to right,var(--cyan),var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__subtitle{color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:600px;margin-inline:auto;font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__heroActions{justify-content:center;align-items:center;gap:var(--space-md);display:flex}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:80px}.landing-module__g1LwZa__sectionHeader h2{letter-spacing:-.02em;margin-bottom:var(--space-sm);font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__sectionHeader p{color:var(--text-secondary);font-size:1.1rem}.landing-module__g1LwZa__featureGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.landing-module__g1LwZa__featureCard{border-radius:var(--radius-lg);padding:var(--space-2xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0d;transition:transform .3s,border-color .3s}.landing-module__g1LwZa__featureCard:hover{border-color:#ffffff26;transform:translateY(-5px)}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius-md);width:60px;height:60px;color:var(--cyan);margin-bottom:var(--space-xl);background:#00f0ff1a;border:1px solid #00f0ff33;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:var(--space-md);font-size:1.25rem}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__ecosystem{padding-top:160px;padding-bottom:160px}.landing-module__g1LwZa__ecoCols{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module__g1LwZa__ecoText h2{letter-spacing:-.02em;margin-bottom:var(--space-lg);font-size:3rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__ecoText p{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__strategyList{gap:var(--space-md);flex-direction:column;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__strategyList li{align-items:center;gap:var(--space-md);color:var(--text-secondary);font-size:1rem;display:flex}.landing-module__g1LwZa__strategyList strong{color:var(--text-primary);font-weight:600}.landing-module__g1LwZa__bullet{border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px}.landing-module__g1LwZa__ecoVisual{position:relative}.landing-module__g1LwZa__terminal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050508cc;border:1px solid #ffffff1a;border-radius:8px;overflow:hidden;box-shadow:0 20px 40px #00000080}.landing-module__g1LwZa__termHeader{background:#ffffff0d;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;height:32px;padding:0 16px;display:flex}.landing-module__g1LwZa__termHeader span{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__termHeader span:first-child{background:#ff5f56}.landing-module__g1LwZa__termHeader span:nth-child(2){background:#ffbd2e}.landing-module__g1LwZa__termHeader span:nth-child(3){background:#27c93f}.landing-module__g1LwZa__termBody{font-family:var(--font-mono);padding:24px;font-size:.85rem;line-height:1.6}.landing-module__g1LwZa__cUser{color:var(--green)}.landing-module__g1LwZa__cDir{color:var(--cyan)}.landing-module__g1LwZa__cAnim{animation:1s step-end infinite landing-module__g1LwZa__blink;display:inline-block}@keyframes landing-module__g1LwZa__blink{50%{opacity:0}}.landing-module__g1LwZa__termLog{color:var(--text-tertiary);opacity:0;animation:.1s forwards landing-module__g1LwZa__typeLine}.landing-module__g1LwZa__delay1{animation-delay:1.5s}.landing-module__g1LwZa__delay2{color:var(--green);animation-delay:2.2s}.landing-module__g1LwZa__delay3{color:var(--cyan);animation-delay:3s}@keyframes landing-module__g1LwZa__typeLine{to{opacity:1}}.landing-module__g1LwZa__footer{padding:120px var(--space-xl)var(--space-xl);width:100%;max-width:1200px;margin:0 auto}.landing-module__g1LwZa__ctaBox{border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#00f0ff0d 0%,#8855ff0d 100%);border:1px solid #ffffff1a;margin-bottom:120px;padding:80px 40px}.landing-module__g1LwZa__ctaBox h2{margin-bottom:var(--space-sm);font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__ctaBox p{color:var(--text-secondary);margin-bottom:var(--space-2xl);font-size:1.1rem}.landing-module__g1LwZa__footerBottom{padding-top:var(--space-xl);color:var(--text-tertiary);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}@media (max-width:1024px){.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr}.landing-module__g1LwZa__ecoCols{text-align:center;grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__strategyList{align-items:center}}@media (max-width:768px){.landing-module__g1LwZa__header{padding:var(--space-md)}.landing-module__g1LwZa__nav{display:none}.landing-module__g1LwZa__title{font-size:2.2rem}.landing-module__g1LwZa__heroActions{flex-direction:column}.landing-module__g1LwZa__btn{width:100%}.landing-module__g1LwZa__ctaBox{padding:40px 20px}.landing-module__g1LwZa__ctaBox h2{font-size:1.8rem}.landing-module__g1LwZa__footerBottom{gap:var(--space-md);flex-direction:column}}
