body {
  margin: 0;
  background: #f6ede5;
  color: #1d1716;
  font-family: "Playfair Display", serif !important; }

.custom-container {
  max-width: 1600px;
  margin: auto; }

.brand-mark,
.jewel-showcase__heading h2,
.ornate-favourite__top h2,
.consult-piyusha h2,
.spotlight-section__heading h2,
.spotlight-card h3,
.sparkle-section__quote h2,
.sparkle-section h3,
.sparkle-section__bottom-text p,
.daily-finds__header h2,
.daily-finds__header h3,
.daily-finds__instagram-link,
.personalised-heirloom__heading h2,
.personalised-heirloom h3,
.site-footer__brand h2,
.site-footer__brand h3 {
  font-family: "Playfair Display", serif; }

img {
  display: block;
  max-width: 100%; }

a {
  color: inherit; }

.site-shell {
  overflow-x: hidden; }

.section-space {
  padding: 4.5rem 0; }
  @media (max-width: 991.98px) {
    .section-space {
      padding: 3.5rem 0; } }
  @media (max-width: 575.98px) {
    .section-space {
      padding: 2.75rem 0; } }

.top-header {
  background: #f6ede5;
  border-bottom: 1px solid rgba(29, 23, 22, 0.08); }

.brand-logo img {
  width: 72px; }
  @media (max-width: 575.98px) {
    .brand-logo img {
      width: 54px; } }

.brand-mark img {
  width: min(100%, 18rem);
  margin: 0 auto; }
  @media (max-width: 575.98px) {
    .brand-mark img {
      width: min(100%, 12rem); } }

.social-links a {
  font-size: clamp(1.7rem, 1.8vw, 2.8rem);
  color: rgba(29, 23, 22, 0.7);
  text-decoration: none;
  transition: color 0.25s ease; }
  .social-links a img {
    width: 24px; }
  .social-links a:hover {
    color: #1d1716; }

.hero-banner__image {
  width: 100%; }
  .hero-banner__image img {
    width: 100%; }
.hero-banner__strip {
  background-color: #ab4b3b;
  padding: 18px 0; }
.hero-banner__strip-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  flex-wrap: wrap;
  text-align: center; }
.hero-banner__tag {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap; }
.hero-banner__icon {
  font-size: 1.35rem;
  line-height: 1; }
@media (max-width: 1199.98px) {
  .hero-banner__content {
    right: 5%;
    max-width: 360px; }
    .hero-banner__content h1 {
      font-size: 1.75rem; }
  .hero-banner__strip-inner {
    gap: 28px; }
  .hero-banner__tag {
    font-size: 0.92rem; } }
@media (max-width: 767.98px) {
  .hero-banner__content {
    right: 24px;
    left: 24px;
    top: auto;
    bottom: 28px;
    transform: none;
    max-width: 100%; }
    .hero-banner__content h1 {
      font-size: 1.35rem;
      line-height: 1.3; }
  .hero-banner__strip {
    padding: 14px 0; }
  .hero-banner__strip-inner {
    gap: 14px; }
  .hero-banner__tag {
    width: 100%;
    justify-content: center;
    white-space: normal;
    font-size: 0.85rem;
    gap: 10px; }
  .hero-banner__icon {
    font-size: 1.05rem; } }
@media (max-width: 575.98px) {
  .hero-banner__content {
    bottom: 20px; }
    .hero-banner__content h1 {
      font-size: 1.1rem; } }

