#wormhole-canvas{z-index:0;position:fixed;top:0;left:0}.content{z-index:10;position:relative}.hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:100px 60px;display:flex}.hero-content{max-width:800px}.hero-label{text-transform:uppercase;letter-spacing:4px;color:#ffffff80;margin-bottom:25px;font-size:.9rem}.hero-title{letter-spacing:-3px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,#9400d3,red) 0 0/700% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:5rem;font-weight:900;line-height:1;animation:8s linear infinite rainbowText}@keyframes rainbowText{0%{background-position:0%}to{background-position:700%}}.hero-subtitle{color:#ffffff80;max-width:600px;margin:0 auto;font-size:1.4rem;line-height:1.7}.scroll-indicator{color:#fff6;flex-direction:column;align-items:center;gap:10px;font-size:.85rem;animation:2s infinite bounce;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}.scroll-arrow{font-size:1.5rem}.steps-section{padding:0}.step{align-items:center;min-height:100vh;padding:100px 60px;display:flex;position:relative}.step-content{grid-template-columns:1fr 1fr;align-items:center;gap:100px;width:100%;max-width:1200px;margin:0 auto;display:grid}.step:nth-child(2n) .step-content{direction:rtl}.step:nth-child(2n) .step-content>*{direction:ltr}.step-visual{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.step-number-big{background:linear-gradient(#ffffff14 0%,#ffffff05 100%);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:20rem;font-weight:900;line-height:1;position:absolute}.step-icon{z-index:2;background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;display:flex;position:relative}.step-info{max-width:500px}.step-label{text-transform:uppercase;letter-spacing:3px;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;margin-bottom:15px;padding:8px 16px;font-size:.85rem;display:inline-block}.step-title{letter-spacing:-2px;margin-bottom:25px;font-size:3rem;font-weight:800;line-height:1.1}.step-description{color:#fff9;margin-bottom:30px;font-size:1.15rem;line-height:1.8}.step-features{list-style:none}.step-features li{color:#ffffffb3;align-items:center;gap:12px;padding:10px 0;font-size:1rem;display:flex}.step-features li:before{content:"→";color:#ffffff4d}.cta-section{text-align:center;justify-content:center;align-items:center;min-height:80vh;padding:100px 60px;display:flex}.cta-content{max-width:700px}.cta-title{letter-spacing:-3px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,#9400d3) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:25px;font-size:4rem;font-weight:900;animation:5s linear infinite rainbowText}.cta-text{color:#ffffff80;margin-bottom:40px;font-size:1.3rem}.cta-button{color:#000;font-family:var(--font-outfit),"Outfit",sans-serif;background:#fff;padding:22px 60px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-block}.cta-button:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 30px 80px #ffffff4d}footer{background:0 0}@media (max-width:1024px){.step-content{text-align:center;grid-template-columns:1fr;gap:50px}.step:nth-child(2n) .step-content{direction:ltr}.step-info{max-width:100%}.step-visual{height:250px}.step-number-big{font-size:12rem}}@media (max-width:768px){.hero{padding:100px 30px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.1rem}.step{min-height:auto;padding:80px 30px}.step-title{font-size:2rem}.step-number-big{font-size:8rem}.step-icon{width:80px;height:80px;font-size:2rem}.cta-title{font-size:2.5rem}footer{padding:40px 30px}.footer-content{flex-direction:column;gap:20px}}
