/* =================================================================
 * 1. VARIABLES
 * ================================================================= */

:root {
  /* Colors */
  --rr-bg: #f7f2e8;
  --rr-gold: #b89b5e;
  --rr-gold-dark: #9c824c;
  --rr-text: #2a2a2a;
  --rr-muted: #6f6f6f;
  --rr-border: #956b20;
  --rr-golden: linear-gradient(90deg, #956b20 0%, #d2b685 48.08%, #a3772e 100%);

  /* Typography */
  --rr-serif: "Playfair Display", serif;
  --rr-sans: "Inter", sans-serif;
  --rr-eb : "EB Garamond", 'Times New Roman';

  /* Layout & Spacing */
  --rr-container-max: 1440px;
  --rr-pad-desktop: 100px;
  --rr-pad-tablet: 50px;
  --rr-pad-mobile: 24px;
  --rr-gap-xl: 100px;
  --rr-gap-lg: 40px;
  --rr-gap-md: 40px;
  --rr-gap-sm: 20px;

  /* Radius */
  --rr-radius-md: 14px;
}

/* ================= SHINE HOVER BUTTON ================= */

.rr-btn {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.rr-btn:hover {
    color: #000 !important;
}

/* Shine layer */
.rr-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.45),
    transparent
  );
  transform: skewX(-25deg);
  transition: left 0.6s ease;
  pointer-events: none;
}

/* Hover trigger */
.rr-btn:hover::before {
  left: 125%;
}


/* ================= BASE ANIMATION STATES ================= */

.rr-animate {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.rr-animate.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* ================= STAGGER SUPPORT ================= */

.rr-stagger {
  transition-delay: var(--delay, 0s);
}

/* ================= FORM STEP ANIMATION ================= */

.rr-form-step {
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  display: none;
}

.rr-form-step.active {
  opacity: 1;
  transform: translateX(0);
  display: block;
}

.rr-step-line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--progress, 0%);
  background: #b89b5e;
  transition: height 0.5s ease;
}


/* ================= STEPPER CARD ANIMATION ================= */

.rr-step>div{
  opacity: 0.5;
  transform: translateX(-12px);
  transition: all 0.4s ease;
}

.rr-step.active>div {
  opacity: 1;
  transform: translateX(0);
}

.rr-step.completed {
  opacity: 1;
}

/* ================= STEP DOT ================= */

.rr-step-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cfcfcf;
  transition: background 0.3s ease, transform 0.3s ease;
}

.rr-step-dot.active {
  background: #b89b5e; /* gold */
  transform: scale(1.2);
}

.rr-step-dot.completed {
  background: #b89b5e;
}

/* ================= VERTICAL LINE ================= */

.rr-step-line {
  position: absolute;
  left: 4px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #e5e5e5;
  overflow: hidden;
}

.rr-step-line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background: #b89b5e;
  transition: height 0.5s ease;
}


/* =================================================================
 * 2. BASE, RESET & UTILITIES
 * ================================================================= */

/* Reset & Box Sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}

/* Base Body Styles */
body {
  color: var(--rr-text);
  font-family: var(--rr-sans);
  line-height: 1.6;
}

.rr-eb{
    font-family: var(--rr-eb);
}

.rr-tnc-text{
font-size: 36px;
font-style: italic;
font-weight: 500;
line-height: 72px; /* 200% */
letter-spacing: -1.08px;
}

/* Flex Utilities (Optimized) */
.rr-flex {
  display: flex;
}
.rr-flex-col {
  flex-direction: column;
}
.rr-justify-center {
  justify-content: center;
}
.rr-item-center {
  align-items: center;
}
.rr-center,
.rr-text-center {
  text-align: center;
} /* rr-center is now consolidated */

/* Text Utilities */
.rr-text-black {
  color: var(--rr-text) !important;
}

/* --- Global Gradient Text (Applied to all H1 and H2) --- */
.rr-text-golden,
h1,
h2 {
  background: var(--rr-golden);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family: var(--rr-serif);
  font-style: italic;
}

