@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@600;700;800&display=swap");

:root {
  --om-cream: #f4efe6;
  --om-cream-alt: #efe9de;
  --om-header-beige: #fdf5e8;
  --om-grey: #5c5c5c;
  --om-grey-soft: #7a7a7a;
  --om-blue: #9daebf;
  --om-blue-soft: #b9c6d3;
  --om-pink: #cfa6b2;
  --om-pink-hover: #c18f9e;
  --om-radius-lg: 18px;
  --om-radius-md: 14px;
  --om-radius-sm: 10px;
  --om-stitch: 1px dashed rgba(92, 92, 92, 0.45);
  --om-shadow: 0 8px 24px rgba(92, 92, 92, 0.12);
  --om-plaid-grey: repeating-linear-gradient(
      0deg,
      var(--om-cream-alt) 0 24px,
      rgba(92, 92, 92, 0.16) 24px 26px,
      var(--om-cream-alt) 26px 48px
    ),
    repeating-linear-gradient(
      90deg,
      var(--om-cream-alt) 0 24px,
      rgba(92, 92, 92, 0.16) 24px 26px,
      var(--om-cream-alt) 26px 48px
    );
  --om-plaid-blue: repeating-linear-gradient(
      0deg,
      var(--om-cream) 0 24px,
      rgba(157, 174, 191, 0.24) 24px 26px,
      var(--om-cream) 26px 48px
    ),
    repeating-linear-gradient(
      90deg,
      var(--om-cream) 0 24px,
      rgba(157, 174, 191, 0.24) 24px 26px,
      var(--om-cream) 26px 48px
    );
}

body.woocommerce,
body.woocommerce-page {
  background: var(--om-cream);
  color: var(--om-grey);
}

.woocommerce-page .site-content,
.woocommerce .site-content {
  background: linear-gradient(180deg, var(--om-cream-alt) 0%, var(--om-cream) 100%);
}

.site-header .site-title a,
.ast-site-title-wrap .site-title a {
  color: var(--om-grey);
  letter-spacing: 0.04em;
  font-family: Georgia, "Times New Roman", serif;
}

#masthead,
#ast-desktop-header,
#ast-mobile-header,
#ast-mobile-header .ast-mobile-header-wrap,
#masthead .main-header-bar-wrap,
#masthead .ast-primary-header-bar,
#masthead .ast-mobile-header-wrap,
#masthead .main-header-menu,
#masthead .site-primary-header-wrap {
  background: var(--om-header-beige) !important;
  background-image: none !important;
}

.ast-hfb-header .site-header,
.ast-hfb-header #masthead,
.ast-hfb-header .ast-primary-header-bar,
.ast-hfb-header .site-primary-header-wrap,
.ast-hfb-header .ast-mobile-header-wrap .ast-primary-header-bar {
  background: var(--om-header-beige) !important;
  background-image: none !important;
}

.ast-theme-transparent-header #masthead,
.ast-theme-transparent-header #ast-desktop-header,
.ast-theme-transparent-header #ast-mobile-header,
.ast-theme-transparent-header #masthead .main-header-bar-wrap,
.ast-theme-transparent-header #masthead .ast-primary-header-bar,
.ast-theme-transparent-header #masthead .site-primary-header-wrap {
  background: var(--om-header-beige) !important;
  background-image: none !important;
}

#masthead .ast-builder-grid-row,
#masthead .ast-builder-grid-row-container,
#masthead .site-header-primary-section-left,
#masthead .site-branding {
  overflow: visible !important;
}

#masthead .ast-primary-header-bar,
#masthead .site-primary-header-wrap {
  min-height: 138px !important;
}

.ast-hfb-header .ast-primary-header-bar,
.ast-hfb-header .site-primary-header-wrap {
  min-height: 138px !important;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item,
.ast-desktop .ast-primary-header-bar .ast-header-woo-cart,
.ast-desktop .ast-primary-header-bar .ast-header-edd-cart {
  line-height: 138px !important;
  min-height: 138px !important;
}

#masthead .main-header-menu .menu-link,
#masthead .ast-builder-menu-1 .menu-link,
#masthead .ast-builder-menu-1 .menu-item > .menu-link {
  color: var(--om-grey) !important;
}

#masthead .main-header-menu .menu-link:hover,
#masthead .main-header-menu .current-menu-item > .menu-link {
  color: var(--om-grey-soft) !important;
}

.ast-site-identity .site-logo-img + .ast-site-title-wrap {
  display: none !important;
}

.site-logo-img img,
.site-logo-img .custom-logo,
.site-logo-img .transparent-custom-logo img,
.ast-theme-transparent-header .site-logo-img img {
  filter: none !important;
  -webkit-filter: none !important;
}

.ast-site-identity .site-logo-img {
  display: flex;
  align-items: center;
  overflow: visible !important;
  max-height: none !important;
}

.ast-site-identity,
.site-branding,
.ast-site-identity .ast-site-title-wrap {
  overflow: visible !important;
}

.custom-logo-link,
.site-logo-img a.custom-logo-link {
  display: inline-flex !important;
  align-items: center !important;
  line-height: 0 !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.ast-site-identity .site-logo-img .custom-logo {
  display: block;
  width: auto !important;
  height: 106px !important;
  max-height: 106px !important;
  max-width: 100% !important;
  object-fit: contain !important;
  object-position: left center !important;
}

#masthead .custom-logo-link img,
#masthead .site-logo-img .custom-logo,
#masthead .site-logo-img .transparent-custom-logo img {
  width: auto !important;
  height: 106px !important;
  max-height: 106px !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: left center !important;
}

.ast-hfb-header .custom-logo-link img,
.ast-hfb-header .site-logo-img .custom-logo,
.ast-hfb-header .site-logo-img .transparent-custom-logo img {
  width: auto !important;
  height: 106px !important;
  max-height: 106px !important;
  max-width: none !important;
  object-fit: contain !important;
}

@media (max-width: 921px) {
  #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
  #masthead .ast-mobile-header-wrap .site-primary-header-wrap {
    min-height: 96px !important;
  }

  header .custom-logo-link img,
  .ast-header-break-point .site-branding img,
  .ast-header-break-point .custom-logo-link img,
  .ast-site-identity .site-logo-img .custom-logo {
    width: auto !important;
    height: 72px !important;
    max-height: 72px !important;
    max-width: none !important;
  }
}

@media (max-width: 544px) {
  header .custom-logo-link img,
  .ast-header-break-point .site-branding img,
  .ast-header-break-point .custom-logo-link img,
  .ast-site-identity .site-logo-img .custom-logo {
    height: 62px !important;
    max-height: 62px !important;
    max-width: none !important;
    width: auto !important;
  }
}

