@charset "UTF-8";body{font-family:sans-serif;background:#fff;color:#222;margin:0;padding:0}body .content-caption .bold{font-weight:900}body .content-caption .red{color:red}body .container{max-width:1080px;margin:0 auto;padding:2rem 1rem}body .container header{text-align:center;margin-bottom:2rem}body .container header h1{font-size:1.6rem;margin-bottom:.5rem;max-width:900px;margin:0 auto 1rem}body .container header .authors{max-width:600px;margin:0 auto 1rem;font-size:1rem;color:#555}body .container header .venue{font-size:.9rem;color:#888}body .container header .links{margin-top:.8rem}body .container header .links a{margin:0 .5rem;color:#06c;text-decoration:none;border:1px solid #0066cc;padding:.2rem .6rem;border-radius:4px}body .container header .links a:hover{background:#06c;color:#fff}body .container section{margin-bottom:2.5rem}body .container section h2{font-size:1.2rem;border-bottom:1px solid #ddd;padding-bottom:.3rem;margin-bottom:1rem}body .container section .teaser-image{display:block;height:auto;max-width:80%;margin:0 auto}body .container section .caption{font-size:.85rem;font-weight:600;max-width:80%;margin:0 auto;margin-bottom:1rem;text-align:justify;line-height:1rem}body .container section .content-image{max-width:50%}body .container section .content-caption{max-width:50%}body .container section .abstract-text{margin:0 auto 1rem;max-width:1080px;text-align:justify;line-height:1.4rem;max-width:80%;margin:0 auto}body .container section .dataset-selection{margin-bottom:.5rem}body .container section .dataset-selection button.selected{background-color:#e6f2ff;font-weight:600}body .container section .window-selection{margin-bottom:.5rem}body .container section .window-selection button.selected{background-color:#e6f2ff;font-weight:600}body .container section>div:first-of-type button.selected{background-color:#e6f2ff;font-weight:600}body .container section .interface{margin:2rem auto 1rem!important}body .container section .content .results-content{display:flex;flex-direction:row}body .container section .content .results-content .left{margin-right:.5rem;flex:1.5}body .container section .content .results-content .right{flex:4}body .container section .content .results-content .prompt .prompt-content{background:#fff;padding:0rem;margin-bottom:1rem;text-align:left}body .container section .content .results-content .prompt .prompt-content .prompt-label{margin-top:.5rem;font-size:.7rem;font-weight:600}body .container section .content .results-content .prompt .prompt-content .shot{font-weight:400;margin:0}body .container section .content .results-content .prompt .prompt-content .aggregated-prompt{background-color:#f5f5f5}body .container section .content .results-content .prompt .prompt-content .aggregated-prompt .prompt-pre-inline{padding-bottom:0}body .container section .content .results-content .prompt .prompt-content pre{background:#f5f5f5;text-align:left;font-size:.6rem;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;overflow-x:auto;margin:0;padding:.5rem}body .container section .content .results-content .prompt .prompt-content .correct{background:#e0ffe0}body .container section .content .results-content .prompt .prompt-content .incorrect{background:#ffcdcd}body .container section .content .results-content .prompt .prompt-content .example-data-row{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:0rem;padding:0}body .container section .content .results-content .prompt .prompt-content .example-data-row .example-data-item{display:flex;flex-direction:column;flex-shrink:0;padding:0 0rem 0 .5rem}body .container section .content .results-content .prompt .prompt-content .example-data-row .example-data-item .example-label{padding-bottom:.25rem}body .container section .content .results-content .prompt .prompt-content .example-data-row .example-data-item img{width:250px;height:125px;object-fit:cover}body .container section .content .results-content .prompt .prompt-content .target-data{padding:.5rem}body .container section .content .results-content .prompt .prompt-content .target-data img{width:250px;height:125px;outline:1px solid #0066cc}body .container section .experiment-description{max-width:1080px;text-align:justify;line-height:1.4rem;max-width:80%;margin:0 auto}body .container section .selection{flex:1}body .container section .selection .vis-selection{margin-bottom:.5rem;font-size:.7rem;font-weight:600}body .container section .selection .vis-selection button.visual-prompt.selected{background-color:#e6f2ff;box-shadow:inset 0 2px 4px #0066cc4d;font-weight:600}body .container section .selection .seed-selection{display:grid;grid-template-columns:max-content repeat(30,101px);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background:transparent}body .container section .selection .seed-selection .col-headers{grid-column:1/-1;display:grid;grid-template-columns:subgrid;align-items:center;position:sticky;top:0;z-index:5}body .container section .selection .seed-selection .col-headers .corner{z-index:10;position:sticky;padding:.25rem .5rem;background:#fff}body .container section .selection .seed-selection .col-headers .col-header{text-align:center;font-size:.6rem;padding-bottom:.25rem}body .container section .selection .seed-selection .rows{display:contents}body .container section .selection .seed-selection .row{grid-column:1/-1;display:grid;grid-template-columns:subgrid;align-items:center}body .container section .selection .seed-selection .row-header{position:sticky;left:0;z-index:6;background:#fff;border:2px solid #ffffff;font-size:.7rem;min-height:50px;height:auto;display:flex;flex-direction:column;justify-content:center;padding-right:.5rem}body .container section .selection .seed-selection .word{text-align:left;display:block}body .container section .selection .seed-selection .thumbnail{width:100px;height:50px;background:#fff;margin:0;padding:0;display:block}body .container section .selection .seed-selection .thumbnail img{width:100%;height:100%;object-fit:cover}body .container section .selection .seed-selection .thumbnail.selected{outline:1px solid #0066cc}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