/* =================================================================
 * 3. TYPOGRAPHY & HEADINGS (Non-Gradient Overrides)
 * ================================================================= */

h1,
h2,
h3,
h4 {
  font-family: var(--rr-serif);
  margin: 0 0 16px;
  /* We keep the color property here for H3/H4 to ensure they use --rr-gold */
  color: var(--rr-gold);
}

h1 {
  font-size: 80px;
  line-height: 1.1;
} /* Defined H1 size here */
h2 {
  font-size: 40px;
}
h3 {
  font-size: 22px;
}

p {
  margin: 0;
  color: var(--rr-muted);
}

/* =================================================================
 * 4. LAYOUT & CONTAINERS
 * ================================================================= */

#roam-reward {
  background-image: url("https://letsvisa.ae/wp-content/uploads/2025/12/Roam-and-Rewards-Light-themed-6.png");
  background-color: #fff9d380;
  background-blend-mode: darken;
}

.rr-container {
  max-width: var(--rr-container-max);
  margin: 0 auto;
  padding-left: var(--rr-pad-desktop);
  padding-right: var(--rr-pad-desktop);
}

.rr-heading-container {
  max-width: 643px;
  margin: auto;
}

section {
  padding: var(--rr-gap-lg) 0;
}
.rr-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--rr-gap-lg);
}

/* Header */
.rr-header-wrap {
  border-bottom: 1px solid var(--rr-border);
}
.rr-full-border {
  border: 1px solid var(--rr-border);
  border-radius: 12px;
  padding: 60px 36px;
}
.rr-header {
  padding-block: 25px;
  display: flex;
  justify-content: center;
}
.rr-header img {
  max-width: 150px;
}

/* =================================================================
 * 5. SECTIONS STYLING
 * ================================================================= */

/* --- Hero Section --- */
.rr-logo-with-text {
  padding-top: var(--rr-gap-xl);
  text-align: center;
}
.rr-logo-with-text > img {
  max-width: 130px;
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
  display: block;
}
.rr-lwt--text {
  max-width: 800px;
  margin: 0 auto;
}
.rr-lwt--text h1 {
  margin-bottom: 8px;
}

.rr-lwt--text p {
  color: #0c0b0b;
  text-align: center;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
}

/* --- Benefits Section --- */
.rr-benefits h2 {
  margin-bottom: var(--rr-gap-md);
}

.rr-benefits-header {
  margin-bottom: var(--rr-gap-md);
}

.rr-benefits-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 12px;
}

.rr-benefits-title h3 {
  color: #040406;
  font-family: "DM Sans", var(--rr-sans);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin: 0;
  background: none;
  -webkit-background-clip: unset;
  background-clip: unset;
}

.rr-benefits-vector {
  width: 24px;
  height: auto;
  object-fit: contain;
}

.rr-benefits-header p {
  color: #040406;
  text-align: center;
  font-family: "DM Sans", var(--rr-sans);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.rr-benefit-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--rr-gap-md);
}

.rr-benefit-card {
  padding: 0;
  position: relative;
}

.rr-benefits-count {
  text-align: left;
  font-family: "EB Garamond", 'Times New Roman';
  font-size: 128px;
  font-style: italic;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -3.84px;
  color: transparent;
  background-clip: text;
  background-color: var(--rr-golden);
  overflow: hidden;
  display: inline-block;
}

.rr-benefit-icon {
  display: block;
  width: 56px;
  height: auto;
  object-fit: contain;
  margin-bottom: 16px;
}

.rr-benefit-card h3 {
  color: #040406;
  font-family: "DM Sans", var(--rr-sans);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 8px;
}

.rr-benefit-card p {
  color: #777;
  font-family: "DM Sans", var(--rr-sans);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}

/* =================================================================
 * STEP FORM – HOW TO JOIN
 * ================================================================= */

.rr-join-heading {
  text-align: center;
  font-family: "EB Garamond", 'Times New Roman';
  font-size: 64px;
  font-style: italic;
  font-weight: 500;
  line-height: 72px;
  letter-spacing: -1.92px;
  margin-bottom: 16px;
}

