/* Mobile compositions give the product example the space to tell the story. */
@media screen and (max-width: 1024px) {
    .ppc .ppc-mobile__points { display: none; }
    .ppc .ppc-mobile__copy { gap: 10px; }
    .ppc .ppc-panel .ppc-mobile { gap: 22px; }
    .ppc .ppc-panel .ppc-mobile--compact { gap: 16px; }
    .ppc .ppc-panel .ppc-mobile--short { gap: 12px; }

    .ppc .pm-checkbook img { max-height: 370px; width: 100%; border-radius: 12px; }
    .ppc .pm-checkbook figcaption { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 18px; }
    .ppc .pm-checkbook figcaption > span { align-items: flex-start; gap: 10px; padding: 15px 12px; border-top: 1px solid #d9e2e6; }
    .pm-checkbook figcaption > span > i { margin-top: 4px; font-size: 18px; }
    .pm-checkbook figcaption > span > span { display: grid; gap: 5px; }
    .pm-checkbook figcaption strong { font-size: 15px; color: #19364b; }
    .pm-checkbook figcaption small { font-size: 13px; color: #5c6f7b; line-height: 1.4; }
    .ppc .ppc-mobile--compact .pm-checkbook img { max-height: 300px; }
    .ppc .ppc-mobile--short .pm-checkbook img { max-height: 220px; }
    .ppc .ppc-mobile--short .pm-checkbook figcaption { margin-top: 10px; }
    .ppc .ppc-mobile--short .pm-checkbook figcaption > span { padding: 10px 4px; gap: 7px; }

    .pm-ai-scene { display: grid; gap: 18px; color: #19364b; }
    .pm-ai-call { padding: 22px; border: 1px solid #4c667b; border-radius: 16px; background: #203b50; color: #fff; }
    .pm-ai-call__top { display: flex; align-items: center; justify-content: space-between; gap: 10px; color: #cedbe4; font-size: 13px; }
    .pm-ai-call__top > span:first-child { display: flex; align-items: center; gap: 8px; }
    .pm-ai-call__top i { color: #f4c56f; }
    .pm-ai-call__client { display: flex; align-items: center; gap: 12px; margin-top: 20px; }
    .pm-ai-call__client > span { display: grid; place-items: center; flex: 0 0 46px; height: 46px; border-radius: 50%; background: #dfeaf0; color: #2b506a; font-size: 16px; }
    .pm-ai-call__client > div { display: grid; gap: 3px; }
    .pm-ai-call__client small { color: #c8d7e2; font-size: 13px; }
    .pm-ai-call__client strong { font-size: 21px; }
    .pm-ai-call__client > i { color: #a8dfbd; font-size: 23px; margin-left: auto; }
    .pm-ai-call blockquote { margin: 20px 0; padding: 0; border: 0; font-size: 18px; line-height: 1.45; }
    .pm-ai-answer { display: flex; align-items: center; gap: 11px; padding-top: 16px; border-top: 1px solid #587084; }
    .pm-ai-answer > i { font-size: 19px; color: #b2e3c4; }
    .pm-ai-answer > i:last-child { margin-left: auto; }
    .pm-ai-answer > div { display: grid; gap: 4px; }
    .pm-ai-answer strong { font-size: 15px; }
    .pm-ai-answer span { font-size: 13px; color: #d4e1e9; }
    .pm-ai-results { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
    .pm-ai-results > div { display: flex; flex-direction: column; gap: 8px; padding: 18px 16px; background: #fff; border: 1px solid #dce5e8; border-radius: 13px; }
    .pm-ai-result-icon { display: grid; place-items: center; width: 35px; height: 35px; border-radius: 10px; color: #276d50; background: #edf5ef; font-size: 19px; }
    .pm-ai-results > div:last-child .pm-ai-result-icon { color: #a5732c; background: #fbf3e4; }
    .pm-ai-results small { font-size: 13px; color: #58707f; }
    .pm-ai-results strong { font-size: 21px; line-height: 1.25; }
    .pm-ai-results > div > span:not(.pm-ai-result-icon) { font-size: 13px; color: #5d7180; }
    .pm-ai-results em { padding-top: 9px; margin-top: auto; font-size: 12px; font-style: normal; color: #23724d; }
    .pm-ai-results .pm-ai-draft { color: #986b2e; }
    .ppc-mobile--compact .pm-ai-call { padding: 16px; }
    .ppc-mobile--compact .pm-ai-call__client { margin-top: 14px; }
    .ppc-mobile--compact .pm-ai-call blockquote { margin-block: 14px; font-size: 16px; }
    .ppc-mobile--compact .pm-ai-results > div { padding: 14px 12px; gap: 6px; }
    .ppc-mobile--short .pm-ai-scene { gap: 12px; }
    .ppc-mobile--short .pm-ai-call { padding: 12px 14px; }
    .ppc-mobile--short .pm-ai-call__client { margin-top: 10px; }
    .ppc-mobile--short .pm-ai-call__client > span { flex-basis: 36px; height: 36px; }
    .ppc-mobile--short .pm-ai-call blockquote { margin-block: 10px; font-size: 15px; }
    .ppc-mobile--short .pm-ai-answer { padding-top: 10px; }
    .ppc-mobile--short .pm-ai-results strong { font-size: 18px; }
    .ppc-mobile--short .pm-ai-result-icon { width: 28px; height: 28px; font-size: 16px; }

    .ppc .pm-shots { padding: 18px; border-radius: 15px; }
    .ppc .pm-shots > .pm-shots__heading { display: flex; justify-content: space-between; align-items: center; margin: 0 0 16px; padding-bottom: 14px; border-bottom: 1px solid #e0e6ea; }
    .pm-shots__heading > span { display: flex; gap: 8px; align-items: center; font-size: 15px; color: #355a72; }
    .pm-shots__heading small { font-size: 13px; color: #6e7c86; }
    .pm-shots > strong { font-size: 18px; line-height: 1.4; }
    .ppc .pm-shots > .pm-shots__pair { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 18px; }
    .ppc .pm-shots__pair img { height: 210px; border-radius: 8px; object-fit: cover; }
    .ppc .pm-shots__pair figcaption { margin-top: 10px; padding: 5px 0; font-size: 14px; font-weight: 600; text-align: center; color: #577084; background: #f1f4f6; border-radius: 5px; }
    .ppc .pm-shots__pair figure:last-child figcaption { background: #edf5ef; color: #267050; }
    .ppc .pm-shots .pm-shots__saved { display: flex; gap: 10px; align-items: center; margin-top: 18px; padding-top: 16px; border-top: 1px solid #e0e6ea; color: #267050; }
    .pm-shots__saved > i { font-size: 23px; }
    .pm-shots__saved > span { display: grid; gap: 3px; font-size: 15px; }
    .pm-shots__saved small { font-size: 13px; color: #647987; }
    .ppc .ppc-mobile--compact .pm-shots__pair img { height: 180px; }
    .ppc .ppc-mobile--short .pm-shots__pair img { height: 140px; }
    .ppc .ppc-mobile--short .pm-shots { padding: 12px; }
    .ppc .ppc-mobile--short .pm-shots > .pm-shots__heading { margin-bottom: 10px; padding-bottom: 10px; }
    .ppc .ppc-mobile--short .pm-shots > .pm-shots__pair { margin-top: 12px; }
    .ppc .ppc-mobile--short .pm-shots .pm-shots__saved { margin-top: 12px; padding-top: 12px; }

    .pm-web-scene { display: grid; gap: 14px; color: #19364b; }
    .pm-web-browser { border: 1px solid #d8e2e8; border-radius: 14px; overflow: hidden; background: #fff; box-shadow: 0 15px 28px -24px #253f55; }
    .pm-web-address { display: flex; align-items: center; gap: 8px; padding: 12px 16px; background: #f2f5f6; border-bottom: 1px solid #dfe6e9; font-size: 13px; color: #506c7d; }
    .pm-web-address > span { margin-left: auto; display: flex; align-items: center; gap: 5px; color: #267050; }
    .pm-web-address > span i { font-size: 6px; }
    .pm-web-brand { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 6px; padding: 16px; }
    .pm-web-brand strong { font-size: 15px; }
    .pm-web-brand > span { font-size: 12px; color: #68818f; }
    .pm-web-hero { display: grid; grid-template-columns: 1.1fr 1fr; min-height: 230px; background: #f7f4ed; }
    .pm-web-hero > div { padding: 22px 12px 22px 18px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 12px; }
    .pm-web-hero small { font-size: 11px; color: #746549; }
    .pm-web-hero strong { font: 600 29px/1.1 Georgia, serif; letter-spacing: -.04em; }
    .ppc .pm-web-hero p { font-size: 13px; line-height: 1.45; color: #536b7b; }
    .pm-web-hero div > span { display: flex; gap: 12px; align-items: center; padding: 9px 12px; border-radius: 5px; color: #fff; background: #193e55; font-size: 12px; }
    .pm-web-hero > img { width: 100%; height: 100%; min-height: 230px; object-fit: cover; object-position: 23% center; }
    .pm-web-connected { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; padding: 14px 16px; font-size: 13px; }
    .pm-web-connected > i { font-size: 22px; color: #367499; }
    .pm-web-connected > span { font-size: 12px; margin-left: auto; color: #577283; }
    .pm-web-connected > span > i { color: #2d7958; }
    .pm-web-health { padding: 16px; border: 1px solid #dae4e8; border-radius: 12px; background: #fff; }
    .pm-web-health dl { display: grid; grid-template-columns: 1fr .8fr 1fr; gap: 12px; }
    .pm-web-health dt { font-size: 12px; color: #657c89; }
    .pm-web-health dd { margin: 5px 0 0; font-size: 21px; }
    .pm-web-health dd small { font-size: 12px; color: #657c89; }
    .pm-web-health dd > i { font-size: 15px; color: #347553; }
    .ppc .pm-web-health p { display: flex; align-items: center; gap: 9px; border-top: 1px solid #e2e9ed; margin-top: 15px; padding-top: 14px; font-size: 13px; }
    .pm-web-health p > i { color: #a5742e; font-size: 20px; }
    .pm-web-health p > span { display: grid; gap: 4px; }
    .pm-web-health p small { color: #70818c; font-size: 12px; }
    .pm-web-health p > strong { margin-left: auto; font-size: 22px; color: #6c7a84; white-space: nowrap; }
    .pm-web-health strong > i { font-size: 13px; padding-inline: 5px; }
    .pm-web-health b { color: #277551; font-size: 28px; }
    .ppc-mobile--compact .pm-web-hero { min-height: 190px; }
    .ppc-mobile--compact .pm-web-hero > img { min-height: 190px; }
    .ppc-mobile--compact .pm-web-hero > div { padding: 16px 10px 16px 14px; gap: 9px; }
    .ppc-mobile--compact .pm-web-hero strong { font-size: 25px; }
    .ppc-mobile--short .pm-web-hero, .ppc-mobile--short .pm-web-hero > img { min-height: 160px; }
    .ppc-mobile--short .pm-web-hero > div { padding: 12px; gap: 7px; }
    .ppc-mobile--short .pm-web-hero strong { font-size: 23px; }
    .ppc-mobile--short .pm-web-brand, .ppc-mobile--short .pm-web-connected { padding: 10px 12px; }
    .ppc-mobile--short .pm-web-health { padding: 12px; }
    .ppc-mobile--short .pm-web-health p { margin-top: 10px; padding-top: 10px; }

    .ppc .pm-insights { padding: 22px; }
    .ppc .pm-insights .pm-metrics { grid-template-columns: 1fr 1fr; gap: 20px 12px; padding-block: 20px; }
    .ppc .pm-insights .pm-metrics dd { font-size: 28px; }
    .ppc .pm-insights .pm-metrics > div:last-child { display: flex; align-items: baseline; gap: 10px; grid-column: 1 / -1; }
    .ppc .pm-insights .pm-metrics > div:last-child dd { margin: 0; font-size: 20px; color: #287050; }
    .pm-chart-title { display: grid; gap: 10px; padding-top: 16px; border-top: 1px solid #e0e7ea; font-size: 14px; }
    .ppc .pm-insights .pm-chart-key { justify-content: flex-start; font-size: 12px; }
    .pm-revenue-chart { display: grid; grid-template-columns: 34px minmax(0, 1fr); gap: 5px; margin-top: 18px; }
    .pm-revenue-axis { display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 24px; color: #798994; font-size: 11px; }
    .ppc .pm-insights .pm-revenue-chart svg { height: 150px; margin: 0; }
    .pm-chart-months { display: flex; justify-content: space-between; padding-top: 8px; font-size: 11px; color: #6c818f; }
    .ppc .pm-insights .pm-insights__sources { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-block: 20px; }
    .pm-insights__sources > span { padding: 12px; border-radius: 8px; background: #f1f5f6; font-size: 13px; color: #5b7586; }
    .pm-insights__sources strong { font-size: 22px; color: #244c66; }
    .pm-insights__sources small { font-size: 11px; font-weight: 400; }
    .ppc .pm-insights__custom { border-top: 1px solid #e0e7ea; padding-top: 14px; display: flex; align-items: center; gap: 8px; color: #587181; font-size: 13px; }
    .ppc .ppc-mobile--compact .pm-insights { padding: 16px; }
    .ppc .ppc-mobile--compact .pm-insights .pm-metrics { gap: 12px; padding-block: 14px; }
    .ppc .ppc-mobile--compact .pm-insights .pm-metrics dd { font-size: 25px; }
    .ppc .ppc-mobile--compact .pm-insights .pm-revenue-chart svg { height: 120px; }
    .ppc .ppc-mobile--short .pm-insights { padding: 12px; }
    .ppc .ppc-mobile--short .pm-insights .pm-revenue-chart svg { height: 90px; }
    .ppc .ppc-mobile--short .pm-insights .pm-insights__sources { margin-block: 12px; gap: 8px; }
    .ppc .ppc-mobile--short .pm-insights__sources > span { padding: 8px; }
}
/* On short phones, remove repeated context before reducing the whole slide. */
@media screen and (max-width: 739px) and (max-height: 700px) {
    .ppc-mobile--short .pm-web-hero small,
    .ppc-mobile--short .pm-web-hero p,
    .ppc-mobile--short .pm-web-brand > span { display: none; }
    .ppc-mobile--short .pm-web-hero > div { gap: 14px; }
    .ppc .ppc-mobile--short .pm-insights .pm-metrics > div:last-child { display: none; }
    .ppc-mobile--short .pm-chart-title > strong { display: none; }
    .ppc-mobile--short .pm-chart-title { padding-top: 12px; }
    .ppc-mobile--short .pm-revenue-chart { margin-top: 10px; }
    .ppc .ppc-mobile--short .pm-insights .pm-insights__sources { margin-block: 10px; }
    .ppc-mobile--short .pm-insights__sources strong { font-size: 20px; }
    .ppc-mobile--short .pm-insights__sources > span { gap: 2px; }
    .ppc .ppc-mobile--short .pm-insights__custom { padding-top: 10px; }
}
