/* Brand Guidelines Mobile Styles */
.brand-guidelines-mobile {
  width: 100%;
  /* min-height: 100vh; */
  background: #ffffff;
  overflow-x: hidden;
  font-family: 'Playfair Display', serif;
}

/* Header */
.bgm-header {
  position: relative;
  padding: 52px 20px 40px;
  background: #ffffff;
}

.bgm-header__bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 20px;
  background: #414141;
}

.bgm-header__close {
  position: absolute;
  top: 39px;
  right: 22px;
  width: 33px;
  height: 33px;
  background: transparent;
  border: none;
  font-size: 24px;
  color: #000;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bgm-header__title {
  font-family: 'Dallas'; font-weight: 400, 'League Spartan', sans-serif;
  font-size: 47px;
  line-height: 49px;
  text-align: center;
  color: #000000;
  letter-spacing: 0;
  margin: 0;
  font-weight: 400;
}

/* Section Base */
.bgm-section {
  padding: 40px 20px;
  position: relative;
}

.bgm-section__title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  line-height: 0.849;
  color: #000000;
  margin: 0 0 40px 0;
  font-weight: 700;
  text-align: center;
}

/* Vision Section */
.bgm-section--vision {
  min-height: 600px;
  background: #716a5e;
  background-image: url('/images/brand-guidelines/vision-bg-mobile.png');
  background-size: cover;
  background-position: center;
  padding: 40px 36px;
}

.bgm-vision__circle {
  width: 346px;
  height: 346px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 40px;
  position: relative;
}

.bgm-vision__title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  color: #ffffff;
  margin: 0;
  font-weight: 700;
}

