/**
 * Just4You Pro — CBD product landing
 * Loaded only on /product/cbd/ via inc/enqueue.php.
 * Scoped to .j4y-cbd. Uses the brand palette but shifts the visual weight
 * toward sage-deep / navy-dark in the hero to evoke "calm/night/pause" without
 * introducing new colors that would break brand consistency.
 */

.j4y-cbd { font-family: 'Inter', system-ui, sans-serif; line-height: 1.7; color: var(--c-ink); }
.j4y-cbd h1, .j4y-cbd h2, .j4y-cbd h3, .j4y-cbd h4 {
    font-family: 'DM Serif Display', Georgia, serif; font-weight: 400;
    color: var(--c-sage-deep); letter-spacing: -.018em; line-height: 1.1;
    margin: 0 0 1rem;
}
.j4y-cbd h1 em, .j4y-cbd h2 em, .j4y-cbd h3 em {
    color: var(--c-terracotta-dark); font-style: italic; font-family: inherit;
}
.j4y-cbd p { margin: 0 0 1rem; }
.j4y-cbd img { max-width: 100%; height: auto; display: block; }

.j4y-cbd .j4y-eyebrow {
    display: inline-flex; align-items: center; gap: .5rem;
    font-size: .82rem; font-weight: 600; letter-spacing: .14em;
    color: var(--c-terracotta-dark); text-transform: uppercase;
    margin: 0 0 1.4rem;
}
.j4y-cbd .j4y-eyebrow::before {
    content: ""; width: 22px; height: 1px; background: var(--c-terracotta);
}

/* ===== 1. HERO — nocturno ===== */
.j4y-cbd__hero {
    position: relative; min-height: 80vh;
    display: flex; align-items: center;
    overflow: hidden;
    background: linear-gradient(135deg, var(--c-sage-deep) 0%, var(--c-navy-dark) 100%);
    color: var(--c-cream);
}
.j4y-cbd__hero h1 { color: var(--c-cream); }
.j4y-cbd__hero h1 em { color: var(--c-terracotta-light); }
.j4y-cbd__hero .j4y-eyebrow { color: var(--c-terracotta-light); }
.j4y-cbd__hero .j4y-eyebrow::before { background: var(--c-terracotta-light); }
.j4y-cbd__hero-blob-a {
    position: absolute; width: 720px; height: 720px;
    border-radius: 50%; background: var(--c-sage); opacity: .18;
    top: -260px; right: -300px; filter: blur(80px); z-index: 0;
}
.j4y-cbd__hero-blob-b {
    position: absolute; width: 500px; height: 500px;
    border-radius: 50%; background: var(--c-terracotta); opacity: .14;
    bottom: -200px; left: -180px; filter: blur(80px); z-index: 0;
}
.j4y-cbd__hero-inner {
    position: relative; z-index: 1;
    display: grid; grid-template-columns: 1.05fr 1fr; gap: 60px;
    align-items: center; padding: 80px 0;
}
.j4y-cbd__hero-copy h1 { font-size: clamp(2.6rem, 5vw, 4.2rem); margin-bottom: 1.4rem; }
.j4y-cbd__hero-lede {
    font-size: 1.15rem; line-height: 1.7;
    color: rgba(244,233,216,.85); max-width: 50ch; margin-bottom: 2rem;
    font-weight: 400;
}
.j4y-cbd__hero-cta { display: flex; gap: 1rem; align-items: center; flex-wrap: wrap; }
.j4y-cbd__hero-cta .j4y-btn--ghost {
    border-color: var(--c-cream); color: var(--c-cream);
}
.j4y-cbd__hero-cta .j4y-btn--ghost:hover {
    background: var(--c-cream); color: var(--c-sage-deep);
}
.j4y-cbd__hero-media { position: relative; }
.j4y-cbd__hero-circle {
    aspect-ratio: 1; border-radius: 50%;
    background: radial-gradient(circle at 35% 30%, rgba(255,255,255,.08) 0%, rgba(255,255,255,0) 60%),
                linear-gradient(160deg, rgba(168,192,154,.18) 0%, rgba(38,71,7,.6) 100%);
    border: 1px solid rgba(168,192,154,.20);
    display: flex; align-items: center; justify-content: center;
    box-shadow: 0 40px 80px rgba(0,0,0,.45),
                inset 0 0 60px rgba(255,255,255,.04);
    position: relative;
    max-width: 520px; margin-left: auto;
}
.j4y-cbd__hero-circle::before {
    content: ""; position: absolute; inset: 26px;
    border-radius: 50%; border: 1px dashed rgba(244,233,216,.18); z-index: 1; pointer-events: none;
}
.j4y-cbd__hero-circle img {
    width: 55%;
    filter: drop-shadow(0 22px 38px rgba(0,0,0,.6));
    position: relative; z-index: 2;
}
.j4y-cbd__hero-tag {
    position: absolute; background: #fff; padding: 12px 18px;
    border-radius: var(--r-pill); font-size: .9rem; font-weight: 600;
    color: var(--c-sage-deep); box-shadow: 0 18px 38px rgba(0,0,0,.35);
    display: inline-flex; align-items: center; gap: .5rem; z-index: 4;
}
.j4y-cbd__hero-tag::before {
    content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--c-terracotta);
}
.j4y-cbd__hero-tag--top { top: 8%; right: -6%; }
.j4y-cbd__hero-tag--bottom { bottom: 14%; left: -4%; }
.j4y-cbd__hero-tag--bottom::before { background: var(--c-sage-dark); }

