.fbi-demo pre{white-space:pre-wrap;overflow-wrap:anywhere}.fbi-yard-grid{list-style:none!important;padding:0!important;margin:1rem 0!important;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.fbi-yard-grid li{display:grid;place-items:center;gap:.15rem;min-height:75px;margin:0!important;padding:.4rem!important;border:1px solid #6b9574;background:#2b4632;border-radius:5px;position:relative}.fbi-yard-grid li[data-char="."]{background:#14232b;border-color:#3f6c7d}.fbi-yard-grid li[data-char=c]{background:#4c3f24;border-color:#b29950}.fbi-yard-grid li[data-char=Y]{background:#373453;border-color:#8d83c5}.fbi-yard-grid li strong{font:700 1.4rem monospace;color:#e6f3ea}.fbi-yard-grid li span{font:.7rem monospace;color:#d6e2da}.fbi-yard-grid li[data-repeat=true]{border:2px dashed #f3ca70}.fbi-yard-grid.fbi-hide-hex span{visibility:hidden}.fbi-demo select{max-width:100%;min-height:44px}.fbi-resource-map{display:grid;gap:1.2rem}.fbi-resource-hub{display:grid;gap:.7rem;justify-items:center;padding:1.4rem;background:#23442e;border:1px solid #89d59a;border-radius:12px}.fbi-resource-hub strong{font-size:1.5rem}.fbi-resource-branches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.fbi-resource-branches>div{display:grid;gap:.6rem;background:#14241b;border:1px solid #3d5947;border-top:3px solid #83c492;border-radius:8px;padding:1rem}.fbi-resource-branches span{font-size:.7rem;color:#a5c0ae}.fbi-resource-branches code{font-size:.75rem;overflow-wrap:anywhere}@media(max-width:720px){.fbi-resource-branches{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:440px){.fbi-resource-branches{grid-template-columns:1fr}.fbi-yard-grid li{min-height:62px}}