@import"https://fonts.googleapis.com/css2?family=Khand:wght@300;400;500;600;700&display=swap";:root{font-family:Khand,sans-serif;line-height:1.5;font-weight:400}body{margin:0;padding:0;font-family:Khand,sans-serif;background-color:#fbd9c4;color:#942d29;height:100vh;overflow:hidden}html,body,#root{width:100%;height:100%;overflow:hidden;background-color:#fbd9c4}.home-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fbd9c4;padding:0 20px}.logo{margin-bottom:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center}.logo h1{font-family:Khand,sans-serif;font-size:6.5rem;color:#942d29;font-weight:700;text-transform:uppercase;text-align:center;letter-spacing:.1rem;position:relative}.typewriter-text{position:relative;display:inline-block;width:0;overflow:hidden;white-space:nowrap;border-right:.08em solid #942d29;animation:typing 2s steps(7) forwards 1s,blink-caret .75s step-end infinite,hide-cursor .1s ease forwards 5s}@keyframes typing{to{width:100%}}@keyframes blink-caret{0%,to{border-color:#942d29}50%{border-color:transparent}}@keyframes hide-cursor{to{border-right-color:transparent}}@media (max-width: 768px){.logo h1{font-size:4.5rem}}@media (max-width: 480px){.logo h1{font-size:3rem;letter-spacing:.05rem}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background-color:#ffdab9}.app{width:100%;height:100%;position:relative}.coming-soon{position:absolute;bottom:40px;left:0;right:0;text-align:center;font-family:sans-serif;font-size:2rem;color:#8b2500;text-transform:uppercase;letter-spacing:.2em;font-weight:700}
