/*colors */
/*empty and other */

.md-share-08 .modal-content {
    border-radius: 30px !important;
    font-size: 14px;
    background: #181d22 !important;
    color: #fff !important;
    padding: 20px !important;
    box-shadow: 0 20px 20px rgb(0 0 0 / .1) !important
}

.md-share-01 .modal-title {
    font-size: 20px !important;
    margin: 0 0 5px !important
}

.md-share-08 .msc-decor {
    display: block;
    margin: -20px -20px 20px;
    width: auto;
    border-radius: 27px;
    overflow: hidden;
    box-shadow: 0 15px 15px rgb(69 13 70 / .2) !important
}

.md-share-08 .msc-decor-image {
    width: 100%;
    padding-bottom: 47%;
    position: relative;
    display: block
}

.md-share-08 .msc-decor-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover
}

.md-share-08 .text-close {
    padding: 30px 0 10px;
    font-size: 12px;
    text-decoration: underline;
    color: #fff;
    cursor: pointer
}

.zicon {
    width: 24px;
    height: 24px;
    background-size: cover;
    background-position: center center;
    display: inline-block
}

.zicon-20 {
    width: 20px;
    height: 20px
}

.zicon-14 {
    width: 14px;
    height: 14px
}

.zicon.zicon-live {
    background-image: url("/assets/images/svg/live.svg?v=0.1")
}

.badg-level.level-a {
    background-image: url(/assets/images/community/level-a.png)
}

.badg-level.level-a.up-2 {
    background-image: url(/assets/images/community/level-a-2.png)
}

.badg-level.level-a.up-3 {
    background-image: url(/assets/images/community/level-a-3.png)
}

.badg-level.level-a.up-4 {
    background-image: url(/assets/images/community/level-a-4.png)
}

.badg-level.level-b {
    background-image: url(/assets/images/community/level-b.png)
}

.badg-level.level-c {
    background-image: url(/assets/images/community/level-c.png)
}

.badg-level.level-d {
    background-image: url(/assets/images/community/level-d.png)
}

.badg-level.level-mute {
    background-image: url(/assets/images/community/level-muted.png)
}

.award-inner .ai_-welcome .d-verify {
    line-height: 1;
    font-size: 14px;
    padding: 1rem;
    font-weight: 500
}

.award-inner .ai_-welcome .d-verify .span-v {
    display: inline-block;
    padding: .5rem .8rem;
    border-radius: 2rem;
    background-color: #0365ff
}

.preform .d-verify {
    margin: 1rem 0;
    font-size: 13px;
    font-weight: 500
}

.preform .d-verify.is-yes .span-v {
    color: #A1FD2E;
    border: 1px solid #A1FD2E;
    padding: .3rem .8rem;
    border-radius: 2rem;
    font-size: 12px
}

#player[data-blur=yes]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    filter: blur(10px);
    z-index: 0
}

#backToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    text-align: center;
    opacity: .8;
    cursor: pointer;
    z-index: 1000;
    display: none !important
}

#backToTop.active {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

.profile-avatar.is-blocked {
  filter: grayscale(1);
}
.profile-avatar.is-blocked img {
  opacity: 0.2;
}
.profile-avatar.is-blocked::before {
  content: "BLOCKED";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  font-weight: 600;
  transform: rotate(-30deg);
}
.aa-title.is-blocked .user-name {
  filter: grayscale(1);
  text-decoration: line-through !important;
}
.profile-avatar.is-banned {
  filter: grayscale(1);
}
.profile-avatar.is-banned img {
  opacity: 0.2;
}
.profile-avatar.is-banned::before {
  content: "BANNED";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  font-weight: 600;
  transform: rotate(-30deg);
}
.aa-title.is-banned .user-name {
  filter: grayscale(1);
  text-decoration: line-through !important;
}
.profile-avatar.is-suspended {
  filter: grayscale(1);
}
.profile-avatar.is-suspended img {
  opacity: 0.2;
}
.profile-avatar.is-suspended::before {
  content: "SUSPENDED";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  font-weight: 600;
  transform: rotate(-30deg);
}
.aa-title.is-suspended .user-name {
  filter: grayscale(1);
  text-decoration: line-through !important;
}

@media (max-width:575.98px) {
    #backToTop {
        right: 7px;
        bottom: 7px
    }
}

#st-el-1 {
    display: none !important
}

.sc-h-sort {
    position: relative;
}

.sharethis-inline-share-buttons .st-btn {
    display: inline-block !important;
    opacity: 1 !important;
    visibility: visible !important
}



.blue-tick-badge {
  width: 16px;
  height: 16px;
  margin-left: 2px;
  vertical-align: middle;
}

.profile-stats__full{
    background: #181d22;
    padding: 20px;
    border-radius: 10px;
}

.profile-stats__full .stats-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 10px;
}

.profile-stats__full .stats {
  position: relative;
  padding: 25px;
  border-radius: 10px;
  color: #fff;
  overflow: hidden;
  transition: 0.3s ease;
  /*border: 1px solid rgba(255,255,255,0.05);*/
  background: rgba(255,255,255,0.04);
}

.profile-stats__full .stats span {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}

.profile-stats__full .stats p {
  font-size: 26px;
  margin: 10px 0 0;
  font-weight: bold;
}

.profile-stats__full .stats b {
  font-size: 14px;
  margin-left: 8px;
}

.profile-stats__full .stats .green {
  color: #22c55e;
}

.profile-stats__full .stats .red {
  color: #ef4444;
}

.profile-stats__full .stats i {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 25px;
  color: #A1FD2E;
}


.empty {
    text-align: center;
    background: #181D22;
    border-radius: 6px;
    color: #707070;
    padding: 40px 16px;
    margin-bottom: 40px;
}

.empty.short {
    max-width: 800px;
    margin: auto;
}


.empty__icon {
    background: #1C2228;
    width: 56px;
    height: 56px;
    color: #707070;
    border-radius: 50%;
    place-items: center;
    margin-bottom: 14px;
    display: inline-grid;
}
.empty__icon i {
    font-size: 20px;
}
.empty__title {
    font-size: 1rem;
    color: #d4d4d4;
    margin-bottom: 4px;
    font-weight: 600;
}
.empty__sub {
    font-size: .875rem;
}



/*app download*/
.download-page {
    position: relative;
    margin: 4rem auto;
    max-width: 1100px;
    padding: 4rem;
    background-color: #22252e;
    background-image: url(/assets/images/app-download/apk-bg.jpg);
    background-position: center center;
    background-size: cover;
}

.download-page .dp-flex {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    gap: 4rem;
}

.download-page .dp-flex .dp-screen {
    width: 320px;
    flex-shrink: 0;
}

.download-page .dp-flex .dp-screen img {
    width: 100%;
}

.download-page .dp-flex .dp-content {
    flex-grow: 1;
}

.dp-head-lg {
    font-size: 2em;
    line-height: 1.4;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.dp-head-md {
    font-size: 1.6em;
    line-height: 1.4;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.is-fea {
    padding: 1rem 0 3rem;
}

.is-fea .dp-ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.is-fea .dp-ul li {
    position: relative;
    padding: 0.5rem 0 0.5rem 1.2rem;
    font-size: 15px;
}

.is-fea .dp-ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
}

.dp-buttons {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-width: 500px;
}

.dp-buttons .btn {
    padding: 0.75rem 1rem;
    border-radius: 0.4rem;
    font-size: 14px;
    font-weight: 500;
    display: block;
}

@media screen and (max-width: 860px) {
    .download-page {
        margin: 2rem -15px;
        padding: 2rem;
        margin-top: -25px;
        padding-top: 4rem;
    }

    .download-page .dp-flex {
        flex-direction: column;
        align-items: center;
        gap: 2rem;
    }

    .download-page .dp-flex > div {
        width: 100%;
    }

    .download-page .dp-flex .dp-screen {
        width: 200px;
    }

    .is-fea .dp-ul li {
        text-align: center;
    }

    .is-fea .dp-ul li:before {
        position: relative;
        top: auto;
        left: auto;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }

    .download-page .dp-buttons {
        margin: 0 auto 2rem;
    }

    .dp-head-lg {
        font-size: 1.6em;
        text-align: center;
    }

    .dp-head-md {
        font-size: 1.3em;
        text-align: center;
    }
}

#links-container {
    max-width: 500px;
    margin: 20px auto 0;
    padding: 20px;
    border-radius: 18px;
    background: #181d22;
}

#links-container h3 {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

#links-container p {
    font-size: 12px;
    letter-spacing: 0.5px;
    opacity: 0.5;
}

#links-container .link-card {
    display: flex;
    align-items: center;
    padding: 15px 18px;
    border-radius: 12px;
    margin-bottom: 12px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    transition: 0.25s;
}

#links-container .link-card i {
    font-size: 18px;
    margin-right: 12px;
}

#links-container .primary {
    background: rgba(255, 255, 255, 0.04);
    /*border: 1px solid rgba(255, 255, 255, 0.05);*/
}

#links-container .link-card:hover {
    background: rgba(255, 255, 255, 0.06);
}

/*faq */
#faq-box {
    max-width: 700px;
    margin: 50px auto;
    padding: 20px;
    border-radius: 20px;
    background: #181d22;
    text-align: left;
}

#faq-box h3 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 22px;
    letter-spacing: 0.5px;
}

/* Item */
#faq-box .faq-item {
    margin-bottom: 12px;
    border-radius: 14px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0);
    transition: 0.3s;
}

/* Hover */
#faq-box .faq-item:hover {
    background: rgba(255, 255, 255, 0.06);
}

/* Question */
#faq-box .faq-question {
    width: 100%;
    padding: 16px 18px;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Icon */
#faq-box .faq-question i {
    transition: transform 0.3s ease;
    font-size: 13px;
    opacity: 0.7;
}

/* Answer */
#faq-box .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding: 0 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

#faq-box .faq-answer p {
    margin: 12px 0 18px;
    font-size: 14px;
    opacity: 0.8;
    line-height: 1.6;
}

/* Active state */
#faq-box .faq-item.active {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.05);
    /*border-color: rgba(0,170,255,0.3);*/
}

#faq-box .faq-item.active .faq-answer {
    max-height: 200px;
}

#faq-box .faq-item.active .faq-question i {
    transform: rotate(180deg);
}
#faq-box .faq-question:focus,
#faq-box .faq-question:active {
    outline: none;
    border: none;
}

/* Optional: remove click highlight (mobile) */
#faq-box .faq-question {
    -webkit-tap-highlight-color: transparent;
}

/*source */
#source-container {
    max-width: 500px;
    margin: 40px auto;
    padding: 20px;
    border-radius: 18px;
    background: #181d22;
}

#source-container h3 {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Card Item */
#source-container .source-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border-radius: 12px;
    margin-bottom: 12px;
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.04);
    /*border: 1px solid rgba(255, 255, 255, 0.05);*/
    transition: 0.3s ease;
}

#source-container .source-item:hover {
    background: rgba(255, 255, 255, 0.06);
}

/* Left side */
#source-container .source-item .left {
    display: flex;
    align-items: center;
    gap: 10px;
}

#source-container .source-item .left i {
    font-size: 20px;
    opacity: 0.8;
}

#source-container .source-item .left > div {
    text-align: left !important;
}

#source-container .source-item .name {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

#source-container .source-item small {
    font-size: 11px;
    opacity: 0.6;
}

/* Status badge */
#source-container .source-item .status {
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 500;
}

/* Active */
#source-container .source-item.active .status {
    background: rgba(0, 255, 150, 0.15);
    color: #00ff9c;
}

/* Inactive */
#source-container .source-item.inactive .status {
    background: rgba(255, 80, 80, 0.15);
    color: #ff4d4d;
}

/* Category Tags */
#source-container .source-item .tag {
    font-size: 10px;
    padding: 2px 8px;
    border-radius: 10px;
    margin-left: 6px;
    font-weight: 500;
}

/* Different colors */
#source-container .source-item .tag.anime {
    background: rgba(0, 150, 255, 0.15);
    color: #00aaff;
}

#source-container .source-item .tag.movie {
    background: rgba(255, 180, 0, 0.15);
    color: #ffb400;
}

#source-container .source-item .tag.manga {
    background: rgba(200, 100, 255, 0.15);
    color: #c86cff;
}

/*torrent */

#torrents-container {
    max-width: 800px;
    margin: 20px auto;
}
#torrents-container .search-wrapper {
    position: relative;
    margin: 20px auto;
}

/* SEARCH WRAPPER */
#torrents-container .torrent-search {
    position: relative;
    max-width: 800px;
    margin: 20px auto;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    transition: 0.25s;
    z-index: 10;
    margin-bottom: 0;
    z-index: 2;
}

/* ICON */
#torrents-container .torrent-search i {
    color: #888;
    font-size: 14px;
}

