body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:helvetica-lt-pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:Helvetica Neue,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{display:flex;flex-direction:column;min-height:100vh}#root,main{flex:1 1}#root{display:flex;flex-direction:column;min-height:100vh}:root{--background:#fffcf2;--light_text:#403d39;--accent:#2c290d;--dark:#252422;--darker-background:#c4ad83;--red:#f94144;--light-red:#ffc9b9}.body,body,html{max-width:100%}*{box-sizing:border-box}.body,body{background:#fffcf2;background:var(--background);border-radius:0;color:#252422;color:var(--dark);font-family:helvetica-lt-pro,sans-serif;font-size:1.2em;margin:auto;padding-bottom:.5rem;width:90%}footer{bottom:0;font-size:1.1rem;left:0;opacity:70%;text-align:center;width:100%}.layout{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.layout footer{margin-top:auto}.ticket-button,button,input,textarea{background-color:#c4ad83;background-color:var(--darker-background);border:0;border-radius:0;font-family:inherit;font-size:1rem;font-weight:100;padding:1rem}.ticket-button,button{background-color:#2c290d;background-color:var(--accent);color:#fffcf2;color:var(--background);font-weight:600}button:hover{cursor:pointer;filter:opacity(70%)}@media screen and (max-width:600px){body{font-size:1em;width:100%}header img{height:6rem}.title{height:auto;padding-left:0;transform:none}.logo{flex-wrap:wrap;gap:.5rem;width:100%}h1{display:none;font-size:2.4rem;padding-left:.5rem}.gig-list{box-sizing:border-box;width:100%}.gig-item{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem 0}.ticket-button,button{box-sizing:border-box;text-align:center;width:100%}.contact form{font-size:1rem;max-width:100%;padding:1rem .5rem}input,textarea{box-sizing:border-box;font-size:1rem;width:100%}footer{font-size:.9rem;padding:1.5rem 1rem}}html{height:100%}#email-input{background-color:#f3e7d2;color:var(--accent)}#email-input::placeholder{color:#787245}.contact{height:100%;margin-top:4rem;text-align:center}.contact form{display:flex;flex-direction:column;gap:.5rem;margin:auto;max-width:400px;width:90vw}#join-ask{font-size:1.2rem;font-weight:300;margin:0}.error{background-color:var(--light-red);color:var(--red);font-size:1rem;margin:0;padding:.5rem}#error-container{min-height:3rem}h1{font-weight:100;padding-left:1rem}header{align-items:center;border-bottom:2px solid var(--darker-background);display:flex;font-size:1rem;justify-content:space-between;letter-spacing:-.02em;margin-bottom:1rem;margin-top:3rem;padding-bottom:1rem}header img{aspect-ratio:auto;float:left;height:7rem}.title{height:8rem;padding-left:2rem;transform:translateY(1rem)}.logo{align-items:center;display:flex;justify-content:space-between}a{color:var(--light_text);text-decoration:none}a:hover{cursor:pointer;filter:opacity(70%)}.page-links{font-size:1.5rem;margin-left:1em}@media screen and (max-width:600px){.page-links{font-size:1.1rem;margin-left:0;margin-right:1.4rem}header img{height:5em;margin-left:1.2rem}}#gigs,#home-gallery{background-color:var(--darker-background);font-size:1.5rem;font-weight:400;margin:0;padding:.8rem 1rem}#gigs{border-bottom:2px solid var(--darker-background)}#home-gallery{display:flex;justify-content:space-between;margin:auto;width:90vw}#home-gallery a{color:var(--accent);float:right;font-size:1rem;padding-top:.2rem}.gig-list{border:2px solid var(--darker-background);margin:3rem auto;max-width:800px;padding:0}.gig-list ul{list-style:none;padding:0}.gig-item{align-items:center;border-bottom:2px solid var(--darker-background);display:flex;justify-content:space-between;margin:1rem 0;padding:1rem}.gig-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.gig-info{display:block;width:100%}.gig-venue{font-weight:700;padding-bottom:.5rem}.bottomphoto,.homephoto{display:block;margin:auto;width:60vw}@media screen and (min-width:600px){.ticket-button{text-align:center;width:10rem}.gig-item{padding:0 2rem 1rem}.gig-item:last-child{padding-bottom:.5rem}.gig-item:first-child{padding-top:.5rem}.top{grid-gap:1em;align-items:center;display:grid;gap:1em;grid-template-columns:1fr 1fr;padding:1em 1em 3rem}.bottom{grid-gap:2rem;align-items:baseline;display:grid;gap:2rem;grid-template-columns:1fr 1fr}h2{padding:1.2rem 0}.homephoto{order:-1}#home-gallery,.bottomphoto{margin:0;width:50vw}}.description,.description-title{margin:auto;width:90vw}.description{margin-top:.4rem}.description-title{font-size:1.5rem;margin-top:1rem}@media screen and (max-width:600px){.gig-list{margin:3rem auto;max-width:90vw;padding:0}.gig-item{padding:0 1rem 1rem}.bottomphoto,.homephoto{width:90vw}}#info,#noup{text-align:center}#info{animation:blink 1.5s infinite;color:var(--accent);font-style:italic;margin:0;padding:0 1rem}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.gallery-photo{width:1fr}.gallery-photo>img{max-height:100%;object-fit:cover;width:100%}.gallery-grid img{aspect-ratio:3/2;transition:.1s}.gallery-grid img:hover{cursor:pointer;opacity:90%}.gallery-photo img{cursor:pointer;transition:transform .2s;width:100%}.gallery-photo img:hover{transform:scale(.97)}.gallery-grid{grid-gap:.3rem;display:grid;font-size:0;gap:.3rem;grid-template-columns:1fr 1fr;padding:1rem}.gallery-photo.full-width{grid-column:1/-1}.gallery-photo.full-width img{aspect-ratio:auto}@media screen and (min-width:1000px){.gallery-grid{grid-template-columns:1fr 1fr 1fr}.gallery-photo.full-width{grid-column:span 1}.gallery-photo.full-width img{aspect-ratio:3/2}}.lightbox{background:#0009;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.lightbox,.lightbox-content{align-items:center;display:flex;justify-content:center}.lightbox-content{flex-direction:row;gap:1rem;max-height:95vh}.lightbox-center{align-items:center;display:flex;flex-direction:column}.lightbox-image{border:4px solid var(--background);flex-shrink:1;max-height:80vh;max-width:92vw;object-fit:contain}.lightbox-footer{display:flex;max-width:92vw;position:relative}.lightbox-footer .lightbox-arrow-area{display:none}.lightbox-caption{background-color:var(--accent);border:2px solid var(--background);color:var(--background);font-size:.9rem;margin-top:1rem;padding:.5rem}.lightbox-arrow-area{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:3rem}.lightbox-desktop-arrow{display:flex}.lightbox-arrow{align-items:center;background-color:var(--accent);border:2px solid var(--background);color:var(--background);cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;justify-content:center;padding:.5rem}.lightbox-close{height:38px;position:absolute;right:0;width:30px}@media (max-width:1150px){.lightbox-content{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%}.lightbox-image{max-height:75vh;max-width:92vw}.lightbox-center,.lightbox-footer{align-items:center;width:100%}.lightbox-footer{display:flex;flex-direction:row;gap:.5rem;justify-content:center}.lightbox-footer .lightbox-arrow-area{align-items:center;display:flex;flex-shrink:0;width:auto}.lightbox-footer .lightbox-arrow{align-self:center}.lightbox-desktop-arrow{display:none}}@media (min-width:1150px){.lightbox-close{margin-top:1rem;transform:translate(40px)}}.posters{display:grid;grid-template-columns:1fr;margin:auto;width:90vw}.poster{width:100%}.caption{color:var(--accent);margin-bottom:2rem;margin-top:0;text-align:center}.date{color:#88795c;margin-left:1rem}@media screen and (min-width:1000px){.posters{gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr}}
/*# sourceMappingURL=main.7acf63c5.css.map*/