/*
** Fonts
*/
/* Poppins */
/* #### Generated By: http://font.download #### */
@font-face {
  font-family: "Poppins Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Regular"),
    url("../fonts/poppins/Poppins-Regular.woff") format("woff");
}
@font-face {
  font-family: "Poppins Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Italic"),
    url("../fonts/poppins/Poppins-Italic.woff") format("woff");
}
@font-face {
  font-family: "Poppins Thin";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Thin"),
    url("../fonts/poppins/Poppins-Thin.woff") format("woff");
}
@font-face {
  font-family: "Poppins Thin Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Thin Italic"),
    url("../fonts/poppins/Poppins-ThinItalic.woff") format("woff");
}
@font-face {
  font-family: "Poppins ExtraLight";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins ExtraLight"),
    url("../fonts/poppins/Poppins-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Poppins ExtraLight Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins ExtraLight Italic"),
    url("../fonts/poppins/Poppins-ExtraLightItalic.woff") format("woff");
}
@font-face {
  font-family: "Poppins Light";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Light"),
    url("../fonts/poppins/Poppins-Light.woff") format("woff");
}
@font-face {
  font-family: "Poppins Light Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Light Italic"),
    url("../fonts/poppins/Poppins-LightItalic.woff") format("woff");
}
@font-face {
  font-family: "Poppins Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Medium"),
    url("../fonts/poppins/Poppins-Medium.woff") format("woff");
}
@font-face {
  font-family: "Poppins Medium Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Medium Italic"),
    url("../fonts/poppins/Poppins-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Poppins SemiBold";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins SemiBold"),
    url("../fonts/poppins/Poppins-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Poppins SemiBold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins SemiBold Italic"),
    url("../fonts/poppins/Poppins-SemiBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Poppins Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Bold"),
    url("../fonts/poppins/Poppins-Bold.woff") format("woff");
}
@font-face {
  font-family: "Poppins Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Bold Italic"),
    url("../fonts/poppins/Poppins-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Poppins ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins ExtraBold"),
    url("../fonts/poppins/Poppins-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Poppins ExtraBold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins ExtraBold Italic"),
    url("../fonts/poppins/Poppins-ExtraBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Poppins Black";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Black"),
    url("../fonts/poppins/Poppins-Black.woff") format("woff");
}
@font-face {
  font-family: "Poppins Black Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins Black Italic"),
    url("../fonts/poppins/Poppins-BlackItalic.woff") format("woff");
}
/* SF Pro Display */
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-BlackItalic.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-BlackItalic.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-HeavyItalic.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-HeavyItalic.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-Medium.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-Medium.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-Regular.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-Regular.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-LightItalic.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-LightItalic.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-LightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-SemiboldItalic.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-SemiboldItalic.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-ThinItalic.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-ThinItalic.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-Bold.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-Bold.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/sfpro/SFProDisplay-UltralightItalic.woff2") format("woff2"),
    url("../fonts/sfpro/SFProDisplay-UltralightItalic.woff") format("woff"),
    url("../fonts/sfpro/SFProDisplay-UltralightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
/*
** General Styles
*/
:root {
  --font-poppins: "Poppins", sans-serif;
  --font-sfpro: "SF Pro Display", sans-serif;
  --color-primary: #010101;
  --color-grid-area: #161419;
  --color-secondary: #ffffff;
  --color-accent: #8719f3;
  --color-green: #0aca45;
  --color-red: #da2d2d;
  --color-yellow: #f2cb04;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  max-width: 100%;
}

#wpbody-content:has(.boostify-dashboard-wrap) {
  background: var(--color-primary) !important;
}

.boostify-dashboard-wrap {
  padding: 32px !important;
  margin: 0 !important;
  font-family: var(--font-sfpro) !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: var(--color-secondary) !important;
  background-color: var(--color-primary) !important;
  font-weight: 400 !important;
}
.boostify-dashboard-wrap h2,
.boostify-dashboard-wrap h3,
.boostify-dashboard-wrap h4,
.boostify-dashboard-wrap h5,
.boostify-dashboard-wrap h6 {
  color: var(--color-secondary) !important;
}

#wpcontent {
  padding-left: 0 !important;
}

#wpbody-content {
  padding-bottom: 0 !important;
  float: unset !important;
  width: unset !important;
  overflow: unset !important;
}

