.vvv-designer-kubraselegance-maison-story,
.vvv-designer-kubraselegance-maison-story * {
  box-sizing: border-box;
}

.vvv-designer-kubraselegance-maison-story {
  position: relative;
  height: 900vh;
  background: #050302;
  color: #fffaf2;
  font-family: Inter, sans-serif;
}

.vvv-designer-kubraselegance-maison-story__pin {
  position: sticky;
  top: 0;
  height: 100svh;
  overflow: hidden;
  isolation: isolate;
  background: #050302;
}

.vvv-designer-kubraselegance-maison-story__stars {
  position: absolute;
  inset: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: .85;
}

.vvv-designer-kubraselegance-maison-story__gold-thread {
  position: absolute;
  right: 28px;
  top: 50%;
  z-index: 90;
  width: 2px;
  height: 62vh;
  transform: translateY(-50%);
  background: rgba(255,250,242,.14);
  border-radius: 99px;
  overflow: hidden;
}

.vvv-designer-kubraselegance-maison-story__gold-thread span {
  display: block;
  width: 100%;
  height: 0%;
  background: linear-gradient(to bottom, #fff4c8, #c9a45f, #8d6a2f);
  box-shadow: 0 0 28px rgba(201,164,95,.85);
}

.vvv-designer-kubraselegance-maison-story__veil {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 50;
  width: 140vw;
  height: 58vw;
  transform: translate(-50%, -50%) rotate(-10deg);
  pointer-events: none;
  opacity: .46;
  mix-blend-mode: screen;
  filter: blur(8px);
  background:
    repeating-linear-gradient(
      110deg,
      transparent 0,
      rgba(255,250,242,.05) 14px,
      rgba(201,164,95,.16) 28px,
      transparent 56px
    ),
    linear-gradient(
      115deg,
      transparent 8%,
      rgba(255,250,242,.05) 20%,
      rgba(201,164,95,.28) 40%,
      rgba(255,250,242,.36) 54%,
      rgba(201,164,95,.12) 72%,
      transparent 90%
    );
  border-radius: 50%;
}

.vvv-designer-kubraselegance-maison-story__scene {
  position: absolute;
  inset: 0;
  z-index: 10;
  display: grid;
  place-items: center;
  padding: clamp(80px, 7vw, 130px) 24px;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.03);
}

.vvv-designer-kubraselegance-maison-story__scene.is-visible {
  visibility: visible;
}

.vvv-designer-kubraselegance-maison-story__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
}

.vvv-designer-kubraselegance-maison-story__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(.82) contrast(1.08) saturate(.92);
  transform: scale(1.04);
}

.vvv-designer-kubraselegance-maison-story__shade {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(5,3,2,.82), rgba(5,3,2,.20), rgba(5,3,2,.82)),
    linear-gradient(to bottom, rgba(5,3,2,.72), rgba(5,3,2,.10) 42%, rgba(5,3,2,.86)),
    radial-gradient(circle at 50% 45%, rgba(201,164,95,.20), transparent 42%);
}

.vvv-designer-kubraselegance-maison-story__copy {
  position: relative;
  z-index: 60;
  width: min(980px, 100%);
  text-align: center;
  padding: clamp(24px, 4vw, 52px);
}

.vvv-designer-kubraselegance-maison-story__copy--left {
  margin-right: auto;
  text-align: left;
}

.vvv-designer-kubraselegance-maison-story__copy--right {
  margin-left: auto;
  text-align: left;
}

.vvv-designer-kubraselegance-maison-story__copy span,
.vvv-designer-kubraselegance-maison-story__materials-copy span {
  display: inline-block;
  margin-bottom: 20px;
  color: #c9a45f;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .34em;
  text-transform: uppercase;
}

.vvv-designer-kubraselegance-maison-story h1,
.vvv-designer-kubraselegance-maison-story h2 {
  margin: 0;
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  line-height: .88;
  letter-spacing: -.075em;
  color: #fffaf2;
  text-shadow:
    0 5px 40px rgba(0,0,0,.72),
    0 0 80px rgba(201,164,95,.18);
}

.vvv-designer-kubraselegance-maison-story h1 {
  font-size: clamp(62px, 10vw, 160px);
}

.vvv-designer-kubraselegance-maison-story h2 {
  font-size: clamp(48px, 7.4vw, 122px);
}

.vvv-designer-kubraselegance-maison-story p {
  max-width: 660px;
  margin: 28px auto 0;
  color: rgba(255,250,242,.86);
  font-size: clamp(16px, 1.24vw, 20px);
  line-height: 1.9;
  text-shadow: 0 4px 28px rgba(0,0,0,.78);
}

.vvv-designer-kubraselegance-maison-story__copy--left p,
.vvv-designer-kubraselegance-maison-story__copy--right p {
  margin-left: 0;
}

/* MATIERES */
.vvv-designer-kubraselegance-maison-story__scene--materials {
  background: #080504;
  align-content: center;
}

