@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";label.svelte-jjbbil{display:inline-block;width:60px;height:35px;z-index:200;color:rgb(var(--foreground));transition:color 1s}label.svelte-jjbbil.nav-switcher{position:fixed;top:var(--margins);right:var(--margins)}label.svelte-jjbbil.mobile-switcher{display:none;position:absolute;top:calc(100% + var(--half-margin) / 2);right:0}label.svelte-jjbbil>svg:where(.svelte-jjbbil){display:flex;position:absolute;top:22.5%;width:55%;height:55%;justify-content:space-between;cursor:pointer}label.svelte-jjbbil>svg:where(.svelte-jjbbil):first-of-type{left:0}label.svelte-jjbbil>svg:where(.svelte-jjbbil):last-of-type{right:0}.toggle-thumb.svelte-jjbbil{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;border-radius:40px;cursor:pointer;transition:border-color 1s}.toggle-thumb.svelte-jjbbil>.backdrop:where(.svelte-jjbbil){position:absolute;background-color:rgba(var(--background-2),var(--background-opacity));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:40px;top:0;left:0;width:100%;height:100%;transition:background-color 1s}.toggle-thumb.svelte-jjbbil:before{z-index:1;content:"";height:calc(80% - 2px);width:26px;position:absolute;left:calc(10% - 1px);border:none;bottom:calc(10% + 1px);border-radius:50%;background-color:rgb(var(--foreground));transition:.4s all ease}input[type=checkbox].svelte-jjbbil{opacity:0;width:0;height:0}input[type=checkbox].svelte-jjbbil:checked+.toggle-thumb:where(.svelte-jjbbil):before{transform:translate(calc(100% - 2px))}@media (max-width: 644px){label.svelte-jjbbil.nav-switcher{display:none}label.svelte-jjbbil.mobile-switcher{display:block}}hgroup.svelte-1e48vlu{z-index:100;position:sticky;top:var(--half-margin);display:flex;align-items:center;justify-content:center;width:max-content;padding:var(--half-margin);margin:24px auto 0;text-shadow:0 0 1em rgb(var(--background)),0 0 1em rgb(var(--background));border-radius:35px}hgroup.svelte-1e48vlu>.backdrop:where(.svelte-1e48vlu){z-index:-1;border-radius:35px;position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .3s,backdrop-filter .3s}hgroup.svelte-1e48vlu>img:where(.svelte-1e48vlu){aspect-ratio:1 / 1;height:4em;vertical-align:middle}hgroup.svelte-1e48vlu h1:where(.svelte-1e48vlu),hgroup.svelte-1e48vlu h2:where(.svelte-1e48vlu){text-align:right;padding:0;margin:0}hgroup.svelte-1e48vlu.sticky{text-shadow:none}hgroup.svelte-1e48vlu.sticky>.backdrop:where(.svelte-1e48vlu){background-color:rgba(var(--background-2),var(--background-opacity));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}hgroup.svelte-1e48vlu>:where(.svelte-1e48vlu):nth-child(2){margin:auto .4em auto 0}hgroup.svelte-1e48vlu>:where(.svelte-1e48vlu):nth-child(3){margin:auto 0 auto .4em}header.svelte-1e48vlu{position:fixed;z-index:1;width:100%}nav.svelte-1e48vlu{width:100%;display:flex;justify-content:space-between}a.nav-back-link.svelte-1e48vlu{font-weight:initial;display:none;color:rgb(var(--foreground));background-color:rgba(var(--background-2),var(--background-opacity));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:var(--rounded-radius);padding:var(--half-margin);position:absolute;top:calc(100% + var(--half-margin) / 2);left:0;height:1.4em;font-size:1em;text-transform:uppercase;transition:background-color .2s,color .2s;line-height:1.4em}a.nav-back-link.svelte-1e48vlu>svg:where(.svelte-1e48vlu){height:80%;aspect-ratio:1 / 1;width:auto;vertical-align:middle;transform:translateY(-1.5px);margin-right:var(--half-margin)}a.nav-back-link.svelte-1e48vlu:hover{background-color:rgb(var(--accent));color:#fff;text-decoration:none}@media (max-width: 875px){a.nav-back-link.svelte-1e48vlu{display:block}}@media (max-width: 480px){hgroup.svelte-1e48vlu{font-size:calc(3.2dvw - .008em)}hgroup.svelte-1e48vlu>a.nav-back-link:where(.svelte-1e48vlu){font-size:1.4em}}.montserrat{font-family:Montserrat,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}:root{background-image:var(--background-image);--font-body: Montserrat, sans-serif;font-family:var(--font-body);overflow-wrap:break-word;word-break:break-word;background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat;--rounded-radius: 40px;--margins: 20px;--half-margin: calc(var(--margins) / 2)}h1{font-size:2em}h1,h2{text-transform:uppercase;font-weight:400;line-height:1em}button,a{cursor:pointer}button.discord-button>svg{width:auto;height:1.5em;vertical-align:middle;transform:translateY(-1px);padding-left:.8em;transition:height .3s}button.discord-button:hover{background-color:rgba(var(--text-color),.15)}button.discord-button:hover>svg{height:1.8em}button.listen-button:hover>svg{height:1.8em}button.nav-button{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}body{line-height:25.6px;min-height:100dvh;width:100%;margin:0}p{font-weight:400}.rounded,section{border-radius:var(--rounded-radius)}a{text-decoration:none;font-weight:700}a:hover{text-decoration:underline}.light a{color:#6a5bd5}.light li:has(>*>div.expanded),.light li.list-section:hover{background-color:rgb(var(--accent));color:#fff}.dark a{color:#9797ff}.dark li:has(>*>div.expanded),.dark li.list-section:hover{background-color:rgb(var(--accent));color:#fff}bold,strong{font-weight:700}li:has(.expanded) a:not([role=button]),.list-section:hover a:not([role=button]){color:#80d0ff}#performance-banner>:nth-child(2){flex-grow:0;flex-shrink:0}section{scroll-margin-top:120px}section:not(.remove-styles){margin:var(--margins) auto;box-sizing:border-box;max-width:80%;text-align:center}section:not(.remove-styles):not(.modal){padding:var(--margins)}section:not(.remove-styles):not(.expandable-sections):not(.modal):not(.nested){background-color:rgba(var(--background),var(--background-opacity));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}section.expandable-section p{white-space:wrap}section.expandable-section>*:not(ol):not(ul){max-width:90%;margin-left:auto;margin-right:auto}section.expandable-section *{overflow-x:clip}section.expandable-section:not(.not-max) .list-section>.reset-wrapper>.content.expanded,section.expandable-section:hover .list-section>.reset-wrapper>.content.expanded,section.expandable-section.clicked .list-section>.reset-wrapper>.content.expanded{max-height:700px;padding:4px var(--margins);margin:var(--half-margin) 0px 0px}@media (max-width: 480px){section:not(.remove-styles),.album-player{max-width:calc(100% - var(--margins) * 2);width:calc(100% - var(--margins) * 2)}.album-player>section{max-width:100%;width:100%}}@media (max-width: 320px){:root{--margins: 16px}#performance-banner>:nth-child(2) button{font-size:.8em}}.app.svelte-if4ty7{display:flex;flex-direction:column;min-height:100dvh}.dark.svelte-if4ty7{--background-opacity: .7;--background: 0, 0, 0;--accent: 93, 93, 162;--background-2: 12, 12, 12;--foreground: 255, 255, 255;color:rgb(var(--foreground))}.light.svelte-if4ty7{--background-opacity: .65;--background: 255, 255, 255;--accent: 151, 151, 255;--background-2: 255, 255, 255;--foreground: 0, 0, 0;color:rgb(var(--foreground))}main.svelte-if4ty7{flex:1;display:flex;flex-direction:column;width:100%;box-sizing:border-box}footer.svelte-if4ty7{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px;background-color:#000}footer.svelte-if4ty7 img:where(.svelte-if4ty7){aspect-ratio:1 / 1;height:4rem;display:block;margin:12px auto}footer.svelte-if4ty7,footer.svelte-if4ty7 a:where(.svelte-if4ty7),footer.svelte-if4ty7 p:where(.svelte-if4ty7){color:#fff;font-weight:300;text-align:center}footer.svelte-if4ty7 h1:where(.svelte-if4ty7){font-size:1.5rem;font-weight:300;line-height:1.1em}footer.svelte-if4ty7 svg:where(.svelte-if4ty7){aspect-ratio:1 / 1;width:auto;height:1em;vertical-align:middle}footer.svelte-if4ty7 p:where(.svelte-if4ty7){line-height:1.2em}footer.svelte-if4ty7 p:where(.svelte-if4ty7),footer.svelte-if4ty7 a:where(.svelte-if4ty7){font-size:.85rem;text-decoration:none}footer.svelte-if4ty7 a:where(.svelte-if4ty7):hover{text-decoration:underline}img#background-image.svelte-if4ty7{position:fixed;top:0;left:0;z-index:-1;object-fit:cover;width:100%;height:100%}#performance-banner.svelte-if4ty7{z-index:200;color:#fff;position:fixed;display:flex;bottom:0;left:0;width:100%;height:min-content;max-width:100%;background-color:#772e2ef2;justify-content:center;padding:var(--half-margin)}#performance-banner.svelte-if4ty7>button:where(.svelte-if4ty7){color:inherit;opacity:.7;background:none;margin:0;border:none;width:2em;height:min-content;min-height:0px;padding:4px;position:absolute;top:6px;left:6px;transition:opacity .2s}#performance-banner.svelte-if4ty7>button:where(.svelte-if4ty7)>svg:where(.svelte-if4ty7){vertical-align:top;width:90%;height:auto}#performance-banner.svelte-if4ty7>button:where(.svelte-if4ty7):hover{opacity:1}#performance-banner.svelte-if4ty7>:where(.svelte-if4ty7):first-child{text-align:right;margin:auto var(--half-margin);height:min-content;overflow:hidden;transition:max-width 1s;flex-shrink:10;text-wrap-mode:nowrap}#performance-banner.svelte-if4ty7>:where(.svelte-if4ty7):first-child>:where(.svelte-if4ty7){display:block}#performance-banner.svelte-if4ty7>:where(.svelte-if4ty7):first-child>:where(.svelte-if4ty7) h2:where(.svelte-if4ty7){display:inline}#performance-banner.svelte-if4ty7>:where(.svelte-if4ty7):first-child>:where(.svelte-if4ty7)>:where(.svelte-if4ty7){text-wrap-mode:nowrap}#performance-banner.svelte-if4ty7 #line-vertical:where(.svelte-if4ty7),#performance-banner.svelte-if4ty7 #line-horizontal:where(.svelte-if4ty7){transition:transform .2s}#performance-banner.svelte-if4ty7.minimized{max-width:var(--attend-button-width);border-top-right-radius:var(--rounded-radius)}#performance-banner.svelte-if4ty7.minimized>:where(.svelte-if4ty7):first-child{margin:auto 0}#performance-banner.svelte-if4ty7.minimized #line-vertical:where(.svelte-if4ty7){transform:rotate(90deg) translate(-10%,-50%)}#performance-banner.svelte-if4ty7.minimized #line-horizontal:where(.svelte-if4ty7){transform:translateY(40%)}#performance-banner.svelte-if4ty7:not(.width-matching){transition:max-width 1s,background-color 1s,border-top-right-radius 1s}#performance-banner.svelte-if4ty7.width-matching{transition:none}@media (max-width: 930px){div.empty.svelte-if4ty7{height:var(--height)}}@media (max-width: 480px){#performance-banner.svelte-if4ty7{width:calc(100% - var(--margin));flex-wrap:wrap;justify-content:right}#performance-banner.svelte-if4ty7>:where(.svelte-if4ty7):first-child{text-wrap:wrap;max-height:90px;transition:max-height 1s}#performance-banner.svelte-if4ty7.minimized>:where(.svelte-if4ty7):first-child{max-height:0px}}@media (max-width: 320px){#performance-banner.svelte-if4ty7>:where(.svelte-if4ty7):first-child{max-height:84px}#performance-banner.svelte-if4ty7>button:where(.svelte-if4ty7){transition:top 1s,left 1s}#performance-banner.svelte-if4ty7.minimized>button:where(.svelte-if4ty7){top:2px;left:2px}}
