@charset "UTF-8";
/*
Template Name: Moltran Dashboard
Author: CoderThemes
Email: coderthemes$gmail.com
File: Pages
*/
/*
  - Profile
  - Sweet Alerts
  - Charts
  - Login Pages
  - Course View
  - Feed Page
*/
/* ==============
  Profile
===================*/
.profile img {
  border: 3px solid #fff; }

/* ==============
  Sweet Alert
===================*/
.sweet-alert p {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px; }

button.confirm {
  background-color: #D63447 !important;
  border-color: #D63447 !important;
  box-shadow: none !important; }

/* ==============
  Charts
===================*/
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }
  .chart canvas {
    position: absolute;
    top: 0;
    left: 0; }

.chart.chart-widget-pie {
  margin-top: 5px;
  margin-bottom: 5px; }

.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2; }
  .percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: 8em; }

#flotTip {
  padding: 4px 8px;
  background-color: #000000;
  z-index: 100;
  color: #ffffff;
  opacity: 7;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.flot-chart .error {
  display: none; }

/* ==============
  Login page
===================*/
.login-pg label {
  text-transform: capitalize;
  font-weight: 400; }

.login-logo {
  max-width: 100%;
  max-height: 124px;
  min-height: 50px; }
  .login-logo .portrait {
    height: 300px; }

#toggleButton {
  position: absolute;
  right: 0px;
  bottom: 0px; }

.panel-pages {
  border-radius: 6px; }
  .panel-pages .panel-body {
    padding: 30px; }
  .panel-pages .panel-heading {
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    padding: 40px 20px;
    position: relative; }
    .panel-pages .panel-heading h3 {
      position: relative;
      z-index: 999; }

.user-thumb {
  margin-top: -44px;
  position: relative;
  z-index: 999; }
  .user-thumb img {
    height: 88px;
    margin: 0px auto;
    width: 88px; }

.ex-page-content h1 {
  color: #2B3240;
  font-size: 98px;
  font-weight: 700;
  line-height: 150px;
  text-shadow: rgba(61, 61, 61, 0.3) 1px 1px, rgba(61, 61, 61, 0.2) 2px 2px, rgba(61, 61, 61, 0.3) 3px 3px; }

html.login-pg {
  background-color: #fff;
  background-image: url(/assets/images/login-bg.jpg);
  background-size: cover;
  background-position: center bottom; }
  html.login-pg.slide {
    background-image: none; }
  html.login-pg body.login-bg {
    background-color: transparent; }
  html.login-pg .panel-pages {
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.15); }
  html.login-pg .wrapper-page {
    margin: 5%;
    max-width: 320px; }

html.login-pg .wrapper-page.center {
  margin: 5% auto;
  width: 100%;
  max-width: 420px; }
  html.login-pg .wrapper-page.center .panel {
    border-radius: 30px;
    box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.3); }
    html.login-pg .wrapper-page.center .panel .panel-body {
      padding: 7% 12%; }

.login-pg .wrapper-page .panel {
  box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.3); }

/* ==============
  Course View
===================*/
.sponsor-logo {
  position: absolute;
  left: 20px;
  top: 10px; }

.sponsor_img {
  object-fit: contain; }

.course-img img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  max-height: 124px; }

#orgshow .panel-group .panel .panel-heading a[data-toggle=collapse]:before {
  display: none; }

.locked-course {
  width: 100%;
  height: 100%;
  background: rgba(228, 233, 239, 0.7);
  position: absolute;
  z-index: 1;
  text-align: center;
  display: table; }
  .locked-course span {
    display: table-cell;
    vertical-align: middle; }

.itemplayer {
  margin-bottom: 20px; }
  .itemplayer iframe#launchframe-play {
    aspect-ratio: 16 / 9;
    height: auto; }

