.copy-three-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.copy-proof-note{margin:24px 0 0;color:#5b6472;font-size:14px;line-height:1.6}
.copy-story-callout{max-width:900px;text-align:center}
.copy-story-callout h2{font-size:clamp(30px,4vw,44px);line-height:1.15;margin:12px 0 18px}
.copy-story-callout p{font-size:18px;line-height:1.6;max-width:650px;margin:0 auto 28px}
.copy-use-modes{padding:32px 0}
.copy-use-modes h3{font-size:24px;margin-bottom:20px}
.copy-channel-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:#fff}
.copy-channel-icon--display{background:#7c3aed}
.copy-channel-icon--ctv{background:#db2777}
.copy-channel-icon--ooh{background:#ea580c}
.copy-channel-icon--audio{background:#0891b2}
@media(max-width:760px){.copy-three-grid{grid-template-columns:1fr}.copy-story-callout{text-align:left}.copy-story-callout p{margin-left:0}}
.copy-three-grid a,#results h3 a{color:#111827;text-underline-offset:3px}
.copy-three-grid a:hover,#results h3 a:hover{color:#ea580c}
.copy-use-modes .one-card{min-height:0}