.vvv-designer-kubraselegance-maison-story__materials-bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(circle at 50% 20%, rgba(201,164,95,.24), transparent 34%),
    linear-gradient(135deg, #050302, #130b06, #050302);
}

.vvv-designer-kubraselegance-maison-story__materials-copy {
  position: relative;
  z-index: 5;
  text-align: center;
  margin-bottom: 36px;
}

.vvv-designer-kubraselegance-maison-story__materials-copy h2 {
  font-size: clamp(42px, 6vw, 92px);
}

.vvv-designer-kubraselegance-maison-story__materials {
  position: relative;
  z-index: 6;
  width: min(1180px, 100%);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.vvv-designer-kubraselegance-maison-story__material {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  border-radius: 34px;
  border: 1px solid rgba(201,164,95,.32);
  background: rgba(255,250,242,.045);
  box-shadow: 0 38px 120px rgba(0,0,0,.48);
}

.vvv-designer-kubraselegance-maison-story__material img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  filter: brightness(.7) contrast(1.08) saturate(.95);
  transform: scale(1.05);
}

.vvv-designer-kubraselegance-maison-story__material::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to top, rgba(5,3,2,.92), transparent 62%),
    radial-gradient(circle at 50% 0%, rgba(201,164,95,.18), transparent 42%);
}

.vvv-designer-kubraselegance-maison-story__material strong,
.vvv-designer-kubraselegance-maison-story__material p {
  position: relative;
  z-index: 4;
}

.vvv-designer-kubraselegance-maison-story__material strong {
  position: absolute;
  left: 26px;
  bottom: 82px;
  font-family: "Bodoni Moda", serif;
  font-size: clamp(34px, 4vw, 62px);
  font-weight: 400;
  color: #fffaf2;
}

.vvv-designer-kubraselegance-maison-story__material p {
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 26px;
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
}

/* FINAL */
.vvv-designer-kubraselegance-maison-story__scene--final {
  background:
    radial-gradient(circle at 50% 35%, rgba(201,164,95,.34), transparent 34%),
    linear-gradient(145deg, #050302, #120905, #050302);
}

.vvv-designer-kubraselegance-maison-story__final-glow {
  position: absolute;
  inset: -20%;
  z-index: 1;
  background:
    conic-gradient(from 120deg, transparent, rgba(201,164,95,.24), transparent, rgba(255,250,242,.10), transparent);
  filter: blur(50px);
  opacity: .85;
}

.vvv-designer-kubraselegance-maison-story__actions {
  margin-top: 44px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
}

.vvv-designer-kubraselegance-maison-story__actions a {
  min-height: 60px;
  min-width: 250px;
  padding: 0 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid #c9a45f;
  background: #c9a45f;
  color: #070504 !important;
  text-decoration: none !important;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.vvv-designer-kubraselegance-maison-story__actions a:nth-child(2) {
  background: rgba(255,250,242,.05);
  border-color: rgba(255,250,242,.32);
  color: #fffaf2 !important;
}

@media (max-width: 780px) {
  .vvv-designer-kubraselegance-maison-story {
    height: 980vh;
  }

  .vvv-designer-kubraselegance-maison-story__gold-thread {
    right: 12px;
    height: 44vh;
  }

  .vvv-designer-kubraselegance-maison-story__veil {
    width: 190vw;
    height: 100vw;
    opacity: .34;
  }

  .vvv-designer-kubraselegance-maison-story__scene {
    padding: 76px 18px;
  }

  .vvv-designer-kubraselegance-maison-story__copy,
  .vvv-designer-kubraselegance-maison-story__copy--left,
  .vvv-designer-kubraselegance-maison-story__copy--right {
    text-align: center;
    margin: auto;
    padding: 20px 12px;
  }

  .vvv-designer-kubraselegance-maison-story h1 {
    font-size: clamp(50px, 15vw, 78px);
  }

  .vvv-designer-kubraselegance-maison-story h2 {
    font-size: clamp(42px, 12vw, 68px);
  }

  .vvv-designer-kubraselegance-maison-story p {
    font-size: 15.5px;
  }

  .vvv-designer-kubraselegance-maison-story__shade {
    background:
      linear-gradient(to bottom, rgba(5,3,2,.78), rgba(5,3,2,.28), rgba(5,3,2,.9)),
      radial-gradient(circle at 50% 42%, rgba(201,164,95,.16), transparent 46%);
  }

  .vvv-designer-kubraselegance-maison-story__materials {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .vvv-designer-kubraselegance-maison-story__material {
    min-height: 190px;
    border-radius: 28px;
  }

  .vvv-designer-kubraselegance-maison-story__material strong {
    bottom: 62px;
    font-size: 38px;
  }

  .vvv-designer-kubraselegance-maison-story__actions,
  .vvv-designer-kubraselegance-maison-story__actions a {
    width: 100%;
  }
}