@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";label.svelte-f6jf39{display:inline-block;width:60px;height:35px;z-index:200;color:rgb(var(--foreground));transition:color 1s}label.svelte-f6jf39.nav-switcher{position:fixed;top:var(--margins);right:var(--margins)}label.svelte-f6jf39.mobile-switcher{display:none;position:absolute;top:calc(100% + var(--half-margin) / 2);right:0}label.svelte-f6jf39>svg:where(.svelte-f6jf39){display:flex;position:absolute;top:22.5%;width:55%;height:55%;justify-content:space-between;cursor:pointer}label.svelte-f6jf39>svg:where(.svelte-f6jf39):first-of-type{left:0}label.svelte-f6jf39>svg:where(.svelte-f6jf39):last-of-type{right:0}.toggle-thumb.svelte-f6jf39{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-f6jf39>.backdrop:where(.svelte-f6jf39){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-f6jf39: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-f6jf39{opacity:0;width:0;height:0}input[type=checkbox].svelte-f6jf39:checked+.toggle-thumb:where(.svelte-f6jf39):before{transform:translate(calc(100% - 2px))}@media(max-width:644px){label.svelte-f6jf39.nav-switcher{display:none}label.svelte-f6jf39.mobile-switcher{display:block}}hgroup.svelte-vny38x{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-vny38x>.backdrop:where(.svelte-vny38x){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-vny38x>img:where(.svelte-vny38x){aspect-ratio:1 / 1;height:4em;vertical-align:middle}hgroup.svelte-vny38x h1:where(.svelte-vny38x),hgroup.svelte-vny38x h2:where(.svelte-vny38x){text-align:right;padding:0;margin:0}hgroup.svelte-vny38x.sticky{text-shadow:none}hgroup.svelte-vny38x.sticky>.backdrop:where(.svelte-vny38x){background-color:rgba(var(--background-2),var(--background-opacity));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}hgroup.svelte-vny38x>:where(.svelte-vny38x):nth-child(2){margin:auto .4em auto 0}hgroup.svelte-vny38x>:where(.svelte-vny38x):nth-child(3){margin:auto 0 auto .4em}header.svelte-vny38x{position:fixed;z-index:1;width:100%}nav.svelte-vny38x{width:100%;display:flex;justify-content:space-between}a.nav-back-link.svelte-vny38x{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-vny38x>svg:where(.svelte-vny38x){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-vny38x:hover{background-color:rgb(var(--accent));color:#fff;text-decoration:none}@media(max-width:875px){a.nav-back-link.svelte-vny38x{display:block}}@media(max-width:480px){hgroup.svelte-vny38x{font-size:calc(3.2dvw - .008em)}hgroup.svelte-vny38x>a.nav-back-link:where(.svelte-vny38x){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-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}.dark.svelte-12qhfyh{--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-12qhfyh{--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-12qhfyh{flex:1;display:flex;flex-direction:column;width:100%;box-sizing:border-box}footer.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px;background-color:#000}footer.svelte-12qhfyh img:where(.svelte-12qhfyh){aspect-ratio:1 / 1;height:4rem;display:block;margin:12px auto}footer.svelte-12qhfyh,footer.svelte-12qhfyh a:where(.svelte-12qhfyh),footer.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#fff;font-weight:300;text-align:center}footer.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:1.5rem;font-weight:300;line-height:1.1em}footer.svelte-12qhfyh svg:where(.svelte-12qhfyh){aspect-ratio:1 / 1;width:auto;height:1em;vertical-align:middle}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){line-height:1.2em}footer.svelte-12qhfyh p:where(.svelte-12qhfyh),footer.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.85rem;text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}img#background-image.svelte-12qhfyh{position:fixed;top:0;left:0;z-index:-1;object-fit:cover;width:100%;height:100%}#performance-banner.svelte-12qhfyh{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-12qhfyh>button:where(.svelte-12qhfyh){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-12qhfyh>button:where(.svelte-12qhfyh)>svg:where(.svelte-12qhfyh){vertical-align:top;width:90%;height:auto}#performance-banner.svelte-12qhfyh>button:where(.svelte-12qhfyh):hover{opacity:1}#performance-banner.svelte-12qhfyh>:where(.svelte-12qhfyh):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-12qhfyh>:where(.svelte-12qhfyh):first-child>:where(.svelte-12qhfyh){display:block}#performance-banner.svelte-12qhfyh>:where(.svelte-12qhfyh):first-child>:where(.svelte-12qhfyh) h2:where(.svelte-12qhfyh){display:inline}#performance-banner.svelte-12qhfyh>:where(.svelte-12qhfyh):first-child>:where(.svelte-12qhfyh)>:where(.svelte-12qhfyh){text-wrap-mode:nowrap}#performance-banner.svelte-12qhfyh #line-vertical:where(.svelte-12qhfyh),#performance-banner.svelte-12qhfyh #line-horizontal:where(.svelte-12qhfyh){transition:transform .2s}#performance-banner.svelte-12qhfyh.minimized{max-width:var(--attend-button-width);border-top-right-radius:var(--rounded-radius)}#performance-banner.svelte-12qhfyh.minimized>:where(.svelte-12qhfyh):first-child{margin:auto 0}#performance-banner.svelte-12qhfyh.minimized #line-vertical:where(.svelte-12qhfyh){transform:rotate(90deg) translate(-10%,-50%)}#performance-banner.svelte-12qhfyh.minimized #line-horizontal:where(.svelte-12qhfyh){transform:translateY(40%)}#performance-banner.svelte-12qhfyh:not(.width-matching){transition:max-width 1s,background-color 1s,border-top-right-radius 1s}#performance-banner.svelte-12qhfyh.width-matching{transition:none}@media(max-width:930px){div.empty.svelte-12qhfyh{height:var(--height)}}@media(max-width:480px){#performance-banner.svelte-12qhfyh{width:calc(100% - var(--margin));flex-wrap:wrap;justify-content:right}#performance-banner.svelte-12qhfyh>:where(.svelte-12qhfyh):first-child{text-wrap:wrap;max-height:90px;transition:max-height 1s}#performance-banner.svelte-12qhfyh.minimized>:where(.svelte-12qhfyh):first-child{max-height:0px}}@media(max-width:320px){#performance-banner.svelte-12qhfyh>:where(.svelte-12qhfyh):first-child{max-height:84px}#performance-banner.svelte-12qhfyh>button:where(.svelte-12qhfyh){transition:top 1s,left 1s}#performance-banner.svelte-12qhfyh.minimized>button:where(.svelte-12qhfyh){top:2px;left:2px}}