/* Remove Astra container gaps across main site pages. */
body #content.site-content {
  padding-top: 0 !important;
}

body #content > .ast-container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body #primary.content-area {
  margin: 0 !important;
  padding: 0 !important;
}

body #main.site-main {
  margin: 0 !important;
  padding: 0 !important;
}

body.page article.ast-article-single {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.home article.ast-article-single .entry-header,
body.home article.ast-article-single .entry-title {
  display: none !important;
}

body.page article.ast-article-single .entry-content.clear {
  margin: 0 !important;
  padding: 0 !important;
}

body.page .om-home-shell {
  max-width: 100% !important;
  margin: 0 !important;
}

.site-footer,
#colophon {
  background: var(--om-cream-alt);
  color: var(--om-grey);
}

#colophon .site-above-footer-wrap {
  background-color: var(--om-cream-alt) !important;
  background-image: none !important;
  border-top: 1px dashed rgba(92, 92, 92, 0.42);
  border-bottom: 1px dashed rgba(92, 92, 92, 0.42);
}

#colophon .site-primary-footer-wrap {
  background: var(--om-cream-alt) !important;
  background-image: none !important;
  border-bottom: 1px dashed rgba(92, 92, 92, 0.32);
}

#colophon .site-below-footer-wrap {
  background-color: var(--om-cream-alt) !important;
  background-image: none !important;
}

#colophon p,
#colophon h3,
#colophon h4,
#colophon li,
#colophon .ast-footer-copyright,
#colophon .ast-footer-copyright p {
  color: var(--om-grey) !important;
}

#colophon #astra-footer-menu .menu-item > a {
  color: var(--om-grey) !important;
}

#colophon #astra-footer-menu .menu-item > a:hover,
#colophon #astra-footer-menu .menu-item.current-menu-item > a {
  color: var(--om-grey-soft) !important;
}

#colophon .wpforms-container .wpforms-field input[type="email"] {
  background: var(--om-cream) !important;
  border: 1px solid rgba(92, 92, 92, 0.35) !important;
  color: var(--om-grey) !important;
  border-radius: 999px !important;
}

#colophon .wpforms-container .wpforms-field input::placeholder {
  color: var(--om-grey-soft);
}

#colophon .wpforms-container .wpforms-submit-container {
  margin-top: 0;
}

#colophon .wpforms-container .wpforms-submit {
  background: var(--om-pink) !important;
  border: 1px solid rgba(92, 92, 92, 0.28) !important;
  color: var(--om-grey) !important;
  border-radius: 999px !important;
  font-weight: 600 !important;
  padding: 12px 24px !important;
}

#colophon .wpforms-container .wpforms-submit:hover {
  background: var(--om-pink-hover) !important;
}

#colophon .ast-footer-social-wrap .ast-builder-social-element {
  color: var(--om-grey) !important;
  background: rgba(157, 174, 191, 0.22) !important;
  border: 1px solid rgba(92, 92, 92, 0.26);
  border-radius: 999px;
}

#colophon .ast-footer-social-wrap .ast-builder-social-element .ahfb-svg-iconset svg {
  fill: currentColor;
}

.om-logo {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  padding: 10px 16px 9px;
  border-radius: 16px;
  border: 1px solid rgba(92, 92, 92, 0.4);
  background: var(--om-cream-alt);
  box-shadow: inset 0 0 0 2px rgba(92, 92, 92, 0.1);
}

.om-logo::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--om-pink);
}

.om-logo__word {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(22px, 3.2vw, 34px);
  line-height: 1;
  letter-spacing: 0.06em;
  color: var(--om-grey);
}

.om-logo__tag {
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: lowercase;
  color: var(--om-grey-soft);
}

.om-logo--mini {
  margin-bottom: 14px;
}

.om-logo--mini .om-logo__word {
  font-size: 24px;
}

.om-shop-layout {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
}

.om-side-nav {
  position: sticky;
  top: 24px;
  padding: 16px;
  border-radius: var(--om-radius-md);
  border: 1px solid rgba(92, 92, 92, 0.35);
  background-color: var(--om-cream-alt);
  background-image: var(--om-plaid-grey);
  box-shadow: var(--om-shadow);
}

.om-side-nav h3 {
  margin: 0 0 4px;
  font-size: 20px;
  color: var(--om-grey);
}

.om-side-nav p {
  margin: 0 0 14px;
  color: var(--om-grey-soft);
  font-size: 14px;
}

.om-side-nav-section + .om-side-nav-section {
  margin-top: 14px;
  padding-top: 14px;
  border-top: var(--om-stitch);
}

.om-side-nav h4 {
  margin: 0 0 10px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--om-grey-soft);
}

.om-side-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.om-side-nav li + li {
  margin-top: 6px;
}

.om-side-nav a {
  display: inline-block;
  color: var(--om-grey);
  text-decoration: none;
  border-radius: 999px;
  padding: 4px 10px;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.om-side-nav a:hover {
  background: rgba(157, 174, 191, 0.2);
}

.om-side-nav a.is-active {
  background: rgba(207, 166, 178, 0.4);
  color: var(--om-grey);
}

.om-clear-filters {
  display: inline-block;
  margin-top: 14px;
  border: 1px solid rgba(92, 92, 92, 0.35);
  border-radius: 999px;
  padding: 7px 12px;
  background: var(--om-cream);
}

.om-shop-main .products li.product {
  background: var(--om-cream-alt);
  border-radius: var(--om-radius-md);
  border: 1px solid rgba(92, 92, 92, 0.25);
  padding: 12px;
  box-shadow: 0 6px 20px rgba(92, 92, 92, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.om-shop-main .products li.product:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(92, 92, 92, 0.15);
}

.om-shop-main .products li.product img {
  border-radius: var(--om-radius-sm);
}

.om-shop-main .products li.product .price,
.om-shop-main .products li.product .woocommerce-loop-product__title {
  color: var(--om-grey);
}

.om-shop-main .products li.product .button,
.woocommerce .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 999px;
  border: 1px solid transparent;
  background: var(--om-pink);
  color: var(--om-grey);
  font-weight: 600;
}

.om-shop-main .products li.product .button:hover,
.woocommerce .button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: var(--om-pink-hover);
  color: var(--om-grey);
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: var(--om-blue);
}

.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: var(--om-blue-soft);
}

.om-loop-badges {
  position: absolute;
  top: 8px;
  left: 8px;
  display: flex;
  gap: 6px;
  z-index: 2;
}

.om-badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  border-radius: 999px;
  padding: 4px 8px;
  color: var(--om-grey);
  border: 1px solid rgba(92, 92, 92, 0.25);
}

