.meta-fb-button{background-color:rgba(0,0,0,0);color:#000;padding:4px 15px;font-size:18px;font-weight:400;width:209px;height:46px}
.ai-effect{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.ai-effect--loading{animation:rotate 4s linear infinite}@keyframes rotate{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}
.custom-tooltip .ant-tooltip-inner{margin-top:10px;margin-left:5px;background:#404040 !important;width:auto;max-width:200px}.custom-tooltip .ant-tooltip-arrow{display:none}
.zoom-effect{margin-top:60px;width:auto;height:640px;background-color:#efefef;text-align:center;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:zoom-in-zoom-out 1s ease infinite}@keyframes zoom-in-zoom-out{0%{transform:scale(1, 1)}50%{transform:scale(0.99, 0.99)}100%{transform:scale(1, 1)}}
.aspect-9-16 {
  aspect-ratio: 9 / 16;
  width: 100%;
  object-fit: cover;
  max-height: 300px;
  display: block;
}

.filters-view,.dashboard-view{opacity:0;height:0;position:relative;overflow:hidden;transition:opacity .5s ease-in-out}.active{opacity:1;height:auto}.black{background:#000}.filter-wrapper{position:fixed;bottom:0;width:100%;max-height:335px;overflow:auto;box-shadow:0px -15px 10px -15px rgba(0,0,0,.1333333333)}
.tiktok-embed{width:auto !important}
.aspect-9-16 {
  aspect-ratio: 9 / 16;
  width: 100%;
  object-fit: cover;
  max-height: 300px;
  display: block;
}

:root{--platform-bg-color: #f8f8f8}body{background-color:var(--platform-bg-color)}body .ant-typography{font-size:18px;font-family:"Inter"}
