/* Local font stacks: no font service, tracking, or download required. */
body{--world-font:'Segoe UI',sans-serif;--world-title:'Georgia',serif;font-family:var(--world-font)!important}
body[data-world='index']{--world-font:'Ink Free','Segoe Print',cursive;--world-title:'Papyrus','Palatino Linotype',fantasy}
body[data-world='atlas']{--world-font:'Bahnschrift','Trebuchet MS',sans-serif;--world-title:'Palatino Linotype','Book Antiqua',serif}
body[data-world='desktop']{--world-font:'Tahoma','Segoe UI',sans-serif;--world-title:'Trebuchet MS',sans-serif}
body[data-world='tree']{--world-font:'Segoe Print','Comic Sans MS',cursive;--world-title:'Palatino Linotype',serif}
body[data-world='factory']{--world-font:'Bahnschrift Condensed','Arial Narrow',sans-serif;--world-title:'Impact','Arial Narrow',sans-serif}
body[data-world='glue']{--world-font:'Ink Free','Comic Sans MS',cursive;--world-title:'Segoe Print',cursive}
body[data-world='heaven']{--world-font:'Cambria','Georgia',serif;--world-title:'Constantia','Palatino Linotype',serif}
body[data-world='achievements']{--world-font:'Garamond','Georgia',serif;--world-title:'Palatino Linotype','Book Antiqua',serif}
body[data-world='oldworld']{--world-font:'Lucida Console','Courier New',monospace;--world-title:'Courier New',monospace}
body[data-world='datahub']{--world-font:'Cascadia Mono','Consolas',monospace;--world-title:'Bahnschrift',sans-serif}
body[data-world='worldwideweb']{--world-font:'Verdana','Arial',sans-serif;--world-title:'Linux Libertine','Georgia',serif}
body[data-world='recursive']{--world-font:'Lucida Console','Consolas',monospace;--world-title:'Courier New',monospace}
body[data-world='randomwalk']{--world-font:'Consolas',monospace;--world-title:'Ink Free','Segoe Print',cursive}
body[data-world='incomprehensible']{--world-font:'Cambria Math','Segoe UI Symbol',serif;--world-title:'Cambria Math',serif}
body[data-world='primordial']{--world-font:'Segoe Print','Comic Sans MS',cursive;--world-title:'Ink Free','Segoe Print',cursive}
body[data-world='brain']{--world-font:'Candara','Trebuchet MS',sans-serif;--world-title:'Constantia','Georgia',serif}
body[data-world='outside']{--world-font:'Palatino Linotype','Georgia',serif;--world-title:'Papyrus','Palatino Linotype',fantasy}
body :is(button,input,select,textarea,label,summary,footer,nav,.world-nav,#life-tools,#life-hammer,#forest-hint,#artifact-name,#memory-reset){font-family:var(--world-font)!important}
body :is(h1,h2,h3,.world-title,.room-title){font-family:var(--world-title)!important}
body[data-world='index'] #forest-hint{font-size:14px;letter-spacing:.12em}
body[data-world='factory'] :is(h1,h2){letter-spacing:.08em}
body[data-world='heaven'] :is(h1,h2){font-weight:400;letter-spacing:-.02em}
body[data-world='achievements'] :is(h1,h2){letter-spacing:.045em}
body[data-world='glue'] :is(h1,h2){letter-spacing:.025em}
body[data-world='oldworld'] :is(.flicker-text,.ascii-face),pre,code,#gargo-receipt{font-family:'Consolas','Courier New',monospace!important}