.jewel-showcase {
  padding: 70px 0 90px;
  background-color: #f8eee6; }
  .jewel-showcase__heading {
    max-width: 820px;
    margin: 0 auto 48px; }
    .jewel-showcase__heading h2 {
      margin-bottom: 18px;
      color: #b45a4e;
      font-size: 2.1rem;
      font-weight: 300;
      line-height: 1.2;
      text-transform: uppercase;
      font-family: "Playfair Display", serif; }
    .jewel-showcase__heading p {
      margin: 0;
      color: #2b2b2b;
      font-size: 1.15rem;
      line-height: 1.65;
      font-weight: 400; }
  .jewel-showcase__divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 28px;
    color: #b45a4e; }
    .jewel-showcase__divider span {
      width: 74px;
      height: 1px;
      background-color: #c79a8d;
      display: block; }
    .jewel-showcase__divider i {
      font-style: normal;
      font-size: 1rem;
      line-height: 1; }
  .jewel-showcase__grid {
    margin-bottom: 52px; }
  .jewel-showcase__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 225px;
    min-height: 32px;
    padding: 8px 22px;
    border-radius: 999px;
    background: linear-gradient(90deg, #f3d8d3 0%, #e8beb6 100%);
    color: #b45a4e;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    transition: all 0.25s ease; }
    .jewel-showcase__btn:hover {
      background: linear-gradient(90deg, #edc9c2 0%, #e0aea4 100%);
      color: #a24b3f; }
  @media (max-width: 991.98px) {
    .jewel-showcase {
      padding: 56px 0 70px; }
      .jewel-showcase__heading {
        margin-bottom: 36px; }
        .jewel-showcase__heading h2 {
          font-size: 1.75rem; }
        .jewel-showcase__heading p {
          font-size: 1rem; }
      .jewel-showcase__btn {
        min-width: 200px;
        font-size: 0.88rem; } }
  @media (max-width: 767.98px) {
    .jewel-showcase {
      padding: 48px 0 56px; }
      .jewel-showcase__heading h2 {
        font-size: 1.35rem; }
      .jewel-showcase__heading p {
        font-size: 0.95rem; }
        .jewel-showcase__heading p br {
          display: none; }
      .jewel-showcase__divider {
        margin-top: 22px; }
        .jewel-showcase__divider span {
          width: 48px; }
      .jewel-showcase__grid {
        margin-bottom: 36px; }
      .jewel-showcase__btn {
        min-width: 180px;
        padding: 8px 18px;
        font-size: 0.8rem; } }

.jewel-card {
  text-align: center; }
  .jewel-card__image {
    overflow: hidden;
    background-color: #ead9cf; }
    .jewel-card__image img {
      width: 100%;
      height: 420px;
      object-fit: cover;
      display: block; }
  .jewel-card h3 {
    margin: 16px 0 0;
    color: #111;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2;
    font-family: "Helvetica Neue", Arial, sans-serif; }
  @media (max-width: 991.98px) {
    .jewel-card__image img {
      height: 360px; }
    .jewel-card h3 {
      font-size: 1.2rem; } }
  @media (max-width: 767.98px) {
    .jewel-card__image img {
      height: 320px; }
    .jewel-card h3 {
      font-size: 1.2rem; } }

.ornate-favourite {
  background-color: #ffffff; }
  .ornate-favourite__top {
    position: relative;
    padding: 26px 0 30px;
    background: #f4f2ef;
    overflow: hidden; }
    .ornate-favourite__top::before, .ornate-favourite__top::after {
      content: "";
      position: absolute;
      inset: 0;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 0.55;
      pointer-events: none; }
    .ornate-favourite__top::before {
      background-image: linear-gradient(155deg, transparent 0 33%, rgba(225, 225, 225, 0.95) 33% 48%, transparent 48% 100%), linear-gradient(25deg, transparent 0 34%, rgba(235, 235, 235, 0.9) 34% 49%, transparent 49% 100%); }
    .ornate-favourite__top::after {
      background-image: linear-gradient(205deg, transparent 0 36%, rgba(230, 230, 230, 0.75) 36% 51%, transparent 51% 100%), linear-gradient(335deg, transparent 0 40%, rgba(240, 240, 240, 0.75) 40% 54%, transparent 54% 100%); }
    .ornate-favourite__top h2 {
      position: relative;
      z-index: 1;
      margin: 0;
      color: #a6493f;
      text-align: center;
      font-family: "Playfair Display", serif;
      font-size: 3rem;
      font-weight: 400;
      line-height: 1.05; }
  .ornate-favourite__body {
    padding: 44px 0 72px; }
  .ornate-favourite__intro {
    max-width: 1020px;
    margin: 0 auto 42px; }
    .ornate-favourite__intro p {
      margin: 0;
      color: #2c2c2c;
      font-size: 1.15rem;
      line-height: 1.7;
      font-weight: 400; }
  .ornate-favourite__grid {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 2rem; }
  @media (max-width: 1199.98px) {
    .ornate-favourite__top h2 {
      font-size: 3.2rem; } }
  @media (max-width: 991.98px) {
    .ornate-favourite__top {
      padding: 22px 0 24px; }
      .ornate-favourite__top h2 {
        font-size: 2.6rem; }
    .ornate-favourite__body {
      padding: 36px 0 60px; }
    .ornate-favourite__intro {
      margin-bottom: 32px; }
      .ornate-favourite__intro p {
        font-size: 1rem; }
    .ornate-favourite__grid {
      --bs-gutter-x: 1.8rem; } }
  @media (max-width: 767.98px) {
    .ornate-favourite__top h2 {
      font-size: 2rem; }
    .ornate-favourite__intro p {
      font-size: 0.95rem; }
      .ornate-favourite__intro p br {
        display: none; } }
  @media (max-width: 575.98px) {
    .ornate-favourite__top {
      padding: 18px 0 20px; }
      .ornate-favourite__top h2 {
        font-size: 1.65rem; }
    .ornate-favourite__body {
      padding: 28px 0 46px; } }

.favourite-card {
  text-align: center; }
  .favourite-card__image {
    overflow: hidden;
    background-color: #efe5dc; }
    .favourite-card__image img {
      width: 100%;
      height: 375px;
      object-fit: cover;
      display: block; }
  .favourite-card h3 {
    margin: 18px 0 0;
    color: #111;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 1.05rem;
    font-weight: 400;
    line-height: 1.35; }
  @media (max-width: 1199.98px) {
    .favourite-card__image img {
      height: 320px; } }
  @media (max-width: 991.98px) {
    .favourite-card h3 {
      font-size: 1rem; } }
  @media (max-width: 767.98px) {
    .favourite-card__image img {
      height: 300px; } }
  @media (max-width: 575.98px) {
    .favourite-card__image img {
      height: 260px; } }

.consult-piyusha {
  background-color: #ffffff; }
  .consult-piyusha__content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 70px 40px 80px;
    background-color: #ffffff; }
  .consult-piyusha__text-wrap {
    max-width: 560px;
    text-align: center; }
  .consult-piyusha h2 {
    margin: 0 0 28px;
    color: #aa5b53;
    font-family: "Playfair Display", serif;
    font-size: 2.05rem;
    font-weight: 400;
    line-height: 1.3; }
  .consult-piyusha p {
    margin: 0 auto;
    max-width: 520px;
    color: #2a2a2a;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.7; }
  .consult-piyusha__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 230px;
    min-height: 38px;
    margin-top: 42px;
    padding: 9px 24px;
    border-radius: 999px;
    background: linear-gradient(90deg, #f2d5d0 0%, #e7bbb4 100%);
    color: #b05c54;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    transition: all 0.25s ease; }
    .consult-piyusha__btn:hover {
      background: linear-gradient(90deg, #eec8c0 0%, #dfa9a1 100%);
      color: #a44f46; }
  .consult-piyusha__image-wrap {
    position: relative;
    height: 100%;
    min-height: 665px;
    overflow: hidden;
    background-color: #e6bb83; }
    .consult-piyusha__image-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .consult-piyusha__label {
    position: absolute;
    top: 34px;
    left: 42px;
    color: #111; }
    .consult-piyusha__label h3 {
      margin: 0;
      color: #a94e46;
      font-size: 1.15rem;
      font-weight: 700;
      line-height: 1.2;
      font-family: "Helvetica Neue", Arial, sans-serif; }
    .consult-piyusha__label span {
      display: block;
      margin-top: 4px;
      font-size: 0.92rem;
      font-weight: 400;
      color: #111; }
  .consult-piyusha__pattern {
    height: 92px;
    background-color: #f1f1ef;
    position: relative;
    overflow: hidden; }
    .consult-piyusha__pattern::before, .consult-piyusha__pattern::after {
      content: "";
      position: absolute;
      inset: 0;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 0.65; }
    .consult-piyusha__pattern::before {
      background-image: linear-gradient(160deg, transparent 0 32%, rgba(228, 228, 228, 0.9) 32% 48%, transparent 48% 100%), linear-gradient(20deg, transparent 0 34%, rgba(238, 238, 238, 0.85) 34% 50%, transparent 50% 100%); }
    .consult-piyusha__pattern::after {
      background-image: linear-gradient(200deg, transparent 0 38%, rgba(220, 220, 220, 0.9) 38% 53%, transparent 53% 100%), linear-gradient(340deg, transparent 0 40%, rgba(245, 245, 245, 0.8) 40% 55%, transparent 55% 100%); }
  @media (max-width: 1199.98px) {
    .consult-piyusha h2 {
      font-size: 1.8rem; }
    .consult-piyusha p {
      font-size: 1.05rem; }
    .consult-piyusha__image-wrap {
      min-height: 560px; } }
  @media (max-width: 991.98px) {
    .consult-piyusha__content {
      padding: 56px 24px; }
    .consult-piyusha__text-wrap {
      max-width: 100%; }
    .consult-piyusha h2 {
      font-size: 1.55rem; }
    .consult-piyusha p {
      font-size: 1rem;
      max-width: 100%; }
    .consult-piyusha__btn {
      min-width: 200px;
      margin-top: 30px;
      font-size: 0.88rem; }
    .consult-piyusha__image-wrap {
      min-height: 520px; }
    .consult-piyusha__label {
      top: 24px;
      left: 24px; }
    .consult-piyusha__pattern {
      height: 72px; } }
  @media (max-width: 767.98px) {
    .consult-piyusha h2 {
      font-size: 1.35rem;
      line-height: 1.45; }
    .consult-piyusha p {
      font-size: 0.95rem;
      line-height: 1.65; }
    .consult-piyusha__image-wrap {
      min-height: 420px; }
    .consult-piyusha__label h3 {
      font-size: 1rem; }
    .consult-piyusha__label span {
      font-size: 0.82rem; }
    .consult-piyusha__pattern {
      height: 56px; } }

.spotlight-section {
  padding: 42px 0 70px;
  background-color: #f8eee6; }
  .spotlight-section__heading {
    margin-bottom: 26px; }
    .spotlight-section__heading h2 {
      margin: 0;
      color: #a85046;
      font-family: "Playfair Display", serif;
      font-size: 3rem;
      font-weight: 400;
      line-height: 1.1; }
  @media (max-width: 991.98px) {
    .spotlight-section {
      padding: 36px 0 56px; }
      .spotlight-section__heading {
        margin-bottom: 22px; }
        .spotlight-section__heading h2 {
          font-size: 2.35rem; } }
  @media (max-width: 767.98px) {
    .spotlight-section {
      padding: 32px 0 46px; }
      .spotlight-section__heading h2 {
        font-size: 1.95rem; } }

.spotlight-card {
  text-align: center; }
  .spotlight-card__image {
    overflow: hidden;
    background-color: #ead9cf; }
    .spotlight-card__image img {
      width: 100%;
      height: 520px;
      object-fit: cover;
      display: block; }
  .spotlight-card__content {
    padding-top: 14px;
    max-width: 420px;
    margin: 0 auto; }
  .spotlight-card h3 {
    margin: 0 0 8px;
    color: #a85046;
    font-family: "Playfair Display", serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.15; }
  .spotlight-card p {
    margin: 0;
    color: #2b2b2b;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.55; }
  @media (max-width: 1199.98px) {
    .spotlight-card__image img {
      height: 470px; } }
  @media (max-width: 991.98px) {
    .spotlight-card__image img {
      height: 420px; }
    .spotlight-card h3 {
      font-size: 1.7rem; }
    .spotlight-card p {
      font-size: 0.95rem; } }
  @media (max-width: 767.98px) {
    .spotlight-card__image img {
      height: 360px; }
    .spotlight-card__content {
      padding-top: 12px; }
    .spotlight-card h3 {
      font-size: 1.45rem; }
    .spotlight-card p {
      font-size: 0.92rem; } }
  @media (max-width: 575.98px) {
    .spotlight-card__image img {
      height: 320px; } }

.sparkle-section {
  padding: 34px 0 48px;
  background-color: #ffffff; }
  .sparkle-section__quote {
    margin-bottom: 34px; }
    .sparkle-section__quote h2 {
      margin: 0 0 10px;
      color: #aa564c;
      font-family: "Playfair Display", serif;
      font-size: 3rem;
      font-weight: 400;
      line-height: 1.15; }
    .sparkle-section__quote p {
      margin: 0;
      color: #111;
      font-size: 1.15rem;
      font-weight: 400;
      line-height: 1.4;
      font-family: "Helvetica Neue", Arial, sans-serif; }
  .sparkle-section__panel {
    margin-bottom: 42px; }
  .sparkle-section__image {
    height: 100%; }
    .sparkle-section__image img {
      width: 100%;
      height: 100%;
      min-height: 475px;
      object-fit: cover;
      display: block; }
  .sparkle-section__content {
    height: 100%;
    background-color: #fbefe6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 48px 30px;
    text-align: center; }
  .sparkle-section h3 {
    margin: 0;
    color: #aa564c;
    font-family: "Playfair Display", serif;
    font-size: 4rem;
    font-weight: 400;
    line-height: 0.96; }
    .sparkle-section h3 span {
      display: block;
      font-style: italic; }
  .sparkle-section__divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 22px 0 18px;
    color: #c17a6f; }
    .sparkle-section__divider span {
      display: block;
      width: 44px;
      height: 1px;
      background-color: #d8aca3; }
    .sparkle-section__divider i {
      font-style: normal;
      font-size: 0.95rem;
      line-height: 1; }
  .sparkle-section__content p {
    margin: 0;
    color: #2b2b2b;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.7; }
  .sparkle-section__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 205px;
    min-height: 34px;
    margin-top: 22px;
    padding: 8px 20px;
    border-radius: 999px;
    background: linear-gradient(90deg, #f2d5d0 0%, #e7bbb4 100%);
    color: #ab5b52;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.88rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    transition: all 0.25s ease; }
    .sparkle-section__btn:hover {
      background: linear-gradient(90deg, #ecc8c0 0%, #dfaca3 100%);
      color: #9f4f46; }
  .sparkle-section__bottom-text p {
    margin: 0;
    color: #111;
    font-family: "Playfair Display", serif;
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.35;
    text-transform: uppercase; }
  @media (max-width: 1199.98px) {
    .sparkle-section__quote h2 {
      font-size: 2.5rem; }
    .sparkle-section h3 {
      font-size: 3.2rem; }
    .sparkle-section__content p {
      font-size: 1rem; }
    .sparkle-section__bottom-text p {
      font-size: 1.2rem; } }
  @media (max-width: 991.98px) {
    .sparkle-section {
      padding: 30px 0 40px; }
      .sparkle-section__quote {
        margin-bottom: 24px; }
        .sparkle-section__quote h2 {
          font-size: 2rem; }
        .sparkle-section__quote p {
          font-size: 1rem; }
      .sparkle-section__panel {
        margin-bottom: 30px; }
      .sparkle-section__image img {
        min-height: 360px; }
      .sparkle-section__content {
        padding: 36px 24px; }
      .sparkle-section h3 {
        font-size: 2.6rem; }
      .sparkle-section__bottom-text p {
        font-size: 1.05rem; } }
  @media (max-width: 767.98px) {
    .sparkle-section__quote h2 {
      font-size: 1.6rem; }
    .sparkle-section h3 {
      font-size: 2rem;
      line-height: 1.05; }
    .sparkle-section__divider {
      margin: 18px 0 16px; }
      .sparkle-section__divider span {
        width: 34px; }
    .sparkle-section__content p {
      font-size: 0.95rem;
      line-height: 1.6; }
      .sparkle-section__content p br {
        display: none; }
    .sparkle-section__btn {
      min-width: 180px;
      font-size: 0.8rem; }
    .sparkle-section__bottom-text p {
      font-size: 0.92rem;
      line-height: 1.5; }
      .sparkle-section__bottom-text p br {
        display: none; } }

.daily-finds {
  padding: 52px 0 54px;
  background-color: #f8eee6; }
  .daily-finds__header {
    max-width: 860px;
    margin: 0 auto 34px; }
    .daily-finds__header h2 {
      margin: 0 0 4px;
      color: #a95248;
      font-family: "Playfair Display", serif;
      font-size: 3rem;
      font-weight: 400;
      line-height: 1.15;
      text-transform: uppercase; }
    .daily-finds__header h3 {
      margin: 0;
      color: #a95248;
      font-family: "Playfair Display", serif;
      font-size: 1.1rem;
      font-weight: 400;
      line-height: 1.3; }
    .daily-finds__header p {
      margin: 24px 0 0;
      color: #2b2b2b;
      font-size: 1.02rem;
      line-height: 1.65; }
  .daily-finds__divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 16px;
    color: #c07a70; }
    .daily-finds__divider span {
      width: 72px;
      height: 1px;
      background-color: #d4a59b;
      display: block; }
    .daily-finds__divider i {
      font-style: normal;
      font-size: 0.95rem;
      line-height: 1; }
  .daily-finds__grid {
    margin-bottom: 28px; }
  .daily-finds__instagram-link {
    color: #1b1b1b;
    text-decoration: none;
    font-family: "Playfair Display", serif;
    font-size: 1.15rem;
    text-transform: uppercase; }
    .daily-finds__instagram-link:hover {
      color: #a95248; }
  @media (max-width: 991.98px) {
    .daily-finds {
      padding: 44px 0 48px; }
      .daily-finds__header h2 {
        font-size: 2rem; }
      .daily-finds__header h3 {
        font-size: 1rem; }
      .daily-finds__header p {
        font-size: 0.95rem; } }
  @media (max-width: 767.98px) {
    .daily-finds {
      padding: 36px 0 40px; }
      .daily-finds__header h2 {
        font-size: 1.55rem; }
      .daily-finds__header h3 {
        font-size: 0.95rem; }
      .daily-finds__header p {
        font-size: 0.92rem; }
        .daily-finds__header p br {
          display: none; }
      .daily-finds__divider span {
        width: 44px; }
      .daily-finds__instagram-link {
        font-size: 0.92rem; } }

.daily-card__img {
  width: 100%;
  height: 405px;
  object-fit: cover;
  display: block; }
@media (max-width: 1199.98px) {
  .daily-card__img {
    height: 360px; } }
@media (max-width: 991.98px) {
  .daily-card__img {
    height: 340px; } }
@media (max-width: 767.98px) {
  .daily-card__img {
    height: 320px; } }
@media (max-width: 575.98px) {
  .daily-card__img {
    height: 280px; } }

.personalised-heirloom {
  background-color: #fff;
  padding-top: 40px; }
  .personalised-heirloom__heading {
    padding: 10px 15px 26px; }
    .personalised-heirloom__heading h2 {
      margin: 0;
      color: #aa564c;
      font-family: "Playfair Display", serif;
      font-size: 3rem;
      font-weight: 400;
      line-height: 1.1; }
  .personalised-heirloom__content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fbefe6;
    padding: 60px 30px; }
  .personalised-heirloom__content-inner {
    max-width: 560px;
    text-align: center; }
  .personalised-heirloom h3 {
    margin: 0;
    color: #aa564c;
    font-family: "Playfair Display", serif;
    font-size: 4.2rem;
    font-weight: 400;
    line-height: 1.02; }
    .personalised-heirloom h3 span {
      display: block;
      font-style: italic; }
  .personalised-heirloom__divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 26px 0 28px;
    color: #c07a70; }
    .personalised-heirloom__divider span {
      width: 120px;
      height: 1px;
      background-color: #d8aca3;
      display: block; }
    .personalised-heirloom__divider i {
      font-style: normal;
      font-size: 1rem;
      line-height: 1; }
  .personalised-heirloom p {
    margin: 0;
    color: #2a2a2a;
    font-size: 1.1rem;
    line-height: 1.7; }
  .personalised-heirloom__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 490px;
    min-height: 46px;
    margin-top: 34px;
    padding: 10px 26px;
    border-radius: 999px;
    background: linear-gradient(90deg, #f2d5d0 0%, #e7bbb4 100%);
    color: #ab5b52;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.03em;
    transition: all 0.25s ease; }
    .personalised-heirloom__btn:hover {
      background: linear-gradient(90deg, #ecc8c0 0%, #dfaca3 100%);
      color: #9f4f46; }
  .personalised-heirloom__image {
    height: 100%; }
    .personalised-heirloom__image img {
      width: 100%;
      height: 100%;
      min-height: 640px;
      object-fit: cover;
      display: block; }
  @media (max-width: 1199.98px) {
    .personalised-heirloom__heading h2 {
      font-size: 3.2rem; }
    .personalised-heirloom h3 {
      font-size: 3.4rem; }
    .personalised-heirloom__btn {
      min-width: 420px;
      font-size: 0.88rem; }
    .personalised-heirloom__image img {
      min-height: 560px; } }
  @media (max-width: 991.98px) {
    .personalised-heirloom__heading {
      padding: 12px 15px 20px; }
      .personalised-heirloom__heading h2 {
        font-size: 2.5rem; }
    .personalised-heirloom__content {
      padding: 46px 24px; }
    .personalised-heirloom h3 {
      font-size: 2.8rem; }
    .personalised-heirloom p {
      font-size: 1rem; }
    .personalised-heirloom__divider {
      margin: 22px 0 24px; }
      .personalised-heirloom__divider span {
        width: 72px; }
    .personalised-heirloom__btn {
      min-width: 100%;
      max-width: 420px; }
    .personalised-heirloom__image img {
      min-height: 420px; } }
  @media (max-width: 767.98px) {
    .personalised-heirloom__heading h2 {
      font-size: 1.9rem; }
    .personalised-heirloom h3 {
      font-size: 2.1rem;
      line-height: 1.08; }
    .personalised-heirloom p {
      font-size: 0.95rem;
      line-height: 1.6; }
      .personalised-heirloom p br {
        display: none; }
    .personalised-heirloom__btn {
      min-width: 100%;
      padding: 10px 18px;
      font-size: 0.8rem;
      line-height: 1.4; }
    .personalised-heirloom__image img {
      min-height: 320px; } }

.site-footer {
  padding: 70px 0 90px;
  background-color: #f4cfca;
  margin-top: 40px; }
  .site-footer__inner {
    max-width: 1240px;
    margin: 0 auto; }
  .site-footer__brand img {
    width: 200px;
    display: block;
    margin: 0 auto 18px; }
  .site-footer__brand h2 {
    margin: 0;
    color: #111;
    font-family: "Playfair Display", serif;
    font-size: 3.3rem;
    font-weight: 400;
    line-height: 1.05;
    text-transform: uppercase; }
  .site-footer__brand h3 {
    position: relative;
    display: inline-block;
    margin: 6px 0 0;
    padding: 0 42px;
    color: #111;
    font-family: "Playfair Display", serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase; }
    .site-footer__brand h3::before, .site-footer__brand h3::after {
      content: "";
      position: absolute;
      top: 50%;
      width: 28px;
      height: 1px;
      background-color: #111;
      transform: translateY(-50%); }
    .site-footer__brand h3::before {
      left: 0; }
    .site-footer__brand h3::after {
      right: 0; }
  .site-footer__tagline {
    margin: 30px 0 22px;
    color: #a54f45;
    font-size: 1.05rem;
    font-weight: 400;
    letter-spacing: 0.06em;
    text-transform: uppercase; }
    .site-footer__tagline strong {
      font-weight: 700; }
  .site-footer__address {
    margin: 0 0 52px;
    color: #111;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5; }
    .site-footer__address strong {
      font-weight: 700; }
  .site-footer__info-row {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 10px; }
  .site-footer__info-box {
    min-width: 460px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    padding: 24px 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    background-color: transparent; }
  .site-footer__info-item {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #111;
    font-size: 1rem;
    line-height: 1.4; }
    .site-footer__info-item i {
      font-size: 2rem;
      line-height: 1; }
  .site-footer__separator {
    width: 1px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.3);
    display: block; }
  .site-footer__hours {
    max-width: 610px;
    margin: 0 auto;
    padding: 24px 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: #111;
    font-size: 1rem;
    line-height: 1.4;
    text-align: center; }
  @media (max-width: 1199.98px) {
    .site-footer__info-box {
      min-width: 420px; } }
  @media (max-width: 991.98px) {
    .site-footer {
      padding: 56px 0 70px; }
      .site-footer__brand img {
        width: 76px; }
      .site-footer__brand h2 {
        font-size: 2.6rem; }
      .site-footer__brand h3 {
        font-size: 1.45rem; }
      .site-footer__tagline {
        font-size: 0.95rem;
        margin: 24px 0 18px; }
      .site-footer__address {
        font-size: 1.05rem;
        margin-bottom: 36px; }
      .site-footer__info-box {
        min-width: 100%;
        padding: 18px 20px;
        flex-wrap: wrap;
        gap: 16px; }
      .site-footer__separator {
        display: none; } }
  @media (max-width: 767.98px) {
    .site-footer {
      padding: 44px 0 56px; }
      .site-footer__brand h2 {
        font-size: 2rem; }
      .site-footer__brand h3 {
        font-size: 1.2rem;
        padding: 0 28px; }
        .site-footer__brand h3::before, .site-footer__brand h3::after {
          width: 18px; }
      .site-footer__tagline {
        font-size: 0.82rem;
        line-height: 1.6; }
      .site-footer__address {
        font-size: 0.95rem; }
      .site-footer__info-item {
        width: 100%;
        justify-content: center;
        font-size: 0.92rem; }
        .site-footer__info-item i {
          font-size: 1.6rem; }
      .site-footer__hours {
        font-size: 0.92rem;
        padding: 18px 16px; } }

.site-footer a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease; }
.site-footer a:hover {
  color: #a54f45; }

.reveal {
  opacity: 0;
  transform: translate3d(0, 40px, 0);
  transition: opacity 0.9s ease, transform 0.9s ease; }

.reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.reveal-delay-1 {
  transition-delay: 0.1s; }

.reveal-delay-2 {
  transition-delay: 0.2s; }

.reveal-delay-3 {
  transition-delay: 0.3s; }

[data-animate],
.top-header,
.hero-banner__image,
.hero-banner__tag {
  will-change: transform, opacity; }

html, body {
  overflow-x: hidden; }

.hero-banner__icon {
  display: inline-block;
  animation: heroIconRotate 7s linear infinite;
  transform-origin: center; }

@keyframes heroIconRotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.floating-actions {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 12px; }

.floating-whatsapp,
.go-top-btn {
  width: 54px;
  height: 54px;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
  transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease; }

.floating-whatsapp {
  background: #25d366;
  color: #fff; }
  .floating-whatsapp i {
    font-size: 1.7rem;
    line-height: 1; }
  .floating-whatsapp:hover {
    transform: translateY(-3px) scale(1.05);
    background: #1fba57;
    color: #fff; }

.go-top-btn {
  background: #aa564c;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }
  .go-top-btn i {
    font-size: 1.3rem;
    line-height: 1; }
  .go-top-btn:hover {
    transform: translateY(-3px);
    background: #94473e; }
  .go-top-btn.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

@media (max-width: 767.98px) {
  .floating-actions {
    right: 18px;
    bottom: 18px;
    gap: 10px; }

  .floating-whatsapp,
  .go-top-btn {
    width: 48px;
    height: 48px; } }
.jewel-showcase__btn,
.consult-piyusha__btn,
.sparkle-section__btn,
.personalised-heirloom__btn {
  position: relative;
  overflow: hidden; }

.jewel-showcase__btn::after,
.consult-piyusha__btn::after,
.sparkle-section__btn::after,
.personalised-heirloom__btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.35), transparent);
  transform: skewX(-20deg); }

.jewel-showcase__btn:hover::after,
.consult-piyusha__btn:hover::after,
.sparkle-section__btn:hover::after,
.personalised-heirloom__btn:hover::after {
  animation: buttonShine 0.9s ease; }

@keyframes buttonShine {
  to {
    left: 140%; } }
.jewel-showcase__divider span,
.sparkle-section__divider span,
.daily-finds__divider span,
.personalised-heirloom__divider span {
  transform: scaleX(0);
  transform-origin: center;
  animation: lineGrow 1s ease forwards; }

@keyframes lineGrow {
  to {
    transform: scaleX(1); } }
.jewel-card,
.favourite-card,
.spotlight-card,
.daily-card {
  transition: transform 0.35s ease, box-shadow 0.35s ease; }

.jewel-card:hover,
.favourite-card:hover,
.spotlight-card:hover,
.daily-card:hover {
  transform: translateY(-8px); }

.hero-banner__image {
  overflow: hidden; }
.hero-banner__zoom {
  animation: heroSlowZoom 10s ease-in-out infinite alternate;
  transform-origin: center center; }
.hero-banner__zoom img {
  width: 100%;
  display: block; }

@keyframes heroSlowZoom {
  from {
    transform: scale(1); }
  to {
    transform: scale(1.05); } }

/*# sourceMappingURL=style.css.map */
