@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");

      :root {
        --font: Roboto;
        --alt-font: Roboto;
        --accent-color: #000000;
        --secondary-color: #e8b618;
        --link-color: #000000;
        --accent-highlight-color: #000000;
        --accent-highlight-background-color: #cccccc;
        --accent-tinted-color-70: #b3b3b3;
        --accent-tinted-color-80: #cccccc;
        --accent-tinted-color-90: #e6e6e6;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #1a1a1a;
        --secondary-hover-color: #ba9213;
        --secondary-contrast-color: #111;
        --link-hover-color: #333333;
      }
      

.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://media.thoughtindustries.com/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/cd139f7c-18be-45ed-b5d5-a742580d2399/adxno4jyd5yp-MJHLifeSciencesLogo.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.header--dashboard {
    z-index: 101!important;
    padding: 0;
    position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 2px solid #019d9a;
}
 
 
 .learning-path-milestone__badge--elective {
    background: #019d9a;
}
 
 .btn--primary.student-choice__button--add {display: none;}
 
  .btn--primary.retake-survey {display: none;}
  
   .course__detail__asset img {
    max-width: 80%;
}

.featured-content-carousel-item__overlay {
    background: transparent;
    bottom: 0;
    left: 0;
    padding: 1em 1em 2.75em;
    position: absolute;
    width: 100%;
}

  .featured-content-image-overlay-item:hover{
    box-shadow: 3px 3px 6px rgba(0,0,0,.25);
    transform: scale(1.025);
  }

  .featured-content-image-overlay-item {
transition: all .2s ease;
}

.returnToCourse {
  position: absolute;
  display: block;
  width: 25%;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  background-color: #019d9a;
}
.returnToCourse:hover {
  background-color: #0e264c;
  color: #fff;
}
@media only screen and (max-width: 64em) {
  .learner__container--closed .learner__content {
    padding: 2rem 5rem;
  }
}
@media only screen and (max-width: 48em) {
  .learner__container--closed .learner__content {
    padding: 1rem;
    width: 100%;
  }
}
@media only screen and (max-width: 33em) {
  .returnToCourse {
    width: 40%;
    padding: 0;
  }
}
@media only screen and (max-width: 18em) {
  .returnToCourse {
    width: 50%;
  }
}

/* old */
.btn--primary.student-choice__button--add {display: none;}
 
.btn--primary.retake-survey {display: none;}

.course__detail__asset img {
   max-width: 80%;
}
.navbar_wrap{
  max-height: 60px;
}
.featured-content-carousel-item__overlay {
   background: transparent;
   bottom: 0;
   left: 0;
   padding: 1em 1em 2.75em;
   position: absolute;
   width: 100%;
}
/* new */
.course-actions-dropdown>li a, .course-actions-dropdown>li button, .dashboard-header-dropdown>li a, .dashboard-header-dropdown>li button{
  background: #fff!important;
}
#cart-button{
  display: none;
}
body:not(.account) .container {
  width: 100%;
  max-width: 100%;
}
.dashboard-account {
  background: #fff;
}
/* body.account .header--dashboard{
  position: sticky!important;
} */