.om-badge--occasion {
  background: rgba(207, 166, 178, 0.45);
}

.om-customizer {
  margin: 20px 0 10px;
  padding: 18px;
  border: 1px solid rgba(92, 92, 92, 0.35);
  border-radius: var(--om-radius-md);
  background-color: var(--om-cream);
  background-image: var(--om-plaid-blue);
}

.om-customizer h3 {
  margin: 0 0 8px;
  font-size: 22px;
  color: var(--om-grey);
}

.om-customizer .om-help {
  margin: 0 0 12px;
  color: var(--om-grey-soft);
}

.om-customizer--legacy .om-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.om-customizer--legacy label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: var(--om-grey);
}

.om-customizer--legacy input[type="text"] {
  width: 100%;
  margin-top: 6px;
  padding: 10px 12px;
  border: 1px solid rgba(92, 92, 92, 0.3);
  border-radius: 8px;
  background: var(--om-cream-alt);
  color: var(--om-grey);
}

.om-customizer--legacy input[type="color"] {
  display: block;
  margin-top: 6px;
  height: 42px;
  width: 100%;
  border: 1px solid rgba(92, 92, 92, 0.3);
  border-radius: 8px;
  background: var(--om-cream-alt);
}

.om-customizer--legacy .om-preview {
  margin-top: 12px;
  padding: 12px;
  border: 2px dashed rgba(92, 92, 92, 0.5);
  border-radius: var(--om-radius-sm);
  font-weight: 600;
  color: var(--om-grey);
  background: var(--om-cream-alt);
}

.om-create-studio-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 20px 16px 32px;
}

.om-create-studio-page__head h1 {
  margin: 0;
  font-size: clamp(36px, 5.5vw, 62px);
  color: var(--om-grey);
}

.om-create-studio-page__head p {
  margin: 8px 0 16px;
  color: var(--om-grey-soft);
  max-width: 64ch;
}

.om-studio-intro {
  display: grid;
  gap: 10px;
}

.om-studio-intro__kicker {
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--om-grey-soft);
}

.om-studio-shell {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  align-items: start;
}

.om-studio-preview {
  position: sticky;
  top: 16px;
}

.om-studio-preview__card {
  --om-preview-accent: #cfa6b2;
  border-radius: 16px;
  border: 1px solid rgba(92, 92, 92, 0.32);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(92, 92, 92, 0.12);
  padding: 14px;
}

.om-studio-preview__meta-top {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 10px;
  color: var(--om-grey-soft);
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.om-studio-preview__canvas {
  min-height: 290px;
  border-radius: 12px;
  border: 2px solid rgba(92, 92, 92, 0.15);
  background: linear-gradient(140deg, rgba(255, 255, 255, 0.95), rgba(244, 239, 230, 0.95));
  box-shadow: inset 0 0 0 4px rgba(207, 166, 178, 0.26);
  display: grid;
  place-items: center;
  overflow: hidden;
  position: relative;
}

.om-studio-preview__canvas img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.om-studio-preview__placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  color: var(--om-grey-soft);
  background: rgba(255, 255, 255, 0.84);
  border: var(--om-stitch);
  border-radius: 999px;
  padding: 8px 12px;
}

.om-studio-preview__meta-bottom {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  align-items: baseline;
  margin-top: 10px;
}

.om-studio-preview__meta-bottom strong {
  color: var(--om-preview-accent);
  font-size: clamp(20px, 2.3vw, 30px);
  font-family: Georgia, "Times New Roman", serif;
}

.om-studio-preview__meta-bottom span {
  color: var(--om-grey-soft);
}

.om-studio-preview__caption {
  margin: 10px 0 0;
  color: var(--om-grey-soft);
  font-size: 13px;
}

.om-studio-panel {
  border-radius: 14px;
  background: #ffffff;
  border: 1px solid rgba(92, 92, 92, 0.26);
  box-shadow: 0 10px 22px rgba(92, 92, 92, 0.08);
  padding: 14px;
}

.om-studio-steps {
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.om-studio-steps li {
  border: 1px solid rgba(92, 92, 92, 0.3);
  border-radius: 12px;
  padding: 8px;
  font-size: 12px;
  color: var(--om-grey-soft);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  background: rgba(244, 239, 230, 0.5);
}

.om-studio-steps li span {
  display: inline-flex;
  width: 20px;
  height: 20px;
  border-radius: 999px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  margin-right: 6px;
  background: rgba(157, 174, 191, 0.35);
  color: var(--om-grey);
}

.om-studio-steps li.is-active {
  color: var(--om-grey);
  border-color: rgba(92, 92, 92, 0.45);
  background: rgba(207, 166, 178, 0.2);
}

.om-studio-steps li.is-complete {
  border-color: rgba(157, 174, 191, 0.55);
  background: rgba(157, 174, 191, 0.22);
}

.om-studio-step {
  display: none;
}

.om-studio-step.is-active {
  display: block;
}

.om-studio-step h4 {
  margin: 10px 0 8px;
  color: var(--om-grey);
  font-size: 17px;
}

.om-choice-grid,
.om-swatch-grid {
  display: grid;
  gap: 8px;
}

.om-choice-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.om-choice,
.om-swatch {
  border: 1px solid rgba(92, 92, 92, 0.3);
  background: rgba(244, 239, 230, 0.48);
  color: var(--om-grey);
  border-radius: 10px;
  padding: 10px 12px;
  cursor: pointer;
  font-weight: 600;
  text-align: left;
}

.om-choice.is-selected,
.om-swatch.is-selected {
  border-color: rgba(92, 92, 92, 0.55);
  box-shadow: inset 0 0 0 2px rgba(207, 166, 178, 0.45);
  background: rgba(207, 166, 178, 0.18);
}

.om-swatch-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.om-swatch {
  position: relative;
  padding-left: 44px;
}

.om-swatch::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid rgba(92, 92, 92, 0.35);
  background: var(--swatch, #ddd);
}

.om-field {
  display: grid;
  gap: 6px;
  margin-top: 10px;
}

.om-field span {
  font-size: 13px;
  font-weight: 600;
  color: var(--om-grey);
}

.om-field input[type="text"],
.om-field input[type="file"],
.om-field textarea {
  width: 100%;
  border: 1px solid rgba(92, 92, 92, 0.3);
  border-radius: 10px;
  background: var(--om-cream);
  color: var(--om-grey);
  padding: 10px 12px;
}

.om-field textarea {
  resize: vertical;
}

.om-field-status {
  margin: 6px 0 0;
  font-size: 13px;
  color: var(--om-grey-soft);
}

.om-field-status.is-error {
  color: #8f2f2f;
}

.om-summary-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid rgba(92, 92, 92, 0.24);
  border-radius: 12px;
  overflow: hidden;
}

