/*! BuildToolsCookbook v2.0.0 | (c) 2025 Philip Hugle | MIT License | https://github.com/cferdinandi/build-tool-boilerplate */
﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Inter var experimental";font-weight:100 900;font-display:swap;font-style:oblique 0deg 10deg;src:url("../fonts/Inter/Inter-var.woff2") format("woff2")}:root{--dark: black;--light: white;--PageBackground: whitesmoke}::selection{background:#ff1493}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-family:"Inter var experimental",Helvetica,sans-serif;font-variation-settings:"wght" 440,"slnt" 0;-webkit-text-size-adjust:none;text-size-adjust:none}body{position:relative;color:var(--dark);background:var(--PageBackground);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;overflow-X:hidden;height:100%;font-size:15px;letter-spacing:-0.009em;text-transform:lowercase}@media screen and (min-width: 768px){body{font-size:16px;letter-spacing:-0.011em}}p{margin:0}p+p{margin-top:1rem}.Enlarge_close,.Player_playlist li span,.Button,.Player_controlsNav>div,a{position:relative;display:inline-flex;text-indent:0;text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px;color:var(--dark);cursor:pointer;transition:.1s ease-out;will-change:font-variation-settings}@media(hover: hover){.Enlarge_close:hover,.Player_playlist li span:hover,.Button:hover,.Player_controlsNav>div:hover,a:hover{font-variation-settings:"wght" 440,"slnt" -10}}.nobreak{white-space:nowrap}h2{line-height:1.5;display:flex;gap:.25em}h2:before{content:"•"}.VisuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}img{display:block;width:100%;height:auto;margin:0;background:var(--PageBackground);object-fit:cover}.Animation_fadeIn{opacity:.003;animation:FadeIn 1s forwards;animation-delay:.5s}@keyframes FadeIn{from{opacity:.001}to{opacity:1}}.Button,.Player_controlsNav>div{text-decoration:none;display:flex;align-items:center;justify-content:center;line-height:1;border:1px solid;padding:0;min-width:11ch;padding:0 2rem;border-radius:.5rem;cursor:pointer;background:var(--light)}@media screen and (max-width: 420px){.Button,.Player_controlsNav>div{min-width:auto}}.Page{padding:0 1rem 1rem;background:var(--light);margin:0 auto;max-width:2000px}.PageHeader{display:flex;flex-direction:column;margin-bottom:1rem;min-height:16rem;padding-top:3rem}@media screen and (min-width: 768px){.PageHeader{min-height:500px}}@media screen and (min-width: 1200px){.PageHeader{height:calc(68vh + 3rem);max-height:700px}}.PageHeader_claim{position:fixed;top:0;left:0;right:0;background:var(--PageBackground);z-index:100}.PageHeader_claim span{white-space:nowrap}.PageHeader_claimInner{display:flex;align-items:center;justify-content:space-between;height:3rem;cursor:default;max-width:2000px;margin:0 auto;padding:0 1rem;background:var(--light)}@media screen and (min-width: 768px){.PageHeader_claimInner{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-areas:"fd fd r r d k";gap:4rem}}.PageHeader_claim_fd{grid-area:fd}.PageHeader_claim_r{grid-area:r}.PageHeader_claim_d{grid-area:d}.PageHeader_claim_k{grid-area:k;justify-self:end}.PageHeader_img{position:relative;width:100%;flex:1;background-image:url(../images/tv_car.webp);background-size:cover;background-position:left center;background-repeat:no-repeat;background-color:var(--PageBackground)}@media screen and (max-width: 768px){.PageHeader_img{aspect-ratio:800/534;height:100%}}.PageFooter{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.Sections{padding-bottom:4rem;display:grid;gap:4rem;grid-template-columns:1fr;grid-template-areas:"player" "info" "live" "shows" "video" "band" "credits"}@media screen and (min-width: 768px){.Sections{grid-template-columns:repeat(2, 1fr);grid-template-areas:" player info" "video shows" "band live " "credits credits "}}@media screen and (min-width: 1200px){.Sections{grid-template-columns:repeat(3, 1fr);grid-template-areas:" player info video" " player info shows" " credits band live"}}.Section_player{grid-area:player}.Section_shows{grid-area:shows}@media screen and (min-width: 1200px){.Section_shows{transform:translateY(-2.5rem)}}.Section_video{grid-area:video}.Section_live{grid-area:live}.Section_info{grid-area:info}.Section_band{grid-area:band}.Section_credits{display:flex;flex-direction:column;justify-content:flex-end;grid-area:credits}.Player_playlist{padding:0;display:flex;flex-direction:column}.Player_playlist li{align-self:flex-start;position:relative;transition:.2s ease-out;margin:0;overflow:hidden}.Player_playlist li span{text-decoration:none;transform:translateX(-1.75em);transition:.2s ease-in-out}.Player_playlist li span::before{content:"⟶";font-family:"Inter var experimental",Helvetica,sans-serif;margin-right:.5em;font-variation-settings:"wght" 440,"slnt" 0 !important}.Player_playlist li.amplitude-active-song-container span{transform:translateX(0)}.Player_controls{margin-top:.5rem}.Player_controlsNav{display:flex;gap:.5rem;margin-bottom:.5rem}@media screen and (max-width: 768px){.Player_controlsNav>div{flex:1}}.Player_controlsNav .amplitude-play-pause{position:relative}.Player_controlsNav .amplitude-play-pause::after{content:"●";position:absolute;left:.5em;top:50%;transform:translateY(-50%);opacity:0;font-size:.7em;transition:.2s ease-out;font-variation-settings:"wght" 440,"slnt" 0 !important}.Player_controlsNav .amplitude-play-pause.amplitude-paused::before{content:"Play"}.Player_controlsNav .amplitude-play-pause.amplitude-playing::before{content:"Pause"}.Player_controlsNav .amplitude-play-pause.amplitude-playing::after{opacity:1}.Enlarge{position:relative;display:flex}.Enlarge .Enlarge_inner{display:block;cursor:zoom-in;width:100%}.Enlarge input:checked+.Enlarge_inner{position:fixed;top:0;left:0;right:0;bottom:0;z-index:250;width:100%;height:auto;background:var(--light);background-size:1rem;background-position:center;cursor:zoom-out}.Enlarge input:checked+.Enlarge_inner .Enlarge_close{display:flex}.Enlarge input:checked+.Enlarge_inner img{height:72vmin;width:auto;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}@media(orientation: portrait){.Enlarge input:checked+.Enlarge_inner img{height:auto;width:100vw}}.Enlarge_close{position:absolute;right:1rem;top:1rem;z-index:10;line-height:1;display:none;cursor:zoom-out}