@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Code+Pro:300,300i,400,400i,600,600i,700,700i&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Google+Sans|Castoro");

.list-inline {
    list-style: none;
    margin-left: -0.5em;
    margin-right: -0.5em;
    padding-left: 0;
}

.list-inline > li {
    display: inline-block;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

img {
    display: block;
    margin: 0 auto;
}

.project-figure {
    width: 100%;
    margin: 10px auto 30px;
}

.project-video {
    display: block;
    margin: 6px auto 20px;
    width: 100%;
}

.video-carousel {
    align-items: center;
    display: grid;
    gap: 12px;
    grid-template-columns: 44px minmax(0, 1fr) 44px;
    margin: 10px auto 28px;
    width: 100%;
}

.video-carousel-stage {
    min-width: 0;
}

.video-carousel-slide {
    display: none;
}

.video-carousel-slide.is-active {
    display: block;
}

.video-carousel-title {
    font-size: 1.1em;
    font-weight: 600;
    margin: 0 0 10px;
    text-align: center;
}

.video-carousel-button {
    align-items: center;
    background: #363636;
    border: 0;
    border-radius: 50%;
    color: #ffffff;
    display: inline-flex;
    height: 44px;
    justify-content: center;
    padding: 0;
    width: 44px;
}

.video-carousel-button:hover,
.video-carousel-button:focus {
    background: #292929;
    color: #ffffff;
    outline: none;
}

.video-carousel-button i {
    font-size: 18px;
}

b,
strong {
    color: #111111;
    font-family: 'Noto Sans', 'Source Sans Pro', 'Lato', Verdana, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-text-stroke: 0.2px #111111;
}

h1 {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 48px;
}

h2 {
    font-weight: 300;
    margin-top: 30px;
}

h3 {
    font-weight: 400;
    font-size: 24px;
}

.codebox-pre {
    font-size: 14px;
    border: none;
    background-color: #f6f8fa !important;
}

.codebox-code {
    font-family: 'Source Code Pro', 'Lato', Verdana, Helvetica, monospace !important;
    background-color: #f6f8fa !important;
}

.text-title {
    font-size: 2.2em;
    font-weight: 400;
}

.text-toplink {
    font-weight: 400;
}

.link-list a {
    color: inherit;
}

.section-heading {
    font-size: 1.8em;
    font-weight: 500;
    margin-top: 34px;
    margin-bottom: 18px;
}

.subsection-heading {
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 12px;
}

.chain-sequence {
    margin: 18px 0;
    text-align: center;
}

.main-idea-content .subsection-heading {
    margin-top: 34px;
}

.challenge-quote {
    background: #f6f8fa;
    border-left: 4px solid #598be7;
    margin: 22px 0;
    padding: 4px 24px 12px;
}

.challenge-quote .subsection-heading {
    font-size: 1.05em;
    margin-top: 20px;
}

.challenge-quote ul {
    margin-bottom: 10px;
}

.challenge-figure {
    width: 70%;
}

.text-caption-small {
    display: block;
}

.text-caption {
    font-size: 20px;
    display: block;
}

.text-equation {
    font-size: 110%;
}

.text-tt {
    font-family: 'Source Code Pro', 'Lato', Verdana, Helvetica, sans-serif;
    font-weight: 400;
}

.top0 { margin-top:0px; }
.top5 { margin-top:5px; }
.top10 { margin-top:10px; }
.top20 { margin-top:20px; }
.top30 { margin-top:30px; }

.bottom0 { margin-bottom:0px; }
.bottom5 { margin-bottom:5px; }
.bottom10 { margin-bottom:10px; }
.bottom20 { margin-bottom:20px; }
.bottom30 { margin-bottom:30px; }

#main {
    max-width: 960px;
    padding-bottom: 30px;
    width: 100%;
}

.publication-header {
    padding-top: 48px;
}

.publication-title {
    color: #363636;
    font-family: 'Google Sans', 'Noto Sans', sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.125;
    margin-top: -20px;
    margin-bottom: 24px;
}

.publication-authors {
    color: #000000;
    font-family: 'Google Sans', 'Noto Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 8px;
}

.publication-authors a,
.publication-authors a:focus {
    color: hsl(204, 60%, 30%) !important;
    font-size: inherit;
    font-weight: 400;
}

.publication-authors a:hover {
    text-decoration: underline;
}

.author-block {
    display: inline-block;
}

.publication-venue {
    color: #000000;
    font-family: 'Google Sans', 'Noto Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 24px;
}

.publication-links {
    margin-bottom: 24px;
}

.link-block {
    display: inline-block;
    margin: 0 4px;
}

.publication-button,
.publication-button:focus {
    align-items: center;
    background-color: #363636;
    border: 1px solid transparent;
    border-radius: 9999px;
    color: #ffffff;
    display: inline-flex;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    height: 2.5em;
    justify-content: center;
    line-height: 1.5;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: calc(0.5em - 1px) 1em;
    text-align: center;
    white-space: nowrap;
}

.publication-button:hover {
    background-color: #292929;
    color: #ffffff;
}

.publication-button .icon {
    display: inline-flex;
    height: 1.5em;
    margin-left: calc(-0.5em - 1px);
    margin-right: 0.25em;
    width: 1.5em;
    align-items: center;
    justify-content: center;
}

.template-note,
.template-note a {
    font-size: 15px;
}

@media screen and (min-width:992px) {
    body, td, th, tr, p, a, li {
        font-family: 'Noto Sans', 'Source Sans Pro', 'Lato', Verdana, Helvetica, sans-serif;
        font-size: 16px;
    }

    .mobile-only {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .video-carousel {
        gap: 8px;
        grid-template-columns: 36px minmax(0, 1fr) 36px;
    }

    .video-carousel-button {
        height: 36px;
        width: 36px;
    }
}

@media screen and (max-width:991px) {
    body, td, th, tr, p, a, li {
        font-family: 'Noto Sans', 'Source Sans Pro', 'Lato', Verdana, Helvetica, sans-serif;
        font-size: 16px;
    }

    .desktop-only {
        display: none;
    }

    .text-title {
        font-size: 1.8em;
    }

    .publication-header {
        padding-top: 32px;
    }

    .publication-title {
        font-size: 26px;
        margin-top: -10px;
    }
}

mjx-container[display="true"] {
    margin: 10px 0 !important
}