/* INPUT */
#torrents-container .torrent-search input {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
}

/* BUTTON */
#torrents-container .torrent-search button {
    background: #1c2228;
    color: #fff;
    border: none;
    padding: 6px 14px;
    border-radius: 8px;
    font-size: 13px;
    cursor: pointer;
    transition: 0.2s;
}

/* RESULTS (overlay) */
#torrents-container #searchResults {
    position: absolute;
    /* 👈 main fix */
    top: 100%;
    /* search ke niche */
    left: 0;
    width: 100%;
    z-index: 99;
    /* sabke upar */
    margin-top: 6px;
    padding: 10px;
    background: #0f1318;
    border: 1px solid #222;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-height: 400px;
    overflow-y: auto;
}

/* CARD */
#torrents-container .torrent-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #181d22;
    border: 1px solid #222;
    padding: 14px;
    border-radius: 12px;
    transition: 0.25s ease;
    margin-bottom: 10px;
}

#torrents-container .torrent-card:hover {
    background: #181d23;
    border-color: #333;
    transform: translateY(-2px);
}

/* LEFT */
#torrents-container .torrent-left {
    display: flex;
    gap: 14px;
    align-items: flex-start !important;
    text-align: start !important;
}

/* IMAGE */
#torrents-container .torrent-img img {
    width: 60px;
    height: 85px;
    border-radius: 8px;
    object-fit: cover;
}

/* CONTENT */
#torrents-container .torrent-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* TITLE */
#torrents-container .torrent-title {
    font-size: 15px;
    color: #fff;
    margin-bottom: 6px;
}

/* META (NO BG) */
#torrents-container .torrent-meta {
    display: flex;
    /*gap: 14px;*/
    flex-wrap: wrap;
    font-size: 12px;
    color: #aaa;
    margin-bottom: 5px;
}

#torrents-container .torrent-meta span {
    margin-right: 15px;
}

#torrents-container .torrent-meta i {
    margin-right: 4px;
}

/* TRUSTED */
#torrents-container .trusted {
    color: #00e676;
    font-weight: 500;
}

/* EXTRA */
#torrents-container .torrent-extra {
    display: flex;
    gap: 14px;
    font-size: 12px;
    color: #777;
}

#torrents-container .torrent-extra span strong {
    color: #f5f5f5;
}

#torrents-container .torrent-extra img {
    width: 100%;
    max-width: 700px; /* adjust as per design */
    height: auto;
    object-fit: cover;
    border-radius: 6px;

    margin-top: 20px;
}

/* COLORS */
#torrents-container .text-green {
    color: #00e676;
}

#torrents-container .text-red {
    color: #ff5252;
}

/* WRAPPER */
#torrents-container .torrent-btn {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

/* BUTTON STYLE */
#torrents-container .download-btn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #ccc;
    cursor: pointer;
    transition: all 0.25s ease;
}

/* ICON */
#torrents-container .download-btn i {
    font-size: 11px;
    opacity: 0.8;
}

/* HOVER EFFECT */
#torrents-container .download-btn:hover {
    background: #a1fd2e;
    color: #000;
    transform: translateY(-2px);
}

/* ACTIVE (click feel) */
#torrents-container .download-btn:active {
    transform: scale(0.95);
}

#torrents-container #gene-download-btn {
    color: #fff;
    width: 100%;
    display: inline-flex;
    align-items: center;
    gap: 6px;

    padding: 15px 14px;
    border-radius: 8px;

    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;

    transition: 0.25s ease;
    text-align: center;
    justify-content: center;
}

#torrents-container #gene-download-btn i {
    font-size: 12px;
}

/* MOBILE */
@media (max-width: 600px) {
    #torrents-container .torrent-search {
        flex-direction: row;
        padding: 8px 10px;
    }

    #torrents-container .torrent-search button {
        padding: 5px 10px;
        font-size: 12px;
    }

    #torrents-container .torrent-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    #torrents-container .torrent-meta span {
        margin-right: 7px;
    }

    #torrents-container .download-btn {
        font-size: 11px;
        padding: 4px 8px;
    }
}

/*music */

#music-container {
    display: flex;
    min-height: 100vh;
}

/* Sidebar */
#music-container .mx-sidebar {
    width: 220px;
    background: #181d22;
    padding: 20px;
    position: fixed;
    height: 100%;
}

#music-container .mx-sidebar .logo {
    color: #a1fd2e;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

#music-container .mx-sidebar .menu a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    color: #cbd5f5;
    text-decoration: none;
    transition: 0.3s;
}

#music-container .mx-sidebar .menu a:hover {
    background: #1c2228;
    color: #fff;
}

/* Main */
#music-container .mx-main {
    margin-left: 240px;
    padding: 20px 20px 20px 10px;
    width: 100%;
    margin-bottom: 50px !important;
}

#music-container .mx-main.profile {
    margin-left: 0px !important;
    padding: 0px !important;
    width: 100%;
    /*margin-bottom: 50px !important;*/
}

#music-container .mx-main .mx-section {
    margin-bottom: 40px;
}

#music-container .mx-main .mx-section .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

#music-container .mx-main .mx-section .header .filter-tabs {
    display: flex;
    gap: 10px;
    margin-bottom: 12px;
}

#music-container .mx-main .mx-section .header .filter-tabs .tab {
    padding: 6px 14px;
    border-radius: 20px;
    border: 1px solid #2a2f36;
    background: #1c2128;
    color: #aaa;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.25s ease;
    outline: none;
}

/* hover */
#music-container .mx-main .mx-section .header .filter-tabs .tab:hover {
    background: #2a2f36;
    color: #fff;
}

/* active */
#music-container .mx-main .mx-section .header .filter-tabs .tab.active {
    background: #a1fd2e; /* Spotify green */
    color: #111;
    border-color: #a1fd2e;
}

#music-container .mx-main .mx-section .search {
    width: 260px;
    padding: 10px 14px;
    border-radius: 12px;
    border: 1px solid #2b2f36;
    background: #181d22;
    color: #fff;
    outline: none;
    transition: 0.2s;
}

#music-container .mx-main .mx-section .search::placeholder {
    color: #777;
}

#music-container .mx-main .mx-section .search:focus {
    border-color: #a1fd2e;
    box-shadow: 0 0 0 2px rgba(161, 253, 46, 0.15);
}

/* Cards */
#music-container .mx-main .mx-section .cards {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
}

#music-container .mx-main.profile .mx-section .cards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

#music-container .mx-main .mx-section .cards .card {
    background: #1c2228;
    border-radius: 15px;
    padding: 10px;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
}

#music-container .mx-main .mx-section .cards .card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 10px;
}

#music-container .mx-main .mx-section .cards .card h4 {
    font-size: 15px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* max 2 lines */
    -webkit-box-orient: vertical;

    overflow: hidden;
    text-overflow: ellipsis;
}

#music-container .mx-main .mx-section .cards .card p {
    font-size: 12px;
    color: #94a3b8;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* max 2 lines */
    -webkit-box-orient: vertical;

    overflow: hidden;
    text-overflow: ellipsis;
}

/* Play Button */
#music-container .mx-main .mx-section .cards .play-btn {
    position: absolute;
    right: 15px;
    bottom: 122px;
    background: #a1fd2e;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: translateY(10px);
    transition: 0.3s;
}

#music-container .mx-main .mx-section .cards .card:hover .play-btn {
    opacity: 1;
    transform: translateY(0);
}
#music-container .mx-main .mx-section .cards .card.playing .play-btn {
    opacity: 1;
    transform: translateY(0);
}

#music-container .mx-main .mx-section .cards .play-btn i {
    color: #000;
    font-size: 14px;
}

/* Responsive */
@media (max-width: 1200px) {
    #music-container .mx-main .mx-section .cards,
    #music-container .mx-main.profile .mx-section .cards{
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 768px) {
    #music-container .mx-sidebar {
        width: 100%;
        height: 60px;
        position: absolute;
        /*top: 0;*/
        /*left: 0;*/

        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: row;

        /*z-index: 1000;*/
    }

    #music-container .mx-sidebar .logo {
        display: none;
    }

    #music-container .mx-sidebar .menu {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }

    #music-container .mx-sidebar .menu a span {
        display: none;
    }

    #music-container .mx-main {
        margin-left: 0;
        margin-top: 70px; /* sidebar ke niche push */
    }
    #music-container .mx-main.profile{
        margin-top: 0px !important;
    }

    #music-container .mx-main .mx-section .cards,
    #music-container .mx-main.profile .mx-section .cards{
        grid-template-columns: repeat(2, 1fr);
    }

    #music-container .mx-main .mx-section .search {
        width: 200px;
    }
    #music-container .mx-main .mx-section .cards .play-btn {
        bottom: 105px;
    }
}

@media (max-width: 500px) {
    #music-container .mx-main .mx-section .header {
        flex-direction: column;
        gap: 10px;
    }

    #music-container .mx-main .mx-section .search-form {
        width: 100%;
    }
    #music-container .mx-main .mx-section .search {
        width: 100%;
    }
}

/* MAIN PLAYER */
#music-player {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #181d22;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 12px;
    border-top: 1px solid #222;
    z-index: 999;
}

/* LEFT */
#music-player .player-left {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 25%;
    min-width: 0;
}

#music-player .player-left img {
    width: 50px;
    height: 50px;
    border-radius: 6px;
    object-fit: cover;
}

#music-player .song-info {
    overflow: hidden;
}

#music-player .song-info h5 {
    font-size: 13px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#music-player .song-info p {
    font-size: 11px;
    color: #aaa;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CENTER */
#music-player .player-center {
    width: 50%;
    text-align: center;
}

#music-player .controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

#music-player .controls i {
    color: #aaa;
    cursor: pointer;
    font-size: 18px;
}

#music-player .controls i:hover {
    color: #fff;
}
#music-player .like-btn {
    cursor: pointer !important;
}
#music-player .controls .like-btn {
    display: none;
}
#music-player .play-main {
    width: 38px;
    height: 38px;
    background: #a1fd2e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#music-player .play-main i {
    color: #000;
    font-size: 14px;
}

/* PROGRESS */
#music-player .progress {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 4px;
    background: transparent;
}

#music-player .progress span {
    font-size: 10px;
    color: #aaa;
    width: 35px;
}

#music-player #seek {
    flex: 1;
    height: 4px;
    background: linear-gradient(
        to right,
        #a1fd2e 0%,
        #a1fd2e 0%,
        #3a3f45 0%,
        #3a3f45 100%
    );
    border-radius: 10px;
}

/* RIGHT */
#music-player .player-right {
    width: 25%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

#music-player #volume {
    width: 90px;
    background: linear-gradient(
        to right,
        #a1fd2e 0%,
        #a1fd2e 100%,
        #3a3f45 100%,
        #3a3f45 100%
    );
    border-radius: 10px;
}

#music-player input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
}

/* Track */
#music-player input[type="range"]::-webkit-slider-runnable-track {
    height: 4px;
    border-radius: 10px;
}

#music-player input[type="range"]::-moz-range-track {
    height: 4px;
    background: #3a3f45;
    border-radius: 10px;
}

/* Thumb */
#music-player input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 10px;
    width: 10px;
    background: #a1fd2e;
    border-radius: 50%;
    margin-top: -4px;
    opacity: 0;
    transition: 0.2s;
}

#music-player input[type="range"]::-moz-range-thumb {
    height: 12px;
    width: 12px;
    background: #a1fd2e;
    border-radius: 50%;
    border: none;
    opacity: 0;
    transition: 0.2s;
}

/* Show thumb on hover */
#music-player input[type="range"]:hover::-webkit-slider-thumb {
    opacity: 1;
}

#music-player input[type="range"]:hover::-moz-range-thumb {
    opacity: 1;
}

/* ================= MOBILE ================= */
@media (max-width: 768px) {
    #music-player {
        height: 65px;
        padding: 6px 10px;
    }

    /* LEFT full width */
    #music-player .player-left {
        width: 60%;
    }

    #music-player .player-left i {
        display: none;
    }

    #music-player .player-left img {
        width: 42px;
        height: 42px;
    }

    #music-player .song-info h5 {
        font-size: 12px;
    }

    #music-player .song-info p {
        font-size: 10px;
    }

    /* HIDE DESKTOP CONTROLS */
    #music-player .player-right {
        display: none;
    }

    /* MOBILE PLAYER */
    #music-player .player-center {
        width: 40%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    #music-player .player-center .controls {
        gap: 12px;
    }

    #music-player .player-center .play-main {
        width: 34px;
        height: 34px;
    }

    #music-player .player-center .play-main i {
        font-size: 12px;
    }

    #music-player .player-center .like-btn {
        font-size: 16px;
        display: block;
    }

    #music-player .player-center .progress,
    #music-player .player-center .reload {
        display: none;
    }
}

#disabled-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

