.Layout_container__m5jTj{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#ebebeb,#240638)}.Layout_main__bVVJR{flex:1 1;display:flex;align-items:center;justify-content:center;padding:1rem}.Layout_footer__ye8JQ{padding:1rem;text-align:center;font-size:.875rem;opacity:.5;position:fixed;bottom:0;width:100%}.index_container__Wxv5N{text-align:center;padding:2rem;animation:index_fadeIn__mpoTp 1s ease-in}.index_title__Hhl0T{font-size:3.5rem;font-weight:700;letter-spacing:-.05em;margin-bottom:1.5rem;background:linear-gradient(90deg,#ffffff,#a8a8a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.index_line__R8feJ{width:60px;height:4px;background:linear-gradient(90deg,#ffffff,#a8a8a8);margin:2rem auto;border-radius:2px}.index_description__3Pgig{font-size:1.25rem;line-height:1.6;color:rgba(255,255,255,.8);max-width:600px;margin:0 auto}@keyframes index_fadeIn__mpoTp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.index_title__Hhl0T{font-size:2.5rem}.index_description__3Pgig{font-size:1.1rem}}