/* Nord — cool arctic blues and frost over deep polar night.
   https://www.nordtheme.com · MIT License
   rev 2026-07-17 */

[data-theme="nord"] {
  --theme-icon: "❄️";
  --bg:          #2e3440;
  --bg-nav:      #242933;
  --bg-code:     #3b4252;
  --border:      #434c5e;
  --text:        #d8dee9;
  --text-muted:  #616e88;
  --heading:     #eceff4;
  --link:        #88c0d0;
  --link-hover:  #81a1c1;
  --active-bg:   #3b4252;
  --active:      #88c0d0;
  --head-bg:     #242933;
}
