body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Roboto Serif;font-size:36px;font-weight:400;letter-spacing:0;line-height:42px;margin:0;padding:0;text-align:left}.main{flex-direction:row;height:100vh;width:100vw}.main,.sentence-flow{align-items:center;display:flex;justify-content:center}.sentence-flow{background-color:#31769b;flex:1 1;flex-direction:column;gap:100px;height:100%}.sentence-flow h1{color:#fff;text-align:center}.sentence-flow .sentence-flow-text{color:#00a14b}.problem-mapping{align-items:center;background:#241e66;display:flex;flex:1 1;flex-direction:column;gap:100px;height:100%;justify-content:center}.problem-mapping h1{color:#fff;text-align:center}.problem-mapping .problem{color:red}.problem-mapping .solution{color:green}.button{align-items:center;background-color:#fff;border-radius:10px;color:#000;cursor:pointer;display:flex;justify-content:center;padding:10px 20px}.problem-icon{height:100px;width:100px}@media only screen and (max-width:768px){body{flex-direction:column}.problem-mapping,.sentence-flow{gap:10px;width:100%}.problem-icon{height:80px;width:80px}*{font-size:20px;line-height:30px}}body{font-family:Roboto,sans-serif;margin:0}.password-screen,body{background-color:#f0f2f5}.password-screen{align-items:center;display:flex;height:100vh;justify-content:center}.password-form-container{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;padding:2rem 3rem;text-align:center}.password-form{align-items:center;display:flex;flex-direction:column}.title{color:#333;font-size:2rem;margin-bottom:1.5rem}.password-input{border:1px solid #ccc;border-radius:5px;font-size:1rem;margin-bottom:1rem;padding:.75rem;width:100%}.password-input:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.submit-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .3s ease,transform .2s ease}.submit-button:hover{background-color:#0056b3;transform:translateY(-2px)}.submit-button:active{background-color:#004085;transform:translateY(0)}.error-message{color:red;font-size:.9rem;margin-top:1rem}
/*# sourceMappingURL=main.f1d91e14.css.map*/