.elementor-10996 .elementor-element.elementor-element-507b784{--display:flex;}.elementor-10996 .elementor-element.elementor-element-0d6683f > .elementor-widget-container{margin:30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-10996 .elementor-element.elementor-element-a3c14af{--display:flex;}.elementor-10996 .elementor-element.elementor-element-07ee4bc{text-align:center;}.elementor-10996 .elementor-element.elementor-element-07ee4bc .elementor-heading-title{font-family:"Archivo Black", Sans-serif;font-size:41px;line-height:40px;letter-spacing:0.2px;word-spacing:0px;}.elementor-10996 .elementor-element.elementor-element-acd51e7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10996 .elementor-element.elementor-element-1f0ee9f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-10996 .elementor-element.elementor-element-1f0ee9f.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-10996 .elementor-element.elementor-element-92d11ca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10996 .elementor-element.elementor-element-f5182d2{--display:flex;}.elementor-10996 .elementor-element.elementor-element-f5182d2:not(.elementor-motion-effects-element-type-background), .elementor-10996 .elementor-element.elementor-element-f5182d2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF5EC;}.elementor-10996 .elementor-element.elementor-element-a1f2032{--display:flex;}.elementor-10996 .elementor-element.elementor-element-a1f2032:not(.elementor-motion-effects-element-type-background), .elementor-10996 .elementor-element.elementor-element-a1f2032 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF5EC;}.elementor-10996 .elementor-element.elementor-element-4d0efd3{--display:flex;}.elementor-10996 .elementor-element.elementor-element-4d0efd3:not(.elementor-motion-effects-element-type-background), .elementor-10996 .elementor-element.elementor-element-4d0efd3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF5EC;}.elementor-10996 .elementor-element.elementor-element-46e4bb7 > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-10996 .elementor-element.elementor-element-1a865d0{--display:flex;}@media(min-width:768px){.elementor-10996 .elementor-element.elementor-element-acd51e7{--content-width:1600px;}.elementor-10996 .elementor-element.elementor-element-1f0ee9f{--width:50%;}.elementor-10996 .elementor-element.elementor-element-92d11ca{--width:50%;}.elementor-10996 .elementor-element.elementor-element-f5182d2{--content-width:1600px;}.elementor-10996 .elementor-element.elementor-element-a1f2032{--content-width:1600px;}.elementor-10996 .elementor-element.elementor-element-4d0efd3{--content-width:1600px;}}@media(max-width:767px){.elementor-10996 .elementor-element.elementor-element-07ee4bc .elementor-heading-title{font-size:21px;line-height:1.4em;}.elementor-10996 .elementor-element.elementor-element-1f0ee9f{--min-height:30vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10996 .elementor-element.elementor-element-1f0ee9f.e-con{--align-self:center;}.elementor-10996 .elementor-element.elementor-element-92d11ca{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10996 .elementor-element.elementor-element-82ae8ff > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-10996 .elementor-element.elementor-element-46e4bb7 > .elementor-widget-container{padding:10px 10px 0px 10px;}}/* Start custom CSS for html, class: .elementor-element-82ae8ff *//* ======================================================
   RHODE RIGHT COLUMN – FINAL LOCKED (PRODUCTION SAFE)
====================================================== */

/* ================= WRAPPER ================= */
.rhode-right {
  background-color: #FFF5EC;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 24px;
  box-sizing: border-box;
  position: relative;

  font-family: system-ui, -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", Arial, sans-serif;
}

/* ================= STRUCTURE ONLY ================= */
/* JANGAN wildcard ke semua elemen */
.rhode-right > * {
  box-sizing: border-box;
}

/* ================= TITLE ================= */
.rhode-right .product-title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
}

/* ================= RATING ================= */
.rhode-right .product-eyebrow-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.rhode-right .product-rating {
  display: flex;
  gap: 6px;
  font-size: 12px;
  color: #555;
}

/* ================= BENEFITS ================= */
.rhode-right .product-benefits {
  display: flex;
  gap: 8px;
  margin-bottom: 24px;
}

.rhode-right .benefit-pill {
  font-size: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid #000;

  /* 🔑 jangan ikut border-box */
  box-sizing: content-box;
}

/* ================= DESCRIPTION ================= */
.rhode-right .product-desc {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 20px;
}

/* ================= SIZE ================= */
.rhode-right .product-size {
  font-size: 14px;
  color: #333;
  margin-bottom: 28px;
}

/* ================= VARIANT ================= */
.rhode-right .product-variant {
  margin-bottom: 28px;
}

.rhode-right .variant-title {
  font-weight: 600;
  margin-bottom: 14px;
}

.rhode-right .variant-options {
  display: flex;
   flex-direction: column;
  gap: 14px;
}

.rhode-right .variant-btn {
  flex: 1;
  min-height: 82px;
  padding: 16px 10px;

  border: 2px solid #d6b1a7;
  border-radius: 14px;
  background: #fff;
  cursor: pointer;

  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;

  transition: 0.25s ease;

  /* 🔥 KUNCI UTAMA */
  box-sizing: content-box;
}

.rhode-right .variant-main {
  font-size: 15px;
  font-weight: 700;
}

.rhode-right .variant-sub {
  margin-top: 6px;
  font-size: 12px;
  opacity: 0.7;
}

.rhode-right .variant-btn.active {
  background: #ab867c;
  color: #fff;
  border-color: #ab867c;
}

/* ================= BUY BUTTON ================= */
.rhode-right .buy-btn {
  width: 100%;
  padding: 14px;

  border-radius: 999px;
  border: 1px solid #ab867c;
  background-color: #ab867c;
  color: #fff;

  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.05em;

  cursor: pointer;
  margin-bottom: 24px;

  appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  outline: none;
}

/* ================= DEMO ================= */
.rhode-right .rhode-demo-title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  margin-bottom: 15px;
}

