@import url("https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500&display=swap");.Landing_wrapper__DF44i{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#0e0e0c;font-family:Outfit,sans-serif}.Landing_main__FRPu1{background:#ffffff;border-radius:20px;padding:3rem 3.5rem;max-width:500px;width:100%;text-align:center;animation:Landing_rise__m67MQ .55s cubic-bezier(.22,1,.36,1) forwards}@keyframes Landing_rise__m67MQ{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.Landing_badge__4yz0z{display:inline-block;background:#edfce4;color:#3a7a1a;font-size:.65rem;font-weight:600;padding:3px 12px;border-radius:20px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:1.1rem}.Landing_h1__9rrjA{margin:0 0 .6rem;font-family:Syne,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.035em;color:#0e0e0c;line-height:1}.Landing_h2__GGXpX{font-size:1rem;font-weight:400;color:#666;margin:0 auto 2.5rem;line-height:1.6;max-width:340px}.Landing_container__aHWTu{display:flex;gap:1rem;justify-content:center}.Landing_register__P4V7b,.Landing_signIn__TSfcc{width:160px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;padding:.75rem 0;border-radius:10px;cursor:pointer;letter-spacing:.01em;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.Landing_register__P4V7b{background:#65dc40;color:#1a3d09;border:none}.Landing_register__P4V7b:hover{background:#55c932;transform:translateY(-2px)}.Landing_register__P4V7b:active{transform:scale(.97)}.Landing_signIn__TSfcc{background:transparent;color:#0e0e0c;border:1.5px solid #ddd}.Landing_signIn__TSfcc:hover{background:#f5f5f5;border-color:#bbb;transform:translateY(-2px)}.Landing_signIn__TSfcc:active{transform:scale(.97)}.Landing_footer__ZFakI{display:flex;justify-content:center;gap:1.5rem;margin-top:2.5rem}.Landing_footer__ZFakI a{font-size:.76rem;color:#aaa;text-decoration:none;transition:color .15s ease}.Landing_footer__ZFakI a:hover{color:#444}