html,body{width:100%;height:100%;margin:0;padding:0;background:#000!important;overflow:hidden!important}.lost-timer-body{background:#000;width:100vw;height:100vh;margin:0;padding:0;font-family:Helvetica,sans-serif;overflow:hidden}.my-timer-container{box-sizing:border-box;background:#000;width:100%;max-width:692px;margin:0 auto;padding:40px 20px 20px}@media only screen and (max-width:700px){.my-timer-container{max-width:320px;padding:30px 15px 15px}}.lost-timer{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0 auto;font-family:Helvetica,sans-serif;display:flex}.lost-timer-side{background:#000;align-items:center;font-weight:700;display:flex}.lost-timer-side-left,.lost-timer-side-right{display:flex}.lost-timer-number{margin-right:5px}.lost-timer-number:last-child{margin-right:0}.lost-timer-number-inner{position:relative}.lost-flipper{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.lost-flipper-half{justify-content:center;align-items:center;display:flex;position:absolute;left:0;right:0;overflow:hidden}.lost-flipper-half-top{align-items:flex-end;height:50%;padding-bottom:1px;top:0}.lost-flipper-half-bottom{align-items:flex-start;height:50%;padding-top:1px;bottom:0}.lost-flipper-bg-black .lost-flipper-half-top{color:#f0f0f0;background:#060606}.lost-flipper-bg-black .lost-flipper-half-bottom{color:#f0f0f0;background:#383839}.lost-flipper-bg-white .lost-flipper-half-top{color:#000;background:#f8f6f6}.lost-flipper-bg-white .lost-flipper-half-bottom{color:#050505;background:#e8e6e6}.lost-timer-number-center-bar{z-index:10;background:#000;width:100%;height:2px;position:absolute;top:calc(50% - 1px);left:0}.lost-timer-glyph-red-bg{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.lost-timer-glyph-black-bg{background:#ad363c;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.lost-flipper-hg-img{object-fit:contain;max-width:90%;max-height:90%}.lost-timer-shake{animation:.5s infinite shake}@keyframes shake{0%{transform:translate(1px,1px)rotate(0)}10%{transform:translate(-1px,-2px)rotate(-1deg)}20%{transform:translate(-3px)rotate(1deg)}30%{transform:translate(3px,2px)rotate(0)}40%{transform:translate(1px,-1px)rotate(1deg)}50%{transform:translate(-1px,2px)rotate(-1deg)}60%{transform:translate(-3px,1px)rotate(0)}70%{transform:translate(3px,1px)rotate(-1deg)}80%{transform:translate(-1px,-1px)rotate(1deg)}90%{transform:translate(1px,2px)rotate(0)}to{transform:translate(1px,-2px)rotate(-1deg)}}.lost-timer-end-screen{z-index:100;pointer-events:none;background:#fff;width:100%;height:100%;position:fixed;top:0;left:0}
