.FeaturedSection-module__wPfnBG__featured{gap:var(--space-8);flex-direction:column;display:flex}.FeaturedSection-module__wPfnBG__asymmetricFront{gap:var(--space-6) var(--space-8);grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);align-items:stretch;display:grid}.FeaturedSection-module__wPfnBG__anchorCol{min-width:0}.FeaturedSection-module__wPfnBG__anchorCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);height:100%;transition:border-color var(--duration-fast) var(--ease-default), box-shadow var(--duration-fast) var(--ease-default);flex-direction:column;display:flex;overflow:hidden}.FeaturedSection-module__wPfnBG__anchorCard:hover{border-color:var(--border-medium);box-shadow:var(--shadow-md)}.FeaturedSection-module__wPfnBG__anchorImageWrap{aspect-ratio:16/9;background:var(--bg-tertiary);width:100%;max-height:420px;position:relative;overflow:hidden}.FeaturedSection-module__wPfnBG__anchorImageLink{display:block;position:absolute;inset:0}.FeaturedSection-module__wPfnBG__anchorImage{object-fit:cover;transition:transform .4s var(--ease-out-expo)}.FeaturedSection-module__wPfnBG__anchorCard:hover .FeaturedSection-module__wPfnBG__anchorImage{transform:scale(1.02)}.FeaturedSection-module__wPfnBG__anchorBody{padding:var(--space-6);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.FeaturedSection-module__wPfnBG__kickerRow{align-items:center;gap:var(--space-2);font-size:var(--text-xs);flex-wrap:wrap;display:flex}.FeaturedSection-module__wPfnBG__anchorKicker{font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary)}.FeaturedSection-module__wPfnBG__dot{color:var(--text-tertiary)}.FeaturedSection-module__wPfnBG__anchorCategory{font-weight:var(--font-semibold);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.FeaturedSection-module__wPfnBG__anchorTime{color:var(--text-tertiary)}.FeaturedSection-module__wPfnBG__anchorClusterBadge{background:color-mix(in srgb, var(--accent-primary) 12%, transparent);color:var(--accent-primary);border-radius:var(--radius-full);font-size:var(--text-2xs);font-weight:var(--font-semibold);padding:1px 7px}.FeaturedSection-module__wPfnBG__anchorTitle{font-family:var(--font-display,var(--font-serif));letter-spacing:-.025em;color:var(--text-primary);margin:0;font-size:clamp(1.4rem,2.5vw,2.25rem);font-weight:700;line-height:1.18}.FeaturedSection-module__wPfnBG__anchorTitle a{color:inherit;transition:color var(--duration-fast) var(--ease-default);text-decoration:none}.FeaturedSection-module__wPfnBG__anchorTitle a:hover{color:var(--accent-primary)}.FeaturedSection-module__wPfnBG__anchorSummary{font-size:var(--text-base);color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.FeaturedSection-module__wPfnBG__anchorPerspectives{background:color-mix(in srgb, var(--bg-secondary) 80%, var(--bg-tertiary));border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);margin-top:var(--space-2)}.FeaturedSection-module__wPfnBG__perspectivesLabel{font-size:var(--text-2xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:var(--space-2);display:block}.FeaturedSection-module__wPfnBG__perspectivesList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.FeaturedSection-module__wPfnBG__perspectiveItem{font-size:var(--text-xs);line-height:1.4}.FeaturedSection-module__wPfnBG__perspectiveLink{color:var(--text-primary);gap:var(--space-2);transition:color var(--duration-fast) var(--ease-default);align-items:baseline;text-decoration:none;display:flex}.FeaturedSection-module__wPfnBG__perspectiveLink:hover{color:var(--accent-primary)}.FeaturedSection-module__wPfnBG__perspectiveSource{font-weight:var(--font-bold);color:var(--accent-primary);flex-shrink:0}.FeaturedSection-module__wPfnBG__perspectiveTitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FeaturedSection-module__wPfnBG__anchorFooter{padding-top:var(--space-4);border-top:1px solid var(--border-light);font-size:var(--text-xs);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.FeaturedSection-module__wPfnBG__anchorSource{color:var(--text-tertiary);font-weight:var(--font-medium)}.FeaturedSection-module__wPfnBG__readFullLink{color:var(--accent-primary);font-weight:var(--font-semibold);transition:transform var(--duration-fast) var(--ease-default);text-decoration:none}.FeaturedSection-module__wPfnBG__readFullLink:hover{transform:translate(2px)}.FeaturedSection-module__wPfnBG__rightRail{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.FeaturedSection-module__wPfnBG__secondaryBlock{gap:var(--space-3);flex-direction:column;display:flex}.FeaturedSection-module__wPfnBG__secondaryBlock>*{border-bottom:1px solid var(--border-light);padding-bottom:var(--space-3)}.FeaturedSection-module__wPfnBG__secondaryBlock>:last-child{border-bottom:none;padding-bottom:0}.FeaturedSection-module__wPfnBG__liveWire{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.FeaturedSection-module__wPfnBG__liveWireHeader{align-items:center;gap:var(--space-2);padding-bottom:var(--space-2);border-bottom:1px solid var(--border-light);display:flex}.FeaturedSection-module__wPfnBG__livePulse{background-color:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s infinite FeaturedSection-module__wPfnBG__pulse;box-shadow:0 0 #ef4444b3}@keyframes FeaturedSection-module__wPfnBG__pulse{0%{transform:scale(.95);box-shadow:0 0 #ef4444b3}70%{transform:scale(1);box-shadow:0 0 0 6px #ef444400}to{transform:scale(.95);box-shadow:0 0 #ef444400}}.FeaturedSection-module__wPfnBG__liveWireTitle{font-size:var(--text-sm);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);flex:1;margin:0}.FeaturedSection-module__wPfnBG__liveWireTag{font-size:var(--text-2xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary)}.FeaturedSection-module__wPfnBG__liveWireList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.FeaturedSection-module__wPfnBG__liveWireItem{padding-bottom:var(--space-3);border-bottom:1px solid var(--border-light);flex-direction:column;gap:2px;display:flex}.FeaturedSection-module__wPfnBG__liveWireItem:last-child{border-bottom:none;padding-bottom:0}.FeaturedSection-module__wPfnBG__liveWireMeta{align-items:center;gap:var(--space-2);font-size:var(--text-2xs);color:var(--text-tertiary);display:flex}.FeaturedSection-module__wPfnBG__liveWireTime{font-weight:var(--font-semibold);color:var(--accent-primary)}.FeaturedSection-module__wPfnBG__liveWireSource{color:var(--text-secondary)}.FeaturedSection-module__wPfnBG__liveWireHeadline{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary);transition:color var(--duration-fast) var(--ease-default);line-height:1.35;text-decoration:none}.FeaturedSection-module__wPfnBG__liveWireHeadline:hover{color:var(--accent-primary)}.FeaturedSection-module__wPfnBG__inDepthShelf{gap:var(--space-4);padding-top:var(--space-6);border-top:1px solid var(--border-light);flex-direction:column;display:flex}.FeaturedSection-module__wPfnBG__shelfHeader{justify-content:space-between;align-items:center;display:flex}.FeaturedSection-module__wPfnBG__shelfTitle{font-family:var(--font-display,var(--font-sans));font-size:var(--text-xl);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:700}.FeaturedSection-module__wPfnBG__viewAllLink{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--accent-primary);text-decoration:none}.FeaturedSection-module__wPfnBG__viewAllLink:hover{text-decoration:underline}.FeaturedSection-module__wPfnBG__inDepthGrid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.FeaturedSection-module__wPfnBG__loadingState{min-height:300px;color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.FeaturedSection-module__wPfnBG__asymmetricFront{gap:var(--space-6);grid-template-columns:1fr}.FeaturedSection-module__wPfnBG__inDepthGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.FeaturedSection-module__wPfnBG__inDepthGrid{grid-template-columns:1fr}.FeaturedSection-module__wPfnBG__anchorBody{padding:var(--space-4)}.FeaturedSection-module__wPfnBG__anchorTitle{font-size:var(--text-xl);margin-bottom:var(--space-3)}}@media (max-width:375px){.FeaturedSection-module__wPfnBG__anchorTitle{font-size:var(--text-lg)}.FeaturedSection-module__wPfnBG__shelfTitle{font-size:var(--text-base)}}