*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:BlinkMacSystemFont,-apple-system,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5;color:#4a4a4a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:960px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell>main{flex:1}h1,h2,h3,h4{color:#363636;font-weight:600;line-height:1.125}h1{font-size:1.5rem;margin-bottom:.75rem}h2{font-size:1.25rem;margin-top:2rem;margin-bottom:.5rem}h3{font-size:1rem;margin-top:1.5rem;margin-bottom:.5rem}p{margin-bottom:1em}em{font-style:italic}strong{font-weight:700}a{color:#4a4a4a;text-decoration:none}a:hover{color:#363636}ul,ol{padding-left:2em;margin-bottom:1em}blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em;margin:1.5em 0}hr{border:none;border-top:1px solid #dbdbdb;margin:1.5em 0}img{max-width:100%;height:auto;display:block}.site-header{padding:1.25rem 0 1rem}.nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem 2rem}.nav-logo{display:inline-block;padding:.75rem 0}.nav-logo img{height:26px;width:auto}.nav-links{list-style:none;display:flex;gap:.25rem;padding:0;margin:0}.nav-links a{display:inline-block;font-size:.875rem;color:#4a4a4a;padding:.375rem .75rem;border-radius:4px;background:0 0;border:1px solid transparent}.nav-links a:hover{background-color:#f5f5f5}.hero{display:flex;flex-direction:column;justify-content:center;padding:5rem 0 2rem}.hero-slogan{font-size:1.25rem;font-weight:400;color:#4a4a4a;line-height:1.6;max-width:520px}.impression{margin:2rem 0 2.5rem;text-align:right}.impression img{max-width:75%;height:auto;object-fit:cover;display:inline-block}.section-label{font-size:1.25rem;font-weight:600;color:#363636;margin-bottom:.75rem;margin-top:2.5rem}.event-list{list-style:none;padding:0;margin:0}.event-list li{border-bottom:1px solid #f5f5f5}.event-list li:last-child{border-bottom:none}.event-list a{display:flex;align-items:baseline;gap:1rem;padding:.5rem 0;color:#4a4a4a}.event-list a:hover{color:#363636}.event-list time{flex-shrink:0;font-size:.875rem;font-variant-numeric:tabular-nums;color:#7a7a7a;min-width:6.5rem}.event-title{font-weight:400}.event-time{font-size:.875rem;color:#b5b5b5;margin-left:auto}.event-list.past a{color:#b5b5b5}.event-list.past time{color:#dbdbdb}.event-list.past a:hover{color:#4a4a4a}.event-list.past a:hover time{color:#7a7a7a}.see-all{margin-top:.5rem;font-size:.875rem}.see-all a{color:#7a7a7a}.see-all a:hover{color:#363636}.about-short{margin-top:3rem;padding-top:2rem;border-top:.5px solid #dee2e6}.about-grid{display:grid;grid-template-columns:3fr 2fr;gap:2.5rem;align-items:start}.about-text{font-size:1.25rem;font-weight:400;color:#4a4a4a;line-height:1.6}.about-text a{color:#4a4a4a;border-bottom:1px solid #dbdbdb}.about-text a:hover{border-bottom-color:#363636}.about-text .about-more{font-size:.875rem}.about-image{margin:0}.about-image img{max-width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.back{font-size:.875rem;margin-bottom:1.5rem}.back a{color:#7a7a7a}.back a:hover{color:#363636}.event-meta{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;font-size:.875rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:.5px solid #dee2e6}.event-meta dt{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#b5b5b5;padding-top:.15em}.event-meta dd{margin:0;color:#4a4a4a}.event-image{margin-top:2rem}.page,.events-page,.event-single{padding-top:.5rem}.content{font-size:1rem;line-height:1.6;color:#4a4a4a;max-width:680px}.content a{color:#363636;border-bottom:1px solid #dbdbdb}.content a:hover{border-bottom-color:#363636}.page-list{list-style:none;padding:0}.page-list li{padding:.25rem 0}.page-list a{color:#4a4a4a}.page-list a:hover{color:#363636}.site-footer{padding:1.25rem 0;border-top:.5px solid #dee2e6;margin-top:2.5rem}.footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-nav{display:flex;gap:.25rem}.footer-nav a{display:inline-block;font-size:.875rem;color:#4a4a4a;padding:.25rem .5rem;border-radius:4px;background:0 0}.footer-nav a:hover{background-color:#f5f5f5}.footer-credit{font-size:.75rem;color:#b5b5b5;margin:0;display:flex;align-items:center;gap:.4rem}.footer-credit a{color:#b5b5b5;display:inline-flex}.footer-credit a:hover{opacity:.7}.footer-logo{height:14px;width:auto;display:inline-block;vertical-align:middle;opacity:.45}.footer-credit a:hover .footer-logo{opacity:1}.page-404{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;text-align:center}@media(max-width:768px){.container{padding-left:1.25rem;padding-right:1.25rem}.impression{text-align:center}.impression img{max-width:100%}.hero{padding:3rem 0 1.5rem}.nav-links{gap:0}.event-list a{flex-direction:column;gap:.1rem}.event-list time{min-width:unset}.event-time{margin-left:0}.about-grid{grid-template-columns:1fr}.about-text{font-size:1rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-nav{flex-wrap:wrap}}