.vicora-shop-style {
  position: relative;
  width: 100%;
  margin-top: 0;
  padding: clamp(30px, 3.2vw, 54px) clamp(18px, 2.2vw, 54px) clamp(88px, 7vw, 128px);
  background:
    radial-gradient(circle at 50% 4%, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0) 28%),
    radial-gradient(circle at 14% 80%, rgba(211, 178, 119, 0.12), rgba(211, 178, 119, 0) 30%),
    linear-gradient(180deg, #fbf7f0 0%, #f8f4ee 44%, #efe6d8 100%);
  overflow: visible;
}

body.home .vicora-shop-style,
body.front-page .vicora-shop-style {
  background:
    linear-gradient(180deg, rgba(0, 77, 67, 0.92), rgba(0, 77, 67, 0.78)),
    #004d43 !important;
}

.vicora-shop-style::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.26;
  pointer-events: none;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(10, 74, 68, 0.09) 1px, transparent 0);
  background-size: 32px 32px;
  mask-image: linear-gradient(180deg, transparent 0%, #000 18%, #000 84%, transparent 100%);
}

.vicora-shop-style__frame {
  position: relative;
  box-sizing: border-box;
  max-width: 1906px;
  width: 100%;
  margin: clamp(-128px, -7.2vw, -84px) auto 0;
  padding: clamp(100px, 6.7vw, 122px) clamp(38px, 2.25vw, 45px) 31px;
  border: 0;
  border-bottom: 1.5px solid #004d43;
  border-radius: 32px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0.08)),
    rgba(0, 77, 67, 0.18);
  box-shadow:
    0 34px 80px rgba(58, 42, 19, 0.07),
    inset 0 0 0 1px rgba(255, 255, 255, 0.42);
  overflow: visible;
}

.vicora-shop-style__frame {
  background:
    linear-gradient(180deg, rgba(0, 77, 67, 0.26), rgba(0, 77, 67, 0.10)) padding-box,
    linear-gradient(180deg, transparent 0 116px, #004d43 116px 100%) border-box;
  border-left: 1.5px solid transparent;
  border-right: 1.5px solid transparent;
}

.vicora-shop-style__frame::before,
.vicora-shop-style__frame::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  display: block;
  height: 1.5px;
  background: #004d43;
  pointer-events: none;
}

.vicora-shop-style__frame::before {
  left: 32px;
  right: calc(50% + min(440px, 24vw));
}

.vicora-shop-style__frame::after {
  left: calc(50% + min(440px, 24vw));
  right: 32px;
}

