﻿:root {
    --logo-height: 50px;
    --header-height: max(60px, var(--logo-height));
}

@media (max-width: 767px) {
    :root {
        --logo-height: 40px;
    }
}

@media (max-width: 980px) {
    :root {
        --header-height: 0px;
    }
}

#IEFIQAYZNG {
    position: relative;
    z-index: 15;
}

#IEFIQAYZNG .logo-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    object-fit: contain;
    margin-inline: auto;
    position: relative;
    z-index: 3;
    height: var(--logo-height);
}

.logo-wrapper {
    height: 100%;
    display: block;
    align-content: center;
    text-align: center;
}

#IEFIQAYZNG .logo-img.dark-mode {
    mix-blend-mode: plus-lighter;
}

#header_logo_IEFIQAYZNG_el .logo-img.dark-mode {
    mix-blend-mode: normal;
}

#side_logo_IEFIQAYZNG_el .logo-wrapper {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #adb5bd;
}

.logo-img.side {
    height: 40px;
}

#IEFIQAYZNG .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#IEFIQAYZNG #profile_access {
    align-content: center;
    cursor: pointer;
}

#IEFIQAYZNG .topbar .top-area {
    float: unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 0.25rem;
}

#IEFIQAYZNG .top-area>ul.main-menu {
    float: unset;
}

.setting-row span {
    width: unset !important;
}

.mm-hasnavbar {
    padding: 0 !important;
}

.mm-hasnavbar:before {
    display: none;
}

.mm-navbars-top {
    position: relative;
}

.mm-navbar {
    position: relative;
    height: auto;
    line-height: normal;
}

.mm-panels, .mm-panels>.mm-opened {
    position: static !important;
    height: 100%;
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding: unset;
}

.mm-panels>.mm-panel>.mm-listview {
    margin: unset;
}

.mm-panels>.mm-panel:before {
    all: unset;
}

.mm-prev {
    left: unset !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#IEFIQAYZNG .topbar {
    height: unset;
}

#IEFIQAYZNG .user-avatar-header {
    margin-top: 0;
}

.side-panel {
    top: 0;
}

#preloader_IEFIQAYZNG_el {
    position: fixed;
    z-index: 9999999;
    inset: 0;
    margin: auto;
    align-content: center;
    text-align: center;
    background-color: #fff;
}

#preloader_IEFIQAYZNG_el > div > div {
    height: 3px;
    background-color: var(--theme-primary-color);
    left: 0;
}

#preloader_IEFIQAYZNG_el[data-show=false] {
    display: none;
}

.close-menu-btn {
    color: rgba(0, 0, 0, 0.3);
}
#GWPEAJGWFQ .avatar {
  --size: 170px; 
  --border-width: 5px; 
  --status-offset: calc((var(--size) * 0.70710678118) - (var(--size) / 2));
  --status-size: 1.2rem;
  display: block;
  position: absolute;
  margin-top: unset;
  width: var(--size);
  height: var(--size);
  bottom: 20%;
  left: -20px;
}

#GWPEAJGWFQ .avatar img {
  border: var(--border-width) solid rgba(238, 238, 238, 0.99);
  background-color: #fff;
  box-shadow: 0 1px 0 #e1e8ed;
  border-radius: 100%;
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
}

#GWPEAJGWFQ .avatar .status {
  position: absolute;
  right: var(--status-offset);
  bottom: var(--status-offset);
  transform: translate(100%, 100%);
  height: var(--status-size) !important;
  width: var(--status-size) !important;
}

#GWPEAJGWFQ .avatar figure {
  margin: 0;
}

#GWPEAJGWFQ .avatar img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #GWPEAJGWFQ .avatar {
    transform: scale(0.8);
    bottom: calc(100% + 1rem);
  }
}

#GWPEAJGWFQ .timeline-info {
  direction: rtl;
  flex-grow: 1;
  line-height: 2rem;
  padding-block-end: 1rem;
}#WFOFAFYXRF .bluesh:before {
  background-color: #f94406;
}#PVPDXBSOAP {
  direction: rtl;
  text-align: start;
}

#PVPDXBSOAP #posts {
  position: relative;
}

#PVPDXBSOAP #posts .sentinel {
  position: absolute;
  height: 2px;
  visibility: hidden;
  pointer-events: none;
  bottom: 0;
}

