@font-face{font-display:swap;font-family:Chivo;font-style:normal;font-weight:500;src:url(assets/fonts/chivo-v18-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Chivo;font-style:normal;font-weight:700;src:url(assets/fonts/chivo-v18-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(assets/fonts/inter-v18-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(assets/fonts/inter-v18-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(assets/fonts/inter-v18-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(assets/fonts/inter-v18-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:300;src:url(assets/fonts/ubuntu-v20-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:400;src:url(assets/fonts/ubuntu-v20-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:500;src:url(assets/fonts/ubuntu-v20-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:700;src:url(assets/fonts/ubuntu-v20-latin-700.woff2) format("woff2")}body{font-family:Ubuntu,sans-serif}#card{width:100%;border-radius:15px;overflow:hidden;position:relative}#storiyan{width:100%;padding:15px;padding-left:0;white-space:nowrap;overflow:hidden}.border-story{border-radius:50%;height:74px;width:74px;overflow:hidden;display:inline-block;margin-right:12px;cursor:pointer}.story{background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);height:70px;width:70px;border-radius:50%;overflow:hidden;display:inline-block;padding:3px;margin:2px}@media (min-width:900px){.border-story{height:104px;width:104px}.story{height:100px;width:100px}}.story.best-friend{background:#46c16d}.story.seen{background:#a5a4a4}.story img,.user img{border:2px solid #fff;height:100%;width:100%;object-fit:cover;object-position:center;border-radius:50%}.user img{height:30px;width:30px;border:none}.user{position:absolute;display:flex;gap:10px;margin-top:20px;margin-left:5px;align-items:center}.user label{font-weight:500;color:#fff;font-size:14px;text-shadow:0 0 3px #000}#full-screen{height:100%;width:100%;position:absolute;display:none;flex-direction:column;cursor:pointer}#full-screen #image{height:100%;width:100%;background-size:cover;background-position:center;border-radius:10px}.charging-indicators{display:flex;margin:10px 5px 10px 5px;justify-content:space-between}.charging-indicators span{height:.2em;width:100%;margin:0 .1em;border-radius:12px;overflow:hidden;background:rgb(255,255,255,.4);box-shadow:0 0 1px rgb(0,0,0,.4)}.charging-indicators span i{display:block;background:#f7f7f7;width:0%;height:.1em}.charging-indicators span .indicatorfill{width:100%;transition:all linear 5s}.removeAnimation{transition-duration:0s}#full-screen{top:0;left:0;z-index:10;position:fixed;max-height:100vh;background-color:#121417}#card{height:auto!important}@media (min-width:770px){#full-screen{flex-direction:column;align-items:center;background-color:#121417dc}#full-screen #image{width:400px;height:100vh;margin-bottom:20px}.charging-indicators{width:400px}}.slide-enter{transform:translateX(100%);opacity:0}.slide-enter-active{transition:all .6s ease;transform:translateX(0);opacity:1}.slide-exit{transform:translateX(0);opacity:1}.slide-exit-active{transition:all .6s ease;transform:translateX(-100%);opacity:0}.light-card{position:relative}.light-card::after{content:"";transition:all .4s;position:absolute;top:-2px;left:-2px;bottom:-2px;right:-2px;background-color:transparent;z-index:-2;-webkit-filter:blur(9px);filter:blur(9px)}