.om-summary-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  background: rgba(244, 239, 230, 0.52);
}

.om-summary-list li + li {
  border-top: 1px dashed rgba(92, 92, 92, 0.26);
}

.om-summary-list span {
  color: var(--om-grey-soft);
}

.om-summary-list strong {
  color: var(--om-grey);
}

.om-summary-price {
  margin-top: 10px;
  border-radius: 12px;
  background: rgba(157, 174, 191, 0.22);
  border: 1px solid rgba(92, 92, 92, 0.24);
  padding: 10px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.om-summary-price strong {
  font-size: 20px;
  color: var(--om-grey);
}

.om-studio-nav {
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.single_add_to_cart_button.om-attention {
  animation: omPulse 1.2s ease-in-out infinite;
}

@keyframes omPulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(207, 166, 178, 0.45);
  }
  50% {
    box-shadow: 0 0 0 9px rgba(207, 166, 178, 0);
  }
}

.om-collections {
  margin: 32px 0;
}

.om-collections-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}

.om-collections-header h2 {
  margin: 0;
  font-size: 30px;
  color: var(--om-grey);
}

.om-collections-header a {
  border: 1px solid rgba(92, 92, 92, 0.35);
  border-radius: 999px;
  padding: 7px 14px;
  text-decoration: none;
  color: var(--om-grey);
  background: var(--om-cream-alt);
}

.om-collections-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.om-collection-card {
  display: block;
  text-decoration: none;
  color: inherit;
  border: 1px solid rgba(92, 92, 92, 0.3);
  border-radius: var(--om-radius-md);
  padding: 18px;
  background: var(--om-cream-alt);
  box-shadow: inset 0 0 0 1px rgba(92, 92, 92, 0.08);
}

.om-collection-card:nth-child(2n) {
  background-color: var(--om-cream);
  background-image: var(--om-plaid-blue);
}

.om-collection-card:hover {
  border-color: rgba(92, 92, 92, 0.5);
}

.om-collection-card h3 {
  margin: 8px 0 8px;
  font-size: 22px;
  color: var(--om-grey);
}

.om-collection-card p {
  margin: 0;
  color: var(--om-grey-soft);
}

.om-collection-card__pill {
  display: inline-block;
  border-radius: 999px;
  padding: 3px 8px;
  font-size: 11px;
  background: rgba(157, 174, 191, 0.4);
  color: var(--om-grey);
}

.om-home-shell {
  max-width: 1180px;
  margin: 0 auto;
  padding: 12px 16px 40px;
}

.om-home-hero {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 22px;
  background: #ffffff;
  border: 1px solid rgba(92, 92, 92, 0.32);
  border-radius: var(--om-radius-lg);
  padding: 24px;
  box-shadow: var(--om-shadow);
}

.om-kicker {
  margin: 0 0 8px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 12px;
  color: var(--om-grey-soft);
}

.om-home-hero h1 {
  margin: 14px 0 0;
  font-size: clamp(34px, 5.8vw, 64px);
  line-height: 1.04;
  color: var(--om-grey);
}

.om-home-hero__subtitle {
  max-width: 52ch;
  margin: 10px 0 0;
  color: var(--om-grey-soft);
}

