.Loader_Loader__gF3_M{margin:auto;width:300px;height:100px;display:flex;justify-content:center;align-items:flex-end}.Loader_Bar___nokK{width:20px;height:10px;margin:0 5px;background-color:hsl(var(--primary-accent-hsl-a));border-radius:var(--border-radius-c);animation:Loader_wave__WKAdU 1s ease-in-out infinite}.Loader_Bar___nokK:nth-child(2){animation-delay:.1s}.Loader_Bar___nokK:nth-child(3){animation-delay:.2s}.Loader_Bar___nokK:nth-child(4){animation-delay:.3s}@keyframes Loader_wave__WKAdU{0%{height:10px}50%{height:50px}to{height:10px}}.loading_Content__GZWgA{display:flex;gap:1rem;justify-content:center;align-items:center;flex-direction:column;margin:auto;text-align:center}.Footer_Outer-container__hxAnw{width:100%;margin-top:auto;padding-bottom:calc((var(--player-controls-height) + var(--player-controls-offset)));background:linear-gradient(hsl(var(--secondary-accent-hsl-c)) 80%,hsl(var(--secondary-accent-hsl-e)) 105%);background-position:50%;background-size:100%}.Footer_Inner-container__TZY3x{display:flex;gap:4.5rem 6rem;justify-content:flex-start;flex-wrap:wrap;width:var(--max-page-width);max-width:calc(100% - var(--horizontal-page-margin) * 2);margin:0 auto;padding:4.5rem 0 3rem}.Footer_Inner-container__TZY3x>span{display:flex;gap:1rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:-moz-fit-content;width:fit-content}.Footer_Brand__pYWP_>img{height:5rem;width:auto}.Footer_Brand__pYWP_>h2{margin:0;color:hsl(var(--foreground-hsl-c));font-family:var(--subheader-font-family);font-weight:600}.Footer_Inner-container__TZY3x>.Footer_Links__ubDrg{gap:3rem;flex-direction:row;flex-wrap:wrap}.Footer_Pages__fI6Y0,.Footer_Social__da2zv{display:flex;gap:1rem;justify-content:flex-start;align-items:flex-start;flex-direction:column;height:-moz-fit-content;height:fit-content}.Footer_Page-links__BYYjk,.Footer_Social-links__cD2ON{display:flex;flex-direction:column;list-style:none;flex-wrap:wrap}.Footer_Page-links__BYYjk a,.Footer_Social-links__cD2ON a{--color:hsl(var(--foreground-hsl-c));display:flex;gap:.5rem;justify-content:flex-start;align-items:center;color:var(--color);font-family:var(--subheader-font-family);font-weight:500;font-size:1rem;margin:0;padding:.125rem 0}.Footer_Page-links__BYYjk a:before,.Footer_Social-links__cD2ON a>svg{content:"";display:inline-block;width:.5rem;height:.5rem;aspect-ratio:1;background-color:var(--color);border-radius:9999px;transition:background-color .2s var(--ease-in-out-quart)}.Footer_Social-links__cD2ON a>svg{width:1.5rem;height:1.5rem;background:none;border-radius:none}.Footer_Page-links__BYYjk a:hover,.Footer_Social-links__cD2ON a:hover{--color:hsl(var(--primary-accent-hsl-a))}.Footer_Copyright___lnvL{gap:.5rem}.Footer_Copyright___lnvL>p{color:hsl(var(--foreground-hsl-c));font-size:.875rem;margin:0}.Footer_Copyright___lnvL a{text-decoration:underline}.Header_Header__k5I0t{--fade-in-factor:min(calc(var(--scroll-height, 0) * 500),100);--shadow-fade-in-factor:min(max(calc(var(--scroll-height, 0) * 500 - 50),0),100);position:fixed;top:var(--header-margin-vertical);left:var(--header-margin-horizontal);right:var(--header-margin-horizontal);display:flex;gap:2.5rem;justify-content:space-between;align-items:center;width:calc(100% - var(--header-margin-horizontal) * 2);height:var(--header-height);padding:var(--header-padding);background-color:hsla(var(--secondary-accent-hsl-b),calc(var(--fade-in-factor) * .75%));border-radius:var(--border-radius-a);-webkit-backdrop-filter:blur(calc(var(--fade-in-factor) * .1px));backdrop-filter:blur(calc(var(--fade-in-factor) * .1px));box-shadow:calc(var(--shadow-fade-in-factor) * .0025rem) calc(var(--shadow-fade-in-factor) * .0025rem) calc(var(--shadow-fade-in-factor) * .02rem) 0 hsl(var(--background-hsl-a));z-index:20}.Header_Logo__X9g2a,.Header_Logo__X9g2a img{height:100%;width:auto}.Header_Logo__X9g2a{margin-right:2rem}.Header_Menu-button__Jvdcl{display:flex;justify-content:center;align-self:center;height:100%;width:auto;background:none;padding:.5rem 0;object-fit:cover}.Header_Menu-button__Jvdcl svg{color:hsl(var(--foreground-hsl-a))}.Header_Menu__4h_zG{position:fixed;top:calc(var(--header-margin-vertical) * -1);right:calc(var(--header-margin-horizontal) * -1);width:var(--menu-width);height:100vh;padding-top:0;margin:0;background-color:hsl(var(--background-hsl-a));transform:translateX(100%);transition:transform .4s var(--ease-in-out-quart),box-shadow .4s var(--ease-in-out-quart);box-shadow:none;z-index:30}.Header_Menu__4h_zG.Header_Visible__qCsJh{transform:none;box-shadow:-.25rem 0 2rem 0 hsl(var(--background-hsl-a))}.Header_Menu-background__PzgWI{position:absolute;top:0;right:var(--menu-width);bottom:0;width:100vw;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .4s var(--ease-in-out-quart),-webkit-backdrop-filter .4s var(--ease-in-out-quart);transition:background-color .4s var(--ease-in-out-quart),backdrop-filter .4s var(--ease-in-out-quart);transition:background-color .4s var(--ease-in-out-quart),backdrop-filter .4s var(--ease-in-out-quart),-webkit-backdrop-filter .4s var(--ease-in-out-quart);z-index:1;pointer-events:none}.Header_Menu__4h_zG.Header_Visible__qCsJh .Header_Menu-background__PzgWI{background-color:hsla(var(--background-hsl-a),50%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:all}.Header_Menu-close-button__bANpS{position:absolute;top:var(--header-margin-vertical);right:1rem;width:auto;height:2rem;color:hsl(var(--foreground-hsl-a));background:none;aspect-ratio:1;z-index:1}.Header_Menu-list__CMaxR{display:flex;flex-direction:column;width:100%;height:100%;margin:0;padding:1rem;list-style-type:none}.Header_Menu-item__aUITU{margin:0;padding:0;list-style:none;font-family:var(--header-font-family);font-weight:500;font-size:1.25rem}.Header_Menu-item__aUITU>a{--color:hsl(var(--foreground-hsl-c));display:flex;gap:.5rem;justify-content:flex-start;align-items:center;color:var(--color);width:100%;padding:.25rem 0}.Header_Menu-item__aUITU>a:before{content:"";display:inline-block;width:.5rem;height:.5rem;aspect-ratio:1;background-color:var(--color);border-radius:9999px;transition:background-color .2s var(--ease-in-out-quart)}.Header_Menu-item__aUITU>a:focus,.Header_Menu-item__aUITU>a:focus-visible,.Header_Menu-item__aUITU>a:hover{--color:hsl(var(--primary-accent-hsl-a))}.SongRequest_Container__NJjlw{width:100%}.SongRequest_Form__ifjIy{--gap:2rem;display:flex;gap:var(--gap);flex-direction:row;width:100%;margin:3rem 0;flex-wrap:wrap}.SongRequest_Form__ifjIy>div{position:relative;width:calc(50% - var(--gap) / 2)}.SongRequest_Form__ifjIy>div:first-child{display:flex;gap:1.5rem;flex-direction:column}.SongRequest_Form__ifjIy>div>label{display:flex;gap:.5rem;flex-direction:column;font-size:1rem}.SongRequest_Required__BKAev>p:after{content:"*";color:hsl(var(--primary-accent-hsl-a));margin-left:.125rem}.SongRequest_Input__RZo4x{position:relative;width:100%;padding:.5rem;color:hsl(var(--foreground-hsl-a));background-color:hsl(var(--secondary-accent-hsl-d));border:.25rem solid hsl(var(--secondary-accent-hsl-b));border-radius:var(--border-radius-b);outline:none;font-size:.875rem;font-family:var(--body-font-family)}.SongRequest_Input__RZo4x:focus,.SongRequest_Input__RZo4x:focus-visible{border-color:hsl(var(--secondary-accent-hsl-a))}.SongRequest_Text-area__nhRNL{min-height:5rem;resize:vertical}.SongRequest_Dropdown__CsU74{position:absolute;width:100%;max-height:11rem;padding:0;margin-top:.5rem;list-style-type:none;overflow-y:auto;color:hsl(var(--foreground-hsl-a));background-color:hsla(var(--background-hsl-a),50%);border:.25rem solid hsla(var(--secondary-accent-hsl-b),15%);border-radius:var(--border-radius-a);box-shadow:.25rem .25rem 2rem 0 hsl(var(--background-hsl-a));-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);border-radius:var(--border-radius-b);z-index:2}.SongRequest_Dropdown-item__RIg72{padding:.5rem;cursor:pointer;display:flex;align-items:center}.SongRequest_Dropdown-item-cover__yRJEl{width:3rem;height:3rem;margin-right:.5rem;border-radius:9999px;aspect-ratio:1;object-fit:cover}.SongRequest_Dropdown-item-artist__6fzlA,.SongRequest_Dropdown-item-title__QwJEJ{margin:0}.SongRequest_Dropdown-item-title__QwJEJ{font-size:1rem!important;letter-spacing:-.015rem}.SongRequest_Dropdown-item-artist__6fzlA{font-size:.875rem!important;font-weight:200!important;letter-spacing:-.01rem}.SongRequest_Selected-item__ZXjkx{display:flex;gap:1rem;align-items:center;margin-top:1.5rem}.SongRequest_Selected-item-cover__O6Bpy{border-radius:9999px;box-shadow:.5rem .5rem 1rem -.5rem hsl(var(--background-hsl-a));aspect-ratio:1;object-fit:cover}.SongRequest_Selected-item-title__akTiU{text-shadow:.5rem .5rem 2rem hsl(var(--background-hsl-a));font-size:2rem!important;letter-spacing:-.035rem}.SongRequest_Selected-item-artist__q83NR{text-shadow:.5rem .5rem 1rem hsl(var(--background-hsl-a));font-size:1.5rem!important;font-weight:200!important;letter-spacing:-.025rem}.SongRequest_Submit-button__L9H2P{margin-top:0;box-shadow:.25rem .25rem 1rem -.5rem hsl(var(--background-hsl-a));z-index:0}.SongRequest_Message__24bhX{display:flex;justify-content:center;align-items:center;color:hsl(var(--primary-accent-hsl-a))}@media screen and (max-width:900px){.SongRequest_Form__ifjIy{flex-direction:column;align-items:flex-start}.SongRequest_Form__ifjIy>div{width:25rem;max-width:100%}}.page_Container__TUvRs>h3{margin-bottom:3rem}.page_Item__ObyhR{margin:3rem 0}.page_Item__ObyhR>h4{margin-bottom:.25rem}