.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge {
    color: #fff !important;
    border-radius: 0.125rem;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

:root { --global-bg-color: #ffffff; --global-code-bg-color: rgba(181, 9, 172, 0.05); --global-text-color: #000000; --global-text-color-light: #828282; --global-theme-color: #002D72; --global-hover-color: #ffb81c; --global-footer-bg-color: #1c1c1c; --global-footer-text-color: #e8e8e8; --global-footer-link-color: #ffffff; --global-distill-app-color: #828282; }

blockquote { background: var(--global-bg-color); border-left: 2px solid var(--global-theme-color); margin: 1.5em 10px; padding: 0.5em 10px; font-size: 1.2rem; }

@media print, screen and (min-width: 480px) {.col-sm-9 {width: 100%;}}

.publications { margin-top: 2rem; }

.publications h1 { color: var(--global-theme-color); font-size: 2rem; text-align: center; margin-top: 1em; margin-bottom: 1em; }

.publications h2 { margin-bottom: 1rem; }

.publications h2 span { font-size: 1.5rem; }

.publications h2.year {
  color: var(--global-theme-color);
  border-top: 2px solid var(--global-theme-color);
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  text-align: right;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.publications h2.year span {
  font-size: 1.75rem;
  line-height: 1;
}

.publications h2.year:first-of-type { margin-top: 0.5rem; }

.publications ol.bibliography { list-style: none; padding: 0; margin-top: 0; }

.publications ol.bibliography li { min-height: 125px; margin-bottom: 0.5rem; }

.publications ol.bibliography li .abbr { min-height: 8rem; height: auto; margin-bottom: 0.5rem; max-width: 100%; box-sizing: border-box; }

.publications ol.bibliography li .abbr .teaser-with-badge { position: relative; display: inline-block; max-width: 100%; }

.publications ol.bibliography li .abbr abbr { display: inline-block; background-color: var(--global-theme-color); padding-left: 1rem; padding-right: 1rem; position: absolute; top: 8px; left: 16px; }

.publications ol.bibliography li .abbr abbr a { color: white; }

.publications ol.bibliography li .abbr abbr a:hover { text-decoration: none; }

.publications ol.bibliography li .abbr .award { color: var(--global-theme-color) !important; border: 1px solid var(--global-theme-color); }

.publications ol.bibliography li .title { font-weight: bolder; }

.publications ol.bibliography li .author a { border-bottom: 1px var(--global-theme-color); }

.publications ol.bibliography li .author a:hover { border-bottom-style: solid; text-decoration: none; }

.publications ol.bibliography li .author > em { border-bottom: 1px solid; font-style: normal; }

.publications ol.bibliography li .pub-description {
  margin-top: 0.35rem;
  margin-bottom: 0.4rem;
  font-size: 0.92em;
  line-height: 1.45;
  color: var(--global-text-color-light);
  max-width: 48rem;
}

.publications ol.bibliography li .pub-description p { margin: 0 0 0.35em 0; }

.publications ol.bibliography li .pub-description p:last-child { margin-bottom: 0; }

.publications ol.bibliography li .links a.btn { color: #000000; border: 1px solid #000000; padding-left: 0.5rem; padding-right: 0.5rem; padding-top: 0.1rem; padding-bottom: 0.1rem; }

.publications ol.bibliography li .links a.btn:hover { color: var(--global-theme-color); border-color: var(--global-theme-color); }

.publications ol.bibliography li .hidden { font-size: 0.875rem; max-height: 0px; overflow: hidden; text-align: justify; -webkit-transition: 0.15s ease; -moz-transition: 0.15s ease; -ms-transition: 0.15s ease; -o-transition: 0.15s ease; transition: all 0.15s ease; }

.publications ol.bibliography li .hidden p { line-height: 1.4em; margin: 10px; }

.publications ol.bibliography li .hidden pre { font-size: 1em; line-height: 1.4em; padding: 10px; }

.publications ol.bibliography li .hidden.open { max-height: 100em; -webkit-transition: 0.15s ease; -moz-transition: 0.15s ease; -ms-transition: 0.15s ease; -o-transition: 0.15s ease; transition: all 0.15s ease; }

.publications ol.bibliography li div.abstract.hidden { border: dashed 1px var(--global-bg-color); }

.publications ol.bibliography li div.abstract.hidden.open { border-color: var(--global-text-color); }

/* Keep thumbnail + logo column top-aligned with text so tall left columns do not
   vertically center and spill the venue logo into the next publication row. */
.publications ol.bibliography li .pub-row { align-items: flex-start; max-width: 100%; box-sizing: border-box; }

.publications ol.bibliography li .teaser { border-radius: 8px; box-shadow: 3px 3px 6px #888; height: 140px; width: min(305px, calc(100% - 10px)); max-width: 100%; margin: 5px; object-fit: cover; box-sizing: border-box; }

.publications ol.bibliography li .venue-logo { display: block; max-height: 67.5px; max-width: min(365px, calc(100% - 10px)); width: auto; height: auto; margin: 0 5px 6px 5px; object-fit: contain; object-position: left center; box-sizing: border-box; }

/* Wide CVPR wordmark: default max-width is larger than teaser column, so it reads oversized next to circular journal marks. */
.publications ol.bibliography li .venue-logo[src*="cvpr"] { max-height: 48px; max-width: min(220px, calc(100% - 10px)); }


.publications ol.bibliography li .col-sm-9 { min-width: 0; box-sizing: border-box; }