.om-home-hero__actions {
  margin-top: 16px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.om-btn {
  display: inline-block;
  padding: 10px 16px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid transparent;
}

.om-btn--solid {
  background: var(--om-pink);
  color: var(--om-grey);
}

.om-btn--create-studio {
  font-size: 17px;
  padding: 11px 20px;
  box-shadow: 0 8px 18px rgba(207, 166, 178, 0.34);
}

.om-btn--solid:hover {
  background: var(--om-pink-hover);
}

.om-btn--ghost {
  border-color: rgba(92, 92, 92, 0.35);
  background: rgba(157, 174, 191, 0.3);
  color: var(--om-grey);
}

.om-btn--ghost:hover {
  background: rgba(157, 174, 191, 0.45);
}

.om-chip-row {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.om-chip {
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(157, 174, 191, 0.3);
  color: var(--om-grey);
}

.om-chip:hover {
  transform: translateY(-1px);
}

.om-home-hero__wall {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  align-content: start;
}

.om-wall-card {
  min-height: 110px;
  border-radius: var(--om-radius-sm);
  padding: 12px;
  font-size: 15px;
  line-height: 1.3;
  border: 1px solid rgba(92, 92, 92, 0.3);
  color: var(--om-grey);
}

.om-wall-card--blue {
  background: rgba(157, 174, 191, 0.28);
}

.om-wall-card--pink {
  background: rgba(207, 166, 178, 0.28);
}

.om-wall-card--grey {
  background: var(--om-cream);
}

.om-home-hero__wall .om-wall-card:first-child {
  grid-column: span 2;
}

.om-home-strip,
.om-home-products,
.om-home-journey {
  margin-top: 26px;
}

.om-home-strip {
  border: 1px solid rgba(92, 92, 92, 0.3);
  border-radius: var(--om-radius-md);
  background-color: var(--om-cream);
  background-image: var(--om-plaid-blue);
  padding: 16px;
}

.om-home-strip h2 {
  margin: 0;
  font-size: 26px;
  color: var(--om-grey);
}

.om-section-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.om-section-head h2 {
  margin: 0;
  font-size: 32px;
  color: var(--om-grey);
}

.om-section-head a {
  text-decoration: none;
  border-radius: 999px;
  border: 1px solid rgba(92, 92, 92, 0.35);
  padding: 6px 12px;
  color: var(--om-grey);
  background: rgba(207, 166, 178, 0.32);
}

.om-home-products .products li.product {
  border-radius: var(--om-radius-md);
}

.om-home-journey .om-journey-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.om-home-journey article {
  border: 1px solid rgba(92, 92, 92, 0.3);
  border-radius: var(--om-radius-md);
  padding: 14px;
  background: var(--om-cream-alt);
}

.om-home-journey article span {
  display: inline-block;
  border-radius: 999px;
  padding: 2px 8px;
  font-size: 11px;
  margin-bottom: 8px;
  background: rgba(157, 174, 191, 0.35);
  color: var(--om-grey);
}

.om-home-journey article h3 {
  margin: 0 0 6px;
  font-size: 20px;
  color: var(--om-grey);
}

.om-home-journey article p {
  margin: 0;
  color: var(--om-grey-soft);
}

@media (max-width: 1024px) {
  .om-shop-layout {
    grid-template-columns: 1fr;
  }

  .om-side-nav {
    position: static;
  }

  .om-home-hero {
    grid-template-columns: 1fr;
  }

  .om-home-journey .om-journey-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .om-customizer--legacy .om-grid {
    grid-template-columns: 1fr;
  }

  .om-studio-shell {
    grid-template-columns: 1fr;
  }

  .om-studio-preview {
    position: static;
  }

  .om-choice-grid,
  .om-swatch-grid {
    grid-template-columns: 1fr;
  }

  .om-studio-nav {
    flex-direction: column;
  }

  .om-collections-grid {
    grid-template-columns: 1fr;
  }

  .om-collections-header {
    gap: 8px;
    align-items: flex-start;
    flex-direction: column;
  }

  .om-home-shell {
    padding: 8px 12px 28px;
  }

  .om-home-hero {
    padding: 16px;
  }

  .om-home-hero__wall {
    grid-template-columns: 1fr;
  }

  .om-home-hero__wall .om-wall-card:first-child {
    grid-column: span 1;
  }

  .om-section-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}

/* ==========================================================================
   OM Production Schema (Global)
   ========================================================================== */
:root {
  --om-schema-bg: #ffffff;
  --om-schema-text: #000000;
  --om-schema-accent-red: #e02020;
  --om-schema-border-light: #eeeeee;
  --om-schema-border-dark: #000000;
  --om-schema-image-bg: #f0f0f0;
  --om-schema-pad-sm: 10px;
  --om-schema-pad-md: 20px;
  --om-schema-pad-lg: 40px;
  --om-schema-pad-xl: 60px;
  --om-schema-line-tight: 1.2;
  --om-schema-line-normal: 1.5;
  --om-schema-font: "Helvetica Neue", "Arial", "San Francisco", "SF Pro Text", sans-serif;
}

html,
body,
body.woocommerce,
body.woocommerce-page {
  background: var(--om-schema-bg) !important;
  color: var(--om-schema-text) !important;
  font-family: var(--om-schema-font) !important;
  line-height: var(--om-schema-line-normal);
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1, h2, h3, h4, h5, h6),
.entry-title,
.page-title {
  color: var(--om-schema-text) !important;
  line-height: var(--om-schema-line-tight);
}

p,
li,
span,
label,
input,
select,
textarea,
button,
.entry-content p,
.woocommerce .woocommerce-result-count {
  color: var(--om-schema-text) !important;
  font-family: var(--om-schema-font) !important;
}

a {
  color: var(--om-schema-text);
}

a:hover,
a:focus {
  color: var(--om-schema-accent-red);
}

/* Header */
#masthead,
#ast-desktop-header,
#ast-mobile-header,
#masthead .main-header-bar-wrap,
#masthead .ast-primary-header-bar,
#masthead .site-primary-header-wrap,
#masthead .main-header-menu,
#masthead .ast-mobile-header-wrap {
  background: #ffffff !important;
  border-bottom: 1px solid var(--om-schema-border-light) !important;
  background-image: none !important;
}

#masthead .ast-primary-header-bar,
#masthead .site-primary-header-wrap,
.ast-hfb-header .ast-primary-header-bar,
.ast-hfb-header .site-primary-header-wrap {
  min-height: 96px !important;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item,
.ast-desktop .ast-primary-header-bar .ast-header-woo-cart,
.ast-desktop .ast-primary-header-bar .ast-header-edd-cart {
  line-height: 96px !important;
  min-height: 96px !important;
}

#masthead .ast-container {
  max-width: 100% !important;
  padding-left: var(--om-schema-pad-xl) !important;
  padding-right: var(--om-schema-pad-xl) !important;
}

#masthead .main-header-menu .menu-item {
  margin: 0 15px !important;
}

#masthead .main-header-menu .menu-link,
#masthead .ast-builder-menu-1 .menu-link {
  text-transform: uppercase !important;
  font-size: 13px !important;
  letter-spacing: 0.08em !important;
  font-weight: 500 !important;
  color: var(--om-schema-text) !important;
}

#masthead .main-header-menu .menu-link:hover,
#masthead .main-header-menu .current-menu-item > .menu-link {
  color: var(--om-schema-accent-red) !important;
}

#masthead .ast-woo-header-cart-total,
#masthead .ast-header-account-wrap {
  font-size: 13px !important;
}

.ast-site-identity .site-logo-img .custom-logo,
#masthead .custom-logo-link img,
#masthead .site-logo-img .custom-logo {
  height: 72px !important;
  max-height: 72px !important;
  width: auto !important;
  object-fit: contain !important;
}

/* Layout containers */
body #content.site-content,
body #main.site-main,
body.page article.ast-article-single,
body.page article.ast-article-single .entry-content.clear {
  background: var(--om-schema-bg) !important;
}

.ast-separate-container .ast-article-single,
.ast-separate-container .ast-archive-description,
.woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404 {
  background: var(--om-schema-bg) !important;
}

/* Hero / Intro */
.om-home-shell {
  max-width: 100% !important;
  margin: 0 !important;
  padding: var(--om-schema-pad-xl) var(--om-schema-pad-lg) var(--om-schema-pad-lg) !important;
}

.om-home-hero {
  background: #ffffff !important;
  border: 1px solid var(--om-schema-border-light) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: var(--om-schema-pad-lg) !important;
  gap: var(--om-schema-pad-md) !important;
}

.om-home-hero__content {
  width: 80%;
  max-width: 800px;
}

.om-kicker {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--om-schema-text) !important;
}

.om-home-hero h1 {
  font-size: 48px !important;
  line-height: var(--om-schema-line-tight) !important;
  color: var(--om-schema-text) !important;
}

.om-home-hero__subtitle {
  font-size: 24px !important;
  line-height: var(--om-schema-line-tight) !important;
  color: var(--om-schema-text) !important;
  margin-top: var(--om-schema-pad-md) !important;
}

.om-home-hero__actions {
  margin-top: var(--om-schema-pad-md) !important;
}

.om-home-hero__wall .om-wall-card,
.om-home-strip,
.om-home-journey article,
.om-customizer,
.om-studio-panel,
.om-studio-preview__card {
  border-radius: 0 !important;
  box-shadow: none !important;
}

.om-home-hero__wall .om-wall-card {
  background: #ffffff !important;
  border: 1px solid var(--om-schema-border-light) !important;
}

/* Buttons / UI */
.om-btn,
.woocommerce .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #000000 !important;
  border-radius: 0 !important;
  padding: 15px 30px !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em;
}

.om-btn:hover,
.woocommerce .button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #111111 !important;
  color: #ffffff !important;
}

.om-btn--ghost {
  background: #ffffff !important;
  color: #000000 !important;
  border-color: #000000 !important;
}