/* ===== 2. PROMESA ===== */
.j4y-cbd__promesa {
    padding: 80px 0; text-align: center;
    background: var(--c-cream-warm);
    border-top: 1px solid var(--c-line);
    border-bottom: 1px solid var(--c-line);
}
.j4y-cbd__promesa h2 {
    font-size: clamp(1.8rem, 3.4vw, 2.7rem);
    max-width: 26ch; margin: 0 auto;
    line-height: 1.25;
}

/* ===== 3. ¿ES PARA TI? ===== */
.j4y-cbd__foryou { padding: 100px 0; background: var(--c-cream); }
.j4y-cbd__foryou-head { text-align: center; margin-bottom: 60px; }
.j4y-cbd__foryou-head h2 { font-size: clamp(2rem, 3.8vw, 3rem); margin-bottom: .8rem; }
.j4y-cbd__foryou-head p { color: var(--c-muted); font-size: 1.05rem; max-width: 56ch; margin: 0 auto; }
.j4y-cbd__foryou-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.j4y-cbd__foryou-card {
    padding: 44px 36px; border-radius: var(--r-lg);
    background: rgba(168,192,154,.18);
    border: 1px solid rgba(168,192,154,.4);
}
.j4y-cbd__foryou-card--no { background: rgba(229,182,158,.22); border-color: rgba(201,125,92,.35); }
.j4y-cbd__foryou-card h3 { font-size: 1.5rem; margin-bottom: 24px; }
.j4y-cbd__foryou-list { list-style: none; padding: 0; margin: 0; }
.j4y-cbd__foryou-list li {
    padding: 14px 0; padding-left: 32px; position: relative;
    border-bottom: 1px solid rgba(0,0,0,.05);
    font-size: 1rem; color: var(--c-ink);
}
.j4y-cbd__foryou-list li:last-child { border-bottom: 0; }
.j4y-cbd__foryou-list li::before {
    content: ""; position: absolute; left: 0; top: 18px;
    width: 18px; height: 18px; border-radius: 50%;
}
.j4y-cbd__foryou-card--yes .j4y-cbd__foryou-list li::before { background: var(--c-sage-dark); }
.j4y-cbd__foryou-card--no .j4y-cbd__foryou-list li::before { background: var(--c-terracotta); opacity: .7; }

