.Home_container__d256j{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.Home_main__VkIEL{width:100%;max-width:600px;text-align:center}.Home_content__tkQPU{background:hsla(0,0%,100%,.95);border-radius:20px;padding:3rem 2rem;box-shadow:0 20px 60px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_title__hYX6j{font-size:4rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-.02em}.Home_subtitle__KzT68{font-size:1.25rem;color:#4a5568;margin-bottom:.5rem;font-weight:500}.Home_company____SwJ{font-size:1rem;color:#718096;margin-bottom:3rem}.Home_links__mWyht{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.Home_link__Ytel_{display:inline-block;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.4)}.Home_link__Ytel_:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.6)}.Home_link__Ytel_:active{transform:translateY(0)}@media (max-width:768px){.Home_title__hYX6j{font-size:3rem}.Home_content__tkQPU{padding:2rem 1.5rem}}