a {
  overflow-y: auto;
  height: auto;
}

html {
  scroll-behavior: smooth;
}

#hero-1 {
}

/* === Safe Scroll Fix – minimal version === */

html, body {
  height: auto !important;
  overscroll-behavior: auto !important;
  -webkit-overflow-scrolling: touch;
  position: static !important;
  scroll-behavior: auto;
}

<i class="bi bi-arrow-up" > </i > {
}

https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css {
}

#origins, #offerings {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width: 768px) {
  #origins, #offerings {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css {
}

#offerings {
}

:target {
  scroll-margin-top: 90px !important;
}

html {
  scroll-behavior: smooth !important;
}

html, body {
  height: auto;
  -webkit-overflow-scrolling: touch;
}

html, body {
  height: auto;
}

html, body {
}

/* Keep hero flexible but not locked */

.hero-bg, .hero, section {
  min-height: unset !important;
  height: auto !important;
}

/* Ensure the main wrapper doesn't collapse or over-expand */

main, .page, .content-wrapper {
  min-height: 0;
  height: auto;
}

/* Restore nav positioning */

header, nav {
  /*position: relative !important;*/
  top: 0 !important;
}

/* --- background positioning: scrolls with page --- */

.hero-bg {
  position: absolute !important;
  inset: 0;
  z-index: -1 !important;
  opacity: 1;
}

/* --- restore off-white site base --- */

body {
  /*background-color: #FAF0E6 !important;*/
  /*color: #0A111A;*/
}

/* --- keep hero image dark and behind content --- */

.hero-bg {
  position: absolute !important;
  inset: 0;
  z-index: -1 !important;
  background-color: #0A111A;
  filter: brightness(0.35) contrast(1.2) saturate(1.1);
}

/* --- SITE BACKGROUND (off-white) --- */

body {
  background-color: #FAF0E6 !important;
  /*color: #0A111A;*/
}

main, .page, .content-wrapper {
  background-color: #FAF0E6 !important;
}

.hero-overlay {
  position: absolute !important;
  inset: 0;
  z-index: 0 !important;
  pointer-events: none;
  /*background: linear-gradient( 180deg, rgba(10,17,26,0.05) 0%, rgba(10,17,26,0.45) 70%, rgba(10,17,26,0.65) 100% ) !important;*/
}

/* push hero content one layer back */

.hero .container, .container.position-relative.d-flex.flex-column.justify-content-center.align-items-center {
  position: relative !important;
  z-index: 0 !important;
}

.hero .container, .container.position-relative.d-flex.flex-column.justify-content-center.align-items-center {
  position: relative !important;
  z-index: 0 !important;
}

:root, [data-bs-theme="light"] {
  --bs-body-bg: #FAF0E6 !important;
  --bs-body-color: #0A111A !important;
}

.sticky-wrapper, .page-wrapper, .content-wrapper {
  background-color: #ffffff !important;
  background-image: none !important;
}

html, body, .page, .page-wrapper, .content-wrapper, .sticky-wrapper, main, section {
  background-image: "images/The_Ascendant_Hero.jpg";
}

.bg-light, .bg-body, .bg-white {
  background-color: #F7F2E9;
}

.hero-bg {
  position: absolute !important;
  inset: 0;
  z-index: 0;
}

.hero-overlay {
  position: absolute !important;
  inset: 0;
  z-index: 1 !important;
  pointer-events: none;
}

.hero .container {
  position: relative !important;
  z-index: 2;
}

/* temporary debug style for hero background */

.hero-bg {
  position: relative !important;
  z-index: 0 !important;
  width: 100% !important;
  min-height: 100vh !important;
  background-color: #0A111A !important;
  background-image: url('../../assets/img/The_Ascendant_Hero.jpg');
  background-size: cover;
  background-position: center;
  opacity: 1 !important;
}

.hero-overlay {
  z-index: 1 !important;
}

.hero .container {
  position: relative;
  z-index: 2 !important;
}

.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(56,52,46,0.6);
}

--bs-btn-active-shadow: {
}

.image-card-wrapper, .image-desc {
  height: auto;
  display: none;
  /*display: grid;*/
  grid-template: 1fr 1fr 1fr / 1fr;
}

.image-card-wrapper, .image-desc {
  margin: 0px;
  grid-column: 1;
  grid-row: 1;
  width: 25%;
}

.image-desc {
  height: 100%;
  width: 100%;
  margin: 0;
  visibility: hidden;
  background-color: black;
  opacity: 0.7;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 1s ease-in-out;
}

.bio-section {
  /*position: relative;*/
  /*text-align: center;*/
  /*margin: 0 auto;*/
  /*max-width: 900px;*/
}