/* ===== 4. BENEFICIOS ===== */
.j4y-cbd__benefits { padding: 100px 0; background: var(--c-cream-warm); }
.j4y-cbd__benefits-head { text-align: center; margin-bottom: 80px; }
.j4y-cbd__benefits-head h2 { font-size: clamp(2rem, 3.8vw, 3rem); }
.j4y-cbd__benefit {
    display: grid; grid-template-columns: 1fr 1fr; gap: 80px;
    align-items: center; margin-bottom: 80px;
}
.j4y-cbd__benefit:last-child { margin-bottom: 0; }
.j4y-cbd__benefit:nth-child(even) .j4y-cbd__benefit-visual { order: 2; }
.j4y-cbd__benefit-num {
    font-family: 'DM Serif Display', serif; font-size: 5rem;
    color: var(--c-terracotta-dark); line-height: 1;
    margin-bottom: 18px; font-style: italic;
}
.j4y-cbd__benefit h3 { font-size: clamp(1.6rem, 2.8vw, 2.2rem); margin-bottom: 1rem; line-height: 1.2; }
.j4y-cbd__benefit p { font-size: 1.06rem; color: var(--c-muted); max-width: 50ch; }
.j4y-cbd__benefit-visual {
    aspect-ratio: 4/3; border-radius: var(--r-lg);
    overflow: hidden; box-shadow: var(--shadow-md);
    position: relative;
    background: linear-gradient(135deg, var(--c-cream-deep) 0%, var(--c-sage-tint) 100%);
    display: flex; align-items: center; justify-content: center;
    color: var(--c-sage-deep); font-style: italic; text-align: center; padding: 30px;
    border: 2px dashed rgba(122,154,106,.3);
}
.j4y-cbd__benefit-visual img { width: 100%; height: 100%; object-fit: cover; display: block; }
.j4y-cbd__benefit-visual--placeholder { font-size: .92rem; }

/* ===== 5. PREGUNTAS / OBJECIONES — sigue oscuro, se ata visualmente al hero ===== */
.j4y-cbd__objections { padding: 100px 0; background: var(--c-sage-deep); color: var(--c-cream); }
.j4y-cbd__objections h2, .j4y-cbd__objections h3 { color: var(--c-cream); }
.j4y-cbd__objections-head { text-align: center; margin-bottom: 60px; max-width: 44ch; margin-left: auto; margin-right: auto; }
.j4y-cbd__objections-head .j4y-eyebrow { color: var(--c-terracotta-light); }
.j4y-cbd__objections-head .j4y-eyebrow::before { background: var(--c-terracotta-light); }
.j4y-cbd__objections-head h2 { font-size: clamp(2rem, 3.8vw, 3rem); margin-bottom: 1rem; }
.j4y-cbd__objections-head p { opacity: .85; font-size: 1.08rem; }
.j4y-cbd__objections-list { max-width: 760px; margin: 0 auto; }
.j4y-cbd__objection {
    background: rgba(255,255,255,.05);
    border: 1px solid rgba(255,255,255,.15);
    border-radius: var(--r-md); padding: 28px 32px; margin-bottom: 16px;
}
.j4y-cbd__objection h3 {
    font-size: 1.25rem; margin-bottom: .8rem;
    display: flex; align-items: flex-start; gap: 14px;
}
.j4y-cbd__objection h3::before {
    content: "?"; flex-shrink: 0;
    width: 28px; height: 28px; border-radius: 50%;
    background: var(--c-terracotta); color: #fff;
    display: inline-flex; align-items: center; justify-content: center;
    font-size: .9rem; font-weight: 700; font-family: 'Inter', sans-serif; margin-top: 2px;
}
.j4y-cbd__objection p { color: rgba(244,233,216,.85); margin: 0; padding-left: 42px; }

/* ===== 6. CÓMO SE USA ===== */
.j4y-cbd__howto { padding: 100px 0; background: var(--c-cream); text-align: center; }
.j4y-cbd__howto-head { margin-bottom: 60px; }
.j4y-cbd__howto-head h2 { font-size: clamp(2rem, 3.8vw, 3rem); }
.j4y-cbd__howto-head p { color: var(--c-muted); max-width: 52ch; margin: 0 auto; }
.j4y-cbd__howto-steps { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 40px; margin-bottom: 40px; }
.j4y-cbd__howto-step { text-align: center; }
.j4y-cbd__howto-num {
    width: 56px; height: 56px; border-radius: 50%;
    background: var(--c-terracotta); color: #fff;
    display: inline-flex; align-items: center; justify-content: center;
    font-family: 'DM Serif Display', serif; font-size: 1.6rem;
    margin-bottom: 24px; box-shadow: var(--shadow-terra);
}
.j4y-cbd__howto-icon {
    width: 100px; height: 100px; border-radius: 50%;
    background: var(--c-sage-tint); margin: 0 auto 20px;
    display: flex; align-items: center; justify-content: center;
    font-size: 2.4rem;
}
.j4y-cbd__howto-step h3 { font-size: 1.25rem; margin-bottom: .6rem; }
.j4y-cbd__howto-step p { color: var(--c-muted); font-size: .98rem; }
.j4y-cbd__howto-tip {
    background: var(--c-cream-deep); padding: 20px 32px; border-radius: var(--r-md);
    max-width: 640px; margin: 0 auto; font-style: italic;
    color: var(--c-sage-deep); border-left: 3px solid var(--c-terracotta); text-align: left;
}

