.rl-trade-v4{--rl-black: #000000;--rl-white: #FFFFFF;--rl-cream: #FAFAFA;--rl-text: #1a1a1a;--rl-text-soft: #5a5a5a;--rl-line: #e8e8e8;--rl-line-dark: rgba(255,255,255,.12);--rl-red: #C4301C;font-family:Archivo,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--rl-text);line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--rl-white)}.rl-trade-v4 *,.rl-trade-v4 *:before,.rl-trade-v4 *:after{box-sizing:border-box}.rl-trade-v4 img{max-width:100%;height:auto;display:block}.rlv4-section{padding:120px 24px;background:var(--rl-white);color:var(--rl-text)}.rlv4-section-cream{background:var(--rl-cream)}.rlv4-section-dark{background:var(--rl-black);color:var(--rl-white)}.rlv4-container{max-width:1240px;margin:0 auto}.rlv4-eyebrow{font-size:11px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--rl-text-soft);margin-bottom:20px;text-align:center}.rlv4-section-dark .rlv4-eyebrow{color:#ffffff80}.rlv4-section h2{font-family:Archivo,sans-serif;font-weight:400;font-size:clamp(32px,4.5vw,56px);line-height:1.1;margin:0 auto 24px;max-width:800px;letter-spacing:-.02em;text-align:center}.rlv4-section h2 strong{font-weight:700}.rlv4-section-dark h2{color:var(--rl-white)}.rlv4-intro{max-width:600px;margin:0 auto 80px;color:var(--rl-text-soft);font-size:17px;text-align:center;line-height:1.6}.rlv4-section-dark .rlv4-intro{color:#fff9}.rlv4-img-placeholder{color:#aaa;font-size:12px;text-align:center;padding:20px;line-height:1.4}.rlv4-img-placeholder strong{display:block;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--rl-text-soft);margin-bottom:8px}.rlv4-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 36px;text-decoration:none;font-family:Archivo,sans-serif;font-weight:600;font-size:12px;letter-spacing:.2em;text-transform:uppercase;border-radius:0;transition:all .25s ease;cursor:pointer;border:1px solid;line-height:1}.rlv4-btn-light{background:var(--rl-white);color:var(--rl-black);border-color:var(--rl-white)}.rlv4-btn-light:hover{background:transparent;color:var(--rl-white)}.rlv4-btn-outline-light{background:transparent;color:var(--rl-white);border-color:#ffffff80}.rlv4-btn-outline-light:hover{border-color:var(--rl-white);background:#ffffff0d}.rlv4-btn-dark{background:var(--rl-black);color:var(--rl-white);border-color:var(--rl-black)}.rlv4-btn-dark:hover{background:transparent;color:var(--rl-black)}@media(max-width:768px){.rlv4-section{padding:80px 20px}.rlv4-btn{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/section-trade-program.css.map?v=119712912649351247731777282103 */


  #shopify-section-template--18118066733115__trade_hero {
    margin: 0 !important;
    padding: 0 !important;
  }
  .rlv4-hero {
    position: relative;
    background: var(--rl-black);
    color: var(--rl-white);
    overflow: hidden;
  }
  /* Image in normal flow 鈥?section height = image height, no black padding */
  .rlv4-hero-bg { line-height: 0; }
  .rlv4-hero-bg picture { display: block; }
  .rlv4-hero-bg img { width: 100%; height: auto; display: block; }
  .rlv4-hero-no-img { min-height: 600px; }

  /* Content absolutely overlaid on image */
  .rlv4-hero-inner {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    padding: 60px max(48px, 8vw);
  }
  .rlv4-hero-content { max-width: 520px; }

  /* Logo + subject line */
  .rlv4-hero-subject {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: nowrap;
  }
  .rlv4-hero-logo {
    display: block;
    width: auto;
    flex-shrink: 0;}
  .rlv4-hero-subject-text {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.6);
    white-space: nowrap;
    line-height: 1;
  }

  /* Badge 鈥?smaller */
  .rlv4-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 12px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.02em;
    border-radius: 40px;
    margin-bottom: 24px;
  }
  .rlv4-badge-stars { letter-spacing: 1px; font-size: 10px; }

  /* Heading */
  .rlv4-hero h1 {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    line-height: 1.08;
    margin: 0 0 18px;
    letter-spacing: -0.025em;
  }
  .rlv4-hero h1 strong { font-weight: 700; }

  /* Subheading */
  .rlv4-hero-sub {
    max-width: 440px;
    margin: 0 0 28px;
    line-height: 1.65;
  }

  /* CTAs 鈥?same line, smaller */
  .rlv4-hero-cta { display: flex; gap: 10px; flex-wrap: wrap; align-items: center; }
  .rlv4-hero-cta .rlv4-btn { padding: 12px 22px; font-size: 11px; letter-spacing: 0.18em; }

  @media (max-width: 768px) {
    .rlv4-hero-inner { padding: 36px 24px; }
    .rlv4-hero-content { max-width: 100%; }
    .rlv4-hero-sub { max-width: 100%; }
  }


  #shopify-section-template--18118066733115__trade_benefits .rlv4-section-benefits {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .rlv4-section-benefits .rlv4-intro {
    margin-bottom: 60px;
  }
  .rlv4-benefits {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 40px;
    margin-top: 0;
  }
  .rlv4-benefit { text-align: left; }
  .rlv4-benefit-num {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
  }
  .rlv4-benefit-icon { margin-bottom: 20px; }
  .rlv4-benefit-icon svg {
    width: 36px;
    height: 36px;
    stroke: #000;
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .rlv4-benefit-icon img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    display: block;
  }
  .rlv4-benefit h3 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 12px;
    color: #000;
    line-height: 1.3;
    letter-spacing: -0.005em;
  }
  .rlv4-benefit p {
    font-size: 14px;
    color: #444;
    margin: 0;
    line-height: 1.6;
  }

  /* Chevron hidden on desktop */
  .rlv4-chevron { display: none; }

  @media (max-width: 1024px) {
    .rlv4-benefits { grid-template-columns: repeat(2, 1fr); gap: 50px 32px; }
  }

  /* 鈹€鈹€ Mobile accordion (鈮?767px) 鈹€鈹€ */
  @media (max-width: 767px) {
    .rlv4-benefits { grid-template-columns: 1fr; gap: 0; }

    .rlv4-benefit { border-bottom: 1px solid #e8e8e8; }
    .rlv4-benefit:first-child { border-top: 1px solid #e8e8e8; }

    /* Clickable header row */
    .rlv4-benefit-header {
      display: flex;
      align-items: center;
      gap: 12px;
      min-height: 48px;
      padding: 14px 0;
      cursor: pointer;
    }

    .rlv4-benefit-num { flex-shrink: 0; margin-bottom: 0; min-width: 26px; }
    .rlv4-benefit-icon { flex-shrink: 0; margin-bottom: 0; }
    .rlv4-benefit-icon svg { width: 26px; height: 26px; }
    .rlv4-benefit-icon img { width: 26px; height: 26px; }

    .rlv4-benefit h3 { flex: 1; margin: 0; font-size: 15px; }

    /* Chevron */
    .rlv4-chevron {
      display: block;
      flex-shrink: 0;
      width: 18px;
      height: 18px;
      stroke: #666;
      fill: none;
      stroke-width: 2;
      stroke-linecap: round;
      stroke-linejoin: round;
      transition: transform 250ms ease-out;
    }
    .rlv4-benefit.is-open .rlv4-chevron { transform: rotate(180deg); }

    /* Body hidden by default; JS toggles is-open */
    .rlv4-benefit-body { display: none; overflow: hidden; }
    .rlv4-benefit.is-open .rlv4-benefit-body { display: block; }

    /* Body padding when expanded */
    .rlv4-benefit-body p { padding-bottom: 20px; }
  }



  #shopify-section-template--18118066733115__trade_who .rlv4-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* Force heading onto one line on desktop */
  @media (min-width: 768px) {
    #shopify-section-template--18118066733115__trade_who h2 {
      white-space: nowrap;
      font-size: clamp(24px, 3.4vw, 56px);
    }
  }
  .rlv4-who {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
  }
  .rlv4-who-card {
    background: var(--rl-white);
    overflow: hidden;
    border: 1px solid var(--rl-line);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  .rlv4-who-card:hover { transform: translateY(-4px); box-shadow: 0 16px 40px rgba(0,0,0,0.06); }
  .rlv4-who-img {
    aspect-ratio: 1 / 1;
    background: #f0f0f0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .rlv4-who-img img { width: 100%; height: 100%; object-fit: cover; display: block; }
  .rlv4-who-content { padding: 28px 24px; }
  .rlv4-who-num { font-size: 11px; font-weight: 700; color: var(--rl-text-soft); letter-spacing: 0.2em; margin-bottom: 12px; }
  .rlv4-who-content h3 {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin: 0 0 12px;
    color: var(--rl-black);
    letter-spacing: -0.005em;
  }
  .rlv4-who-content p { font-size: 13.5px; color: var(--rl-text-soft); margin: 0 0 20px; line-height: 1.55; min-height: 60px; }
  .rlv4-who-link {
    color: var(--rl-black);
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border-bottom: 1px solid var(--rl-black);
    padding-bottom: 4px;
    transition: opacity 0.2s ease;
    display: inline-block;
  }
  .rlv4-who-link:hover { opacity: 0.6; }

  @media (max-width: 1024px) { .rlv4-who { grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 768px)  { .rlv4-who { grid-template-columns: repeat(2, 1fr); } }

  /* 鈹€鈹€ Mobile carousel (鈮?767px) 鈹€鈹€ */
  @media (max-width: 767px) {
    .rlv4-who {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      gap: 12px;
      padding-bottom: 4px;
      /* pull out to full bleed so edge card peeks */
      margin-left: -20px;
      margin-right: -20px;
      padding-left: 20px;
      padding-right: 20px;
      scrollbar-width: none;
      -ms-overflow-style: none;
    }
    .rlv4-who::-webkit-scrollbar { display: none; }

    .rlv4-who-card {
      flex: 0 0 75%;
      scroll-snap-align: start;
      min-width: 0;
    }

    .rlv4-who-content { padding: 16px; }
    .rlv4-who-content p { min-height: unset; font-size: 13px; }
    .rlv4-who-content h3 { font-size: 15px; }
  }



  #shopify-section-template--18118066733115__trade_steps .rlv4-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    background: #fff;
    color: #1a1a1a;
  }
  #shopify-section-template--18118066733115__trade_steps .rlv4-container {
    max-width: 1280px;
  }

  /* 鈹€鈹€ Section header 鈹€鈹€ */
  .rlv4-hiw-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
  }
  .rlv4-hiw-heading {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: clamp(34px, 4.5vw, 56px);
    letter-spacing: -0.025em;
    line-height: 1.1;
    text-align: center;
    margin: 0 0 24px;
    color: #1a1a1a;
  }
  .rlv4-hiw-heading strong { font-weight: 700; }
  .rlv4-hiw-intro {
    font-size: 16px;
    color: #666;
    text-align: center;
    max-width: 560px;
    margin: 0 auto 100px;
    line-height: 1.6;
  }
  .rlv4-hiw-intro p { margin: 0; }

  /* 鈹€鈹€ Steps grid 鈹€鈹€ */
  .rlv4-hiw-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    position: relative;
    margin-bottom: 80px;
  }

  /* 鈹€鈹€ Horizontal connector 鈹€鈹€ */
  .rlv4-hiw-connector {
    position: absolute;
    top: 60px;
    left: 14%;
    right: 14%;
    height: 1px;
    background: #1a1a1a;
    z-index: 0;
    pointer-events: none;
  }
  .rlv4-hiw-connector::before,
  .rlv4-hiw-connector::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1a1a1a;
    top: -3.5px;
  }
  .rlv4-hiw-connector::before { left: -4px; }
  .rlv4-hiw-connector::after  { right: -4px; }

  /* 鈹€鈹€ Step 鈹€鈹€ */
  .rlv4-hiw-step {
    padding: 0 32px;
    position: relative;
    z-index: 1;
  }
  .rlv4-hiw-step:first-child { padding-left: 0; }
  .rlv4-hiw-step:last-child  { padding-right: 0; }

  /* 鈹€鈹€ Number 鈹€鈹€ */
  .rlv4-hiw-num {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-size: 120px;
    letter-spacing: -0.06em;
    line-height: 1;
    color: #1a1a1a;
    display: inline-block;
    background: #fff;
    padding-right: 16px;
    position: relative;
    z-index: 1;
  }

  /* 鈹€鈹€ Time indicator 鈹€鈹€ */
  .rlv4-hiw-time {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #C4301C;
    margin-top: 16px;
    margin-bottom: 32px;
  }
  .rlv4-hiw-time::before {
    content: '';
    display: block;
    width: 24px;
    height: 1px;
    background: #C4301C;
    flex-shrink: 0;
  }

  /* 鈹€鈹€ Title 鈹€鈹€ */
  .rlv4-hiw-title {
    font-family: 'Archivo', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #1a1a1a;
    margin: 0 0 14px;
    line-height: 1.2;
  }

  /* 鈹€鈹€ Description 鈹€鈹€ */
  .rlv4-hiw-desc {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    margin: 0 0 20px;
  }
  .rlv4-hiw-desc p { margin: 0; }

  /* 鈹€鈹€ Meta line 鈹€鈹€ */
  .rlv4-hiw-meta {
    font-size: 13px;
    font-style: italic;
    color: #999;
    line-height: 1.5;
    border-top: 1px solid #e5e5e5;
    padding-top: 16px;
  }
  .rlv4-hiw-meta p { margin: 0; }
  .rlv4-hiw-meta strong { font-style: normal; font-weight: 600; color: #555; }

  /* 鈹€鈹€ CTA 鈹€鈹€ */
  .rlv4-hiw-cta { text-align: center; }
  .rlv4-hiw-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 18px 36px;
    background: #1a1a1a;
    color: #fff;
    border: 1px solid #1a1a1a;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0;
    transition: background 0.25s ease, color 0.25s ease;
  }
  .rlv4-hiw-cta-btn:hover {
    background: #fff;
    color: #1a1a1a;
  }

  /* 鈹€鈹€ Mobile timeline (鈮?900px) 鈹€鈹€ */
  @media (max-width: 900px) {
    .rlv4-hiw-intro { margin-bottom: 60px; }

    .rlv4-hiw-steps {
      grid-template-columns: 1fr;
      margin-bottom: 56px;
    }

    /* Vertical line through step markers */
    .rlv4-hiw-steps::before {
      content: '';
      position: absolute;
      left: 23px;
      top: 24px;
      bottom: 80px;
      width: 1px;
      background: rgba(26, 26, 26, 0.15);
      z-index: 0;
    }

    /* Hide horizontal connector */
    .rlv4-hiw-connector { display: none; }

    .rlv4-hiw-step {
      padding: 0 0 56px 80px;
    }
    .rlv4-hiw-step:last-child { padding-bottom: 0; }

    /* Number 鈫?circular marker */
    .rlv4-hiw-num {
      font-size: 18px !important;
      letter-spacing: -0.02em !important;
      width: 48px;
      height: 48px;
      border: 1px solid #1a1a1a;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      left: 0;
      top: 0;
      padding: 0 !important;
      background: #fff;
    }

    .rlv4-hiw-title { font-size: 20px; }
    .rlv4-hiw-time  { margin-top: 0; margin-bottom: 20px; }
  }


  #shopify-section-template--18118066733115__trade_tiers .rlv4-section {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
    background: #fff;
    color: #1a1a1a;
  }
  #shopify-section-template--18118066733115__trade_tiers .rlv4-container {
    max-width: 1280px;
  }

  /* 鈹€鈹€ Section header 鈹€鈹€ */
  .rlv4-mt-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
  }
  .rlv4-mt-heading {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: clamp(34px, 4.5vw, 56px);
    letter-spacing: -0.025em;
    line-height: 1.1;
    text-align: center;
    margin: 0 0 20px;
    color: #1a1a1a;
  }
  .rlv4-mt-heading strong { font-weight: 700; }
  .rlv4-mt-intro {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin: 0 auto 64px;
    max-width: 540px;
    line-height: 1.6;
  }

  /* 鈹€鈹€ Grid 鈹€鈹€ */
  .rlv4-mt-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
  }

  /* 鈹€鈹€ Tier card 鈹€鈹€ */
  .rlv4-mt-tier {
    padding: 56px 40px 48px;
    border-right: 1px solid #e5e5e5;
    background: #fff;
    transition: background 0.25s ease;
    position: relative;
  }
  .rlv4-mt-tier:last-child { border-right: none; }
  .rlv4-mt-tier:hover { background: #fafaf7; }
  .rlv4-mt-tier--featured { background: #fafaf7; }
  .rlv4-mt-tier--featured:hover { background: #fafaf7; }

  /* Tag */
  .rlv4-mt-tag {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 20px;
  }

  /* Discount number */
  .rlv4-mt-discount-row {
    display: flex;
    align-items: flex-start;
    gap: 0;
    margin-bottom: 32px;
    line-height: 1;
  }
  .rlv4-mt-num {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-size: 140px;
    line-height: 0.8;
    letter-spacing: -0.08em;
    color: #1a1a1a;
  }
  .rlv4-mt-pct {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-size: 56px;
    line-height: 1;
    letter-spacing: -0.04em;
    color: #1a1a1a;
    margin-top: 8px;
  }

  /* Accent rule */
  .rlv4-mt-rule {
    width: 48px;
    height: 1px;
    background: #1a1a1a;
    margin-bottom: 24px;
  }

  /* Tier name */
  .rlv4-mt-name {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #1a1a1a;
    margin-bottom: 8px;
  }

  /* Spend */
  .rlv4-mt-spend {
    font-size: 14px;
    color: #666;
    margin-bottom: 24px;
    line-height: 1.4;
  }

  /* Description */
  .rlv4-mt-desc {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.55;
    color: #1a1a1a;
    margin-bottom: 40px;
  }
  .rlv4-mt-desc p { margin: 0; }
  .rlv4-mt-desc strong, .rlv4-mt-desc em { font-weight: 700; font-style: normal; }

  /* Standard CTA 鈥?underline link */
  .rlv4-mt-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #1a1a1a;
    text-decoration: none;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 4px;
    transition: gap 0.2s ease;
  }
  .rlv4-mt-cta:hover { gap: 16px; color: #1a1a1a; }

  /* Featured CTA 鈥?filled button */
  .rlv4-mt-cta--featured {
    border: none;
    padding: 14px 28px;
    background: #1a1a1a;
    color: #fff;
    border-radius: 2px;
    transition: background 0.2s ease, gap 0.2s ease;
  }
  .rlv4-mt-cta--featured:hover { background: #C4301C; color: #fff; gap: 10px; }

  /* 鈹€鈹€ Mobile 鈹€鈹€ */
  @media (max-width: 900px) {
    .rlv4-mt-grid { grid-template-columns: 1fr; }
    .rlv4-mt-tier {
      border-right: none;
      border-bottom: 1px solid #e5e5e5;
      padding: 40px 24px;
    }
    .rlv4-mt-tier:last-child { border-bottom: none; }
    .rlv4-mt-num { font-size: 100px; }
    .rlv4-mt-pct { font-size: 40px; }
    .rlv4-mt-intro { margin-bottom: 40px; }
  }


  #shopify-section-template--18118066733115__trade_projects .rlv4-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  /* 鈹€鈹€ Carousel outer 鈹€鈹€ */
  .rlv4-proj-outer {
    position: relative;
  }

  /* 鈹€鈹€ Clip + track 鈹€鈹€ */
  .rlv4-proj-clip {
    overflow: hidden;
  }

  .rlv4-proj-track {
    display: flex;
    gap: 16px;
    transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
  }

  /* 鈹€鈹€ Card 鈹€鈹€ */
  .rlv4-proj-card {
    flex: 0 0 calc((100% - 5 * 16px) / 5.5);
    min-width: 0;
  }

  /* Photo is the full card 鈥?overlay sits inside it */
  .rlv4-proj-photo {
    aspect-ratio: 4 / 5;
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
  }

  .rlv4-proj-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
  }

  .rlv4-proj-card:hover .rlv4-proj-photo img {
    transform: scale(1.04);
  }

  /* 鈹€鈹€ Gradient overlay 鈹€鈹€ */
  .rlv4-proj-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 48px 20px 20px;
    background: linear-gradient(to top, rgba(0,0,0,0.82) 0%, transparent 100%);
    color: #fff;
  }

  .rlv4-proj-tag {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.65);
    margin-bottom: 7px;
  }

  .rlv4-proj-name {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px;
    letter-spacing: -0.01em;
    line-height: 1.2;
  }

  .rlv4-proj-desc {
    font-size: 12px;
    color: rgba(255,255,255,0.75);
    margin: 0;
    line-height: 1.45;
  }

  /* 鈹€鈹€ Placeholder 鈹€鈹€ */
  .rlv4-proj-photo .rlv4-img-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-size: 12px;
    color: #999;
    background: #f0f0f0;
  }

  /* 鈹€鈹€ Arrow buttons 鈹€鈹€ */
  .rlv4-proj-btn {
    position: absolute;
    /* top set by JS to center on photo */
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1.5px solid #1a1a1a;
    background: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: background 0.2s ease, color 0.2s ease;
    color: #1a1a1a;
    font-size: 22px;
    line-height: 1;
    padding: 0;
  }

  .rlv4-proj-btn:hover { background: #1a1a1a; color: #fff; }
  .rlv4-proj-btn:disabled { opacity: 0.3; cursor: default; pointer-events: none; }
  .rlv4-proj-prev { left: -20px; }
  .rlv4-proj-next { right: -20px; }

  /* 鈹€鈹€ CTA 鈹€鈹€ */
  .rlv4-proj-cta { text-align: center; margin-top: 52px; }
  .rlv4-proj-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: #1a1a1a;
    color: #fff;
    border: 1px solid #1a1a1a;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-decoration: none;
    transition: background 0.25s ease, color 0.25s ease;
  }
  .rlv4-proj-cta-btn:hover { background: #fff; color: #1a1a1a; }

  /* 鈹€鈹€ Tablet: 3 visible 鈹€鈹€ */
  @media (max-width: 1024px) {
    .rlv4-proj-card { flex: 0 0 calc((100% - 3 * 16px) / 3.3); }
    .rlv4-proj-prev { left: -16px; }
    .rlv4-proj-next { right: -16px; }
  }

  /* 鈹€鈹€ Mobile: touch-scroll carousel 鈹€鈹€ */
  @media (max-width: 767px) {
    .rlv4-proj-clip {
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      -ms-overflow-style: none;
    }
    .rlv4-proj-clip::-webkit-scrollbar { display: none; }

    .rlv4-proj-track { transition: none; }
    .rlv4-proj-card { flex: 0 0 75%; scroll-snap-align: start; }
    .rlv4-proj-btn { display: none; }
  }


  #shopify-section-template--18118066733115__trade_reviews .rlv4-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    background: #fff;
  }

  /* 鈹€鈹€ Section header 鈹€鈹€ */
  .rlv4-rev-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
  }

  .rlv4-rev-heading {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: clamp(32px, 4vw, 54px);
    letter-spacing: -0.025em;
    line-height: 1.08;
    text-align: center;
    margin: 0 0 56px;
    color: #1a1a1a;
  }
  .rlv4-rev-heading strong { font-weight: 700; }

  /* 鈹€鈹€ Grid 鈹€鈹€ */
  .rlv4-reviews {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  /* 鈹€鈹€ Card 鈹€鈹€ */
  .rlv4-review {
    background: #f5f5f3;
    padding: 44px 36px 40px;
    display: flex;
    flex-direction: column;
  }

  /* Stars */
  .rlv4-rev-stars {
    font-size: 15px;
    letter-spacing: 3px;
    color: #1a1a1a;
    margin-bottom: 28px;
  }

  /* Quote */
  .rlv4-rev-quote {
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #1a1a1a;
    margin: 0;
    flex: 1;
    letter-spacing: -0.005em;
  }

  /* Separator */
  .rlv4-rev-sep {
    width: 32px;
    height: 1px;
    background: #bbb;
    margin: 32px 0 20px;
    flex-shrink: 0;
  }

  /* Name */
  .rlv4-rev-name {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #1a1a1a;
    margin: 0 0 5px;
  }

  /* Role line */
  .rlv4-rev-role {
    font-size: 11px;
    letter-spacing: 0.05em;
    color: #999;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
  }
  .rlv4-rev-role-label {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #C4301C;
  }
  .rlv4-rev-role-source {
    color: #999;
  }

  /* 鈹€鈹€ Mobile: horizontal carousel 鈹€鈹€ */
  @media (max-width: 767px) {
    .rlv4-rev-heading { margin-bottom: 36px; }

    .rlv4-reviews {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      gap: 12px;
      margin-left: -20px;
      margin-right: -20px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 4px;
      scrollbar-width: none;
      -ms-overflow-style: none;
    }
    .rlv4-reviews::-webkit-scrollbar { display: none; }

    .rlv4-review {
      flex: 0 0 82%;
      scroll-snap-align: start;
      padding: 32px 24px;
    }
  }


  #shopify-section-template--18118066733115__17772972443bba2ea8 {
    --section-padding-top: 0px;
    --section-padding-bottom: 0px;
  }


  #shopify-section-template--18118066733115__trade_faq .rlv4-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  /* 鈹€鈹€ Header 鈹€鈹€ */
  .rlv4-faq-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
  }

  .rlv4-faq-heading {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: clamp(30px, 3.5vw, 48px);
    letter-spacing: -0.025em;
    line-height: 1.1;
    text-align: center;
    margin: 0 0 56px;
    color: #1a1a1a;
  }
  .rlv4-faq-heading strong { font-weight: 700; }

  /* 鈹€鈹€ FAQ list 鈹€鈹€ */
  .rlv4-faq {
    max-width: 800px;
    margin: 0 auto;
  }

  .rlv4-faq details {
    border-top: 1px solid #e5e5e5;
    padding: 28px 0;
  }
  .rlv4-faq details:last-child {
    border-bottom: 1px solid #e5e5e5;
  }

  .rlv4-faq summary {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
    color: #1a1a1a;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    letter-spacing: -0.005em;
    transition: opacity 0.2s ease;
    gap: 16px;
  }
  .rlv4-faq summary:hover { opacity: 0.6; }
  .rlv4-faq summary::-webkit-details-marker { display: none; }

  /* +/鈭?icon */
  .rlv4-faq summary::after {
    content: '+';
    font-size: 24px;
    font-weight: 300;
    color: #1a1a1a;
    flex-shrink: 0;
    line-height: 1;
    transition: transform 0.2s ease;
  }
  .rlv4-faq details[open] summary::after { content: '-'; }

  .rlv4-faq details p {
    margin: 18px 0 0;
    color: #666;
    font-size: 15px;
    line-height: 1.7;
    padding-right: 48px;
  }

  @media (max-width: 767px) {
    .rlv4-faq-heading { margin-bottom: 36px; }
    .rlv4-faq details p { padding-right: 0; }
    .rlv4-faq summary { font-size: 15px; }
  }


  #shopify-section-template--18118066733115__trade_cta .rlv4-final {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #000000;
  }

  .rlv4-final {
    position: relative;
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    overflow: hidden;
  }

  /* Background image layer */
  .rlv4-final-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
  }
  .rlv4-final-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  /* Content sits above the image */
  .rlv4-final-inner {
    position: relative;
    z-index: 1;
    max-width: 680px;
    margin: 0 auto;
  }

  .rlv4-final-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.45);
    margin-bottom: 24px;
  }

  .rlv4-final h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: clamp(38px, 5.5vw, 68px);
    color: #fff;
    line-height: 1.06;
    letter-spacing: -0.03em;
    margin: 0 0 24px;
  }
  .rlv4-final h2 strong { font-weight: 700; }

  .rlv4-final-body {
    color: rgba(255,255,255,0.55);
    font-size: 16px;
    line-height: 1.65;
    margin: 0 0 44px;
  }

  .rlv4-final-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .rlv4-secondary-link {
    color: rgba(255,255,255,0.45);
    font-size: 13px;
    text-decoration: underline;
    text-underline-offset: 3px;
    letter-spacing: 0.02em;
    transition: color 0.2s ease;
  }
  .rlv4-secondary-link:hover { color: #fff; }

  @media (max-width: 767px) {
    .rlv4-final { padding-left: 20px; padding-right: 20px; }
  }

@font-face { font-family: Archivo; font-style: normal; font-weight: 400; font-display: swap; src: url('../fonts/archivo-400.woff2') format('woff2'); }
@font-face { font-family: Archivo; font-style: normal; font-weight: 700; font-display: swap; src: url('../fonts/archivo-700.woff2') format('woff2'); }
.trade-program-page .rl-trade-v4 { font-size: 15px; }
.trade-program-page #shopify-section-template--18118066733115__rich_text_yYLWz3 .section-rich-text { padding: 50px max(24px, calc((100vw - 1635px) / 2)); }
.trade-program-page #shopify-section-template--18118066733115__rich_text_yYLWz3 .rich-text { text-align: center; }
.trade-program-page #shopify-section-template--18118066733115__rich_text_yYLWz3 .rich-text__heading { margin: 0; font-family: Archivo, sans-serif; font-size: clamp(32px, 4vw, 52px); font-weight: 400; line-height: 1.25; }
.trade-program-page #shopify-section-template--18118066733115__rich_text_yYLWz3 .rich-text__text { display: block; margin-top: 12px; font-size: 15px; line-height: 24px; }
.trade-program-page .highlight-text { position: relative; display: inline-block; font-weight: 400; }
.trade-program-page .highlight-text__svg { position: absolute; top: 50%; left: 50%; display: block; width: 115%; height: 160%; max-width: none; overflow: visible; pointer-events: none; transform: translate(-50%, -50%); }
.trade-apply-anchor { display: block; position: relative; top: -130px; visibility: hidden; }
.rufat-trade-form { width: min(760px, calc(100% - 40px)); margin: 0 auto 64px; padding: 42px; border: 1px solid #e6e2dc; background: #fff; color: #202020; font-family: Archivo, sans-serif; text-align: left; box-shadow: 0 18px 50px rgba(0,0,0,.08); }
.rufat-trade-form__head { margin-bottom: 28px; text-align: center; }
.rufat-trade-form__head h2 { margin: 0 0 8px; font-size: 28px; line-height: 1.2; }
.rufat-trade-form__head p,.rufat-trade-form__legal { margin: 0; color: #686868; font-size: 13px; }
.rufat-trade-form__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.rufat-trade-form label { display: grid; gap: 7px; font-size: 13px; font-weight: 600; }
.rufat-trade-form label.is-wide { grid-column: 1/-1; }
.rufat-trade-form input,.rufat-trade-form select,.rufat-trade-form textarea { width: 100%; min-height: 48px; padding: 11px 13px; border: 1px solid #cfcfcf; border-radius: 0; background: #fff; color: #202020; font: inherit; font-weight: 400; }
.rufat-trade-form textarea { resize: vertical; }
.rufat-trade-form__consent { display: flex !important; grid-template-columns: 18px 1fr; align-items: center; margin: 18px 0; font-weight: 400 !important; }
.rufat-trade-form__consent input { width: 16px; min-height: 16px; }
.rufat-trade-form button { width: 100%; min-height: 52px; margin-bottom: 15px; border: 1px solid #000; background: #000; color: #fff; font-weight: 700; cursor: pointer; }
.rufat-trade-form__notice { padding: 12px; background: #f4f1eb; text-align: center; }
@media(max-width:767px){.rufat-trade-form{padding:28px 20px}.rufat-trade-form__grid{grid-template-columns:1fr}.rufat-trade-form label.is-wide{grid-column:auto}}
@media(max-width:767px){.trade-program-page #shopify-section-template--18118066733115__rich_text_yYLWz3 .section-rich-text{padding:38px 20px}.trade-program-page #shopify-section-template--18118066733115__rich_text_yYLWz3 .rich-text__heading{font-size:30px;line-height:1.22}}
@media(max-width:767px){.trade-program-page .rlv4-section{padding-right:16px;padding-left:16px}.trade-program-page .rlv4-hero-content{width:100%;padding-right:18px;padding-left:18px}.trade-program-page .rlv4-hero-cta{width:100%;flex-direction:column;align-items:stretch}.trade-program-page .rlv4-hero-cta .rlv4-btn{width:100%}.trade-program-page .rlv4-who{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.trade-program-page .rlv4-who-card,.trade-program-page .rlv4-proj-card{flex-basis:82%}.rufat-trade-form{width:calc(100% - 28px);margin-bottom:44px;padding:26px 16px}.rufat-trade-form__head h2{font-size:25px}.rufat-trade-form input,.rufat-trade-form select,.rufat-trade-form textarea{font-size:16px}.trade-program-page .rlv4-final-actions .rlv4-btn{width:100%}}
