/*!
Theme Name: Trafalgar Avenue 2021
Author: Sean Steed, Max Kohler
Author URI: http://maxkoehler.com/
Description: Custom theme for Trafalgar Avenue Gallery. Design by Sean Steed, Development by Max Kohler. Required plugins: Advanced Custom Fields Pro, Custom Post Type UI, Timber Library.
Version: 1.101
License: All rights reserved
*/@font-face{font-family:"Metropolis";src:url("./assets/Metropolis-Thin.woff2") format("woff2"),url("./assets/Metropolis-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Neue Machina";src:url("./assets/NeueMachina-Regular.woff2") format("woff2"),url("./assets/NeueMachina-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Metropolis";src:url("./assets/Metropolis-Regular.woff2") format("woff2"),url("./assets/Metropolis-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Metropolis";src:url("./assets/Metropolis-Medium.woff2") format("woff2"),url("./assets/Metropolis-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}.publication__meta,.event__text,.single-page__text,.exhibition__text,.exhibition__dates,.exhibition__card__dates{font-size:var(--ms-0);font-family:Metropolis,Helvetica,sans-serif;font-weight:100;letter-spacing:.025em;line-height:1.4;hyphens:auto}@media(min-width: 800px){.publication__meta,.event__text,.single-page__text,.exhibition__text,.exhibition__dates,.exhibition__card__dates{hyphens:none}}.publication__meta p,.event__text p,.single-page__text p,.exhibition__text p,.exhibition__dates p,.exhibition__card__dates p,.publication__meta ul,.event__text ul,.single-page__text ul,.exhibition__text ul,.exhibition__dates ul,.exhibition__card__dates ul,.publication__meta ol,.event__text ol,.single-page__text ol,.exhibition__text ol,.exhibition__dates ol,.exhibition__card__dates ol{max-width:40em;margin-bottom:.65em}.publication__meta a,.event__text a,.single-page__text a,.exhibition__text a,.exhibition__dates a,.exhibition__card__dates a{transition:150ms;text-decoration:underline;text-decoration-color:#c7c4c4}.publication__meta a:hover,.event__text a:hover,.single-page__text a:hover,.exhibition__text a:hover,.exhibition__dates a:hover,.exhibition__card__dates a:hover,.publication__meta a:focus,.event__text a:focus,.single-page__text a:focus,.exhibition__text a:focus,.exhibition__dates a:focus,.exhibition__card__dates a:focus{color:#ff66fb}.publication__meta ul,.event__text ul,.single-page__text ul,.exhibition__text ul,.exhibition__dates ul,.exhibition__card__dates ul,.publication__meta ol,.event__text ol,.single-page__text ol,.exhibition__text ol,.exhibition__dates ol,.exhibition__card__dates ol{list-style:inside}.publication__meta h2,.event__text h2,.single-page__text h2,.exhibition__text h2,.exhibition__dates h2,.exhibition__card__dates h2{font-size:var(--ms-3);font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-weight:100;margin-top:1em;margin-bottom:.5em}.publication__meta h3,.event__text h3,.single-page__text h3,.exhibition__text h3,.exhibition__dates h3,.exhibition__card__dates h3{margin-top:1em;margin-bottom:.1em;font-weight:500}.publication__meta h4,.event__text h4,.single-page__text h4,.exhibition__text h4,.exhibition__dates h4,.exhibition__card__dates h4{margin-top:1em;margin-bottom:.1em;font-weight:100}:root{--adjust: -0.3rem + 0.35vw;--ms--1: 0.75rem;--ms-0: max(0.95rem, calc(.96rem + var(--adjust)));--ms-1: calc(1.25rem + var(--adjust));--ms-2: calc(1.5625rem + var(--adjust));--ms-3: calc(1.865rem + var(--adjust));--ms-4: calc(2.1875rem + var(--adjust));--ms-5: calc(2.45rem + var(--adjust));--ms-6: calc(2.5rem + var(--adjust));--space-a: calc(5rem + var(--adjust));--space-b: calc(3.4375rem + var(--adjust));--space-c: calc(2.5rem + var(--adjust));--space-d: calc(2.1875rem + var(--adjust));--space-e: calc(2.2857rem + var(--adjust));--space-f: calc(0.84375rem + var(--adjust))}*{box-sizing:border-box;margin:0;padding:0;border:0;font-size:100%;font-family:inherit}table{border-collapse:collapse;border-spacing:0}body{font-family:Metropolis,Helvetica,sans-serif;padding:1.2rem;padding-top:0;min-height:100vh;position:relative;padding-bottom:4rem;color:#000;transition:color 150ms}@media(min-width: 800px){body{padding:var(--space-e);padding-top:0}}body.home{padding:0}body.nav-open{overflow-y:hidden}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}::selection{background-color:#d3d3d3;color:#000}button{-webkit-tap-highlight-color:transparent}img{border-radius:2px;transition:150ms;background:#fafafa;opacity:0}img.loaded{background:transparent;opacity:1}.skip-link{position:absolute;background:#fff;padding:.5rem;border:1px solid #000;border-radius:3px;left:-9999px;z-index:3000}.skip-link:focus{left:1rem;top:1rem}.debug{color:red;position:fixed;bottom:1rem;right:1rem;z-index:10000;font-family:monospace;display:none}.header{font-family:Neue Machina,Consolas,Lucida Console,sans-serif;padding-top:1.2rem;margin-bottom:var(--space-b);position:relative;z-index:1000;display:flex;justify-content:space-between;align-items:center}@media(min-width: 800px){.header{margin-bottom:var(--space-a);padding-top:calc(var(--space-e)*.75)}}.home .header{position:absolute;left:0;right:0;padding-left:1.2rem;padding-right:1.2rem}@media(min-width: 800px){.home .header{padding-left:var(--space-e);padding-right:var(--space-e)}}.header__title{font-size:var(--ms-3);transform:translateX(-0.02em);width:80%;line-height:1.1;font-weight:400}.home .header__title .short{display:none}.home .header__title .long{display:inline}.header__title .long{display:none}.hero{position:fixed;top:0;left:0;width:100%;height:100%}.hero__landscape{min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);display:none}@media(orientation: landscape){.hero__landscape{display:block}}.hero__portrait{height:100%;width:auto;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}@media(orientation: landscape){.hero__portrait{display:none}}.hero__exhibition{position:absolute;z-index:1000;padding:1.2rem;bottom:var(--space-a)}@media(orientation: landscape){.hero__exhibition{bottom:0}}@media(min-width: 800px){.hero__exhibition{padding:var(--space-e)}}.hero__exhibition h2{font-size:var(--ms-3);font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-weight:100;line-height:1.2;margin-bottom:.1em}@media(min-width: 800px){.hero__exhibition h2{font-size:var(--ms-5)}}.hero__exhibition h3{font-size:var(--ms-0);letter-spacing:.02em;font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-weight:100}.nav .current_page_item a,.single-exhibition .nav a[href*=exhibitions],.single-exhibition .nav--small a[href*=exhibitions]{color:#ff66fb}.nav{display:none;font-size:calc(var(--ms-0)*1.1)}@media(min-width: 800px){.nav{display:block}}.nav .menu{list-style:none;display:flex}.nav li{list-style:none;margin-right:var(--space-e);letter-spacing:.015em}.nav li:last-of-type{margin-right:0}.nav a{transition:150ms}.nav a:focus{outline:0}.nav a:hover,.nav a:focus{color:#ff66fb}.nav__toggle{position:absolute;top:1.2rem;right:1.2rem;text-align:right;letter-spacing:.03em;transform:translateY(25%);background:transparent;color:inherit;cursor:pointer;font-size:var(--ms-1);font-weight:100;z-index:2000;font-family:Neue Machina,Consolas,Lucida Console,sans-serif}.nav__toggle .close{display:none}.nav-open .nav__toggle .open{display:none}.nav-open .nav__toggle .close{display:inline}.nav__toggle:focus{outline:0}@media(min-width: 800px){.nav__toggle{display:none}}.nav--small{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;backdrop-filter:blur(50px);z-index:600;padding:1.2rem;padding-top:5em;transition:150ms;font-family:Neue Machina,Consolas,Lucida Console,sans-serif;pointer-events:none;opacity:0}.home .nav--small{background:rgba(128,128,128,.1)}.nav--small.open{pointer-events:all;opacity:1}.nav--small.open li{transform:translateY(0);opacity:1;margin-bottom:.15em}.nav--small a{transition:150ms}.nav--small li{transition:150ms;list-style:none;font-size:var(--ms-6);line-height:1;transform:translateY(20px);opacity:0}.nav--small li.current-menu-item{color:#ff66fb}.nav--small li:nth-of-type(1){transition-delay:180ms}.nav--small li:nth-of-type(2){transition-delay:210ms}.nav--small li:nth-of-type(3){transition-delay:240ms}.nav--small li:nth-of-type(4){transition-delay:270ms}.nav--small li:nth-of-type(5){transition-delay:300ms}.nav--small li:nth-of-type(6){transition-delay:330ms}.nav--small li:nth-of-type(7){transition-delay:360ms}.nav--small li:nth-of-type(8){transition-delay:390ms}.nav--small li:nth-of-type(9){transition-delay:420ms}@media(min-width: 800px){.nav--small{display:none}}.details{appearance:none}.details summary{list-style:none}.details summary span{user-select:none}.details summary:focus{outline:0}.details[open] summary{max-height:1000px}.details[open] .details__label--open{display:none}.details[open] .details__label--close{display:inline-block}.details__content{opacity:0;transition:150ms}[open] .details__content{opacity:1}.button.details__label--close{display:none}details summary::-webkit-details-marker{display:none}.exhibitions__nav{display:flex;margin-bottom:1.2rem}@media(min-width: 800px){.exhibitions__nav{margin-bottom:var(--space-e)}}.exhibitions__nav a{background:transparent;margin-right:var(--space-d);font-size:var(--ms-1);font-weight:400;letter-spacing:.02em;transition:150ms;cursor:pointer;-webkit-tap-highlight-color:transparent}.exhibitions__nav a[aria-selected=true],.exhibitions__nav a.active{color:#ff66fb}.exhibitions__current ol{list-style:none}.exhibitions__upcoming ol{list-style:none}.exhibitions__past ol{row-gap:var(--space-e);column-gap:var(--space-e);display:grid;grid-auto-rows:min-content;list-style:none}@media(min-width: 800px){.exhibitions__past ol{grid-template-columns:repeat(3, 1fr)}}.exhibitions__past .exhibition__card__title{padding-top:.1em}.exhibitions__past .exhibition__card__dates{font-size:var(--ms-0);font-family:Neue Machina,Consolas,Lucida Console,sans-serif;margin-bottom:.75em}.exhibition__card--featured{display:grid;grid-auto-rows:min-content}@media(min-width: 800px){.exhibition__card--featured{grid-template-columns:50% 50%;column-gap:var(--space-e)}}.exhibition__card--featured img{width:100%;transition:150ms;margin-bottom:var(--space-f)}.exhibition__card--featured img:hover,.exhibition__card--featured img:focus{opacity:.9}.exhibition__card img{width:100%;transition:150ms;margin-bottom:var(--space-f)}@media(min-width: 800px){.exhibition__card img{margin-bottom:.2rem}}.exhibition__card img:hover,.exhibition__card img:focus{opacity:.9}.exhibition__card__title{font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-weight:100;line-height:1.1;margin-bottom:.5rem;font-size:var(--ms-3)}@media(min-width: 500px){.exhibition__card__title{font-size:var(--ms-4)}}.exhibition__card__title a{transition:150ms}.exhibition__card__title a:hover,.exhibition__card__title a:focus{opacity:.8}.exhibition__card__dates{line-height:1.2}.exhibition__card__dates span{white-space:nowrap}.exhibition{display:grid;grid-template-columns:repeat(2, 50%)}@media(min-width: 800px){.exhibition{column-gap:var(--space-e)}}.exhibition .exhibitions__nav{grid-column:1/3}.exhibition__title{font-size:var(--ms-3);line-height:1.2;font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-weight:100;margin-bottom:.2rem}@media(min-width: 500px){.exhibition__title{font-size:var(--ms-4)}}.exhibition__dates{font-size:var(--ms-0);font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-weight:100;margin-bottom:1em}.exhibition__dates span{white-space:nowrap}@media(min-width: 800px){.exhibition__dates{margin-bottom:var(--space-e)}}.exhibition__subtitle{font-size:18px;letter-spacing:.04em;font-weight:100;line-height:1.3;margin-bottom:var(--space-e)}@media(min-width: 800px){.exhibition__header{margin-bottom:var(--space-a)}}.exhibition__header .button{font-weight:100;font-size:var(--ms-0);display:none}@media(min-width: 800px){.exhibition__header .button{display:inline-block}}.exhibition__body{grid-column:1/3;grid-row-start:2;margin-bottom:var(--space-e)}@media(min-width: 800px){.exhibition__body{margin-bottom:0;grid-row-start:auto;grid-column:2/3;padding-right:var(--space-e)}}.wp-block-image{width:100%;margin-top:1.5em;margin-bottom:1em}.wp-block-image:last-child{margin-bottom:0}.wp-block-image figcaption{padding-top:.5em;font-size:var(--ms-0)}.wp-block-image img{display:block;width:100%;height:auto}.wp-block-quote{margin-top:1.5em;margin-bottom:1em;padding-left:2em}.wp-block-quote cite{display:block;font-size:var(--ms-0);font-style:normal;margin-top:-0.5em}.wp-block-embed{width:100%;margin-top:1em;margin-bottom:1em}.wp-block-embed figcaption{padding-top:.5em;font-size:var(--ms-0)}.wp-block-embed .wp-block-embed__wrapper{display:block;width:100%;height:auto}.exhibition__gallery{grid-column:1/3;grid-row:3/4}@media(min-width: 800px){.exhibition__gallery{grid-row:auto;grid-column:1/2}}.exhibition__gallery .gallery__item{width:100%;margin-bottom:1.2rem}@media(min-width: 800px){.exhibition__gallery .gallery__item{margin-bottom:var(--space-e)}}.exhibition__gallery img{width:100%;display:block}.exhibition__gallery img.has-lightbox{cursor:zoom-in}.exhibitions__panel{padding-bottom:var(--space-a);display:none}.exhibitions__panel.active{display:block}.wp-block-separator{border-bottom:1px solid #c7c4c4;margin-top:2em;margin-bottom:2em;max-width:20em}.exhibition__related{margin-top:1em}.exhibition__pv{display:block}.related__item{text-decoration:none !important;display:inline-block;min-width:25em;border-radius:1px;line-height:1.2;border:1px solid #c7c4c4;padding:1em;margin-bottom:1rem}.related__item h3,.related__item p{margin:0}.related__item h3{margin-bottom:.1em}.file__details{text-transform:uppercase}.single-page{display:grid}.single-page.has-thumbnail{grid-template-columns:50% 50%}@media(min-width: 800px){.single-page{column-gap:var(--space-e)}}.single-page__body{grid-column:1/3}@media(min-width: 800px){.single-page__body{grid-column:1/2}}.single-page__text img{width:100%;height:auto;display:block}.single-page__text h2{font-weight:400;margin-bottom:.5em;font-family:Metropolis,Helvetica,sans-serif;font-size:var(--ms-1)}.single-page__text h2:first-child{margin-top:0}.single-page__text .wp-block-image{margin-top:var(--space-e)}.single-page__text .wp-block-column{margin-bottom:var(--space-b)}.single-page__text .wp-block-columns{display:grid;column-gap:var(--space-e)}@media(min-width: 800px){.single-page__text .wp-block-columns{grid-template-columns:1fr 1fr}}.single-page__image{grid-column:1/3;grid-row:2;width:100%}@media(min-width: 800px){.single-page__image{padding-right:var(--space-e);grid-row:1;margin-bottom:0;grid-row:auto;grid-column:2/3}}.single-page__image img{display:block;max-width:100%;max-height:100%}#mc_embed_signup{margin-bottom:2em}#mc_embed_signup_scroll{display:inline-flex;align-items:flex-end}#mc_embed_signup_scroll input{position:relative;z-index:100}#mc_embed_signup_scroll input:focus{border-color:#000;outline:0;box-shadow:none}#mc_embed_signup_scroll .button,#mc_embed_signup_scroll input{border:1px solid #c7c4c4;padding:.65em;appearance:none;display:block;font-size:var(--ms-0);font-family:Metropolis,Helvetica,sans-serif;letter-spacing:.03em;border-radius:0;height:2.3em;line-height:1}#mc_embed_signup_scroll .button{border-left:0}.mc-field-group label{display:block;margin-bottom:.25em}.events{list-style:none}.event{font-family:Neue Machina,Consolas,Lucida Console,sans-serif;margin-bottom:var(--space-e)}.event summary{margin-bottom:.75em}.event.past{opacity:.5}.event__title{font-weight:100;line-height:1.2;letter-spacing:.01em;margin-bottom:.25rem;max-width:28em;font-size:var(--ms-3)}@media(min-width: 800px){.event__title{font-size:var(--ms-4)}}.event__text .button{margin-bottom:1em}.event__dates{display:block;margin-bottom:.8rem;font-size:var(--ms-0)}.button{appearance:none;background:transparent;font-family:Metropolis,Helvetica,sans-serif;border:1px solid rgba(0,0,0,.5);display:inline-block;line-height:1;padding:.4em .5em;-webkit-tap-highlight-color:transparent;padding-bottom:.3em;letter-spacing:.02em;border-radius:2px;transition:150ms;font-weight:100;cursor:pointer}@media(min-width: 800px){.button{padding:.4em .5em;padding-bottom:.35em}}.button:hover,.button:focus{opacity:.5}.home .footer{display:none}.footer__copyright{color:#d3d3d3;letter-spacing:.01em;font-size:.85rem;position:absolute;bottom:0;padding-bottom:1.2rem}@media(min-width: 800px){.footer__copyright{padding-bottom:var(--space-e)}}.lightbox{position:fixed;top:0;left:0;bottom:0;right:0;background:#fff;z-index:500;opacity:0;transition:150ms;pointer-events:none;padding:1.2rem;padding-top:calc(var(--space-e) + 2rem)}@media(min-width: 800px){.lightbox{padding:var(--space-e);padding-top:calc(var(--space-e) + 3rem)}}.scrolled .lightbox{height:100%;padding-top:1.2rem}.lightbox.open{pointer-events:all;opacity:1}.lightbox__nav{padding-top:.15rem;padding-bottom:.5rem;display:flex;justify-content:space-between;position:relative;z-index:2000}.lightbox__nav button{appearance:none;background:transparent;font-size:0;cursor:pointer;transition:150ms;padding:.5rem}.lightbox__nav button:hover,.lightbox__nav button:focus{box-shadow:0;outline:0;opacity:.5}.lightbox__nav svg{width:1.5rem;height:1.5rem}.lightbox__button--next,.lightbox__button--prev{position:fixed;top:50%;cursor:pointer;display:none}@media(min-width: 800px){.lightbox__button--next,.lightbox__button--prev{display:block}}.lightbox__button--next{transform:translateY(-50%) rotate(180deg);right:var(--space-e)}.lightbox__button--prev{left:var(--space-e);transform:translateY(-50%)}.lightbox__index{font-size:var(--ms-3);font-weight:100;color:#000}.lightbox__index .slash{margin-left:.15em;margin-right:.06em}.lightbox__slides{position:absolute;transition:150ms;left:var(--space-e);width:calc(100% - var(--space-e) * 2);top:calc(var(--space-e) + 5rem);bottom:var(--space-e)}.scrolled .lightbox__slides{top:calc(var(--space-e))}.lightbox__slide{position:absolute;top:50%;left:50%;transform:translateY(calc(-50% - 0.2rem)) translateX(-50%);transition:150ms;line-height:0;opacity:0}.lightbox__slide img{transition:225ms;max-height:calc(100vh - 10rem);max-width:calc(100vw - 2rem)}@media(min-width: 800px){.lightbox__slide img{max-height:calc(100vh - 9rem);max-width:calc(100vw - var(--space-e) * 2.8)}}.lightbox__slide.current{opacity:1}.lightbox__slide.current img{transform:translateX(0px)}.animate .lightbox__slide.prev img{transform:translateX(-30px)}.animate .lightbox__slide.next img{transform:translateX(30px)}.slide__inner{display:flex;flex-flow:column}.slide__inner figcaption{align-self:flex-end;text-align:right;position:relative;top:1.2em;letter-spacing:.02em;font-size:var(--ms--1);opacity:0;transition:150ms;transition-delay:100ms}.current .slide__inner figcaption{opacity:1}.publication__card{display:grid;grid-auto-rows:min-content}@media(min-width: 800px){.publication__card{grid-template-columns:50% 50%;column-gap:var(--space-e)}}.publication__card img{width:100%;transition:150ms;margin-bottom:var(--space-f)}.publication__card img:hover,.publication__card img:focus{opacity:.9}.publication__card__image img{width:100%}.publication__title{font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-weight:100;line-height:1.1;margin-bottom:.5rem;font-size:var(--ms-3)}@media(min-width: 500px){.publication__title{font-size:var(--ms-4)}}.publication__title a{transition:150ms}.publication__title a:hover,.publication__title a:focus{opacity:.8}.publication__subtitle{font-family:Neue Machina,Consolas,Lucida Console,sans-serif;font-size:var(--ms-0);margin-bottom:1em;padding-right:3em;max-width:45em}.publication__meta{margin-bottom:1em}.publication__meta p{margin-bottom:.5em}.publication__meta .times{margin-left:.1em;margin-right:.1em;display:inline-block;transform:translateY(-0.05em)}