/* ==============
  Feed Page
===================*/
.feedpost #wrapper {
  overflow: inherit; }
  .feedpost #wrapper .content-page {
    overflow: visible !important; }
  .feedpost #wrapper .affix {
    top: 80px;
    width: 19%; }
  .feedpost #wrapper #article-list .panel:hover .dropdown.more {
    opacity: 1; }
  .feedpost #wrapper #article-list .panel .dropdown.more {
    opacity: 0; }
  .feedpost #wrapper .link-preview-post img {
    height: 300px;
    width: 100%; }
  .feedpost #wrapper .mentiontype .btn-circle {
    height: 40px;
    width: 40px;
    font-size: 18px;
    padding: 8px 0;
    line-height: 22px;
    margin: 0; }
  .feedpost #wrapper .mentiontype .fileinput-filename {
    display: none; }
  .feedpost #wrapper .share_input {
    width: 100%;
    border: none; }
  .feedpost #wrapper .feedHighFive, .feedpost #wrapper .feedComment {
    line-height: 2.8rem; }
    .feedpost #wrapper .feedHighFive i, .feedpost #wrapper .feedComment i {
      font-size: 2.8rem;
      float: left;
      margin-right: 5px; }
  .feedpost #wrapper input[type="file"] {
    display: block; }
  .feedpost #wrapper .pip {
    display: inline-block;
    position: relative; }
  .feedpost #wrapper .remove {
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 100%; }
  .feedpost #wrapper .panel.panel-default.share_bx.focused {
    box-shadow: 0 0px 0px 1600px rgba(0, 0, 0, 0.65);
    position: relative;
    z-index: 999; }
  .feedpost #wrapper .removePhoto {
    top: 15px;
    position: relative;
    font-size: 23px; }
  .feedpost #wrapper .comment-list {
    margin: 15px -10px; }
    .feedpost #wrapper .comment-list p {
      font-size: 13px;
      margin: 3px 0; }
  .feedpost #wrapper a.likeActive, .feedpost #wrapper a.commentActive {
    color: #4C4C4C; }
  .feedpost #wrapper html {
    scroll-behavior: smooth; }

.tooltip-new:hover .tooltiptext {
  visibility: visible; }

.tooltip-new .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #D63447;
  color: #fff;
  border-radius: 6px;
  padding: 10px;
  overflow: visible;
  position: absolute;
  z-index: 6000;
  font-size: 13px;
  left: 0;
  line-height: 1.8em;
  top: 30px; }

/* ============== 
  Forum Page 
===================*/
.forumPage3 > .panel.panel-default {
  background: transparent;
  box-shadow: none; }
.forumPage3 table.table.table-view {
  background: #fff; }
  .forumPage3 table.table.table-view thead {
    display: none; }
  .forumPage3 table.table.table-view caption {
    display: none; }
.forumPage3 .forum_1 table.table.table-view tr {
  border-bottom: 20px solid #e4e9ef !important; }
  .forumPage3 .forum_1 table.table.table-view tr .icon-tool {
    opacity: 0; }
  .forumPage3 .forum_1 table.table.table-view tr:hover .icon-tool {
    opacity: 1; }
.forumPage3 .forum_1 table.table.table-view td.image {
  display: none; }
.forumPage3 a.author img {
  border-radius: 100%;
  border: 3px solid #fff;
  background: #F0F1F5;
  width: 70px;
  height: 70px;
  object-fit: contain; }

.reading tr.yui-dt-odd:hover, .reading tr.yui-dt-even:hover {
  background: #fff !important; }
.reading tr.yui-dt-odd.forum_action {
  border-bottom: 20px solid #F0F1F5;
  border-left: 0 !important; }

/* ==============
  Gallery Page
===================*/
.search-box {
  width: 300px;
  position: relative;
  display: inline-block;
  font-size: 14px; }
  .search-box input[type="text"] {
    height: 32px;
    padding: 5px 10px;
    border: 1px solid #B9C0D0;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box; }

.result {
  position: absolute;
  z-index: 999;
  top: 100%;
  left: 0;
  width: 100%;
  box-sizing: border-box; }
  .result p {
    margin: 0;
    padding: 7px 10px;
    border: 1px solid #B9C0D0;
    border-top: none;
    cursor: pointer; }
    .result p:hover {
      background: #f2f2f2; }

.hashtag-footer {
  height: 75px;
  background: #fff; }
  .hashtag-footer .hashtag {
    background-color: #F0F1F5;
    color: #2B3240;
    margin: 1px;
    display: inline-block;
    padding: 0.75em .7em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    border: 0px solid transparent !important; }

.bg-secondary-gradient {
  background: linear-gradient(135deg, #000 0%, #4C4C4C 100%) !important; }

.bg-primary-gradient {
  background: linear-gradient(135deg, #5A161E 0%, #D63447 100%) !important; }

.bg-danger-gradient {
  background: linear-gradient(135deg, #371218 0%, #842A38 100%) !important; }

#myCarousel {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(0, 103, 165, 0.18);
  margin-bottom: 24px !important;
  position: relative; }

#myCarousel .item {
  position: relative; }

#myCarousel .item img {
  object-fit: cover;
  display: block; }

/* FIX: lightened overlay so image/content shows properly */
#myCarousel .item::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1; }

/* FIX: z-index raised to 3 to sit above the ::after overlay */
#myCarousel .hero {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  padding: 0 48px; }

#myCarousel .hero hgroup {
  max-width: 520px; }

#myCarousel .hero h1 {
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.2;
  letter-spacing: -0.3px; }

#myCarousel .hero p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.6; }

#myCarousel .hero .btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 24px;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  box-shadow: 0 6px 24px rgba(214, 52, 71, 0.22);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  text-decoration: none;
  cursor: pointer; }

#myCarousel .hero .btn-secondary:hover {
  background: linear-gradient(135deg, #D63447 0%, #761D27 100%);
  transform: translateY(-1px);
  box-shadow: 0 8px 28px rgba(15, 109, 181, 0.28);
  color: #fff;
  text-decoration: none; }

#myCarousel .carousel-indicators {
  bottom: 14px;
  z-index: 5; }

#myCarousel .carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.45);
  border: none;
  margin: 0 4px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

#myCarousel .carousel-indicators .active {
  width: 24px;
  border-radius: 999px;
  background: #0F6DB5; }

@media (max-width: 768px) {
  #myCarousel .item img {
    height: 200px; }

  #myCarousel .hero {
    padding: 0 22px; }

  #myCarousel .hero h1 {
    font-size: 20px; }

  #myCarousel .hero p {
    font-size: 12px; } }
.quick-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 32px; }