body.catalog .widget--catalog{
  background: #fff;
  padding: 2rem;
}
.footer__inner {
  padding: 0;
}
.row {
  width: 100%;
  max-width: 1328px;
}
.register .widget--registration-form {
  padding: 2rem 0 1rem;
  background: #fff;
  color: #656565;
}
.support .widget--support {
  padding: 2rem;
  background: #fff;
}
.layout__content, div[role='main'] {
  background: #fff;
}
.layout__content .widget, .learn.dashboard .widget{
  background: #fff;
}
.margin-top-100{
  margin-top: 100px;
}
.account .header h1{
  margin-top: 2rem
}
.maxi--width {
   max-width: 1328px;
   margin: 0 auto;
   padding-left: 1rem;
   padding-right: 1rem;
}
.home__content{
  padding-top: 0;
}
.header--microsite {
  padding: 0!important;
  z-index: 98;
}
.header--dashboard{
  z-index: 101!important;
  padding: 0;
  position: fixed!important;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.course__detail__container {
  max-width: 1328px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  background: #fff;
  padding-top: 3rem;
}
.footer__company__info {
  display:none;
}
.nav--global-links{
  background-color: transparent;
  text-align: right;
}
.nav.nav--top{
  display: none!important;
}
.global-nav__container {
  max-width: 1328px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 2rem;
}
.nav--global-links a{
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.footer{
  padding: 0!important;
}
.custom_footer{
  background-color: #f5f5f5;
  border-top: 2px solid #019d9a;
}
.custom_footer a, .custom_footer li{
  color: black;
}
.custom_footer__inner{
  max-width: 1280px;
  padding: 2rem 1rem;
  margin: 0 auto;
}
.add_info .marginx-1{
  margin: 0 .5rem;
}
.social_links.mobile{
  display: none;
  text-align: center!important;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}
.social_links img{
  height: 22px;
}
.custom_footer .add_info{
  border-top: 1px solid #019d9a;
  padding-top: 3rem;
  padding-bottom: 4rem;
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.company_info {
  font-size: 12px;
  width: 100%;
}
.company_info div{
  display: inline-block;
}
.links_title {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.custom_footer__links {
  display: flex;
}
.custom_footer__links a{
  text-decoration: none;
}
.custom_footer__links ul{
  list-style: none;
  margin-left: 0;
}
.custom_footer__links ul li{
  margin-bottom: .75rem;
}
.links_container {
  flex:1;
  text-align: center;
}
.social_links a {
  margin-right: .5rem;
}


.navbar__title{
  font-size: 26px;
  font-weight: bold;
  display: flex;
  align-items: center;
  transition: transform .2s ease;
  transform: scale(1);
}
.navbar__title:hover{
  transform: scale(1.025);
}
.navbar__logo{
  max-height: 60px;
  margin-top: 0px;
 

}
.company-logo__container img {
  max-height: 60px!important;
}
.mobile .navbar__logo{
  max-height: 40px;
}
.navbar_links{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  margin-left: auto;
  transition: max-height .2s ease-out;
  max-height: 60px;
}
.navbar_links__link{
text-align: center;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

.navbar_links__link img{
transform: scale(1);
transition: transform .2s ease;
}
.navbar_links__links:hover img{
  transform: scale(1.05);
}

.navbar_links__link div{
  color: #656565;
}
.mobile_nav{
  display: none;
}
.mobile {
  display: none;
}



@media screen and (max-width: 1160px){
  #register {
    position: fixed;
    top: 1.2rem;
    right: 10.5rem;
    color: #656565;
  }
  li#nav--top{
    display: none;
  }
  .nav.nav--top{
    display: inline-block!important;
    position: fixed;
    z-index: 999;
  }

  .custom_navbar .logo{
  }
  
  #nav--top nav.right-menu ul{
    background-color: #ebebeb;
    color: #000;
  }
  #nav--top nav.right-menu ul li span{
    font-weight: bold;
    color: #000;
  }
.menu li.search{
    display: none!important;
  }
  .nav--top ul li a[href='/learn'], .nav--top ul li a[href='https://www.gotoper.com/learn/'], .nav--top ul li a[href='/register'], .nav--top ul li a[href='https://education.pharmacytimes.org/learn/'], .nav--top ul li a[href='/learn/manager']{
    position: fixed;
    top: 18px;
    z-index: 100;
    padding: .25rem 1rem;
    color: #656565;
    font-size: .9rem;
    right: 6.25rem;
  }
  .nav--top ul li a[href='/register']{
    right: 9rem;
    color: #656565;
  }
  .nav--top ul li a[href='/learn']:active, .nav--top ul li a[href='/register']:active, .nav--top ul li a[href='https://education.pharmacytimes.org/learn/']{
    background:transparent!important;
    background-color: transparent;
    border-color: transparent!important;
    color: #656565;

  }
  .header--microsite {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
  }

  .home__content{
    padding-top: 75px!important;
  }
  .p-0-m{
    padding-left: 0!important;
    padding-right: 0!important;

  }
  .navbar_links__link{
    margin-left: 0;
    text-align: left;
    font-size: 1rem;
    background: #EBEBEB;
 
  }
  .navbar_links__link div{
    color: #656565;
  }
  .navbar_links__link img{
    display: none;
  }
  .custom_footer__inner {
    padding: 1.5rem;
  }
  .custom_footer__links {
    flex-direction: column;
  }
  .mobile {
    display: inline-block!important;
  }
  span.mobile {
    margin-top: .5rem;
  }
  .search.mobile {
    float: right;
    margin-top: 1.15rem;
  }
  .desktop {
    display: none!important;
  }
  .custom_footer .add_info{
    padding-top: 1rem;
    margin-top: 1rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .marginx-1{
    margin: 0 .5rem!important;
  }
  .desktop_nav{
    display: none;
  }
  .mobile_nav{
    display: block;
  }
  .navbar_links{
    max-height: 500px;
  }


  /* transcript */
  .transcript .company__school-name{
    display: none;
  }
  .transcript .header__inner .column.small-6{
  width: 100%;
  }
  .transcript .dashboard-header-dropdown {
    right: 1rem;
    left: unset;
    margin-left: 0;
  }
  .transcript .header--dashboard{
    z-index: 101!important;
  }
}


@media screen and (max-width: 768px){
  #register{
    top: 1.4rem;
    color: #656565;
  }
}
.custom_navbar a {
  color: #656565;
  font-weight: bold;
  margin-left: 15px;
  margin-right: 15px;
  
}

/* header */

.custom_navbar {
  background-color: #fff;
  min-height: 60px;
  width: 100%;
  z-index: 99;
  border-bottom: 2px solid #019d9a;

}

.custom_navbar ul {
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}

.custom_navbar li a {
  display: block;
  padding: 20px 20px;

  text-decoration: none;
}
.custom_navbar li.search {
  display: flex;
  align-items: center;
}
.custom_navbar li.search a{
  background-color: #019d9a;
  border-radius: 5px;
  margin-top: 10px;
  padding: 6px 12px;
  color: white;
}
.custom_navbar li a:hover img,
.custom_navbar .menu-btn:hover {
  transform: scale(1.1);
  /* background-color: #f4f4f4; */
}


.catalog-grid-item__cta-container{
  height: auto!important;
}

@media  screen and (min-width: 1160px) {
  .custom_navbar .logo {
  position: relative;
  display: block;
  float: left;
  font-size: 2em;
  min-height: 60px;
  text-decoration: none;
  background: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
}
  .custom_navbar .navbar_wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

/* menu */

.custom_navbar .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.custom_navbar .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 29px 10px;
  position: relative;
  user-select: none;
  margin-right: 1rem;
}
#register a{
       padding: 0 10px 0 0;
    border-right: 1px solid #eee;
}
.custom_navbar .menu-icon .navicon {
  background: gray;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.custom_navbar .menu-icon .navicon:before,
.custom_navbar .menu-icon .navicon:after {
  background: gray;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.custom_navbar .menu-icon .navicon:before {
  top: 5px;
}

.custom_navbar .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.custom_navbar .menu-btn {
  display: none;
}

.custom_navbar .menu-btn:checked ~ .menu {
  max-height: 500px;
}

.custom_navbar .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.custom_navbar .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.custom_navbar .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.custom_navbar .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.custom_navbar .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 1160px = 768px */
.catalog-grid-item__title{
  font-weight: bold;
  height: auto!important;
}

@media (min-width: 1160px) {
  
  .custom_navbar .logo::before{
  content: '';
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  width: 30px;


}
  
  
  .widget--catalog_standard .catalog-item{
    box-shadow: 0 0 0 rgba(0,0,0,0);
    transform: scale(1);
    transition: all .2s ease;
  }
  .widget--catalog_standard .catalog-item:hover{
    box-shadow: 3px 3px 6px rgba(0,0,0,.25);
    transform: scale(1.025);
  }

  .custom_navbar li {
    display: inline-block;
  }
  .custom_navbar li a {
    padding: 9px 16px 6px;
  }
  .custom_navbar .menu {
    clear: none;
    float: right;
    max-height: none;
    display: flex;
    align-items: center;
  }
  .custom_navbar .menu-icon {
    display: none;
  }
  .menu {
    position: absolute;
    right: 0;
    top: 0;
  }
  .header__inner {
    position: relative;
    z-index: 101;
  }
  .nav.nav--top{
    display: none;
    width: 100%;
    position: absolute;
    left: 50%;
    max-width: 1328px;
    transform: translateX(-50%);
    pointer-events: none;
  }
  .navbar-top{
    max-height: 50px;
    height: 50px;
  }
  #nav--top{
    display: flex;
    align-items: center;
  }
  .right-menu {
    display: flex;
    align-items: center;
    margin-left: 0;
    padding: 0 .;
  

  }
  .right-menu li a{
    padding: 0 .5rem 0;
    margin-top: 10px;
    
  }
  .right-menu li a:active, .right-menu li a:focus{
    background: transparent!important;
    background-color: transparent!important;
  }
  .webcast {
    position: relative;

  }
  ul.menu li.webcast::after{
    content: '';
    position: absolute;
    right: 0;
    
  }
  
  .nav.nav--top li{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem 0;
  }
  .nav.nav--top li a{
    font-size: 26px;
    font-weight: bold!important;
    text-transform: unset!important;
    margin-right: 1rem;
    padding: 0 .5rem 0 0;
    
  }
  .nav--top ul{
    pointer-events: all!important;
  }


  .nav--top li button.btn{
    font-size: 16px;
  }

  .header--microsite {
    position: sticky;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
  }
  .widget--featured-content{
    padding-top: 2rem!important;
  }
}

  .featured-content-image-overlay-item:hover{
    box-shadow: 3px 3px 6px rgba(0,0,0,.25);
    transform: scale(1.025);
  }

  .featured-content-image-overlay-item {
transition: all .2s ease;
}

.btn--alt.btn--primary {
    background-color: #1a3a67;
    border-color: #1a3a67;
    color: white;
  font-size: 18px;
}

 .btn--primary.retake-survey {display: none;}
 


div.chart-bar.chart-bar--correct {
    background-color: #357635;
}

div.chart-bar.chart-bar--incorrect {
    background-color: red;
}

.results__question-labels .label-circle.label-circle--correct {
    background-color: #357635;
}

.results__question-labels .label-circle.label-circle--incorrect {
    background-color: red;
}


.returnToCourse {
  position: absolute;
  display: block;
  width: 25%;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  background-color: #1a3a67;
}
.returnToCourse:hover {
  background-color: #1f7caf;
  color: #fff;
}
@media only screen and (max-width: 64em) {
  .learner__container--closed .learner__content {
    padding: 2rem 5rem;
  }
}
@media only screen and (max-width: 48em) {
  .learner__container--closed .learner__content {
    padding: 1rem;
    width: 100%;
  }
}
@media only screen and (max-width: 33em) {
  .returnToCourse {
    width: 40%;
    padding: 0;
  }
}
@media only screen and (max-width: 18em) {
  .returnToCourse {
    width: 50%;
  }
}


.course__detail__runs {
    clear: both;
    color: #656565;
    font-size: 12px;
    font-size: .75rem;
    margin: 0 0 1em;
    display: none;
}

.application__content.application__content--survey {
    margin-top: 80px;
}


#i18n-1 {
  display: none!important;
}


