.lani-phone-experience-cta { box-sizing: border-box; border-radius: 18px; padding: 1.15rem 1.2rem; margin: 2rem 0; overflow: hidden; overflow-wrap: anywhere; font-family: inherit; }
.lani-phone-experience-cta * { box-sizing: border-box; }
.lani-phone-experience-cta__pr { margin: 0 0 .45rem; font-size: .74rem; font-weight: 800; letter-spacing: .06em; color: #62546e; }
.lani-phone-experience-cta__title { margin: .15rem 0 .45rem; font-size: 1.12rem; line-height: 1.55; color: #2d2633; }
.lani-phone-experience-cta__copy { margin: .35rem 0 0; line-height: 1.82; color: #4e4852; }
.lani-phone-experience-cta__portrait { margin: .55rem auto; text-align: center; }
.lani-phone-experience-cta__portrait img { width: 160px; height: 160px; max-width: 100%; object-fit: cover; border-radius: 50%; border: 2px solid #fff; box-shadow: 0 4px 12px rgba(60,40,80,.14); display: inline-block; }
.lani-phone-experience-cta__actions { display: flex; gap: .7rem; flex-wrap: wrap; margin-top: 1rem; }
.lani-phone-experience-cta__button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: .72rem 1.2rem; border-radius: 999px; text-decoration: none !important; font-weight: 800; line-height: 1.35; text-align: center; }
.lani-phone-experience-cta--teacher-compact { border: 1px solid #d9cfe5; background: linear-gradient(135deg,#fbf8fd,#f4f9fc); }
.lani-phone-experience-cta--teacher-compact .lani-phone-experience-cta__portrait img { width: 128px; height: 128px; }
.lani-phone-experience-cta--teacher-compact .lani-phone-experience-cta__button--primary { background: #6b4b88; color: #fff; box-shadow: 0 6px 16px rgba(80,53,104,.18); }
.lani-phone-experience-cta--teacher-editorial { border: 1px solid #cddfe9; border-left: 5px solid #5c9dbd; background: #f6fbfd; }
.lani-phone-experience-cta--teacher-editorial .lani-phone-experience-cta__button--primary { background: #246f94; color: #fff; box-shadow: 0 6px 16px rgba(36,111,148,.18); }
.lani-phone-experience-cta--recommendation { border: 1px solid #ead7ca; background: linear-gradient(140deg,#fffaf5,#fff7fb); }
.lani-phone-experience-cta--recommendation .lani-phone-experience-cta__pr { color: #9b5b43; }
.lani-phone-experience-cta--recommendation .lani-phone-experience-cta__button--primary { background: #b85e69; color: #fff; box-shadow: 0 6px 16px rgba(154,66,77,.18); }
.lani-phone-experience-cta--recommendation .lani-phone-experience-cta__button--secondary { border: 1px solid #b85e69; background: #fff; color: #9a4350; }
.lani-phone-experience-cta__campaign-layout { display: flex; align-items: flex-start; gap: 1rem; margin-top: .55rem; }
.lani-phone-experience-cta__campaign { width: min(260px,40%); flex: 0 0 min(260px,40%); margin: 0; }
.lani-phone-experience-cta__campaign img { width: 100%; height: auto; border-radius: 12px; display: block; }
.lani-phone-experience-cta__campaign-body { flex: 1; min-width: 0; }
.lani-phone-experience-cta__proof { margin: .8rem 0 0; padding: .75rem .9rem; border-radius: 11px; background: rgba(255,255,255,.78); font-size: .9rem; color: #5e5050; }
.lani-phone-experience-cta--service-full { text-align: center; border: 1px solid #bad9eb; background: linear-gradient(155deg,#edf8fd,#f9f5fc); }
.lani-phone-experience-cta--service-full .lani-phone-experience-cta__campaign { width: 100%; max-width: 720px; flex: none; margin: 0 auto .85rem; }
.lani-phone-experience-cta--service-full .lani-phone-experience-cta__campaign img { width: 100%; max-width: 720px; height: auto; border-radius: 12px; }
.lani-phone-experience-cta--service-full .lani-phone-experience-cta__button--primary { background: linear-gradient(135deg,#1687bf,#4f66ae); color: #fff; box-shadow: 0 8px 20px rgba(32,104,158,.22); }
.lani-phone-experience-cta__offer { margin: .85rem 0 0; font-size: 1.04rem; font-weight: 800; color: #a4531d; }
.lani-phone-experience-cta__note { margin: .65rem 0 0; font-size: .75rem; color: #746f77; }
@media (max-width: 640px) {
  .lani-phone-experience-cta { padding: 1rem .95rem; margin: 1.65rem 0; border-radius: 15px; }
  .lani-phone-experience-cta__portrait img, .lani-phone-experience-cta--teacher-compact .lani-phone-experience-cta__portrait img { width: min(160px,100%); height: auto; }
  .lani-phone-experience-cta__campaign-layout { display: block; }
  .lani-phone-experience-cta__campaign { width: min(300px,100%); flex: none; margin: 0 auto .6rem; }
  .lani-phone-experience-cta__campaign img { width: 100%; margin: 0; }
  .lani-phone-experience-cta__actions { display: block; }
  .lani-phone-experience-cta__button { display: flex; width: 100%; margin-top: .6rem; }
  .lani-phone-experience-cta__title { font-size: 1.04rem; }
}