/* ================= WISTIA ================= */
.rhode-right .wistia-carousel {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}

.rhode-right .wistia-carousel::-webkit-scrollbar {
  display: none;
}

.rhode-right .wistia-item {
  flex: 0 0 auto;
  width: 220px;
  aspect-ratio: 9 / 16;
  border-radius: 16px;
  overflow: hidden;
  background: #000;
  scroll-snap-align: start;
}

/* ================= RESPONSIVE ================= */

/* Tablet */
@media (min-width: 768px) {
  .rhode-right .product-title {
    font-size: 36px;
  }

  .rhode-right .wistia-item {
    width: 280px;
  }
}

/* Desktop */
@media (min-width: 1025px) {
  .rhode-right {
    padding: 48px 56px;
    border-radius: 24px;
  }

  .rhode-right .product-title {
    font-size: 44px;
  }

  .rhode-right .wistia-item {
    width: 250px;
  }
}

@media (min-width: 1025px) {
  .rhode-right .variant-options {
    flex-direction: row; /* 🖥 sejajar */
    gap: 16px;
  }

  .rhode-right .variant-btn {
    min-height: 96px; /* opsional biar proporsional */
  }
}

/* ================= VARIANT – MOBILE TUNING ================= */
.rhode-right .variant-btn {
  min-height: 64px;        /* ⬅️ dari 82 → lebih ringkas */
  padding: 12px 8px;       /* ⬅️ lebih slim */
}

.rhode-right .variant-main {
  font-size: 14px;         /* ⬅️ sebelumnya 15 */
}

