.Home_main__VkIEL{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:3rem 2rem 2rem;font-family:sans-serif;background:url(/newBg.jpg) no-repeat 50%/cover;animation:Home_fadeInMain__oM4We 1s ease}.Home_title__hYX6j{padding-top:6rem;font-size:3.5rem;margin-bottom:3rem;color:var(--primary);font-weight:900;letter-spacing:1px;text-shadow:0 2px 8px rgba(77,70,229,.12)}.Home_cardContainer__B0zhG{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:center;margin-top:1.5rem;animation:Home_fadeInCards__2DZ9F 1.2s ease}.Home_card__E5spL{background-color:rgba(255,255,255,.9);border-radius:18px;padding:2.5rem 2rem;box-shadow:0 8px 32px rgba(77,70,229,.1);width:360px;max-width:95vw;text-align:center;margin-bottom:1.5rem;transition:box-shadow .3s,transform .3s;opacity:0;animation:Home_fadeInCard__p_Rco 1.5s forwards}.Home_cardContainer__B0zhG .Home_card__E5spL:first-child{animation-delay:.2s}.Home_cardContainer__B0zhG .Home_card__E5spL:nth-child(2){animation-delay:.5s}.Home_card__E5spL h2{color:var(--primary);margin-bottom:1.2rem;font-size:1.5rem;font-weight:700}.Home_card__E5spL p{color:var(--text);margin-bottom:2.5rem;font-size:1.08rem}.Home_btnPrimary__Vk_zD,.Home_btnSecondary__IHZcE{text-decoration:none;padding:.85rem 1.7rem;border-radius:12px;font-weight:700;display:inline-block;margin:.25rem;background-color:#4f46e5;box-shadow:0 2px 8px rgba(77,70,229,.1);transition:background .3s,box-shadow .3s,transform .2s}.Home_btnPrimary__Vk_zD{background-color:var(--primary);color:white;transition:background-color .3s,box-shadow .3s,transform .2s}.Home_btnPrimary__Vk_zD:hover,.Home_btnSecondary__IHZcE:hover{background-color:#7973e9;color:white;box-shadow:0 4px 16px rgba(77,70,229,.18);transform:translateY(-2px) scale(1.04)}.Home_btnSecondary__IHZcE{background-color:#4f46e5;color:white}.Home_authButtons__gvv18{display:flex;justify-content:center;gap:1.2rem}.Home_footer__yFiaX{width:100%;padding:1.2rem 0 .8rem;color:#4f46e5;background-color:#000f26;text-align:center;font-size:1rem;position:-webkit-sticky;position:sticky;bottom:0;left:0;z-index:10;border-top:2px solid #4f46e5}.Home_footerLinks__BQcA_{margin-top:.5rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.Home_footerLinks__BQcA_ a{color:#5de0e6;text-decoration:none;font-weight:500;transition:color .2s}.Home_footerLinks__BQcA_ a:hover{color:#6d5dfc}.Home_socialIcons___gqGd{margin-top:.5rem;display:flex;justify-content:center;gap:1.2rem}.Home_socialIcons___gqGd a{color:#5de0e6;font-size:1.3rem;transition:color .2s}.Home_socialIcons___gqGd a:hover{color:#6d5dfc}@keyframes Home_fadeInMain__oM4We{0%{opacity:0}to{opacity:1}}@keyframes Home_fadeInCards__2DZ9F{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_fadeInCard__p_Rco{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home_cardContainer__B0zhG{flex-direction:column;align-items:center;gap:1.5rem}.Home_card__E5spL{width:98vw;max-width:98vw;padding:2rem 1rem}.Home_title__hYX6j{font-size:2.2rem;text-align:center;padding-top:3rem}}@media (max-width:480px){.Home_btnPrimary__Vk_zD,.Home_btnSecondary__IHZcE{padding:.5rem 1rem;font-size:.9rem;border-radius:10px}.Home_card__E5spL{padding:1.2rem .5rem}}