.Home_container__XXbpJ{min-height:100vh;width:100%;position:relative;overflow:hidden;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.Home_canvas__DjVt3{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.Home_main__9U9PE{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;text-align:center}.Home_contentWrapper__PW6ZI{max-width:800px;padding:0 2rem}.Home_title__u58B2{font-size:6rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.03em}.Home_titleGradient__TRUib{background:linear-gradient(135deg,#fff,#a0c8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_subtitle__t28Wc{font-size:2.5rem;font-weight:600;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(90deg,#fff,#d1e0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_description__Lul1K{font-size:1.25rem;max-width:600px;margin:0 auto 1.5rem;line-height:1.6;color:rgba(255,255,255,.85)}.Home_tagline__sBnJP{font-size:1.1rem;max-width:500px;margin:0 auto 3rem;line-height:1.6;color:rgba(255,255,255,.7);font-style:italic}.Home_cta__klKSt{background:linear-gradient(135deg,#4060ff,#70d6ff);color:white;border:none;border-radius:30px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.8rem;letter-spacing:.5px;box-shadow:0 8px 25px rgba(64,96,255,.25);transition:all .3s ease}.Home_ctaIcon__AwePQ{font-size:1.4rem;transition:transform .3s ease}.Home_cta__klKSt:hover .Home_ctaIcon__AwePQ{transform:translateX(4px)}.Home_scrollIndicator__yff2h{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;opacity:.7}.Home_chevron__TeYtB{width:12px;height:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);opacity:0}.Home_chevron__TeYtB:first-child{animation:Home_pulse__GA8bl 1.5s infinite}.Home_chevron__TeYtB:nth-child(2){animation:Home_pulse__GA8bl 1.5s .2s infinite}.Home_chevron__TeYtB:nth-child(3){animation:Home_pulse__GA8bl 1.5s .4s infinite}.Home_responsiveLogo__jIOjD{max-width:100%;height:auto;width:200px;display:block;margin:0 auto}.Home_canvasOverlay__QKJKG{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(rgba(0,0,0,.3),rgba(0,0,0,.1));z-index:1;pointer-events:none}@keyframes Home_pulse__GA8bl{0%{opacity:0;transform:rotate(45deg) translate(0)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translateY(12px)}}@media (max-width:768px){.Home_title__u58B2{font-size:4.5rem}.Home_subtitle__t28Wc{font-size:2rem}.Home_description__Lul1K{font-size:1.1rem}.Home_cta__klKSt{padding:1rem 2.5rem;font-size:1rem}}@media (max-width:480px){.Home_title__u58B2{font-size:3.5rem}.Home_subtitle__t28Wc{font-size:1.6rem}.Home_contentWrapper__PW6ZI{padding:0 1rem}}