.fezard-product-v2 {
  --product-purple: #8434d5;
  --product-purple-dark: #6f28bd;
  --product-ink: #211b24;
  --product-muted: #77707b;
  --product-line: #e4dde7;
  --product-surface: #fff;
  padding: 36px 0 80px;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  color: var(--product-ink);
  background: radial-gradient(circle at 94% 2%, rgba(173, 93, 225, .13), transparent 26%), #f8f5f9;
  font-family: "Gotham Pro", "GothamPro", Arial, sans-serif;
}

.fezard-product-v2 *, .fezard-product-v2 *::before, .fezard-product-v2 *::after { box-sizing: border-box; }
.fezard-product-v2 button, .fezard-product-v2 input, .fezard-product-v2 textarea { font: inherit; }
.fezard-product-v2__container { width: min(1540px, calc(100% - 48px)); margin: 0 auto; }

/* Product hero */
.fezard-product-v2 .product-showcase { display: grid; grid-template-columns: minmax(0, 1.16fr) minmax(420px, .84fr); grid-auto-rows: 550px; gap: 16px; align-items: stretch; }
.fezard-product-v2 .product-gallery,
.fezard-product-v2 .product-summary { min-width: 0; height: 550px; border: 1px solid var(--product-line); border-radius: 28px; background: rgba(255,255,255,.94); box-shadow: 0 24px 70px rgba(47,30,57,.08); }
.fezard-product-v2 .product-gallery { position: relative; padding: 14px; overflow: hidden; }
.fezard-product-v2 .product-gallery__root { height: 100%; }
.fezard-product-v2 #productGalleryCarousel { height: 100%; display: grid; grid-template-rows: minmax(0, 1fr) auto; gap: 11px; }
.fezard-product-v2 #productGalleryCarousel > .position-relative { min-height: 0; height: 100%; overflow: hidden; border-radius: 20px; background: #e7e4e8; cursor: zoom-in; }
.fezard-product-v2 #productGalleryCarousel .carousel-inner { height: 100%; }
.fezard-product-v2 #productGalleryCarousel .carousel-item { height: 100% !important; overflow: hidden; }
.fezard-product-v2 #productGalleryCarousel .carousel-item > *,
.fezard-product-v2 #productGalleryCarousel .carousel-item picture,
.fezard-product-v2 #productGalleryCarousel .carousel-item a { width: 100%; height: 100%; display: block; }
.fezard-product-v2 #productGalleryCarousel .carousel-item img,
.fezard-product-v2 #productGalleryCarousel .carousel-item video { width: 100% !important; height: 100% !important; display: block; object-fit: cover; }
.fezard-product-v2 #productGalleryCarousel .carousel-control-prev,
.fezard-product-v2 #productGalleryCarousel .carousel-control-next { top: 50% !important; bottom: auto !important; width: 44px !important; height: 44px; opacity: 1 !important; border: 1px solid rgba(32,27,36,.1); border-radius: 14px; background: rgba(255,255,255,.94); box-shadow: 0 10px 28px rgba(29,22,32,.12); transform: translateY(-50%) !important; transition: .18s; }
.fezard-product-v2 #productGalleryCarousel .carousel-control-prev { left: 18px !important; }
.fezard-product-v2 #productGalleryCarousel .carousel-control-next { right: 18px !important; }
.fezard-product-v2 #productGalleryCarousel .carousel-control-prev:hover,
.fezard-product-v2 #productGalleryCarousel .carousel-control-next:hover { background: var(--product-purple); }
.fezard-product-v2 #productGalleryCarousel .carousel-control-prev > span,
.fezard-product-v2 #productGalleryCarousel .carousel-control-next > span { width: 100% !important; height: 100% !important; padding: 0 !important; display: grid !important; place-items: center; border: 0 !important; border-radius: inherit !important; background: transparent !important; }
.fezard-product-v2 #productGalleryCarousel .carousel-control-prev-icon,
.fezard-product-v2 #productGalleryCarousel .carousel-control-next-icon { width: 18px !important; height: 18px !important; filter: invert(14%) sepia(8%) saturate(546%) hue-rotate(251deg) brightness(93%) contrast(91%); background-size: 18px 18px; }
.fezard-product-v2 #productGalleryCarousel .carousel-control-prev:hover .carousel-control-prev-icon,
.fezard-product-v2 #productGalleryCarousel .carousel-control-next:hover .carousel-control-next-icon { filter: brightness(0) invert(1); }
.fezard-product-v2 #productGalleryCarousel .carousel-indicators { position: static !important; width: 100%; height: 82px; margin: 0 !important; padding: 0; display: grid !important; grid-template-columns: repeat(4,minmax(0,160px)); justify-content: start; gap: 9px; overflow: hidden; }
.fezard-product-v2 #productGalleryCarousel .carousel-indicators > div { width: auto; min-width: 0; height: 82px !important; margin: 0; padding: 0; }
.fezard-product-v2 #productGalleryCarousel .carousel-indicators a { width: 100% !important; height: 100% !important; min-width: 0; margin: 0; padding: 4px !important; overflow: hidden; border: 1px solid transparent !important; border-radius: 15px !important; background: #eeeaf0 !important; box-shadow: none !important; opacity: 1; }
.fezard-product-v2 #productGalleryCarousel .carousel-indicators a.active { border-color: var(--product-purple) !important; box-shadow: 0 0 0 3px rgba(132,52,213,.1) !important; }
.fezard-product-v2 #productGalleryCarousel .carousel-indicators a > .bg-light { width: 100% !important; height: 100% !important; min-width: 0; flex: 1 1 auto; overflow: hidden; border-radius: 11px; }
.fezard-product-v2 #productGalleryCarousel .carousel-indicators img { width: 100% !important; height: 100% !important; display: block; object-fit: cover; border-radius: 11px; }
.fezard-product-v2 .product-gallery__zoom { position: absolute; z-index: 4; top: 32px; right: 32px; min-height: 46px; padding: 0 16px; display: inline-flex; align-items: center; gap: 9px; color: #302a34; border: 1px solid rgba(32,27,36,.11); border-radius: 14px; background: rgba(255,255,255,.94); font-size: 12px; font-weight: 750; cursor: pointer; box-shadow: 0 10px 28px rgba(29,22,32,.12); }
.fezard-product-v2 .product-gallery__zoom svg { width: 17px; height: 17px; stroke-width: 1.7; }
.fezard-product-v2 .product-gallery__badges { position: absolute; z-index: 3; top: 30px; left: 30px; display: flex; gap: 6px; }
.fezard-product-v2 .product-gallery__badges span { padding: 7px 10px; color: #fff; border-radius: 999px; background: rgba(31,25,34,.8); font-size: 9px; font-weight: 800; text-transform: uppercase; }

.fezard-product-v2 .product-summary { padding: clamp(28px, 2.3vw, 34px); display: flex; flex-direction: column; overflow: hidden; }
.fezard-product-v2 .product-summary__topline { display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.fezard-product-v2 .product-summary__actions { flex: 0 0 auto; display: flex; align-items: center; gap: 7px; }
.fezard-product-v2 .product-summary__meta { min-width: 0; display: flex; align-items: center; gap: 12px; color: #9c949f; font-size: 10px; }
.fezard-product-v2 .product-summary__meta a { color: var(--product-purple); font-size: 10px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; text-decoration: none; }
.fezard-product-v2 .product-summary__meta span { padding-left: 12px; border-left: 1px solid #dcd4df; }
.fezard-product-v2 .product-summary__favorite { position: static !important; inset: auto !important; width: auto !important; height: 44px !important; min-width: 44px; min-height: 44px; padding: 0 15px !important; display: inline-flex !important; align-items: center; justify-content: center; gap: 8px; color: #4a424d !important; border: 1px solid #e1dae4 !important; border-radius: 13px !important; background: #fff !important; font-size: 10px; font-weight: 750; box-shadow: none !important; transform: none !important; }
.fezard-product-v2 .product-summary__favorite svg { width: 17px; height: 17px; }
.fezard-product-v2 .product-summary__favorite.is-active { color: var(--product-purple) !important; border-color: rgba(132,52,213,.32) !important; background: #fbf7ff !important; }
.fezard-product-v2 .product-summary__pdf { min-height: 44px; padding: 0 14px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: var(--product-purple); border: 1px solid rgba(132,52,213,.25); border-radius: 13px; background: #fbf7ff; font-size: 10px; font-weight: 750; line-height: 1; text-decoration: none; transition: color .18s, border-color .18s, background .18s, transform .18s; }
.fezard-product-v2 .product-summary__pdf:hover { color: #fff; border-color: var(--product-purple); background: var(--product-purple); transform: translateY(-1px); }
.fezard-product-v2 .product-summary__pdf svg { width: 17px; height: 17px; flex: 0 0 auto; display: block; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.fezard-product-v2 .product-summary h1 { margin: 18px 0 14px; color: var(--product-ink); font-size: clamp(36px, 2.4vw, 44px); font-weight: 680; line-height: .98; letter-spacing: -.055em; overflow-wrap: anywhere; }
.fezard-product-v2 .product-summary__after-title:empty { display: none; }
.fezard-product-v2 .product-summary__state { padding-bottom: 17px; display: flex; justify-content: space-between; align-items: center; gap: 12px; color: #514a55; border-bottom: 1px solid #e7e0e9; font-size: 10px; }
.fezard-product-v2 .product-summary__state span { display: inline-flex; align-items: center; gap: 8px; color: #16876d; font-weight: 750; }
.fezard-product-v2 .product-summary__state span i { width: 8px; height: 8px; border-radius: 50%; background: #25b797; box-shadow: 0 0 0 5px rgba(37,183,151,.11); }
.fezard-product-v2 .product-summary__state b { font-weight: 600; }
.fezard-product-v2 .product-summary__colors { margin-top: 14px; padding: 14px 16px; border: 1px solid #e5dee7; border-radius: 17px; background: linear-gradient(145deg,#fff,#faf7fb); }
.fezard-product-v2 .product-summary__selected-color { display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.fezard-product-v2 .product-summary__selected-color > div { display: flex; flex-direction: column; gap: 4px; }
.fezard-product-v2 .product-summary__selected-color span { color: #9a919e; font-size: 8px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.fezard-product-v2 .product-summary__selected-color strong { color: #2a232d; font-size: 23px; line-height: 1; }
.fezard-product-v2 [data-fezard-selected-swatch] { width: 46px; height: 46px; flex: 0 0 auto; border: 5px solid #fff; border-radius: 13px; background: #ded9e0 center / cover no-repeat; box-shadow: 0 0 0 1px #d8d0db, 0 8px 20px rgba(43,31,50,.1); }
.fezard-product-v2 .fezard-product-colors { margin-top: 12px; display: flex; gap: 8px; overflow-x: auto; overflow-y: hidden; scrollbar-width: thin; }
.fezard-product-v2 .fezard-product-colors__section { flex: 0 0 auto; margin: 0 !important; }
.fezard-product-v2 .fezard-product-colors__section-title,
.fezard-product-v2 .fezard-product-colors__toggle { display: none !important; }
.fezard-product-v2 .fezard-product-colors__list { display: flex !important; flex-wrap: nowrap !important; gap: 7px !important; }
.fezard-product-v2 .fezard-product-color { width: 39px !important; height: 39px !important; flex: 0 0 39px; padding: 4px !important; display: block !important; border: 1px solid #ded6e1 !important; border-radius: 12px !important; background: #fff !important; }
.fezard-product-v2 .fezard-product-color.is-active,
.fezard-product-v2 .fezard-product-color[aria-pressed="true"] { border-color: var(--product-purple) !important; box-shadow: 0 0 0 2px rgba(132,52,213,.15) !important; }
.fezard-product-v2 .fezard-product-color__swatch { width: 100% !important; height: 100% !important; display: block; border-radius: 8px !important; background-position: center; background-size: cover; }
.fezard-product-v2 .fezard-product-colors--ral { overflow: visible; }
.fezard-product-v2 .fezard-product-colors__section--quick { width: 100%; }
.fezard-product-v2 .fezard-product-colors__section--quick .fezard-product-colors__list { align-items: center; }
.fezard-product-v2 .fezard-product-color--quick { width: 42px !important; height: 42px !important; flex-basis: 42px; }
.fezard-product-v2 .fezard-product-colors__more { min-width: 121px; min-height: 42px; margin-left: 2px; padding: 0 14px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #514857; border: 1px solid #ded6e1; border-radius: 12px; background: #fff; font-size: 10px; font-weight: 750; cursor: pointer; transition: border-color .18s, color .18s, background .18s; }
.fezard-product-v2 .fezard-product-colors__more:hover,
.fezard-product-v2 .fezard-product-colors__more.is-active { color: var(--product-purple); border-color: rgba(132,52,213,.38); background: #fbf7ff; }
.fezard-product-v2 .fezard-product-colors__more svg { width: 16px; height: 16px; flex: 0 0 auto; display: block; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }

/* Full RAL Classic picker. */
.fezard-product-v2 .fezard-ral-dialog { width: min(920px,calc(100vw - 32px)); max-width: none; max-height: min(88dvh,820px); margin: auto; padding: 0; overflow: hidden; color: var(--product-ink); border: 1px solid #ded5e2; border-radius: 25px; background: #fff; box-shadow: 0 34px 100px rgba(29,20,34,.28); }
.fezard-product-v2 .fezard-ral-dialog::backdrop { background: rgba(27,21,30,.68); backdrop-filter: blur(8px); }
.fezard-product-v2 .fezard-ral-dialog__panel { max-height: min(88dvh,820px); display: flex; flex-direction: column; overflow: hidden; }
.fezard-product-v2 .fezard-ral-dialog__header { flex: 0 0 auto; padding: 24px 25px 20px; display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; border-bottom: 1px solid #e8e1ea; background: radial-gradient(circle at 88% 0,rgba(166,74,221,.15),transparent 36%),#fbf9fc; }
.fezard-product-v2 .fezard-ral-dialog__header span { display: block; color: var(--product-purple); font-size: 9px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.fezard-product-v2 .fezard-ral-dialog__header h2 { margin: 6px 0 0; color: var(--product-ink); font-size: 31px; font-weight: 680; line-height: 1; letter-spacing: -.045em; }
.fezard-product-v2 .fezard-ral-dialog__header > button { width: 43px; height: 43px; flex: 0 0 43px; padding: 0; display: grid; place-items: center; color: #3f3743; border: 1px solid #ded6e1; border-radius: 13px; background: #fff; cursor: pointer; }
.fezard-product-v2 .fezard-ral-dialog__header > button svg { width: 19px; height: 19px; stroke-width: 1.8; }
.fezard-product-v2 .fezard-ral-dialog__tools { flex: 0 0 auto; padding: 16px 25px 14px; border-bottom: 1px solid #eee8f0; background: #fff; }
.fezard-product-v2 .fezard-ral-dialog__search { min-height: 48px; padding: 0 15px; display: flex; align-items: center; gap: 10px; border: 1px solid #e2dbe5; border-radius: 14px; background: #f8f5f9; }
.fezard-product-v2 .fezard-ral-dialog__search svg { width: 18px; height: 18px; flex: 0 0 auto; color: #8a808e; stroke-width: 1.7; }
.fezard-product-v2 .fezard-ral-dialog__search input { width: 100%; min-width: 0; height: 46px; padding: 0; color: #2c2530; border: 0; outline: 0; background: transparent; font-size: 14px; }
.fezard-product-v2 .fezard-ral-dialog__search input::placeholder { color: #9b929f; }
.fezard-product-v2 .fezard-ral-dialog__families { margin-top: 11px; display: flex; gap: 7px; overflow-x: auto; scrollbar-width: none; }
.fezard-product-v2 .fezard-ral-dialog__families::-webkit-scrollbar { display: none; }
.fezard-product-v2 .fezard-ral-dialog__families button { min-width: 54px; min-height: 34px; padding: 0 11px; flex: 0 0 auto; color: #69606d; border: 1px solid #e4dde7; border-radius: 10px; background: #fff; font-size: 10px; font-weight: 750; cursor: pointer; }
.fezard-product-v2 .fezard-ral-dialog__families button.is-active { color: #fff; border-color: var(--product-purple); background: var(--product-purple); }
.fezard-product-v2 .fezard-ral-dialog__grid { min-height: 0; padding: 18px 25px 22px; display: grid; grid-template-columns: repeat(auto-fill,minmax(92px,1fr)); align-content: start; gap: 9px; overflow-y: auto; overscroll-behavior: contain; scrollbar-color: rgba(132,52,213,.45) transparent; }
.fezard-product-v2 .fezard-ral-color { width: auto !important; height: 82px !important; min-width: 0; flex: none; padding: 6px !important; display: flex !important; flex-direction: column; gap: 6px; color: #3d3541; border-radius: 13px !important; cursor: pointer; }
.fezard-product-v2 .fezard-ral-color[hidden] { display: none !important; }
.fezard-product-v2 .fezard-ral-color .fezard-product-color__swatch { height: 47px !important; flex: 0 0 47px; border: 1px solid rgba(31,24,35,.09); border-radius: 8px !important; }
.fezard-product-v2 .fezard-ral-color strong { overflow: hidden; font-size: 10px; font-weight: 750; line-height: 1.1; text-align: left; text-overflow: ellipsis; white-space: nowrap; }
.fezard-product-v2 .fezard-ral-dialog__empty { margin: auto; padding: 36px 24px; color: #857b89; font-size: 14px; text-align: center; }
.fezard-product-v2 .fezard-ral-dialog__footer { flex: 0 0 auto; min-height: 64px; padding: 10px 25px; display: flex; align-items: center; justify-content: space-between; gap: 16px; border-top: 1px solid #e8e1ea; background: #fbf9fc; }
.fezard-product-v2 .fezard-ral-dialog__footer span { color: #8d8491; font-size: 10px; }
.fezard-product-v2 .fezard-ral-dialog__footer button { min-width: 112px; min-height: 42px; padding: 0 18px; color: #fff; border: 0; border-radius: 12px; background: var(--product-purple); font-size: 11px; font-weight: 750; cursor: pointer; }
.fezard-product-v2 .product-summary__colors > p { margin: 9px 0 0; display: flex; align-items: center; gap: 7px; color: #938a97; font-size: 8px; line-height: 1.45; }
.fezard-product-v2 .product-summary__colors > p svg { width: 13px; height: 13px; color: var(--product-purple); }
.fezard-product-v2 .product-summary__buy { margin-top: auto; padding-top: 12px; }
.fezard-product-v2 .product-summary__buy .fezard-wholesale-actions { grid-template-columns: 1.05fr .72fr; gap: 9px; }
.fezard-product-v2 .product-summary__buy .fezard-wholesale-actions__button,
.fezard-product-v2 .product-summary__buy .fezard-wholesale-actions__link { min-height: 52px; border-radius: 12px; font-size: 10px; box-shadow: none; }
.fezard-product-v2 .product-summary__buy .fezard-wholesale-actions__button { background: var(--product-purple); }
.fezard-product-v2 .product-summary__buy .fezard-wholesale-actions__link { color: #453c49; border-color: #e2dbe4; }

@media (min-width: 981px) {
  .fezard-product-v2 .product-summary__buy { margin-bottom: 16px; }
}

/* Keep the lightbox footer inside the viewport on every image ratio. */
.fezard-product-lightbox { grid-template-rows: minmax(0,1fr); overflow: hidden; }
.fezard-product-lightbox__figure { width: 100%; height: 100%; min-height: 0; max-height: none; grid-template-rows: minmax(0,1fr) 42px; gap: 10px; overflow: hidden; }
.fezard-product-lightbox__image { min-height: 0; max-height: 100%; border-radius: 16px; }
.fezard-product-lightbox__meta { min-width: 0; min-height: 42px; padding: 0 14px; border: 1px solid rgba(255,255,255,.12); border-radius: 12px; background: rgba(255,255,255,.07); }
.fezard-product-lightbox__meta span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

@media (max-width: 720px) {
  .fezard-product-lightbox__figure { grid-template-rows: minmax(0,1fr) 40px; gap: 8px; }
  .fezard-product-lightbox__image { border-radius: 12px; }
  .fezard-product-lightbox__meta { min-height: 40px; padding: 0 10px; }
}

/* Editorial blocks: always vertical, current WYSIWYG HTML goes here unchanged. */
.fezard-product-v2 .product-editor-content { margin-top: 50px; display: flex; flex-direction: column; gap: 18px; }
.fezard-product-v2 .product-copy-card,
.fezard-product-v2 .product-video { overflow: hidden; border: 1px solid var(--product-line); border-radius: 26px; background: #fff; box-shadow: 0 20px 55px rgba(48,31,58,.06); }
.fezard-product-v2 .product-copy-card > header,
.fezard-product-v2 .product-video > header { position: relative; padding: 22px clamp(28px,3vw,46px) 20px; border-bottom: 1px solid #e7e0e9; background: linear-gradient(145deg,#fbf9fc,#f7f3f8); }
.fezard-product-v2 .product-copy-card > header::before,
.fezard-product-v2 .product-video > header::before { content: ""; position: absolute; top: 22px; left: 0; width: 4px; height: 30px; border-radius: 0 4px 4px 0; background: var(--product-purple); }
.fezard-product-v2 .product-copy-card header p,
.fezard-product-v2 .product-video header p,
.fezard-product-v2 .product-collection header p,
.fezard-product-v2 .product-articles header p,
.fezard-product-v2 .product-request__copy > p,
.fezard-product-v2 .product-request__form > div:first-of-type > p { margin: 0 0 8px; color: var(--product-purple); font-size: 9px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.fezard-product-v2 .product-copy-card h2,
.fezard-product-v2 .product-video h2,
.fezard-product-v2 .product-collection h2,
.fezard-product-v2 .product-articles h2,
.fezard-product-v2 .product-request h2 { max-width: 100%; margin: 0; color: var(--product-ink); font-size: clamp(29px,2.1vw,36px); font-weight: 680; line-height: 1.06; overflow-wrap: anywhere; letter-spacing: -.045em; }
.fezard-product-v2 .product-richtext { min-width: 0; padding: 25px clamp(28px,3.3vw,50px) 29px; color: #554d58; font-size: 14px; line-height: 1.75; overflow-wrap: anywhere; }
.fezard-product-v2 .product-richtext > :first-child { margin-top: 0; }
.fezard-product-v2 .product-richtext > :last-child { margin-bottom: 0; }
.fezard-product-v2 .product-richtext h2,
.fezard-product-v2 .product-richtext h3,
.fezard-product-v2 .product-richtext h4 { color: #29222c; letter-spacing: -.035em; }
.fezard-product-v2 .product-richtext h3 { margin: 24px 0 12px; font-size: 24px; }
.fezard-product-v2 .product-richtext ul,
.fezard-product-v2 .product-richtext ol { padding-left: 22px; }
.fezard-product-v2 .product-richtext img { width: 100%; max-height: 340px; margin: 18px 0; display: block; object-fit: contain; border-radius: 18px; background: #f4f1f5; }
.fezard-product-v2 .product-richtext table { width: 100%; display: table; border-collapse: collapse; }
.fezard-product-v2 .product-richtext th,
.fezard-product-v2 .product-richtext td { padding: 12px; border: 1px solid #e5dfe7; text-align: left; }
.fezard-product-v2 .product-richtext--characteristics { columns: 2 360px; column-gap: 54px; }
.fezard-product-v2 .product-richtext--characteristics > * { break-inside: avoid; }
.fezard-product-v2 .product-richtext dl { margin: 0; }
.fezard-product-v2 .product-richtext dl > div { padding: 10px 0; display: grid; grid-template-columns: minmax(120px,.8fr) minmax(0,1.2fr); gap: 20px; border-bottom: 1px solid #eee8f0; break-inside: avoid; }
.fezard-product-v2 .product-richtext dt { color: #2e2731; font-weight: 700; }
.fezard-product-v2 .product-richtext dd { margin: 0; }
.fezard-product-v2 .product-copy-card--powder { position: relative; color: #fff; border-color: #3c2a42; background: radial-gradient(circle at 92% 10%, rgba(171,72,218,.34), transparent 31%), #211a25; }
.fezard-product-v2 .product-copy-card--powder::after { content: "RAL"; position: absolute; right: 20px; bottom: -37px; color: rgba(255,255,255,.035); font-size: 150px; font-weight: 900; line-height: 1; }
.fezard-product-v2 .product-copy-card--powder > header { position: relative; z-index: 1; border-bottom-color: rgba(255,255,255,.1); background: rgba(255,255,255,.025); }
.fezard-product-v2 .product-copy-card--powder h2 { color: #fff; }
.fezard-product-v2 .product-copy-card--powder .product-richtext { position: relative; z-index: 1; color: rgba(255,255,255,.73); }

.fezard-product-v2 .product-video__items { padding: 25px clamp(28px,3.3vw,50px) 29px; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.fezard-product-v2 .product-video__items:has(> :only-child) { grid-template-columns: 1fr; }
.fezard-product-v2 .product-video__preview { position: relative; width: 100%; min-height: 240px; aspect-ratio: 16/7; padding: 0; overflow: hidden; border: 0; border-radius: 19px; background: #ddd; cursor: pointer; }
.fezard-product-v2 .product-video__preview::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg,rgba(20,16,23,.48),transparent 56%); }
.fezard-product-v2 .product-video__preview img { width: 100%; height: 100%; display: block; object-fit: cover; transition: .5s; }
.fezard-product-v2 .product-video__preview > span { position: absolute; z-index: 2; inset: 0; display: grid; place-items: center; }
.fezard-product-v2 .product-video__preview > span svg { width: 68px; height: 68px; padding: 22px; color: #fff; border: 1px solid rgba(255,255,255,.32); border-radius: 50%; background: rgba(132,52,213,.9); fill: #fff; stroke-width: 1.4; box-shadow: 0 18px 45px rgba(32,20,37,.3); }
.fezard-product-v2 .product-video__preview:hover img { transform: scale(1.025); }

/* Articles attached in the product editor. The card language mirrors the home journal block. */
.fezard-product-v2 .product-articles { margin-top: 64px; }
.fezard-product-v2 .product-articles > header { margin-bottom: 20px; display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; }
.fezard-product-v2 .product-articles > header > a { min-height: 48px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 22px; color: #403744; border-radius: 14px; background: #fff; box-shadow: 0 10px 30px rgba(48,31,58,.08); font-size: 10px; font-weight: 750; text-decoration: none; }
.fezard-product-v2 .product-articles > header > a svg { width: 17px; height: 17px; stroke-width: 1.7; }
.fezard-product-v2 .product-articles__track { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; align-items: stretch; }
.fezard-product-v2 .product-articles .fezard-home-article-card { min-width: 0; height: 100%; }
.fezard-product-v2 .product-articles .fezard-home-article-card__media { aspect-ratio: 16/8.7; }
.fezard-product-v2 .product-articles .fezard-home-article-card__body { min-height: 250px; }
.fezard-product-v2 .product-articles .fezard-card-footer { margin-top: auto; }

/* Linked products */
.fezard-product-v2 .product-linked-groups { margin-top: 64px; }
.fezard-product-v2 .product-collection { padding-top: 42px; }
.fezard-product-v2 .product-collection + .product-collection { margin-top: 12px; }
.fezard-product-v2 .product-collection > header { margin-bottom: 20px; display: flex; justify-content: space-between; align-items: flex-end; gap: 20px; }
.fezard-product-v2 .product-collection > header > a { min-height: 48px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 22px; color: #403744; border-radius: 14px; background: #fff; box-shadow: 0 10px 30px rgba(48,31,58,.08); font-size: 10px; font-weight: 750; text-decoration: none; }
.fezard-product-v2 .product-collection > header > a svg { width: 17px; height: 17px; stroke-width: 1.7; }
.fezard-product-v2 .product-card-track { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; }
.fezard-product-v2 .product-model-card { position: relative; min-width: 0; aspect-ratio: 1.03/1; overflow: hidden; color: #fff; border-radius: 21px; background: #272229; text-decoration: none; box-shadow: 0 16px 40px rgba(36,27,42,.1); transition: transform .23s, box-shadow .23s; }
.fezard-product-v2 .product-model-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg,rgba(19,15,22,.92),transparent 64%); }
.fezard-product-v2 .product-model-card > img { width: 100%; height: 100%; display: block; object-fit: cover; transition: .5s; }
.fezard-product-v2 .product-model-card > span,
.fezard-product-v2 .product-model-card > strong,
.fezard-product-v2 .product-model-card > i { position: absolute; z-index: 1; }
.fezard-product-v2 .product-model-card > span { right: 20px; bottom: 70px; left: 20px; color: #dda2f7; font-size: 8px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.fezard-product-v2 .product-model-card > strong { right: 67px; bottom: 24px; left: 20px; max-height: 44px; display: -webkit-box; overflow: hidden; color: #fff; font-size: 18px; line-height: 1.18; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.fezard-product-v2 .product-model-card > i { right: 17px; bottom: 17px; width: 41px; height: 41px; display: grid; place-items: center; color: #332c36; border-radius: 12px; background: #fff; }
.fezard-product-v2 .product-model-card > i svg { width: 17px; height: 17px; stroke-width: 1.7; }
.fezard-product-v2 .product-model-card:hover { color: #fff; transform: translateY(-4px); box-shadow: 0 22px 50px rgba(36,27,42,.17); }
.fezard-product-v2 .product-model-card:hover > img { transform: scale(1.025); }
.fezard-product-v2 .product-collection--with .product-model-card { aspect-ratio: 1.45/1; }
.fezard-product-v2 .product-card-track--count-3 { grid-template-columns: repeat(3,minmax(0,1fr)); }
.fezard-product-v2 .product-card-track--count-2 { grid-template-columns: repeat(2,minmax(0,1fr)); }
.fezard-product-v2 .product-card-track--count-1 { grid-template-columns: minmax(0,1fr); }
.fezard-product-v2 .product-collection:not(.product-collection--with) .product-card-track--count-3 .product-model-card { aspect-ratio: 1.3/1; }
.fezard-product-v2 .product-collection:not(.product-collection--with) .product-card-track--count-2 .product-model-card { aspect-ratio: 1.65/1; }
.fezard-product-v2 .product-collection:not(.product-collection--with) .product-card-track--count-1 .product-model-card { aspect-ratio: 2.4/1; }

/* Lead form */
.fezard-product-v2 .product-request { margin-top: 78px; overflow: hidden; display: grid; grid-template-columns: 1.06fr .94fr; border: 1px solid var(--product-line); border-radius: 27px; background: #fff; box-shadow: 0 24px 70px rgba(47,30,57,.08); }
.fezard-product-v2 .product-request__copy { padding: clamp(38px,4vw,62px); color: #fff; background: radial-gradient(circle at 13% 8%,rgba(86,190,211,.17),transparent 30%),radial-gradient(circle at 91% 8%,rgba(158,66,211,.36),transparent 34%),#201b24; }
.fezard-product-v2 .product-request__copy > p { color: #d495ef; }
.fezard-product-v2 .product-request__copy h2 { color: #fff; }
.fezard-product-v2 .product-request__copy > span { max-width: 570px; margin-top: 22px; display: block; color: rgba(255,255,255,.66); font-size: 13px; line-height: 1.7; }
.fezard-product-v2 .product-request__copy > div { margin-top: 31px; display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; }
.fezard-product-v2 .product-request__copy b { padding: 13px; display: flex; flex-direction: column; gap: 7px; color: #d08cee; border: 1px solid rgba(255,255,255,.1); border-radius: 11px; background: rgba(255,255,255,.04); font-size: 9px; }
.fezard-product-v2 .product-request__copy small { color: rgba(255,255,255,.76); font-size: 9px; font-weight: 700; }
.fezard-product-v2 .product-request__form { position: relative; padding: clamp(38px,4vw,62px); display: flex; flex-direction: column; gap: 15px; }
.fezard-product-v2 .product-request__form h3 { margin: 7px 0 5px; font-size: 30px; letter-spacing: -.04em; }
.fezard-product-v2 .product-request__form > div:first-of-type > span { color: #817985; font-size: 10px; }
.fezard-product-v2 .product-request__row { display: grid; grid-template-columns: 1fr 1fr; gap: 11px; }
.fezard-product-v2 .product-request__form label { display: flex; flex-direction: column; gap: 7px; color: #6f6774; font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.fezard-product-v2 .product-request__form input,
.fezard-product-v2 .product-request__form textarea { width: 100%; color: #2e2931; border: 1px solid #e3dce6; border-radius: 11px; background: #f8f6f9; outline: 0; font-size: 11px; font-weight: 600; letter-spacing: 0; text-transform: none; }
.fezard-product-v2 .product-request__form input { height: 49px; padding: 0 14px; }
.fezard-product-v2 .product-request__form textarea { min-height: 88px; padding: 13px 14px; resize: vertical; }
.fezard-product-v2 .product-request__form input:focus,
.fezard-product-v2 .product-request__form textarea:focus { border-color: rgba(132,52,213,.55); background: #fff; box-shadow: 0 0 0 3px rgba(132,52,213,.08); }
.fezard-product-v2 .product-request__submit { display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 15px; }
.fezard-product-v2 .product-request__submit button { min-height: 49px; padding: 0 17px; display: flex; align-items: center; justify-content: center; gap: 21px; color: #fff; border: 0; border-radius: 11px; background: var(--product-purple); font-size: 10px; font-weight: 800; cursor: pointer; }
.fezard-product-v2 .product-request__submit button svg { width: 16px; height: 16px; }
.fezard-product-v2 .product-request__submit p { margin: 0; color: #918995; font-size: 8px; line-height: 1.5; }
.fezard-product-v2 .product-request__submit a { color: #655b6a; text-decoration: underline; }
.fezard-product-v2 .product-request__honeypot { position: absolute !important; left: -10000px !important; }
.fezard-product-v2 .product-request__error { min-height: 0; margin: 0; color: #ad2235; font-size: 11px; }
.fezard-product-v2 .product-request__success { position: absolute; inset: 0; padding: 55px; display: none; align-items: flex-start; justify-content: center; flex-direction: column; background: linear-gradient(145deg,#fff,#f5f1f6); }
.fezard-product-v2 .product-request__success strong { font-size: 45px; }
.fezard-product-v2 .product-request__success span { margin-top: 14px; color: #766e7a; font-size: 12px; }
.fezard-product-v2 .product-request__form.is-sent .product-request__success { display: flex; }

/* Video dialog */
.fezard-product-v2 .product-video-dialog { position: fixed; inset: 50% auto auto 50%; z-index: 14000; width: min(1120px,calc(100% - 32px)); max-width: none; margin: 0; padding: 12px; overflow: visible; border: 0; border-radius: 24px; background: #17131a; box-shadow: 0 36px 100px rgba(12,8,14,.48); transform: translate(-50%,-50%); }
.fezard-product-v2 .product-video-dialog::backdrop { background: rgba(24,18,27,.68); backdrop-filter: blur(5px); }
.fezard-product-v2 .product-video-dialog > button { position: absolute; z-index: 3; top: -16px; right: -16px; width: 46px; height: 46px; padding: 0; display: grid; place-items: center; color: #fff; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; background: #2a232d; box-shadow: 0 10px 28px rgba(0,0,0,.32); cursor: pointer; }
.fezard-product-v2 .product-video-dialog > button svg { width: 18px; height: 18px; stroke-width: 1.7; }
.fezard-product-v2 [data-product-video-frame] { aspect-ratio: 16/9; overflow: hidden; border-radius: 16px; background: #09070a; }
.fezard-product-v2 [data-product-video-frame] iframe,
.fezard-product-v2 [data-product-video-frame] video { width: 100%; height: 100%; display: block; border: 0; background: #000; }
.fezard-product-v2 .product-v2-modules,
.fezard-product-v2 .product-v2-events { margin-top: 24px; }

@media (max-width: 1199px) {
  .fezard-product-v2 .product-showcase { grid-template-columns: minmax(0,1.04fr) minmax(380px,.96fr); }
  .fezard-product-v2 .product-card-track { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .fezard-product-v2 .product-card-track > .product-model-card:nth-child(n+4) { display: none; }
}

@media (min-width: 992px) {
  .fezard-product-v2 { width: calc(100vw - 15px); max-width: calc(100vw - 15px); margin-left: calc(50% - 50vw + 7.5px); }
}

@media (max-width: 991px) {
  .fezard-product-v2 { padding-top: 24px; }
  .fezard-product-v2__container { width: min(100% - 28px, 760px); }
  .fezard-product-v2 .product-showcase { grid-template-columns: 1fr; grid-auto-rows: auto; }
  .fezard-product-v2 .product-gallery, .fezard-product-v2 .product-summary { height: auto; }
  .fezard-product-v2 .product-gallery { aspect-ratio: auto; }
  .fezard-product-v2 #productGalleryCarousel { height: auto; grid-template-rows: minmax(320px,52vw) auto; }
  .fezard-product-v2 .product-summary { overflow: visible; }
  .fezard-product-v2 .product-request { grid-template-columns: 1fr; }
  .fezard-product-v2 .product-card-track { display: flex; gap: 12px; overflow-x: auto; overflow-y: hidden; overscroll-behavior-inline: contain; scroll-snap-type: x mandatory; scrollbar-width: none; touch-action: pan-x pan-y; -webkit-overflow-scrolling: touch; }
  .fezard-product-v2 .product-card-track::-webkit-scrollbar { display: none; }
  .fezard-product-v2 .product-model-card,
  .fezard-product-v2 .product-collection--with .product-model-card { min-width: min(330px,72vw); flex: 0 0 min(330px,72vw); aspect-ratio: 1.03/1; scroll-snap-align: start; scroll-snap-stop: always; }
  .fezard-product-v2 .product-card-track > .product-model-card:nth-child(n+4) { display: block; }
}

@media (max-width: 640px) {
  .fezard-product-v2 { padding: 14px 0 54px; }
  .fezard-product-v2__container { width: calc(100% - 20px); }
  .fezard-product-v2 .product-showcase { gap: 10px; }
  .fezard-product-v2 .product-gallery, .fezard-product-v2 .product-summary { border-radius: 20px; }
  .fezard-product-v2 .product-gallery { padding: 8px; }
  .fezard-product-v2 #productGalleryCarousel { gap: 7px; grid-template-rows: minmax(0,auto) auto; }
  .fezard-product-v2 #productGalleryCarousel > .position-relative { height: auto; aspect-ratio: 1.58/1; border-radius: 14px; }
  .fezard-product-v2 #productGalleryCarousel .carousel-control-prev,
  .fezard-product-v2 #productGalleryCarousel .carousel-control-next { width: 38px !important; height: 38px; border-radius: 12px; }
  .fezard-product-v2 #productGalleryCarousel .carousel-control-prev { left: 10px !important; }
  .fezard-product-v2 #productGalleryCarousel .carousel-control-next { right: 10px !important; }
  .fezard-product-v2 #productGalleryCarousel .carousel-indicators { height: auto; display: flex !important; gap: 7px; overflow: visible; }
  .fezard-product-v2 #productGalleryCarousel .carousel-indicators > div { width: auto; height: auto !important; flex: 1 1 0; aspect-ratio: 1.38/1; }
  .fezard-product-v2 #productGalleryCarousel .carousel-indicators a { border-radius: 11px !important; }
  .fezard-product-v2 #productGalleryCarousel .carousel-indicators img { border-radius: 8px; }
  .fezard-product-v2 .product-gallery__zoom { top: 18px; right: 18px; width: 42px; min-height: 42px; padding: 0; justify-content: center; border-radius: 12px; }
  .fezard-product-v2 .product-gallery__zoom span { display: none; }
  .fezard-product-v2 .product-gallery__badges { top: 18px; left: 18px; }
  .fezard-product-v2 .product-summary { padding: 22px 18px; }
  .fezard-product-v2 .product-summary__topline { align-items: flex-start; }
  .fezard-product-v2 .product-summary__meta { flex-direction: column; align-items: flex-start; gap: 4px; }
  .fezard-product-v2 .product-summary__meta span { padding-left: 0; border-left: 0; }
  .fezard-product-v2 .product-summary__favorite { width: 44px; min-width: 44px; padding: 0 !important; justify-content: center; }
  .fezard-product-v2 .product-summary__favorite span { display: none; }
  .fezard-product-v2 .product-summary__actions { gap: 6px; }
  .fezard-product-v2 .product-summary__pdf { width: 44px; min-width: 44px; padding: 0; }
  .fezard-product-v2 .product-summary__pdf span { display: none; }
  .fezard-product-v2 .product-summary h1 { margin: 20px 0 17px; font-size: clamp(35px,10.4vw,48px); }
  .fezard-product-v2 .product-summary__state { align-items: flex-start; flex-direction: column; }
  .fezard-product-v2 .product-summary__colors { padding: 15px; }
  .fezard-product-v2 .product-summary__selected-color strong { font-size: 21px; }
  .fezard-product-v2 .fezard-product-colors__more { min-width: 116px; padding: 0 12px; }
  .fezard-product-v2 .fezard-ral-dialog { width: calc(100vw - 16px); max-height: 92dvh; border-radius: 20px; }
  .fezard-product-v2 .fezard-ral-dialog__panel { max-height: 92dvh; }
  .fezard-product-v2 .fezard-ral-dialog__header { padding: 20px 18px 17px; }
  .fezard-product-v2 .fezard-ral-dialog__header h2 { font-size: 26px; }
  .fezard-product-v2 .fezard-ral-dialog__header > button { width: 40px; height: 40px; flex-basis: 40px; }
  .fezard-product-v2 .fezard-ral-dialog__tools { padding: 13px 14px 12px; }
  .fezard-product-v2 .fezard-ral-dialog__grid { padding: 13px 14px 17px; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 7px; }
  .fezard-product-v2 .fezard-ral-color { height: 78px !important; padding: 5px !important; }
  .fezard-product-v2 .fezard-ral-color .fezard-product-color__swatch { height: 44px !important; flex-basis: 44px; }
  .fezard-product-v2 .fezard-ral-dialog__footer { min-height: 58px; padding: 8px 14px; }
  .fezard-product-v2 .fezard-ral-dialog__footer span { max-width: 150px; }
  .fezard-product-v2 .product-summary__buy .fezard-wholesale-actions { grid-template-columns: 1fr; }
  .fezard-product-v2 .product-editor-content { margin-top: 28px; gap: 12px; }
  .fezard-product-v2 .product-copy-card, .fezard-product-v2 .product-video { border-radius: 19px; }
  .fezard-product-v2 .product-copy-card > header, .fezard-product-v2 .product-video > header { padding: 20px 19px 18px; }
  .fezard-product-v2 .product-copy-card > header::before, .fezard-product-v2 .product-video > header::before { top: 20px; width: 3px; height: 28px; }
  .fezard-product-v2 .product-copy-card h2, .fezard-product-v2 .product-video h2, .fezard-product-v2 .product-collection h2, .fezard-product-v2 .product-articles h2, .fezard-product-v2 .product-request h2 { font-size: 29px; }
  .fezard-product-v2 .product-richtext { padding: 21px 19px 23px; font-size: 14px; line-height: 1.68; }
  .fezard-product-v2 .product-richtext--characteristics { columns: auto; }
  .fezard-product-v2 .product-richtext img { max-height: 220px; border-radius: 13px; }
  .fezard-product-v2 .product-richtext table { min-width: 620px; }
  .fezard-product-v2 .product-richtext:has(table) { overflow-x: auto; }
  .fezard-product-v2 .product-copy-card--powder::after { font-size: 110px; }
  .fezard-product-v2 .product-video__items { padding: 18px 19px 24px; grid-template-columns: 1fr; }
  .fezard-product-v2 .product-video__preview { min-height: 0; aspect-ratio: 16/9; border-radius: 14px; }
  .fezard-product-v2 .product-video__preview > span svg { width: 56px; height: 56px; padding: 18px; }
  .fezard-product-v2 .product-articles { margin-top: 42px; }
  .fezard-product-v2 .product-articles > header { margin-bottom: 17px; align-items: center; }
  .fezard-product-v2 .product-articles > header > a { width: 46px; min-width: 46px; min-height: 46px; padding: 0; display: grid; place-items: center; gap: 0; border-radius: 14px; }
  .fezard-product-v2 .product-articles > header > a span { display: none; }
  .fezard-product-v2 .product-articles > header > a svg { width: 18px; height: 18px; transform: translateX(-1px); }
  .fezard-product-v2 .product-articles__track { width: auto; margin-right: -10px; padding-right: 10px; display: flex; gap: 10px; overflow-x: auto; overflow-y: hidden; scroll-snap-type: x mandatory; scroll-padding-inline: 0 10px; overscroll-behavior-inline: contain; touch-action: pan-x pan-y; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
  .fezard-product-v2 .product-articles__track::-webkit-scrollbar { display: none; }
  .fezard-product-v2 .product-articles .fezard-home-article-card { width: min(84vw,340px); flex: 0 0 min(84vw,340px); scroll-snap-align: start; }
  .fezard-product-v2 .product-articles .fezard-home-article-card__body { min-height: 250px; }
  .fezard-product-v2 .product-linked-groups { margin-top: 28px; }
  .fezard-product-v2 .product-collection { padding-top: 30px; }
  .fezard-product-v2 .product-collection > header { margin-bottom: 17px; align-items: center; }
  .fezard-product-v2 .product-collection > header > a { width: 46px; min-width: 46px; min-height: 46px; padding: 0; display: grid; place-items: center; gap: 0; border-radius: 14px; }
  .fezard-product-v2 .product-collection > header > a span { display: none; }
  .fezard-product-v2 .product-collection > header > a svg { width: 18px; height: 18px; margin: 0; transform: translateX(-1px); }
  .fezard-product-v2 .product-card-track { margin-right: -10px; padding-right: 10px; scroll-padding-inline: 0 10px; }
  .fezard-product-v2 .product-model-card, .fezard-product-v2 .product-collection--with .product-model-card { width: calc(100vw - 40px); height: clamp(330px,82vw,410px); min-width: 0; flex: 0 0 calc(100vw - 40px); aspect-ratio: auto; }
  .fezard-product-v2 .product-model-card > strong { right: 66px; bottom: 22px; font-size: 18px; }
  .fezard-product-v2 .product-model-card > span { bottom: 70px; }
  .fezard-product-v2 .product-model-card > strong { max-height: 44px; -webkit-line-clamp: 2; }
  .fezard-product-v2 .product-model-card > i { right: 16px; bottom: 16px; }
  .fezard-product-v2 .product-model-card > i svg { transform: translateX(-1px); }
  .fezard-product-v2 .product-request { margin-top: 54px; border-radius: 20px; }
  .fezard-product-v2 .product-request__copy, .fezard-product-v2 .product-request__form { padding: 30px 20px; }
  .fezard-product-v2 .product-request__copy > div { grid-template-columns: 1fr; }
  .fezard-product-v2 .product-request__row, .fezard-product-v2 .product-request__submit { grid-template-columns: 1fr; }
  .fezard-product-v2 .product-video-dialog { width: calc(100% - 20px); padding: 7px; border-radius: 16px; }
  .fezard-product-v2 .product-video-dialog > button { top: -12px; right: -4px; width: 42px; height: 42px; }
  .fezard-product-v2 [data-product-video-frame] { border-radius: 11px; }
}

@media (prefers-reduced-motion: reduce) {
  .fezard-product-v2 *, .fezard-product-v2 *::before, .fezard-product-v2 *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
