.text-type{display:inline-block;white-space:pre-wrap}.text-type__cursor{margin-left:.25rem;display:inline-block;opacity:1;animation:cursor-blink 1s ease-in-out infinite}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.text-type__cursor--hidden{display:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Doto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background:linear-gradient(to bottom,#1a1a1a,#000)}#root{min-height:100vh;width:100%}.greeting-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;gap:20px;position:relative}.greeting-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px}.greeting-text{color:#fff;font-size:48px;font-weight:600;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.2);line-height:1.4}@media(max-width:1024px){.greeting-text{font-size:36px}}@media(max-width:768px){.greeting-text{font-size:24px}}.writer-credit{font-family:Atma,sans-serif;color:#fff;font-size:36px;font-weight:400;text-align:center;opacity:.8}@media(max-width:1024px){.writer-credit{font-size:24px}}@media(max-width:768px){.writer-credit{font-size:18px}}
