ul.horizontal-list{display:flex;margin-top:0;margin-left:-40px;flex-wrap:wrap}ul.horizontal-list li{display:inline;margin-right:1em}ul.horizontal-list li a{text-decoration:none;font-weight:400}.card{padding:1em;width:22em;height:auto;text-align:left;font-size:1em;align-items:flex-start;margin-top:.8em;border-radius:.5em}.card hr{margin:.5em 0}.card .authors{font-size:.8em;font-style:italic;margin:.2em 0 .4em}.card .body{font-size:.8em}.theme-rows{margin:1em 0}.theme-row{display:flex;align-items:flex-start;gap:1.2em;padding:1em 0;border-bottom:1px solid var(--text-secondary)}.theme-row:first-child{border-top:1px solid var(--text-secondary)}.theme-row-icon{flex-shrink:0;width:72px}.theme-row-icon img{width:72px;height:72px;object-fit:contain}.theme-row-left{flex:1;min-width:0}.theme-row-title{font-weight:700;font-size:.95em}.theme-row-desc{font-size:.8em;color:var(--text-secondary);margin:.2em 0 0}.theme-row-pubs{list-style:none;padding:0;margin:0;flex:1.4;min-width:0}.theme-row-pubs li{margin:.3em 0}.theme-row-pubs li a{font-size:.8em;text-decoration:none;font-weight:400}.theme-row-pubs li a:hover{text-decoration:underline}@media screen and (max-width:600px){.theme-row{flex-wrap:wrap;row-gap:.4em}.theme-row-icon{flex-shrink:0}.theme-row-left{flex:1;min-width:0}.theme-row-pubs{flex:0 0 100%;padding-left:calc(72px + 1.2em)}}@media screen and (max-width:600px){ul.horizontal-list li.card{width:100%;display:block;margin-bottom:1em;margin-left:1em}ul.horizontal-list li.card a,ul.horizontal-list li.card .header{font-size:1em}}