.flixy-follow-wrap{margin:20px 0}.flixy-follow-button{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#ff315f,#7d3cff);color:#fff;border-radius:999px;padding:11px 18px;font-weight:800;cursor:pointer;box-shadow:0 10px 28px rgba(125,60,255,.25);transition:.2s ease}.flixy-follow-button:hover{transform:translateY(-1px)}.flixy-follow-button.is-following{background:#131827;border-color:rgba(255,255,255,.12);box-shadow:none}.flixy-follow-button.is-loading{opacity:.65;pointer-events:none}.flixy-follow-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.16)}
.flixy-floating-notification-bell{position:fixed;right:22px;bottom:92px;z-index:99999}.flixy-notification-bell-wrap{position:relative}.flixy-notification-bell{position:relative;width:50px;height:50px;border:0;border-radius:16px;background:linear-gradient(135deg,#ff315f,#7d3cff);color:#fff;cursor:pointer;box-shadow:0 15px 40px rgba(0,0,0,.35);font-size:21px}.flixy-notification-count{position:absolute;right:-5px;top:-7px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#fff;color:#111827;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;border:2px solid #7d3cff}.flixy-notification-count.is-empty{display:none}.flixy-notification-dropdown{position:absolute;right:0;bottom:62px;width:min(390px,calc(100vw - 28px));max-height:520px;overflow:auto;background:#0e1320;color:#f8fafc;border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 25px 70px rgba(0,0,0,.55)}.flixy-notification-dropdown-head,.flixy-notifications-page-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.flixy-mark-all-read{border:0;background:transparent;color:#ff7aa3;font-weight:700;cursor:pointer}.flixy-notification-item{display:flex;gap:12px;padding:15px 18px;text-decoration:none;color:inherit;border-bottom:1px solid rgba(255,255,255,.06);transition:.18s ease}.flixy-notification-item:hover{background:rgba(255,255,255,.045)}.flixy-notification-item.is-unread{background:rgba(125,60,255,.09)}.flixy-notification-dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#ff315f;margin-top:7px}.flixy-notification-item.is-read .flixy-notification-dot{background:#4b5563}.flixy-notification-copy{display:flex;flex-direction:column;gap:3px}.flixy-notification-copy strong{font-size:14px}.flixy-notification-copy small{color:#cbd5e1;font-size:12px}.flixy-notification-copy time{color:#7f8ba3;font-size:11px}.flixy-notification-empty,.flixy-notification-loading,.flixy-notifications-login{padding:24px;text-align:center;color:#9aa6bd}.flixy-notifications-page{background:#0e1320;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden}.flixy-notifications-page h2{margin:0;color:#fff}
@media(max-width:700px){.flixy-floating-notification-bell{right:14px;bottom:82px}.flixy-notification-dropdown{position:fixed;left:14px;right:14px;bottom:144px;width:auto;max-height:58vh}}
