body.yourcasa-shared-shell {
  --water-deep: #131b23;
  --water-moss: #1a2421;
  --wood-forest: #2c3e2d;
  --wood-olive: #4a5d23;
  --candle: #c9a063;
  --candle-dim: #a07d42;
  --candle-glow: rgba(201, 160, 99, 0.18);
  --text-oat: #d6c6a9;
  --text-dim: rgba(214, 198, 169, 0.62);
  --text-muted: rgba(214, 198, 169, 0.42);
  --border: rgba(201, 160, 99, 0.18);
  --border-strong: rgba(201, 160, 99, 0.36);
}

body.yourcasa-brand-page .content-area,
body.yourcasa-brand-page .entry-hero.page-hero-section .entry-header,
body.yourcasa-brand-page .site-top-footer-wrap,
body.yourcasa-brand-page .site-middle-footer-wrap,
body.yourcasa-brand-page .site-bottom-footer-wrap {
  margin: 0;
}

body.yourcasa-brand-page .content-bg,
body.yourcasa-brand-page.content-style-unboxed .site,
body.yourcasa-brand-page .site {
  background: transparent;
}

body.yourcasa-brand-page .entry,
body.yourcasa-brand-page .entry-content-wrap,
body.yourcasa-brand-page .site-container,
body.yourcasa-brand-page .content-container.site-container,
body.yourcasa-brand-page .hero-container.site-container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
}

body.yourcasa-brand-page .entry-content-wrap {
  padding: 0;
}

body.yourcasa-brand-page .entry-content .alignfull {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

body.yourcasa-brand-page .yourcasa-brand-content {
  width: 100%;
}

body.yourcasa-brand-page .yourcasa-brand-content iframe,
body.yourcasa-brand-page .yourcasa-brand-content video {
  max-width: 100%;
}

body.yourcasa-brand-insight .hero,
body.yourcasa-brand-learning .hero,
body.yourcasa-brand-destiny .hero {
  margin-top: 0 !important;
}

body.yourcasa-brand-insight #inner-wrap,
body.yourcasa-brand-insight .content-area,
body.yourcasa-brand-insight .entry-content-wrap,
body.yourcasa-brand-learning #inner-wrap,
body.yourcasa-brand-destiny #inner-wrap,
body.yourcasa-brand-learning .content-area,
body.yourcasa-brand-destiny .content-area,
body.yourcasa-brand-learning .entry-content-wrap,
body.yourcasa-brand-destiny .entry-content-wrap {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}

body.yourcasa-brand-learning .courses-grid {
  display: flex !important;
  flex-direction: column !important;
  gap: 48px !important;
}

body.yourcasa-brand-learning .course-card {
  display: grid !important;
  grid-template-columns: 280px minmax(0, 1fr) !important;
  gap: 0 !important;
}

body.yourcasa-brand-learning .course-body {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
  padding: 36px 40px !important;
}

body.yourcasa-brand-learning .section-title {
  margin: 0 0 8px !important;
}

body.yourcasa-brand-learning .section-en {
  margin: 0 0 16px !important;
}

body.yourcasa-brand-learning .section-desc {
  margin: 0 auto 48px !important;
}

body.yourcasa-brand-learning .gold-line {
  margin: 0 auto 20px !important;
}

body.yourcasa-brand-learning .course-body > :not(.course-footer) {
  margin: 0 !important;
}

body.yourcasa-brand-learning .course-name,
body.yourcasa-brand-learning .course-desc,
body.yourcasa-brand-learning .course-audience,
body.yourcasa-brand-learning .course-level,
body.yourcasa-brand-learning .course-meta {
  margin: 0 !important;
}

body.yourcasa-brand-learning .course-audience {
  padding-left: 16px !important;
  border-left: 2px solid var(--border) !important;
}

body.yourcasa-brand-learning .course-footer {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-top: auto !important;
  margin-bottom: 0 !important;
  padding-top: 16px !important;
  border-top: 1px solid var(--border) !important;
}

body.yourcasa-brand-learning .course-footer > * {
  margin: 0 !important;
}

body.yourcasa-brand-learning .course-price small {
  margin: 0 4px 0 0 !important;
}

body.yourcasa-brand-healing {
  color: var(--text-oat);
  font-family: "Noto Serif TC", serif;
}

body.yourcasa-brand-healing a {
  color: var(--candle);
  text-decoration: none;
}

body.yourcasa-brand-healing a:hover {
  color: var(--text-oat);
}

body.yourcasa-brand-healing a.btn-line,
body.yourcasa-brand-healing a.btn-line:visited,
body.yourcasa-brand-healing a.btn-line i {
  color: var(--water-deep) !important;
}

body.yourcasa-brand-healing a.btn-line:hover,
body.yourcasa-brand-healing a.btn-line:hover i,
body.yourcasa-brand-healing a.btn-line:focus,
body.yourcasa-brand-healing a.btn-line:focus i {
  color: var(--water-deep) !important;
}

body.yourcasa-brand-healing .hero-content .tagline,
body.yourcasa-brand-healing .section-desc,
body.yourcasa-brand-healing .step-card .step-sub,
body.yourcasa-brand-healing .cta-section .cta-sub,
body.yourcasa-brand-healing #colophon .yc-footer__en {
  color: var(--text-dim) !important;
}

