.SparkleParticles_particleContainer__Qp1RZ{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.SparkleParticles_sparkleParticle__uDotI{position:absolute;animation-name:SparkleParticles_fall__vxePT;animation-iteration-count:infinite;animation-timing-function:linear;top:0;left:var(--start-x);width:var(--size);height:var(--size);background:var(--particle-color,rgba(255,255,255,.8));border-radius:50%;filter:blur(var(--blur))}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+1){--particle-color:rgba(100,149,237,0.7)}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+2){--particle-color:rgba(255,105,180,0.7)}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+3){--particle-color:rgba(50,205,50,0.7)}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+4){--particle-color:rgba(255,215,0,0.7)}@keyframes SparkleParticles_fall__vxePT{0%{transform:translateY(-20vh);opacity:0}10%{opacity:1}to{transform:translateY(120vh);opacity:1}}.Home_container__d256j{justify-content:center;min-height:100vh;padding:20px;text-align:center;font-family:Arial,sans-serif;color:#ffffff;position:relative;z-index:1;overflow:auto}.Home_container__d256j,.Home_innerContainer__hzarM{display:flex;flex-direction:column;align-items:center;background-color:transparent}.Home_innerContainer__hzarM{width:100%}.Home_title__hYX6j{font-size:2.5rem;margin-bottom:20px;color:#ffffff;text-shadow:0 0 4px rgba(0,0,0,.7)}.Home_description__uXNdx{font-size:1.2rem;max-width:600px;width:100%;margin:0 auto 30px;color:#cccccc;text-shadow:0 0 4px rgba(0,0,0,.7)}.Home_howItWorksContainer__UF_Ik{display:flex;justify-content:center;width:100%;margin-bottom:20px}.Home_buttonContainer__nOVuY{display:flex;justify-content:center;gap:20px;width:100%}.Home_button__G93Ef{display:flex;align-items:center;gap:8px;padding:12px 24px;font-size:1.1rem;cursor:pointer;color:#ffffff;border:none;border-radius:6px;transition:opacity .2s;text-shadow:0 0 4px rgba(0,0,0,.7);background-color:transparent}.Home_button__G93Ef:hover{opacity:.8}.Home_buttonIcon__PkViF{width:64px;height:64px;object-fit:contain}.Home_sparkleParticles__KsBrz{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}