.vicora-shop-style__tab {
  position: absolute;
  z-index: 2;
  top: -25px;
  left: 50%;
  width: min(880px, 48vw);
  height: 25px;
  transform: translateX(-50%);
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.58), rgba(250, 245, 237, 0.96)),
    linear-gradient(180deg, #fbf7f0 0%, #faf5ed 100%);
  border-top: 1.5px solid #004d43;
  border-left: 1.5px solid #004d43;
  border-right: 1.5px solid #004d43;
  border-radius: 24px 24px 0 0;
  box-shadow:
    0 -14px 38px rgba(55, 34, 8, 0.035),
    inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.vicora-shop-style__tab::before,
.vicora-shop-style__tab::after {
  display: none;
}

.vicora-shop-style__header {
  position: absolute;
  z-index: 3;
  top: 2px;
  left: 50%;
  display: inline-grid;
  grid-template-columns: 172px auto 172px;
  align-items: center;
  gap: 34px;
  transform: translateX(-50%);
  white-space: nowrap;
}

.vicora-shop-style__header h2 {
  margin: 0;
  color: #0a4a44;
  font-family: "Cormorant Garamond", "Bodoni 72", "Bodoni Moda", Georgia, serif;
  font-size: clamp(48px, 3.2vw, 56px);
  font-weight: 600;
  line-height: 0.9;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

.vicora-shop-style__flourish {
  position: relative;
  display: inline-flex;
  width: 172px;
  height: 42px;
  align-items: center;
  justify-content: center;
  color: #c9a96b;
}

.vicora-shop-style__flourish svg {
  width: 172px;
  height: 42px;
  display: block;
  overflow: visible;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter:
    drop-shadow(0 1px 0 rgba(255, 255, 255, 0.7))
    drop-shadow(0 0 10px rgba(201, 169, 107, 0.28));
}

.vicora-flourish-line {
  stroke: url(#vicoraStyleGoldLeft);
  stroke-width: 2.1;
}

.vicora-shop-style__flourish--right .vicora-flourish-line {
  stroke: url(#vicoraStyleGoldRight);
}

.vicora-flourish-hairline {
  stroke: #d9ad58;
  stroke-width: 0.85;
  opacity: 0.72;
}

.vicora-flourish-curl {
  stroke: #d39c40;
  stroke-width: 1.7;
}

.vicora-flourish-diamond {
  stroke: #d5a14a;
  stroke-width: 1.55;
  fill: rgba(244, 202, 119, 0.16);
}

.vicora-flourish-dot {
  fill: #d6a04c;
  stroke: none;
}

.vicora-shop-style__flourish--left {
  transform: scaleX(-1);
}

.vicora-shop-style__scroller {
  position: relative;
  z-index: 4;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  filter: none;
}

.vicora-shop-style__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(17px, 1.05vw, 24px);
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.vicora-shop-style__card {
  position: relative;
  display: block;
  width: 100%;
  min-width: 0;
  min-height: clamp(430px, 32vw, 620px);
  border-radius: 22px;
  border: 1.5px solid #004d43;
  overflow: hidden;
  isolation: isolate;
  text-decoration: none;
  background: #f4eadc;
  box-shadow:
    0 10px 22px rgba(201, 169, 107, 0.10),
    inset 0 0 0 1px rgba(255, 255, 255, 0.16);
  transform: translate3d(0, 0, 0);
  transition: transform 0.42s cubic-bezier(0.2, 0.72, 0.2, 1), box-shadow 0.42s ease;
}

.vicora-shop-style__image-wrap,
.vicora-shop-style__image,
.vicora-shop-style__veil {
  position: absolute;
  inset: 0;
}

.vicora-shop-style__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transform: scale(1.01);
  transition: transform 0.48s cubic-bezier(0.2, 0.72, 0.2, 1), filter 0.48s ease;
}

.vicora-shop-style__veil {
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 41%, rgba(24, 13, 7, 0.18) 60%, rgba(16, 10, 7, 0.86) 100%),
    linear-gradient(0deg, rgba(210, 155, 73, 0.08), rgba(210, 155, 73, 0) 46%);
}

.vicora-shop-style__content {
  position: absolute;
  z-index: 2;
  left: 18px;
  right: 18px;
  bottom: 25px;
  display: grid;
  justify-items: center;
  gap: 13px;
  text-align: center;
}

.vicora-shop-style__title {
  display: grid;
  color: #fff;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: clamp(32px, 2.15vw, 42px);
  font-weight: 500;
  line-height: 1.02;
  letter-spacing: -0.025em;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.45);
}

.vicora-shop-style__motif {
  position: relative;
  display: block;
  width: 74px;
  height: 13px;
}

.vicora-shop-style__motif::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  transform: translateY(-50%);
  background: linear-gradient(90deg, transparent, #c9a96b 22%, #c9a96b 78%, transparent);
}

.vicora-shop-style__motif::after {
  content: "❧";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #d7a354;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1;
  transform: translate(-50%, -48%) rotate(90deg);
}

@media (hover: hover) and (pointer: fine) {
  .vicora-shop-style__card:hover {
    transform: translate3d(0, -8px, 0);
    box-shadow:
      0 18px 38px rgba(201, 169, 107, 0.16),
      inset 0 0 0 1px rgba(255, 255, 255, 0.16);
  }

  .vicora-shop-style__card:hover .vicora-shop-style__image {
    transform: scale(1.075);
    filter: saturate(1.04) contrast(1.03);
  }
}

@media (min-width: 1400px) {
  .vicora-shop-style__grid {
    grid-template-columns: repeat(5, minmax(0, 280px));
    justify-content: center;
  }

  .vicora-shop-style__card {
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1399px) {
  .vicora-shop-style {
    padding-left: 24px;
    padding-right: 24px;
  }

  .vicora-shop-style__frame {
    padding: 96px 26px 28px;
  }

  .vicora-shop-style__header {
    gap: 24px;
  }

  .vicora-shop-style__header h2 {
    font-size: 48px;
  }

  .vicora-shop-style__grid {
    gap: 16px;
  }

  .vicora-shop-style__card {
    min-height: 520px;
  }

  .vicora-shop-style__title {
    font-size: 31px;
  }
}

@media (max-width: 1024px) {
  .vicora-shop-style {
    margin-top: 0;
    padding: 36px 0 76px;
  }

  .vicora-shop-style__frame {
    width: calc(100% - 24px);
    margin-top: -78px;
    padding: 88px 14px 22px;
    border-radius: 28px;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0.08)) padding-box,
      linear-gradient(180deg, transparent 0 94px, rgba(201, 169, 107, 0.43) 94px 100%) border-box;
  }

  .vicora-shop-style__tab {
    width: min(470px, 58vw);
    top: -22px;
    height: 22px;
    border-radius: 20px 20px 0 0;
  }

  .vicora-shop-style__header {
    top: 6px;
    grid-template-columns: 108px auto 108px;
    gap: 14px;
  }

  .vicora-shop-style__header h2 {
    font-size: clamp(32px, 6.8vw, 44px);
  }

  .vicora-shop-style__flourish {
    width: 108px;
    height: 28px;
  }

  .vicora-shop-style__flourish svg {
    width: 108px;
    height: 28px;
  }

  .vicora-shop-style__scroller {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
    padding: 0 4px 6px;
  }

  .vicora-shop-style__scroller::-webkit-scrollbar {
    display: none;
  }

  .vicora-shop-style__grid {
    display: flex;
    gap: 16px;
    width: max-content;
  }

  .vicora-shop-style__card {
    width: min(72vw, 300px);
    min-height: 486px;
    scroll-snap-align: center;
  }
}