.rr-join-subtitle {
  color: #040406;
  text-align: center;
  font-family: "DM Sans", var(--rr-sans);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 50px;
}

.rr-stepper-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}

/* LEFT */
.rr-stepper-left {
  position: relative;
}

.rr-step {
  display: flex;
  gap: 16px;
  margin-bottom: 40px;
  opacity: 0.4;
}

.rr-step.active {
  opacity: 1;
}

.rr-step-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--rr-gold);
  margin-top: 6px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}

.rr-step-dot.active {
  background: var(--rr-golden);
}

.rr-step small {
  font-size: 12px;
  color: var(--rr-gold);
  letter-spacing: 1px;
}

.rr-step h4 {
  margin: 4px 0;
  font-size: 18px;
  color: var(--rr-text);
  font-family: "DM Sans", sans-serif;
}

.rr-step p {
  font-size: 14px;
}

.rr-step-line {
  position: absolute;
  left: 8px;
  top: 6px;
  bottom: 40px;
  width: 2px;
  background: var(--rr-gold);
  z-index: 1;
}

/* RIGHT */
.rr-stepper-right {
  background: transparent;
}

.rr-step-form label {
  display: block;
  font-size: 13px;
  margin-bottom: 6px;
  color: var(--rr-text);
}

.rr-step-form input,
.rr-step-form select,
.rr-step-form textarea {
  width: 100%;
  padding: 14px;
  margin-bottom: 20px;
  border-radius: 12px;
  border: 1px solid var(--rr-gold);
  font-family: var(--rr-sans);
  background: #2424241f;
}

.rr-step-form textarea {
  min-height: 120px;
  resize: vertical;
}

.rr-form-hint {
  font-size: 12px;
  color: var(--rr-muted);
  margin-bottom: 10px;
}

/* Form Buttons */
.rr-form-buttons {
  display: flex;
  gap: 16px;
  margin-top: 10px;
}

.rr-step-next,
.rr-step-prev,
.rr-submit-btn {
  background: var(--rr-golden);
  color: #000000;
  border: none;
  padding: 19px 14px;
  border-radius: 999px;
  flex: 1;
  cursor: pointer;
  font-family: var(--rr-sans);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: opacity 0.3s ease;
  width: 100% !important;
  margin: 0 !important;
}

.rr-step-prev {
  background: transparent;
  border: 1px solid var(--rr-gold);
  color: var(--rr-gold);
}

.rr-step-next:hover,
.rr-step-prev:hover {
  opacity: 0.8;
}

/* Error States */
.rr-step-form input.error,
.rr-step-form select.error,
.rr-step-form textarea.error {
  border-color: #dc3545;
  background-color: rgba(220, 53, 69, 0.05);
}

.required {
  color: #dc3545;
}

/* Completed Step Styles */
.rr-step.completed {
  opacity: 1;
}

.rr-step.completed .rr-step-dot {
  background: var(--rr-golden);
}

