.step{display:flex;align-items:center;margin-bottom:3rem}.step-left{flex-direction:row}.step-right{flex-direction:row-reverse}.step-content{flex:1;padding:1rem}.step-image{flex:1;text-align:center}.step-image img{width:80%;max-width:300px;border-radius:10px}.job-description-textarea{width:60%;height:200px;margin:2rem 0;display:block;padding:1rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;resize:none;box-shadow:0 2px 8px #0000001a}.job-description-textarea:focus{outline:none;border-color:#161d6f;box-shadow:0 0 8px #161d6f66}button{padding:12px 24px;font-size:18px;color:#fff;background-color:#007bff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .1s ease}button:hover{background-color:#0056b3;transform:scale(1.05)}button:active{background-color:#004494;transform:scale(1)}.cover-letter-display{width:60%;max-width:1000px;margin:2rem auto;padding:1.5rem;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;word-wrap:break-word;white-space:pre-wrap}.cover-letter-display pre{white-space:pre-wrap;font-family:Arial,sans-serif;margin:0;overflow-wrap:break-word}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#161d6f;color:#fff}.navbar-left{display:flex;align-items:center}.suit-icon{width:50px;height:auto;margin-right:1rem}.logo{font-size:1.5rem;font-weight:700}.use-button{display:flex;background:#98ded9;color:#000;padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer}.use-button:hover,.get-started:hover{background:#c7ffd8}.footer{text-align:center;background:#161d6f;color:#fff;padding:1rem;margin-top:auto;width:100%}.socials a{margin:0 .5rem;color:#fff;text-decoration:none}.socials a:hover{color:#c7ffd8}html,body,#root,.app-container{height:100%;margin:0;font-family:Arial,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.main-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center}.hero{background:#f4f4f4;padding:3rem 1rem;margin-bottom:2rem}.hero h1{margin-bottom:1rem}.get-started{background:#036;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:5px;cursor:pointer}