.rhode-right .variant-sub {
  font-size: 11px;         /* ⬅️ sebelumnya 12 */
  margin-top: 4px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec744f8 *//* ======================================================
   RHODE COMPARE – FINAL AUTHORITATIVE VERSION
   DESKTOP: SPLIT
   MOBILE: MERGED (SINGLE CARD)
====================================================== */

/* ======================================================
   DESKTOP / BASE
====================================================== */

/* ================= WRAPPER ================= */
.rhode-compare {
  display: grid;
  grid-template-columns: 1fr 20px 1fr;
  padding: 20px;
  align-items: start;
  box-sizing: border-box;
}

/* ================= LEFT ================= */
.rhode-left img {
  width: 100%;
  height: auto;
  display: block;
}

/* ================= RIGHT (DESKTOP SAFE) ================= */
.rhode-right {
  display: flex;
  flex-direction: column;
  background-color: #FFF5EC;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 24px;
  box-sizing: border-box;
  position: relative;
}

/* ================= TYPO ================= */
.rhode-title {
  font-size: 26px;
  font-weight: 500;
  color: #AB867C;
  margin-bottom: 4px;
}

.rhode-product {
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

/* ================= TOGGLE ================= */
.rhode-toggle {
  display: flex;
  justify-content: space-between;
  gap: 48px;
  max-width: 480px;
  margin: 14px 0 26px;
}

.rhode-dot {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 1.5px solid #bbb;
  font-size: 10px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}

.rhode-dot.active {
  background: #AB867C;
  border-color: #AB867C;
  color: #fff;
}

/* ================= CONTENT ================= */
.rhode-block {
  font-size: 15px;
  line-height: 1.6;
}

.rhode-divider {
  height: 1px;
  background: rgba(0,0,0,.12);
  margin: 18px 0;
}

/* ================= SPACER DESKTOP ================= */
.rhode-spacer {
  flex: 1;
  min-height: 80px;
}

/* ======================================================
   MOBILE – MERGED CARD (WRAPPER OWNS BORDER)
====================================================== */
@media (max-width: 1024px) {

  /* ================= WRAPPER ================= */
  .rhode-compare {
    display: block;
    background: #FFF5EC;
    border: 1px solid #000;
    border-radius: 16px;
    overflow: hidden; /* 🔑 image + content nyatu */
    padding: 0;
  }

  /* ================= LEFT ================= */
  .rhode-left {
    margin: 0;
    padding: 0;
  }

  .rhode-left img {
    width: 100%;
    display: block;
    border-radius: 0;
  }

  /* ================= RIGHT ================= */
  .rhode-right {
    padding: 24px 16px 32px;
    box-shadow: none;
  }

  /* ================= TOGGLE ================= */
  .rhode-toggle {
    justify-content: flex-start;
    gap: 32px;
    margin: 18px 0 28px;
  }

  .rhode-dot {
    width: 62px;
    height: 62px;
    font-size: 9px;
  }

  .rhode-spacer {
    display: none;
  }
}

/* ======================================================
   🚨 MOBILE FIX – RHODE RIGHT (WAJIB & FINAL)
====================================================== */
@media (max-width: 1024px) {
  .rhode-compare .rhode-right {
    border: none !important;
    background: inherit !important;
    box-sizing: border-box !important;
    height: auto !important;
    padding: 24px 16px 32px 16px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82fc5f2 *//* ================= FIX SPACING MKSD RECOMMEND ================= */

/* rapetin padding atas section */
.mksd-recommend{
  padding-top: 48px;   /* sebelumnya 80px */
}

/* rapetin jarak judul ke atas */
.mksd-title{
  margin-top: 0;
  margin-bottom: 6px; /* sebelumnya 10px */
}

/* rapetin subtitle ke judul */
.mksd-subtitle{
  margin-top: 0;
  margin-bottom: 20px; /* sebelumnya 32px */
}

/* MOBILE – lebih rapet lagi */
@media (max-width: 768px){
  .mksd-recommend{
    padding-top: 32px;
  }

  .mksd-title{
    font-size: 32px;
    margin-bottom: 4px;
  }

  .mksd-subtitle{
    margin-bottom: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-46e4bb7 */ok di css gw kemarin ada tambahan kayak gini juga : 

/* ================= RHODE FAQ – UNIFORM BACKGROUND ================= */

/* Desktop: left + right column */
.rhode-faq-section .desktop-version .rhode-left-info,
.rhode-faq-section .desktop-version .rhode-right-info {
  background: #FFF5EC !important;
  border-radius: 24px !important;
}

/* Mobile wrap */
.rhode-faq-section .mobile-version .mobile-wrap {
  background: #FFF5EC !important;
  border-radius: 16px !important;
}

/* Semua FAQ item (desktop & mobile) ikut background */
.rhode-faq-section .rhode-faq-item {
  background: #FBF3EA !important;
}

/* Optional: hapus border putih antar item kalau mau lebih rata */
.rhode-faq-section .rhode-faq-item {
  border-bottom: none !important;
}

/* Mobile wrap */
.rhode-faq-section .mobile-version .mobile-wrap {
  background: #FFF5EC !important;
  border-radius: 16px !important;
  border: 1px solid #000 !important; /* tambahin ini supaya sama desktop */
}

/* Divider hitam untuk setiap FAQ item / accordion tab */
.rhode-faq-section .rhode-faq-item {
  border-bottom: 1px solid #000; /* garis hitam sebagai divider */
  margin-bottom: 0; /* hilangkan jarak tambahan kalau ada */
  padding-bottom: 12px; /* jarak antara konten dan garis */
}

/* Hapus divider di item terakhir supaya rapi */
.rhode-faq-section .rhode-faq-item:last-child {
  border-bottom: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5175da7 */.fk-cart-ghost {
  position: fixed !important;
  opacity: 0 !important;
  pointer-events: none !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  z-index: -9999 !important;
}/* End custom CSS */