.bgm-vision__statement {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: #ffffff;
  text-align: center;
  margin: 0 0 20px 0;
  max-width: 298px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-vision__statement em {
  font-style: italic;
}

.bgm-vision__description {
  font-family: 'Playfair Display', serif;
  font-size: 15px;
  line-height: 1.6;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.3px;
  max-width: 328px;
  margin: 0 auto;
}

/* Mission Section */
.bgm-section--mission {
  background: #ffffff;
  padding-bottom: 0;
  margin-bottom: 30px;
}

.bgm-mission__content {
  margin-bottom: 40px;
}

.bgm-mission__statement {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
  text-align: center;
  margin: 0 0 30px 0;
  letter-spacing: 0.36px;
  max-width: 292px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-mission__description {
  font-family: 'Playfair Display', serif;
  font-size: 15px;
  line-height: 1.6;
  color: #000000;
  text-align: center;
  letter-spacing: 0.3px;
  max-width: 333px;
  margin: 0 auto;
}

.bgm-mission__image {
  width: auto;
  height: 643px;
  margin: 40px -16px 0 -24px;
  width: calc(100% + 55px);
}

.bgm-mission__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Profile Section */
.bgm-section--profile {
  background: #ffffff;
  padding: 60px 0px;
  border-top: 1px solid #000;
}

.bgm-profile__grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.bgm-profile__item {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: 0.5px solid #000;
}

.bgm-profile__item:last-child {
}

.bgm-profile__label {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 20px 0;
  letter-spacing: 0.36px;
}

.bgm-profile__text {
  font-family: 'Playfair Display', serif;
  font-size: 15px;
  line-height: 1.6;
  color: #000000;
  letter-spacing: 0.3px;
  max-width: 322px;
  margin: 0 auto;
}

/* Founder Section */
.bgm-section--founder {
  min-height: 700px;
  background: #716a5e;
  background-image: url('/images/brand-guidelines/founder-bg-mobile.png');
  background-size: cover;
  background-position: center;
  padding: 80px 20px;
  text-align: center;
}

.bgm-founder__title {
  margin: 0;
  color: #ffffff;
  line-height: 85px;
}

.bgm-founder__title--fashion {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  margin-bottom: -10px;
  font-weight: 700;
}

.bgm-founder__title--founder {
  font-family: 'Playfair Display', serif;
  font-size: 73px;
  font-style: italic;
  margin-bottom: 30px;
  font-weight: 400;
}

.bgm-founder__title--lifelong {
  font-family: 'Playfair Display', serif;
  font-size: 74px;
  font-style: italic;
  font-weight: 400;
}

.bgm-founder__title--athlete {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  margin-bottom: 30px;
  font-weight: 700;
}

.bgm-founder__title--mom {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  margin-bottom: -10px;
  font-weight: 700;
}

.bgm-founder__title--four {
  font-family: 'Playfair Display', serif;
  font-size: 71px;
  font-style: italic;
  margin-bottom: 60px;
  font-weight: 400;
}

.bgm-founder__description {
  font-family: 'Playfair Display', serif;
  font-size: 19px;
  line-height: 1.4;
  color: #ffffff;
  max-width: 298px;
  margin: 0 auto;
}

/* Our Values Section */
.bgm-section--values {
  background: #868d90;
  background-image: url('/images/brand-guidelines/values-bg-mobile.png');
  background-size: cover;
  background-position: center;
  padding: 90px 20px;
  text-align: center;
}

.bgm-values__venn {
  width: 342px;
  height: 284px;
  margin: 0 auto 40px;
}

.bgm-values__venn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bgm-values__intro {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: #ffffff;
  margin: 0 0 30px 0;
  max-width: 311px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-values__description {
  font-family: 'Playfair Display', serif;
  font-size: 15px;
  line-height: 1.6;
  color: #ffffff;
  margin: 0 0 60px 0;
  max-width: 303px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-values__title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  line-height: 0.849;
  color: #ffffff;
  margin: 0;
  font-weight: 700;
}

/* Core Values Sections */
.bgm-section--core-value {
  padding: 80px 20px;
  text-align: center;
  background-size: cover;
  background-position: center;
}

.bgm-section--passion {
  background-image: url('/images/brand-guidelines/passion.png');
  background-color: #e8e8ea;
  background-position: top;
}

.bgm-section--focus {
  background-image: url('/images/brand-guidelines/focus.png');
  background-color: #4d331b;
}

.bgm-section--balance {
  background-image: url('/images/brand-guidelines/balance.png');
  background-color: #777166;
  background-position: top;
}

.bgm-core-value__title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  line-height: 0.849;
  color: #ffffff;
  margin: 0 0 30px 0;
  font-weight: 700;
}

.bgm-core-value__subtitle {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  line-height: 1.4;
  color: #ffffff;
  margin: 0 0 30px 0;
  max-width: 333px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-core-value__description {
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  line-height: 1.4;
  color: #ffffff;
  max-width: 332px;
  margin: 0 auto;
}

.bgm-core-value__description em {
  font-style: italic;
  font-weight: 700;
}

/* Brand Positioning Section */
.bgm-section--positioning {
  background: #ffffff;
  padding: 60px 20px;
  text-align: center;
}

.bgm-positioning__title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 54px;
  line-height: 0.849;
  color: #000000;
  margin: 0 0 40px 0;
  font-weight: 700;
}

.bgm-positioning__graphic {
  width: 388px;
  height: 337px;
  margin: 0 auto 40px;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}

.bgm-positioning__graphic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bgm-positioning__description {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 30px 0;
  max-width: 323px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-positioning__tagline {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000000;
  max-width: 323px;
  margin: 0 auto;
}

/* Our Voice Section */
.bgm-section--voice {
  background: #868d90;
  background-image: url('/images/brand-guidelines/voice-bg-mobile.png');
  background-size: cover;
  background-position: center;
  padding: 60px 20px;
  text-align: center;
}

.bgm-voice__traits {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 30px;
  margin-left: -24px;
}

.bgm-voice__trait {
  font-family: 'Dallas'; font-weight: 300, 'League Spartan', sans-serif;
  font-size: 16px;
  line-height: 0.849;
  color: #ede9e1;
  padding: 15px 50px;
  border: 1.5px solid #ede9e1;
  border-radius: 25px;
  white-space: nowrap;
  font-weight: 300;
}

.bgm-voice__main {
  font-family: 'Playfair Display', serif;
  font-size: 19px;
  line-height: 1.4;
  color: #ede9e1;
  margin: 0 0 30px 0;
  max-width: 335px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-voice__detail {
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  line-height: 1.6;
  color: #ede9e1;
  margin: 0 0 40px 0;
  max-width: 310px;
  margin-left: auto;
  margin-right: auto;
}

.bgm-voice__title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 58px;
  line-height: 0.849;
  color: #ede9e1;
  margin: 0 0 40px 0;
  font-weight: 700;
}

.bgm-voice__traits--bottom {
  margin-bottom: 0;
  margin-top: 40px;
}

/* Descriptive Phrases Section */
.bgm-section--phrases {
  background: #ffffff;
  padding: 60px 20px;
  text-align: center;
}

.bgm-phrases__title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 54px;
  line-height: 0.849;
  color: #000000;
  margin: 0 0 30px 0;
  font-weight: 700;
}

.bgm-phrases__description {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 40px 0;
}

.bgm-phrases__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.bgm-phrase {
  font-family: 'Dallas'; font-weight: 300, 'League Spartan', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #785D31;
  padding: 20px;
  border: 1px solid #785D31;
  border-radius: 30px;
  font-weight: 300;
}

/* Brand Muse Sections */
.bgm-section--muse {
  background: #ffffff;
  padding: 0;
}

.bgm-muse__image {
  width: 100%;
  height: 400px;
}

.bgm-muse__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.bgm-muse__content {
  padding: 40px 20px;
}

.bgm-muse__section-title {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 54px;
  line-height: 0.849;
  color: #000000;
  margin: 0 0 40px 0;
  text-align: center;
  font-weight: 700;
}

.bgm-muse__name {
  font-family: 'Dallas'; font-weight: 700, 'League Spartan', sans-serif;
  font-size: 36px;
  color: #000000;
  margin: 0 0 20px 0;
  text-align: center;
  font-weight: 700;
}

.bgm-muse__subtitle {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 30px 0;
  text-align: center;
}

.bgm-muse__label {
  font-weight: 700;
}

.bgm-muse__type {
  font-style: italic;
}

.bgm-muse__bio {
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  line-height: 1.6;
  color: #000000;
  margin: 0 0 20px 0;
  text-align: left;
}

.bgm-muse__traits {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.bgm-muse__trait {
  text-align: left;
}

.bgm-muse__trait h4 {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 10px 0;
}

.bgm-muse__trait p {
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  line-height: 1.6;
  color: #000000;
  margin: 0;
}

/* Navigation Footer - Using shared .mobile-nav styles from section-layout-mobile.css */

/* Responsive adjustments for very small screens */
@media (max-width: 419px) {
  .bgm-header__title {
    font-size: 40px;
    line-height: 44px;
  }
  
  .bgm-section__title {
    font-size: 48px;
  }
  
  .bgm-vision__circle {
    width: 280px;
    height: 280px;
  }
  
  .bgm-vision__title {
    font-size: 48px;
  }
  
  .bgm-founder__title--fashion,
  .bgm-founder__title--athlete,
  .bgm-founder__title--mom {
    font-size: 48px;
  }
  
  .bgm-founder__title--founder,
  .bgm-founder__title--lifelong,
  .bgm-founder__title--four {
    font-size: 60px;
  }
  
  .bgm-core-value__title {
    font-size: 48px;
  }
  
  .bgm-positioning__title,
  .bgm-phrases__title,
  .bgm-muse__section-title {
    font-size: 44px;
  }
  
  .bgm-voice__title,
  .bgm-values__title {
    font-size: 48px;
  }
}

.bgm-muse__container {
  margin-bottom: 3rem;
}

.bgm-vision {
  padding-top: 1rem;
  padding-bottom: 1rem;
}