@font-face{font-family:nunito;src:url(/assets/Nunito-VariableFont_wght-CfknUHFh.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KG Simply the Best;src:url(/assets/KGSimplytheBest-CohnZ6Dr.woff2) format("woff");font-weight:400;font-style:normal}#root{height:100vh;width:100vw;margin:0;padding:0}.kg-font{font-family:KG Simply the Best}.flex{display:flex}.space-between{justify-content:space-between}.align-center{align-items:center}.photo-card{width:100%;height:250px;cursor:pointer}.photo-card img{width:100%;height:100%;object-fit:cover;filter:blur(6px);transition:filter .5s ease;border-radius:12px}.photo-card.show img{filter:blur(0)}.glass-timer{position:fixed;top:14px;left:50%;transform:translate(-50%);padding:6px 20px;background:#0000002e;backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);border-radius:14px;border:1px solid rgba(255,255,255,.35);box-shadow:0 6px 28px #00000047,inset 0 0 2px #ffffff40;font-size:18px;font-weight:600;color:#000;z-index:99999}.glass-timer.paused{background:#ff000040;border-color:#ff000080;box-shadow:0 10px 30px #ff000040,inset 0 0 8px #ff000080;color:#ffe5e5}.glass-timer{animation:floatIn .4s cubic-bezier(.25,.46,.45,.94)}@keyframes floatIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.dots{display:inline-block;width:1.5em;text-align:left}.dots:after{content:"";animation:dots 1.5s steps(3,end) infinite}@keyframes dots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}
