@import"https://fonts.googleapis.com/css2?family=Amarante&display=swap";*,*:before,*:after{box-sizing:border-box}*:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}.gigs{width:100%;border-spacing:0;border-collapse:collapse}.gigs thead{font-size:.9rem}.gigs thead th{text-align:left;font-weight:400;font-style:italic;border-bottom:1px solid #666;padding:.25rem .75rem}.gigs tbody td{padding:.25rem .75rem;white-space:nowrap}.gigs .date,.gigs .time{width:20%}.gigs .venue,.gigs .city{width:30%}.gig.cancelled{text-decoration:line-through}.gig.private{cursor:not-allowed}tr.gig:nth-of-type(2n){background-color:#1a1a1a}@view-transition{navigation:auto}::view-transition-group(page-header){animation-duration:.2s;animation-timing-function:linear}:root{--grid-col-count: 1;--fg-color: #eee;--bg-color: #111;--header-bg-color: #000;--header-fg-color: var(--fg-color);--header-shadow-color: #666;--link-color: #ddd;--link-hover-color: #fff;--link-disabled-color: #666;--input-inactive-color: #333;--input-active-color: #090;--input-hover-color: #f60}@media(min-width:480px){:root{--grid-col-count: 2}}@media(min-width:960px){:root{--grid-col-count: 4}}body{font-family:sans-serif;font-size:1.2em;padding:0;background-color:var(--bg-color);color:var(--fg-color)}body>header{margin:1rem;border-radius:.5rem;box-shadow:0 0 8px 0 var(--header-shadow-color);background-color:var(--header-bg-color);color:var(--header-fg-color);display:flex;flex-direction:column;align-items:center;view-transition-name:page-header}header>nav{display:flex;flex-direction:row;flex-wrap:wrap;align-self:stretch;align-items:center;justify-content:flex-end;padding:.5rem 1rem}header>nav>a{font-family:Amarante,sans-serif;line-height:2rem;text-decoration:none;color:var(--link-color);padding:.5rem .75rem;transition:color .5s;flex:0 0 auto}header>nav>a:hover{color:var(--link-hover-color)}header>nav>a:not(.site-icon):before{content:"\25cf";color:var(--input-inactive-color);padding-right:.5rem;transition:color .5s}header>nav>a:hover:before{color:var(--input-hover-color)}header>nav>a.active:before{color:var(--input-active-color)}header>nav>div{flex:1}h1,h2,h3,h4{font-family:Amarante,sans-serif;font-weight:400}header>h2{padding:1rem}header .site-icon{padding:.25rem .75rem}header .site-icon svg{height:64px}header .site-icon svg path{fill:var(--link-color)!important}header .site-icon:hover svg path{fill:var(--link-hover-color)!important}header>svg{padding:1rem;max-width:640px}header>svg path{fill:var(--header-fg-color)!important}body>footer{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem;margin-top:2rem}footer>svg{max-width:480px}footer>svg path{fill:var(--header-fg-color)!important}.social-links{display:flex;flex-direction:column;gap:1rem;align-self:flex-start}@media(min-width:480px){.social-links{flex-direction:row;align-self:auto}}.social-links a{display:flex;flex-direction:row;align-items:center;gap:.5rem;text-decoration:none}.social-links svg{width:24px;height:24px;fill:var(--link-color)!important}main{width:100%;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem}a{color:inherit;text-decoration:underline}p>img:only-child{max-width:90%;margin:0 auto}abbr[title]{position:relative;text-decoration:none}abbr[title]:after{display:none;position:absolute;left:-50%;top:-1rem;content:attr(title);padding:.25rem .75rem;background-color:var(--bg-color);color:var(--fg-color);font-size:.75rem;white-space:nowrap;border-radius:.25rem}abbr[title]:hover:after{display:block}.band-members>ul{padding:0;display:grid;grid-template-columns:repeat(var(--grid-col-count),1fr);gap:.5rem}.band-members>ul>li{flex:1 1 0;list-style:none}.band-member{display:flex;flex-direction:column;gap:.25rem}.band-member .instruments{font-size:.95rem;font-style:italic}.band-member .name>a{text-decoration:none}.photo-grid{display:grid;grid-template-columns:repeat(var(--grid-col-count),1fr);gap:.5rem}.photo-grid img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center}.photo-viewer{position:fixed;inset:0;background-color:color-mix(in srgb,var(--bg-color) 100%,rgba(0,0,0,0) 10%);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.photo-viewer.hidden{display:none}.photo-viewer>img{max-width:80vw;max-height:80vh;object-fit:contain;object-position:center}.photo-viewer>header,.photo-viewer>footer{display:flex;flex-direction:row;align-self:stretch;justify-content:space-between;padding:1rem;background-color:color-mix(in srgb,var(--bg-color) 100%,rgba(0,0,0,0) 75%);color:var(--fg-color)}.photo-viewer button{border:none;background:none;cursor:pointer;color:var(--link-color)}.photo-viewer button:disabled{cursor:default;color:var(--link-disabled-color)}