/* =====================================================
   MJH Academy Helium Navigation & Footer - Embedded CSS
   Version 3.0 - Updated for MJH Life Sciences branding

   INSTRUCTIONS:
   1. Copy this entire CSS into TI CMS Style block or <style> tags
   2. Update image URLs as needed for your hosting environment
   ===================================================== */

/* Import Manrope font */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap');

/* =====================================================
   CSS Variables - MJH Brand Colors
   ===================================================== */
:root {
  --mjh-primary: #F5A800;
  --mjh-secondary: #F5A800;
  --mjh-accent: #F5A800;
  --mjh-nav: #4A4F55;
  --mjh-gold: #F5A800;
  --mjh-darkgray: #4A4F55;
  --mjh-gray: #717171;
  --mjh-lightgray: #f7f7f7;
}

/* =====================================================
   CSS Reset - Scoped to nav and footer
   ===================================================== */
.mjh-nav,
.mjh-nav *,
.mjh-nav *::before,
.mjh-nav *::after,
.mjh-footer,
.mjh-footer *,
.mjh-footer *::before,
.mjh-footer *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* =====================================================
   Container - Matches Tailwind container-custom
   ===================================================== */
.mjh-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 640px) {
  .mjh-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .mjh-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* =====================================================
   NAVIGATION - Base Styles
   ===================================================== */
.mjh-nav {
  font-family: 'Manrope', sans-serif;
  width: 100%;
  position: relative;
  z-index: 50;
  background-color: #4A4F55; /* mjh-nav */
  color: #ffffff;
  line-height: 1.5;
}

/* Ensure nav is NOT sticky on desktop - override any TI platform sticky behavior */
@media (min-width: 1024px) {
  .mjh-nav {
    position: static !important;
  }
}

.mjh-nav a {
  text-decoration: none;
  color: inherit;
  transition: color 0.2s ease;
}

.mjh-nav button {
  font-family: 'Manrope', sans-serif;
  border: none;
  background: none;
  cursor: pointer;
  color: inherit;
}

/* =====================================================
   NAVIGATION - Top Header Bar
   ===================================================== */
.mjh-nav__header {
  background-color: #4A4F55; /* mjh-nav on mobile */
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 1024px) {
  .mjh-nav__header {
    background-color: #ffffff; /* white on desktop */
    border-bottom: 1px solid #e5e7eb; /* border-gray-200 */
  }
}

.mjh-nav__header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (min-width: 1024px) {
  .mjh-nav__header-inner {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

/* Logo */
.mjh-nav__logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.mjh-nav__logo a {
  display: flex;
  align-items: center;
}

.mjh-nav__logo img {
  height: 1.75rem;
}

@media (min-width: 640px) {
  .mjh-nav__logo img {
    height: 2rem;
  }
}

@media (min-width: 768px) {
  .mjh-nav__logo img {
    height: 2.25rem;
  }
}

/* Logo variants */
.mjh-nav__logo-desktop {
  display: none;
}

@media (min-width: 1024px) {
  .mjh-nav__logo-mobile {
    display: none;
  }

  .mjh-nav__logo-desktop {
    display: block;
  }
}

/* =====================================================
   NAVIGATION - Desktop User Actions
   ===================================================== */
.mjh-nav__actions {
  display: none;
  align-items: center;
  gap: 1.5rem; /* space-x-6 */
}

@media (min-width: 1024px) {
  .mjh-nav__actions {
    display: flex;
  }
}

/* Icon links (Search, Book, Calendar) */
.mjh-nav__icon-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4A4F55 !important; /* mjh-darkgray */
  transition: color 0.2s ease;
}

.mjh-nav__icon-link:hover {
  color: #F5A800 !important; /* mjh-gold */
}

.mjh-nav__icon-link svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
}

/* Text link (Create Account) */
.mjh-nav__text-link {
  color: #4A4F55 !important; /* mjh-darkgray */
  font-weight: 600;
  font-size: 0.875rem;
  transition: color 0.2s ease;
}

.mjh-nav__text-link:hover {
  color: #F5A800 !important; /* mjh-gold */
}

/* Buttons */
.mjh-nav__btn {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0;
  font-weight: 600;
  font-size: 0.875rem;
  text-align: center;
  transition: background-color 0.2s ease;
  text-decoration: none;
}

.mjh-nav__btn--accent {
  background-color: #F5A800; /* mjh-gold */
  color: #ffffff;
}

.mjh-nav__btn--accent:hover {
  background-color: rgba(245, 168, 0, 0.9);
  color: #ffffff;
}

.mjh-nav__btn--white {
  background-color: #ffffff;
  color: #4A4F55 !important; /* mjh-darkgray */
  border: 2px solid #ffffff;
}

.mjh-nav__btn--white:hover {
  background-color: #f3f4f6;
  color: #4A4F55 !important;
  border: 2px solid #f3f4f6;
}

/* Mobile: White button needs dark background for visibility */
.mjh-nav__mobile-auth .mjh-nav__btn--white {
  background-color: #ffffff !important;
  color: #4A4F55 !important;
  border: none;
}

/* =====================================================
   NAVIGATION - Mobile Toggle Button
   ===================================================== */
.mjh-nav__mobile-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  color: #ffffff;
  background: transparent;
  border: none;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .mjh-nav__mobile-toggle {
    display: none;
  }
}

