/* The game's own screen, once the landing page has gone: the view filling
   the window, the HUD at its edges (the Haven Isle UI design, round 3), and
   the book and the other screens over it. One file per part. */
@import url("./glass.css");
@import url("./frame.css");
@import url("./side.css");
@import url("./tracker.css");
@import url("./party.css");
@import url("./quickbar.css");
@import url("./book.css");
@import url("./journal.css");
@import url("./sheet.css");
@import url("./spellbook.css");
@import url("./worldmap.css");
@import url("./menu.css");
@import url("./screens.css");
@import url("./bastion.css");
@import url("./breath.css");