.rr-step.completed .rr-step-dot::after {
  content: "✓";
  color: #fff;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

/* Clickable completed steps */
.rr-step.completed,
.rr-step.active {
  cursor: pointer;
}

.rr-cta-heading {
  color: #040406;
  text-align: center;
  font-family: "EB Garamond", 'Times New Roman';
  font-size: 64px;
  font-style: italic;
  font-weight: 500;
  line-height: 72px; /* 112.5% */
  letter-spacing: -1.92px;
}

/* MOBILE */
@media (width < 768px) {
  .rr-stepper-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .rr-stepper-left {
    display: none;
  }
}

/* --- Comparison Section (Table) --- */
.rr-compare table {
  width: 100%;
  margin: var(--rr-gap-md) auto 0; /* Combined margin rules */
  border-collapse: collapse;
}
.rr-compare th,
.rr-compare td {
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
}
.rr-compare th {
  background-color: var(--rr-bg);
  color: var(--rr-gold-dark);
  font-family: var(--rr-sans);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.rr-compare td:nth-child(2),
.rr-compare td:nth-child(3) {
  text-align: center;
  font-size: 1.2em;
}

/* --- CTA Section --- */
.rr-cta {
  padding: var(--rr-gap-lg) 0;
  text-align: center; /* Ensures content is centered */
}
.rr-cta h2 {
  color: var(--rr-text);
  margin-bottom: 10px;
} /* Override H2 gradient here */
.rr-cta p {
  font-size: 1.1em;
  margin-bottom: var(--rr-gap-sm);
  color: var(--rr-text);
}
.rr-btn {
  display: inline-block;
  background: var(--rr-golden);
  color: #000;
  padding: 14px;
  border-radius: 999px;
  border: none;
  font-family: var(--rr-sans);
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  margin-top: 32px;
  margin-bottom: 32px;
}

.rr-btn-cta{
    max-width: 264px;
}

.rr-cta small {
  display: block;
  margin-top: 10px;
  color: var(--rr-muted);
  font-size: 0.8em;
}

.rr-tndc {
  display: block;
  color: #040406;
  text-align: center;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
}

.rr-tndc:hover{
   color: #040406 !important;
}

/* --- Footer --- */
.rr-footer {
  padding: var(--rr-gap-sm) 0;
  border-top: 1px solid var(--rr-border);
}
.rr-footer p {
  font-size: 0.9em;
  color: var(--rr-muted);
}

/* =================================================================
 * SUCCESS MODAL STYLES
 * ================================================================= */

.rr-success-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}

.rr-success-modal.active {
  display: block;
}

.rr-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(6px);
  animation: rrOverlayFade 0.3s ease forwards;
}

.rr-modal-content {
  position: relative;
  background: white;
  width: 90%;
  max-width: 500px;
  margin: 100px auto;
  padding: 40px 30px 30px;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  text-align: center;
  animation: rrPopupScale 0.4s ease forwards;
}

.rr-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #666;
  line-height: 1;
  padding: 0;
  width: 30px;
  height: 30px;
}

.rr-modal-close:hover {
  color: #D4AF37;
}

.rr-modal-icon {
  margin-bottom: 20px;
}

.rr-modal-icon svg {
  animation: checkmark 0.5s ease-in-out;
}

@keyframes checkmark {
  0% { transform: scale(0); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); }
}

.rr-modal-body h3 {
  color: #D4AF37;
  font-size: 24px;
  margin-bottom: 15px;
}

.rr-modal-body p {
  color: #666;
  margin-bottom: 25px;
  line-height: 1.5;
}

.rr-modal-ok {
  cursor: pointer;
  margin: 0;
}

.rr-modal-ok:hover {
  background: #B8941F;
}

/* Form button adjustments */
.rr-submit-btn {
  background: #D4AF37;
  color: white;
}

.rr-submit-btn:hover {
  background: #B8941F;
}

/* Modal animations */
@keyframes rrOverlayFade {
  from { opacity: 0 }
  to { opacity: 1 }
}

@keyframes rrPopupScale {
  from { transform: scale(0.9); opacity: 0 }
  to { transform: scale(1); opacity: 1 }
}

/* =================================================================
 * 6. GLOBAL MEDIA QUERIES (CONSOLIDATED)
 * ================================================================= */

/* Tablet (768px to 1024px) */
@media screen and (768px <= width <= 1024px) {
  section {
    padding: var(--rr-gap-md) 0;
  }

  .rr-container {
    padding-left: var(--rr-pad-tablet);
    padding-right: var(--rr-pad-tablet);
  }

  /* Hero Adjustments */
  .rr-logo-with-text {
    padding-top: var(--rr-gap-lg);
  }

  .rr-lwt--text h1 {
    font-size: 56px;
  }

  .rr-logo-with-text > img {
    max-width: 80px;
    margin-bottom: 20px;
  }

  /* Benefits */
  .rr-benefit-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--rr-gap-sm);
  }

  .rr-benefits-count {
    font-size: 100px;
  }

  /* How to Join */
  .rr-join-heading {
    font-size: 48px;
    line-height: 56px;
  }

  .rr-stepper-layout {
    gap: 40px;
  }

  /* CTA */
  .rr-cta-heading {
    font-size: 48px;
    line-height: 56px;
  }
  
  /* Modal */
  .rr-modal-content {
    margin: 50px auto;
    padding: 30px 20px;
  }
}