/* ===== 7. INGREDIENTES / CALIDAD ===== */
.j4y-cbd__ingredients { padding: 100px 0; background: var(--c-cream-warm); }
.j4y-cbd__ingredients-inner { display: grid; grid-template-columns: 1fr 1.1fr; gap: 80px; align-items: center; }
.j4y-cbd__ingredients-visual {
    aspect-ratio: 1; border-radius: var(--r-lg);
    background: radial-gradient(circle at 35% 30%, rgba(255,255,255,.08) 0%, rgba(255,255,255,0) 60%),
                linear-gradient(160deg, rgba(168,192,154,.20) 0%, rgba(38,71,7,.7) 100%);
    display: flex; align-items: center; justify-content: center;
    box-shadow: 0 30px 70px rgba(0,0,0,.30); padding: 40px;
    position: relative; overflow: hidden;
    border: 1px solid rgba(168,192,154,.20);
}
.j4y-cbd__ingredients-visual::before {
    content: ""; position: absolute; inset: 30px;
    border-radius: var(--r-md);
    border: 1px dashed rgba(244,233,216,.18); pointer-events: none;
}
.j4y-cbd__ingredients-visual img {
    width: 60%; max-height: 80%; object-fit: contain;
    filter: drop-shadow(0 24px 40px rgba(0,0,0,.55));
    position: relative; z-index: 2;
}
.j4y-cbd__ingredients-copy h2 { font-size: clamp(2rem, 3.6vw, 2.8rem); margin-bottom: 1.2rem; }
.j4y-cbd__ingredients-copy > p { color: var(--c-muted); margin-bottom: 2rem; font-size: 1.05rem; }
.j4y-cbd__ingredients-list { list-style: none; padding: 0; margin: 0; }
.j4y-cbd__ingredients-list li {
    padding: 16px 0; border-bottom: 1px solid var(--c-line);
    display: flex; gap: 16px; align-items: flex-start;
}
.j4y-cbd__ingredients-list li:last-child { border-bottom: 0; }
.j4y-cbd__ingredients-icon {
    width: 38px; height: 38px; border-radius: 50%;
    background: var(--c-sage-tint); flex-shrink: 0;
    display: inline-flex; align-items: center; justify-content: center;
    font-size: 1.1rem;
}
.j4y-cbd__ingredients-content strong {
    color: var(--c-sage-deep); display: block; margin-bottom: 2px;
    font-family: 'DM Serif Display', serif; font-size: 1.1rem; font-weight: 400;
}
.j4y-cbd__ingredients-content span {
    color: var(--c-muted); font-size: .98rem; line-height: 1.5;
}

/* ===== 8. TESTIMONIALS ===== */
.j4y-cbd__testimonials { padding: 100px 0; background: var(--c-cream); }
.j4y-cbd__testimonials-head { text-align: center; margin-bottom: 60px; }
.j4y-cbd__testimonials-head h2 { font-size: clamp(2rem, 3.8vw, 3rem); margin-bottom: 1rem; }
.j4y-cbd__testimonials-head p { color: var(--c-muted); }
.j4y-cbd__testimonials-head .stars {
    display: inline-flex; gap: 4px; margin-bottom: 16px;
    color: var(--c-terracotta); font-size: 1.2rem;
}
.j4y-cbd__testimonials-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 32px; }
.j4y-cbd__testimonial {
    background: #fff; padding: 32px;
    border-radius: var(--r-lg); box-shadow: var(--shadow-sm);
    border: 1px solid var(--c-line);
}
.j4y-cbd__testimonial-head { display: flex; align-items: center; gap: 14px; margin-bottom: 20px; }
.j4y-cbd__testimonial-avatar {
    width: 52px; height: 52px; border-radius: 50%;
    background: linear-gradient(135deg, var(--c-sage-deep) 0%, var(--c-terracotta) 100%);
    display: flex; align-items: center; justify-content: center;
    color: #fff; font-family: 'DM Serif Display', serif; font-size: 1.2rem;
}
.j4y-cbd__testimonial-name { font-weight: 600; color: var(--c-sage-deep); margin: 0; }
.j4y-cbd__testimonial-meta { color: var(--c-muted); font-size: .85rem; margin: 0; }
.j4y-cbd__testimonial-quote { color: var(--c-ink); font-size: 1rem; line-height: 1.6; margin: 0; }
.j4y-cbd__testimonial-stars {
    display: flex; gap: 2px; margin-top: 14px; color: var(--c-terracotta); font-size: 1rem;
}

