body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100%}@media (orientation:landscape){body{height:100vw;overflow:hidden;transform:rotate(90deg);transform-origin:center center;width:100vh}}:root{--bottom-sheet-surface:hsla(0,0%,5%,.98);--bottom-sheet-background:rgba(8,8,8,.96);--sheet-overlay-background:var(--bottom-sheet-background);--sheet-overlay-opacity:1;--sheet-overlay-dim:1;--sheet-top-extra:0px;--top-safe-area:env(safe-area-inset-top,24px);--sheet-safe-area-top:var( --top-safe-area,env(safe-area-inset-top,0px) )}.bottom-sheet-overlay{align-items:stretch;background:transparent;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;left:0;overflow:hidden;overscroll-behavior:none;position:fixed;right:0;top:0;z-index:2000}.bottom-sheet-overlay:before{background:var(--sheet-overlay-background,var(--bottom-sheet-background));background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";top:0;right:0;bottom:0;left:0;opacity:calc(var(--sheet-overlay-opacity, 1)*var(--sheet-overlay-dim, 1));pointer-events:none;position:absolute;transition:opacity .25s ease;z-index:0}body.bottom-sheet-no-scroll{overflow:hidden!important;overscroll-behavior:none}.bottom-sheet{align-self:stretch;background:transparent;box-shadow:none;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom);padding-top:calc(var(--sheet-top-offset, 0px) + var(--sheet-top-extra, 0px));transition:transform .38s cubic-bezier(.22,1,.36,1);width:100%;will-change:transform}.bottom-sheet,.bottom-sheet>*{position:relative;z-index:1}.sheet-content{--sheet-content-padding-inline:20px;--sheet-content-padding-bottom:0px;background:transparent;display:flex;flex:1;flex-direction:column;height:100%;overflow-y:auto;padding-inline:var(--sheet-content-padding-inline);padding-bottom:var(--sheet-content-padding-bottom);-webkit-overflow-scrolling:touch;box-sizing:border-box;overscroll-behavior:contain;touch-action:pan-y}.bottom-sheet:before{background:var(--sheet-overlay-background,var(--event-background-overlay,transparent)),var(--event-background-image,none);background-attachment:scroll,fixed;background-position:top,var(--event-background-position,center top);background-repeat:no-repeat;background-size:100% 100%,var(--event-background-size,cover);cursor:grab;filter:blur(var(--event-background-blur,0));height:200px;left:0;right:0;top:0;transform:scale(var(--event-background-scale,1));transform-origin:top center}.bottom-sheet:after,.bottom-sheet:before{content:"";pointer-events:none;position:absolute;z-index:0}.bottom-sheet:after{background:linear-gradient(180deg,hsla(0,0%,5%,0) 0,hsla(0,0%,5%,0) 180px,var(--bottom-sheet-surface) 260px);top:0;right:0;bottom:0;left:0}.bottom-sheet-enter-from,.bottom-sheet-leave-to{opacity:0}.bottom-sheet-enter-active,.bottom-sheet-leave-active{transition:opacity .25s ease}.bottom-sheet-enter-active .bottom-sheet,.bottom-sheet-leave-active .bottom-sheet{transition:transform .38s cubic-bezier(.22,1,.36,1)}.bottom-sheet-enter-from .bottom-sheet,.bottom-sheet-leave-to .bottom-sheet{transform:translateY(100%)}@media (max-width:768px){.sheet-content{--sheet-content-padding-inline:15px}}@media (max-width:600px){.sheet-content{--sheet-content-padding-inline:10px}}:root{--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);--footer-height:calc(8.8vh + var(--safe-area-bottom))}body,html{font-family:Inter,sans-serif!important;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;margin:0;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-overflow-style:none;scrollbar-width:none}html{background-color:#000}body{background-color:transparent;min-height:100%;position:relative}body:after,body:before{content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;transition:opacity .4s ease}body:before{background-image:var(--event-background-image,none);background-position:var(--event-background-position,center top);background-repeat:no-repeat;background-size:var(--event-background-size,cover);filter:blur(var(--event-background-blur,0));opacity:var(--event-background-opacity,0);transform:scale(var(--event-background-scale,1));transform-origin:center;z-index:-2}body:after{background:var(--event-background-overlay,transparent);z-index:-1}body.swipe-scroll-lock,html.swipe-scroll-lock{overflow-y:hidden!important;touch-action:pan-x}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}*{scrollbar-width:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}::-webkit-scrollbar{display:none}input,select,textarea{-moz-user-select:text;user-select:text;-webkit-user-select:text;-ms-user-select:text}input:focus,select:focus,textarea:focus{box-shadow:none;outline:none}img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.app{display:block}.rotate-warning{background:#000;color:#fff;display:none}@media (orientation:landscape){.app{display:none}.rotate-warning{align-items:center;display:flex;height:100vh;justify-content:center;padding:16px;text-align:center}}.event-sheet-iframe{border:none;flex:1;height:100%;width:100%}.event-sheet-shell{display:flex;flex:1;flex-direction:column;min-height:0;position:relative}.event-sheet-wrapper{background:transparent;display:flex;flex-direction:column;overflow:hidden;padding:0}
