.background-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff3d,#ffffff0d)}.hello__div{text-align:center;flex-direction:column;justify-content:center;width:100%;max-width:600px;margin:0 auto;display:flex}.hello__svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:48px;stroke-dasharray:5800;stroke-dashoffset:5800px;text-align:center;flex-direction:column;justify-content:center;width:100%;margin:0 auto;animation:5s linear forwards anim__hello;display:flex}@keyframes anim__hello{0%{stroke-dashoffset:5800px}25%{stroke-dashoffset:5800px}to{stroke-dashoffset:0}}.animated-path{fill:#fff;stroke:#fff;stroke-width:1px;stroke-dasharray:2911;stroke-dashoffset:29px;animation:4s forwards draw}.text-container{white-space:pre;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:500;display:inline-block}.cursor{background-color:#000;width:1px;height:1.5em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.summaryText{border:2px solid #fff0;border-radius:.7rem;padding:1rem;line-height:2rem;transition:all .8s ease-in-out;box-shadow:0 8px 32px #0000001c}.form{border:2px solid #fff0;border-radius:2rem;padding:.3rem;box-shadow:0 8px 32px #0000001b}input:focus{border:none;outline:none}.hello{opacity:1;animation-name:fadeOutOpacity;animation-duration:.29s;animation-timing-function:ease-out;animation-iteration-count:1}@keyframes fadeOutOpacity{0%{opacity:100}to{opacity:0}}.bg{transition:all 1s ease-in-out}
