body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.container{align-items:center;background-image:linear-gradient(to right top,#d16ba5,#c777b9,#ba83ca,#aa8fd8,#9a9ae1,#8aa7ec,#79b3f4,#69bff8,#52cffe,#41dfff,#46eefa,#5ffbf1);display:flex;height:100vh;justify-content:center;width:100%}.countdown{display:flex;flex-direction:column;gap:20px;max-width:800px;text-align:center}.countdown__title{color:#fff;font-size:3rem;font-weight:700}.countdown__sub-title{color:#fff;font-size:1rem;font-weight:400}.countdown__group{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-around;margin-top:40px}.countdown__card{background-color:#79b3f4;border-radius:20px;box-shadow:-20px -20px 0 0 #ffffff4c;height:160px;overflow:hidden;width:160px}.countdown__card--time{color:#fff;font-size:3rem;font-weight:700;height:120px}.countdown__card--time,.countdown__card--title{align-items:center;display:flex;justify-content:center}.countdown__card--title{background-color:#fff;color:#666;font-size:1.25rem;height:40px}
/*# sourceMappingURL=main.601bbbcf.css.map*/