body.yourcasa-brand-healing .product-card-body .price-label,
body.yourcasa-brand-healing #colophon .yc-footer__tagline,
body.yourcasa-brand-healing #colophon .yc-footer__links a,
body.yourcasa-brand-healing #colophon .yc-footer__social {
  color: var(--text-muted) !important;
}

body.yourcasa-brand-healing .hero-content .sub,
body.yourcasa-brand-healing .mobile-menu-btn,
body.yourcasa-brand-healing .product-card-body .price,
body.yourcasa-brand-healing .step-num,
body.yourcasa-brand-healing .schedule-box .schedule-item i,
body.yourcasa-brand-healing #colophon .yc-footer__cn,
body.yourcasa-brand-healing #colophon .yc-footer__col h4,
body.yourcasa-brand-healing #colophon .yc-footer__links a:hover,
body.yourcasa-brand-healing #colophon .yc-footer__social:hover {
  color: var(--candle) !important;
}

body.yourcasa-brand-healing .section-label {
  color: var(--candle-dim) !important;
}

body.yourcasa-brand-healing .hero-content h1,
body.yourcasa-brand-healing .ritual-feature-text h2,
body.yourcasa-brand-healing .section-title,
body.yourcasa-brand-healing .product-card-body h3,
body.yourcasa-brand-healing .step-card h3,
body.yourcasa-brand-healing .cta-section h2 {
  color: var(--text-oat) !important;
}

body.yourcasa-brand-crystal ul.fengshui-features {
  padding-left: 0 !important;
  margin-left: 0 !important;
  list-style: none !important;
}

body.yourcasa-brand-crystal ul.fengshui-features > li {
  list-style: none !important;
}

@media (max-width: 768px) {
  body.yourcasa-brand-learning .course-card {
    grid-template-columns: 1fr !important;
  }

  body.yourcasa-brand-learning .course-img {
    min-height: 200px !important;
    max-height: 220px !important;
  }

  body.yourcasa-brand-learning .course-body {
    padding: 28px 24px !important;
  }
}

body.yourcasa-shared-shell .navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background:
    linear-gradient(180deg, rgba(26, 36, 33, 0.92), rgba(19, 27, 35, 0.9));
  border-bottom: 1px solid var(--border);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  transition:
    background 0.3s ease,
    border-color 0.3s ease,
    box-shadow 0.3s ease;
}

body.yourcasa-shared-shell .navbar.is-scrolled {
  background:
    linear-gradient(180deg, rgba(19, 27, 35, 0.98), rgba(19, 27, 35, 0.95));
  border-bottom-color: var(--border-strong);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);
}