/* ===== 9. GUARANTEE BAR ===== */
.j4y-cbd__guarantee {
    padding: 70px 0; background: var(--c-cream-warm);
    border-top: 1px solid var(--c-line); border-bottom: 1px solid var(--c-line);
}
.j4y-cbd__guarantee-row { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 40px; text-align: center; }
.j4y-cbd__guarantee-icon {
    width: 56px; height: 56px; margin: 0 auto 18px;
    background: var(--c-sage-tint); border-radius: 50%;
    display: inline-flex; align-items: center; justify-content: center; font-size: 1.6rem;
}
.j4y-cbd__guarantee-item h4 {
    font-size: 1.15rem; color: var(--c-sage-deep); margin-bottom: 6px;
    font-family: 'Inter', sans-serif; font-weight: 700;
}
.j4y-cbd__guarantee-item p { color: var(--c-muted); font-size: .95rem; margin: 0; }

/* ===== 10. CTA FINAL — single product card (no variants) ===== */
.j4y-cbd__cta {
    padding: 110px 0 120px; text-align: center;
    background: linear-gradient(135deg, var(--c-sage-deep) 0%, var(--c-navy-dark) 100%);
    color: var(--c-cream); position: relative; overflow: hidden;
}
.j4y-cbd__cta::before {
    content: ""; position: absolute; width: 600px; height: 600px;
    background: var(--c-terracotta); opacity: .12; border-radius: 50%;
    top: -200px; right: -200px; filter: blur(60px);
}
.j4y-cbd__cta h2 {
    color: var(--c-cream); font-size: clamp(2.4rem, 4.6vw, 3.6rem);
    margin-bottom: 1.2rem; position: relative;
}
.j4y-cbd__cta-intro {
    max-width: 56ch; margin: 0 auto 3rem; font-size: 1.1rem;
    opacity: .9; position: relative;
}
.j4y-cbd__cta-card {
    max-width: 560px; margin: 0 auto;
    background: rgba(255,255,255,.04);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,.15);
    border-radius: var(--r-lg);
    padding: 40px 36px;
    position: relative; z-index: 2;
    display: grid; grid-template-columns: 200px 1fr; gap: 28px; align-items: center;
    text-align: left;
}
.j4y-cbd__cta-card-image {
    aspect-ratio: 1;
    background: radial-gradient(circle at 35% 30%, rgba(255,255,255,.08) 0%, rgba(255,255,255,0) 60%),
                linear-gradient(160deg, rgba(168,192,154,.18) 0%, rgba(38,71,7,.7) 100%);
    border-radius: 50%;
    border: 1px solid rgba(168,192,154,.20);
    display: flex; align-items: center; justify-content: center;
    box-shadow: 0 18px 40px rgba(0,0,0,.4);
}
.j4y-cbd__cta-card-image img {
    width: 70%; filter: drop-shadow(0 14px 24px rgba(0,0,0,.5));
}
.j4y-cbd__cta-card-info { color: var(--c-cream); }
.j4y-cbd__cta-card-eyebrow {
    font-size: .72rem; letter-spacing: .18em; text-transform: uppercase;
    color: var(--c-terracotta-light); font-weight: 600; margin-bottom: 8px;
}
.j4y-cbd__cta-card-name {
    font-family: 'DM Serif Display', serif; font-size: 1.85rem;
    color: var(--c-cream); margin: 0 0 4px;
}
.j4y-cbd__cta-card-meta { color: rgba(244,233,216,.65); font-size: .92rem; margin: 0 0 18px; }
.j4y-cbd__cta-card-price {
    font-family: 'DM Serif Display', serif; font-size: 2.4rem;
    color: var(--c-cream); margin-bottom: 16px;
}
.j4y-cbd__cta-card-btn {
    display: inline-flex; align-items: center; justify-content: center;
    gap: .5rem;
    background: var(--c-terracotta); color: #fff;
    padding: 14px 30px; border-radius: var(--r-pill);
    font-weight: 600; font-size: 1rem;
    text-decoration: none; transition: background .2s ease, transform .2s ease;
    box-shadow: var(--shadow-terra);
}
.j4y-cbd__cta-card-btn:hover { background: var(--c-terracotta-dark); transform: translateY(-2px); }
.j4y-cbd__cta-sub {
    margin-top: 2.4rem; font-size: .92rem;
    color: rgba(244,233,216,.65); position: relative;
}

