/* Same edit, more audiences. Product illustrations built from native UI and SVG. */
.mp-hero-link { display: inline-flex; gap: 12px; align-items: center; color: #425466; font-size: 13px; font-weight: 550; margin-top: 28px; text-decoration: none; }
.mp-hero-link:hover { color: #635bff; }
.mp-hero-link b { font-size: 17px; font-weight: 500; }
.mp-section { --mp-ink: #0a2540; --mp-muted: #52657d; --mp-violet: #635bff; padding: 116px 0 76px; background: #f6f9fc; color: var(--mp-ink); border-bottom: 1px solid #e4ebf3; }
.mp-intro { display: grid; grid-template-columns: 1.05fr 1fr; gap: 72px; align-items: end; margin-bottom: 48px; }
.mp-eyebrow { display: flex; align-items: center; gap: 9px; color: var(--mp-violet); font-size: 11px; font-weight: 700; letter-spacing: .09em; margin-bottom: 24px; }
.mp-eyebrow > span { width: 7px; height: 7px; border-radius: 50%; background: var(--mp-violet); box-shadow: 0 0 0 4px #635bff10; }
.mp-intro h2 { margin: 0; font-family: 'Inter Tight', sans-serif; font-size: clamp(44px, 4.9vw, 66px); font-weight: 580; letter-spacing: -.045em; line-height: 1.04; }
.mp-intro h2 > span { color: #7473b5; }
.mp-intro-copy { padding-bottom: 3px; }
.mp-intro-copy p { font-size: 17px; line-height: 1.7; color: var(--mp-muted); max-width: 420px; margin: 0 0 20px; }
.mp-text-link { color: var(--mp-violet); font-weight: 600; font-size: 14px; text-decoration: none; display: inline-flex; gap: 12px; align-items: center; }
.mp-text-link span { transition: transform .2s ease; }
.mp-text-link:hover span { transform: translateX(4px); }
.mp-grid { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr); gap: 20px; }
.mp-card { position: relative; overflow: hidden; min-width: 0; background: #fff; border: 1px solid #e0e7f1; border-radius: 12px; box-shadow: 0 1px 2px #0a254003; }
.mp-card-copy { padding: 35px 34px 0; position: relative; z-index: 5; }
.mp-card-kicker { font-size: 10px; color: #7e8da3; letter-spacing: .085em; font-weight: 650; }
.mp-card h3 { font-family: 'Inter Tight', sans-serif; font-size: clamp(25px, 2.4vw, 31px); font-weight: 570; line-height: 1.12; letter-spacing: -.03em; margin: 14px 0 15px; }
.mp-card-copy p { font-size: 14px; line-height: 1.65; color: var(--mp-muted); margin: 0; }
.mp-repost-stage { position: relative; height: 482px; margin-top: 7px; isolation: isolate; }
.mp-ribbon { position: absolute; z-index: -1; width: 150%; height: 390px; left: -12%; bottom: -125px; transform: rotate(-17deg); border-radius: 50% 45% 0 0; background: linear-gradient(165deg, #ffdbae 3%, #ffb879 26%, #ec9bcf 53%, #9f8aff 77%); box-shadow: inset 0 1px 0 #fff7, 0 -15px 50px #f1cff532; }
.mp-ribbon::after { content: ''; position: absolute; inset: 0; border-radius: inherit; background: repeating-linear-gradient(10deg, transparent 0 2px, #ffffff19 3px, transparent 4px); opacity: .5; }
.mp-posts { position: absolute; inset: 0; }
.mp-post { position: absolute; left: 50%; top: 58px; width: 202px; padding: 9px; border: 1px solid #ffffffcf; border-radius: 19px; background: linear-gradient(130deg, #fff, #f4f5fc); box-shadow: 0 28px 46px -16px #28206c55, 0 1px 4px #18143619, inset 0 0 0 1px #fff; transform-origin: 50% 85%; }
.mp-post-tiktok { transform: translateX(calc(-50% - 135px)) rotate(-12deg) scale(.9); top: 76px; z-index: 1; }
.mp-post-instagram { transform: translateX(calc(-50% + 136px)) rotate(12deg) scale(.9); top: 76px; z-index: 2; }
.mp-post-youtube { transform: translateX(-50%); z-index: 3; width: 218px; top: 38px; }
.mp-post-top { display: flex; align-items: center; gap: 6px; min-height: 37px; padding: 5px 5px 12px; }
.mp-post-top span { font-size: 10px; font-weight: 650; letter-spacing: -.03em; color: #263454; }
.mp-post-top i { margin-left: auto; font-style: normal; color: #91a0b6; letter-spacing: 1px; font-size: 10px; }
.mp-post-screen { height: 287px; background: #7252a2 url('/assets/repost-poster.svg') center center / cover; border-radius: 10px; position: relative; overflow: hidden; color: #fff; }
.mp-post-screen::after { content: ''; position: absolute; inset: 0; box-shadow: inset 0 -70px 50px -40px #080b28b3; pointer-events: none; }
.mp-edit-label { position: absolute; top: 19px; left: 14px; font-size: 7px; letter-spacing: .12em; opacity: .85; }
.mp-post-screen > strong { font-family: 'Inter Tight', sans-serif; position: absolute; left: 14px; bottom: 65px; line-height: .98; font-size: 33px; font-weight: 600; letter-spacing: -.035em; text-shadow: 0 2px 25px #23174630; }
.mp-sound { position: absolute; z-index: 1; bottom: 14px; left: 10px; right: 10px; font-size: 7px; padding: 7px 6px; border: 1px solid #ffffff3d; border-radius: 5px; background: #ffffff15; backdrop-filter: blur(8px); }
.mp-screen-play { position: absolute; right: 14px; bottom: 65px; font-size: 12px; opacity: .9; }
.mp-post-bottom { display: flex; align-items: center; gap: 11px; padding: 9px 5px 1px; font-size: 17px; color: #34415a; line-height: 20px; }
.mp-post-save { margin-left: auto; }
.mp-post-heart { font-size: 21px; }
.mp-track-float { display: flex; align-items: center; gap: 10px; position: absolute; bottom: 24px; left: 50%; z-index: 4; width: 243px; padding: 13px; background: #fffffff2; border: 1px solid #fff; border-radius: 11px; box-shadow: 0 12px 24px #41306b21; transform: translateX(-25%) rotate(-3deg); }
.mp-track-float img { border-radius: 7px; }
.mp-track-float span { display: grid; gap: 3px; }
.mp-track-float strong { color: #0a2540; font-size: 11px; font-weight: 650; }
.mp-track-float small { color: #697b96; font-size: 10px; }
.mp-track-float > i { margin-left: auto; font-size: 24px; font-style: normal; color: #8b78e2; }
.mp-portal-stage { position: relative; padding: 43px 25px 24px; min-height: 489px; background: radial-gradient(ellipse at 100% 110%, #b6a4ff 0%, #ebe7ff 42%, #fff0 72%); }
.mp-window { position: relative; background: #fff; border: 1px solid #e7eaf3; border-radius: 10px; box-shadow: 0 24px 42px -18px #55468c40, 0 3px 12px #6370900d; transform: perspective(1400px) rotateY(-6deg) rotateZ(1deg); }
.mp-window-bar { height: 34px; border-bottom: 1px solid #edf0f6; display: flex; justify-content: space-between; align-items: center; padding: 0 12px; color: #a2afc4; }
.mp-window-bar > span { display: flex; gap: 4px; }
.mp-window-bar i { width: 5px; height: 5px; border-radius: 50%; background: #dfe5ef; }
.mp-window-bar small { font-size: 8px; color: #8a98ad; }
.mp-window-bar b { font-size: 11px; }
.mp-window-body { padding: 20px 20px 10px; }
.mp-window-brand { display: flex; justify-content: space-between; align-items: center; margin-bottom: 21px; }
.mp-window-brand img { width: 60px; height: auto; }
.mp-window-brand > span { font-size: 6px; letter-spacing: .12em; color: #97a3b5; }
.mp-window-heading { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.mp-window-heading > strong { font-size: 19px; letter-spacing: -.04em; font-weight: 600; }
.mp-window-heading > span { color: #919db0; font-size: 9px; }
.mp-upload-preview { display: flex; align-items: center; gap: 11px; padding: 10px; background: #f7f8fc; border: 1px solid #edf0f5; border-radius: 7px; margin-bottom: 12px; }
.mp-upload-preview img { width: 35px; height: 44px; object-fit: cover; border-radius: 4px; }
.mp-upload-preview > span { display: grid; gap: 5px; }
.mp-upload-preview b { font-size: 11px; font-weight: 600; }
.mp-upload-preview small { font-size: 8px; color: #8a96ab; }
.mp-upload-row { display: flex; align-items: center; gap: 9px; padding: 14px 0; border-bottom: 1px solid #edf0f5; }
.mp-upload-row > span { display: grid; gap: 4px; min-width: 0; }
.mp-upload-row strong { font-size: 10px; font-weight: 600; white-space: nowrap; }
.mp-upload-row small { font-size: 7px; color: #92a0b4; white-space: nowrap; }
.mp-upload-row > i { margin-left: auto; font-size: 8px; white-space: nowrap; font-style: normal; color: #279579; padding: 4px 5px; border-radius: 4px; background: #f0f8f5; }
.mp-window-footer { display: flex; align-items: center; gap: 6px; padding: 13px 0 4px; color: #8792aa; font-size: 8px; }
.mp-window-footer span { color: #8875e7; font-size: 15px; }
.mp-stage-caption { display: block; text-align: center; font-size: 7px; letter-spacing: .14em; color: #9a8fb9; margin-top: 24px; }
.mp-bottom { margin-top: 34px; }
.mp-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); list-style: none; padding: 0; margin: 0; gap: 32px; }
.mp-steps li { display: flex; align-items: flex-start; gap: 11px; }
.mp-steps li > span { width: 24px; height: 24px; display: grid; place-items: center; flex-shrink: 0; border: 1px solid #dce3ee; border-radius: 50%; color: #8b91b5; font-size: 11px; }
.mp-steps strong { display: block; font-size: 13px; font-weight: 600; margin: 2px 0 5px; }
.mp-steps p { font-size: 12px; line-height: 1.6; color: #728399; margin: 0; }
.mp-fine { margin: 32px 0 0; padding-top: 22px; border-top: 1px solid #e0e7ef; color: #7d8aa1; font-size: 11px; line-height: 1.7; }
.mp-section a:focus-visible, .mp-hero-link:focus-visible { outline: 3px solid #635bff; outline-offset: 6px; border-radius: 3px; }
@media (max-width: 1000px) {
  .mp-intro { gap: 40px; }
  .mp-grid { grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr); gap: 16px; }
  .mp-card-copy { padding: 28px 25px 0; }
  .mp-posts { transform: scale(.83); transform-origin: center 50%; }
  .mp-track-float { transform: translateX(-40%) rotate(-3deg); }
  .mp-portal-stage { padding-inline: 18px; }
  .mp-window-body { padding-inline: 13px; }
}
@media (max-width: 760px) {
  .mp-section { padding: 76px 0 54px; }
  .mp-intro { grid-template-columns: 1fr; gap: 24px; margin-bottom: 32px; }
  .mp-eyebrow { margin-bottom: 18px; }
  .mp-intro-copy p { max-width: 520px; font-size: 16px; }
  .mp-grid { grid-template-columns: 1fr; }
  .mp-card-copy { padding: 30px 28px 0; }
  .mp-card h3 { font-size: 29px; }
  .mp-posts { transform: none; }
  .mp-repost-stage { height: 468px; }
  .mp-portal-stage { padding: 30px 32px 25px; min-height: 0; }
  .mp-window { max-width: 345px; margin-inline: auto; }
  .mp-window-body { padding-inline: 22px; }
  .mp-steps { gap: 20px; }
  .mp-fine { margin-top: 25px; }
}
@media (max-width: 480px) {
  .mp-section { padding-top: 58px; }
  .mp-hero-link { gap: 9px; font-size: 11px; }
  .mp-card-copy { padding-inline: 23px; }
  .mp-card h3 { font-size: 27px; }
  .mp-card-copy p { font-size: 13px; }
  .mp-posts { transform: scale(.73); transform-origin: center 33%; }
  .mp-repost-stage { height: 373px; }
  .mp-post-tiktok { transform: translateX(calc(-50% - 105px)) rotate(-12deg) scale(.9); }
  .mp-post-instagram { transform: translateX(calc(-50% + 105px)) rotate(12deg) scale(.9); }
  .mp-track-float { width: 219px; padding: 11px; bottom: 22px; transform: translateX(-43%) rotate(-3deg); }
  .mp-ribbon { height: 285px; }
  .mp-portal-stage { padding-inline: 20px; }
  .mp-steps { grid-template-columns: 1fr; gap: 22px; }
}
@media (max-width: 360px) {
  .mp-posts { transform: scale(.63); }
  .mp-post-tiktok { transform: translateX(calc(-50% - 90px)) rotate(-12deg) scale(.9); }
  .mp-post-instagram { transform: translateX(calc(-50% + 90px)) rotate(12deg) scale(.9); }
}
@media (prefers-reduced-motion: reduce) { .mp-text-link span { transition: none; } }