body.yourcasa-shared-shell .navbar-inner {
  width: min(1280px, calc(100% - 32px));
  margin: 0 auto;
  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

body.yourcasa-shared-shell .nav-logo {
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.1;
  flex-shrink: 0;
}

body.yourcasa-shared-shell .nav-logo-cn {
  color: var(--candle);
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  font-weight: 700;
  letter-spacing: 0.22em;
  text-shadow: 0 0 18px rgba(201, 160, 99, 0.2);
}

body.yourcasa-shared-shell .nav-logo-en {
  color: var(--text-dim);
  font-family: "Cormorant Garamond", serif;
  font-size: 0.7rem;
  letter-spacing: 0.38em;
  text-transform: uppercase;
}

body.yourcasa-shared-shell .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(16px, 1.7vw, 28px);
  flex: 1 1 auto;
}

body.yourcasa-shared-shell .nav-links a,
body.yourcasa-shared-shell .mobile-menu a {
  color: var(--text-oat);
  text-decoration: none;
  transition:
    color 0.25s ease,
    opacity 0.25s ease;
}

body.yourcasa-shared-shell .nav-links a {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 0;
  font-size: 0.82rem;
  letter-spacing: 0.12em;
  color: var(--text-dim);
  white-space: nowrap;
}

body.yourcasa-shared-shell .nav-links a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--candle), transparent);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.25s ease;
}

body.yourcasa-shared-shell .nav-links a:hover {
  color: var(--candle);
}

body.yourcasa-shared-shell .nav-links a:hover::after {
  transform: scaleX(1);
}

body.yourcasa-shared-shell .badge-new {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 18px;
  padding: 0 7px;
  border-radius: 999px;
  background: rgba(201, 160, 99, 0.15);
  border: 1px solid rgba(201, 160, 99, 0.3);
  color: var(--candle);
  font-size: 0.56rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1;
}

body.yourcasa-shared-shell .yourcasa-shell__actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

body.yourcasa-shared-shell .yourcasa-shell__account,
body.yourcasa-shared-shell .yourcasa-shell__cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 44px;
  border-radius: 999px;
  border: 1px solid var(--border);
  color: var(--text-oat);
  text-decoration: none;
  background: rgba(201, 160, 99, 0.04);
  transition:
    border-color 0.25s ease,
    transform 0.25s ease,
    background 0.25s ease,
    color 0.25s ease,
    box-shadow 0.25s ease;
}

body.yourcasa-shared-shell .yourcasa-shell__account {
  padding: 0 16px;
}

body.yourcasa-shared-shell .yourcasa-shell__cart {
  position: relative;
  min-width: 44px;
  width: 44px;
  padding: 0;
}

body.yourcasa-shared-shell .yourcasa-shell__account:hover,
body.yourcasa-shared-shell .yourcasa-shell__cart:hover,
body.yourcasa-shared-shell .mobile-menu-btn:hover,
body.yourcasa-shared-shell .mobile-menu-btn:focus-visible {
  color: var(--candle);
  border-color: var(--border-strong);
  background: rgba(201, 160, 99, 0.08);
  box-shadow: 0 0 0 1px rgba(201, 160, 99, 0.05), 0 10px 24px rgba(0, 0, 0, 0.18);
  transform: translateY(-1px);
}

body.yourcasa-shared-shell .yourcasa-shell__action-icon,
body.yourcasa-shared-shell .yourcasa-shell__cart svg,
body.yourcasa-shared-shell .mobile-menu-btn svg,
body.yourcasa-shared-shell .yourcasa-shell__mobile-close svg {
  display: block;
  width: 18px;
  height: 18px;
}

body.yourcasa-shared-shell .yourcasa-shell__action-text {
  font-size: 0.78rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.yourcasa-shared-shell .yourcasa-shell__cart-count {
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 19px;
  height: 19px;
  padding: 0 4px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--candle);
  color: var(--water-deep);
  font-size: 0.65rem;
  font-weight: 700;
  line-height: 1;
}

