<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#right-content .content:not(:target){
  transition: 0s;
}
.index #right-content .content.active .harf-image:not(:target){
  transition: 0s;
  transform: scale(1.00);
}
}</pre></body></html>