.landing_container__JoiMB{min-height:100vh;background:linear-gradient(135deg,#fcfaf5,#fff3d0);padding:2rem}.landing_nav__knAbU{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.landing_logo__Z__TN{font-size:2rem;font-weight:700;color:#424242;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.landing_main__1sfzZ{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 100px);text-align:center;animation:landing_fadeIn__TWpB2 1s ease-in}.landing_title__wuvRA{font-size:4rem;color:#424242;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.05)}.landing_highlight__9NTlW{color:#e6960a;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.landing_subtitle__fxJZ7{font-size:1.5rem;color:#666;margin-bottom:3rem}.landing_cta__8qSFp{display:flex;gap:1.5rem}.landing_loginButton__D_hjA,.landing_primaryButton__fz0SS{padding:1rem 2rem;border-radius:50px;border:none;background:#e6960a;color:#fff;font-size:1.1rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px rgba(230,150,10,.2)}.landing_secondaryButton___UEe9{padding:1rem 2rem;border-radius:50px;border:2px solid #e6960a;background:hsla(0,0%,100%,.7);color:#e6960a;font-size:1.1rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px rgba(230,150,10,.1)}.landing_loginButton__D_hjA{padding:.7rem 1.5rem}.landing_loginButton__D_hjA:hover,.landing_primaryButton__fz0SS:hover,.landing_secondaryButton___UEe9:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(230,150,10,.25)}@keyframes landing_fadeIn__TWpB2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.landing_title__wuvRA{font-size:3rem}.landing_subtitle__fxJZ7{font-size:1.2rem}.landing_cta__8qSFp{flex-direction:column}}