body.yourcasa-shared-shell .mobile-menu-btn,
body.yourcasa-shared-shell .yourcasa-shell__mobile-close {
  min-width: 44px;
  width: 44px;
  min-height: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: rgba(201, 160, 99, 0.04);
  color: var(--text-oat);
  cursor: pointer;
  box-shadow: none;
}

body.yourcasa-shared-shell .mobile-menu-btn {
  display: none;
}

body.yourcasa-shared-shell .mobile-overlay {
  position: fixed;
  inset: 0;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: rgba(7, 10, 12, 0.6);
  transition:
    opacity 0.25s ease,
    visibility 0.25s ease;
}

body.yourcasa-shared-shell .mobile-overlay.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

body.yourcasa-shared-shell .mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
  width: min(92vw, 360px);
  height: 100vh;
  padding: 20px 24px 30px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background:
    radial-gradient(circle at top right, rgba(201, 160, 99, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(26, 36, 33, 0.98), rgba(19, 27, 35, 0.98));
  border-left: 1px solid var(--border-strong);
  box-shadow: -24px 0 48px rgba(0, 0, 0, 0.32);
  transform: translateX(104%);
  transition: transform 0.3s ease;
  overflow-y: auto;
}

body.yourcasa-shared-shell .mobile-menu.open {
  transform: translateX(0);
}

body.yourcasa-shared-shell .yourcasa-shell__mobile-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

body.yourcasa-shared-shell .yourcasa-shell__mobile-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

body.yourcasa-shared-shell .yourcasa-shell__mobile-actions .yourcasa-shell__account,
body.yourcasa-shared-shell .yourcasa-shell__mobile-actions .yourcasa-shell__cart {
  width: 100%;
  min-width: 0;
  justify-content: center;
}

body.yourcasa-shared-shell .yourcasa-shell__mobile-nav {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

body.yourcasa-shared-shell .mobile-menu a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(201, 160, 99, 0.09);
  font-size: 0.96rem;
  letter-spacing: 0.12em;
  color: var(--text-dim);
}

body.yourcasa-shared-shell .mobile-menu a:hover {
  color: var(--candle);
}

body.yourcasa-shared-shell.yourcasa-brand-menu-open {
  overflow: hidden;
}

body.yourcasa-shared-shell .yourcasa-shell__mobile-note {
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px solid rgba(201, 160, 99, 0.09);
  color: var(--text-muted);
  font-size: 0.78rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

body.yourcasa-shared-shell .site-footer {
  position: relative;
  margin: 0;
  background:
    radial-gradient(circle at top left, rgba(201, 160, 99, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(26, 36, 33, 0.98), rgba(19, 27, 35, 1));
  border-top: 1px solid var(--border);
}

body.yourcasa-shared-shell .site-footer .container {
  width: min(1280px, calc(100% - 32px));
  margin: 0 auto;
  padding: 72px 0 24px;
}

body.yourcasa-shared-shell .footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) repeat(3, minmax(0, 1fr));
  gap: 28px;
}

body.yourcasa-shared-shell .footer-brand .cn {
  color: var(--candle);
  font-size: 1.45rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-bottom: 8px;
}

body.yourcasa-shared-shell .footer-brand .en {
  color: var(--text-dim);
  font-family: "Cormorant Garamond", serif;
  font-size: 0.8rem;
  letter-spacing: 0.34em;
  text-transform: uppercase;
}

body.yourcasa-shared-shell .footer-brand .tagline,
body.yourcasa-shared-shell .footer-brand .meta {
  color: var(--text-muted);
  font-size: 0.84rem;
  line-height: 1.95;
}

body.yourcasa-shared-shell .footer-brand .tagline {
  margin-top: 16px;
}

body.yourcasa-shared-shell .footer-brand .meta {
  margin-top: 18px;
}

body.yourcasa-shared-shell .footer-col h4 {
  margin-bottom: 14px;
  color: var(--candle);
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0.12em;
}

body.yourcasa-shared-shell .footer-col a {
  display: block;
  margin-bottom: 10px;
  color: var(--text-dim);
  font-size: 0.82rem;
  letter-spacing: 0.06em;
}