.quick-link-card {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 16px rgba(0, 45, 80, 0.09);
  text-decoration: none; }

.quick-link-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(0, 103, 165, 0.18);
  text-decoration: none; }

.quick-link-card::before,
.quick-link-card::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  display: block;
  clear: none;
  z-index: 0; }

.quick-link-card::before {
  top: -20px;
  right: -20px;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.08); }

.quick-link-card::after {
  bottom: -15px;
  left: 10%;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.05); }

.quick-link-card__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px; }

.quick-link-card__icon {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #fff;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.quick-link-card:hover .quick-link-card__icon {
  background: rgba(255, 255, 255, 0.25);
  transform: scale(1.1); }

.quick-link-card__label {
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-align: center; }

@media (max-width: 576px) {
  .quick-links {
    grid-template-columns: 1fr; }

  .quick-link-card {
    height: 80px; } }
.section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 0; }

.section-header__title {
  display: flex;
  align-items: center;
  gap: 10px; }

.section-header__title-icon {
  width: 40px;
  height: 40px;
  background: rgba(214, 52, 71, 0.07);
  border: 1.5px solid rgba(0, 103, 165, 0.2);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #D63447; }

.section-header__title {
  font-size: 22px;
  font-weight: 400;
  color: #384154;
  margin: 0; }

.section-header__title em {
  font-style: italic;
  color: #D63447; }

.btn-browse-all {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 18px;
  background: rgba(214, 52, 71, 0.07);
  border: 1.5px solid rgba(0, 103, 165, 0.2);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: #5A161E;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.2px; }

.btn-browse-all:hover {
  background: #D63447;
  color: #4C4C4C;
  border-color: #D63447;
  text-decoration: none; }

.controls-bar {
  position: relative;
  z-index: 10;
  background: #fff;
  border-radius: 16px 16px 0 0;
  border: 1px solid #B9C0D0;
  border-bottom: none;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  box-shadow: 0 -2px 16px rgba(0, 45, 80, 0.09);
  margin-top: 20px; }

.controls-bar__left {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap; }

.controls-bar__right {
  display: flex;
  align-items: center;
  gap: 10px; }

.type-tab-group {
  display: flex;
  background: rgba(214, 52, 71, 0.07);
  border: 1px solid #B9C0D0;
  border-radius: 999px;
  padding: 4px;
  gap: 2px; }

.type-tab {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: #5D6C8B;
  cursor: pointer;
  border: none;
  background: transparent;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.2px;
  white-space: nowrap; }

.type-tab i {
  font-size: 16px; }

.type-tab:hover {
  color: #5A161E;
  background: rgba(214, 52, 71, 0.07); }

.type-tab.active {
  background: #D63447;
  color: #fff;
  box-shadow: 0 3px 10px rgba(214, 52, 71, 0.22); }

.filter-wrap {
  position: relative;
  display: inline-flex;
  align-items: center; }

.filter-wrap .filter-icon {
  position: absolute;
  right: 12px;
  color: #5D6C8B;
  font-size: 16px;
  pointer-events: none;
  z-index: 1; }

.filter-wrap .chevron-icon {
  position: absolute;
  right: 11px;
  color: #5D6C8B;
  font-size: 11px;
  pointer-events: none;
  z-index: 1; }

select.filter-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 32px 8px 16px;
  border: 1px solid #B9C0D0;
  border-radius: 999px;
  background: #F0F1F5;
  font-weight: 700;
  cursor: pointer;
  outline: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  min-width: 150px; }

select.filter-select:focus {
  border-color: #D63447;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(214, 52, 71, 0.07); }

.search-wrapper {
  position: relative; }

.search-wrapper .search-icon {
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  color: #5D6C8B;
  font-size: 13px;
  pointer-events: none; }

.search-wrapper input[type="text"] {
  padding: 9px 16px 9px 36px;
  border: 1.5px solid #B9C0D0;
  border-radius: 999px;
  background: #F0F1F5;
  outline: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 500;
  width: 180px; }

.search-wrapper input::placeholder {
  color: #5D6C8B; }

.search-wrapper input:focus {
  border-color: #D63447;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(214, 52, 71, 0.07);
  width: 220px; }

.btn-search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #D63447 0%, #761D27 100%);
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 13px;
  flex-shrink: 0;
  box-shadow: 0 3px 10px rgba(214, 52, 71, 0.22); }

.btn-search:hover {
  background: linear-gradient(135deg, #E47784 0%, #D63447 100%);
  box-shadow: 0 5px 16px rgba(214, 52, 71, 0.22);
  transform: translateY(-1px); }

.grid-panel {
  background: #fff;
  border: 1.5px solid #B9C0D0;
  border-top: none;
  border-radius: 0 0 16px 16px;
  padding: 24px;
  box-shadow: 0 2px 16px rgba(0, 45, 80, 0.09);
  margin-bottom: 40px;
  min-height: 200px; }

#courselibrarydiv:not(:empty) {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(15, 109, 181, 0.1);
  border: 1.5px solid rgba(188, 150, 51, 0.28);
  border-radius: 8px;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: 700;
  color: #2A2A2A;
  margin-bottom: 16px; }

#elearning, #classroom, #assessments {
  width: 100%; }

.courses-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 20px; }

.coursediv {
  padding: 0 !important;
  width: auto !important;
  float: none !important; }

.course-card {
  background: #fff;
  border-radius: 16px;
  border: 1.5px solid #B9C0D0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  animation: cardIn 0.4s ease both;
  box-shadow: 0 2px 16px rgba(0, 45, 80, 0.09);
  height: 100%; }

.course-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 103, 165, 0.18);
  border-color: rgba(0, 103, 165, 0.25); }