#disabled-wrapper .disabled-card {
    background: #181d22;
    backdrop-filter: blur(12px);
    border-radius: 20px;
    padding: 40px 30px;
    max-width: 600px;
    text-align: center;
    color: #fff;
    /*border: 1px solid #222;*/
}

#disabled-wrapper .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    background: linear-gradient(135deg, #ff4d4d, #ff1a1a);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.4);
}

#disabled-wrapper .icon-box i {
    font-size: 30px;
    color: #fff;
}

#disabled-wrapper .disabled-card h4 {
    margin-bottom: 15px;
    font-weight: 600;
}

#disabled-wrapper .sub-text {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 10px;
    font-size: 13px;
    opacity: 0.5;
}

#disabled-wrapper .actions {
    margin-top: 25px;
}

#disabled-wrapper .btn-primary {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 8px;
    background: linear-gradient(135deg, #ff4d4d, #ff1a1a);
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    transition: 0.3s ease;
}

/*shop css */

#shop-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 4 cards */
    gap: 25px;
    padding: 20px 0;
}

#shop-container .shop-item {
    padding: 25px 20px;
    border-radius: 16px;
    text-align: center;
    color: #fff;
    transition: 0.3s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: #11161b;
}

#shop-container .shop-item img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    margin-bottom: 15px;
    border-radius: 20px;
}

#shop-container .shop-item h4 {
    font-size: 16px;
    margin-bottom: 8px;
}

#shop-container .shop-item p {
    font-size: 12px;
    color: #94a3b8;
    margin-bottom: 15px;
}

#shop-container .shop-item .price {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

#shop-container .shop-item .price i {
    margin-left: 5px;
    color: #facc15;
}

#shop-container .shop-item .buy-btn {
    display: block;
    width: 100%;
    background: #22c55e;
    border: none;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.2s;
    text-decoration: none;
}

#shop-container .shop-item .buy-btn:hover {
    background: #16a34a;
}

/* 📱 Responsive */
@media (max-width: 1024px) {
    #shop-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    #shop-container {
        grid-template-columns: 1fr;
    }
}

/* Badge */
#shop-container .badge {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 3px 10px;
    font-size: 11px;
    border-radius: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

/* NEW badge */
#shop-container .badge.new {
    background: rgba(0, 170, 255, 0.2);
    color: #00aaff;
}

/* POPULAR badge */
#shop-container .badge.popular {
    background: rgba(255, 200, 0, 0.2);
    color: #ffc400;
}

/* Optional: BEST */
#shop-container .badge.best {
    background: rgba(0, 255, 150, 0.2);
    color: #00ff9c;
}

#purchase-container {
    max-width: 600px;
    margin: 40px auto;
    padding: 20px;
    border-radius: 18px;
    background: #181d22;
}
#purchase-container h3 {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
/* Card */
#purchase-container .purchase-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
    margin-bottom: 12px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: 0.3s ease;
}

#purchase-container .purchase-card:hover {
    background: rgba(255, 255, 255, 0.06);
}

/* Left */
#purchase-container .purchase-card .left {
    display: flex;
    align-items: center;
    gap: 12px;
}

#purchase-container .purchase-card img {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    object-fit: cover;
}
#purchase-container .purchase-card > div {
    text-align: left !important;
}

#purchase-container .purchase-card h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

#purchase-container .purchase-card small {
    font-size: 11px;
    opacity: 0.7;
}

/* Badge */
#purchase-container .badge {
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 500;
}

/* States */
#purchase-container .badge.active {
    background: rgba(0, 255, 150, 0.15);
    color: #00ff9c;
}

#purchase-container .badge.expired {
    background: rgba(255, 80, 80, 0.15);
    color: #ff4d4d;
}

#purchase-container .badge.lifetime {
    background: rgba(0, 170, 255, 0.15);
    color: #00aaff;
}

#checkout-wrapper {
    max-width: 450px;
    margin: 20px auto;
}

#checkout-wrapper .checkout-box {
    background: #181d22;
    border-radius: 18px;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.03);
}

/* Title */
#checkout-wrapper .checkout-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}

/* Item */
#checkout-wrapper .item-info {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

#checkout-wrapper .item-left h3 {
    font-size: 16px;
    margin-bottom: 5px;
}

#checkout-wrapper .item-left p {
    font-size: 13px;
    opacity: 0.7;
    text-align: left;
}

#checkout-wrapper .meta {
    font-size: 12px;
    margin-top: 8px;
    opacity: 0.8;
    text-align: left;
}

/* Price */
#checkout-wrapper .item-right {
    text-align: right;
}

#checkout-wrapper .price {
    font-size: 18px;
    font-weight: 700;
    color: #00ff9c;
}

/* Divider */
#checkout-wrapper .divider {
    height: 1px;
    background: rgba(255, 255, 255, 0.05);
    margin: 20px 0;
}

/* Summary */
#checkout-wrapper .summary .row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 8px;
    padding: 0 20px;
}

#checkout-wrapper .summary .total {
    font-weight: 600;
    font-size: 15px;
}

/* User balance */
#checkout-wrapper .user-balance {
    background: rgba(0, 255, 150, 0.08);
    padding: 10px;
    border-radius: 10px;
    font-size: 13px;
    margin-bottom: 15px;
}

/* Item header with image */
#checkout-wrapper .item-header {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 8px;
}

#checkout-wrapper .item-header img {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    object-fit: cover;
}

/* Warning */
#checkout-wrapper .warning {
    margin-top: 15px;
    padding: 10px;
    border-radius: 10px;
    background: rgba(255, 80, 80, 0.1);
    color: #ff4d4d;
    font-size: 13px;
}

/* Button */
#checkout-wrapper .buy-btn {
    width: 100%;
    margin-top: 20px;
    padding: 12px;
    border-radius: 12px;
    border: none;
    background: linear-gradient(135deg, #00aaff, #00ff9c);
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    color: #111;
}

/* Disabled button */
#checkout-wrapper .buy-btn.disabled {
    cursor: not-allowed;
    opacity: 0.4;
}

#reaction-box {
    width: 100%;
    max-width: 600px;
    margin: 5px auto 20px;
}

#reaction-box .reaction-header {
    text-align: center;
    margin-bottom: 15px;
}

#reaction-box .reaction-header .title {
    font-size: 18px;
    font-weight: bold;
}

#reaction-box .reaction-header .count {
    font-size: 13px;
    color: #999;
    margin-top: 3px;
}

/* GRID */
#reaction-box .reaction-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    gap: 12px;
    justify-items: center;
}

/* ITEM */
#reaction-box .reaction-item {
    width: 100%;
    max-width: 85px;
    padding: 10px 5px;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    transition: transform 0.2s ease;
    border: 1px solid transparent;
    background: transparent; /* no background default */
}

#reaction-box .reaction-item img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    transition: transform 0.2s ease;
}

#reaction-box .reaction-item span {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #999;
}

/* HOVER → ONLY SCALE, NO BACKGROUND */
#reaction-box .reaction-item:hover {
    transform: translateY(-3px);
    background: transparent; /* ensure no bg */
    border-color: transparent;
}

#reaction-box .reaction-item:hover img {
    transform: scale(1.25);
}

/* ACTIVE STATE */
#reaction-box .reaction-item.active img {
    border-radius: 10px;
    background: rgba(74, 144, 226, 0.08);
}

/* RESPONSIVE TWEAKS */
@media (max-width: 480px) {
    #reaction-box .reaction-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    #reaction-box .reaction-item {
        max-width: 100%;
    }

    #reaction-box .reaction-item img {
        width: 38px;
        height: 38px;
    }

    #reaction-box .reaction-header .title {
        font-size: 16px;
    }
}

/*button,*/
/*button:focus,*/
/*button:active,*/
/*button:hover {*/
/*    outline: none !important;*/
/*    box-shadow: none !important;*/
/*    border: none !important;*/
/*}*/

/*button::-moz-focus-inner {*/
/*    border: 0 !important;*/
/*}*/
/* =========================
               HOME DISCUSSION
            ========================= */
#discussions {
    margin-bottom: 18px;
}

#discussions .cmt-strip-inner {
    background: #181d22;
    border-radius: 5px;
    padding: 15px 10px;
    overflow: hidden;
}

/* =========================
               HEADER
            ========================= */
/* =========================
               HEADER
            ========================= */
#discussions .cmt-head {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 14px;
}

#discussions .cmt-left {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

/* =========================
               TITLE
            ========================= */
#discussions .cmt-title {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #a1ea23;
    font-size: 15px;
    font-weight: 800;
    line-height: 1;
}

#discussions .cmt-title i {
    color: #a1ea23;
    font-size: 14px;
}

/* =========================
               TABS + TOGGLE ROW
            ========================= */
#discussions .cmt-tabs {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%;
}

/* =========================
               TAB BUTTON
            ========================= */
#discussions .cmt-tab {
    position: relative;
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    padding: 0 0 6px;
    cursor: pointer;
    transition: 0.2s;
}

#discussions .cmt-tab:hover {
    color: rgba(255, 255, 255, 0.9);
}

#discussions .cmt-tab.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    border-radius: 999px;
    background: #a1ea23;
}

/* =========================
               TOGGLE
            ========================= */
#discussions .cmt-toggle {
    margin-left: auto;
    display: flex;
    align-items: center;
}

#discussions .cmt-switch {
    width: 42px;
    height: 22px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.06);
    position: relative;
    cursor: pointer;
    transition: 0.2s;
}

#discussions .cmt-switch span {
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    transition: 0.2s;
}

#discussions.is-on .cmt-switch {
    background: rgba(38, 163, 214, 0.25);
    border-color: rgba(38, 163, 214, 0.45);
}

#discussions.is-on .cmt-switch span {
    left: 22px;
}

/* =========================
               BODY
            ========================= */
#discussions .cmt-body {
    max-height: 420px;
    overflow-y: auto;
    padding-right: 4px;
}

/* scrollbar */
#discussions .cmt-body::-webkit-scrollbar {
    width: 5px;
}

#discussions .cmt-body::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.12);
    border-radius: 999px;
}

/* =========================
               LIST
            ========================= */
#discussions .cmt-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* =========================
               CARD
            ========================= */
#discussions .cmt-card {
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: #1c2228;
    border-radius: 7px;
    padding: 12px;
    text-decoration: none;
    transition: 0.2s;
}

/* =========================
               TOP
            ========================= */
#discussions .cmt-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

#discussions .cmt-anime {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

#discussions .cmt-name {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#discussions .cmt-ep {
    color: #8e939b;
    font-size: 11px;
    font-weight: 600;
    flex-shrink: 0;
}

#discussions .cmt-stats {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #8e939b;
    font-size: 11px;
    font-weight: 600;
    flex-shrink: 0;
}

#discussions .cmt-stats span {
    display: flex;
    align-items: center;
    gap: 5px;
}

/* =========================
               COMMENT
            ========================= */
#discussions .cmt-comment {
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.6;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}

/* =========================
               USER
            ========================= */
#discussions .cmt-user {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

#discussions .cmt-user-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

#discussions .cmt-user-left img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}

#discussions .cmt-user-left span {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

#discussions .cmt-time {
    color: #8e939b;
    font-size: 11px;
    font-weight: 600;
}

/* =========================
               MOBILE
            ========================= */
@media (max-width: 576px) {
    #discussions .cmt-head {
        align-items: flex-start;
    }

    #discussions .cmt-head-left {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    #discussions .cmt-card {
        padding: 12px;
    }

    #discussions .cmt-comment {
        font-size: 12px;
    }
}

/*collection */

.ucp-card__head {
    display: flex;
    align-items: flex-start;
    /*justify-content: space-between;*/
    gap: 14px;
}

.ucp-card__head > .d-flex {
    flex: 1;
    min-width: 0;
}

.ucp-card__user {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ucp-card__actions {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    margin-left: auto;
}

.ucp-card__action {
    width: 34px;
    height: 34px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 10px;

    text-decoration: none;

    background: rgba(255, 255, 255, 0.05);

    /*border:1px solid rgba(255,255,255,0.06);*/

    color: rgba(255, 255, 255, 0.72);

    font-size: 13px;

    transition: 0.2s ease;
}

.ucp-card__action i {
    font-size: 10px;
}
.ucp-card__action.edit:hover {
    background: rgba(87, 199, 255, 0.12);
    border-color: rgba(87, 199, 255, 0.18);
    color: #6fd7ff;
}

.ucp-card__action.delete:hover {
    background: rgba(255, 87, 87, 0.12);
    border-color: rgba(255, 87, 87, 0.18);
    color: #ff7d7d;
}

/*public profile*/

/* =========================
   ROLES
========================= */
/* ADMIN */
.role--admin {
    background: rgba(139, 92, 246, 0.16) !important;
    color: #a78bfa !important;
}

/* MODERATOR */
.role--moderator {
    background: rgba(168, 85, 247, 0.14) !important;
    color: #c084fc !important;
}

/* VERIFIED */
.role--verified {
    background: rgba(59, 130, 246, 0.14) !important;
    color: #60a5fa !important;
}

/* PREMIUM */
.role--premium {
    background: rgba(245, 158, 11, 0.14) !important;
    color: #fbbf24 !important;
}

/* VIP */
.role--vip {
    background: rgba(236, 72, 153, 0.14) !important;
    color: #f472b6 !important;
}

/* MEMBER */
.role--member {
    background: rgba(255, 255, 255, 0.06) !important;
    color: rgba(255, 255, 255, 0.75) !important;
}

/* BANNED */
.role--banned {
    background: rgba(239, 68, 68, 0.14) !important;
    color: #f87171 !important;
}

#discussions .cmt-strip-inner.profile {
    padding: 20px;
}