body.yourcasa-shared-shell .footer-col a:hover,
body.yourcasa-shared-shell .footer-col a:focus-visible {
  color: var(--candle);
}

body.yourcasa-shared-shell .social-icons {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
}

body.yourcasa-shared-shell .social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid rgba(201, 160, 99, 0.14);
  color: var(--text-dim);
  background: rgba(201, 160, 99, 0.04);
}

body.yourcasa-shared-shell .social-icon:hover,
body.yourcasa-shared-shell .social-icon:focus-visible {
  color: var(--candle);
  border-color: var(--border-strong);
}

body.yourcasa-shared-shell .footer-bottom {
  margin-top: 42px;
  padding-top: 22px;
  border-top: 1px solid rgba(201, 160, 99, 0.12);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: var(--text-muted);
  font-size: 0.74rem;
  letter-spacing: 0.08em;
}

body.yourcasa-shared-shell .footer-bottom a {
  color: inherit;
}

body.yourcasa-shared-shell .footer-bottom a:hover,
body.yourcasa-shared-shell .footer-bottom a:focus-visible {
  color: var(--candle);
}

@media (max-width: 1180px) {
  body.yourcasa-shared-shell .nav-links {
    gap: 16px;
  }

  body.yourcasa-shared-shell .nav-links a {
    font-size: 0.77rem;
  }

  body.yourcasa-shared-shell .yourcasa-shell__account {
    padding: 0 14px;
  }
}

@media (max-width: 1080px) {
  body.yourcasa-shared-shell .navbar-inner {
    width: min(100%, calc(100% - 24px));
    min-height: 72px;
    gap: 16px;
  }

  body.yourcasa-shared-shell .nav-links,
  body.yourcasa-shared-shell .yourcasa-shell__account .yourcasa-shell__action-text {
    display: none;
  }

  body.yourcasa-shared-shell .mobile-menu-btn {
    display: inline-flex;
  }

  body.yourcasa-shared-shell .yourcasa-shell__actions {
    gap: 10px;
  }

  body.yourcasa-shared-shell .site-footer .container {
    width: min(100%, calc(100% - 24px));
    padding-top: 64px;
  }

  body.yourcasa-shared-shell .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  body.yourcasa-shared-shell .navbar-inner {
    min-height: 68px;
  }

  body.yourcasa-shared-shell .nav-logo-cn {
    font-size: 1.1rem;
    letter-spacing: 0.16em;
  }

  body.yourcasa-shared-shell .nav-logo-en {
    font-size: 0.62rem;
    letter-spacing: 0.28em;
  }

  body.yourcasa-shared-shell .yourcasa-shell__actions {
    gap: 8px;
  }

  body.yourcasa-shared-shell .yourcasa-shell__cart,
  body.yourcasa-shared-shell .mobile-menu-btn,
  body.yourcasa-shared-shell .yourcasa-shell__mobile-close {
    min-width: 42px;
    width: 42px;
    min-height: 42px;
    height: 42px;
  }

  body.yourcasa-shared-shell .yourcasa-shell__account {
    padding: 0 12px;
  }

  body.yourcasa-shared-shell .yourcasa-shell__account .yourcasa-shell__action-text {
    display: none;
  }

  body.yourcasa-shared-shell .yourcasa-shell__account .yourcasa-shell__action-icon {
    margin: 0;
  }

  body.yourcasa-shared-shell .mobile-menu {
    width: min(100vw, 340px);
    padding-left: 20px;
    padding-right: 20px;
  }

  body.yourcasa-shared-shell .yourcasa-shell__mobile-actions {
    grid-template-columns: 1fr;
  }

  body.yourcasa-shared-shell .site-footer .container {
    padding-top: 56px;
  }

  body.yourcasa-shared-shell .footer-grid,
  body.yourcasa-shared-shell .footer-bottom {
    grid-template-columns: 1fr;
    display: grid;
  }

  body.yourcasa-shared-shell .footer-bottom {
    justify-items: start;
  }
}