.mjh-nav__mobile-toggle svg {
  width: 1.5rem;
  height: 1.5rem;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
}

.mjh-nav__close-icon {
  display: none;
}

.mjh-nav__mobile-toggle.is-open .mjh-nav__menu-icon {
  display: none;
}

.mjh-nav__mobile-toggle.is-open .mjh-nav__close-icon {
  display: block;
}

/* =====================================================
   NAVIGATION - Main Nav Bar (Desktop)
   ===================================================== */
.mjh-nav__main {
  display: none;
}

@media (min-width: 1024px) {
  .mjh-nav__main {
    display: block;
  }
}

.mjh-nav__main-inner {
  display: flex;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.mjh-nav__main-list {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Nav item container */
.mjh-nav__item {
  position: relative;
}

/* Nav link/button styling */
.mjh-nav__link {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  padding: 0.5rem 0;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: color 0.2s ease;
}

.mjh-nav__link:hover {
  color: #F5A800; /* mjh-gold hover */
}

.mjh-nav__link svg {
  width: 1rem;
  height: 1rem;
  margin-left: 0.25rem;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
}

/* =====================================================
   NAVIGATION - Desktop Dropdown
   ===================================================== */
.mjh-nav__dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0;
  background-color: #ffffff;
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  padding: 0.5rem 0;
  z-index: 50;
  min-width: 14rem;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}

.mjh-nav__dropdown--wide {
  width: 20rem;
  max-height: 24rem;
  overflow-y: auto;
}

/* Show dropdown on hover */
.mjh-nav__item:hover .mjh-nav__dropdown {
  display: block;
  opacity: 1;
  visibility: visible;
}

/* Dropdown link styling */
.mjh-nav__dropdown-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #374151 !important;
  font-size: 0.9375rem;
  font-weight: 400;
  background-color: transparent;
  transition: background-color 0.2s ease, color 0.2s ease;
  text-decoration: none;
}