.om-chip,
.om-badge {
  border-radius: 0 !important;
  border: 1px solid var(--om-schema-border-light) !important;
  background: #ffffff !important;
  color: #000000 !important;
}

.om-clear-filters {
  color: var(--om-schema-accent-red) !important;
  border-color: var(--om-schema-accent-red) !important;
  background: #ffffff !important;
}

/* Shop meta/filter bar */
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  font-size: 11px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  padding-top: var(--om-schema-pad-sm) !important;
  padding-bottom: var(--om-schema-pad-sm) !important;
  margin-top: 0 !important;
  margin-bottom: var(--om-schema-pad-md) !important;
  border-top: 1px solid var(--om-schema-border-light) !important;
  border-bottom: 1px solid var(--om-schema-border-light) !important;
}

.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
  border: 1px solid var(--om-schema-border-dark) !important;
  border-radius: 0 !important;
  background: #f5f5f5 !important;
  padding: 10px !important;
}

/* Product grid and cards */
.woocommerce ul.products,
.woocommerce-page ul.products,
.om-home-products ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  column-gap: 0 !important;
  row-gap: var(--om-schema-pad-lg) !important;
  padding-left: var(--om-schema-pad-md) !important;
  padding-right: var(--om-schema-pad-md) !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.om-home-products .products li.product {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  background: #ffffff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,
.woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link {
  position: relative;
  display: block;
  text-decoration: none;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img,
.woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link img {
  width: 100% !important;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  background: var(--om-schema-image-bg) !important;
  border: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  margin-top: var(--om-schema-pad-md) !important;
  margin-bottom: var(--om-schema-pad-sm) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: var(--om-schema-line-tight) !important;
  color: #000000 !important;
  padding: 0 !important;
  text-transform: none !important;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #000000 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: var(--om-schema-line-tight) !important;
  margin: 0 0 var(--om-schema-pad-sm) !important;
}

.om-loop-badges {
  opacity: 0.08;
  transition: opacity 0.2s ease;
}

.woocommerce ul.products li.product:hover .om-loop-badges,
.woocommerce-page ul.products li.product:hover .om-loop-badges {
  opacity: 1;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link::after,
.woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link::after {
  content: "CUSTOMIZE";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  background: rgba(0, 0, 0, 0.45);
  color: #ffffff;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}

.woocommerce ul.products li.product:hover a.woocommerce-LoopProduct-link::after,
.woocommerce-page ul.products li.product:hover a.woocommerce-LoopProduct-link::after {
  opacity: 1;
}

/* Create studio page */
.om-create-studio-page {
  max-width: 100% !important;
  margin: 0 !important;
  padding: var(--om-schema-pad-lg) !important;
  background: #ffffff !important;
}

.om-create-studio-page__head h1 {
  font-size: 48px !important;
  line-height: var(--om-schema-line-tight) !important;
  color: #000000 !important;
}

.om-create-studio-page__head p,
.om-help,
.om-field-status,
.om-summary-list span,
.om-studio-preview__caption {
  color: #000000 !important;
  opacity: 0.75;
}

.om-studio-preview__canvas {
  background: var(--om-schema-image-bg) !important;
  border: 1px solid var(--om-schema-border-light) !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.om-studio-steps li,
.om-choice,
.om-swatch,
.om-summary-list,
.om-summary-list li,
.om-field input[type="text"],
.om-field input[type="file"],
.om-field textarea {
  border-radius: 0 !important;
  border-color: var(--om-schema-border-dark) !important;
  background: #ffffff !important;
  color: #000000 !important;
}

.om-swatch.is-selected,
.om-choice.is-selected,
.om-studio-steps li.is-active {
  background: #f5f5f5 !important;
  box-shadow: none !important;
}

.om-studio-preview__meta-bottom strong {
  color: #000000 !important;
}

/* Footer */
.site-footer,
#colophon,
#colophon .site-above-footer-wrap,
#colophon .site-primary-footer-wrap,
#colophon .site-below-footer-wrap {
  background: #ffffff !important;
  color: #000000 !important;
  border-color: var(--om-schema-border-light) !important;
  background-image: none !important;
}

#colophon {
  border-top: 1px solid var(--om-schema-border-light);
}

#colophon p,
#colophon li,
#colophon h2,
#colophon h3,
#colophon h4,
#colophon a,
#colophon .ast-footer-copyright p {
  color: #000000 !important;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 11px;
}

#colophon #astra-footer-menu .menu-item > a:hover,
#colophon #astra-footer-menu .menu-item.current-menu-item > a {
  color: var(--om-schema-accent-red) !important;
}

#colophon .wpforms-container .wpforms-field input[type="email"] {
  border-radius: 0 !important;
  background: #f5f5f5 !important;
  border: 1px solid var(--om-schema-border-dark) !important;
  padding: 10px !important;
}

#colophon .wpforms-container .wpforms-submit {
  border-radius: 0 !important;
  background: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #000000 !important;
}

/* Back to top */
#ast-scroll-top {
  background: #000000 !important;
  color: #ffffff !important;
  border-radius: 20px !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  padding: 10px 20px !important;
}

/* Responsive grid */
@media (max-width: 1024px) {
  #masthead .ast-container {
    padding-left: var(--om-schema-pad-lg) !important;
    padding-right: var(--om-schema-pad-lg) !important;
  }

  .woocommerce ul.products,
  .woocommerce-page ul.products,
  .om-home-products ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .om-home-hero {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 768px) {
  #masthead .ast-container {
    padding-left: var(--om-schema-pad-md) !important;
    padding-right: var(--om-schema-pad-md) !important;
  }

  #masthead .ast-primary-header-bar,
  #masthead .site-primary-header-wrap,
  .ast-hfb-header .ast-primary-header-bar,
  .ast-hfb-header .site-primary-header-wrap {
    min-height: 76px !important;
  }

  .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item,
  .ast-desktop .ast-primary-header-bar .ast-header-woo-cart,
  .ast-desktop .ast-primary-header-bar .ast-header-edd-cart {
    line-height: 76px !important;
    min-height: 76px !important;
  }

  .ast-site-identity .site-logo-img .custom-logo,
  #masthead .custom-logo-link img,
  #masthead .site-logo-img .custom-logo {
    height: 54px !important;
    max-height: 54px !important;
  }

  .woocommerce ul.products,
  .woocommerce-page ul.products,
  .om-home-products ul.products {
    grid-template-columns: 1fr !important;
  }

  .om-home-shell,
  .om-create-studio-page {
    padding: var(--om-schema-pad-md) !important;
  }

  .om-home-hero h1,
  .om-create-studio-page__head h1 {
    font-size: 34px !important;
  }

  .om-home-hero__subtitle {
    font-size: 20px !important;
  }
}