@media (max-width: 520px) {
  .vicora-shop-style {
    margin-top: 0;
    padding-top: 32px;
  }

  .vicora-shop-style__frame {
    width: calc(100% - 16px);
    margin-top: -56px;
    padding: 78px 10px 16px;
    border-radius: 22px;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0.08)) padding-box,
      linear-gradient(180deg, transparent 0 82px, rgba(201, 169, 107, 0.43) 82px 100%) border-box;
  }

  .vicora-shop-style__tab {
    width: 58vw;
    top: -18px;
    height: 18px;
    border-radius: 16px 16px 0 0;
  }

  .vicora-shop-style__header {
    top: 8px;
    grid-template-columns: 54px auto 54px;
    gap: 8px;
  }

  .vicora-shop-style__header h2 {
    font-size: 28px;
    letter-spacing: 0.075em;
  }

  .vicora-shop-style__flourish {
    width: 54px;
    height: 20px;
  }

  .vicora-shop-style__flourish svg {
    width: 54px;
    height: 20px;
  }

  .vicora-shop-style__card {
    width: 76vw;
    min-height: 430px;
    border-radius: 18px;
  }

  .vicora-shop-style__title {
    font-size: 30px;
  }
}

.vicora-shop-style__veil {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 48%, rgba(20, 12, 8, 0.16) 72%, rgba(10, 7, 5, 0.42) 100%),
    linear-gradient(0deg, rgba(212, 175, 55, 0.08), rgba(212, 175, 55, 0) 46%);
}