.mjh-nav__dropdown-link:hover {
  background-color: #f9fafb;
  color: #F5A800 !important; /* mjh-gold */
}

/* =====================================================
   NAVIGATION - Mobile Menu
   ===================================================== */
.mjh-nav__mobile {
  display: none;
  background-color: #4A4F55;
  padding: 1rem 0;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.mjh-nav__mobile.is-open {
  display: block;
}

@media (min-width: 1024px) {
  .mjh-nav__mobile {
    display: none !important;
  }
}

.mjh-nav__mobile-inner {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* Mobile quick actions */
.mjh-nav__mobile-actions {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.mjh-nav__mobile-action-link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #ffffff;
  padding: 0.5rem 0;
  font-size: 1rem;
  transition: color 0.2s ease;
}

.mjh-nav__mobile-action-link:hover {
  color: #F5A800; /* mjh-gold */
}

.mjh-nav__mobile-action-link svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
}

/* Mobile divider */
.mjh-nav__mobile-divider {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}

/* Mobile nav list */
.mjh-nav__mobile-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.mjh-nav__mobile-item {
  position: relative;
}

/* Mobile nav link/button */
.mjh-nav__mobile-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  padding: 0.5rem 0;
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  transition: color 0.2s ease;
}

.mjh-nav__mobile-link:hover {
  color: #F5A800; /* mjh-gold */
}

