.Landing-module__EMv3da__container{flex-direction:column;gap:6rem;padding-bottom:4rem;display:flex}.Landing-module__EMv3da__hero{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:6rem 1.5rem 0;display:flex}.Landing-module__EMv3da__heroContent{flex:1;max-width:600px}.Landing-module__EMv3da__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Landing-module__EMv3da__accent{background:linear-gradient(to right,var(--accent-color),#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Landing-module__EMv3da__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Landing-module__EMv3da__ctaGroup{gap:1rem;display:flex}.Landing-module__EMv3da__primaryBtn{background-color:var(--accent-color);color:#fff;border-radius:8px;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.Landing-module__EMv3da__primaryBtn:hover{opacity:.9;transform:translateY(-2px)}.Landing-module__EMv3da__secondaryBtn{color:var(--text-primary);border:1px solid var(--border-color);background-color:#0000;border-radius:8px;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s}.Landing-module__EMv3da__secondaryBtn:hover{background-color:var(--bg-secondary)}.Landing-module__EMv3da__heroVisual{perspective:1200px;flex:1;justify-content:center;display:flex}@keyframes Landing-module__EMv3da__float{0%{transform:translateY(0)rotateY(-10deg)rotateX(5deg)}50%{transform:translateY(-20px)rotateY(-5deg)rotateX(8deg)}to{transform:translateY(0)rotateY(-10deg)rotateX(5deg)}}.Landing-module__EMv3da__codeWindow{width:100%;max-width:500px;min-height:400px;transform-style:preserve-3d;background:#1e293b;border-radius:12px;padding:24px;transition:transform .3s ease-out,box-shadow .3s;animation:6s ease-in-out infinite Landing-module__EMv3da__float;box-shadow:0 25px 60px -10px #0009,0 0 0 1px #ffffff14,inset 0 1px #ffffff1a}.Landing-module__EMv3da__codeWindow:hover{animation-play-state:paused;transform:rotateY(0)rotateX(0)scale(1.02);box-shadow:0 30px 70px -10px #000000b3,0 0 0 1px #38bdf84d}.Landing-module__EMv3da__codeHeader{gap:8px;margin-bottom:15px;display:flex}.Landing-module__EMv3da__dot{background-color:#334155;border-radius:50%;width:12px;height:12px}.Landing-module__EMv3da__dot:first-child{background-color:#ef4444}.Landing-module__EMv3da__dot:nth-child(2){background-color:#f59e0b}.Landing-module__EMv3da__dot:nth-child(3){background-color:#22c55e}.Landing-module__EMv3da__codeContent{font-family:var(--font-mono);color:#abb2bf;font-size:1.1rem;line-height:1.5}.Landing-module__EMv3da__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.Landing-module__EMv3da__featureCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:transform .2s}.Landing-module__EMv3da__featureCard:hover{border-color:var(--accent-color);transform:translateY(-5px)}.Landing-module__EMv3da__featureCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.Landing-module__EMv3da__featureCard p{color:var(--text-secondary);line-height:1.5}@media (max-width:768px){.Landing-module__EMv3da__hero{text-align:center;flex-direction:column;padding-top:3rem}.Landing-module__EMv3da__heroContent{max-width:100%}.Landing-module__EMv3da__ctaGroup{justify-content:center}.Landing-module__EMv3da__codeWindow{transform:none}}
