@import"https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&family=EB+Garamond:ital@0;1&display=swap";@font-face{font-family:"GH Blackletter";src:url("../../fonts/Liturgisch.ttf") format("truetype");font-weight:400 700;font-style:normal;font-display:swap}:root{color-scheme:dark;--gh-bg: #050505;--gh-bg-alt: #0e0e0e;--gh-fg: #D9D0C5;--gh-fg-dim: #cccccc;--gh-accent: #7B8B8C;--gh-accent-bright: #96A6A7;--gh-line: #1d1d1d;--gh-heading: "GH Blackletter", "Oswald", serif;--gh-display: "Oswald", "Arial Narrow", sans-serif;--gh-body: "EB Garamond", Georgia, serif;--gh-maxw: 1180px;--gh-w-small: 760px;--gh-w-medium: 900px;--gh-page-bg-opacity: 0.18}*,*::before,*::after{box-sizing:border-box}html{background:#000}html,body{overflow-x:hidden;max-width:100%}body{margin:0;background-color:var(--gh-bg);color:var(--gh-fg);font-family:var(--gh-body);font-size:18px;line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--gh-fg);text-decoration:none;transition:color .2s ease}a:hover,a:focus{color:var(--gh-accent-bright)}h1,h2,h3,h4,h5,h6{font-family:var(--gh-heading);font-weight:700;letter-spacing:.01em;text-transform:none;color:#d9d0c5;line-height:1.15;margin:1.3em 0 .45em}.field--name-body :is(h1,h2,h3,h4,h5,h6),.field--name-field-body :is(h1,h2,h3,h4,h5,h6),.paragraph--type--text-block :is(h1,h2,h3,h4,h5,h6){text-align:left}.field--name-body>:first-child,.field--name-body .field__item>:first-child,.field--name-field-body>:first-child,.field--name-field-body .field__item>:first-child{margin-top:0}.field--name-body>:last-child,.field--name-body .field__item>:last-child,.field--name-field-body>:last-child,.field--name-field-body .field__item>:last-child{margin-bottom:0}h1{font-size:clamp(2rem,5vw,3.4rem)}h2{font-size:clamp(1.5rem,3vw,2.2rem)}h3{font-size:1.4rem}p{margin:0 0 1.2em}.layout-container{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}body.gh-has-page-bg main{position:relative;isolation:isolate}body.gh-has-page-bg main::before{content:"";position:absolute;inset:0;z-index:-1;background-image:var(--gh-page-bg);background-position:center;background-size:cover;background-repeat:no-repeat;filter:grayscale(100%);opacity:var(--gh-page-bg-opacity, 0.18);-webkit-mask-image:linear-gradient(to bottom, transparent 0, #000 var(--gh-page-bg-fade, 160px), #000 calc(100% - var(--gh-page-bg-fade, 160px)), transparent 100%);mask-image:linear-gradient(to bottom, transparent 0, #000 var(--gh-page-bg-fade, 160px), #000 calc(100% - var(--gh-page-bg-fade, 160px)), transparent 100%);pointer-events:none}.gh-header{border-bottom:1px solid var(--gh-line);background:linear-gradient(180deg, #000 0%, var(--gh-bg) 100%)}.gh-header__inner{max-width:var(--gh-maxw);margin:0 auto;padding:1.8rem 1.25rem 1.2rem;text-align:center}.site-branding,.block-system-branding-block{text-align:center}.site-branding img,.block-system-branding-block img{margin:0 auto;max-height:110px;max-width:100%;width:auto;height:auto}.site-branding__name a,.block-system-branding-block .site-name a{font-family:var(--gh-display);font-size:clamp(1.8rem,6vw,3.2rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#d9d0c5}.site-branding__slogan,.block-system-branding-block .site-slogan{font-family:var(--gh-display);letter-spacing:.3em;text-transform:uppercase;font-size:.75rem;color:var(--gh-fg-dim)}.gh-primary-menu{border-bottom:1px solid var(--gh-line);background:var(--gh-bg)}.gh-primary-menu nav,.gh-primary-menu .block{max-width:var(--gh-maxw);margin:0 auto}.gh-primary-menu ul.menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:.25rem 2rem}.gh-primary-menu ul.menu a{display:block;padding:1rem .25rem;font-family:var(--gh-display);text-transform:uppercase;letter-spacing:.18em;font-size:.95rem;font-weight:500;color:var(--gh-fg);position:relative}.gh-primary-menu ul.menu a:hover,.gh-primary-menu ul.menu a.is-active{color:#d9d0c5}.gh-primary-menu ul.menu a.is-active::after{content:"";position:absolute;left:0;right:0;bottom:.55rem;height:2px;background:var(--gh-accent)}.gh-nav-toggle{display:none;margin:0 auto;background:rgba(0,0,0,0);border:1px solid var(--gh-line);color:#d9d0c5;font-family:var(--gh-display);letter-spacing:.2em;text-transform:uppercase;padding:.7rem 1.4rem;cursor:pointer}.gh-social .field--name-field-social-links,.region-social .field--name-field-social-links,.region-footer-social .field--name-field-social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.4rem;margin:0;padding:.9rem 0}.region-social .field__item,.region-footer-social .field__item{margin:0}.region-social a,.region-footer-social a{font-family:var(--gh-display);text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;color:var(--gh-fg-dim)}.region-social a:hover,.region-footer-social a:hover{color:#d9d0c5}.gh-hero{background:#000}.paragraph--type--hero{position:relative;display:grid;grid-template-areas:"stack";text-align:center;overflow:hidden;margin:-3rem calc(50% - 50vw) 3rem}.paragraph--type--hero>.field--name-field-image{grid-area:stack;z-index:0;width:100%;align-self:start}.paragraph--type--hero .field--name-field-image img{display:block;width:100%;height:auto;filter:grayscale(20%) contrast(1.05)}.paragraph--type--hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:45%;background:linear-gradient(to bottom, transparent, var(--gh-bg) 92%);z-index:0;pointer-events:none}.gh-hero__content{grid-area:stack;z-index:1;align-self:end;justify-self:center;padding:2rem 1.25rem 3rem}.paragraph--type--hero .field--name-field-heading{font-family:var(--gh-heading);font-weight:700;text-transform:none;letter-spacing:.01em;font-size:clamp(2.6rem,8vw,5.6rem);line-height:1.05;color:#d9d0c5;text-shadow:0 2px 30px #000;max-width:var(--gh-w-medium);margin:0 auto}.paragraph--type--hero .field--name-field-subheading{font-family:var(--gh-display);font-weight:300;text-transform:uppercase;letter-spacing:.35em;font-size:clamp(.8rem,2vw,1.1rem);color:var(--gh-fg);margin:1rem auto 1.8rem}.button--cta,.field--name-field-cta a{display:inline-block;font-family:var(--gh-display);text-transform:uppercase;letter-spacing:.25em;font-size:.85rem;font-weight:600;color:#d9d0c5;padding:.95rem 2.4rem;border:1px solid var(--gh-accent);background:rgba(123,139,140,.15);transition:background .2s ease,border-color .2s ease}.field--name-field-cta a:hover{background:var(--gh-accent);border-color:var(--gh-accent-bright);color:#d9d0c5}main{flex:1 0 auto}.gh-main{max-width:var(--gh-maxw);margin:0 auto;padding:3rem 1.25rem 4rem;width:100%}.gh-section{padding:2.5rem 0;border-bottom:1px solid var(--gh-line)}.gh-section:last-child{border-bottom:0}.paragraph--type--text-block,.field--name-body{max-width:var(--gh-w-small);margin:0 auto}.field--name-body ul,.field--name-field-body ul{list-style:none;padding-left:1em}.field--name-body ul li,.field--name-field-body ul li{position:relative}.field--name-body ul li::before,.field--name-field-body ul li::before{content:"";position:absolute;left:-1.3em;top:.3em;width:1.05em;height:1.05em;background-color:var(--gh-fg);-webkit-mask:url("../../images/gh_scythe.svg") center/contain no-repeat;mask:url("../../images/gh_scythe.svg") center/contain no-repeat;transform:rotate(10deg)}.gh-text-image{display:flex;gap:2.5rem;align-items:center}.gh-text-image__media,.gh-text-image__body{flex:1 1 0;min-width:0}.gh-text-image__media img{width:100%;filter:grayscale(15%) contrast(1.03)}.gh-text-image--left{flex-direction:row}.gh-text-image--right{flex-direction:row-reverse}.gh-text-image--above{flex-direction:column;align-items:stretch}.gh-text-image--above .gh-text-image__media{margin:0 auto 1.8rem;max-width:900px}.gh-text-image--above .gh-text-image__body{max-width:760px;margin:0 auto}@media(max-width: 768px){.gh-text-image,.gh-text-image--left,.gh-text-image--right{flex-direction:column;gap:1.5rem}}.gh-quote-banner{position:relative;margin:3rem calc(50% - 50vw);min-height:30vh;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.gh-quote-banner .field--name-field-image{position:absolute;inset:0;z-index:0}.gh-quote-banner .field--name-field-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%) contrast(1.05)}.gh-quote-banner::after{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.55)}.gh-quote-banner__inner{position:relative;z-index:2;width:100%;max-width:900px;padding:2.5rem 1.5rem}.gh-quote-banner__quotes{display:grid}.gh-quote{grid-area:1/1;margin:0;opacity:0;transition:opacity .8s ease}.gh-quote,.gh-quote .gh-quote__text{font-family:var(--gh-body);font-style:italic;font-size:clamp(1.4rem,3.4vw,2.4rem);line-height:1.4;color:#d9d0c5;text-shadow:0 2px 24px #000;margin:0}.gh-quote__author{display:block;margin-top:1rem;font-family:var(--gh-display);font-style:normal;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gh-fg-dim);text-shadow:0 2px 24px #000}.gh-quote-banner__quotes:not(.is-cycling) .gh-quote:first-child,.gh-quote-banner__quotes.is-cycling .gh-quote.is-active{opacity:1}.gh-quote-dots{position:absolute;left:0;right:0;bottom:1.1rem;z-index:2;display:flex;justify-content:center;gap:.7rem}.gh-quote-dot{width:11px;height:11px;padding:0;border-radius:50%;border:1px solid rgba(217,208,197,.55);background:rgba(0,0,0,0);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.gh-quote-dot:hover,.gh-quote-dot:focus-visible{border-color:#d9d0c5;transform:scale(1.15);outline:none}.gh-quote-dot.is-active{background:var(--gh-accent-bright);border-color:var(--gh-accent-bright)}.gh-video__media{max-width:900px;margin:0 auto 1.8rem}.gh-video__body{max-width:760px;margin:0 auto}.gh-embed{position:relative;width:100%}.gh-embed--16x9{padding-top:56.25%}.gh-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.gh-video-grid__title{max-width:var(--gh-w-small);margin:0 auto 2rem}.gh-video-grid__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 900px){.gh-video-grid__items{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.gh-video-grid__items{grid-template-columns:1fr}}.gh-photo-grid__title{max-width:var(--gh-w-small);margin:0 auto 2rem}.gh-photo-grid .field--name-field-images{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 900px){.gh-photo-grid .field--name-field-images{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.gh-photo-grid .field--name-field-images{grid-template-columns:1fr}}.gh-photo-grid .field--name-field-images a{display:block}.gh-photo-grid .field--name-field-images img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;filter:grayscale(15%) contrast(1.03);transition:filter .2s ease}.gh-photo-grid .field--name-field-images a:hover img,.gh-photo-grid .field--name-field-images a:focus-visible img{filter:grayscale(0%) contrast(1.03)}.gh-spotify{display:flex;gap:2.5rem;align-items:center}.gh-spotify__media{flex:1 1 0;min-width:0}.gh-spotify__media iframe{width:100%;border:0;border-radius:12px}.gh-spotify__body{flex:1 1 0;min-width:0}@media(max-width: 768px){.gh-spotify{flex-direction:column;gap:1.5rem}}.gh-gigs__title{max-width:var(--gh-w-small);margin:0 auto 2rem}.gh-gigs__list{list-style:none;margin:0 auto;padding:0;max-width:var(--gh-w-medium)}.gh-gig{display:grid;grid-template-columns:200px 1fr auto;gap:.4rem 1.5rem;align-items:baseline;padding:1.1rem .5rem;border-left:3px solid rgba(0,0,0,0);border-bottom:1px solid var(--gh-line)}.gh-gig.is-past{opacity:.8}.gh-gig.is-upcoming{border-left-color:var(--gh-accent);background:linear-gradient(90deg, rgba(123, 139, 140, 0.12), transparent 60%)}.gh-gig__date{font-family:var(--gh-display);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;color:#d9d0c5}.gh-gig.is-past .gh-gig__date{color:var(--gh-fg-dim)}.gh-gig__venue{font-family:var(--gh-display);font-weight:500;letter-spacing:.04em;color:var(--gh-fg)}.gh-gig__right{display:flex;flex-direction:column;align-items:flex-end;gap:.7rem;text-align:right}.gh-gig__loc{font-size:.95rem;color:var(--gh-fg-dim)}.gh-gig__lineup{display:block;margin-top:.2rem;min-height:1.3em;line-height:1.3;font-family:var(--gh-body);font-weight:400;letter-spacing:0;text-transform:none;font-size:.95rem;color:var(--gh-fg-dim)}.gh-gig__cta{font-family:var(--gh-display);text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:600;color:#d9d0c5;border:1px solid var(--gh-accent);padding:.5rem 1.1rem;white-space:nowrap}.gh-gig__cta:hover{background:var(--gh-accent);color:#d9d0c5}.gh-gig__cta--muted{border-color:var(--gh-line);color:var(--gh-fg-dim)}.gh-gigs__notice,.gh-gigs__empty{text-align:center;color:var(--gh-fg-dim)}@media(max-width: 768px){.gh-gig{grid-template-columns:1fr;grid-template-areas:"date" "venue" "right"}.gh-gig__date{grid-area:date}.gh-gig__venue{grid-area:venue}.gh-gig__right{grid-area:right;flex-direction:row;align-items:center;justify-content:space-between;text-align:left}}.gh-downloads{max-width:var(--gh-w-small);margin:0 auto}.gh-downloads__title{margin-bottom:1rem}.gh-downloads__body{margin:0 0 1.8rem;color:var(--gh-fg-dim)}.gh-downloads__links .field--name-field-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem}.gh-downloads__links a{display:inline-block;font-family:var(--gh-display);text-transform:uppercase;letter-spacing:.22em;font-size:.85rem;font-weight:600;color:#d9d0c5;padding:.95rem 2.2rem;border:1px solid var(--gh-accent);background:rgba(123,139,140,.15);transition:background .2s ease,border-color .2s ease}.gh-downloads__links a:hover,.gh-downloads__links a:focus{background:var(--gh-accent);border-color:var(--gh-accent-bright);color:#d9d0c5}.page-title{text-align:center;margin:2rem 0 1.4rem}.gh-footer{flex-shrink:0;border-top:1px solid var(--gh-line);background:#000;color:var(--gh-fg-dim);text-align:center;padding:2.5rem 1.25rem;font-family:var(--gh-display);letter-spacing:.1em;font-size:.85rem}.gh-footer a{color:var(--gh-fg)}.gh-subfooter{background:#000;padding:.9rem 1.25rem 1.6rem;text-align:center}.gh-subfooter nav{margin:0}.gh-subfooter ul.tabs,.gh-subfooter ul.tabs.primary,.gh-subfooter ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.4rem;margin:0;padding:0;border:0}.gh-subfooter li{margin:0;border:0}.gh-subfooter a{display:inline;border:0;background:none;padding:0;font-family:var(--gh-display);text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;color:var(--gh-fg-dim)}.gh-subfooter a:hover,.gh-subfooter a.is-active{color:var(--gh-fg);background:none}@media(max-width: 768px){.site-branding img,.block-system-branding-block img{max-height:72px}.gh-nav-toggle{display:block;margin:.8rem auto}.gh-primary-menu ul.menu{flex-direction:column;align-items:center;gap:0;display:none}.gh-primary-menu.is-open ul.menu{display:flex}.gh-primary-menu ul.menu a{padding:.4rem .5rem;text-align:center}.gh-primary-menu ul.menu a.is-active::after{bottom:.1rem}.gh-video__media{max-width:none;margin:0 calc(50% - 50vw) 1.8rem}}
