*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--hs-orange:#ff7a59;--hs-orange-dark:#e8613e;--hs-blue:#0091ae;--hs-navy:#2d3e50;--hs-gray-100:#f5f8fa;--hs-gray-200:#eaf0f6;--hs-gray-300:#dfe3eb;--hs-gray-400:#cbd6e2;--hs-gray-500:#99acc2;--hs-gray-600:#7c98b6;--hs-gray-700:#516f90;--hs-gray-800:#425b76;--hs-gray-900:#2d3e50;--hs-text:#33475b;--hs-text-light:#516f90;--white:#fff;--font-family:-apple-system,BlinkMacSystemFont,"Lexend","Segoe UI",Roboto,sans-serif}body,html{font-family:var(--font-family);font-size:14px;color:var(--hs-text);background:var(--hs-gray-100);-webkit-font-smoothing:antialiased}#__next,body,html,main{height:100%}button{cursor:pointer}button,input{font-family:inherit}a{color:inherit;text-decoration:none}@keyframes dot-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.typing-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#99acc2;animation:dot-bounce 1.2s ease-in-out infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}