#PVPDXBSOAP .linked-image {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 1rem;
}

#PVPDXBSOAP .linked-image a {
  display: block;
  height: auto;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
}

#PVPDXBSOAP .linked-image img {
  display: block;
  width: auto;
  margin-inline: auto;
  height: 60vmin;
  min-height: 33vh;
  object-fit: contain;
  backdrop-filter: blur(5px);
  border-radius: inherit !important;
}

#PVPDXBSOAP .linked-image a:after {
  content: " ";
  display: block;
  position: absolute;
  z-index: -1;
  inset: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  filter: blur(12px);
  transform: scale(1.08);
  border-radius: inherit;
}

#PVPDXBSOAP img[src='https://cdn.sqp.ir/Images/noimage/3.jpg'] {
  object-fit: contain;
  background-color: #eee;
}

#PVPDXBSOAP [data-show=false] {
  display: none;
}

#PVPDXBSOAP .loading {
  --bg: #f6f7f8;
  --skeleton: #e6e6e6;
  --skeleton-2: #dddddd;
  --card-bg: #ffffff;
  --radius: 12px;
  --shimmer: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.7) 50%,
      rgba(255, 255, 255, 0) 100%);
  width: 100%;
  background: var(--card-bg);
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(8, 20, 40, 0.08);
  padding: 16px;
  box-sizing: border-box;
  overflow: hidden;
  direction: rtl;
}

#PVPDXBSOAP .loading+.loading {
  margin-block-start: 2rem;
}

#PVPDXBSOAP .loading .skeleton {
  position: relative;
  background: linear-gradient(180deg, var(--skeleton), var(--skeleton-2));
  border-radius: 6px;
  overflow: hidden;
}

#PVPDXBSOAP .loading .skeleton::after {
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 200%;
  height: 100%;
  background: var(--shimmer);
  transform: skewX(-20deg);
  animation: shimmer 1.1s linear infinite;
}

@keyframes shimmer {
  0% {
    left: -150%;
  }

  100% {
    left: 150%;
  }
}

#PVPDXBSOAP .loading .header {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
}

#PVPDXBSOAP .loading .avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #888;
}

#PVPDXBSOAP .loading .meta {
  flex: 1;
}

#PVPDXBSOAP .loading .meta .line {
  height: 12px;
  margin-bottom: 8px;
  border-radius: 6px;
}

#PVPDXBSOAP .loading .meta .line.short {
  width: 25%;
}

#PVPDXBSOAP .loading .meta .line.medium {
  width: 40%;
}

#PVPDXBSOAP .loading .meta .line.long {
  width: 60%;
}

#PVPDXBSOAP .loading .hero {
  width: 100%;
  height: 260px;
  border-radius: 10px;
  margin-bottom: 12px;
}

#PVPDXBSOAP .loading .caption {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 10px;
}

#PVPDXBSOAP .loading .caption .row {
  height: 12px;
  border-radius: 6px;
}

#PVPDXBSOAP .loading .caption .row.w1 {
  width: 80%;
}

#PVPDXBSOAP .loading .caption .row.w2 {
  width: 70%;
}

#PVPDXBSOAP .loading .caption .row.w3 {
  width: 55%;
}

#PVPDXBSOAP .loading .footer {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-top: 6px;
}

#PVPDXBSOAP .loading .icon {
  display: flex;
  gap: 8px;
  align-items: center;
}

#PVPDXBSOAP .loading .icon .dot {
  width: 18px;
  height: 18px;
  border-radius: 4px;
}

#PVPDXBSOAP .loading .icon .txt {
  width: 36px;
  height: 10px;
  border-radius: 5px;
}

#PVPDXBSOAP .loading .pill {
  width: 110px;
  height: 30px;
  border-radius: 20px;
}

@media (max-width:520px) {
  #PVPDXBSOAP .loading .hero {
    height: 180px;
  }

  #PVPDXBSOAP .loading .avatar {
    width: 48px;
    height: 48px;
  }
}

body:has(#test_PVPDXBSOAP_header) {
  display: grid;
}

#test_PVPDXBSOAP_header {
  order: -1;
}#FUOGTHPQWT .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#FUOGTHPQWT .footer-description:empty {
    display: none;
}