/* Mobile (Less than 768px) */
@media screen and (width < 768px) {
  /* Reduce section spacing */
  section {
    padding: var(--rr-gap-sm) 0;
  }

  .rr-container {
    padding-left: var(--rr-pad-mobile);
    padding-right: var(--rr-pad-mobile);
  }

  .rr-split {
    grid-template-columns: 1fr;
  }

  /* Benefits Section - Center Align on Mobile */
  .rr-benefits-header {
    text-align: center;
  }

  .rr-benefits-title {
    justify-content: center;
  }

  .rr-benefits-header p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .rr-benefit-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: var(--rr-gap-sm);
  }

  .rr-benefit-card {
    text-align: center;
  }

  .rr-benefit-top {
    margin-bottom: 12px;
  }

  .rr-benefits-count {
    font-size: 64px;
  }

  .rr-benefit-icon {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .rr-benefit-card h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .rr-benefit-card p {
    font-size: 12px;
    line-height: 18px;
  }

  .rr-full-border {
    padding: 24px 16px;
  }

  .rr-benefits-title h3 {
    font-size: 14px;
  }

  .rr-benefits-vector {
    width: 16px;
  }

  /* Hero Adjustments - Center Align on Mobile */
  .rr-logo-with-text {
    padding-top: var(--rr-gap-lg);
    text-align: center;
  }

  .rr-logo-with-text > img {
    margin-left: auto;
    margin-right: auto;
  }

  .rr-lwt--text {
    align-items: center;
  }

  .rr-lwt--text h1 {
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
  }

  .rr-lwt--text p {
    font-size: 16px;
    text-align: center;
  }

  /* How to Join Section - Center Align on Mobile */
  .rr-join-heading {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -1px;
    text-align: center;
  }

  .rr-join-subtitle {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
  }

  .rr-stepper-layout {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .rr-stepper-left {
    display: none;
  }

  /* Form Adjustments - Left Align (forms should stay left) */
  .rr-step-form {
    text-align: left;
  }

  .rr-step-form input,
  .rr-step-form select,
  .rr-step-form textarea {
    padding: 12px;
    font-size: 16px;
  }

  .rr-form-buttons {
    flex-direction: column;
  }

  .rr-step-next,
  .rr-step-prev {
    padding: 16px 14px;
  }

  /* CTA Section - Center Align on Mobile */
  .rr-cta {
    text-align: center;
  }

  .rr-cta-heading {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.5px;
    text-align: center;
  }

  .rr-cta-description {
    font-size: 16px;
    text-align: center;
    padding-inline:10px ;
  }

  .rr-btn {
    padding: 14px 24px;
    font-size: 12px;
  }

  .rr-tndc {
    text-align: center;
  }

  /* Comparison Heading - Center Align on Mobile */
  .rr-heading-container {
    font-size: 28px;
    line-height: 36px;
    padding: 0 var(--rr-pad-mobile);
    text-align: center;
  }
  
  /* Modal adjustments for mobile */
  .rr-modal-content {
    margin: 30px auto;
    padding: 25px 15px;
    width: 95%;
  }
  
  .rr-modal-body h3 {
    font-size: 20px;
  }
  
  .rr-modal-body p {
    font-size: 14px;
  }
  
  .rr-modal-icon svg {
    width: 60px;
    height: 60px;
  }
}

/* Comparison Header Desktop */
@media screen and (width < 999px){
    .rr-compare-header-desktop{
        margin-top: 50px;
    }
}

/* =================================================================
 * FOOTER – SCREENSHOT MATCH
 * ================================================================= */

.rr-footer {
  border-top: 1px solid var(--rr-border);
  padding: var(--rr-gap-md) 0;
}

.rr-footer-inner {
  display: flex;
  grid-template-columns: 200px 1fr;
  gap: 40px;
  justify-content: space-between;
}

/* Logo */
.rr-footer-logo img {
  max-width: 295px;
  width: 100%;
}

/* Grid */
.rr-footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px 28px;
  max-width: 735px;
}

