.has-topic-motion>.container{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:center;gap:44px}
.page-hero.has-topic-motion,.mag-hero.has-topic-motion{padding:40px 0}.directory-hero.has-topic-motion{padding:42px 0 70px}
.has-topic-motion h1{font-size:clamp(36px,3.9vw,52px);margin-bottom:14px}.has-topic-motion .answer{font-size:17px}.has-topic-motion .lead{font-size:18px}.has-topic-motion .breadcrumbs{margin-bottom:10px}
.topic-motion{position:relative;height:272px;border-radius:22px;overflow:hidden;border:1px solid rgba(111,163,190,.45);background:#09233f;box-shadow:0 16px 38px rgba(3,25,42,.2)}
.topic-motion>img{display:block;width:100%;height:100%;object-fit:cover;animation:topicCamera 13s ease-in-out infinite alternate}
.topic-motion:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(4,24,40,.72))}
.topic-motion-card{position:absolute;z-index:2;left:18px;bottom:18px;min-width:185px;padding:12px 15px;border:1px solid rgba(255,255,255,.65);border-radius:13px;background:rgba(255,255,255,.94);color:var(--navy);box-shadow:0 9px 24px rgba(2,20,34,.24);animation:topicCard 7s ease-in-out infinite}
.topic-motion-card span,.topic-motion-card b,.topic-motion-card small{display:block;line-height:1.2}.topic-motion-card span{color:var(--blue);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.topic-motion-card b{margin:4px 0;font-size:20px}.topic-motion-card small{color:var(--muted)}
.topic-motion-signal{position:absolute;z-index:2;right:18px;bottom:21px;display:flex;align-items:end;gap:5px;height:38px;padding:8px 10px;border-radius:10px;background:rgba(7,29,50,.86)}.topic-motion-signal i{display:block;width:5px;border-radius:4px;background:#74d5f2;animation:topicBars 1.6s ease-in-out infinite}.topic-motion-signal i:nth-child(1){height:10px}.topic-motion-signal i:nth-child(2){height:17px;animation-delay:.18s}.topic-motion-signal i:nth-child(3){height:24px;animation-delay:.36s}.topic-motion-signal i:nth-child(4){height:15px;animation-delay:.54s;background:#72ddb5}
.directory-hero.has-topic-motion>.container{color:#fff}.directory-hero.has-topic-motion .topic-hero-copy{min-width:0}.directory-hero.has-topic-motion .crisis-strip{margin-top:14px}.mag-hero.has-topic-motion .mag-categories{margin-top:18px}
@keyframes topicCamera{from{transform:scale(1.01) translate3d(0,0,0)}to{transform:scale(1.08) translate3d(-1.4%,0,0)}}
@keyframes topicCard{0%,10%{opacity:.2;transform:translateY(10px)}22%,84%{opacity:1;transform:translateY(0)}96%,100%{opacity:.2;transform:translateY(-4px)}}
@keyframes topicBars{0%,100%{transform:scaleY(.65);opacity:.55}50%{transform:scaleY(1.15);opacity:1}}
@media(max-width:900px){.has-topic-motion>.container{grid-template-columns:1fr;gap:24px}.topic-motion{height:230px}.page-hero.has-topic-motion,.mag-hero.has-topic-motion{padding:34px 0}.directory-hero.has-topic-motion{padding:34px 0 68px}}
@media(max-width:520px){.topic-motion{height:205px;border-radius:18px}.topic-motion-card{left:12px;bottom:12px;min-width:165px}.topic-motion-signal{right:12px;bottom:15px}.has-topic-motion h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){.topic-motion>img,.topic-motion-card,.topic-motion-signal i{animation:none}.topic-motion-card{opacity:1;transform:none}}
