.rcuh-calendar-cmp {
  position: relative;
}
.rcuh-calendar-cmp--loading {
  pointer-events: none;
  cursor: wait;
}
.rcuh-calendar-cmp--loading .rcuh-calendar-cmp__timeline--loading::before {
  pointer-events: auto;
}

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Public Sans Font Face Declarations */
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/PublicSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Calisto MT";
  src: url("../fonts/Calisto-MT-Regular.eot");
  src: url("../fonts/Calisto-MT-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Calisto-MT-Regular.woff") format("woff"), url("../fonts/Calisto-MT-Regular.woff2") format("woff2"), url("../fonts/Calisto-MT-Regular.ttf") format("truetype"), url("../fonts/Calisto-MT-Regular.svg#Calisto MT") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "rcuh";
  src: url("../fonts/rcuh.eot?fcvt08");
  src: url("../fonts/rcuh.eot?fcvt08#iefix") format("embedded-opentype"), url("../fonts/rcuh.ttf?fcvt08") format("truetype"), url("../fonts/rcuh.woff?fcvt08") format("woff"), url("../fonts/rcuh.svg?fcvt08#rcuh") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
div[class^="dashicons dashicons-rcuh"],
div[class*="dashicons dashicons-rcuh"],
i[class^="dashicons dashicons-rcuh"],
i[class*="dashicons dashicons-rcuh"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "rcuh";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dashicons-rcuh-location_city:before {
  content: "\e90b";
}

.dashicons-rcuh-work_history:before {
  content: "\e90c";
}

.dashicons-rcuh-contacts:before {
  content: "\e90d";
}

.dashicons-rcuh-visibility:before {
  content: "\e908";
}

.dashicons-rcuh-target:before {
  content: "\e909";
}

.dashicons-rcuh-diamond:before {
  content: "\e90a";
}

.dashicons-rcuh-KeyboardArrowDown:before {
  content: "\e906";
}

.dashicons-rcuh-KeyboardArrowUp:before {
  content: "\e907";
}

.dashicons-rcuh-MdBusinessCenter:before {
  content: "\e900";
}

.dashicons-rcuh-MdShield:before {
  content: "\e901";
}

.dashicons-rcuh-MdMonetizationOn:before {
  content: "\e902";
}

.dashicons-rcuh-MdCardGiftcard:before {
  content: "\e903";
}

.dashicons-rcuh-MdCastConnected:before {
  content: "\e904";
}

.dashicons-rcuh-MdManageAccounts:before {
  content: "\e905";
}

/** Reference Bootstrap CSS AI.md in here */
.search, .template-primary, .post-template-default, .page-template-default {
  scroll-behavior: smooth;
  margin-top: 0;
}
.search:focus, .template-primary:focus, .post-template-default:focus, .page-template-default:focus {
  outline: none;
}
.search .container, .search .container-fluid, .template-primary .container, .template-primary .container-fluid, .post-template-default .container, .post-template-default .container-fluid, .page-template-default .container, .page-template-default .container-fluid {
  margin: 0 auto;
}
.search .container, .template-primary .container, .post-template-default .container, .page-template-default .container {
  max-width: 1200px;
}
.search .container-fluid, .template-primary .container-fluid, .post-template-default .container-fluid, .page-template-default .container-fluid {
  min-height: 100vh;
  padding: 30px;
}
.search .row, .template-primary .row, .post-template-default .row, .page-template-default .row {
  display: flex;
  flex-wrap: wrap;
}
.search .row::after, .template-primary .row::after, .post-template-default .row::after, .page-template-default .row::after {
  content: "";
  display: block;
  clear: both;
}
.search [class^=col-], .search [class*=" col-"], .template-primary [class^=col-], .template-primary [class*=" col-"], .post-template-default [class^=col-], .post-template-default [class*=" col-"], .page-template-default [class^=col-], .page-template-default [class*=" col-"] {
  box-sizing: border-box;
}
.search .col-1, .template-primary .col-1, .post-template-default .col-1, .page-template-default .col-1 {
  width: 8.33333%;
}
.search .col-2, .template-primary .col-2, .post-template-default .col-2, .page-template-default .col-2 {
  width: 16.66667%;
}
.search .col-3, .template-primary .col-3, .post-template-default .col-3, .page-template-default .col-3 {
  width: 25%;
}
.search .col-4, .template-primary .col-4, .post-template-default .col-4, .page-template-default .col-4 {
  width: 33.33333%;
}
.search .col-5, .template-primary .col-5, .post-template-default .col-5, .page-template-default .col-5 {
  width: 41.66667%;
}
.search .col-6, .template-primary .col-6, .post-template-default .col-6, .page-template-default .col-6 {
  width: 50%;
}
.search .col-7, .template-primary .col-7, .post-template-default .col-7, .page-template-default .col-7 {
  width: 58.33333%;
}
.search .col-8, .template-primary .col-8, .post-template-default .col-8, .page-template-default .col-8 {
  width: 66.66667%;
}
.search .col-9, .template-primary .col-9, .post-template-default .col-9, .page-template-default .col-9 {
  width: 75%;
}
.search .col-10, .template-primary .col-10, .post-template-default .col-10, .page-template-default .col-10 {
  width: 83.33333%;
}
.search .col-11, .template-primary .col-11, .post-template-default .col-11, .page-template-default .col-11 {
  width: 91.66667%;
}
.search .col-12, .template-primary .col-12, .post-template-default .col-12, .page-template-default .col-12 {
  width: 100%;
}

/**
 * Scroll Top Top
 */
.scroll-top-cmp {
  position: fixed;
  bottom: calc(20vh + 60px);
  right: 30px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #fff;
  border: none;
  display: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 995;
  background: #FFFFFF;
  transition: opacity 0.3s ease;
  box-shadow: 0 6px 24px 0 rgba(52, 52, 52, 0.0588235294);
  font-size: 24px;
}

.scroll-top-cmp:hover {
  background-color: white;
}

/* Move UserWay accessibility button below suggestion box */
.uwy.userway_p1 {
  position: fixed !important;
  top: auto !important;
  bottom: calc(20vh - 60px) !important;
  right: 30px !important;
  left: auto !important;
  z-index: 999 !important;
  transform: none !important;
}

/* Target the wrapper specifically */
.userway_buttons_wrapper {
  position: fixed !important;
  top: auto !important;
  bottom: calc(20vh - 60px) !important;
  right: 30px !important;
  left: auto !important;
  transform: none !important;
}

.userway_buttons_wrapper,
body .uwy .uai,
.uwy .uai img:not(.userway_check_on) {
  width: 48px !important;
  height: 48px !important;
}

.cmp__visually-hidden {
  display: none;
}

/* RCUH Calendar Base Styles */
.rcuh-calendar-cmp {
  background-color: #f8f8f9;
}
.rcuh-calendar-cmp__wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: auto;
  overflow: hidden;
  padding: 60px 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__wrapper {
    padding: 24px 16px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__wrapper {
    padding: 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__wrapper {
    padding: 24px 16px;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .rcuh-calendar-cmp__wrapper {
    padding: 60px 0;
  }
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__wrapper:not(.full-width) {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__wrapper:not(.full-width) {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__wrapper:not(.full-width) {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .rcuh-calendar-cmp__wrapper:not(.full-width) {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.rcuh-calendar-cmp__title-section {
  margin-bottom: 45px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__title-section {
    margin-bottom: 30px;
  }
}
.rcuh-calendar-cmp__title {
  color: #005e99;
  margin: 0 0 24px 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  margin: 0;
  letter-spacing: -1%;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    letter-spacing: 0.25%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__title {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
    letter-spacing: 0.5%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__title {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
    letter-spacing: 0.5%;
  }
}
.rcuh-calendar-cmp__description {
  color: #6d7176;
  margin: 0;
  max-width: 751px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__main-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: flex-start;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__main-container {
    gap: 24px;
  }
}
.rcuh-calendar-cmp__events-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 30px;
  min-height: 600px;
  width: 100%;
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__events-container {
    min-height: auto;
  }
}
.rcuh-calendar-cmp__events-title {
  color: #005e99;
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
  letter-spacing: 0.5%;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__events-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__events-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    letter-spacing: 0.25%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__events-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    letter-spacing: 0.25%;
  }
}
.rcuh-calendar-cmp__calendar-container {
  width: 100%;
  max-width: 413px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.rcuh-calendar-cmp__search-container {
  width: 100%;
}
.rcuh-calendar-cmp__search-field {
  position: relative;
}
.rcuh-calendar-cmp__search-input-wrapper {
  position: relative;
  border: 1px solid #dee1e5;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.rcuh-calendar-cmp__search-icon {
  position: absolute;
  left: 12px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  z-index: 2;
}
.rcuh-calendar-cmp__search-input {
  width: 100%;
  border: none;
  background: transparent;
  padding: 2px 12px 2px 44px;
  color: #1b1c1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__search-input {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__search-input {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__search-input {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__search-input::placeholder {
  color: #6d7176;
}
.rcuh-calendar-cmp__search-input:focus {
  outline: none;
}
.rcuh-calendar-cmp__calendar-wrapper {
  border: 1px solid #dee1e5;
  border-radius: 4px;
  padding: 30px;
  gap: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

/* RCUH Calendar Timeline Styles */
.rcuh-calendar-cmp__timeline {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.rcuh-calendar-cmp__timeline-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
.rcuh-calendar-cmp__timeline-group.filtered-out {
  opacity: 0.5;
  transform: scale(0.98);
}
.rcuh-calendar-cmp__timeline-header {
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
}
.rcuh-calendar-cmp__timeline-dot {
  width: 8px;
  height: 8px;
  background-color: #cfd4d9;
  border-radius: 50%;
  flex-shrink: 0;
}
.rcuh-calendar-cmp__timeline-date {
  flex: 1;
  display: flex;
  gap: 8px;
  align-items: center;
}
.rcuh-calendar-cmp__date-label {
  color: #1b1c1e;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  letter-spacing: 0.25%;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__date-label {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__date-label {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__date-label {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
.rcuh-calendar-cmp__day-label {
  color: #6d7176;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__day-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__day-label {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__day-label {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__timeline-content {
  display: flex;
  align-items: stretch;
  width: 100%;
  gap: 24px;
  min-height: 120px;
}
.rcuh-calendar-cmp__timeline-line {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: stretch;
  position: relative;
  border-left: 1px solid #cfd4d9;
  margin: -5px 3.5px;
}
.rcuh-calendar-cmp__timeline-events {
  flex: 1;
  padding: 24px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.rcuh-calendar-cmp__timeline-events:has(.rcuh-calendar-cmp__event-card:nth-child(2)) {
  padding: 30px 0;
  gap: 30px;
}
.rcuh-calendar-cmp__event-card {
  display: flex;
  gap: 24px;
  padding: 16px;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: default;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.rcuh-calendar-cmp__event-card[href] {
  cursor: pointer;
}
.rcuh-calendar-cmp__event-image {
  width: 160px;
  height: auto;
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
}
.rcuh-calendar-cmp__event-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.rcuh-calendar-cmp__event-details {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-width: 0;
}
.rcuh-calendar-cmp__event-title {
  color: #1b1c1e;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  letter-spacing: 0.25%;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__event-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__event-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__event-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
.rcuh-calendar-cmp__event-title a {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__event-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
    letter-spacing: 0.5%;
  }
}
@media (min-width: 481px) and (max-width: 767px) and (max-width: 480px) {
  .rcuh-calendar-cmp__event-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) and (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__event-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    letter-spacing: 0.25%;
  }
}
@media (min-width: 481px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__event-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    letter-spacing: 0.25%;
  }
}
.rcuh-calendar-cmp__event-meta {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.rcuh-calendar-cmp__event-time {
  color: #b58e00;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__event-time {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__event-time {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__event-time {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__event-location {
  color: #6d7176;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__event-location {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__event-location {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__event-location {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}

/* RCUH Calendar Navigation Styles */
.rcuh-calendar-cmp__calendar-header {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 8px;
  min-height: 40px;
}
.rcuh-calendar-cmp__calendar-nav {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}
.rcuh-calendar-cmp__calendar-dropdowns {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}
.rcuh-calendar-cmp__year-dropdown, .rcuh-calendar-cmp__month-dropdown {
  display: flex;
  align-items: center;
  gap: 6px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.rcuh-calendar-cmp__year-dropdown {
  padding: 3px 8px;
  background-color: #edeff1;
}
.rcuh-calendar-cmp__month-dropdown {
  padding: 1px 4px;
}
.rcuh-calendar-cmp__picker-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #ffffff;
  border: 1px solid #dee1e5;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1), 0 6px 24px rgba(52, 52, 52, 0.06);
  z-index: 2;
  max-height: 240px;
  overflow: hidden;
  margin-top: 4px;
}
.rcuh-calendar-cmp__picker-content {
  max-height: 240px;
  overflow-y: auto;
}
.rcuh-calendar-cmp__picker-option {
  padding: 8px 24px;
  color: #1b1c1e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__picker-option {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__picker-option {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__picker-option {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__picker-option.active {
  background-color: #e6f2f9;
  color: #005e99;
  font-weight: 600;
}
.rcuh-calendar-cmp__picker-option--disabled {
  opacity: 0.5;
  cursor: not-allowed;
  color: #b5bdc5;
}
.rcuh-calendar-cmp__picker-option:focus {
  outline: 2px solid #005e99;
  outline-offset: -2px;
  background-color: #f8f8f9;
}
.rcuh-calendar-cmp__month-picker {
  min-width: 140px;
}
.rcuh-calendar-cmp__year-picker {
  min-width: 80px;
}
.rcuh-calendar-cmp__year-picker .rcuh-calendar-cmp__picker-content {
  padding: 4px 0;
}
.rcuh-calendar-cmp__year-picker .rcuh-calendar-cmp__picker-option {
  padding: 6px 24px;
  text-align: center;
}
.rcuh-calendar-cmp__dropdown-label {
  color: #1b1c1e;
  white-space: nowrap;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  letter-spacing: 0.25%;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__dropdown-label {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__dropdown-label {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__dropdown-label {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
.rcuh-calendar-cmp__dropdown-icon {
  width: 8px;
  height: 4px;
  flex-shrink: 0;
}
.rcuh-calendar-cmp__calendar-controls {
  display: flex;
  gap: 0;
}
.rcuh-calendar-cmp__nav-btn {
  width: 24px;
  height: 24px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.rcuh-calendar-cmp__nav-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.rcuh-calendar-cmp__nav-btn svg {
  width: 24px;
  height: 24px;
}
.rcuh-calendar-cmp__year-dropdown:focus-within, .rcuh-calendar-cmp__month-dropdown:focus-within {
  outline: 2px solid #005e99;
  outline-offset: 2px;
}
@media (prefers-color-scheme: dark) {
  .rcuh-calendar-cmp__picker-dropdown {
    background: #2d2f31;
    border-color: #404040;
  }
  .rcuh-calendar-cmp__picker-option {
    color: #ffffff;
  }
  .rcuh-calendar-cmp__picker-option.active {
    background-color: #1b4b66;
    color: #7bb3d9;
  }
}

/* RCUH Calendar Grid Styles */
.rcuh-calendar-cmp__calendar {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.rcuh-calendar-cmp__calendar-grid {
  align-self: center;
}
.rcuh-calendar-cmp__calendar-weekdays {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0;
  width: 100%;
}
.rcuh-calendar-cmp__weekday {
  padding: 8px;
  text-align: center;
  color: #1b1c1e;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__weekday {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__weekday {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__weekday {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__weekday--weekend {
  color: #6d7176;
}
.rcuh-calendar-cmp__calendar-body {
  width: 100%;
  height: 281px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
.rcuh-calendar-cmp__calendar-week {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0;
  flex: 1;
}
.rcuh-calendar-cmp__calendar-day {
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  position: relative;
  height: 48px;
  width: 52px;
}
.rcuh-calendar-cmp__calendar-day--disabled {
  cursor: not-allowed;
}
.rcuh-calendar-cmp__calendar-day--disabled .rcuh-calendar-cmp__day-number {
  color: #b5bdc5;
}
.rcuh-calendar-cmp__calendar-day--out-of-range {
  cursor: not-allowed;
  opacity: 0.4;
}
.rcuh-calendar-cmp__calendar-day--out-of-range .rcuh-calendar-cmp__day-number {
  color: #b5bdc5;
}
.rcuh-calendar-cmp__calendar-day--out-of-range .rcuh-calendar-cmp__event-dot {
  opacity: 0.3;
}
.rcuh-calendar-cmp__calendar-day--today {
  background-color: #e6f2f9;
  color: #005e99;
}
.rcuh-calendar-cmp__calendar-day--today .rcuh-calendar-cmp__day-number {
  color: #005e99;
}
.rcuh-calendar-cmp__calendar-day--today .rcuh-calendar-cmp__event-dot {
  background-color: #005e99;
}
.rcuh-calendar-cmp__calendar-day--has-events .rcuh-calendar-cmp__day-number {
  color: #005e99;
}
.rcuh-calendar-cmp__calendar-day--today.rcuh-calendar-cmp__calendar-day--has-events .rcuh-calendar-cmp__day-number {
  color: #005e99 !important;
}
.rcuh-calendar-cmp__calendar-day--selected {
  background-color: #005e99;
}
.rcuh-calendar-cmp__calendar-day--selected .rcuh-calendar-cmp__day-number {
  color: #ffffff;
}
.rcuh-calendar-cmp__calendar-day--selected .rcuh-calendar-cmp__event-dot::after {
  background-color: #ffffff;
}
.rcuh-calendar-cmp__calendar-day--today.rcuh-calendar-cmp__calendar-day--selected {
  background-color: #005e99 !important;
}
.rcuh-calendar-cmp__calendar-day--today.rcuh-calendar-cmp__calendar-day--selected .rcuh-calendar-cmp__day-number {
  color: #ffffff !important;
}
.rcuh-calendar-cmp__calendar-day--today.rcuh-calendar-cmp__calendar-day--selected .rcuh-calendar-cmp__event-dot::after {
  background-color: #ffffff;
}
.rcuh-calendar-cmp__calendar-day--invalid-selection {
  background-color: #ffe6e5 !important;
}
.rcuh-calendar-cmp__calendar-day--invalid-selection .rcuh-calendar-cmp__day-number {
  color: #9a0611 !important;
}
.rcuh-calendar-cmp__day-number {
  color: #6d7176;
  text-align: center;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__day-number {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__day-number {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__day-number {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__event-dot {
  position: absolute;
  bottom: 11px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 3px;
  height: 3px;
  background: none;
  border: none;
  border-radius: 50%;
}
.rcuh-calendar-cmp__event-dot::after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background-color: #007cc5;
  border-radius: 50%;
}

/* RCUH Calendar States Styles */
.rcuh-calendar-cmp__empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  justify-self: center;
  width: 523px;
  min-height: 395px;
}
.rcuh-calendar-cmp__empty-illustration {
  width: 120px;
  height: 128px;
  flex-shrink: 0;
}
.rcuh-calendar-cmp__empty-illustration svg {
  width: 100%;
  height: 100%;
}
.rcuh-calendar-cmp__empty-content {
  text-align: center;
  max-width: 524px;
}
.rcuh-calendar-cmp__empty-title {
  color: #1b1c1e;
  margin: 0 0 8px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  letter-spacing: 0.25%;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__empty-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__empty-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__empty-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
  }
}
.rcuh-calendar-cmp__empty-message {
  color: #6d7176;
  margin: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__empty-message {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__empty-message {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__empty-message {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__loading-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 45px;
  min-height: 200px;
}
.rcuh-calendar-cmp__loading-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 3px solid rgba(0, 94, 153, 0.2);
  border-top: 3px solid #005e99;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.rcuh-calendar-cmp__spinner {
  width: 32px;
  height: 32px;
  border: 3px solid rgba(0, 94, 153, 0.2);
  border-top: 3px solid #005e99;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.rcuh-calendar-cmp__loading-text {
  color: #6d7176;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 480px) {
  .rcuh-calendar-cmp__loading-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__loading-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__loading-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
  }
}
.rcuh-calendar-cmp__calendar-wrapper.loading {
  position: relative;
  opacity: 0.6;
  pointer-events: none;
}
.rcuh-calendar-cmp__calendar-wrapper.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  border: 3px solid rgba(0, 94, 153, 0.2);
  border-top: 3px solid #005e99;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.rcuh-calendar-cmp__skeleton-timeline {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.rcuh-calendar-cmp__skeleton-group {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.rcuh-calendar-cmp__skeleton-header {
  display: flex;
  align-items: center;
  gap: 45px;
}
.rcuh-calendar-cmp__skeleton-dot {
  width: 8px;
  height: 8px;
  background-color: #dee1e5;
  border-radius: 50%;
  flex-shrink: 0;
}
.rcuh-calendar-cmp__skeleton-date {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.rcuh-calendar-cmp__skeleton-content {
  padding-left: 32px;
}
.rcuh-calendar-cmp__skeleton-card {
  display: flex;
  gap: 24px;
  padding: 24px;
  background-color: #f8f8f9;
  border-radius: 4px;
}
.rcuh-calendar-cmp__skeleton-image {
  width: 160px;
  height: 120px;
  background-color: #dee1e5;
  border-radius: 4px;
  flex-shrink: 0;
}
.rcuh-calendar-cmp__skeleton-details {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.rcuh-calendar-cmp__skeleton-line {
  height: 16px;
  background-color: #dee1e5;
  border-radius: 4px;
}
.rcuh-calendar-cmp__skeleton-line.skeleton-line--short {
  width: 60%;
}
.rcuh-calendar-cmp__skeleton-line.skeleton-line--shorter {
  width: 40%;
}
.rcuh-calendar-cmp__skeleton-line.skeleton-line--medium {
  width: 80%;
}

/* RCUH Calendar Responsive Styles */
@media (max-width: 480px) {
  .rcuh-calendar-cmp__main-container {
    gap: 24px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .rcuh-calendar-cmp__calendar-container {
    flex-direction: column-reverse;
    width: 100%;
    max-width: 100%;
  }
  .rcuh-calendar-cmp__calendar-wrapper {
    padding: 24px;
  }
  .rcuh-calendar-cmp__event-card {
    flex-direction: column;
    gap: 8px;
  }
  .rcuh-calendar-cmp__event-image {
    width: 100%;
    height: 100px;
  }
  .rcuh-calendar-cmp__event-image img {
    height: 100%;
  }
  .rcuh-calendar-cmp__skeleton-image {
    width: 100%;
    height: 100px;
  }
  .rcuh-calendar-cmp__skeleton-card {
    flex-direction: column;
  }
  .rcuh-calendar-cmp__calendar-header {
    flex-direction: column;
    gap: 24px;
    align-items: stretch;
  }
  .rcuh-calendar-cmp__calendar-nav {
    gap: 16px;
  }
  .rcuh-calendar-cmp__calendar-dropdowns {
    justify-content: center;
  }
  .rcuh-calendar-cmp__calendar-controls {
    justify-content: center;
  }
  .rcuh-calendar-cmp__picker-dropdown {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 280px;
    max-height: 60vh;
    z-index: 9999;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15), 0 5px 10px rgba(0, 0, 0, 0.05);
  }
  .rcuh-calendar-cmp__picker-content {
    max-height: calc(60vh - 16px);
  }
  .rcuh-calendar-cmp__calendar-day {
    height: auto;
    width: auto;
  }
  .rcuh-calendar-cmp__empty-state {
    padding: 45px 16px;
    width: 100%;
    min-width: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .rcuh-calendar-cmp__main-container {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .rcuh-calendar-cmp__calendar-container {
    flex-direction: column-reverse;
    max-width: 100%;
    width: 100%;
  }
  .rcuh-calendar-cmp__calendar-day {
    height: auto;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rcuh-calendar-cmp__event-card {
    flex-direction: column;
    gap: 8px;
  }
  .rcuh-calendar-cmp__calendar-container {
    max-width: 340px;
    width: 100%;
  }
  .rcuh-calendar-cmp__calendar-day {
    height: auto;
    width: auto;
  }
}