/* Items */
.rr-footer-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  flex-direction: column;
}

.rr-footer-icon {
  font-size: 18px;
  color: var(--rr-gold);
  margin-top: 2px;
  flex-shrink: 0;
}

.rr-footer-icon img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

/* Text */
.rr-footer-item strong {
  display: block;
  font-family: var(--rr-sans);
  font-size: 14px;
  color: var(--rr-text);
  margin-bottom: 4px;
}

.rr-footer-item p {
  margin: 0;
  font-size: 14px;
  color: var(--rr-text);
  line-height: 1.4;
}

/* Address spans two columns */
.rr-footer-address {
  grid-column: span 3;
}

/* Footer Bottom */
.rr-footer-bottom {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding: var(--rr-gap-sm) var(--rr-pad-desktop);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: var(--rr-gap-sm);
  gap: 40px;
}

.rr-footer-bottom p {
  margin: 0 0 8px;
  font-size: 14px;
  color: var(--rr-muted);
  min-width: 201px;
  text-align: left;
}

.rr-footer-disclaimer {
  font-size: 12px;
  color: var(--rr-muted);
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.5;
  text-align: left;
  max-width: 735px;
}

/* ================= MOBILE FOOTER ================= */
@media screen and (width < 768px) {
  .rr-footer-inner {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .rr-footer-logo {
    text-align: center;
  }

  .rr-footer-logo img {
    max-width: 200px;
  }

  .rr-footer-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    max-width: 100%;
  }

  .rr-footer-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .rr-footer-address {
    grid-column: span 2;
  }

  .rr-footer-bottom {
    flex-direction: column;
    gap: 16px;
    padding: var(--rr-gap-sm) var(--rr-pad-mobile);
  }

  .rr-footer-bottom p {
    text-align: center;
    min-width: auto;
  }

  .rr-footer-disclaimer {
    text-align: center;
    max-width: 100%;
  }
}

/* =================================================================
 * COMPARISON – FINAL RESPONSIVE VERSION
 * ================================================================= */

.rr-compare-box {
  background: linear-gradient(180deg, #fffdf0 0%, #f7f2e8 100%);
  border: 1px solid var(--rr-border);
  border-radius: 18px;
  padding: 40px;
}

/* Desktop grid */
.rr-compare-header,
.rr-compare-row {
  display: grid;
  grid-template-columns: 1fr 140px 140px;
  align-items: center;
}

.rr-compare-header {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-weight: 600;
}

.rr-compare-header .center {
  text-align: center;
}

.rr-compare-row {
  padding: 14px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.rr-compare-row:last-child {
  border-bottom: none;
}

/* Icons */
.icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto;
}

.rr-member{
  width: 100%;
  max-width: 81px;
  height: auto;
}

@media screen and (width < 768px) {
  .icon{
    margin: 0;
  }
}

.icon.yes {
  background: #fff;
}

.icon.no {
  background: #111;
  color: #fff;
}

.icon img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

/* ================= MOBILE ================= */

.rr-compare-mobile {
  display: none;
  gap: var(--rr-gap-sm);
}

.rr-mobile-card {
  background: linear-gradient(180deg, #fffdf0 0%, #f7f2e8 100%);
  border: 1px solid var(--rr-border);
  border-radius: 16px;
  padding: 24px;
}

.rr-mobile-card h3 {
  text-align: center;
  margin-bottom: 16px;
}

.rr-mobile-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rr-mobile-card li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  font-size: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.rr-mobile-card li:last-child {
  border-bottom: none;
}

.rr-cta-description {
  max-width: 514px;
  margin: auto;
}

/* ================= VISIBILITY RULES ================= */

@media screen and (width >= 768px) {
  .rr-compare {
    display: block;
  }
  .rr-compare-mobile {
    display: none;
  }
}

@media screen and (width < 768px) {
  .rr-compare {
    display: none;
  }
  .rr-compare-mobile {
    display: grid;
  }
}