body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Instrument Sans,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:16px}@media screen and (max-width:768px){html{font-size:14px}}@media screen and (max-width:480px){html{font-size:12px}}html{overflow:hidden}body,html{height:100%}body{-ms-overflow-style:none;background-color:#fbf8ff;margin:0;overflow:auto;padding:0;scrollbar-width:none}body::-webkit-scrollbar{display:none}.App{align-items:center;background-color:#fbf8ff;display:flex;flex-direction:column;min-height:100vh;text-align:center}.main-content{margin-top:5vh;overflow:hidden;position:relative;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-enter{opacity:0;transform:translateX(15px)}.page-enter-active{transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.page-enter-active,.page-exit{opacity:1;transform:translateX(0)}.page-exit-active{opacity:0;transform:translateX(-5px);transition:opacity .25s cubic-bezier(.4,0,1,1),transform .25s cubic-bezier(.4,0,1,1)}.page-container{overflow:auto;padding:7vh 0 0}.page-container,.page-container-scripts{display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;min-height:85vh;text-align:left;width:70%}.page-container-scripts{overflow-x:hidden;overflow-y:auto;padding:7vh 0 5vh}.page-text{font-size:1.75rem;font-weight:300;margin-bottom:0;padding-bottom:.3vh;text-align:left}.page-text2{font-size:1.4rem}.page-text2,.page-text3{font-weight:200;margin-bottom:0;text-align:left}.page-text3{font-size:1.1rem}.page-text3,.page-text4{margin-top:1vh;padding-top:0}.page-text4{font-size:1.05rem;font-weight:200;margin-bottom:0;text-align:left}.page-header{font-size:1.8rem}.page-header,.page-header-small{font-weight:600;margin-bottom:0;text-align:left}.page-header-small{font-size:1.25rem;margin-top:4vh;padding-bottom:0;text-decoration:underline}@media screen and (max-width:768px){.page-container,.page-container-scripts{min-height:97vh;padding-bottom:10vh;padding-top:10vh;width:85%}.page-header{font-size:1.8rem}.page-header-small{font-size:1.6rem;margin-top:1.5vh}.page-header-smallest{font-size:1.5rem}.page-text{font-size:1.9rem}.page-text2{font-size:1.5rem}.page-text3{font-size:1.3rem}}.default-link{color:#0048b3;text-decoration:none}.default-link:hover{text-decoration:underline}.home-content{align-items:flex-start;display:flex;flex-direction:row;gap:3vw;padding-top:3vh}.profile-image{aspect-ratio:1/1;border-radius:50%;flex-shrink:0;height:auto;object-fit:cover;width:15vw}.text-content{flex:1 1;min-width:0;padding-top:0}@media screen and (max-width:768px){.home-content{align-items:center;flex-direction:column;text-align:center}.profile-image{margin-bottom:3vh;width:50vw}.text-content{text-align:center}}:root{--ps-ink:#16101e;--ps-ink-soft:#3f3a48;--ps-muted:#76707e;--ps-muted-2:#a09aa8;--ps-divider:#16101e14;--ps-divider-strong:#16101e24;--ps-accent-research:#8b458b;--ps-accent-research-rail:#8b458b38;--ps-accent-creations:#c2410c;--ps-accent-creations-rail:#c2410c38}.ps-section{margin-bottom:2.25rem}.ps-section:last-child{margin-bottom:0}.ps-section-header{align-items:center;display:flex;gap:.85rem;margin:0 0 1rem}.ps-section-label{color:#16101e;color:var(--ps-ink);font-size:.72rem;font-weight:600;letter-spacing:.2em;margin:0;text-transform:uppercase;white-space:nowrap}.ps-section-rule{background:linear-gradient(90deg,#16101e29 0,#16101e0a);flex:1 1;height:1px}.ps-section[data-section=research] .ps-section-rule{background:linear-gradient(90deg,#8b458b38 0,#16101e0a);background:linear-gradient(to right,var(--ps-accent-research-rail) 0,#16101e0a 100%)}.ps-section[data-section=creations] .ps-section-rule{background:linear-gradient(90deg,#c2410c38 0,#16101e0a);background:linear-gradient(to right,var(--ps-accent-creations-rail) 0,#16101e0a 100%)}.ps-section-count{font-feature-settings:"tnum";color:#76707e;color:var(--ps-muted);font-size:.72rem;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:.06em}.ps-list{list-style:none;margin:0;padding:0}.ps-item{grid-gap:1.25rem;border-bottom:1px solid #16101e14;border-bottom:1px solid var(--ps-divider);display:grid;gap:1.25rem;grid-template-columns:2.25rem 1fr;padding:.75rem 0;position:relative}.ps-item:first-child{padding-top:.25rem}.ps-item:last-child{border-bottom:none}.ps-item-index{font-feature-settings:"tnum";color:#a09aa8;color:var(--ps-muted-2);font-size:.7rem;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:.05em;padding-top:.3rem}.ps-item[data-section=research] .ps-item-index{color:#8b458b;color:var(--ps-accent-research);opacity:.65}.ps-item[data-section=creations] .ps-item-index{color:#c2410c;color:var(--ps-accent-creations);opacity:.7}.ps-item-content{min-width:0}.ps-item-toggle{background:#0000;border:0;border-radius:4px;color:inherit;cursor:pointer;display:block;font:inherit;margin:0;padding:0;text-align:left;transition:opacity .15s ease;width:100%}.ps-item-toggle:hover .ps-item-title{color:#16101e;color:var(--ps-ink)}.ps-item-toggle:focus-visible{outline:2px solid #16101e2e;outline-offset:4px}.ps-item-meta-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.3rem}.ps-item-tags{align-items:center;color:#76707e;color:var(--ps-muted);display:flex;flex-wrap:wrap;font-size:.68rem;font-weight:500;gap:.4rem;letter-spacing:.12em;line-height:1;text-transform:uppercase}.ps-tag{align-items:center;display:inline-flex}.ps-tag-divider{color:#a09aa8;color:var(--ps-muted-2);font-weight:400}.ps-item[data-section=research] .ps-tag-kind{color:#8b458b;color:var(--ps-accent-research)}.ps-item[data-section=creations] .ps-tag-kind{color:#c2410c;color:var(--ps-accent-creations)}.ps-tag-venue{color:#76707e;color:var(--ps-muted)}.ps-tag-live{align-items:center;background:#10b9811a;border:1px solid #10b98138;border-radius:999px;color:#047857;display:inline-flex;font-size:.58rem;font-weight:700;gap:.35rem;letter-spacing:.08em;margin-left:.2rem;padding:.15rem .45rem .15rem .4rem;text-transform:uppercase}.ps-live-dot{animation:ps-live-pulse 2s ease-in-out infinite;background:#10b981;border-radius:50%;height:5px;width:5px}@keyframes ps-live-pulse{0%,to{box-shadow:0 0 0 0 #10b98173;opacity:1}50%{box-shadow:0 0 0 4px #10b98100;opacity:.75}}.ps-item-date{font-feature-settings:"tnum";color:#76707e;color:var(--ps-muted);flex-shrink:0;font-size:.72rem;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.ps-item-title-row{align-items:baseline;display:flex;gap:.75rem;justify-content:space-between}.ps-item-title{color:#16101e;color:var(--ps-ink);flex:1 1;font-size:1.1rem;font-weight:500;letter-spacing:-.01em;line-height:1.35;margin:0;min-width:0}.ps-item[data-section=research] .ps-item-title{font-style:italic;font-weight:500}.ps-item[data-section=creations] .ps-item-title{font-weight:600}.ps-item-chevron{align-items:center;align-self:center;color:#a09aa8;color:var(--ps-muted-2);display:inline-flex;flex-shrink:0;justify-content:center;transform-origin:center;transition:transform .32s cubic-bezier(.22,1,.36,1),color .15s ease}.ps-item-toggle:hover .ps-item-chevron{color:#76707e;color:var(--ps-muted)}.ps-item.is-open .ps-item-chevron{color:#3f3a48;color:var(--ps-ink-soft);transform:rotate(180deg)}.ps-item-body{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1),opacity .22s ease,margin-top .32s cubic-bezier(.22,1,.36,1);will-change:grid-template-rows,opacity}.ps-item.is-open .ps-item-body{grid-template-rows:1fr;margin-top:.7rem;opacity:1}.ps-item-body-inner{min-height:0;overflow:hidden}.ps-item-description{color:#3f3a48;color:var(--ps-ink-soft);font-size:.95rem;font-weight:300;line-height:1.6;margin:0 0 .85rem}.ps-item-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.15rem 1.1rem}.ps-action{align-items:center;background:#0000;border:0;color:#3f3a48;color:var(--ps-ink-soft);display:inline-flex;font-size:.82rem;font-weight:500;gap:.3rem;letter-spacing:-.005em;padding:.1rem 0;position:relative;text-decoration:none;transition:color .15s ease,opacity .15s ease}.ps-action:after{background:currentColor;bottom:.05rem;content:"";height:1px;left:0;opacity:0;position:absolute;right:1rem;transition:opacity .15s ease}.ps-action:hover:after{opacity:.45}.ps-action .ps-arrow{transition:transform .2s ease}.ps-action:hover .ps-arrow{transform:translate(2px,-2px)}.ps-item[data-section=research] .ps-action-primary{color:#8b458b;color:var(--ps-accent-research)}.ps-item[data-section=creations] .ps-action-primary{color:#c2410c;color:var(--ps-accent-creations)}.ps-action-ghost{color:#76707e;color:var(--ps-muted)}.ps-action-ghost:hover{color:#16101e;color:var(--ps-ink)}.ps-item-creation{grid-template-columns:1fr}.ps-item-creation .ps-item-index{display:none}.ps-creation-link{background:linear-gradient(180deg,#fffcf6,#fff1de);border:1px solid #c2410c2e;border-radius:10px;box-shadow:inset 0 1px 0 #ffffff8c,0 1px 2px #1a13200a;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:border-color .25s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.ps-creation-link:hover{border-color:#c2410c57;box-shadow:inset 0 1px 0 #fff9,0 10px 22px -12px #c2410c61;transform:translateY(-1px)}.ps-creation-link:focus-visible{outline:2px solid #c2410c73;outline-offset:3px}.ps-creation-statusbar{align-items:center;background:#ffffff80;border-bottom:1px solid #c2410c24;color:#1a1320a6;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.68rem;gap:.85rem;justify-content:space-between;padding:.4rem .85rem}.ps-creation-status-left{align-items:center;display:inline-flex;gap:.45rem;min-width:0;overflow:hidden}.ps-creation-status-dot{animation:ps-creation-pulse 2s ease-in-out infinite;background:#c2410c;background:var(--ps-accent-creations);border-radius:50%;box-shadow:0 0 0 0 #c2410c8c;flex-shrink:0;height:6px;width:6px}@keyframes ps-creation-pulse{0%,to{box-shadow:0 0 0 0 #c2410c80}50%{box-shadow:0 0 0 5px #c2410c00}}.ps-creation-status-live{color:#c2410c;color:var(--ps-accent-creations);font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ps-creation-status-sep{color:#c2410c66}.ps-creation-status-host{color:#1a1320a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-creation-status-right{align-items:center;display:inline-flex;flex-shrink:0;gap:.55rem}.ps-creation-status-date{color:#1a13208c;font-size:.62rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ps-creation-status-arrow{align-items:center;color:#c2410c;color:var(--ps-accent-creations);display:inline-flex;opacity:.7;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .2s ease}.ps-creation-status-arrow .ps-arrow{height:11px;width:11px}.ps-creation-link:hover .ps-creation-status-arrow{opacity:1;transform:translate(2px,-2px)}.ps-creation-body{padding:.7rem .95rem .85rem}.ps-creation-title{align-items:baseline;color:#1a1310;display:inline-flex;font-family:Fraunces,Instrument Sans,Georgia,serif;font-optical-sizing:auto;font-size:1.5rem;font-weight:700;gap:.18rem;letter-spacing:-.018em;line-height:1.1;margin:0 0 .35rem}.ps-creation-title-lead{color:#1a1310;transition:color .18s ease}.ps-creation-title-em{color:#bc4030;font-style:italic;font-weight:700;transition:color .18s ease}.ps-creation-title-dot{color:#d9a82a;font-weight:800;margin-left:-.06em;transition:color .18s ease}.ps-creation-link:hover .ps-creation-title-em{color:#a2362a}.ps-creation-link:hover .ps-creation-title-dot{color:#c09320}.ps-creation-description{color:#3f3a48;color:var(--ps-ink-soft);font-size:.92rem;font-weight:300;line-height:1.55;margin:0}@media screen and (max-width:768px){.ps-creation-statusbar{font-size:.62rem;padding:.35rem .7rem}.ps-creation-status-host{max-width:11rem}.ps-creation-status-date{font-size:.56rem}.ps-creation-body{padding:.6rem .75rem .7rem}.ps-creation-title{font-size:1.25rem}.ps-creation-description{font-size:.88rem}.ps-section{margin-bottom:2rem}.ps-section-header{margin-bottom:.9rem}.ps-item{gap:0;grid-template-columns:1fr;padding:.7rem 0}.ps-item-index{display:none}.ps-item-meta-row{align-items:flex-start;flex-direction:column;gap:.35rem}.ps-item-tags{font-size:.62rem}.ps-item-date{font-size:.66rem}.ps-item-title{font-size:1rem}.ps-item-description{font-size:.9rem}.ps-action{font-size:.8rem}}@media screen and (max-width:480px){.ps-item-title{font-size:.96rem}.ps-item-tags{font-size:.58rem}.ps-tag-live{font-size:.55rem}.ps-item-description{font-size:.88rem}}.navbar{padding:0;text-align:center}.navbar,.navbar-container{position:fixed;top:0;width:100%;z-index:100}.navbar-container{background-color:#fbf8ff;display:flex;flex-direction:row;height:auto;justify-content:center;left:50%;padding-bottom:2vh;padding-top:3vh;transform:translateX(-50%);transition:margin .5s ease-in-out}@media screen and (max-width:768px){.navbar-container{align-items:center;flex-direction:column;padding-bottom:1vh;padding-top:1vh}.navbar-links{flex-direction:column;gap:.5vh;margin-top:.5vh}.name{font-size:2vmax;margin-bottom:.5vh;margin-right:0}.navbar-links a{font-size:1.4vmax;padding-top:.6vh}.social-icons{gap:3vmax;margin:0}.social-icon{transform:scale(1.2)}.mobile-only{background-color:initial;bottom:-98vh;display:flex!important;justify-content:center;margin-top:1vh;padding:2vh 0;position:absolute!important;right:-35vw;width:100%;z-index:1000}.desktop-only{display:none!important}}.navbar-links{align-items:flex-end;color:#000;display:flex;flex-direction:row;font-size:1.6vmax;gap:1.3vmax;height:auto;margin:0;position:relative;text-align:center;text-decoration:none}.navbar-links a{display:inline-block;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.navbar-links a:hover{transform:scale(1.1)}.name{cursor:pointer;font-size:2.4vmax;font-weight:400;margin-left:0;margin-right:3vw}.social-icons{align-items:center;display:flex;gap:1vmax}.social-icon{transition:transform .2s ease-in-out}.social-icon:hover{transform:scale(1.2)}.mobile-only{display:none}.desktop-only{display:block;margin:2.5vh 0 -.5vh 15vw;position:relative;text-align:right}.track-container{margin-bottom:0;width:100%}.track-title{font-size:1.25rem;font-weight:700;margin-bottom:1vh;text-align:left}@media screen and (max-width:768px){.track-title{font-size:1.4rem}}.page-wrapper{align-items:flex-start;display:flex;height:auto;justify-content:center;margin-top:4vh;padding-bottom:5vh}.image-page-container{grid-gap:1.5vmax;display:grid;gap:1.5vmax;grid-auto-rows:minmax(16vmax,auto);grid-template-columns:repeat(4,1fr);padding:0;width:70%}@media screen and (max-width:768px){.page-wrapper{min-height:95vh;padding-bottom:10vh}.image-page-container{margin-top:-5vh;width:90%}}.image-template,.image-wrapper{overflow:hidden;position:relative}.image-wrapper{height:100%;width:100%}.image{display:block;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(var(--x),var(--y)) scale(var(--zoom));transition:transform .3s ease;width:auto}.image-template:hover .image{cursor:pointer;transform:translate(var(--x),var(--y)) scale(calc(var(--zoom)*1.1))}.popup-overlay{align-items:center;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background-color:#0000;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:all .3s ease-out;z-index:1000}.popup-overlay.visible{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:#000c}.popup-content{align-items:center;cursor:default;display:flex;flex-direction:column;gap:1vh;margin-top:0;max-height:100vh;max-width:55%;opacity:0;position:relative;transform:scale(.8);transition:all .3s ease-out}.popup-content.visible{opacity:1;transform:scale(1)}.popup-image{max-height:75vh;max-width:100%;object-fit:cover}.close-button{align-items:center;background:#0000;border:none;color:#fbf8ff;cursor:pointer;display:flex;font-size:2vmin;font-weight:400;gap:.8vmin;justify-content:center;left:50%;letter-spacing:.1vmin;margin-bottom:.5vh;opacity:0;padding:2vh 2.5vmin;position:relative;transform:translateX(-50%);transition:all .3s ease;z-index:1001}.close-button.visible{opacity:1}.close-button:hover{color:#fbf8ffb3;transform:translateX(-50%) translateY(-2px)}@media screen and (max-width:768px){.popup-content{margin-top:-3vh;max-width:90%}.close-button{font-size:3vmin;margin-bottom:.5vh;padding:1.5vmin 2vmin;transform:translateX(-50%)}}.caption-container{align-items:center;display:flex;flex-direction:column}.caption-text{color:#fff;font-size:1.4em;line-height:1.5;padding-top:15px;text-align:center}.metadata-container{align-items:center;display:flex;flex-direction:column;gap:5px;padding-top:10px;width:100%}.location-text{color:#fff;display:flex;font-size:.82em;justify-content:center;line-height:1.5;width:100%}.location-text-wrapper{align-items:center;display:inline-flex}.location-text a{color:#fff;text-decoration:none}.location-text a:hover{text-decoration:underline}.date-text{color:#fff;font-size:.82em;font-style:italic;line-height:1.5;text-align:center}.paper-table-container{display:flex;flex-direction:column;font-family:Arial,sans-serif;height:60vh;margin:1vh 0;max-width:65vw;padding:0;width:65vw}.search-input{border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-bottom:1rem;padding:.5rem;width:50%}.paper-table{border-collapse:collapse;display:block;height:calc(100% - 120px);margin-top:1rem;overflow-y:auto;width:100%}.paper-table thead{background-color:#fff;position:sticky;top:0}.paper-table td,.paper-table th{border:1px solid #ddd;overflow:hidden;padding:.75rem;text-align:left;text-overflow:ellipsis;white-space:nowrap}.paper-table th{background-color:#f4f4f4;font-weight:700}.paper-table a{color:#007bff;text-decoration:none}.paper-table a:hover{text-decoration:underline}.paper-table td:first-child,.paper-table th:first-child{max-width:40vw;min-width:40vw;width:40vw}.paper-table td:nth-child(2),.paper-table td:nth-child(3),.paper-table th:nth-child(2),.paper-table th:nth-child(3){max-width:4vw;min-width:4vw;width:4vw}.paper-table td:nth-child(4),.paper-table th:nth-child(4){max-width:7vw;min-width:7vw;width:7vw}@media screen and (max-width:768px){.paper-table-container{height:70vh;max-width:90vw;padding:1rem;width:90vw}.paper-table td:first-child,.paper-table th:first-child{max-width:50vw;min-width:50vw;width:50vw}.paper-table td:nth-child(2),.paper-table td:nth-child(3),.paper-table th:nth-child(2),.paper-table th:nth-child(3){max-width:15vw;min-width:15vw;width:15vw}.search-input{font-size:16px;padding:.75rem}}
/*# sourceMappingURL=main.51bfb962.css.map*/