/* ------------------------------------------------------------
   Petsonality Header Direct Override (Brown/Pink Schema)
   Applies directly to main stylesheet as requested.
------------------------------------------------------------- */
#masthead,
#masthead .main-header-bar-wrap,
#masthead .ast-primary-header-bar,
#masthead .site-primary-header-wrap,
#masthead .main-header-menu,
#masthead .ast-mobile-header-wrap {
  background: #ffffff !important;
  background-image: none !important;
}

#masthead,
#masthead .ast-primary-header-bar {
  border-bottom: 1px solid #e8ded5 !important;
}

#masthead .main-header-menu .menu-link,
#masthead .ast-builder-menu-1 .menu-link,
#masthead .ast-builder-menu-1 .menu-item > .menu-link {
  color: #6b3e2e !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
}

#masthead .main-header-menu .menu-link:hover,
#masthead .main-header-menu .menu-item:hover > .menu-link {
  color: #e88a92 !important;
}

#masthead .main-header-menu .current-menu-item > .menu-link,
#masthead .main-header-menu .current_page_item > .menu-link {
  color: #6b3e2e !important;
  font-weight: 600 !important;
}

#masthead .ast-site-header-cart .ast-woo-header-cart-total,
#masthead .ast-site-header-cart .ast-woo-header-cart-total *,
#masthead .ast-site-header-cart .ast-woo-header-cart-info-wrap {
  color: #6b3e2e !important;
  font-weight: 500 !important;
  transition: color 0.3s ease !important;
}

#masthead .ast-site-header-cart .cart-container,
#masthead .ast-site-header-cart .cart-container *,
#masthead .ast-site-header-cart .astra-icon,
#masthead .ast-site-header-cart .ast-icon-shopping-bag svg,
#masthead .ast-site-header-cart .ast-icon-shopping-basket svg,
#masthead .ast-site-header-cart .ast-icon-shopping-cart svg,
#masthead .ast-site-header-cart .ast-icon-shopping-bag svg *,
#masthead .ast-site-header-cart .ast-icon-shopping-basket svg *,
#masthead .ast-site-header-cart .ast-icon-shopping-cart svg * {
  color: #6b3e2e !important;
  fill: #6b3e2e !important;
  stroke: #6b3e2e !important;
  transition: color 0.3s ease !important;
}

#masthead .ast-site-header-cart .cart-container:hover,
#masthead .ast-site-header-cart .cart-container:hover *,
#masthead .ast-site-header-cart:hover .astra-icon,
#masthead .ast-site-header-cart:hover .ast-icon-shopping-bag svg,
#masthead .ast-site-header-cart:hover .ast-icon-shopping-basket svg,
#masthead .ast-site-header-cart:hover .ast-icon-shopping-cart svg,
#masthead .ast-site-header-cart:hover .ast-icon-shopping-bag svg *,
#masthead .ast-site-header-cart:hover .ast-icon-shopping-basket svg *,
#masthead .ast-site-header-cart:hover .ast-icon-shopping-cart svg * {
  color: #e88a92 !important;
  fill: #e88a92 !important;
  stroke: #e88a92 !important;
}

#masthead .ast-header-account-wrap,
#masthead .ast-header-account-wrap *,
#masthead .ast-header-account-link,
#masthead .ast-header-account-link *,
#masthead .ast-header-account-wrap .ahfb-svg-iconset svg,
#masthead .ast-header-account-wrap .ahfb-svg-iconset svg * {
  color: #6b3e2e !important;
  fill: #6b3e2e !important;
  stroke: #6b3e2e !important;
  transition: color 0.3s ease !important;
}

#masthead .ast-header-account-wrap:hover,
#masthead .ast-header-account-wrap:hover *,
#masthead .ast-header-account-link:hover,
#masthead .ast-header-account-link:hover *,
#masthead .ast-header-account-wrap:hover .ahfb-svg-iconset svg,
#masthead .ast-header-account-wrap:hover .ahfb-svg-iconset svg * {
  color: #e88a92 !important;
  fill: #e88a92 !important;
  stroke: #e88a92 !important;
}

#masthead .ast-site-header-cart i.astra-icon:after {
  background: #e88a92 !important;
  border-color: #e88a92 !important;
  color: #ffffff !important;
}

/* Logo scale adjustment: 1.35x */
#masthead .custom-logo-link img,
#masthead .site-logo-img .custom-logo,
.ast-site-identity .site-logo-img .custom-logo {
  height: 97px !important; /* 72px * 1.35 */
  max-height: 97px !important;
  width: auto !important;
}

@media (max-width: 768px) {
  #masthead .custom-logo-link img,
  #masthead .site-logo-img .custom-logo,
  .ast-site-identity .site-logo-img .custom-logo {
    height: 73px !important; /* 54px * 1.35 */
    max-height: 73px !important;
  }
}

/* Typography override: Playfair Display headings + Inter body/UI */
body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button,
.main-header-menu .menu-link,
#astra-footer-menu .menu-link,
.woocommerce ul.products li.product .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.om-btn,
.om-chip,
.om-badge,
.om-choice,
.om-swatch,
.om-field,
.om-field input,
.om-field textarea,
.om-home-hero__subtitle,
.om-home-journey article p,
.om-collection-card p,
.ast-woo-header-cart-total,
.ast-header-account-wrap {
  font-family: "Inter", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1, h2, h3, h4, h5, h6),
.om-home-hero h1,
.om-section-head h2,
.om-home-strip h2,
.om-home-journey article h3,
.om-collection-card h3 {
  font-family: "Playfair Display", serif !important;
  font-weight: 700 !important;
}

/* Top announcement carousel */
.om-announcement {
  display: grid;
  grid-template-columns: 42px 1fr 42px;
  align-items: center;
  min-height: 40px;
  background: #6b3e2e;
  color: #ffffff;
  position: relative;
  z-index: 30;
}

.om-announcement__viewport {
  overflow: hidden;
  text-align: center;
}

.om-announcement__track {
  list-style: none;
  margin: 0;
  padding: 0;
}

.om-announcement__item {
  display: none;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 8px 12px;
  color: #ffffff !important;
  font-family: "Inter", sans-serif !important;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.3;
}

.om-announcement__item,
.om-announcement__item *,
.om-announcement__item a,
.om-announcement__item a:visited,
.om-announcement__item a:hover,
.om-announcement__item a:focus {
  color: #ffffff !important;
}

.om-announcement__item.is-active {
  display: flex;
}

