@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap");.HomePage_container__puf3E{display:flex;justify-content:center;height:50vh;flex-direction:column;position:relative;background-color:var(--main-bg)}.HomePage_background__x7Tr_{font-size:5rem;font-family:Montserrat,sans-serif;font-weight:900;line-height:1.1;color:var(--bg-text);position:absolute;z-index:1}.HomePage_foreground__cGFUH{z-index:2;display:flex;color:var(--accent-color);justify-content:space-between;align-items:center;flex-direction:column;text-align:center}.HomePage_name__XfsN_{color:#eee;font-size:3.5rem;font-weight:500;margin-bottom:.5rem}.HomePage_bio__6zCc4{width:-moz-max-content;width:max-content;color:#eee;font-size:1.5rem;font-weight:300;margin-bottom:3rem;position:relative}.HomePage_bio__6zCc4:after,.HomePage_bio__6zCc4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.HomePage_bio__6zCc4:before{background:var(--main-bg);animation:HomePage_typewriter__hlJD0 2.5s steps(24) .5s forwards}.HomePage_bio__6zCc4:after{margin-left:.4rem;width:.125em;background:var(--accent-color);animation:HomePage_typewriter__hlJD0 2.5s steps(24) .5s forwards,HomePage_blink__mDVNq .75s steps(24) infinite}@keyframes HomePage_typewriter__hlJD0{to{left:100%}}@keyframes HomePage_blink__mDVNq{to{background:transparent}}.HomePage_button__lzSH5{background:var(--accent-color);margin-right:1.5rem;font-weight:600;border:none}.HomePage_button__lzSH5,.HomePage_outlined__c2ZLF{font-size:1.25rem;padding:.5rem 1rem;color:#eee;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:400}.HomePage_outlined__c2ZLF{border:2px solid var(--accent-color);background:transparent}.HomePage_button__lzSH5:hover,.HomePage_outlined__c2ZLF:hover{box-shadow:5px 5px 10px rgba(0,0,0,.5)}.HomePage_illustration__sclzu{height:500px;width:460px}.HomePage_chatContainer__x5_DL{display:flex;flex-direction:column;width:90%;max-width:600px;background:var(--main-bg);box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:10px;overflow:hidden;margin-top:3rem;margin-left:auto;margin-right:auto;z-index:3}.HomePage_chatBox__K1oUE{flex:1 1;padding:20px;overflow-y:auto;color:#eee;font-family:Montserrat,sans-serif;font-weight:400}.HomePage_chatBox__K1oUE::-webkit-scrollbar{width:12px}.HomePage_chatBox__K1oUE::-webkit-scrollbar-track{background:var(--main-bg);border-radius:10px}.HomePage_chatBox__K1oUE::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:10px;border:2px solid var(--main-bg)}.HomePage_chatBox__K1oUE::-webkit-scrollbar-thumb:hover{background-color:#555}.HomePage_inputContainer__ZXkKI{display:flex;border-top:1px solid var(--accent-color)}.HomePage_input__yFRy6{flex:1 1;border:none;padding:10px;font-size:16px;border-radius:0 0 0 10px;background-color:var(--main-bg);color:#eee;font-family:Montserrat,sans-serif;font-weight:400}.HomePage_input__yFRy6::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:400;color:#eee}.HomePage_input__yFRy6:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;color:#eee}.HomePage_input__yFRy6::placeholder{font-family:Montserrat,sans-serif;font-weight:400;color:#eee}.HomePage_sendButton__goFMs{padding:10px 20px;background-color:var(--accent-color);color:#eee;border:none;cursor:pointer;border-radius:0 0 10px 0;font-family:Montserrat,sans-serif;font-weight:400}.HomePage_henryMessage__PsECC,.HomePage_userMessage__HhB5Q{margin-bottom:10px;padding:10px;border-radius:5px}.HomePage_henryMessage__PsECC{background-color:#444;align-self:flex-start}.HomePage_userMessage__HhB5Q{background-color:#666;align-self:flex-end}.HomePage_sender__e9Aav{font-weight:700;margin-right:5px;color:var(--accent-color);font-family:Montserrat,sans-serif;font-weight:400}@media screen and (min-width:2000px){.HomePage_background__x7Tr_{font-size:8.5rem}.HomePage_content__V9RW1{padding:0 3rem}.HomePage_name__XfsN_{font-size:6rem}.HomePage_bio__6zCc4{font-size:3rem;margin-bottom:5rem}.HomePage_button__lzSH5,.HomePage_outlined__c2ZLF{font-size:2rem}.HomePage_illustration__sclzu{height:900px;width:700px}}@media screen and (max-width:1100px){.HomePage_background__x7Tr_{display:none}.HomePage_container__puf3E{display:block}.HomePage_foreground__cGFUH{margin:4rem 0;display:block;text-align:center}.HomePage_name__XfsN_{font-size:4rem}.HomePage_bio__6zCc4{font-size:1.75rem;margin:.75rem auto 3rem}.HomePage_illustration__sclzu{position:absolute;bottom:-50px;right:0;height:700px;width:600px}}@media screen and (max-width:900px){.HomePage_foreground__cGFUH{margin:2rem 0}.HomePage_name__XfsN_{font-size:3rem;margin-bottom:.5rem}.HomePage_bio__6zCc4{font-size:1.5rem}.HomePage_illustration__sclzu{height:550px;width:420px;bottom:-50px}}@media screen and (orientation:landscape) and (max-width:1050px){.HomePage_container__puf3E{display:flex}.HomePage_illustration__sclzu{display:none}}@media screen and (max-width:600px){.HomePage_foreground__cGFUH{margin:0}.HomePage_name__XfsN_{font-size:2rem}.HomePage_bio__6zCc4{font-size:1.25rem;margin-bottom:2rem}}