@keyframes spin{to{transform:rotate(360deg)}}@keyframes shake{0%,to{transform:translate(0,0) rotate(0)}25%,75%{transform:translate(-5px,5px) rotate(-5deg)}50%{transform:translate(5px,-5px) rotate(5deg)}}@keyframes float{0%{transform:translateY(0) scale(1.3);opacity:1}to{transform:translateY(-300px) scale(.2);opacity:0}}body>main>section.stories{display:flex;gap:12px;padding:10px;overflow-y:hidden;width:110%;margin-left:-5rem;padding-left:5rem;min-height:154px;margin-bottom:2rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto}body>main>section.stories::-webkit-scrollbar{display:none;width:0;height:0}body>main>section.stories>figure{position:relative;width:100px;height:130px;overflow:hidden;border-radius:12px;flex-shrink:0;box-shadow:0 4px 8px rgb(0 0 0/.1);margin:0}body>main>section.stories>figure:last-of-type{margin-right:2rem}body>main>section.stories>figure>img{width:100%;height:100%;object-fit:cover;display:block}body>main>section.stories>figure>figcaption>p{position:absolute;bottom:8px;left:4px;margin:0;color:#fff;font-weight:700;font-size:10px;text-shadow:0 1px 2px rgb(0 0 0/.6);z-index:5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%}#anunciantes-container>figure::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgb(0 0 0/.8),#fff0);pointer-events:none;border-radius:.5rem}@media (max-width:800px){body>main>section.stories{-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto}body>main>section.stories::-webkit-scrollbar{display:none;width:0;height:0}}.stories-header,.stories-overlay{width:100%;top:0;flex-direction:column}.stories-overlay{position:fixed;left:0;height:100%;background-color:#000;display:none;justify-content:space-between;align-items:center;z-index:1002;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transform-origin:center;backface-visibility:hidden}.stories-header{padding:20px;position:absolute;display:flex;z-index:1002}.anuncio-botao-container::before,.stories-header::before{content:"";position:absolute;left:0;right:0;height:130px;pointer-events:none;z-index:-1}.stories-header::before{top:0;background:linear-gradient(to bottom,#000 0,rgb(0 0 0/0%) 100%)}.anuncio-botao-container::before{bottom:0;background:linear-gradient(to top,#000 0,rgb(0 0 0/0%) 100%)}.progress-bars{display:flex;margin-bottom:10px;padding:.25rem}.progress-bar{flex:1;height:4px;background-color:rgb(255 255 255/.3);margin-right:5px;position:relative}.progress-bar:last-child{margin-right:0}.progress{width:0;height:100%;background-color:#fff}#perfilLink{display:flex;align-items:center;text-decoration:none;color:#fff;font-weight:500;font-size:14px;padding:0 10px}#perfilImagemContainer{display:flex;justify-content:space-between;margin:0 15px}.perfil-imagem{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:10px;min-width:50px;min-height:50px}.nome-anunciante{width:70%}.nome-anunciante p{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nome-anunciante p:nth-of-type(2){font-weight:300}.anuncio-botao-container i,.stories-content{display:flex;align-items:center;justify-content:center}.stories-content{width:100%;height:100%}.stories-content img,.stories-content video{max-width:100%;max-height:100%;object-fit:contain;height:-webkit-fill-available;width:-webkit-fill-available}.anuncio-botao,.anuncio-botao-container{width:100%;display:flex;align-items:center;box-sizing:border-box}.anuncio-botao-container{position:absolute;bottom:0;z-index:1004;padding:1.5rem;justify-content:end}.anuncio-botao-container i{width:2rem;height:2rem}#curtir{font-size:14px}#curtir::before{font-size:50px}.anuncio-botao{border-radius:8px;background:oklab(.56 .21 .09);border:1px solid oklab(.56 .21 .09);color:#fff;gap:.5rem;height:3.5rem;padding:1rem;min-width:48px;justify-content:space-between;font-weight:500;font-size:.8em;text-decoration:none}.anuncio-botao::after{font-family:"fikante-icons";content:"";font-size:14px}.anuncio-botao:hover{background:var(--melancia-800);border-color:var(--melancia-800)}.loading-indicator{width:50px;height:50px;border:5px solid rgb(255 255 255/.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.anunciante img{width:95px;height:100%;object-fit:cover;border-radius:10px;cursor:pointer}.anunciante{flex:0 0 auto;margin-right:10px;display:flex;height:-webkit-fill-available;flex-wrap:nowrap;position:relative;justify-content:center}.imagemNome{position:absolute;width:70%;bottom:0;text-align:center;text-shadow:1px 1px 3px #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anunciantes-container{display:flex;flex-wrap:wrap;overflow-x:auto;padding:6px;background-color:#0f1117;align-content:flex-start;scroll-behavior:smooth;overflow-y:hidden;height:160px}.btn-stories,.stories-btn{align-content:center;position:absolute}.stories-btn{display:flex;left:0;right:0;top:0;bottom:0;font-size:20px;z-index:99;}.btn-stories{top:50%;transform:translateY(-50%);background-color:#fff0;border:0;font-size:1.3em;padding:0;color:#fff}.btn-stories-right{right:5px}.btn-stories-left{left:5px}.close-button{all:unset;position:absolute;top:48px;right:10px;cursor:pointer;color:#fff;font-size:30px;height:30px;width:30px;min-height:unset;margin:0 10px;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:1999}.close-button:hover{background-color:rgb(255 255 255/.6)}.stories-overlay.fade-out{transform:translateX(-10px) rotate(-5deg);animation:shake .4s;opacity:.9}.stories-overlay.fade-in{opacity:1;transform:translate(0,0) rotate(0)}.adjacent-anunciante,.justify-content-center{justify-content:center}.adjacent-anunciante{width:calc(9/16*40vh);height:40vh;cursor:pointer;z-index:1002;display:flex;align-items:center;overflow:hidden}.adjacent-anunciante img{width:100%;height:100%;object-fit:cover;opacity:.3}#storiesOverlayContainer.temMais .stories-overlay{width:calc(9/16*95vh);height:95vh;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;z-index:1000;position:relative}#storiesOverlayContainer.temMais .stories-header{padding:10px}#storiesOverlayContainer.temMais{display:grid;grid-template-columns:1fr[left-column]1fr[center-column]auto[right-column]1fr 1fr;grid-template-rows:[row]1fr;column-gap:0;align-items:center;justify-items:center;height:100%;width:100%;position:fixed;top:0;left:0;background-color:#0e0e0e;gap:25px;z-index:99998}#adjacentLeft{grid-column:left-column}#adjacentLeft,#adjacentRight,#storiesOverlay{grid-row:row;align-items:center;justify-content:center}#storiesOverlayContainer.temMais #adjacentLeft,#storiesOverlayContainer.temMais #adjacentRight,#storiesOverlayContainer.temMais #storiesOverlay{border-radius:15px}#storiesOverlay{grid-column:center-column}#adjacentRight{grid-column:right-column}#storiesOverlayContainer #adjacentLeft,#storiesOverlayContainer #adjacentRight{display:none}#storiesOverlayContainer.temMais #adjacentLeft:has(img),#storiesOverlayContainer.temMais #adjacentRight:has(img){background-color:#000}#storiesOverlayContainer.temMais #adjacentLeft,#storiesOverlayContainer.temMais #adjacentRight{display:flex;position:relative}#storiesOverlayContainer.temMais #closeStoriesButton{position:fixed}#storiesOverlayContainer.temMais .stories-btn button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgb(255 255 255/.3);color:#fff;border:0;border-radius:50%;width:40px;height:40px;font-size:1em;cursor:pointer;display:flex;align-items:center;justify-content:center}.adjacentNome{position:absolute;bottom:5px;color:#fff}.play-icon{width:0;height:0;margin-left:9px;border-style:solid;border-width:0 17.5px 35px;border-color:#fff0 #fff0 #fff;transform:rotate(90deg);display:flex}#foneButton,.curtir{display:flex;border:0;align-items:center}#foneButton{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:70px;width:70px;background-color:rgb(0 0 0/.5);border-radius:50%;cursor:pointer;align-content:center;justify-content:center;z-index:999999}.curtir{width:15%;background-color:#fff0;color:#fff;justify-content:flex-end;margin-left:1.5rem}#curtir.curtiu .heart,#curtir.curtiu .heart::after,#curtir.curtiu .heart::before{background-color:red;transition:background .6s linear(-.33-19.61%,1.07 91.51%)}#curtir.curtido .heart,#curtir.curtido .heart::after,#curtir.curtido .heart::before,.floating-heart{background-color:red}.floating-heart{position:absolute;width:10px;height:10px;transform:rotate(-45deg);animation:float 2s linear infinite;opacity:0}.floating-heart::after,.floating-heart::before{content:"";position:absolute;width:10px;height:10px;background-color:red;border-radius:50%}.floating-heart::before{top:-5px;left:0}.floating-heart::after{top:0;left:5px}.ic-like-cheio-02:before{content:""!important;color:oklab(.56 .21 .09)}.body-stories:after{position:fixed;content:"";left:0;right:0;top:0;bottom:0;background-color:#000;z-index:1001}.fully-viewed::after{background:#0000008f!important;height:100%!important}section#anunciantes-container>figure{position:relative;background-color:#e0e0e0;overflow:hidden;}section#anunciantes-container>::before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.8),transparent);animation:brilho 1.5s infinite;}@keyframes brilho{0%{left:-100%}100%{left:100%}}