*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}@media (max-width:600px){nav{text-align:center;flex-direction:column;gap:8px}}@keyframes hourglass-flip{0%,40%{transform:rotate(0)}50%,90%{transform:rotate(180deg)}to{transform:rotate(180deg)}}@keyframes sand-top{0%{transform:scaleY(1)}45%{transform:scaleY(0)}to{transform:scaleY(0)}}@keyframes sand-bottom{0%{transform:scaleY(0)}45%{transform:scaleY(1)}to{transform:scaleY(1)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.hourglass-wrapper{transform-origin:50%;animation:3s ease-in-out infinite hourglass-flip;display:inline-block}.hourglass-svg .sand-top{transform-origin:top;animation:3s ease-in-out infinite sand-top}.hourglass-svg .sand-bottom{transform-origin:bottom;animation:3s ease-in-out infinite sand-bottom}.fade-in-up{animation:.8s both fade-in-up}.fade-in-up-delay-1{animation:.8s .2s both fade-in-up}.fade-in-up-delay-2{animation:.8s .4s both fade-in-up}.pulse-dot{background:#1a56db;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite pulse-dot;display:inline-block}.pulse-dot:nth-child(2){animation-delay:.2s}.pulse-dot:nth-child(3){animation-delay:.4s}