.mjh-nav__mobile-link svg {
  width: 1rem;
  height: 1rem;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
  transition: transform 0.2s ease;
}

.mjh-nav__mobile-link.is-open svg {
  transform: rotate(180deg);
}

/* Mobile dropdown */
.mjh-nav__mobile-dropdown {
  display: none;
  padding-left: 1rem;
  flex-direction: column;
  gap: 0.25rem;
  margin-top: 0.25rem;
  max-height: 12rem;
  overflow-y: auto;
}

.mjh-nav__mobile-dropdown.is-open {
  display: flex;
}

.mjh-nav__mobile-dropdown-link {
  color: rgba(255, 255, 255, 0.8);
  padding: 0.25rem 0;
  font-size: 0.9375rem;
  transition: color 0.2s ease;
}

.mjh-nav__mobile-dropdown-link:hover {
  color: #ffffff;
}

/* Mobile auth buttons */
.mjh-nav__mobile-auth {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.mjh-nav__mobile-btn {
  width: 100%;
  padding: 0.75rem 1rem;
}

/* =====================================================
   NAVIGATION - Auth State Visibility
   ===================================================== */

/* DEFAULT (before JS runs): Show logged-out state only */
.mjh-nav:not([data-logged-in]) .mjh-nav--logged-in {
  display: none !important;
}

/* When logged out: Hide logged-in elements */
.mjh-nav[data-logged-in="false"] .mjh-nav--logged-in {
  display: none !important;
}

/* When logged in: Hide logged-out elements */
.mjh-nav[data-logged-in="true"] .mjh-nav--logged-out {
  display: none !important;
}

/* =====================================================
   FOOTER - Base Styles
   ===================================================== */
.mjh-footer {
  font-family: 'Manrope', sans-serif;
  background-color: #4A4F55;
  color: #ffffff;
  line-height: 1.6;
}

.mjh-footer a {
  text-decoration: none;
  color: inherit;
  transition: color 0.2s ease;
}

/* Footer content wrapper */
.mjh-footer__content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}