/* PROFILE MODE */
#discussions .cmt-body.profile {
    max-height: unset;
    overflow: visible;
    padding-right: 0;
}

/* 2 COLUMN GRID */
#discussions .cmt-body.profile .cmt-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

/* CARD FULL WIDTH */
#discussions .cmt-body.profile .cmt-card {
    width: 100%;
}

/* MOBILE */
@media (max-width: 700px) {
    #discussions .cmt-body.profile .cmt-list {
        grid-template-columns: 1fr;
    }
}

.profile-layout {
    display: grid;
    grid-template-columns: 250px minmax(0, 1fr);
    gap: 18px;
}

/* =========================
   SIDEBAR
========================= */
.profile-sidebar {
    background: #181d22;
    border-radius: 10px;
    overflow: hidden;
    height: fit-content;
    margin-bottom: 50px;
}

/* =========================
   USER
========================= */
/*cc */

.profile-vote{
    display:inline-flex;
    align-items:center;
    gap:4px;
    padding:3px 5px;
    /*border-radius:20px;*/
    font-size:12px;
    /*font-weight:600;*/
    line-height:1;
    /*background:rgba(255,255,255,.08);*/
    color:#cfcfcf;
    cursor: pointer;
}

.profile-vote i{
    font-size:11px;
}

.profile-vote.like.active{
    color:#A1FD2E;
}

.profile-vote.dislike.active{
    color:#ff6969;
}

.profile-user {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.profile-user__avatar {
    width: 58px;
    height: 58px;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
    background: #23262d;
}

.profile-user__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.profile-user__content {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.profile-user__name {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
}

.profile-user__username {
    margin-top: 4px;
    color: #ffffff73;
    font-size: 12px;
    font-weight: 500;
}

.profile-user__role {
    margin-top: 10px;
    height: 22px;
    padding: 0 12px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    background: rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 0.75);
}

/* =========================
   NAV
========================= */
.profile-nav {
    padding: 12px;
}

.profile-nav__item {
    padding: 10px 14px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.65);
    font-size: 13px;
    transition: 0.18s;
    margin: 7px 0px;
}

.profile-nav__item i {
    width: 16px;
    text-align: center;
    font-size: 13px;
}

.profile-nav__item.active,
.profile-nav__item:hover {
    background: rgba(255, 255, 255, 0.04);
}

/* =========================
   MAIN
========================= */
.profile-main {
    display: flex;
    flex-direction: column;
    gap: 18px;
    margin-bottom: 50px;
}

/* =========================
   HERO
========================= */
.profile-hero {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    padding: 20px;
    background: #181d22;
    border-radius: 10px;
}

/* left */
.profile-hero__left {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    min-width: 0;
}

/* avatar */
.profile-hero__avatar {
    width: 74px;
    height: 74px;
    border-radius: 18px;
    overflow: hidden;
    flex-shrink: 0;
    background: #23262d;
}

.profile-hero__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* content */
.profile-hero__content {
    min-width: 0;
    flex: 1;
    text-align: left;
}

/* top */
.profile-hero__top {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

/* name */
.profile-hero__name {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
}

/* role */
.profile-hero__role {
    height: 22px;
    padding: 0 12px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    font-size: 11px;
    background: rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 0.75);
}

/* username */
.profile-hero__username {
    margin-top: 4px;
    color: #ffffff73;
    font-size: 13px;
    font-weight: 500;
}

/* bio */
.profile-hero__bio {
    margin-top: 14px;
    max-width: 720px;
    color: #ffffff73;
    font-size: 13px;
    line-height: 1.8;
}

/* meta */
.profile-hero__meta {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.profile-meta {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.56);
    font-size: 12px;
}

/* socials */
.profile-socials {
    margin-top: 18px;
    display: flex;
    gap: 10px;
}

.profile-socials a {
    width: 36px;
    height: 36px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.7);
    transition: 0.18s;
}

.profile-socials a:hover {
    background: rgba(255, 255, 255, 0.09);
    color: #fff;
}

/* =========================
   STATS
========================= */
.profile-stats {
    width: 230px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    flex-shrink: 0;
}

.profile-stat {
    padding: 16px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.04);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.profile-stat strong {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
}

.profile-stat span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
}

/* =========================
   PAGE
========================= */
.profile-page {
    min-height: 100px;
    padding: 20px;
    background: #181d22;
    border-radius: 10px;
    margin-bottom: 20px;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 1100px) {
    .profile-layout {
        grid-template-columns: minmax(0, 1fr);
        width: 100%;
        overflow-x: hidden;
    }

    .profile-sidebar,
    .profile-main {
        margin-bottom: 15px;
    }

    .profile-hero {
        flex-direction: column;
    }

    .profile-stats {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .profile-nav {
        display: flex;
        align-items: center;
        gap: 10px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 12px;
        scrollbar-width: none;
    }

    .profile-nav::-webkit-scrollbar {
        display: none;
    }

    .profile-nav__item {
        /*min-width: 52px;*/
        /*width: 52px;*/
        /*height: 52px;*/
        /*padding: 0;*/
        /*border-radius: 16px;*/
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }

    .profile-nav__item span {
        display: none;
    }

    .profile-nav__item i {
        width: auto;
        margin: 0;
        font-size: 16px;
    }

    .profile-sidebar,
    .profile-main {
        margin-bottom: 10px;
    }
}

.profile-sidebar {
    position: sticky;
    top: 0;
    /*height: 100vh;*/
    overflow-y: auto;
}
/* =========================
   Activity Grid
========================= */

.activity-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin-top: 16px;
}

@media (max-width: 768px) {
    .activity-grid {
        grid-template-columns: 1fr;
    }
}

/* =========================
   Card
========================= */

.activity-card {
    position: relative;
    overflow: hidden;

    padding: 16px;
    border-radius: 10px;

    background: linear-gradient(
        145deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.02)
    );

    /*border:1px solid rgba(255,255,255,0.06);*/

    backdrop-filter: blur(10px);

    transition: 0.22s ease;

    /*box-shadow:*/
    /*    0 8px 22px rgba(0,0,0,0.16);*/
}

.activity-card::before {
    content: "";
    position: absolute;
    top: -70px;
    right: -70px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: rgba(87, 199, 255, 0.06);
}

.activity-card.comment .activity-reward,
.activity-card.comment .activity-icon {
    background: linear-gradient(
        145deg,
        rgba(140, 110, 255, 0.18),
        rgba(140, 110, 255, 0.06)
    );
    color: #c6b5ff;
}

.activity-card.post .activity-reward,
.activity-card.post .activity-icon {
    background: linear-gradient(
        145deg,
        rgba(87, 199, 255, 0.18),
        rgba(87, 199, 255, 0.06)
    );
    color: #6fd7ff;
}

.activity-card.user .activity-reward,
.activity-card.user .activity-icon {
    background: linear-gradient(
        145deg,
        rgba(0, 184, 148, 0.18),
        rgba(0, 184, 148, 0.06)
    );
    color: #55efc4;
}

.activity-card.collection .activity-reward,
.activity-card.collection .activity-icon {
    background: linear-gradient(
        145deg,
        rgba(255, 184, 0, 0.18),
        rgba(255, 184, 0, 0.06)
    );
    color: #ffd86b;
}

.activity-card.w2g .activity-reward,
.activity-card.w2g .activity-icon {
    background: linear-gradient(
        145deg,
        rgba(255, 99, 132, 0.18),
        rgba(255, 99, 132, 0.06)
    );
    color: #ff8fab;
}

.activity-card.review .activity-reward,
.activity-card.review .activity-icon {
    background: linear-gradient(
        145deg,
        rgba(255, 159, 67, 0.18),
        rgba(255, 159, 67, 0.06)
    );
    color: #ffbe76;
}

.activity-card.anime .activity-reward,
.activity-card.anime .activity-icon {
    background: linear-gradient(
        145deg,
        rgba(255, 94, 98, 0.18),
        rgba(255, 94, 98, 0.06)
    );
    color: #ff7b7b;
}

/* =========================
   Top
========================= */

.activity-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;

    margin-bottom: 14px;
}

.activity-reward {
    /*height:32px;*/
    padding: 7px 12px;

    border-radius: 10px;

    display: inline-flex;
    align-items: center;
    gap: 7px;

    background: linear-gradient(
        135deg,
        rgba(0, 255, 170, 0.14),
        rgba(0, 255, 170, 0.06)
    );

    /*border:1px solid rgba(0,255,170,0.16);*/

    color: #43e8b0;

    font-size: 12px;
    /*font-weight:700;*/
}

.activity-reward i {
    font-size: 12px;
}

.activity-time {
    font-size: 11px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.46);
    white-space: nowrap;
}

/* =========================
   Body
========================= */