@keyframes cardIn {
  from {
    opacity: 0;
    transform: translateY(20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.course-card__img-wrap {
  position: relative;
  height: 150px;
  overflow: hidden;
  background: linear-gradient(135deg, #e8eef4 0%, #d6e4ef 100%); }

.course-card__img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
  display: block; }

.course-card:hover .course-card__img-wrap img {
  transform: scale(1.08); }

.course-card__img-wrap::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(0, 25, 48, 0.6) 100%);
  z-index: 1;
  display: block;
  clear: none; }

.course-card__badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 999px;
  color: #fff;
  backdrop-filter: blur(6px); }

.course-card__date {
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px; }

/* FIX: class-based, no duplicate IDs ΓÇö overlay wrapper removed */
.course-card__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1; }

.course-card__meta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px; }

.course-card__type-label {
  font-size: 12px;
  font-weight: 600;
  color: #0F6DB5;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.status-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.8px;
  padding: 4px 8px;
  border-radius: 999px;
  white-space: nowrap; }

.status-badge--open {
  background: rgba(214, 52, 71, 0.07);
  color: #D63447;
  border: 1px solid rgba(0, 103, 165, 0.2); }

.status-badge--inprogress {
  background: rgba(15, 109, 181, 0.1);
  color: #2A2A2A;
  border: 1px solid rgba(188, 150, 51, 0.2); }

