*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;background:url(../images/armour.jpg);background-position:center center;background-size:cover;font-family:"Roboto mono",Courier,monospace;font-weight:300;padding:10vmin}.backdrop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:100vw;min-height:100vh;background:-webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.8)), color-stop(75%, rgba(0, 0, 0, 0)));background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 75%)}h1{color:#fff;padding:1em}#countdown{gap:.25rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}.unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.value{font-size:clamp(3rem,10vw,8rem);font-weight:300;line-height:1;letter-spacing:-0.02em;font-variant-numeric:tabular-nums}.label{font-size:clamp(.8rem,1.5vw,.9rem);letter-spacing:.2em;text-transform:uppercase;opacity:.8;font-weight:700}.sep{font-size:clamp(3rem,10vw,8rem);font-weight:400;line-height:1;opacity:.3;padding-top:0;-ms-flex-item-align:start;align-self:flex-start}#expired{display:none;font-size:clamp(1.5rem,5vw,3rem);letter-spacing:.1em;text-transform:uppercase;opacity:.8}/*# sourceMappingURL=style.min.css.map */