.vicora-shop-style__content {
  left: clamp(14px, 1.1vw, 22px);
  right: clamp(14px, 1.1vw, 22px);
  bottom: clamp(18px, 1.4vw, 28px);
  display: grid;
  align-items: center;
  justify-items: center;
  gap: 10px;
  min-height: 70px;
  padding: clamp(12px, 0.8vw, 16px) clamp(14px, 1vw, 20px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: clamp(28px, 1.8vw, 32px);
  background: rgba(0, 77, 67, 0.22);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  text-align: center;
  transform: translate3d(0, 0, 0);
  transition: transform 0.42s cubic-bezier(0.2, 0.72, 0.2, 1), box-shadow 0.42s ease, border-color 0.42s ease;
}

.vicora-shop-style__copy {
  display: grid;
  gap: 7px;
  min-width: 0;
  justify-items: center;
}

.vicora-shop-style__title {
  display: block;
  color: #fffaf0;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: clamp(22px, 1.42vw, 32px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.025em;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.42);
  white-space: nowrap;
}

.vicora-shop-style__subtitle {
  display: block;
  color: rgba(248, 244, 238, 0.88);
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(12px, 0.72vw, 14px);
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0.01em;
}

.vicora-shop-style__action {
  display: none;
}

.vicora-shop-style__action {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.7vw, 50px);
  height: clamp(40px, 2.7vw, 50px);
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 50%;
  color: #fff;
  background: rgba(255, 255, 255, 0.09);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
  font-size: 23px;
  line-height: 1;
  transition: transform 0.34s ease, box-shadow 0.34s ease, border-color 0.34s ease, background 0.34s ease;
}

@media (hover: hover) and (pointer: fine) {
  .vicora-shop-style__card:hover .vicora-shop-style__content {
    transform: translate3d(0, -5px, 0);
    border-color: rgba(255, 255, 255, 0.28);
    box-shadow: 0 18px 46px rgba(0, 0, 0, 0.32), 0 0 28px rgba(212, 175, 55, 0.16);
  }

  .vicora-shop-style__card:hover .vicora-shop-style__action {
    transform: translateX(4px) scale(1.05);
    border-color: rgba(255, 255, 255, 0.76);
    background: rgba(212, 175, 55, 0.16);
    box-shadow: 0 0 22px rgba(212, 175, 55, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  }
}

@media (max-width: 1024px) {
  .vicora-shop-style__content {
    min-height: 68px;
  }
}

.vicora-shop-style__action {
  display: none !important;
}

.vicora-shop-style__frame {
  background:
    linear-gradient(180deg, rgba(0, 77, 67, 0.26), rgba(0, 77, 67, 0.10)),
    rgba(0, 77, 67, 0.18) !important;
}

body.home .vicora-shop-style__frame,
body.front-page .vicora-shop-style__frame,
.vicora-shop-style .vicora-shop-style__frame {
  background:
    linear-gradient(180deg, rgba(0, 77, 67, 0.26), rgba(0, 77, 67, 0.10)),
    rgba(0, 77, 67, 0.18) !important;
  box-shadow:
    0 24px 70px rgba(71, 48, 18, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.58) !important;
}

body.home .vicora-shop-style__tab,
body.front-page .vicora-shop-style__tab,
.vicora-shop-style .vicora-shop-style__tab {
  background: #fbf7f0 !important;
}

body.home .vicora-shop-style__frame,
body.front-page .vicora-shop-style__frame,
.vicora-shop-style .vicora-shop-style__frame {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.home .vicora-shop-style__frame::before,
body.home .vicora-shop-style__frame::after,
body.front-page .vicora-shop-style__frame::before,
body.front-page .vicora-shop-style__frame::after,
.vicora-shop-style .vicora-shop-style__frame::before,
.vicora-shop-style .vicora-shop-style__frame::after,
body.home .vicora-shop-style__tab,
body.front-page .vicora-shop-style__tab,
.vicora-shop-style .vicora-shop-style__tab {
  display: none !important;
}