/* Partner credits */
.mjh-footer__partners {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.mjh-footer__partner-link {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.9375rem;
  transition: color 0.2s ease;
}

.mjh-footer__partner-link:hover {
  color: #F5A800;
}

.mjh-footer__partner-divider {
  color: rgba(255, 255, 255, 0.4);
}

/* Footer bottom / copyright */
.mjh-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 1rem;
}

.mjh-footer__copyright {
  color: #9ca3af;
  font-size: 0.8125rem;
}

/* =====================================================
   NAVIGATION - TI Override Fixes
   ===================================================== */

/* Hide TI's native sign-in link that appears near logo */
.mjh-nav .ti-sign-in,
.mjh-nav__header a[href*="sign_in"]:not(.mjh-nav__btn):not(.mjh-nav__text-link):not(.mjh-nav--logged-out),
.mjh-nav .header-sign-in,
.mjh-nav__logo ~ a:not([class]),
header:not(.mjh-nav) .sign-in-link,
.ti-header .sign-in,
.navbar-sign-in,
.mjh-nav__header .sign-in,
.mjh-nav__header [data-testid*="sign"],
.mjh-nav__logo + a,
.mjh-nav__logo a + a,
a[class*="SignIn"],
a[class*="sign-in"],
span[class*="SignIn"],
span[class*="sign-in"],
.mjh-nav__header-inner > a:not(.mjh-nav__logo):not(.mjh-nav__icon-link):not(.mjh-nav__text-link):not(.mjh-nav__btn) {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  position: absolute !important;
  left: -9999px !important;
}

/* Ensure our custom nav takes full precedence */
.mjh-nav {
  isolation: isolate;
}

/* Hide any TI navigation that appears below our nav */
.mjh-nav + nav,
.mjh-nav + .navigation,
.mjh-nav + [class*="nav"],
.mjh-nav ~ .ti-nav,
.mjh-nav ~ [class*="Navigation"] {
  display: none !important;
}

/* Fix mobile auth buttons - consistent styling */
.mjh-nav__mobile-auth .mjh-nav__btn {
  border-radius: 0 !important;
  font-family: 'Manrope', sans-serif !important;
  font-size: 0.875rem !important;
}

/* Mobile dropdown links - ensure consistent font and background */
.mjh-nav__mobile-dropdown-link {
  color: rgba(255, 255, 255, 0.8) !important;
  background-color: transparent !important;
  font-family: 'Manrope', sans-serif !important;
  font-size: 0.9375rem !important;
  font-weight: 400 !important;
  padding: 0.25rem 0 !important;
  transition: color 0.2s ease !important;
}