.om-announcement__arrow {
  appearance: none;
  border: 0 !important;
  background: transparent !important;
  color: #ffffff !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  transition: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.om-announcement__arrow:hover,
.om-announcement__arrow:active,
.om-announcement__arrow:focus,
.om-announcement__arrow:focus-visible,
.om-announcement__arrow:visited {
  border: 0 !important;
  background: transparent !important;
  color: #ffffff !important;
  box-shadow: none !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
  outline: none !important;
}

.om-announcement__arrow-icon {
  display: inline-flex;
  width: 14px;
  height: 14px;
  color: #ffffff !important;
}

.om-announcement__arrow-icon svg {
  width: 100%;
  height: 100%;
  color: #ffffff !important;
  fill: none !important;
}

.om-announcement__arrow-icon path {
  fill: none;
  stroke: #ffffff !important;
  stroke-width: 2.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 768px) {
  .om-announcement {
    grid-template-columns: 34px 1fr 34px;
    min-height: 36px;
  }

  .om-announcement__item {
    min-height: 36px;
    padding: 7px 8px;
    font-size: 12px;
  }

  .om-announcement__arrow {
    width: 22px;
    height: 22px;
  }

  .om-announcement__arrow-icon {
    width: 12px;
    height: 12px;
  }
}

/* Home hero replacement: banner image + overlaid CTA */
.om-home-hero.om-home-hero--banner {
  display: block !important;
  padding: 0 !important;
  gap: 0 !important;
  border: 1px solid var(--om-schema-border-light) !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  background: #ffffff !important;
  box-shadow: none !important;
}

.om-home-hero--banner .om-home-hero__banner-wrap {
  position: relative;
  width: 100%;
}

.om-home-hero--banner .om-home-hero__banner-media {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.om-home-hero--banner .om-home-hero__cards {
  display: none !important;
}

.om-home-hero--banner .om-hero-card {
  --om-card-rotation: 0deg;
  position: absolute;
  width: clamp(102px, 11.5vw, 160px);
  aspect-ratio: 3 / 4.2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0;
  padding: clamp(8px, 0.8vw, 12px);
  border-radius: 16px;
  border: none;
  color: #7a5647;
  text-decoration: none;
  box-shadow: none;
  transform: rotate(var(--om-card-rotation));
  transform-origin: center;
  transition: transform 180ms ease, box-shadow 180ms ease;
  pointer-events: auto;
}

.om-home-hero--banner .om-hero-card:hover,
.om-home-hero--banner .om-hero-card:focus {
  transform: rotate(var(--om-card-rotation)) translateY(-2px);
  box-shadow: 0 14px 26px rgba(84, 60, 50, 0.2);
}

.om-home-hero--banner .om-hero-card:focus-visible {
  outline: 2px solid #7a5647;
  outline-offset: 3px;
}

.om-home-hero--banner .om-hero-card__media {
  display: none;
}

.om-home-hero--banner .om-hero-card__title {
  display: block;
  width: 100%;
  text-align: center;
  font-size: clamp(11px, 1vw, 16px);
  line-height: 1.2;
  font-weight: 500;
}

.om-home-hero--banner .om-hero-card--butter {
  background: #f6e7a8;
}

.om-home-hero--banner .om-hero-card--pink {
  background: #f5cddd;
}

.om-home-hero--banner .om-hero-card--blue {
  background: #bfe5f4;
}

.om-home-hero--banner .om-hero-card--peach {
  background: #f8d8c1;
}

.om-home-hero--banner .om-hero-card--top-left {
  --om-card-rotation: 10deg;
  left: clamp(12px, 4.2%, 92px);
  top: clamp(8px, 3.2%, 54px);
}

.om-home-hero--banner .om-hero-card--top-right {
  --om-card-rotation: -10deg;
  right: clamp(12px, 5.2%, 108px);
  top: clamp(8px, 3.2%, 54px);
}

.om-home-hero--banner .om-hero-card--bottom-left {
  --om-card-rotation: -9deg;
  left: clamp(12px, 4.4%, 96px);
  bottom: clamp(12px, 5.2%, 80px);
}

.om-home-hero--banner .om-hero-card--bottom-right {
  --om-card-rotation: 9deg;
  right: clamp(12px, 5.2%, 110px);
  bottom: clamp(12px, 4.8%, 76px);
}

.om-home-hero--banner .om-home-hero__actions--overlay {
  position: absolute;
  left: 50%;
  bottom: clamp(14px, 3vw, 44px);
  transform: translateX(-50%);
  margin: 0 !important;
  z-index: 3;
  display: flex;
  justify-content: center;
}

.om-home-hero--banner .om-btn--create-studio {
  background: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #000000 !important;
  border-radius: 0 !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22) !important;
}

.om-home-hero--banner .om-btn--create-studio:hover,
.om-home-hero--banner .om-btn--create-studio:focus,
.om-home-hero--banner .om-btn--create-studio:active {
  background: #000000 !important;
  color: #ffffff !important;
  border-color: #000000 !important;
}

@media (max-width: 768px) {
  .om-home-hero--banner .om-home-hero__actions--overlay {
    bottom: clamp(10px, 2.8vw, 20px);
  }

  .om-home-hero--banner .om-btn--create-studio {
    padding: 9px 16px !important;
    font-size: 14px !important;
  }
}

@media (max-width: 900px) {
  .om-home-hero--banner .om-home-hero__cards {
    display: none;
  }
}

/* Home page cleanup: remove nav underlines and header/hero gaps */
body.home #masthead,
body.home #masthead .main-header-bar-wrap,
body.home #masthead .ast-primary-header-bar,
body.home #masthead .site-primary-header-wrap,
body.home #masthead .main-header-menu,
body.home #masthead .ast-mobile-header-wrap {
  border-bottom: 0 !important;
  box-shadow: none !important;
}

body.home #masthead .main-header-menu .menu-item > .menu-link,
body.home #masthead .main-header-menu .menu-item > .menu-link:hover,
body.home #masthead .main-header-menu .menu-item.current-menu-item > .menu-link,
body.home #masthead .main-header-menu .menu-item.current_page_item > .menu-link {
  text-decoration: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.home #masthead .main-header-menu .menu-item > .menu-link::before,
body.home #masthead .main-header-menu .menu-item > .menu-link::after,
body.home #masthead .main-header-menu .menu-item::before,
body.home #masthead .main-header-menu .menu-item::after {
  content: none !important;
  display: none !important;
}

body.home #content.site-content,
body.home #content > .ast-container,
body.home #primary.content-area,
body.home #main.site-main,
body.home article.ast-article-single,
body.home article.ast-article-single .entry-content.clear,
body.home .om-home-shell,
body.home .om-home-hero.om-home-hero--banner {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: 0 !important;
}
