.LoginForm-module__7RW0oa__container{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex}.LoginForm-module__7RW0oa__form{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:2rem;font-family:inherit;box-shadow:0 2px 10px #0000001a}.LoginForm-module__7RW0oa__form h2{text-align:center;color:#333;margin-bottom:1.5rem;font-family:inherit}.LoginForm-module__7RW0oa__field{margin-bottom:1rem}.LoginForm-module__7RW0oa__field label{color:#555;margin-bottom:.5rem;font-family:inherit;font-weight:500;display:block}.LoginForm-module__7RW0oa__field input{color:#333;box-sizing:border-box;background-color:#fff;border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.LoginForm-module__7RW0oa__field input:focus{color:#333;background-color:#fff;border-color:#007bff;outline:none}.LoginForm-module__7RW0oa__field input::placeholder{color:#999}.LoginForm-module__7RW0oa__field input:-webkit-autofill{-webkit-text-fill-color:#333!important;color:#333!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.LoginForm-module__7RW0oa__field input:-webkit-autofill:hover{-webkit-text-fill-color:#333!important;color:#333!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.LoginForm-module__7RW0oa__field input:-webkit-autofill:focus{-webkit-text-fill-color:#333!important;color:#333!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.LoginForm-module__7RW0oa__field input:-webkit-autofill:active{-webkit-text-fill-color:#333!important;color:#333!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.LoginForm-module__7RW0oa__button{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#007bff;border:none;border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:background-color .2s}.LoginForm-module__7RW0oa__button:hover:not(:disabled){background-color:#0056b3}.LoginForm-module__7RW0oa__button:disabled{cursor:not-allowed;background-color:#ccc}.LoginForm-module__7RW0oa__error{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-family:inherit}.LoginForm-module__7RW0oa__backButton{cursor:pointer;color:#666;background:0 0;border:1px solid #ddd;border-radius:4px;margin-bottom:2rem;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;position:absolute;top:2rem;left:2rem}.LoginForm-module__7RW0oa__backButton:hover{color:#007bff;background-color:#f8f9fa;border-color:#007bff}.LoginForm-module__7RW0oa__formHeader{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.LoginForm-module__7RW0oa__formHeader h2{margin-bottom:0}.LoginForm-module__7RW0oa__instructions{color:#555;text-align:center;margin-bottom:1.5rem;line-height:1.5}.LoginForm-module__7RW0oa__instructions strong{color:#333}.LoginForm-module__7RW0oa__forgotPassword{text-align:center;margin-top:1rem}.LoginForm-module__7RW0oa__forgotPasswordButton{color:#007bff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.9rem;text-decoration:underline}.LoginForm-module__7RW0oa__forgotPasswordButton:hover{color:#0056b3}
.LandingPage-module__Hpxu_q__container{height:100vh;font-family:var(--font-geist-sans);background:linear-gradient(#fff 0%,#f5f5f5 100%);flex-direction:column;max-height:100vh;display:flex;overflow:hidden}.LandingPage-module__Hpxu_q__navbar{background-color:#fff;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.LandingPage-module__Hpxu_q__logoContainer{align-items:center;gap:.75rem;display:flex}.LandingPage-module__Hpxu_q__logoImage{border-radius:6px}.LandingPage-module__Hpxu_q__logoText{color:#333;font-size:1.5rem;font-weight:600}.LandingPage-module__Hpxu_q__loginButton{color:#333;cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:4px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.LandingPage-module__Hpxu_q__loginButton:hover{background-color:#f9fafb;border-color:#d1d5db}.LandingPage-module__Hpxu_q__mainContent{background-color:#0000;flex-direction:row;flex:1;justify-content:center;align-items:center;min-height:0;margin:1rem 2rem 2rem 6rem;padding:4rem;display:flex;overflow:hidden}.LandingPage-module__Hpxu_q__leftColumn{text-align:left;flex-direction:column;flex:1;align-items:flex-start;max-width:600px;display:flex}.LandingPage-module__Hpxu_q__rightColumn{flex:1;justify-content:center;align-items:center;display:flex}.LandingPage-module__Hpxu_q__demoImage{border:1px solid #0000001a;border-radius:12px;width:100%;height:auto;box-shadow:0 10px 30px #0000001a}.LandingPage-module__Hpxu_q__heroText{color:#000;margin-top:-2rem;margin-bottom:0;font-size:4.5rem;font-weight:700;line-height:1.1}.LandingPage-module__Hpxu_q__subText{color:#6b7280;max-width:700px;margin-bottom:4rem;font-size:1.5rem;line-height:1.4}.LandingPage-module__Hpxu_q__ctaButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;align-self:flex-start;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s}.LandingPage-module__Hpxu_q__ctaButton:hover{background-color:#2563eb}@media (max-width:1300px){.LandingPage-module__Hpxu_q__heroText{font-size:3.75rem}.LandingPage-module__Hpxu_q__subText{font-size:1.4rem}.LandingPage-module__Hpxu_q__mainContent{margin-left:4rem}}@media (max-width:1024px){.LandingPage-module__Hpxu_q__mainContent{margin-left:3rem;padding:3rem 2rem}.LandingPage-module__Hpxu_q__heroText{margin-top:-1rem;font-size:3.25rem}.LandingPage-module__Hpxu_q__subText{font-size:1.25rem}}@media (max-width:768px){.LandingPage-module__Hpxu_q__container{height:auto;min-height:100vh;max-height:none}.LandingPage-module__Hpxu_q__navbar{padding:1rem}.LandingPage-module__Hpxu_q__mainContent{flex-direction:column;justify-content:flex-start;gap:2rem;margin:1rem;padding:2rem 1rem}.LandingPage-module__Hpxu_q__leftColumn{text-align:center;align-items:center;max-width:100%}.LandingPage-module__Hpxu_q__heroText{margin-top:0;font-size:3rem}.LandingPage-module__Hpxu_q__subText{margin-bottom:2rem;font-size:1.25rem}.LandingPage-module__Hpxu_q__ctaButton{align-self:center;margin-left:0}.LandingPage-module__Hpxu_q__demoImage{max-width:100%}}@media (max-width:480px){.LandingPage-module__Hpxu_q__navbar{padding:.75rem}.LandingPage-module__Hpxu_q__logoText{font-size:1.25rem}.LandingPage-module__Hpxu_q__mainContent{gap:1.5rem;margin:.5rem;padding:1.5rem 1rem}.LandingPage-module__Hpxu_q__heroText{font-size:2.25rem}.LandingPage-module__Hpxu_q__subText{margin-bottom:1.5rem;font-size:1rem}.LandingPage-module__Hpxu_q__ctaButton{padding:.65rem 1.75rem;font-size:.9rem}}