.bio-caption {
  position: absolute;
  bottom: 8%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(10,17,26,0.5);
  /*padding: 0.75rem 1.25rem;*/
  /*border-radius: 50px;*/
  /*font-family: 'Lato', sans-serif;*/
}

background-image: url("app/assets/images/your-bio-image.jpg");background-image: url("app/assets/images/your-bio-image.jpg"); {
}

background-image: url("app/assets/images/your-bio-image.jpg"); {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

.bio-section {
  /*position: relative;*/
  /*text-align: center;*/
  /*margin: 0 auto;*/
  /*max-width: 900px;;*/
}

.bio-caption {
  position: relative;
  bottom: 8%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(10,17,26,0.5);
  /*padding: 0.75rem 1.25rem;*/
  /*border-radius: 50px;*/
  /*font-family: 'Lato', sans-serif;*/
}

.bio-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.35rem;
  margin: 0;
  color: #FAF0E6;
  letter-spacing: 0.02em;
}

.bio-title {
  margin: 0;
  font-size: 0.9rem;
  color: #AFA28E;
}

background-image:url("../../assets/img/people/Joe_The_Ascendant.jpg" ); {
}

.bio-name {
}

.bio-name {
}

.about-image, .team-image {
  width: 100%;
  height: 100%;
  max-height: 635px;
  min-height: 475px;
  object-fit: cover;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

#bio {
}

.bio-image-wrapper {
  position: relative;
}

section {
}

.hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url("../assets/images/The_Ascendant_Hero.jpg");
  /*background-position: center;*/
  /*background-repeat: no-repeat;*/
  /*filter: brightness(0.8) contrast(1.1);*/
}