.activity-card__body {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.activity-icon {
    width: 50px;
    height: 50px;

    border-radius: 10px;

    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;

    background: linear-gradient(
        145deg,
        rgba(87, 199, 255, 0.18),
        rgba(87, 199, 255, 0.06)
    );

    /*border:1px solid rgba(87,199,255,0.12);*/

    color: #6fd7ff;

    font-size: 16px;
}

.activity-content {
    flex: 1;
    min-width: 0;
}

.activity-title {
    color: #ccc;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 6px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    overflow: hidden;
    text-overflow: ellipsis;
}

.activity-title strong {
    font-weight: 800;
}

.activity-link {
    display: inline-flex;
    align-items: center;
    gap: 5px;

    text-decoration: none;

    color: #a1fd2e;

    font-size: 13px;
    font-weight: 500;

    transition: 0.2s ease;
}

.activity-link::after {
    content: "↗";
    font-size: 11px;
    opacity: 0.7;
}

/*.activity-link:hover{*/
/*    color:#a5e9ff;*/
/*}*/

/* =========================
   Footer
========================= */

.activity-card__footer {
    margin-top: 14px;
    padding-top: 14px;

    border-top: 1px solid rgba(255, 255, 255, 0.05);

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.activity-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;

    color: #ccc;

    font-size: 12px;
    /*font-weight:700;*/
}

.activity-badge i {
    color: #ffc857;
    font-size: 12px;
}

.activity-btn {
    height: 34px;
    padding: 0 14px;

    border-radius: 10px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    text-decoration: none;

    background: #1c2228;

    color: #fff !important;

    font-size: 12px;
    /*font-weight:600;*/

    transition: 0.2s ease;
}

.activity-btn:hover {
    transform: translateY(-1px);
}

/* =========================
   Mobile
========================= */

@media (max-width: 480px) {
    .activity-card {
        padding: 14px;
    }

    .activity-icon {
        width: 45px;
        height: 45px;
        font-size: 16px;
    }

    .activity-title {
        font-size: 13px;
    }

    .activity-link {
        font-size: 12px;
    }
}
/* FORM */
.review-form__group {
    display: grid;
    grid-template-columns: 1fr 150px;
    gap: 12px;
    margin-bottom: 12px;
}

.review-form__group input,
.review-form__group select,
.review-form__group textarea {
    width: 100%;
    background: #1c2228;
    border: none !important;
    border-radius: 10px;
    color: #e5e7eb;
    padding: 13px 14px;
    font-size: 13px;
    outline: none;
    transition: border-color 0.2s ease, background 0.2s ease,
        box-shadow 0.2s ease;
}

.review-form__group input::placeholder,
.review-form__group textarea::placeholder {
    color: #fff;
    opacity: 0.5;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.reviews {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.reviews__item {
    background: #1c2228;
    border-radius: 10px;
    padding: 20px;
    transition: 0.25s ease;
}

.reviews__autor {
    display: flex;
    align-items: center;
    gap: 14px;
}

.reviews__avatar {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    object-fit: cover;
}

.reviews__meta {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.reviews__name {
    font-size: 15px;
    color: #fff;
    margin-bottom: 4px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    overflow: hidden;
    text-overflow: ellipsis;
}

.reviews__time {
    font-size: 13px;
    color: #9ca3af;
}

.reviews__role {
    height: 22px;
    padding: 0 8px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 11px;
    font-weight: 600;
}

.reviews__role i {
    font-size: 10px;
}

.reviews__rating {
    padding: 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 12px;
}

.reviews__rating--green {
    background: rgba(16, 185, 129, 0.12);
    color: #10b981;
}

.reviews__rating--yellow {
    background: rgba(245, 158, 11, 0.12);
    color: #f59e0b;
}

.reviews__rating--red {
    background: rgba(239, 68, 68, 0.12);
    color: #ef4444;
}

.reviews__text {
    margin: 18px 0 0;
    color: #fff;
    opacity: 0.7;
    line-height: 1.8;
    font-size: 13px !important;
}

.reviews__content.spoiler .reviews__text {
    filter: blur(6px);
    user-select: none;
    pointer-events: none;
}

.reviews__spoiler-btn {
    margin-top: 10px;
    border: none;
    background: #23262f;
    color: #fff;
    /*height:34px;*/
    padding: 8px 16px;
    border-radius: 10px;
    font-size: 12px;
    cursor: pointer;
}

.reviews__content:not(.spoiler) .reviews__spoiler-btn {
    display: none;
}

/* FOOTER */

.reviews__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}

.reviews__votes {
    display: flex;
    align-items: center;
    gap: 8px;
}

.reviews__vote {
    /*height:34px;*/
    padding: 6px 12px;
    border: none;
    border-radius: 10px;
    background: #23262f;
    color: #9ca3af;
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    cursor: pointer;
    transition: 0.2s ease;
}

.reviews__vote i {
    font-size: 10px;
}

.reviews__vote:hover {
    background: #292d36;
    color: #fff;
}

.reviews__vote--like.active {
    background: rgba(161, 253, 46, 0.12);
    color: #a1fd2e;
}

.reviews__vote--dislike.active {
    background: rgba(255, 105, 105, 0.12);
    color: #ff6969;
}

/* DROPDOWN */

.reviews__dropdown {
    position: relative;
}

.reviews__dropdown-btn {
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 10px;
    background: #23262f;
    color: #9ca3af;
    cursor: pointer;
}

.reviews__dropdown-menu {
    position: absolute;
    right: 0;
    top: 42px;
    min-width: 170px;
    background: #23262f;
    border-radius: 12px;
    padding: 6px;
    display: none;
    z-index: 10;
}

.reviews__dropdown.active .reviews__dropdown-menu {
    display: block;
}

.reviews__dropdown-menu button {
    width: 100%;
    height: 38px;
    border: none;
    background: transparent;
    color: #d1d5db;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 12px;
    font-size: 13px;
    cursor: pointer;
}

.reviews__dropdown-menu button:hover {
    background: #262a33;
}

.reviews__loadmore {
    text-align: center;
    margin-top: 25px;
}

.reviews__loadmore-btn {
    border: none;
    outline: none;
    padding: 12px 20px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    background: #1c2228;
    color: #ccc;
    transition: 0.3s ease;
}

/* MOBILE */
@media (max-width: 768px) {
    .review-form__group {
        grid-template-columns: 1fr;
    }

    .review-form__group input,
    .review-form__group select,
    .review-form__group textarea {
        font-size: 12px;
        padding: 12px 13px;
    }

    .review-form__group button {
        width: 100%;
    }

    .reviews__autor {
        align-items: flex-start;
    }

    .reviews__rating {
        width: 42px;
        height: 42px;
        font-size: 14px;
    }
}

.reviews.profile {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

/* Mobile */
@media (max-width: 768px) {
    .reviews.profile {
        grid-template-columns: 1fr;
    }
}

/*w2g css */
.highlight {
    color: #a1fd2e !important;
}
.form-control {
    font-size: 0.75rem;
}
.ssc-quick .form-control {
    border: 1px solid #292d33 !important;
}
.premodal-live .modal-content {
    background-color: #181d22;
}
.live-setting .item {
    padding: 1rem;
    border-radius: 6px;
    background-color: #1c2228;
}
.live-setting .item.is-toggle {
    margin-bottom: 1.5rem;
    background-color: #1c2228;
}
.live-setting .item.is-eps .header-of-item {
    position: relative;
    margin-bottom: 1.5rem;
}
.live-setting .item.is-eps .header-of-item .ssc-quick {
    right: 0;
}
.live-setting .live-list {
    height: 300px;
    position: relative;
    width: 100%;
    margin-top: 1rem;
}
.live-setting .live-list .ss-list {
    top: 0;
}
.live-setting .ss-list .ssl-item.active,
.live-setting .ss-list .ssl-item:hover {
    background-color: #292d33 !important;
}
@keyframes textwaiting {
    33% {
        content: ".";
    }
    66% {
        content: "..";
    }
    99% {
        content: "...";
    }
}
.text-waiting:after {
    content: "";
    display: inline-block;
    animation: textwaiting 1.5s infinite;
}
.w2g-create-container {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 10px;
}
.w2g-create-panel {
    background: #161b20;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
}
.w2g-create-panel .preview {
    width: 50%;
    flex-shrink: 0;
    padding: 20px 30px;
    align-self: center;
}
.w2g-create-panel .form {
    background: #181d22;
    flex-grow: 1;
    padding: 20px 30px;
}
.w2g-create-panel .form label {
    font-weight: 600;
    font-size: 0.9rem;
}
.w2g-create-panel .form .start-date {
    text-align: center;
}
.w2g-list-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
}
.w2g-nav {
    margin-bottom: 20px;
}
.w2g-nav .room-types {
    display: flex;
}
.w2g-nav .room-types a {
    color: #666;
    display: inline-block;
    padding: 5px;
}
.w2g-nav .room-types a.active,
.w2g-nav .room-types a:hover {
    color: #aaa;
}
.w2g-items {
    margin: 0 -10px;
}
.w2g-items .w2g-item {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}
.w2g-items.profile .w2g-item {
    width: 33.3333333333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}
.w2g-item > .inner {
    background: #181d22;
    border-radius: 20px;
    padding: 5px;
    transition: background 0.2s;
}
.w2g-item:hover > .inner {
    background: #1d2126;
}
.w2g-item.private .screen:before {
    content: "PRIVATE";
    color: #cc9a06;
    font-size: 0.8rem;
    font-weight: 600;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
}
.w2g-item .screen {
    width: 100%;
    padding-bottom: 60%;
    display: block;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.w2g-item .screen .bg {
    position: absolute;
    left: -1px;
    top: -10px;
    right: -1px;
    bottom: -1px;
    background-size: cover;
    background-position: center center;
}
.w2g-item .screen .bg:after,
.w2g-item .screen .bg:before {
    content: "";
    display: block;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    position: absolute;
}
.w2g-item .screen .bg:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEBAMAAABb34NNAAAABlBMVEVBQUGGhoar4lBNAAAAGElEQVR4AR3FAQkAAACDMCvYv+y5MBhyNQGkAEU9LVBBAAAAAElFTkSuQmCC)
        repeat;
    opacity: 0.7;
}
.w2g-item .screen .bg:after {
    background: rgb(17 22 27 / 0.7);
}
.w2g-item .screen .anime {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45%;
    padding: 20px;
}
.w2g-item .screen .anime .inner {
    display: flex;
}
.w2g-item .screen .anime .inner .poster {
    width: 70px;
    flex-shrink: 0;
}
.w2g-item .screen .anime .inner .poster span {
    width: 100%;
    padding-bottom: 130%;
    position: relative;
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
.w2g-item .screen .anime .inner .poster span img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.w2g-item .screen .anime .inner .info {
    flex-grow: 1;
    margin-left: 10px;
    flex-direction: column;
    justify-content: space-between;
}
.w2g-item .screen .anime .inner .info .status {
    display: inline-block;
    border-radius: 3px;
    padding: 0 5px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    background: #181d22;
}
.w2g-item .screen .anime .inner .info .status span {
    display: flex;
    align-items: center;
}
.w2g-item .screen .anime .inner .info .status span:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    margin-right: 5px;
}
.w2g-item .screen .anime .inner .info .status span:after {
    content: "STATUS";
}
.w2g-item .screen .anime .inner .info .name {
    color: #f8f8f8;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1.2rem;
    max-height: 3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.2rem;
    max-height: 3.2rem;
    overflow: hidden;
    margin-bottom: 5px;
}
.w2g-item .screen .anime .inner .info .meta {
    color: #777;
    font-size: 0.7rem;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.w2g-item .screen .anime .inner .info .meta span {
    font-weight: 600;
}
.w2g-item .screen .anime .inner .info .meta span + span {
    margin-left: 10px;
}
.w2g-item .screen .time {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    color: #aaa;
    margin-top: 10px;
    padding: 10px 0;
    background: rgb(19 25 29 / 0.3);
}
.w2g-item .screen .time span {
    display: block;
    font-size: 0.9rem;
    line-height: 1rem;
    margin-bottom: 5px;
    color: #777;
}
.w2g-item .screen .time time {
    display: block;
    font-size: 2.3rem;
    line-height: 2.3rem;
    font-weight: 700;
}
.w2g-item .screen .time time i {
    font-style: normal;
    margin: 0 5px;
}
.w2g-item .room {
    margin-top: 5px;
    padding: 5px 20px;
    display: flex;
}
.w2g-item .room .avatar {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}
.w2g-item .room .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
}
.w2g-item .room .info {
    display: block;
    overflow: hidden;
    margin-left: 10px;
}
.w2g-item .room .info .name {
    display: block;
    overflow: hidden;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ccc;
    font-size: 0.75rem;
}
.w2g-item .room .info .created {
    display: flex;
    font-size: 0.7rem;
}
.w2g-item .room .info .created strong {
    color: #6d6172;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.w2g-item .room .info .created time {
    color: #584e5e;
    white-space: nowrap;
}
.w2g-item .room .info .created time:before {
    width: 3px;
    height: 3px;
    display: inline-block;
    background: #666;
    border-radius: 50%;
    content: "";
    margin: 0 5px;
    vertical-align: middle;
}
@keyframes blinker {
    5% {
        opacity: 0;
    }
}
.w2g-item.live .screen .anime .inner .status {
    background: #dc3545;
}
.w2g-item.live .screen .anime .inner .status span:before {
    animation: blinker 1s infinite;
}
.w2g-item.live .screen .anime .inner .status span:after {
    content: "LIVE";
}
.w2g-item.waiting .screen .anime .inner .status {
    background: #28a745;
}
.w2g-item.waiting .screen .anime .inner .status span:before {
    display: none;
}
.w2g-item.waiting .screen .anime .inner .status span:after {
    content: "WAITING";
}
.w2g-item.scheduled .screen .anime .inner .status {
    background: #979504;
}
.w2g-item.scheduled .screen .anime .inner .status span:before {
    display: none;
}
.w2g-item.scheduled .screen .anime .inner .status span:after {
    content: "SCHEDULED";
}
.w2g-item.ended > .inner {
    background: #171717;
}
.w2g-item.ended > .inner:hover {
    background: #181d22;
}
.w2g-item.ended .screen .bg {
    filter: grayscale(0.5);
}
.w2g-item.ended .screen .bg:after {
    background: rgb(0 0 0 / 0.8);
}
.w2g-item.ended .screen .anime .inner {
    opacity: 0.4;
}
.w2g-item.ended .screen .anime .inner .status span:before {
    display: none;
}
.w2g-item.ended .screen .anime .inner .status span:after {
    content: "ENDED";
}
.w2g-item.ended .room {
    opacity: 0.5;
}
.w2g-watch aside.sidebar {
    width: 360px;
}
.w2g-watch .wg2-watch-block {
    position: relative;
}
.w2g-watch aside.sidebar.chat {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.w2g-watch .player-wrap {
    background: #000;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
}
.w2g-watch .player-wrap .player {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
}
.w2g-watch .player-wrap .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    filter: blur(40px);
    opacity: 0.3;
    top: -5%;
    left: -5%;
    right: -5%;
    bottom: -5%;
}
.w2g-watch .room-info {
    display: flex;
    background: #181d22;
    padding: 15px 20px;
    border-radius: 0 0 5px 5px;
    justify-content: space-between;
}
.w2g-watch .room-info .start {
    display: flex;
}
.w2g-watch .room-info .start .avatar {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
}
.w2g-watch .room-info .start .avatar img {
    width: 100%;
    border-radius: 7px;
    height: 100%;
}
.w2g-watch .room-info .start .room {
    margin-left: 10px;
}
.w2g-watch .room-info .start .room .name {
    font-weight: 600;
    font-size: 0.9rem;
}
.w2g-watch .room-info .start .room .created {
    font-size: 0.7rem;
}
.w2g-watch .room-info .start .room .created strong {
    color: #777;
}
.w2g-watch .room-info .start .room .created span {
    color: #515151;
}
.w2g-watch .room-info .start .room .created span:before {
    width: 3px;
    height: 3px;
    display: inline-block;
    background: #666;
    border-radius: 50%;
    content: "";
    margin: 0 5px;
    vertical-align: middle;
}
.w2g-watch .room-info .end {
    display: flex;
    align-items: center;
}
.w2g-watch .room-info .end .viewers {
    margin-right: 1rem;
    flex-shrink: 0;
}
.w2g-watch .room-info .end .controls .btn {
    margin: 0.2rem 0;
}
.w2g-watch .room-info .start .score,
.w2g-watch .room-info .start .status,
.w2g-watch .room-info .end .episode,
.w2g-watch .room-info .end .user-score,
.w2g-watch .room-info .end .viewers {
    font-size: 0.8rem !important;
}
.w2g-watch .anime-info {
    padding: 20px 25px;
    display: flex;
    background: #181d22;
    border-radius: 5px;
}
.w2g-watch .anime-info .poster {
    width: 160px;
    flex-shrink: 0;
}
.w2g-watch .anime-info .poster span {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 130%;
    border-radius: 5px;
    overflow: hidden;
}
.w2g-watch .anime-info .poster span img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.w2g-watch .anime-info .info {
    padding-left: 15px;
}
.w2g-watch .anime-info .info .name {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2rem;
    color: #ddd;
}
.w2g-watch .anime-info .synopsis {
    font-size: 0.8rem;
    margin-top: 10px;
    line-height: 1.5rem;
    max-height: 4.5rem;
    overflow: hidden;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.2rem;
    max-height: 4.8rem;
    overflow: hidden;
}
.room-chat {
    background: #181d22;
    border-radius: 5px;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    height: 100%;
    max-height: 600px;
    position: relative;
}
.room-chat .head {
    font-size: 1.2rem;
    text-align: center;
    display: block;
    border-bottom: 1px solid #292929;
    padding: 10px;
    color: #777;
}
.room-chat .body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.room-chat .body .messages {
    flex-grow: 1;
    position: relative;
}
.room-chat .body .messages .scroll {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 10px;
}
.room-chat .body .messages .event {
    display: flex;
    align-items: center;
    color: #666;
    font-style: italic;
    margin-bottom: 10px;
}
.room-chat .body .messages .event + .event {
    margin-top: -10px;
}
.room-chat .body .messages .event:after,
.room-chat .body .messages .event:before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #363636;
}
.room-chat .body .messages .event:before {
    margin-right: 10px;
}
.room-chat .body .messages .event:after {
    margin-left: 10px;
}
.room-chat .body .messages .event.started {
    background: #292929;
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    font-style: italic;
    margin-bottom: 10px;
    color: #a1fd2e;
    justify-content: center;
}
.room-chat .body .messages .event.started:after,
.room-chat .body .messages .event.started:before {
    display: none;
}
.room-chat .body .messages .message {
    display: flex;
    margin-bottom: 10px;
}
.room-chat .body .messages .message .avatar {
    flex-shrink: 0;
    align-self: flex-end;
    margin-right: 10px;
}
.room-chat .body .messages .message .avatar img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.room-chat .body .messages .message .msg-body {
    display: flex;
    flex-direction: column;
}
.room-chat .body .messages .message .msg-body .text {
    background: #aaa;
    color: #222;
    border-radius: 5px;
    padding: 4px 8px;
    position: relative;
    word-break: break-word;
    order: 2;
}
.room-chat .body .messages .message .msg-body .text:after {
    right: 100%;
    bottom: 5px;
    border: solid #fff0;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #fff0;
    border-right-color: #aaa;
    border-width: 5px;
    margin-top: -5px;
}
.room-chat .body .messages .message .msg-body .user {
    font-weight: 700;
    color: #a1fd2e;
}
.room-chat .body .messages .message.owner .avatar {
    position: relative;
}
.room-chat .body .messages .message.owner .avatar:before {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #cc9a06;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.room-chat .body .messages .message.self {
    justify-content: flex-end;
}
.room-chat .body .messages .message.self .avatar {
    order: 2;
    margin-right: 0;
    margin-left: 10px;
    display: none;
}
.room-chat .body .messages .message.self .msg-body .text {
    background: #a1fd2e;
    color: #000;
}
.room-chat .body .messages .message.self .msg-body .text:after {
    right: auto;
    left: 100%;
    border-right-color: #fff0;
    border-left-color: #a1fd2e;
}
.room-chat .body .messages .message.self .msg-body .user {
    text-align: right;
    display: none;
}
.room-chat .body .compose {
    background: #23282e;
    border-top: 1px solid #292929;
    flex-shrink: 0;
    padding: 10px;
}
.w2g-room-status {
    padding: 2rem 2.5rem;
    border-radius: 10px;
    width: 420px;
    max-width: 90%;
    background: rgb(6 6 6 / 0.7);
    color: #666;
}
.w2g-room-status .info .name {
    font-size: 1.4rem;
    font-weight: 700;
    color: #aaa;
    margin-bottom: 1rem;
}
.w2g-room-status .info .status {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.w2g-room-status .info .status .viewer {
    border: 1px solid #515151;
    border-radius: 5px;
    padding: 0.2rem 0.5rem;
    flex-shrink: 0;
}
.w2g-room-status .time-left {
    font-size: 2.8rem;
    color: #777;
    font-weight: 700;
}
.modal .w2g-room-status {
    max-width: 100%;
    width: 100%;
    background: #181d22;
}
#w2g-episodes .modal-content {
    background: #010101;
    padding: 1rem;
}
#w2g-episodes .modal-content .head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#w2g-episodes .modal-content .body {
    padding-top: 0.8rem;
}
#w2g-episodes .modal-content .body .episodes {
    height: auto;
    max-height: 300px;
    overflow: auto;
}
.jwplayer .jw-rightclick.jw-open {
    display: none !important;
}
@media (max-width: 1449.98px) {
    .w2g-items .w2g-item .inner .anime .poster {
        width: 60px;
    }
    .w2g-items .w2g-item .inner .screen .time {
        padding: 5px 0;
    }
    .w2g-items .w2g-item .inner .screen .time span {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
    .w2g-items .w2g-item .inner .screen .time time {
        font-size: 2rem;
    }
}
@media (max-width: 1199.98px) {
    .w2g-watch aside.sidebar.placeholder {
        display: none;
    }
    .w2g-watch aside.sidebar.chat {
        position: static;
    }
    .w2g-watch aside.sidebar {
        margin-top: 10px;
        width: 100%;
    }
    .w2g-watch aside.sidebar .body {
        min-height: 300px;
    }
    .w2g-items .w2g-item {
        width: 33.3333333333%;
    }
}
@media (max-width: 991.98px) {
    .w2g-items .w2g-item,
    .w2g-items.profile .w2g-item {
        width: 50%;
    }
}
@media (max-width: 767.98px) {
    .w2g-create-panel {
        flex-direction: column;
    }
    .w2g-create-panel .preview {
        width: 100%;
        order: 2;
        padding: 10px;
    }
    .w2g-items .w2g-item,
    .w2g-items.profile .w2g-item {
        width: 100%;
    }
    .w2g-watch .room-info {
        flex-direction: column;
    }
    .w2g-watch .anime-info {
        padding: 10px;
        padding-bottom: 15px;
    }
    .w2g-watch .anime-info .poster {
        width: 50px;
    }
    .w2g-watch .anime-info .meta.icons {
        display: unset;
    }
    .w2g-watch .anime-info .meta.icons i + i {
        margin-left: 0.4em;
    }
    .w2g-room-status {
        background: 0 0 !important;
    }
    .w2g-room-status .info .name {
        display: none;
    }
}
#zw-user {
    max-height: 320px;
    overflow: hidden;
    position: relative;
}
#top_chat {
    position: relative;
    display: flex;
    flex-direction: column;
}
#top_chat .t_c-close {
    position: absolute;
    right: 1rem;
    top: 0.5rem;
    display: block !important;
}
#top_chat .t_c-close .btn-sm {
    font-size: 12px;
    padding: 0.3rem 0.5rem;
}
#top_chat .t_c-close .btn-sm strong::before {
    content: "Hide ";
}
#top_chat.chatbox-hide .t_c-close {
    background-color: #fff0;
    top: 50%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
}
#top_chat.chatbox-hide .t_c-close .btn-sm strong::before {
    content: "Show ";
}
#top_chat.chatbox-hide .t_c-close .btn-sm i::before {
    content: "\f055";
}
#top_chat > div {
    flex-shrink: 0;
}
#top_chat .t_c-pin {
    display: flex;
    position: relative;
    margin-bottom: 0.5rem;
}
#top_chat .t_c-pin .is-pin {
    background-color: rgb(255 255 255 / 0.25);
    padding: 1rem;
    border-radius: 0.6rem;
    display: flex;
    align-items: center;
    font-size: 13px;
    flex: 1 1 0%;
    align-items: flex-start;
}
#top_chat .t_c-pin .is-pin + .is-pin {
    margin-left: 1rem;
}
#top_chat .t_c-pin .is-pin .pin-text {
    margin-left: 0.5rem;
}
#top_chat .t_c-pin .is-pin .pin-text .sub {
    font-weight: 400;
    margin-bottom: 0.2rem;
    color: #fff;
}
#top_chat .t_c-pin .is-pin .pin-text .sub .pin-name {
    display: inline;
    font-weight: 600;
    color: #6735ae;
}
#top_chat .t_c-pin .is-pin .pin-text .sub .unpin {
    display: inline;
    font-weight: 400;
    font-size: 0.9em;
    text-decoration: underline !important;
    text-underline-offset: 2px;
    color: #fff;
    cursor: pointer;
}
#top_chat .t_c-pin .is-pin .pin-text .subject {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#top_chat .t_c-pin .is-pin .pin-text .subject > div {
    display: inline;
}
#top_chat .t_c-pin .is-pin .pin-text .subject .user-name {
    margin-right: 0.3rem;
    font-weight: 600;
}
.t_c-chatlist {
    flex-grow: 1;
    overflow: auto;
    margin: 1rem 0;
    max-height: 510px;
    padding-right: 20px;
    overflow: hidden;
    position: relative;
}
.t_c-chatlist .is-wrap {
    position: relative;
    padding-bottom: 1rem;
}
.t_c-chatlist .is-wrap .item {
    display: flex;
    justify-content: flex-start;
    padding: 0.5rem 0.75rem;
    border-radius: 0.4rem;
}
.t_c-chatlist .is-wrap .item > div.user-avatar {
    width: 40px;
    height: 40px;
    padding: 0;
    margin-right: 10px;
    flex-shrink: 0;
}
.t_c-chatlist .is-wrap .item > div.detail {
    font-size: 13px;
    padding: 0.5rem 1rem;
    background-color: rgb(255 255 255 / 0.1);
    border-radius: 0.5rem;
    position: relative;
}
.t_c-chatlist .is-wrap .item > div.detail:hover {
    background-color: rgb(255 255 255 / 0.2);
}
.t_c-chatlist .is-wrap .item > div.detail .options {
    position: absolute;
    top: 0;
    right: 0;
}
.t_c-chatlist .is-wrap .item > div.detail .options .btn {
    width: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    color: #6735ae;
    opacity: 0;
}
.t_c-chatlist .is-wrap .item:hover > div.detail .options .btn {
    opacity: 1;
}
.t_c-chatlist .is-wrap .item > div.detail .options .dropdown-menu-model {
    min-width: 120px !important;
}
.t_c-chatlist .is-wrap .item > div.detail .is-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.25rem;
    padding-right: 40px;
}
.t_c-chatlist .is-wrap .item > div.detail .is-info > div {
    margin-right: 1rem;
    opacity: 0;
}
.t_c-chatlist .is-wrap .item:hover > div.detail .is-info > div {
    opacity: 1;
}
.t_c-chatlist .is-wrap .item > div.detail .is-info .is-name {
    font-weight: 600;
    opacity: 1 !important;
}
.t_c-chatlist .is-wrap .item .user-name {
    white-space: normal;
    word-break: break-word;
}
.t_c-chatlist .is-wrap .item > div.detail .is-info .is-reply a {
    cursor: pointer;
}
.t_c-chatlist .is-wrap .item > div.detail .is-subject p {
    margin-bottom: 0;
    word-break: break-word;
}
.t_c-chatlist .is-wrap .item > div.detail .is-subject .reply {
    padding-left: 1rem;
    border-left: 3px solid #6735ae;
    margin-bottom: 0.75rem;
    margin-top: 0.5rem;
    cursor: pointer;
}
.t_c-chatlist .is-wrap .item > div.detail .is-subject .reply .r-name {
    font-weight: 600;
    margin-bottom: 0.2rem;
}
.t_c-chatlist .is-wrap .item > div.detail .is-subject .reply .r-subject {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 300px;
}
.t_c-chatlist .is-wrap .item > div.detail .is-subject .inner-sticker {
    max-width: 100px;
    max-height: 100px;
    margin: 0.5rem 0;
}
.t_c-chatlist .is-wrap .item.item-blocked .user-avatar {
    filter: grayscale(1);
    opacity: 0.2;
}
.t_c-chatlist .is-wrap .item.item-blocked > div.detail {
    border: 1px solid #9f2d2d;
    background-color: transparent !important;
}
.t_c-chatlist .is-wrap .item.item-blocked > div.detail .is-reply {
    display: none;
}
.t_c-chatlist .is-wrap .item.item-blocked > div.detail .is-subject {
    opacity: 0.2;
}
.t_c-chatlist .is-wrap .item.item-blocked > div.detail .is-info {
    opacity: 0.2;
}
.t_c-input {
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
}
.t_c-input .is-textarea {
    position: relative;
    flex-grow: 1;
    margin-right: 1rem;
}
.t_c-input .is-textarea .form-control-textarea {
    padding: 15px 15px 15px 45px;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    background: #fff;
    resize: none;
    height: 50px;
    border: none !important;
    border-radius: 0.3rem;
}
.t_c-input .is-textarea .form-control-textarea:focus {
    box-shadow: 0 0 0 5px rgb(202 233 98 / 0.2) !important;
}
.t_c-input .is-textarea .is-emo {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9;
}
.t_c-input .is-textarea .is-emo .cb-icon {
    color: #aaa;
    font-size: 20px;
    cursor: pointer;
}
.t_c-input .is-textarea .is-emo.show .cb-icon {
    color: #6735ae;
}
.t_c-input .is-textarea .characters-left {
    position: absolute;
    top: 3px;
    right: 5px;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    color: #aaa;
}
.t_c-input .is-textarea .time-left {
    margin-top: 1rem;
    font-size: 13px;
    font-weight: 400;
    color: rgb(255 255 255 / 0.7);
}
.t_c-input .is-textarea .time-left strong {
    font-weight: 600;
    color: #6735ae;
}
.top_chat-message {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgb(22 23 26 / 0.9);
    display: flex;
    border-radius: 1rem;
    align-items: center;
    justify-content: center;
}
.top_chat-message .content {
    text-align: center;
}
.top_chat-message .content p {
    font-weight: 600;
    margin-bottom: 2rem;
    font-size: 1.1em;
}
.top_chat-message .content .buttons {
    display: flex;
    justify-content: center;
}
.top_chat-message .content .buttons .btn + .btn {
    margin-left: 1rem;
}
.t_c-input .is-button {
    flex-shrink: 0;
}
.t_c-input .is-button .btn {
    height: 50px;
    line-height: 50px;
    padding: 0 1.5rem;
    font-weight: 600;
    font-size: 13px;
}
.t_c-noti {
    position: relative;
}
.t_c-noti .is-reply {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.6rem;
    background-color: #6c6c71;
    margin-bottom: 0.5rem;
    border-radius: 0.5rem;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 0.1);
}
.t_c-noti .is-reply .is-icon {
    color: #6735ae;
    font-size: 1.2em;
    margin-right: 1rem;
    flex-shrink: 0;
    padding: 0 0.5rem;
}
.t_c-noti .is-reply .is-cancel {
    font-size: 1.2em;
    flex-shrink: 0;
    padding: 0 0.5rem;
    cursor: pointer;
}
.t_c-noti .is-reply .is-content {
    flex-grow: 1;
}
.t_c-noti .is-reply .is-content .text {
    margin-top: 0.2rem;
    white-space: nowrap;
    width: 100%;
    max-width: 500px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.t_c-noti .user-limit {
    padding: 0.6rem 1rem;
    background-color: rgb(255 75 75 / 0.15);
    color: #ff4040;
    border-radius: 0.3rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
}
#top_chat .ps__thumb-y {
    background-color: rgb(255 255 255 / 0.1);
}
#top_chat .new-chat {
    position: absolute;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
    z-index: 9;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    padding: 0.7rem 1.2rem;
    border-radius: 3rem;
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 0.1);
}
#top_chat .dropdown-menu-model.dropdown-menu-normal {
    min-width: none;
    width: 600px;
    bottom: calc(100% + 15px) !important;
    left: -15px !important;
}
#top_chat .emo-list,
#top_chat .sticker-list {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    overflow: auto;
    max-height: 320px;
}
#top_chat .emo-list .el-item {
    float: none;
    flex-shrink: 0;
    line-height: 1;
    padding: 1rem 0;
    width: 12.5%;
}
#top_chat .sticker-list .sl-item {
    float: none;
    width: 20%;
}
#top_chat .sticker-search {
    margin: 10px;
    position: relative;
}
#top_chat .sticker-search .ss-icon {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 12px;
}
#top_chat .sticker-search .form-control {
    background-color: #eaeaea;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0.3rem;
    font-size: 13px;
    font-weight: 500;
    padding: 0.5rem 1rem;
    padding-left: 2rem;
    height: auto;
}
#top_chat .sticker-search .form-control:focus {
    background-color: #eee !important;
}
.alert-create {
    background-color: rgb(215 182 84 / 0.4);
    border-radius: 0.6rem;
    padding: 1.5rem;
    font-weight: 500;
}
.alert-create .ac-icon {
    font-size: 2.5em;
    color: #ffd65b;
    margin-bottom: 1.2rem;
}
.new-connect {
    margin: 3rem auto;
}
.new-connect #top_chat {
    margin-bottom: 3rem;
    padding: 2rem;
    padding-top: 3rem !important;
    border-radius: 1rem;
    background-color: rgb(255 255 255 / 0.075);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.new-connect #top_chat .t_c-chatlist {
    height: 450px;
}
#top_chat.chatbox-hide {
    padding: 2rem !important;
}
#top_chat.chatbox-hide > div {
    display: none;
}
.nc-wrap {
    margin-bottom: 3rem;
    display: flex;
    justify-content: space-between;
}
.nc-sidebar {
    flex-shrink: 0;
    width: 280px;
    margin-right: 2rem;
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
    align-self: flex-start;
}
.nc-wrap .nc-body {
    width: calc(100% - 280px - 2rem);
}
.nc-sidebar .page-title {
    line-height: 40px;
    font-weight: 700;
    font-size: 2.5em;
    margin-bottom: 2rem;
}
.nc-sidebar .page-title span {
    font-weight: 300;
}
.nc-sidebar .item {
    margin-bottom: 0.5rem;
}
.nc-sidebar .item .item-link {
    width: 100%;
    display: block;
    padding: 1.5rem;
    border-radius: 1rem;
    position: relative;
    font-size: 12px;
    overflow: hidden;
    line-height: 1.4;
    background-color: rgb(255 255 255 / 0.1);
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
.nc-sidebar .item .item-link.active {
    background-color: #fff;
    color: #000;
}
.nc-sidebar .nc-cate {
    margin-bottom: 2rem;
}
.nc-sidebar .nc-cate .item {
    cursor: pointer;
    padding: 0.6rem 1rem;
    border-radius: 2rem;
    background-color: rgb(255 255 255 / 0.1);
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}
.nc-sidebar .nc-cate .item.active,
.nc-sidebar .nc-cate .item:hover {
    background-color: rgb(255 255 255 / 0.2);
}
.nc-sidebar .nc-cate .item .ztag {
    font-weight: 500;
}
.nc-sidebar .nc-cate .item .number {
    font-size: 12px;
    font-weight: 600;
    background-color: #fff;
    line-height: 16px;
    padding: 0 0.5rem;
    color: #000;
    border-radius: 2rem;
}
.nc-users .zw-header {
    padding: 1rem 1rem;
    border-radius: 1rem 1rem 0 0;
    background-color: rgb(255 255 255 / 0.2);
    font-weight: 600;
    margin-bottom: 1px;
}
.nc-users .zw-ul {
    border-radius: 0 0 1rem 1rem;
    overflow: hidden;
    background-color: #ffffff05;
}
.nc-users .zw-ul .item-user {
    display: flex;
    justify-content: space-between;
    padding: 1rem;
    align-items: center;
    border-radius: 0;
    background-color: rgb(255 255 255 / 0.1);
    margin-bottom: 0;
}
.nc-users .zw-ul .item-user + .item-user {
    margin-top: 1px;
}
.nc-users .zw-ul .item-user .number {
    font-size: 1em;
    font-weight: 500;
    flex-shrink: 0;
}
.nc-users .zw-ul .item-user .profile-avatar {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    margin: 0 1rem;
}
.nc-users .zw-ul .item-user .item-inner {
    flex-grow: 1;
    font-size: 13px;
}
.nc-users .zw-ul .item-user .item-inner .user-name {
    max-width: 150px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nc-body {
    flex-grow: 1;
}
.nc-body .znav {
    margin: 0 0 1rem;
    display: flex;
    justify-content: space-between;
}
.nc-search {
    margin: 1.2rem 0;
}
.nc-search .search-content input.search-input {
    border-radius: 0.4rem;
    padding-right: 55px;
    border: 1px solid #4d4d51 !important;
    background-color: transparent !important;
    color: #fff;
}
.nc-search .search-content .search-icon {
    right: 0;
    color: #fff;
}
.nc-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 1rem;
}
.nc-head .is-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.nc-head .is-right {
    display: flex;
    align-items: center;
}
.nc-head .is-right .item-link {
    padding: 0.5rem 1rem;
    border-radius: 2rem;
}
.nc-head .is-right .item-link.active {
    background-color: #fff;
    color: #111;
}
@media screen and (min-width: 1299px) {
    .nc-list .pin-group {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 1rem;
        margin-bottom: 1rem;
    }
}
.nc-list .item {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    padding: 1.5rem;
    border-radius: 1rem;
    position: relative;
    font-size: 13px;
    overflow: hidden;
    line-height: 1.4;
    background-color: rgb(255 255 255 / 0.1);
    padding-left: 75px;
}
.nc-list .item .is-vote {
    width: 50px;
    color: rgb(255 255 255 / 0.25);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 15px 0;
    text-align: center;
    font-size: 40px;
    line-height: 1;
    background-color: rgb(0 0 0 / 0.05);
}
.nc-list .item .is-vote .is-point {
    font-size: 16px;
    margin: 0.1rem 0;
    font-weight: 600;
    color: #fff;
}
.nc-list .item .is-vote a {
    cursor: pointer;
}
.nc-list .item .is-vote a:hover {
    color: #6735ae;
}
.nc-list .item .is-vote.is-vote-new .is-down,
.nc-list .item .is-vote.is-vote-new .is-up {
    font-size: 16px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 0.075);
    color: #fff6;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.nc-list .item .is-vote.is-vote-new a.active,
.nc-list .item .is-vote.is-vote-new a:hover {
    background-color: #181d22;
    color: #6735ae;
}
.nc-list .item .is-vote.is-vote-new .is-point {
    margin: 0.25rem 0 1.25rem;
    font-size: 12px;
}
.nc-list .item .is-pin {
    display: none;
}
.nc-list .pin-group .item {
    background-color: #181d22;
}
.nc-list .pin-group .item .is-pin {
    display: block;
    background-color: #fff;
    color: #000;
    padding: 0.1rem 0.4rem;
    border-radius: 0.3rem;
    margin-right: 0.75rem;
    font-weight: 500;
}
.nc-list .item .is-head {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.nc-list .item .is-body {
    margin-bottom: 0.5rem;
    word-break: break-word;
    flex-grow: 1;
}
.nc-list .item .is-body .item-name {
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 0.5rem;
}
.nc-list .item .is-body p {
    margin-bottom: 0.75rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: rgb(255 255 255 / 0.7) !important;
}
.nc-list .item .is-body .in-post {
    max-width: 100%;
    height: auto;
    max-height: 800px;
}
.nc-list .item .is-body .content {
    max-height: 200px;
    overflow: hidden;
    position: relative;
    display: block;
}
.nc-list .item .is-body .content::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    height: 100px;
    background: #212121;
    background: linear-gradient(0deg, #212121 16%, #fff0 82%);
    z-index: 3;
}
.nc-list .pin-group .item .is-body .content::before {
    background: #58465d;
    background: linear-gradient(0deg, #58465d 16%, #fff0 82%);
}
.nc-list .item .is-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nc-list .item .is-bottom .is-stats {
    display: flex;
    align-items: center;
}
.nc-list .item .is-bottom .is-stats div {
    margin-left: 1rem;
    display: flex;
    align-items: center;
}
.nc-body .zcate {
    display: none;
}
#top_chat .new-chat i {
    animation: new-chat 0.5s infinite;
    position: relative;
}
@keyframes new-chat {
    0% {
        top: 0;
    }
    50% {
        top: -1px;
    }
    100% {
        top: 1px;
    }
}
.tvli-display {
    display: block;
    background-color: #00ff47;
    position: relative;
    margin: 1rem auto;
    display: none !important;
}
.tvli-display .text-size {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 1rem;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.botright {
    position: absolute;
    z-index: 90;
    bottom: 50px;
    right: 50px;
    font-family: Arial, Helvetica, sans-serif;
}
.botright .zbtn {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    outline: 0;
    text-decoration: none !important;
    padding: 12px 15px;
    line-height: 1;
    border: 2px solid #fff !important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.5);
    border-radius: 6px;
    background-color: #fff;
    color: #000 !important;
}
.botright .zbtn-outline {
    background-color: transparent !important;
    color: #fff !important;
    text-shadow: 0 0 3px #000 !important;
}
.botright .zbtn + .zbtn {
    margin-left: 6px;
}
@media screen and (max-width: 800px) {
    .botright {
        right: 20px;
        bottom: 20px;
    }
    .botright .zbtn {
        font-size: 14px !important;
        padding: 8px 10px !important;
        border-radius: 3px;
    }
}
.zz-alert {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    background-color: #fff;
    color: #000;
    max-width: 320px;
    width: 100%;
    border-radius: 1rem;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.4);
}
.zz-alert .content {
    padding: 2rem;
    text-align: center;
    line-height: 1.5;
    font-weight: 500;
}
.zz-alert .content strong {
    font-weight: 600;
}
.zz-alert .content .is-icon {
    font-size: 40px;
    margin-bottom: 0.5rem;
    color: #ff6550;
}
.zz-loader {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background-color: #000;
    box-shadow: 24px 0 #000, -24px 0 #000;
    position: relative;
    animation: lflash 0.5s ease-out infinite alternate;
}
@keyframes lflash {
    0% {
        background-color: #0002;
        box-shadow: 24px 0 #0002, -24px 0 #000;
    }
    50% {
        background-color: #000;
        box-shadow: 24px 0 #0002, -24px 0 #0002;
    }
    100% {
        background-color: #0002;
        box-shadow: 24px 0 #000, -24px 0 #0002;
    }
}
#totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    z-index: 9;
    display: none;
    opacity: 0.8;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 0.1);
}
#totop.active {
    display: block;
}
#totop:hover {
    opacity: 1;
}
#totop i {
    line-height: 50px;
    color: #000;
    font-size: 16px;
}
.survey-fixed {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
    width: 100%;
    max-width: 280px;
    padding: 1.2rem;
    background-color: #fff;
    color: #000;
    border-radius: 1rem;
    box-shadow: 0 20px 20px 0 rgb(0 0 0 / 0.1);
}
.survey-fixed .is-close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.survey-fixed .is-title {
    font-weight: 600;
    font-size: 1.2em;
}
.survey-fixed .is-buttons {
    display: flex;
    justify-content: space-between;
}
.survey-fixed .is-buttons > .btn {
    width: calc(50% - 5px);
    display: block;
}
.sharethis-inline-share-buttons {
    z-index: 99 !important;
}
.guidelines {
    border: 1px solid #6735ae;
    font-size: 12px;
    line-height: 1.2;
    padding: 0.3rem 0.3rem 0.3rem 0.6rem;
    background-color: #fff1;
    border-radius: 0.4rem;
    display: flex;
    align-items: center;
    gap: 0.6rem;
}
.guidelines span {
    background-color: #6735ae;
    font-size: 10px;
    font-weight: 500;
    padding: 0.15rem 0.2rem;
    border-radius: 4px;
    color: #000;
    animation: guidelines-tag 1s infinite;
}
@keyframes guidelines-tag {
    0% {
        background-color: #fff;
        transform: scale(1);
    }
    50% {
        background-color: #6735ae;
        transform: scale(1.1);
    }
    100% {
        background-color: #fff;
        transform: scale(1);
    }
}
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    height: 15px;
    bottom: 0;
    position: absolute;
}
.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    width: 16px;
    right: 0;
    position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    display: block;
    background-color: #fff0;
}
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y,
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
    opacity: 1;
}
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
    background-color: #fff0;
    opacity: 1;
}
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color 0.2s linear, height 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute;
}
.ps__thumb-y {
    background-color: #212639;
    border-radius: 6px;
    transition: background-color 0.2s linear, width 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute;
}
.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x:hover > .ps__thumb-x {
    background-color: #3d445e;
    height: 11px;
}
.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y {
    background-color: #3d445e;
    width: 12px;
}
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}
@media screen and (max-width: 1599px) {
    #anime-event .event-block .event_-focus {
        width: 400px;
    }
    #anime-event .event-block .event_-list {
        width: calc(100% - 400px);
    }
    #anime-event .event-block .event_-list .item {
        height: 280px;
        padding: 15px 20px;
    }
    #anime-event .event-block .event_-list .item .film-name {
        -webkit-line-clamp: 2;
    }
    #anime-event .event-block .event_-list .item .film-poster {
        width: 120px;
        padding-bottom: 120px;
        margin-top: 20px;
    }
}
@media screen and (max-width: 1400px) {
    .hr-community {
        display: none;
    }
    #discussion .dis-wrap {
        margin-left: -80px;
    }
    #discussion .d_w-icon {
        margin-right: 0;
    }
    .anif-block-ul li .film-detail {
        font-size: 0.85em;
    }
    .tick {
        flex-wrap: wrap;
    }
    .connecting-list .item {
        font-size: 13px;
    }
}
@media screen and (max-width: 1299px) {
    #discussion .dis-wrap {
        padding-top: 40px;
        padding-left: 0;
    }
    #discussion {
        margin-bottom: 30px;
        margin-top: 0;
    }
    #discussion .d_w-icon {
        display: none;
    }
    #discussion .dis-wrap {
        margin-left: 0;
    }
    .dwl-ul {
        min-height: auto;
    }
    .dwl-ul .swiper-slide {
        padding-bottom: 40px;
        padding-top: 30px;
    }
    .dwl-ul .dwl-item {
        font-size: 13px;
    }
    #discussion .dis-wrap {
        min-height: auto;
    }
    .hr-donate {
        display: none;
    }
    .nc-sidebar {
        top: 20px;
    }
}
@media screen and (min-width: 1200px) {
    .makeup .block_area-content {
        padding-right: 190px;
        position: relative;
    }
    .makeup .block_area-content:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 160px;
        background: #333546;
        background: linear-gradient(180deg, #333546 0, #fff0 100%);
    }
    .makeup .show-profile-avatar {
        position: absolute;
        top: 30px;
        right: 30px;
    }
}
@media screen and (max-width: 1023px) {
    .znav {
        flex-direction: column !important;
    }
    .znav .zsort {
        margin-top: 10px;
    }
    .header-group {
        display: none;
    }
    #top_chat .t_c-pin {
        flex-direction: column;
        margin: 0 -2rem;
    }
    #top_chat .t_c-pin .is-pin + .is-pin {
        margin-left: 0;
    }
    #top_chat .t_c-pin .is-pin {
        border-radius: 0;
        padding: 1rem;
        margin-bottom: 1px;
        border: none;
    }
    .share-icon {
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 860px) {
    #discussion .pre-tabs .nav-item .nav-link {
        border: none !important;
        line-height: normal;
    }
    #discussion .pre-tabs .nav-item .nav-link.active {
        background-color: #6735ae !important;
        color: #111 !important;
    }
    .os-list .os-item {
        width: calc(16.66% - 10px);
    }
    .nc-sidebar {
        display: none;
    }
    .nc-body .zcate {
        display: block;
    }
    .nc-head {
        flex-direction: row;
    }
}
@media screen and (max-width: 759px) {
    #top_chat .dropdown-menu-model.dropdown-menu-normal {
        width: 360px;
    }
    #top_chat .emo-list .el-item {
        width: 16.66%;
    }
    #top_chat .sticker-list .sl-item {
        width: 25%;
    }
    .t_c-noti .is-reply .is-content .text {
        max-width: 160px;
    }
}
@media screen and (max-width: 575px) {
    #discussion .display-toggle {
        right: 0;
        top: 8px;
    }
    #discussion .display-toggle .to-text {
        display: none;
    }
    #discussion.ds-hide .display-toggle .to-text {
        display: block;
    }
    .cda-bottom-my > div {
        flex-direction: column;
    }
    .cda-bottom-my > div > div {
        margin: 0.5rem 0;
    }
    .cda-bottom-my > div > div > .btn {
        margin-left: 0 !important;
        margin-right: 1rem !important;
    }
    .nc-list .item .is-bottom .is-stats > div {
        display: none;
    }
    .nc-list .item .is-bottom .is-stats > div.is-comment {
        display: block;
        margin: 0;
    }
    .new-connect {
        margin: 1rem auto;
    }
    .new-connect #top_chat {
        padding: 1rem;
    }
    #top_chat .t_c-pin {
        margin: 0 -1rem;
    }
    .new-connect #top_chat .t_c-chatlist {
        height: 320px;
        padding-right: 0;
    }
    #top_chat .t_c-chatlist .ps__rail-y {
        display: none !important;
    }
    .t_c-chatlist .is-wrap .item {
        padding: 0.5rem 0;
    }
    .t_c-chatlist .is-wrap .item > div.user-avatar {
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }
    .t_c-chatlist .is-wrap .item > div.detail {
        background-color: transparent !important;
        padding: 0;
        flex-grow: 1;
    }
    .t_c-chatlist .is-wrap .item.item-blocked > div.detail {
        padding: 0.4rem;
    }
    .t_c-chatlist .is-wrap .item > div.detail .is-subject .reply .r-subject {
        width: 150px;
    }
    .t_c-input {
        flex-direction: column;
    }
    .t_c-input .is-textarea {
        margin-right: 0;
        margin-bottom: 1rem;
    }
    .t_c-input .is-button {
        text-align: right;
        position: relative;
        z-index: 9;
    }
    .t_c-input .is-button .btn {
        line-height: 40px;
        height: 40px;
    }
    .t_c-chatlist .is-wrap .item > div.detail .options .btn {
        opacity: 1;
    }
    #top_chat .new-chat {
        padding: 0.4rem 0.8rem;
        font-size: 12px;
        top: -50px;
    }
    .t_c-input .is-textarea .time-left {
        position: absolute;
        max-width: 200px;
    }
}
@media screen and (max-width: 480px) {
    .time-zone > .preform {
        display: block;
    }
    .time-zone .select-timezone {
        width: calc(100% - 80px);
        margin-right: 10px !important;
    }
    .time-zone .btn-primary {
        float: right;
        width: 70px;
        padding: 0 5px;
    }
    .avatar-list .item {
        width: calc(33.33% - 20px);
    }
    .zz-alert {
        border-radius: 0.5rem;
    }
    .zz-alert .content {
        padding: 20px;
    }
    .zz-alert .content .is-icon {
        display: none;
    }
    .top_chat-message {
        align-items: flex-end;
        padding-bottom: 200px;
    }
}
@media screen and (max-width: 479px) {
    .text-home {
        padding: 1.2rem;
        font-size: 14px;
    }
    .znav {
        margin-top: 0;
    }
    .ztag.ztabs > a {
        font-size: 12px;
        line-height: 1.3;
        margin: 0.2rem;
    }
    .nc-list .item .is-vote {
        background-color: #fff0;
        padding: 10px 0;
    }
    .nc-list .item {
        padding: 1rem;
        padding-left: 55px;
    }
    .nc-list .item.item-pin .is-pin span {
        display: none;
    }
    .nc-head .is-right .item-link span {
        display: none;
    }
    #top_chat .dropdown-menu-model.dropdown-menu-normal {
        width: 280px;
    }
    .t_c-chatlist .is-wrap .item > div.detail .is-info > div {
        margin-right: 10px;
    }
    .t_c-chatlist .is-wrap .item > div.detail .is-info > div.is-reply {
        display: none;
    }
    .t_c-chatlist .is-wrap .item > div.detail .is-info > div.is-time {
        font-size: 10px;
        font-weight: 400;
        line-height: 1.2;
    }
    .t_c-chatlist .is-wrap .item > div.detail .options {
        top: -5px;
    }
    .t_c-chatlist .is-wrap .item > div.detail .is-info {
        padding-right: 25px;
    }
    .t_c-chatlist .is-wrap .item > div.detail .is-info .is-name {
        font-size: 12px;
    }
    .t_c-chatlist .is-wrap .item .badg-level {
        width: 14px;
        height: 14px;
    }
    .cd-article {
        padding: 1.5rem;
    }
    .cd-article .article-name {
        font-size: 1.4em;
        line-height: 1.4;
    }
}
@media screen and (max-width: 380px) {
    .comment-input .user-avatar,
    .cw_list .cw_l-line .user-avatar {
        width: 30px;
        padding-bottom: 30px;
    }
    .comment-input,
    .cw_list .cw_l-line {
        padding-left: 45px;
    }
    .sc-header .sc-h-from {
        padding-right: 1rem;
        margin-right: 1rem;
    }
}
