nav{display:flex;padding:1.5em 3em;font-size:90%}nav>*+*{margin-left:2em}nav a{margin-right:.5rem}nav a:last-child{margin-right:0}nav span{color:#f5f5f5}:host{--color-accent: $color-accent;--color-link: $color-link;--color-text: $color-text;--color-text-dark: $color-text-dark;--color-text-inverted: $color-text-inverted;--color-border: $color-border;--color-border-dark: $color-border-dark;--color-background-dark: $color-background-dark;--color-background-darker: $color-background-darker;--color-background-inverted: $color-background-inverted;--color-success: $color-success;--color-error: $color-error}project-banner .details .topic,library-card .details .topic{margin-right:.5em;margin-top:.8em;padding:2px 6px;border-radius:3px}project-banner .details .topic.primary,library-card .details .topic.primary{background:#ffd166}project-banner .details .topic.secondary,library-card .details .topic.secondary{background:#f3f0ec}.releases.list .items project-banner,.books.list .items project-banner,.releases.list .items library-card,.books.list .items library-card{width:250px}.releases.list .items project-banner .banner,.books.list .items project-banner .banner,.releases.list .items library-card .banner,.books.list .items library-card .banner{height:140px}project-banner,library-card{display:flex;flex-direction:column}project-banner a:not(:hover),library-card a:not(:hover){text-decoration:none}project-banner .banner,library-card .banner{height:300px;max-height:30vw;border-radius:12px;background-size:cover;background-position:center}project-banner .banner:hover,library-card .banner:hover{outline:solid 3px #ffd166}project-banner .details,library-card .details{display:flex;flex-wrap:wrap;align-items:baseline}project-banner .details .time,library-card .details .time{margin-left:.5em;margin-top:.8em;font-size:.9em;opacity:.9}project-banner .author .spacer,library-card .author .spacer{flex-grow:1}project-banner .title,library-card .title{font-family:sans-serif;font-weight:bold;font-size:1.5rem;margin-top:.4em}project-banner .description,library-card .description{margin-top:.6em;flex-grow:1}project-banner .emphasis,library-card .emphasis{border-bottom:solid 3px #ffd166;margin-bottom:-3px !important}project-banner .author{margin-top:2em}#content{display:flex;flex-direction:column}.releases.list,.books.list{flex-grow:1}@media(max-width: 600px){.releases.list .items,.books.list .items{display:flex;flex-direction:column;align-items:center}}.releases.list .items>*,.books.list .items>*{padding:1em;display:inline-flex}.releases.list .items li,.books.list .items li{list-style:none}.page_navigation{display:inline-block;margin:auto;font-size:14px}.page_navigation a{margin:4px;padding:.5em}.page_navigation a:not(:hover){text-decoration:none}.page_navigation a.current{text-decoration:underline}