.hero .container {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.hero-bg {
  filter: blur(1px) brightness(0.92) contrast(1.08) saturate(0.94);
}

h2 {
}

Home-Page-Top {
}

.back-top {
}

.back-top-link {
  font-family: Lato, sans-serif;
  font-size: 0.9rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  color: #afa28e;
  transition: color 0.2s ease;
}

.hero {
  background-color: transparent !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #0A111A !important;
  scroll-padding-top: 0 !important;
}

html, body {
}

body > *:first-child {
  body > *: margin-top: 0 !important; padding-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Carousel Caption Background (Universal Navy Variant) */

.carousel-caption {
  background-color: rgba(10, 17, 26, 0.85);
  color: #faf0e6 !important;
  padding: 1.25rem 1.5rem;
  border-radius: 4px;
}

/* Optional: if you want the arrows to match navy styling */

.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: rgba(250, 240, 230, 0.8);
  border-radius: 50%;
  background-size: 50%;
}

.carousel-caption {
  background-color: rgba(10, 17, 26, 0.85);
  color: #faf0e6 !important;
  padding: 1.25rem 1.5rem;
  border-radius: 4px;
}

.text-opacity-25.text-secondary-white-color {
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: rgba(250, 240, 230, 0.8);
  border-radius: 50%;
  background-size: 50%;
}

.carousel-item .bg-warning, .carousel-item[style*="background:#ffc107"], .carousel-item[style*="background-color:#ffc107"] {
  background: rgba(10,17,26,0.85) !important;
  color: #faf0e6 !important;
}

.text-opacity-25 {
}

/* Card shell */

.service-card {
  background: #fffdfa;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #0a111a;
}

/* Heading inside card */

.card-heading {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.3;
  color: #8d8476;
  margin-bottom: 1rem;
  text-align: center;
}

/* Body copy */

.card-body-text {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.6;
  color: #0a111a;
  text-align: center;
  margin-bottom: 1.5rem;
}

/* Bottom area (price/note + CTA) */

.card-bottom {
  margin-top: auto;
  text-align: center;
}

/* Little note text ("FREE", "$250 Package Rate", etc.) */

.card-note {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #0a111a;
  margin-bottom: .75rem;
}

/* CTA button */

.btn-cta {
  display: inline-block;
  background: #b5a58a;
  color: #fff;
  border-radius: 50px;
  border: none;
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  padding: 0.45rem 1.25rem;
  text-decoration: none;
  line-height: 1.2;
  transition: background .2s ease,color .2s ease;
}

.btn-cta:hover {
  background: #8a7b67;
  color: #0a111a;
}

/* Responsive niceness */

@media (max-width:768px) {
  .card-heading {
    font-size: 1.15rem;
  }
}

@media (max-width:768px) {
  .card-body-text {
    font-size: 15px;
  }
}

.btn {
}

.btn-cta {
  font-size: 14px;
  padding: 0.4rem 1.1rem;
  border-radius: 40px;
  letter-spacing: 0.3px;
  transition: all 0.25s ease;
}

/* Subtle hover for CTAs */

.btn-cta:hover {
  background-color: #958872 !important;
  color: #0a111a !important;
  box-shadow: 0 2px 6px rgba(149,136,114,0.25);
}

/* --- Contact Form Submit Button --- */

form .btn[type="submit"] {
  font-size: 14px;
  padding: 0.45rem 1.25rem;
  border-radius: 40px;
  background-color: #e7dfd0;
  color: #0a111a;
  border: 2px solid #b5a58a;
  transition: all 0.25s ease;
}

/* Hover: slightly darker gold */

form .btn[type="submit"]:hover {
  background-color: #958872;
  color: #faf0e6;
}

p a:hover, li a:hover, span a:hover {
  color: #958872;
  text-decoration: underline;
  text-underline-offset: 2px;
}

a[href*="15k-stylist"]:hover {
  color: #958872 !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css {
}

.origins-copy {
  min-height: 370px;
  padding-top: 10px;
  font-size: 18px;
  line-height: 1.6;
  overflow: visible;
  color: #0a111a;
}

/* Mobile balancing */

@media (max-width: 768px) {
  .origins-copy {
    font-size: 16px;
    line-height: 1.5;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .origins-copy {
    font-size: 16px;
    line-height: 1.5;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 10px;
  }
}

footer p {
  font-size: 10px;
  color: rgba(10, 17, 26, 0.55);
  margin: 5px 0;
  text-align: center;
}

.pdf-link {
  color: #0a111a;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.pdf-link:hover {
  color: #b5a58a;
  text-decoration: underline;
  text-decoration-color: #b5a58a;
}

.origins-row p {
  margin-bottom: 1.25rem;
}

/* Top link scroll offset fix */

section {
  scroll-margin-top: 70px;
}

/* Responsive typography and stacking */

@media screen and (max-width: 992px) {
  .origins-row {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    padding: 0 1rem;
  }
}

@media screen and (max-width: 992px) {
  .origins-row p {
    font-size: 15px;
    line-height: 1.55;
  }
}

@media screen and (max-width: 992px) {
  .origins-row {
    display: flex;
    flex-direction: column !important;
  }
}

.origins-row p {
  margin-bottom: 1.25rem;
}

/* Responsive typography and stacking */

@media screen and (max-width: 992px) {
  .origins-row {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    padding: 0 1rem;
  }
}

@media screen and (max-width: 992px) {
  .origins-row p {
    font-size: 15px;
    line-height: 1.55;
    padding: 0 1rem;
  }
}

.origins-row {
  display: flex;
  flex-direction: column !important;
  align-items: center;
  padding: 0 1rem;
}

.origins-row p {
  font-size: 15px;
  line-height: 1.55;
}

hr {
  height: 1px;
  background-color: var(--section-rule-color);
  opacity: 0.6;
  border: none;
  margin: 2rem auto;
  width: 90%;
  max-width: 1000px;
  transition: background-color 0.4s ease, opacity 0.4s ease;
}

element {
}

.btn-cta {
  padding: 7px 20px;
  border: 2px solid #b5a58a;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #b5a58a;
  background: transparent;
  transition: all 0.3s ease;
}

.btn-cta:hover {
  background-color: #958872;
  color: #0a111a;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}

.btn-cta:active {
  background-color: #0a111a;
  color: #faf0e6;
  box-shadow: none;
}

/* === Fix mobile scroll lock from hero === */

.hero-bg {
  position: relative !important;
  min-height: 100vh !important;
  overflow: visible !important;
}

.hero-bg {
  overflow: auto !important;
}

body.scroll-lock {
  overflow: hidden !important;
  padding-right: 15px;
}

.scroll-lock.ios-fix {
  position: inherit;
  width: 100%;
}

.hero-bg {
}

.service-card {
}

.hero-bg {
  overflow: visible;
  position: relative;
}

#hero-1 {
}

html, body {
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}

body {
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.scroll-lock.ios-fix {
  position: static !important;
  width: 100% !important;
  overflow-y: auto !important;
}

.btn-cta {
}

html, body {
  overflow-x: hidden !important;
  width: 100%;
}

.hero, .hero-bg, .navbar, .container-fluid {
  max-width: 100vw;
  overflow-x: hidden;
}

.navbar .container {
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (max-width: 768px) {
  .rapid-style-cta {
    position: sticky;
    top: 50vh;
    transform: translateY(-50%);
    z-index: 999;
  }
}

#client-feedback, #client-feedback * {
  border: none !important;
  box-shadow: none !important;
}

