.feed-report-container{background:linear-gradient(rgba(255,255,255,.008) 0%,rgba(255,255,255,.043) 50%,rgba(255,255,255,.055) 100%);border:1px solid rgba(67,67,67,.373);border-radius:19px;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;overflow:hidden}.feed-report-item-body{flex-direction:column;justify-content:flex-start;padding:16px 24px;display:flex}.feed-report-item-body-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.feed-report-item-badge{background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.06) 100%);border-radius:8px;justify-content:center;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin-bottom:10px;margin-left:-4px;padding:3px 10px;display:flex}.feed-report-item-badge img{object-fit:contain;width:15px;height:15px}.feed-report-item-badge span{color:#fff;font-size:15px;font-weight:600}.feed-report-item-body-header-user{justify-content:center;align-items:center;gap:5px;display:flex}.feed-report-item-body-header-user img{object-fit:contain;border-radius:50%;width:20px;height:20px}.feed-report-item-body-header-user span{color:#fff;font-size:16px;font-weight:400}.feed-report-item-body-header-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:22px;font-weight:600;overflow:hidden}.feed-report-item-body-header-description{color:#fff;font-size:19px;font-weight:400}.feed-report-item-body-header-user{justify-content:center;align-items:center;display:flex}.feed-report-item-footer{background-color:rgba(118,118,118,.1);justify-content:space-between;align-items:flex-end;padding:16px;display:flex}.feed-report-item-footer-left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}.feed-report-item-footer-item{justify-content:center;align-items:center;gap:10px;display:flex}.feed-report-item-footer-item img{object-fit:contain;width:20px;height:20px}.feed-report-item-footer-item span{color:rgba(255,255,255,.6);font-size:16px;font-weight:400}.feed-report-item-footer-right a{border:1px solid #fff;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:4px 16px;display:flex}.feed-report-item-footer-right a span{font-size:px;color:#fff;font-weight:500}.feed-report-item-footer-right a img{object-fit:contain;width:18px;height:18px}.feed-report-item-footer-right a:hover{color:#000;background-color:#fff}.feed-report-item-footer-right a:hover span{color:#000}.feed-report-item-footer-right a:hover img{filter:invert()}@media (max-width:820px){.feed-report-item-body{padding:12px 18px}.feed-report-item-body-header{margin-bottom:8px}.feed-report-item-body-header-title{font-size:20px}.feed-report-item-body-header-description{font-size:17px}.feed-report-item-footer-item img{width:18px;height:18px}.feed-report-item-footer-item span{font-size:15px}}@media (max-width:450px){.feed-report-item-body{padding:10px 12px}.feed-report-item-body-header{margin-bottom:6px}.feed-report-item-body-header-title{font-size:18px}.feed-report-item-body-header-description{font-size:15px}.feed-report-item-footer{padding:12px}.feed-report-item-footer-left{gap:8px}.feed-report-item-footer-item img{width:16px;height:16px}}
.feed-view-container{background-color:#000;min-height:100vh;padding:0 30px}.feed-view-content{background-color:#0e0f10;border:1px solid #2f2f2f;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:40px 0;display:flex}.feed-view-content-inner{width:calc(100% - 40px);max-width:1300px;margin:0 auto;padding:60px 0}.feed-view-content-inner-header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px;margin-bottom:30px;display:flex}.feed-view-content-inner-header-title{color:#fff;font-size:30px;font-weight:500;line-height:1}.feed-view-content-inner-header-top{justify-content:flex-start;align-items:center;width:100%;height:100%;margin-left:-5px;display:flex}.feed-view-content-inner-header-top span{color:rgba(255,255,255,.6);font-size:20px;font-weight:400}.pulse-container{width:40px;height:40px;position:relative}.center-dot{z-index:2;background-color:#4caf50;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pulse-ring{opacity:.4;z-index:1;background:#4caf50;border-radius:50%;width:12px;height:12px;animation:1s infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}.feed-view-content-inner-reports{flex-flow:wrap;gap:40px;width:100%;display:flex}.feed-view-content-inner-reports-item-outer{width:calc(50% - 30px)}@media (max-width:820px){.feed-view-content-inner-reports{gap:20px}.feed-view-content-inner-reports-item-outer{width:100%}.feed-view-content-inner{padding:30px 0}}@media (max-width:450px){.feed-view-container{padding:0 5px}.feed-view-content-inner{width:calc(100% - 32px)}.feed-view-content{padding:20px 0}.feed-view-content-inner-header-title{font-size:25px}.feed-view-content-inner-header-top span{font-size:18px}}
