:root{--black:#1F1F21;--dark-gray:#808286;--medium-gray:#b2b2b2;--light-gray:#F5F5F5;--dark-green:#546F1C;--light-green:#c1eb66}@font-face{font-family:GTAmerica;font-weight:300;src:url(../../../fonts/GT-America-Regular.otf) format("opentype")}@font-face{font-family:GTAmerica-Bold;font-weight:700;src:url(../../../fonts/GT-America-Bold.otf) format("opentype")}@font-face{font-family:IBMPlexMono;font-weight:300;src:url(../../../fonts/IBMPlexMono-Regular.ttf)}@font-face{font-family:AUTHENTIC-90;font-weight:600;src:url(../../../fonts/AUTHENTICSans-130.otf) format("opentype")}@font-face{font-family:AUTHENTIC-90;font-weight:300;src:url(../../../fonts/AUTHENTICSans-90.otf) format("opentype")}@font-face{font-family:AUTHENTIC-90;font-weight:100;src:url(../../../fonts/AUTHENTICSans-60.otf) format("opentype")}@font-face{font-family:ABCWhyte-Semimono;font-weight:300;src:url(../../../fonts/ABCWhyteSemi-Mono-Regular-Trial.otf) format("opentype")}::selection{background-color:var(--light-green)}.tooltip.svelte-83vyee.svelte-83vyee{font-weight:600;position:absolute;bottom:100%;left:50%;transform:translate(-50%);color:var(--light-green);font-size:.85em;white-space:nowrap;pointer-events:none;z-index:10}.bar-container.svelte-83vyee.svelte-83vyee{background:var(--dark-gray);width:70px;height:12px;transition:background-color .3s}.bar-display.svelte-83vyee.svelte-83vyee{background:var(--light-green);height:100%;transition:background-color .3s}.projects-container.svelte-83vyee.svelte-83vyee{margin-top:2em;width:100%;font-size:1em}.projects-header.svelte-83vyee.svelte-83vyee{display:flex;border-bottom:1.5px solid var(--black);padding-bottom:4px}.footer.svelte-83vyee.svelte-83vyee{padding-top:4px;font-family:ABCWhyte-semimono,monospace;font-size:12px;color:var(--dark-gray)}.header-cell.svelte-83vyee.svelte-83vyee{font-family:ABCWhyte-semimono,monospace;color:var(--dark-gray);font-size:13px;padding-right:18px;flex:1}.header-cell.svelte-83vyee.svelte-83vyee:first-child{flex:0 0 72px}.header-cell.svelte-83vyee.svelte-83vyee:last-child{padding-right:0}.project-row.svelte-83vyee.svelte-83vyee{display:flex;align-items:center;border-bottom:1px solid var(--dark-gray);transition:background-color .3s}.project-row.svelte-83vyee.svelte-83vyee:hover{background-color:var(--light-green)}.project-row.svelte-83vyee:hover .bar-container.svelte-83vyee{background-color:var(--medium-gray)}.project-row.svelte-83vyee:hover .bar-display.svelte-83vyee{background-color:var(--black)}.project-cell.svelte-83vyee.svelte-83vyee{padding-right:18px;flex:1;display:flex;align-items:center}.img-cell.svelte-83vyee.svelte-83vyee{flex:0 0 72px}.project-cell.svelte-83vyee.svelte-83vyee:last-child{padding-right:0}.table-link.svelte-83vyee.svelte-83vyee{text-decoration:none;color:var(--black)}.link.svelte-83vyee.svelte-83vyee{color:var(--black);text-decoration:none;position:relative}.link.svelte-83vyee.svelte-83vyee:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:3px;background-color:var(--light-green);transition:width .3s}.link.svelte-83vyee.svelte-83vyee:hover:after{width:100%}body{margin:1em;padding:0;font-family:AUTHENTIC-90,sans-serif}.info-container.svelte-83vyee.svelte-83vyee{display:flex;flex-direction:row;justify-content:space-between}.info.svelte-83vyee.svelte-83vyee{width:600px}.view-buttons.svelte-83vyee.svelte-83vyee{font-family:ABCWhyte-Semimono,monospace;font-size:.9em;align-self:flex-start}@media (max-width: 1100px){.view-buttons.svelte-83vyee.svelte-83vyee{pointer-events:none;opacity:0}}html{background-color:var(--medium-gray)}.view-btns.svelte-83vyee.svelte-83vyee{padding-right:12px;position:relative;display:inline-block}button.svelte-83vyee.svelte-83vyee{background:none;border:none;font:inherit;padding:0;cursor:pointer;position:relative;outline:none;color:var(--black)}button.selected.svelte-83vyee.svelte-83vyee{font-weight:700}.sep.svelte-83vyee.svelte-83vyee{margin:0 .2em;color:#888}.underline.svelte-83vyee.svelte-83vyee{position:absolute;bottom:-2px;height:3px;background:var(--light-green);transition:left .3s cubic-bezier(.55,0,.1,1),width .3s cubic-bezier(.55,0,.1,1);border-radius:1px}.selected-projects.svelte-83vyee.svelte-83vyee{flex:1 1 30%;min-width:0}.source-column.svelte-83vyee.svelte-83vyee{flex:0 0 20%}.rating-column.svelte-83vyee.svelte-83vyee{flex:0 0 80px}.video-loop.svelte-83vyee.svelte-83vyee{max-width:60px;object-fit:cover;padding:12px 6px 10px 0;transition:max-width .4s,max-height .4s,padding-left .4s cubic-bezier(.55,0,.1,1)}.video-loop.svelte-83vyee.svelte-83vyee:hover{max-width:480px;max-height:480px;padding-left:1em}.venn-text-bg.svelte-83vyee.svelte-83vyee{font-family:ABCWhyte-semimono,monospace;font-size:10px;fill:var(--black);letter-spacing:.05em;stroke:var(--medium-gray);stroke-width:10px;paint-order:stroke fill}.venn-text.svelte-83vyee.svelte-83vyee{font-family:ABCWhyte-semimono,monospace;font-size:10px;fill:var(--black);letter-spacing:.05em}@media (max-width: 1200px){.source-column.svelte-83vyee.svelte-83vyee{flex:0 0 10%}.selected-projects.svelte-83vyee.svelte-83vyee{flex:1 1 40%}.rating-column.svelte-83vyee.svelte-83vyee{flex:0 0 70px}.bar-container.svelte-83vyee.svelte-83vyee{width:60px}.header-cell.svelte-83vyee.svelte-83vyee{font-size:11px}.video-loop.svelte-83vyee.svelte-83vyee:hover{max-width:240px;max-height:480px;padding-left:1em}}@media (max-width: 800px){.source-column.svelte-83vyee.svelte-83vyee{display:none}.project-row.svelte-83vyee.svelte-83vyee{padding-top:12px;padding-bottom:12px;max-height:140px}.video-loop.svelte-83vyee.svelte-83vyee:hover{max-width:120px;padding-left:1em}}@media (max-width: 600px){.project-row.svelte-83vyee.svelte-83vyee:hover{background-color:var(--medium-gray)}.project-row.svelte-83vyee:hover .bar-container.svelte-83vyee{background-color:var(--dark-gray)}.project-row.svelte-83vyee:hover .bar-display.svelte-83vyee{background-color:var(--light-green)}.project-row.svelte-83vyee.svelte-83vyee{height:100%;max-height:100%;padding-top:4px;padding-bottom:0}.video-loop.svelte-83vyee.svelte-83vyee:hover{max-width:100%;max-height:100%;padding-left:0}.projects-container.svelte-83vyee.svelte-83vyee{border-top:1.5px solid var(--black)}.project-cell.svelte-83vyee.svelte-83vyee{padding-right:0;text-align:left;flex:1 1 100%;width:100%}.video-loop.svelte-83vyee.svelte-83vyee,.img-cell.svelte-83vyee.svelte-83vyee{max-width:100%;max-height:100%}.bar-container.svelte-83vyee.svelte-83vyee{width:90px}.projects-header.svelte-83vyee.svelte-83vyee{display:none}.project-row.svelte-83vyee.svelte-83vyee{padding-top:4px;padding-bottom:4px;flex-direction:column;gap:4px}.selected-projects.svelte-83vyee.svelte-83vyee{font-size:18px}.source-column.svelte-83vyee.svelte-83vyee{display:flex;font-family:ABCWhyte-semimono,monospace;color:var(--dark-gray);font-size:14px}.mobile-bars-container.svelte-83vyee.svelte-83vyee{display:flex;flex-direction:row;justify-content:space-between;font-size:12px;padding-top:8px;padding-bottom:8px}.link.svelte-83vyee.svelte-83vyee{text-decoration:underline}}
