// Additional Scottish/other Shires? To enrich "Britain" we add a few iconic Scottish 'shires' (traditional counties) const scottishShires = [ id: "midlothian", name: "Midlothian", town: "Edinburgh", known: "Edinburgh Castle, Pentland Hills", since: "Medieval", region: "Scotland (Lothian)", motto: "🏴󠁧󠁒󠁳󠁣󠁴󠁿 'Scotland's historic heart' β€” royal mile & festivals" , id: "ayrshire", name: "Ayrshire", town: "Ayr", known: "Robert Burns country, Culzean Castle", since: "13th century", region: "South West Scotland", motto: "πŸ“ 'Burns' land' β€” rolling pastures & coastal golf" , id: "fife", name: "Fife", town: "Cupar", known: "St Andrews, fishing villages, Forth bridges", since: "Ancient", region: "Scotland", motto: "β›³ 'Ancient Kingdom of Fife' β€” home of golf" , id: "perthshire", name: "Perthshire", town: "Perth", known: "Highland boundary, Scone Palace, Loch Tay", since: "Medieval", region: "Central Scotland", motto: "🏴󠁧󠁒󠁳󠁣󠁴󠁿 'Heart of Scotland' β€” hills & glens" , id: "aberdeenshire", name: "Aberdeenshire", town: "Aberdeen", known: "Castles, Cairngorms, whisky trails", since: "Saxon / Pictish", region: "North East Scotland", motto: "🏰 'Castle country' β€” granite & royal deeside" , id: "inverness-shire", name: "Inverness-shire", town: "Inverness", known: "Loch Ness, Culloden, Great Glen", since: "Medieval", region: "Highlands", motto: "πŸ¦• Nessie's home β€” wild majesty of the Highlands" ];

Emily continued on her way, her feet carrying her along the winding country lanes and over ancient stone bridges that spanned the tranquil River Soar. The shire's picturesque villages, with their timber-framed cottages and quaint parish churches, seemed to spring from the pages of a rustic storybook.

.flag-icon font-size: 1.8rem; vertical-align: middle; margin-right: 8px;

.shire-info-panel flex: 1.2; min-width: 260px; background: #fffdf5; border-radius: 36px; box-shadow: 0 20px 30px -12px rgba(0,0,0,0.12); padding: 1.6rem 1.8rem; backdrop-filter: blur(2px); transition: all 0.2s; border: 1px solid #e9dfc7;