.mjh-nav__mobile-dropdown-link:hover {
  color: #ffffff !important;
  background-color: transparent !important;
}

/* Mobile nav items - consistent styling */
.mjh-nav__mobile-link {
  font-family: 'Manrope', sans-serif !important;
  background-color: transparent !important;
}

.mjh-nav__mobile-action-link {
  font-family: 'Manrope', sans-serif !important;
  background-color: transparent !important;
}

/* Override any TI button styles that may bleed through */
.mjh-nav button,
.mjh-nav a.mjh-nav__btn {
  font-family: 'Manrope', sans-serif !important;
}

/* Ensure dropdown has white background and dark text */
.mjh-nav__dropdown {
  background-color: #ffffff !important;
}

.mjh-nav__dropdown-link {
  color: #374151 !important;
  background-color: transparent !important;
  font-family: 'Manrope', sans-serif !important;
}

.mjh-nav__dropdown-link:hover {
  background-color: #f9fafb !important;
  color: #F5A800 !important; /* mjh-gold */
}

/* =====================================================
   AGGRESSIVE TI SIGN-IN HIDE
   ===================================================== */

/* Hide any element containing "SIGN" or "Sign" text near the logo area */
.mjh-nav__header-inner > *:not(.mjh-nav__logo):not(.mjh-nav__actions):not(.mjh-nav__mobile-toggle) {
  display: none !important;
}

/* If TI injects sign-in at root level, hide it */
body > a[href*="sign"],
body > div > a[href*="sign"],
header a[href*="sign_in"]:not(.mjh-nav__btn):not(.mjh-nav--logged-out) {
  display: none !important;
}

/* Specifically for the text "SIGN IN" appearing over logo */
.mjh-nav__logo {
  position: relative;
  z-index: 100;
}

/* Hide anything that might be positioned over the logo */
.mjh-nav__header-inner {
  position: relative;
}

/* Force hide TI's specialty/category navigation that bleeds through */
.mjh-nav ~ ul,
.mjh-nav ~ div:not(.mjh-footer) ul:not(.mjh-nav__main-list):not(.mjh-nav__mobile-list),
body > ul[class*="nav"],
body > div > ul[class*="nav"] {
  display: none !important;
}

/* =====================================================
   GLOBAL TI OVERRIDES (outside .mjh-nav scope)
   Restyle TI's native sign-in link as a button
   ===================================================== */

/* Restyle TI's native sign-in link (in header---microsite nav---top) */
.header---microsite .nav---top a,
.header---microsite .nav---top ul li a,
header.header---microsite nav.nav---top a,
.header__inner .nav---top a {
  display: block !important;
  visibility: visible !important;
  background-color: #F5A800 !important; /* mjh-gold */
  color: #ffffff !important;
  font-family: 'Manrope', sans-serif !important;
  font-weight: 600 !important;
  font-size: 0.875rem !important;
  padding: 0.75rem 1rem !important;
  border-radius: 0 !important;
  text-decoration: none !important;
  text-align: center !important;
  margin: 0.5rem 1rem !important;
  transition: background-color 0.2s ease !important;
}

.header---microsite .nav---top a:hover,
.header---microsite .nav---top ul li a:hover,
header.header---microsite nav.nav---top a:hover,
.header__inner .nav---top a:hover {
  background-color: rgba(245, 168, 0, 0.9) !important;
  color: #ffffff !important;
}

/* Hide TI's native navigation menu that appears below custom nav */
[class*="CategoryNav"],
[class*="category-nav"],
[class*="MainNav"]:not(.mjh-nav *),
[class*="main-nav"]:not(.mjh-nav *),
.ti-navigation,
.navigation-menu:not(.mjh-nav *) {
  display: none !important;
}

/* =====================================================
   DESKTOP: Force non-sticky nav
   ===================================================== */
@media (min-width: 1024px) {
  header.header---microsite,
  .header---microsite,
  .header__inner {
    position: static !important;
    top: auto !important;
  }
}