:root{font-family:"Jacquard 12",system-ui;font-weight:400;font-style:normal;color-scheme:light dark;color:#ffffffde;background:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column;align-items:center;font-family:"Jacquard 12",system-ui;max-width:100%;margin:0 auto;text-align:center}header{width:100%;margin:auto}header p{display:flex;justify-content:center}header li{float:left;margin:0,}img{max-width:20em}button{background-color:transparent;border:none}button img:hover{cursor:pointer}@keyframes onAppearence{0%{opacity:0}to{opacity:1}}#gallery{width:100%;max-width:60rem}.showoff{inset:0;position:fixed;width:100%;max-width:60rem;margin-inline:auto;height:105vh;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);overflow:hidden;animation:onAppearence .3s ease-in-out;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0;z-index:100}.showoff img{height:80vh;width:auto;max-width:100%;object-fit:contain}.showoff p{width:80vw;max-width:60rem;text-align:center;font-size:xx-large;animation:onAppearence 2s ease-in-out}.showoff *{font-size:xx-large;animation:onAppearence 2s ease-in-out}.track{font-family:"Jacquard 12",system-ui;font-size:2rem;margin:1rem 0 0rem}.bg{width:100%}button:hover{cursor:pointer}footer{width:100%}ul{list-style:none}ul *{font-size:1rem}a{text-decoration:none;color:#fff}.background{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto}.background:before{content:"";position:absolute;inset:0;background-image:url(/assets/static-dark-GrNS4Tcd.webp);background-repeat:repeat;background-size:auto;opacity:.15;z-index:0}.background>*{position:relative;z-index:1}.showcase{width:100%;max-width:60rem;height:auto;aspect-ratio:16 / 10;background-image:url(/assets/photoshowcase-Drm-VlHu.png);background-repeat:no-repeat;background-size:100% 100%;margin:5rem 0;display:flex;justify-content:center;align-items:center}.showcase img{max-height:54%;max-width:46%;object-fit:contain;margin-bottom:4%}.boothbutton{max-height:14%;aspect-ratio:1;align-self:center;margin:0 2% 4%;background-color:#10094b;border:3px rgb(32,31,31) solid;border-radius:50%;padding:2%;font-weight:900;font-size:clamp(.6rem,2vw,1rem)}.burger-btn{font-size:2rem;background:none;border:none;cursor:pointer;color:#fff}.burger-menu{position:absolute;top:4rem;right:1rem;background:#000;padding:1rem;z-index:100}.burger-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.burger-menu a{color:#fff;text-decoration:none}
