@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.tiktok-font{font-family:Inter,Arial,Tahoma,PingFang SC,sans-serif}.button-action-item{border:none;background:none;outline:none;padding:0;position:relative;display:flex;align-items:center;cursor:pointer;flex-direction:column;margin-bottom:1px}.voir-plus-button{text-decoration:none!important;transition:text-decoration .2s ease}.voir-plus-button:hover{text-decoration:underline!important;text-decoration-color:rgb(59 130 246)!important}.icon-wrapper{display:flex;justify-content:center;align-items:center;font-size:0;border-radius:50%;transition:.25s cubic-bezier(.4,0,.2,1);cursor:pointer;width:38px;height:38px;margin-top:6px;margin-bottom:2px;background-color:rgba(212,212,216,.22)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-color:rgba(255,255,255,.15) rgba(244,244,244,.3) rgba(0,0,0,.2) rgba(82,82,82,.3)!important;border-style:solid!important;border-width:1px!important;box-shadow:0 1.2px 1.2px rgba(0,0,0,.15)!important}.icon-wrapper:hover{background-color:rgba(255,255,255,.3)!important;transform:scale(1.08);box-shadow:0 2px 4px rgba(0,0,0,.2)!important}.button-text{font-size:11px;line-height:14px;color:#ffffff!important;text-align:center;font-weight:700;margin-top:1px;text-shadow:0 1px 2px rgba(0,0,0,.7);letter-spacing:-.01em}.button-text,.post-text,.profile-name{font-family:Inter,Arial,Tahoma,PingFang SC,sans-serif}.profile-name{font-weight:600}.description-text{font-weight:400}.description-text,.hashtag-text{font-family:Inter,Arial,Tahoma,PingFang SC,sans-serif}.hashtag-text{font-weight:600}.posts-vertical-swiper{width:100%;height:100vh}.posts-vertical-swiper .swiper-slide{height:100vh!important;display:flex;align-items:center;justify-content:center}.posts-vertical-swiper .swiper-wrapper{align-items:center}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes spin{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}