/* ===== 11. FAQ RESIDUAL ===== */
.j4y-cbd__faq { padding: 100px 0; background: var(--c-cream); }
.j4y-cbd__faq-head { text-align: center; margin-bottom: 50px; }
.j4y-cbd__faq-head h2 { font-size: clamp(1.8rem, 3.4vw, 2.6rem); }
.j4y-cbd__faq-list { max-width: 760px; margin: 0 auto; }
.j4y-cbd__faq-item { border-bottom: 1px solid var(--c-line); padding: 20px 0; }
.j4y-cbd__faq-item summary {
    cursor: pointer; font-weight: 600; color: var(--c-sage-deep);
    font-size: 1.08rem; list-style: none;
    display: flex; justify-content: space-between; align-items: center;
}
.j4y-cbd__faq-item summary::-webkit-details-marker { display: none; }
.j4y-cbd__faq-item summary::after {
    content: "+"; font-size: 1.6rem; color: var(--c-terracotta);
    font-weight: 300; transition: transform .2s;
}
.j4y-cbd__faq-item[open] summary::after { transform: rotate(45deg); }
.j4y-cbd__faq-item p { color: var(--c-muted); margin-top: 14px; padding-right: 40px; }

/* ===== Responsive ===== */
@media (max-width: 880px) {
    .j4y-cbd .j4y-container { padding-left: 24px; padding-right: 24px; }

    .j4y-cbd__hero { min-height: auto; padding: 0; }
    .j4y-cbd__hero-inner { grid-template-columns: 1fr; padding: 56px 0; gap: 32px; }
    .j4y-cbd__hero-media { order: -1; }
    .j4y-cbd__hero-circle { max-width: 320px; margin: 0 auto; }
    .j4y-cbd__hero-copy { padding-left: 36px; padding-right: 24px; }
    .j4y-cbd__hero-copy h1 { font-size: clamp(2.1rem, 8vw, 2.8rem); }
    .j4y-cbd__hero-cta { gap: .6rem; }
    .j4y-cbd__hero-cta .j4y-btn { padding: 12px 22px; font-size: .95rem; }

    .j4y-cbd__promesa { padding-top: 56px; padding-bottom: 56px; }
    .j4y-cbd__foryou,
    .j4y-cbd__benefits,
    .j4y-cbd__objections,
    .j4y-cbd__howto,
    .j4y-cbd__ingredients,
    .j4y-cbd__testimonials,
    .j4y-cbd__faq,
    .j4y-cbd__cta { padding-top: 70px; padding-bottom: 70px; }

    .j4y-cbd__foryou-grid { grid-template-columns: 1fr; }
    .j4y-cbd__foryou-card { padding: 32px 24px; }

    .j4y-cbd__benefit { grid-template-columns: 1fr; gap: 24px; margin-bottom: 56px; }
    .j4y-cbd__benefit:nth-child(even) .j4y-cbd__benefit-visual { order: 0; }
    .j4y-cbd__benefit-num { font-size: 3.6rem; }

    .j4y-cbd__objection { padding: 22px 24px; }
    .j4y-cbd__objection p { padding-left: 0; margin-top: .4rem; }

    .j4y-cbd__howto-steps { grid-template-columns: 1fr; gap: 32px; }
    .j4y-cbd__howto-tip { padding: 18px 22px; }

    .j4y-cbd__ingredients-inner { grid-template-columns: 1fr; gap: 40px; }
    .j4y-cbd__ingredients-visual { padding: 28px; }

    .j4y-cbd__testimonials-grid { grid-template-columns: 1fr; }
    .j4y-cbd__testimonial { padding: 26px; }

    .j4y-cbd__guarantee-row { grid-template-columns: 1fr; gap: 30px; }

    .j4y-cbd__cta-card { grid-template-columns: 1fr; text-align: center; padding: 32px 24px; }
    .j4y-cbd__cta-card-image { max-width: 200px; margin: 0 auto; }
}
