/* Shared collection chrome for Wordgames. */
:root{font-family:Figtree,Arial,sans-serif}
.collection-topbar{height:48px;display:flex;align-items:center;justify-content:space-between}
.collection-logo{font-size:18px;font-weight:800;letter-spacing:.08em;color:#fff4db;text-decoration:none}.collection-logo i{font-style:normal;color:#efc357;font-size:20px}
.collection-icon{background:none;border:0;color:#fff4db;font-size:30px;cursor:pointer;padding:7px}.collection-menu{width:39px;display:grid;gap:5px}.collection-menu span{height:2px;background:currentColor;width:23px}
