.phone .motion-content{padding-bottom:24px}
.phone .motion-intro{padding:16px}
.phone .motion-intro h2{font-size:24px;line-height:28px;letter-spacing:-.5px;margin:0 0 8px}
.phone .motion-intro>p{font-size:13px;line-height:20px;color:var(--muted);margin:0}
.phone .motion-reduce{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;border:0;border-top:1px solid var(--line);padding:8px 0;margin-top:16px;background:transparent;color:var(--text);font:inherit;font-size:14px;text-align:start}
.phone .motion-switch{display:block;position:relative;flex:none;width:40px;height:24px;border:1px solid var(--outline);border-radius:20px;background:var(--surface)}
.phone .motion-switch::after{content:'';position:absolute;inset-block-start:3px;inset-inline-start:3px;width:16px;height:16px;border-radius:50%;background:var(--muted)}
.phone .motion-reduce[aria-checked="true"] .motion-switch{background:var(--brand);border-color:var(--brand)}
.phone .motion-reduce[aria-checked="true"] .motion-switch::after{inset-inline-start:19px;background:white}
.phone .motion-intro>.motion-reduced-status{font-size:12px;line-height:16px}
.phone .motion-section{margin-top:8px}
.phone .motion-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;border-top:1px solid var(--line)}
.phone .motion-section-heading h2{margin:0;font-size:16px;line-height:24px;font-weight:600}
.phone .motion-section-heading>span,.phone .motion-cue-heading>span{font-size:12px;line-height:16px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}
.phone .motion-caption{margin:8px 16px 16px;font-size:12px;line-height:20px;color:var(--muted)}
.phone .motion-cues{display:grid;gap:12px;margin:0 16px}
.phone .motion-cue{padding:8px 12px 12px;border:1px solid var(--outline);border-radius:12px}
.phone .motion-cue-top{display:flex;align-items:center;justify-content:space-between;gap:8px}
.phone .motion-cue-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}
.phone .motion-cue h3{font-size:14px;line-height:20px;margin:0;font-weight:600}
.phone .motion-cue p{font-size:12px;line-height:20px;color:var(--muted);margin:4px 0 0}
.phone .motion-replay{display:inline-flex;align-items:center;gap:4px;min-height:44px;min-width:44px;padding:0;border:0;background:transparent;color:var(--brand);font-size:13px;font-weight:600}
.phone .motion-replay svg{width:16px;height:16px}
.phone .hint-3d[data-tello-motion]{transform-origin:50% 65%}