/*
** Button Styles
*/
.btn-styles {
  height: 50px;
  background-color: var(--color-accent);
  border: 1px solid var(--color-accent);
  border-radius: 6px;
  padding: 0px 38px;
  font-size: 16px;
  font-weight: 590;
  color: var(--color-secondary);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.btn-styles:hover {
  background-color: var(--color-grid-area);
  color: var(--color-secondary);
}

/*
** Form Styles
*/
.form-settings {
  width: 599px;
  max-width: 100%;
}
.form-settings .submit-btn {
  margin-top: 25px;
}
.form-settings .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0px 20px;
}
.form-settings .form-row .form-group {
  width: 100%;
  margin-bottom: 25px;
}
.form-settings .form-row .half-column {
  width: 215px;
}
.form-settings .form-row .full-column {
  width: 100%;
}
.form-settings label {
  font-size: 16px;
  font-weight: 510;
  display: block;
  width: 100%;
  margin-bottom: 13px;
}
.form-settings input[type="text"],
.form-settings input[type="number"],
.form-settings select {
  width: 100%;
  background-color: transparent;
  border: 1px solid #debdff;
  height: 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 0px 4px rgba(152, 81, 222, 0.25);
  box-shadow: 0px 0px 0px 4px rgba(152, 81, 222, 0.25);
  font-weight: 400;
  font-size: 16px;
  color: var(--color-secondary);
  padding: 0px 15px;
  max-width: 500px;
}
.form-settings input[type="text"]::-webkit-input-placeholder,
.form-settings input[type="number"]::-webkit-input-placeholder,
.form-settings select::-webkit-input-placeholder {
  color: var(--color-secondary);
}
.form-settings input[type="text"]::-moz-placeholder,
.form-settings input[type="number"]::-moz-placeholder,
.form-settings select::-moz-placeholder {
  color: var(--color-secondary);
}
.form-settings input[type="text"]:-ms-input-placeholder,
.form-settings input[type="number"]:-ms-input-placeholder,
.form-settings select:-ms-input-placeholder {
  color: var(--color-secondary);
}
.form-settings input[type="text"]::-ms-input-placeholder,
.form-settings input[type="number"]::-ms-input-placeholder,
.form-settings select::-ms-input-placeholder {
  color: var(--color-secondary);
}
.form-settings input[type="text"]::placeholder,
.form-settings input[type="number"]::placeholder,
.form-settings select::placeholder {
  color: var(--color-secondary);
}
.form-settings select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-settings select option {
  color: #000000;
}
.form-settings .select-wrapper {
  position: relative;
  max-width: 500px;
}
.form-settings .select-wrapper svg {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form-settings .text-note {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 7px 0px 0px;
}
.form-settings .form-checkbox .form-checkbox-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.form-settings .form-checkbox .form-checkbox-content label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.form-settings .form-checkbox .form-checkbox-content input[type="checkbox"] {
  opacity: 0;
  width: 25px;
  height: 25px;
  margin: 0 12px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
.form-settings
  .form-checkbox
  .form-checkbox-content
  input[type="checkbox"]
  + span {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: var(--color-grid-area);
  border: 1px solid #debdff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 0px 4px rgba(152, 81, 222, 0.25);
  box-shadow: 0px 0px 0px 4px rgba(152, 81, 222, 0.25);
  position: relative;
  -webkit-transition: border-color 0.2s, background 0.2s;
  transition: border-color 0.2s, background 0.2s;
  z-index: 1;
}
.form-settings
  .form-checkbox
  .form-checkbox-content
  input[type="checkbox"]:checked
  + span {
  background: var(--color-accent);
  border-color: var(--color-accent);
}
.form-settings
  .form-checkbox
  .form-checkbox-content
  input[type="checkbox"]:checked
  + span::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 7px;
  height: 13px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: none;
}

.dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 40px;
}
.dashboard aside.sidebar {
  width: 267px;
  max-width: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(33.38%, #161419),
    color-stop(108.6%, #1b0f27)
  );
  background: linear-gradient(180deg, #161419 33.38%, #1b0f27 108.6%);
  border-radius: 10px;
  padding: 32px;
}
.dashboard aside.sidebar .logo {
  text-align: center;
}
.dashboard aside.sidebar .logo img {
  width: 196px;
  height: 58px;
}
.dashboard aside.sidebar nav {
  margin-top: 48px;
}
.dashboard aside.sidebar nav .nav-btn {
  width: 171px;
  height: 130px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 18px;
  line-height: 25px;
  color: var(--color-secondary);
  margin: 0px 0px 24px;
  border: none;
  background: none;
}
.dashboard aside.sidebar nav .nav-btn.active {
  background: linear-gradient(121.04deg, #9851de 4.98%, #7f00fd 97.63%);
}
.dashboard aside.sidebar nav .nav-btn .nav-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}
.dashboard .main-content {
  width: calc(100% - 307px);
}
.dashboard .main-content .boostify-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 40px;
}
.dashboard .main-content .search-form {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  position: relative;
  margin-left: auto;
  margin-bottom: 25px;
}
.dashboard .main-content .search-form input {
  width: 373px;
  max-width: 100%;
  height: 53.33px;
  background-color: var(--color-grid-area);
  padding: 0px 16px 0px 50px;
  font-size: 18.67px;
  line-height: 26.67px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  color: rgba(255, 255, 255, 0.8);
}
.dashboard .main-content .search-form input:placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.dashboard .main-content .search-form .search-icon {
  width: 18.22px;
  height: 18.59px;
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dashboard .main-content .total-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 24px;
  width: 100%;
}
.dashboard .main-content .total-posts .total-post-item {
  width: 50%;
  background-color: var(--color-grid-area);
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 20px 4px rgba(30, 20, 106, 0.05);
  box-shadow: 0px 2px 20px 4px rgba(30, 20, 106, 0.05);
  padding: 13px 20px;
}
.dashboard
  .main-content
  .total-posts
  .total-post-item:last-child
  .post-percentage {
  border-color: var(--color-yellow) !important;
  color: var(--color-yellow) !important;
}
.dashboard
  .main-content
  .total-posts
  .total-post-item:last-child
  .post-percentage
  svg
  path {
  fill: var(--color-yellow);
}
.dashboard .main-content .total-posts .total-post-item .total-post-top-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dashboard .main-content .total-posts .total-post-item .total-post-top-row h2 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  margin: 0 0 6px;
}
.dashboard
  .main-content
  .total-posts
  .total-post-item
  .total-post-top-row
  .post-percentage {
  border: 1.58px solid var(--color-green);
  border-radius: 190px;
  padding: 7.5px 10px;
  font-size: 15.83px;
  line-height: 22px;
  font-weight: 400;
  color: var(--color-green);
  width: 77px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0px 5px;
}
.dashboard .main-content .total-posts .total-post-item .total-post-middle-row {
  font-size: 36px;
  line-height: 42.67px;
  font-weight: 510;
}
.dashboard .main-content .total-posts .total-post-item .total-post-bottom-row {
  margin-top: 6.67px;
}
.dashboard .main-content .middle-row {
  padding: 16px 33px;
  margin-top: 25px;
  border-radius: 15px;
  background-color: var(--color-grid-area);
}
.dashboard .main-content .middle-row h2 {
  font-size: 36px;
  line-height: 42.67px;
  font-weight: 590;
  margin: 0 0 6.33px;
}
.dashboard .main-content .bottom-row {
  padding: 22px 37px 19px;
  border-radius: 15px;
  background-color: var(--color-grid-area);
  margin-top: 25px;
  overflow: hidden;
}
.dashboard .main-content .bottom-row h2 {
  font-size: 36px;
  line-height: 42.67px;
  margin: 0 0 6px;
  font-weight: 590;
  color: var(--color-secondary);
}
.dashboard .main-content .bottom-row .approval-tagline {
  font-size: 21.33px;
  line-height: 32px;
  font-weight: 400;
  margin: 0 0 15px;
}
.dashboard .main-content .bottom-row .pending-approval .pending-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 39px;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#110a1a),
    to(#1b0f27)
  );
  background: linear-gradient(180deg, #110a1a 0%, #1b0f27 100%);
  border-radius: 10px;
  padding: 24px;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0px 16px;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-top
  img {
  width: 54px;
  height: 54px;
  border-radius: 10px;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-top
  .pending-card-top-right
  h3 {
  font-size: 18px;
  font-weight: 510;
  margin: 0 0 9px;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-top
  .pending-card-top-right
  p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: var(--font-poppins);
  margin: 0;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-bottom
  p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  margin: 21px 0 0;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-bottom
  .actions {
  margin-top: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 28px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-bottom
  .actions
  button {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-bottom
  .actions
  button.accept {
  color: var(--color-green);
}
.dashboard
  .main-content
  .bottom-row
  .pending-approval
  .pending-list
  .pending-card
  .pending-card-bottom
  .actions
  button.reject {
  color: var(--color-red);
}
.dashboard .right-sidebar {
  width: 418px;
  min-width: 418px;
}
.dashboard .right-sidebar .right-sidebar-top {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: var(--color-grid-area);
  padding: 21.33px;
  border-radius: 15px;
}
.dashboard .right-sidebar .sidebar-heading {
  margin: 0 0 35px;
  font-size: 26px;
  line-height: 27.33px;
  font-weight: 510;
}
.dashboard .right-sidebar .analytics-card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0px 18px;
  margin-bottom: 30px;
}
.dashboard .right-sidebar .analytics-card-item .analytics-card-item-left {
  width: 54.33px;
  height: 54.33px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dashboard
  .right-sidebar
  .analytics-card-item
  .analytics-card-item-left.greenbg {
  background-color: var(--color-green);
}
.dashboard .right-sidebar .analytics-card-item .analytics-card-item-left.redbg {
  background-color: var(--color-red);
}
.dashboard .right-sidebar .analytics-card-item h3 {
  font-size: 17.06px;
  line-height: 24.37px;
  letter-spacing: 0.61px;
  font-weight: 600;
  font-family: var(--font-poppins);
  margin: 0 0 5.46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dashboard .right-sidebar .analytics-card-item p {
  font-size: 14.62px;
  line-height: 24.37px;
  letter-spacing: 0.61px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
  font-weight: 400;
  font-family: var(--font-poppins);
}
.dashboard .right-sidebar .analytics-card-item .analytics-card-item-right {
  margin-left: auto;
}
.dashboard .right-sidebar .analytics-card-item .analytics-card-item-right h3 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.dashboard .right-sidebar .sidebar-popular {
  margin-top: 38px;
}
.dashboard .right-sidebar .sidebar-popular .sidebar-heading {
  margin: 0 0 20px;
}
.dashboard .right-sidebar .sidebar-popular .popular-card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 13.15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left {
  min-width: 18.5px;
  min-height: 18.5px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.green-topic {
  background-color: #1b3838;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.green-topic
  span {
  background-color: #15cab8;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.blue-topic {
  background-color: #14344a;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.blue-topic
  span {
  background-color: #44a6e9;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.yellow-topic {
  background-color: #3b300a;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.yellow-topic
  span {
  background-color: #fec600;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.orange-topic {
  background-color: #3b300a;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.orange-topic
  span {
  background-color: #ff8548;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.red-topic {
  background-color: #4e3130;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-left.red-topic
  span {
  background-color: #e2362f;
}
.dashboard .right-sidebar .sidebar-popular .popular-card-item span {
  width: 8.63px;
  height: 8.63px;
  display: block;
  border-radius: 100%;
}
.dashboard .right-sidebar .sidebar-popular .popular-card-item h3 {
  font-size: 18.39px;
  font-weight: 590;
  line-height: 24.52px;
  margin: 0 0 4.42px;
}
.dashboard .right-sidebar .sidebar-popular .popular-card-item p {
  font-size: 14.71px;
  line-height: 19.61px;
  font-weight: 510;
  color: #b8b8b8;
  margin: 0;
}
.dashboard
  .right-sidebar
  .sidebar-popular
  .popular-card-item
  .popular-card-item-right {
  margin-left: auto;
}
.dashboard .right-sidebar .right-sidebar-bottom {
  background: linear-gradient(291.22deg, #26004b -14.42%, #9851de 99.35%);
  padding: 20px;
  border-radius: 10px;
  width: 100%;
}
.dashboard .right-sidebar .right-sidebar-bottom .right-sidebar-bottom-top {
  font-size: 30px;
  letter-spacing: 0.68px;
  font-weight: 500;
  font-family: var(--font-poppins);
  line-height: 120%;
  margin-bottom: 22px;
}
.dashboard .right-sidebar .right-sidebar-bottom .right-sidebar-counters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dashboard .right-sidebar .right-sidebar-bottom .right-sidebar-counters p {
  font-size: 60px;
  line-height: 100%;
  font-weight: 600;
  font-family: var(--font-poppins);
  letter-spacing: -1px;
  margin: 0;
}

.carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
  position: relative;
}
.carousel .carousel-inner {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 40px;
}
.carousel .carousel-inner .carousel-arrow {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.carousel .carousel-inner .carousel-arrow:disabled svg path {
  fill: rgba(171, 84, 219, 0.15);
}
.carousel .carousel-inner .carousel-arrow svg {
  width: 23.34px;
  height: 18.59px;
}
.carousel .carousel-inner .carousel-arrow svg path {
  fill: #ab54db;
}
.carousel .pending-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 39px;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.carousel .pending-list .pending-card {
  width: calc(33.33% - 28px);
  margin: 0;
  min-width: calc(33.33% - 28px);
}

/* Calendar */
.schedule-settings {
  background-color: var(--color-grid-area);
  padding: 30px;
  border-radius: 15px;
}
.schedule-settings .tab-heading {
  font-size: 36px;
  line-height: 42.67px;
  font-weight: 590;
  margin: 0 0 50px;
}

/*
** Modal Styles
*/
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9;
  width: 500px;
  max-width: 90%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#110a1a),
    to(#1b0f27)
  );
  background: linear-gradient(180deg, #110a1a 0%, #1b0f27 100%);
  padding: 40px;
  border: 1px solid rgb(222, 189, 255);
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.1);
}
.modal .modal-icon {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.modal .modal-icon img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
  object-fit: contain;
}
.modal .close-icon {
  position: absolute;
  right: 12px;
  top: 12px;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.modal .modal-title {
  font-size: 36px;
  line-height: 120%;
  font-weight: 700;
  margin: 0px 0px 24px;
  text-align: center;
}
.modal .modal-description {
  font-size: 22px;
  line-height: 28px;
  color: #cacaca;
  font-weight: 400;
  text-align: center;
  margin: 0px;
}
.modal .btn-styles.modal-close {
  padding: 0px 73px;
  display: block;
  margin: 20px auto 0;
}
.modal.modal-manage .modal-icon img {
  width: 302px;
  height: 167px;
}
.modal .modal-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*
** Responsive Styles
*/
@media (max-width: 1700px) and (min-width: 1025px) {
  .dashboard .right-sidebar {
    min-width: unset;
    width: 100%;
    margin-top: 40px;
  }
  .dashboard .main-content .boostify-blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

/* Laptop screens - keep right sidebar in place */
@media (min-width: 1024px) and (max-width: 1366px) {
  .dashboard .main-content .boostify-blog {
    display: flex;
    flex-direction: row;
    gap: 24px;
  }
  
  .dashboard .main-content .boostify-blog .main-content-left {
    flex: 1;
    min-width: 0;
  }
  
  .dashboard .right-sidebar {
    width: 320px;
    min-width: 320px;
    margin-top: 0;
    flex-shrink: 0;
  }
  
  /* Smaller font sizes for laptop screens */
  .dashboard h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  
  .dashboard .main-content .total-posts .total-post-item .total-post-top-row h2 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  
  .dashboard .main-content .total-posts .total-post-item .total-post-middle-row {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  
  .dashboard .main-content .bottom-row .approval-tagline {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  
  .dashboard .main-content .search-form input {
    font-size: 14px !important;
  }
  
  .dashboard .stats-dashboard .stats-header span.stats-label {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  
  .dashboard .stats-dashboard .stats-header .stats-summary .stats-total {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  
  .dashboard .stats-dashboard .stats-header .stats-range .range-btn {
    font-size: 12px !important;
    padding: 6px 12px !important;
  }
  

  
  .dashboard .stats-legend span {
    font-size: 12px !important;
  }
  
  .dashboard .pending-card h3 {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  
  .dashboard .pending-card p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  
  .dashboard .right-sidebar .sidebar-heading {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  
  .dashboard .analytics-card-item h3 {
    font-size: 13px !important;
    line-height: 17px !important;
  }
  
  .dashboard .analytics-card-item p {
    font-size: 11px !important;
    line-height: 15px !important;
  }
  
  .dashboard .popular-card-item h3 {
    font-size: 13px !important;
    line-height: 17px !important;
  }
  
  .dashboard .popular-card-item p {
    font-size: 11px !important;
    line-height: 15px !important;
  }
  
  .dashboard .right-sidebar .right-sidebar-bottom .right-sidebar-bottom-top {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  
  .dashboard .right-sidebar .right-sidebar-bottom .right-sidebar-counters p {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  
  .dashboard .btn-styles {
    font-size: 12px !important;
    padding: 8px 16px !important;
  }
  
  .dashboard .main-content .total-posts {
    gap: 16px;
  }
  
  .dashboard .main-content .total-posts .total-post-item {
    flex: 1;
    min-width: 0;
  }
  
  .dashboard .stats-dashboard {
    max-width: 100%;
  }
  

  
  .dashboard .pending-list .pending-card {
    width: calc(50% - 12px);
    min-width: calc(50% - 12px);
  }
  
  .dashboard .analytics-cards {
    gap: 12px;
  }
  
  .dashboard .analytics-card-item {
    padding: 12px;
  }
  
  .dashboard .analytics-card-item h3 {
    font-size: 14px;
    line-height: 18px;
  }
  
  .dashboard .analytics-card-item p {
    font-size: 12px;
    line-height: 16px;
  }
}

/* Medium laptop screens */
@media (min-width: 1367px) and (max-width: 1600px) {
  .dashboard .right-sidebar {
    width: 350px;
    min-width: 350px;
    margin-top: 0;
  }
  
  .dashboard .main-content .boostify-blog {
    display: flex;
    flex-direction: row;
    gap: 32px;
  }
  
  .dashboard .main-content .boostify-blog .main-content-left {
    flex: 1;
    min-width: 0;
  }
  
  /* Medium font sizes */
  .dashboard h2 {
    font-size: 26px !important;
    line-height: 32px !important;
  }
  
  .dashboard .main-content .total-posts .total-post-item .total-post-top-row h2 {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  
  .dashboard .main-content .total-posts .total-post-item .total-post-middle-row {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  
  .dashboard .stats-dashboard .stats-header span.stats-label {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  
  .dashboard .stats-dashboard .stats-header .stats-summary .stats-total {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  
  .dashboard .right-sidebar .sidebar-heading {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  
  .dashboard .analytics-card-item h3 {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  
  .dashboard .analytics-card-item p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}

/* Large laptop screens */
@media (min-width: 1601px) and (max-width: 1920px) {
  .dashboard .right-sidebar {
    width: 380px;
    min-width: 380px;
    margin-top: 0;
  }
  
  .dashboard .main-content .boostify-blog {
    display: flex;
    flex-direction: row;
    gap: 40px;
  }
  
  .dashboard .main-content .boostify-blog .main-content-left {
    flex: 1;
    min-width: 0;
  }
  
  /* Large font sizes */
  .dashboard h2 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  
  .dashboard .main-content .total-posts .total-post-item .total-post-top-row h2 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  
  .dashboard .main-content .total-posts .total-post-item .total-post-middle-row {
    font-size: 36px !important;
    line-height: 40px !important;
  }
  
  .dashboard .stats-dashboard .stats-header span.stats-label {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  
  .dashboard .stats-dashboard .stats-header .stats-summary .stats-total {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  
  .dashboard .right-sidebar .sidebar-heading {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  
  .dashboard .analytics-card-item h3 {
    font-size: 15px !important;
    line-height: 19px !important;
  }
  
  .dashboard .analytics-card-item p {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}

@media (max-width: 1024px) {
  .dashboard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .dashboard aside.sidebar {
    width: 100%;
    margin-bottom: 40px;
  }
  .dashboard aside.sidebar nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dashboard aside.sidebar nav .nav-btn {
    font-size: 16px;
    line-height: 22px;
  }
  .dashboard .main-content {
    width: 100%;
  }
  .dashboard .main-content .search-form input {
    font-size: 16px;
  }
  .dashboard
    .main-content
    .total-posts
    .total-post-item
    .total-post-top-row
    h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .dashboard
    .main-content
    .total-posts
    .total-post-item
    .total-post-middle-row {
    font-size: 30px;
    line-height: 35px;
  }
  .dashboard .main-content .middle-row h2,
  .dashboard .main-content .bottom-row h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .dashboard .main-content .bottom-row .approval-tagline {
    font-size: 18px;
    line-height: 25px;
  }
  .dashboard .boostify-blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 100%;
  }
  .dashboard .boostify-blog .main-content-left {
    width: 100%;
  }
  .dashboard .right-sidebar {
    width: 100%;
    margin-top: 40px;
    min-width: 100%;
  }
  .dashboard .right-sidebar .right-sidebar-bottom .right-sidebar-bottom-top {
    font-size: 25px;
  }
  .dashboard .right-sidebar .right-sidebar-bottom .right-sidebar-counters p {
    font-size: 45px;
  }
  .carousel .pending-list .pending-card {
    width: calc(50% - 20px);
    min-width: calc(50% - 20px);
  }
}
@media (max-width: 991px) {
  .modal {
    padding: 25px;
  }
  .modal .modal-icon {
    margin-bottom: 10px;
  }
  .modal .modal-title {
    font-size: 28px;
  }
  .modal .modal-description {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 600px) {
  .carousel .carousel-inner {
    margin-bottom: 70px;
  }
  .carousel .pending-list .pending-card {
    width: 100%;
    min-width: 100%;
  }
  .dashboard .total-posts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    gap: 24px !important;
  }
  .dashboard .total-posts .total-post-item {
    width: 100% !important;
  }
  .dashboard .right-sidebar .sidebar-heading {
    font-size: 22px;
  }
  .dashboard .right-sidebar .sidebar-popular .popular-card-item h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .dashboard .right-sidebar .sidebar-popular .popular-card-item p {
    font-size: 12px;
    line-height: 16px;
  }
  .dashboard .analytics-card-item .analytics-card-item-left {
    width: 30px !important;
    height: 30px !important;
  }
  .dashboard .analytics-card-item .analytics-card-item-left img {
    width: 10px;
    height: auto;
  }
  .dashboard .analytics-card-item h3 {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .dashboard .analytics-card-item p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .schedule-settings .tab-heading {
    font-size: 28px;
    line-height: 35px;
  }
  .form-settings .form-row {
    gap: 0px 10px;
  }
}
/*
** Stats Dashboard
*/

.boostify-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.notice {
  display: none !important;
}

.stats-dashboard {
  max-width: 100%;
}
.stats-dashboard .stats-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 24px;
}
.stats-dashboard .stats-header span.stats-label {
  font-size: 21.33px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 5.33px;
  display: block;
}
.stats-dashboard .stats-header .stats-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 12px;
}
.stats-dashboard .stats-header .stats-summary .stats-total {
  font-size: 32px;
  font-weight: 510;
  color: var(--color-secondary);
  line-height: 42.67px;
}
.stats-dashboard .stats-header .stats-summary .stats-change {
  color: var(--color-green);
  font-weight: 400;
  font-size: 18.67px;
  line-height: 26.67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0px 5.33px;
}
.stats-dashboard .stats-header .stats-summary .stats-label {
  color: #aaa;
  font-size: 1rem;
  margin-left: 12px;
}
.stats-dashboard .stats-header .stats-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.stats-dashboard .stats-header .stats-range .range-btn {
  background: #23202a;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 8px 18px;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.stats-dashboard .stats-header .stats-range .range-btn.active,
.stats-dashboard .stats-header .stats-range .range-btn:hover {
  background: #7f00fd;
}

.stats-dashboard .stats-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 8px;
  font-size: 18.67px;
  line-height: 26.67px;
  font-weight: 400;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.stats-dashboard .stats-legend span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0px 10.67px;
}
.stats-dashboard .stats-legend .legend-dot {
  display: inline-block;
  width: 21.33px;
  height: 21.33px;
  border-radius: 5.33px;
}
.stats-dashboard .stats-legend .legend-dot.posts {
  background: #a259ff;
}
.stats-dashboard .stats-legend .legend-dot.avg {
  background: #00e676;
}
.stats-dashboard canvas {
  background: transparent;
  border-radius: 12px;
  height: 320px;
  max-height: 320px;
}

.wrap > h1:first-child,
.wrap .notice,
.wrap .updated,
.wrap .error {
  display: none !important;
}

/* Dashboard Main Container */
.boostify-dashboard-wrap .dashboard {
  width: 100%;
  min-height: calc(100vh - 120px);
  margin: 0;
  padding: 0;
  display: flex;
  background: #010101;
}

/* Sidebar Responsive */
.boostify-dashboard-wrap .sidebar {
  flex-shrink: 0;
  width: 200px;
  min-height: 100%;
  transition: all 0.3s ease;
}

/* Main Content Responsive */
.boostify-dashboard-wrap .main-content {
  flex: 1;
  min-width: 0;
  overflow-x: auto;
}

/* Boostify Blog Section */
.boostify-dashboard-wrap .boostify-blog {
  display: flex;
  gap: 20px;
  min-height: 100%;
}

/* Left Content Area */
.boostify-dashboard-wrap .main-content-left {
  flex: 1;
  min-width: 0;
}

/* Right Sidebar */
.boostify-dashboard-wrap .right-sidebar {
  flex-shrink: 0;
  width: 400px;
  min-width: 350px;
}

/* Cards and Grids Responsive */
.boostify-dashboard-wrap .total-posts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin-bottom: 30px;
}

/* Statistics Section */
.boostify-dashboard-wrap .middle-row {
  margin-bottom: 30px;
}

.boostify-dashboard-wrap .stats-dashboard {
  width: 100%;
  max-width: 100%;
}



/* Pending Approval Cards */
.boostify-dashboard-wrap .pending-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

/* Analytics Cards */
.boostify-dashboard-wrap .analytics-cards {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* Schedule Settings Responsive */
.boostify-dashboard-wrap .schedule-settings {
  width: 100%;
  max-width: 100%;
}

.boostify-dashboard-wrap .form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

.boostify-dashboard-wrap .form-group {
  flex: 1;
  min-width: 200px;
}

/* Override WordPress admin styles */
.boostify-dashboard-wrap .dashboard * {
  box-sizing: border-box;
}

/* Custom scrollbar for better UX */
.boostify-dashboard-wrap .main-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.boostify-dashboard-wrap .main-content::-webkit-scrollbar-track {
  background: #2a2a2a;
}

.boostify-dashboard-wrap .main-content::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 4px;
}

.boostify-dashboard-wrap .main-content::-webkit-scrollbar-thumb:hover {
  background: #777;
}

/* WordPress Admin Menu Collapsed State */
.folded .boostify-dashboard-wrap .dashboard {
  margin-left: 0;
}

/* Fix z-index issues with WordPress admin */
.boostify-dashboard-wrap .dashboard {
  position: relative;
  z-index: 1;
}

/* Hide WordPress admin footer for clean look */
#wpfooter {
  display: none !important;
}

/* ==========================================================================
   RESPONSIVE BREAKPOINTS
   ========================================================================== */

/* Large Desktop (1200px+) */
@media screen and (min-width: 1200px) {
  .boostify-dashboard-wrap .total-posts {
    grid-template-columns: repeat(2, 1fr);
  }

  .boostify-dashboard-wrap .pending-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Tablet Styles (768px - 1199px) */
@media screen and (max-width: 1199px) {
  .boostify-dashboard-wrap .boostify-blog {
    flex-direction: column;
  }

  .boostify-dashboard-wrap .right-sidebar {
    width: 100%;
    order: -1;
    margin-bottom: 20px;
  }

  .boostify-dashboard-wrap .sidebar {
    width: 180px;
  }

  .boostify-dashboard-wrap .main-content {
    padding: 15px;
  }

  .boostify-dashboard-wrap .total-posts {
    grid-template-columns: 1fr;
  }

  .boostify-dashboard-wrap .pending-list {
    grid-template-columns: repeat(2, 1fr);
  }


}

/* Mobile Styles (max-width: 768px) */
@media screen and (max-width: 768px) {
  .boostify-dashboard-wrap .dashboard {
    flex-direction: column;
    min-height: auto;
  }

  .boostify-dashboard-wrap .sidebar {
    width: 100%;
    order: -1;
  }

  .boostify-dashboard-wrap .sidebar nav {
    display: flex;
    justify-content: space-around;
    padding: 10px;
  }

  .boostify-dashboard-wrap .main-content {
    padding: 10px;
  }

  .boostify-dashboard-wrap .stats-header {
    flex-direction: column;
    gap: 15px;
  }

  .boostify-dashboard-wrap .stats-range {
    justify-content: center;
  }

  .boostify-dashboard-wrap .pending-list {
    grid-template-columns: 1fr;
  }

  .boostify-dashboard-wrap .total-posts {
    grid-template-columns: 1fr;
    gap: 15px;
  }



  .boostify-dashboard-wrap .form-row {
    flex-direction: column;
    align-items: stretch;
  }

  .boostify-dashboard-wrap .form-group {
    min-width: 100%;
  }

  /* Hide some elements on mobile for better UX */
  .boostify-dashboard-wrap .approval-tagline {
    display: none;
  }
}

/* Small Mobile Styles (max-width: 480px) */
@media screen and (max-width: 480px) {
  .boostify-dashboard-wrap .main-content {
    padding: 5px;
  }

  .boostify-dashboard-wrap .sidebar {
    font-size: 12px;
  }

  .boostify-dashboard-wrap .total-post-item {
    padding: 15px;
  }



  .boostify-dashboard-wrap .pending-card {
    padding: 15px;
  }

  .boostify-dashboard-wrap .analytics-card-item {
    font-size: 12px;
  }

  .boostify-dashboard-wrap .form-group input,
  .boostify-dashboard-wrap .form-group select {
    font-size: 16px; /* Prevent zoom on iOS */
  }
}

/* ==========================================================================
   DASHBOARD SPECIFIC STYLES
   ========================================================================== */

/* Your existing dashboard styles should go here */
/* This file will be combined with any existing styles you have */

/* Interactive Elements - Pointer Cursor */
.boostify-dashboard-wrap button,
.boostify-dashboard-wrap .nav-btn,
.boostify-dashboard-wrap .carousel-arrow,
.boostify-dashboard-wrap .accept,
.boostify-dashboard-wrap .reject,
.boostify-dashboard-wrap .range-btn,
.boostify-dashboard-wrap .calendar-day,
.boostify-dashboard-wrap .btn-styles,
.boostify-dashboard-wrap .modal-close,
.boostify-dashboard-wrap .form-group select,
.boostify-dashboard-wrap .form-group input[type="checkbox"],
.boostify-dashboard-wrap .form-group input[type="submit"] {
  cursor: pointer !important;
}

/* Featured Image Styling for Pending Cards */
.boostify-dashboard-wrap .pending-card img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 8px;
}

/* Loading State */
.boostify-dashboard-wrap .stats-dashboard.loading {
  position: relative;
}

.boostify-dashboard-wrap .stats-dashboard.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.boostify-dashboard-wrap .stats-dashboard.loading::before {
  content: "Loading...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: 500;
  z-index: 11;
}

/* Button States */
.boostify-dashboard-wrap .accept:disabled,
.boostify-dashboard-wrap .reject:disabled {
  opacity: 0.6;
  cursor: not-allowed !important;
}

/* Notification Styles */
.dashboard-notification {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

/* Chart Container Improvements */
.boostify-dashboard-wrap .stats-dashboard {
  position: relative;
  min-height: 200px;
}

/* Add any additional custom styles below this line */