.status-badge--complete {
  background: rgba(22, 163, 74, 0.08);
  color: #6DAB29;
  border: 1px solid rgba(22, 163, 74, 0.2); }

.course-card__title {
  font-size: 16px;
  height: 44px;
  color: #384154;
  line-height: 22px; }

.course-card__progress-row {
  display: flex;
  align-items: center;
  gap: 8px; }

.progress-track {
  flex: 1;
  height: 4px;
  background: #F0F1F5;
  border-radius: 99px;
  overflow: hidden;
  border: 1px solid #B9C0D0; }

.progress-fill {
  height: 100%;
  border-radius: 99px;
  background: linear-gradient(90deg, #9DC770 0%, #BCD89D 100%);
  transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1); }

.progress-fill--complete {
  background: linear-gradient(90deg, #6DAB29 0%, #9DC770 100%); }

.progress-pct {
  font-size: 12px;
  min-width: 32px;
  text-align: right; }

.empty-courses-state {
  text-align: center;
  padding: 50px 20px; }

.empty-courses-state__icon {
  width: 72px;
  height: 72px;
  background: rgba(214, 52, 71, 0.07);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  border: 2px dashed rgba(0, 103, 165, 0.25); }

.empty-courses-state__icon i {
  font-size: 28px;
  color: #D63447; }

.empty-courses-state h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 18px;
  color: #384154;
  margin-bottom: 6px; }

.empty-courses-state p {
  font-size: 13px;
  color: #5D6C8B;
  margin-bottom: 16px; }

.btn-browse {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 10px 22px;
  background: linear-gradient(135deg, #D63447 0%, #761D27 100%);
  color: #fff;
  border-radius: 8px;
  font-size: 12.5px;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 4px 16px rgba(214, 52, 71, 0.22);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.3px; }

.btn-browse:hover {
  background: linear-gradient(135deg, #E47784 0%, #D63447 100%);
  box-shadow: 0 6px 22px rgba(214, 52, 71, 0.22);
  color: #fff;
  text-decoration: none;
  transform: translateY(-1px); }

/* ============================================================
   RESPONSIVE
============================================================ */
@media (max-width: 768px) {
  .controls-bar {
    padding: 14px 16px; }

  .grid-panel {
    padding: 14px; }

  .courses-grid {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 14px; }

  .controls-bar__left, .controls-bar__right {
    width: 100%; }

  .search-wrapper input {
    width: 100%; }

  .search-wrapper input:focus {
    width: 100%; }

  .type-tab-group {
    flex-wrap: wrap; } }
select.filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none; }

.hero-container {
  padding: 36px 32px 56px;
  margin-bottom: -44px;
  overflow: hidden;
  border-radius: 16px 16px 0 0;
  position: relative; }

.hero-breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 12px; }

.hero-breadcrumb a {
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
  transition: color 0.2s; }

.hero-breadcrumb .sep {
  opacity: 0.4; }

.hero-breadcrumb span {
  color: #D63447; }

.hero-breadcrumb a:hover {
  color: #D63447; }

.hero-stat-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: #fff; }

/* ============================================================
   MY TRAINING ΓÇö Refreshed card styles
   All rules scoped to .uc-card
============================================================ */
/* Card shell */
.uc-card {
  border-radius: 14px !important;
  border: 1.5px solid #e8eaf2 !important;
  overflow: hidden;
  display: flex !important;
  flex-direction: column;
  box-shadow: 0 4px 20px rgba(30, 34, 70, 0.1) !important;
  transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  background: #fff;
  margin-bottom: 0 !important; }

.uc-card:hover {
  box-shadow: 0 12px 36px rgba(244, 37, 52, 0.18) !important;
  border-color: rgba(244, 37, 52, 0.28) !important;
  transform: translateY(-4px); }

/* ---- image area ---- */
.uc-card .card-img-thumb {
  position: relative;
  height: 148px !important;
  overflow: hidden;
  background: #e9eaf0;
  flex-shrink: 0; }

.uc-card .card-img-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .4s ease; }

.uc-card:hover .card-img-thumb img {
  transform: scale(1.06); }

/* dark scrim on hover */
.uc-card .card-img-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(20, 22, 40, 0.55);
  opacity: 0;
  transition: opacity .3s ease;
  z-index: 1;
  pointer-events: none; }

.uc-card:hover .card-img-thumb::after {
  opacity: 1; }

/* ---- info overlay ---- */
.uc-card .overlay {
  position: absolute !important;
  inset: 0 !important;
  background: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 2;
  opacity: 0;
  transition: opacity .3s ease; }

.uc-card:hover .overlay {
  opacity: 1; }

.uc-card .card-info-btn {
  display: flex;
  align-items: center;
  justify-content: center; }

.uc-card .card-info-btn .cinfom.btn {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  padding: 8px 16px !important;
  background: rgba(255, 255, 255, 0.15) !important;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1.5px solid rgba(255, 255, 255, 0.4) !important;
  border-radius: 50px !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700;
  box-shadow: none !important;
  text-decoration: none;
  letter-spacing: .3px; }

.uc-card .card-info-btn .cinfom.btn:hover {
  background: rgba(255, 255, 255, 0.28) !important;
  color: #fff !important;
  text-decoration: none; }

/* meta row (type + date) */
.uc-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4px; }

.uc-type-label {
  font-size: 10.5px;
  font-weight: 700;
  color: #9397b0;
  text-transform: uppercase;
  letter-spacing: .5px;
  display: flex;
  align-items: center;
  gap: 4px; }

.uc-date {
  font-size: 10.5px;
  color: #b0b4cc;
  white-space: nowrap; }

/* title */
.uc-card .panel-title.divcname {
  font-size: 13.5px !important;
  font-weight: 700 !important;
  color: #1a1d2e !important;
  line-height: 1.45 !important;
  margin: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 38px; }

/* status chip */
.uc-status {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  border-radius: 50px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .4px;
  text-transform: uppercase;
  align-self: flex-start;
  border: 1.5px solid transparent; }

.uc-status-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: currentColor;
  flex-shrink: 0; }

.uc-status--open {
  background: #eff6ff;
  color: #3b82f6;
  border-color: rgba(59, 130, 246, 0.2); }

.uc-status--inprogress {
  background: #fef3c7;
  color: #d97706;
  border-color: rgba(217, 119, 6, 0.2); }

.uc-status--completed {
  background: #f0fdf4;
  color: #16a34a;
  border-color: rgba(22, 163, 74, 0.2); }

.uc-status--waiting {
  background: #fff7ed;
  color: #ea580c;
  border-color: rgba(234, 88, 12, 0.2); }

/* ---- action button ΓÇö Launch ---- */
.uc-card a[id="launch-btn"],
.uc-card .btn.btn-default.btn-block[id="launch-btn"] {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  width: 100% !important;
  padding: 9px 14px !important;
  background: #D63447 !important;
  border: none !important;
  border-radius: 8px !important;
  font-size: 12.5px !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-decoration: none;
  transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 14px rgba(244, 37, 52, 0.25) !important;
  margin-top: auto;
  letter-spacing: .2px; }

.uc-card a[id="launch-btn"]:hover,
.uc-card .btn.btn-default.btn-block[id="launch-btn"]:hover {
  background: #982532 !important;
  box-shadow: 0 6px 18px rgba(244, 37, 52, 0.35) !important;
  color: #fff !important;
  text-decoration: none;
  transform: translateY(-1px); }

/* ---- pending approval button ---- */
.uc-card .btn.btn-warning.btn-block {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  padding: 9px 14px !important;
  background: #fff7ed !important;
  border: 1.5px solid rgba(234, 88, 12, 0.25) !important;
  border-radius: 8px !important;
  font-size: 12.5px !important;
  font-weight: 700 !important;
  color: #ea580c !important;
  box-shadow: none !important;
  cursor: default;
  margin-top: auto;
  text-decoration: none; }

/* ---- unsubscribe link ---- */
.uc-card .text-danger.small {
  font-size: 11px !important;
  font-weight: 600;
  color: #F42534 !important;
  opacity: .65;
  transition: opacity .2s;
  text-decoration: none; }

.uc-card .text-danger.small:hover {
  opacity: 1;
  text-decoration: underline; }

/* ---- stagger entrance ---- */
.uc-card {
  animation: ucCardIn .35s ease both; }

@keyframes ucCardIn {
  from {
    opacity: 0;
    transform: translateY(14px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

/*# sourceMappingURL=pages.css.map */
