@import "https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--black:#000;--white:#fff;--gray-dark:#1a202c;--gray-mid:#2d3748;--gray-light:#718096;--gray-lighter:#a0aec0;--max-width:1290px;--font:"Oswald", sans-serif}body{font-family:var(--font);color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.6}a{color:var(--black);text-decoration:none}a:hover{opacity:.7}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}h1{font-size:32px;font-weight:700}h2{font-size:28px;font-weight:700}h3{font-size:24px;font-weight:700}h4{font-size:22px;font-weight:700}.site-header{border-bottom:1px solid #eee;padding:1.5rem 0}.site-header .container{justify-content:space-between;align-items:center;display:flex}.site-title{letter-spacing:1px;text-transform:uppercase;font-size:28px;font-weight:700}.site-title a{color:var(--black)}.primary-nav{gap:2rem;list-style:none;display:flex}.primary-nav a{text-transform:uppercase;letter-spacing:.5px;font-size:20px;font-weight:500}.menu-toggle{cursor:pointer;background:0 0;border:none;font-size:28px;display:none}@media (width<=768px){.menu-toggle{display:block}.primary-nav{background:var(--white);z-index:100;border-bottom:1px solid #eee;flex-direction:column;padding:1rem 1.5rem;display:none;position:absolute;top:70px;left:0;right:0}.primary-nav.open{display:flex}}.site-footer{border-top:1px solid #eee;margin-top:4rem;padding:3rem 0}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.social-links{gap:1.5rem;list-style:none;display:flex}.social-links a{text-transform:uppercase;font-size:15px;font-weight:400}.newsletter{text-align:center;margin-bottom:2rem;padding:2rem 0}.newsletter h3{text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:20px;font-weight:400}.newsletter form{justify-content:center;gap:.5rem;max-width:400px;margin:0 auto;display:flex}.newsletter input[type=email]{font-family:var(--font);border:1px solid #ccc;flex:1;padding:.6rem 1rem;font-size:15px}.newsletter button{background:var(--black);color:var(--white);font-family:var(--font);text-transform:uppercase;cursor:pointer;border:none;padding:.6rem 1.5rem;font-size:15px}.page-content{padding:3rem 0}.exhibition-list{gap:2rem;display:grid}.exhibition-item{text-align:center;margin-top:.5rem;display:block}.exhibition-year{color:var(--gray-light);min-width:50px;font-size:15px}.exhibition-title{font-size:18px;font-weight:500}.exhibition-venue{color:var(--gray-light);font-size:15px;font-weight:300}.news-list{gap:2.5rem;display:grid}.news-item h3{margin-bottom:.5rem;font-size:20px;font-weight:500}.news-item p{color:var(--gray-mid);font-size:16px;font-weight:300;line-height:1.6}.about-content{max-width:842px}.about-content p{margin-bottom:1.5rem;font-weight:300;line-height:1.8}.about-content h3{text-transform:uppercase;margin-top:2rem;margin-bottom:1rem;font-size:20px;font-weight:500}.education-list{margin-bottom:1.5rem;list-style:none}.education-list li{margin-bottom:.8rem;font-weight:300}.education-list strong{font-weight:500}.writing-item{border-bottom:1px solid #eee;margin-bottom:3rem;padding-bottom:2rem}.writing-item h3{margin-bottom:.5rem;font-size:20px;font-weight:500}.writing-meta{color:var(--gray-light);margin-bottom:.8rem;font-size:14px;font-weight:300}.writing-item p{font-weight:300;line-height:1.7}.writings-category{text-transform:uppercase;letter-spacing:1.5px;color:var(--gray-light);border-bottom:1px solid #eee;margin-top:3rem;margin-bottom:1.2rem;padding-bottom:.5rem;font-size:16px;font-weight:500}.writings-mosaic{grid-template-columns:repeat(12,1fr);gap:1rem;margin-bottom:1rem;display:grid}.mosaic-tile{cursor:pointer;background:#f5f5f5;transition:transform .3s;display:block;position:relative;overflow:hidden}.mosaic-tile:hover{opacity:1;transform:scale(.98)}.mosaic-tile img{object-fit:cover;width:100%;height:100%;display:block}.mosaic-large{grid-column:span 7;min-height:380px}.mosaic-medium{grid-column:span 5;min-height:380px}.mosaic-small{grid-column:span 4;min-height:250px}.mosaic-placeholder{background:#fafafa;justify-content:center;align-items:center;display:flex}.mosaic-placeholder .mosaic-overlay{background:0 0;padding:2rem;position:relative}.mosaic-placeholder .mosaic-overlay p{color:var(--gray-lighter);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:300}.mosaic-overlay{color:var(--white);background:linear-gradient(#0000,#000000bf);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.mosaic-overlay h3{color:var(--white);margin-bottom:.3rem;font-size:18px;font-weight:500;line-height:1.3}.mosaic-overlay p{color:#fffc;font-size:13px;font-weight:300}.mosaic-tag{text-transform:uppercase;letter-spacing:1px;background:#fff3;margin-bottom:.5rem;padding:3px 8px;font-size:11px;font-weight:500;display:inline-block}@media (width<=768px){.writings-mosaic{grid-template-columns:1fr}.mosaic-large,.mosaic-medium,.mosaic-small{grid-column:span 1;min-height:280px}}.writing-detail{max-width:842px}.writing-detail-header{margin-bottom:2.5rem}.writing-detail-header h1{margin-bottom:.5rem;font-size:28px;font-weight:700;line-height:1.3}.writing-detail-author{margin-bottom:.3rem;font-size:16px;font-weight:500}.writing-detail-meta{color:var(--gray-light);font-size:14px;font-weight:300}.writing-detail-body p{text-indent:1.5rem;margin-bottom:1.2rem;font-weight:300;line-height:1.9}.writing-detail-body p:first-child{text-indent:0}.exhibition-detail-venue{color:var(--gray-light);text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem;margin-bottom:2rem;font-size:16px;font-weight:300}.exhibition-detail-body{max-width:842px;margin-bottom:2.5rem}.exhibition-detail-body p{margin-bottom:1.2rem;font-weight:300;line-height:1.8}.exhibition-detail-credits{border-top:1px solid #eee;max-width:842px;padding-top:1.5rem}.exhibition-detail-credits p{margin-bottom:.3rem;font-size:15px;font-weight:300;line-height:1.8}.ex-text{padding-left:2rem}@media (width<=768px){.ex-text{padding:0 .5rem}}.hero-image{margin:2rem 0}.hero-image img{object-fit:cover;width:100%;max-height:500px}.nl-popup[data-astro-cid-hkbrpulz]{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.nl-popup[data-astro-cid-hkbrpulz][hidden]{display:none}.nl-popup__backdrop[data-astro-cid-hkbrpulz]{background:#00000080;position:absolute;inset:0}.nl-popup__card[data-astro-cid-hkbrpulz]{width:calc(100% - 2.5rem);max-width:420px;font-family:var(--font);background:#fff;padding:2.5rem 2rem 2rem;animation:.3s nlIn;position:relative;box-shadow:0 20px 60px #00000040}@keyframes nlIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.nl-popup__x[data-astro-cid-hkbrpulz]{cursor:pointer;color:#999;background:0 0;border:none;font-size:1.6rem;line-height:1;position:absolute;top:.5rem;right:.75rem}.nl-popup__x[data-astro-cid-hkbrpulz]:hover{color:#000}.nl-popup__title[data-astro-cid-hkbrpulz]{text-transform:uppercase;letter-spacing:1px;margin:0 0 .6rem;font-size:1.4rem;font-weight:700}.nl-popup__text[data-astro-cid-hkbrpulz]{color:#555;margin:0 0 1.25rem;font-size:.95rem;font-weight:300;line-height:1.5}.nl-popup__form[data-astro-cid-hkbrpulz] input[data-astro-cid-hkbrpulz]{width:100%;font-family:var(--font);background:#fafafa;border:1px solid #ddd;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.95rem;font-weight:300}.nl-popup__form[data-astro-cid-hkbrpulz] input[data-astro-cid-hkbrpulz]:focus{border-color:#000;outline:none}.nl-popup__form[data-astro-cid-hkbrpulz] button[data-astro-cid-hkbrpulz]{color:#fff;width:100%;font-family:var(--font);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#000;border:none;padding:.8rem;font-size:.95rem;font-weight:500;transition:opacity .2s}.nl-popup__form[data-astro-cid-hkbrpulz] button[data-astro-cid-hkbrpulz]:hover{opacity:.85}.nl-popup__form[data-astro-cid-hkbrpulz] button[data-astro-cid-hkbrpulz]:disabled{opacity:.5;cursor:not-allowed}.nl-popup__status[data-astro-cid-hkbrpulz]{text-align:center;min-height:1.2em;margin:.75rem 0 0;font-size:.85rem;font-weight:300}.nl-popup__status[data-astro-cid-hkbrpulz].ok{color:#2d7a3a}.nl-popup__status[data-astro-cid-hkbrpulz].err{color:#c0392b}
