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}.app,.home{display:flex;flex-direction:column;min-height:100vh}.home_content{align-items:center;background-color:#8298b0;display:flex;flex:1 1;justify-content:center;margin-left:5%;margin-right:5%}.home_txt{color:wheat;font-family:American Typewriter,serif;font-size:20px}.header{align-items:center;background-color:#8298b0;display:flex;justify-content:space-between;padding:10px;width:100%;z-index:1000}.logo{height:40px;width:40px}.logo,.logo-link{margin-left:20%}.navbar{margin-right:20%}.nav-list,.navbar{align-items:center;display:flex;justify-content:center}.nav-list{list-style:none;padding:0}.nav-item{margin:0 15px}.nav-item a{color:wheat;font-family:American Typewriter,serif;font-size:15px;text-decoration:none;transition:color .3s,font-weight .3s}.nav-item a:focus,.nav-item a:hover{color:wheat;font-weight:700;text-decoration:none}.footer{align-items:center;background-color:#8298b0;display:flex;height:128px;justify-content:center;margin-top:auto;position:relative;width:100%}.footer-txt{color:wheat;flex:1 1;font-family:American Typewriter,serif;font-size:13px;margin:0;text-align:center}body{color:#fff}.email{display:flex;flex-direction:column;min-height:100vh}.email_content{align-items:center;background-color:#8298b0;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:20%;margin-right:20%}.email_txt{font-family:Helvetica;font-size:17px;font-weight:700}textarea.context-input{background-color:#8298b0;border:1px solid #fff;font-size:1rem;height:150px;margin-bottom:1rem;padding:1rem;resize:vertical;width:100%}textarea.context-input,textarea::placeholder{color:#fff;font-family:Helvetica;font-weight:700}textarea.context-input:hover{border:2px solid #000;color:#000;font-family:Helvetica;font-weight:700;outline:none}textarea:hover::placeholder{color:#000}textarea.context-input:focus{border:2px solid #000;color:#000;font-family:Helvetica;font-weight:700;outline:none}textarea:focus::placeholder{color:#0000}button.generate-button{background-color:#8298b0;border:none;color:#fff;cursor:pointer;font-family:Helvetica;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding:1rem;transition:background-color .3s ease;width:auto}button.generate-button:hover{border:2px solid #000;color:#000}.generated-email-container{align-items:center;background-color:#8298b0;font-size:1rem;justify-content:center;margin-bottom:1rem;width:100%}.email-heading{color:#fff;font-size:1.3rem;font-weight:500;margin-bottom:1rem}.generated-email{background-color:#8298b0;border:1px solid #fff;font-size:1rem;font-size:.9rem;padding:1rem;white-space:pre-wrap;width:100}.generated-email,button.copy-button{color:#fff;font-family:Helvetica;font-weight:700}button.copy-button{background-color:#ff7f11;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem;transition:background-color .3s ease;width:100%}button.copy-button:hover{background-color:#e67000;font-family:Helvetica;font-weight:700}@media (max-width:600px){.container{padding:1rem}.container,.heading{font-family:Helvetica;font-weight:700}.heading{font-size:1.8rem}button.copy-button,button.generate-button{font-size:1rem}}.error-message{background-color:#2a2a2d;border-radius:5px;color:red;margin-bottom:1.5rem;max-width:750px;padding:.75rem;text-align:center;width:100%}body{background-color:#8298b0;color:wheat;height:100vh;margin:0;width:100%}.about,body{display:flex;flex-direction:column}.about{min-height:100vh}.about_content{align-items:center;background-color:#8298b0;display:flex;flex:1 1;justify-content:center;margin-left:5%;margin-right:5%}.about_txt{color:wheat;font-family:American Typewriter,serif;font-size:20px}
/*# sourceMappingURL=main.dd515346.css.map*/