/* R2 Smart icon fallback — works without external icon fonts */
.wiki__nav-item-icon .ra{
  font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",Arial,sans-serif!important;
  font-style:normal!important;
  font-weight:400!important;
  line-height:1!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:1.25em!important;
  height:1.25em!important;
  color:#ffd36a!important;
  text-shadow:0 0 14px rgba(255,211,106,.34)!important;
}
.wiki__nav-item-icon .ra:before{content:"✦"!important;font-size:22px!important;line-height:1!important}
.wiki__nav-item-icon .ra-underhand:before{content:"⚔️"!important}
.wiki__nav-item-icon .ra-perspective-dice-random:before{content:"🎲"!important}
.wiki__nav-item-icon .ra-dervish-swords:before{content:"🗡️"!important}
.wiki__nav-item-icon .ra-muscle-up:before{content:"💪"!important}
.wiki__nav-item-icon .ra-heartburn:before{content:"🔥"!important}
.wiki__nav-item-icon .ra-fast-ship:before{content:"⛵"!important}
.wiki__nav-item-icon .ra-crossed-axes:before{content:"🪓"!important}
.wiki__nav-item-icon .ra-trophy:before{content:"🏆"!important}
.wiki__nav-item-icon .ra-supersonic-arrow:before{content:"➶"!important}
.wiki__nav-item-icon .ra-aware:before{content:"👁"!important}
.wiki__nav-item-icon .ra-archer:before{content:"🏹"!important}
.wiki__nav-item-icon .ra-double-team:before{content:"👥"!important}
.wiki__nav-item-icon .ra-wyvern:before{content:"🐉"!important}
.wiki__nav-item-icon .ra-beetle:before{content:"🪲"!important}
.wiki__nav-item-icon .ra-bird-claw:before{content:"🦅"!important}
.wiki__nav-item-icon .ra-gears:before{content:"⚙️"!important}
.wiki__nav-item-icon .ra-gecko:before{content:"🦎"!important}
