.event-card:where(.astro-hzaoilfw){position:relative;display:flex;min-width:0;flex-direction:column;gap:1.5rem;text-decoration:none;color:inherit}.event-card:where(.astro-hzaoilfw):not(:nth-child(3n+1)):before{content:"";position:absolute;top:0;bottom:0;left:-1rem;border-left:1px dashed rgba(21,20,19,.18)}.event-card-image:where(.astro-hzaoilfw),.event-card-placeholder:where(.astro-hzaoilfw){position:relative;width:100%;aspect-ratio:444 / 296;overflow:hidden;background:#1514130a}.event-card-sold-out-badge:where(.astro-hzaoilfw){position:absolute;top:.75rem;left:.75rem;z-index:2}.event-card-image-img:where(.astro-hzaoilfw){width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.event-card:where(.astro-hzaoilfw):hover .event-card-image-img:where(.astro-hzaoilfw){transform:scale(1.025)}.event-card-body:where(.astro-hzaoilfw){display:flex;flex-direction:column;gap:1.25rem;min-width:0}.event-card-meta:where(.astro-hzaoilfw){display:flex;align-items:center;gap:1rem;min-width:0}.event-card-type:where(.astro-hzaoilfw){display:inline-flex;align-items:center;justify-content:center;gap:.75rem;height:32px;padding:.25rem .75rem;border:1px solid rgba(21,20,19,.12);border-radius:8px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:600;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;color:#151413;white-space:nowrap}.event-card-type-dot:where(.astro-hzaoilfw){display:block;width:6px;height:6px;background:var(--color-primary);flex-shrink:0}.event-card-date:where(.astro-hzaoilfw){display:inline-flex;align-items:center;gap:.375rem;min-width:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:600;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;color:#57534e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-card-date:where(.astro-hzaoilfw) span:where(.astro-hzaoilfw){overflow:hidden;text-overflow:ellipsis}.event-card-copy:where(.astro-hzaoilfw){display:flex;flex-direction:column;gap:.75rem;padding-right:2.25rem}.event-card-title:where(.astro-hzaoilfw){font-family:var(--font-sans);font-size:1.25rem;font-weight:500;line-height:1.4;letter-spacing:-.02em;margin:0;color:#0c0a09;transition:color .2s ease}.event-card:where(.astro-hzaoilfw):hover .event-card-title:where(.astro-hzaoilfw){color:var(--color-primary)}.event-card-excerpt:where(.astro-hzaoilfw){font-size:.9375rem;line-height:1.6;color:#57534e;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1024px){.event-card:where(.astro-hzaoilfw):not(:nth-child(3n+1)):before{display:none}.event-card:where(.astro-hzaoilfw)+.event-card:where(.astro-hzaoilfw){padding-top:2rem;border-top:1px dashed rgba(21,20,19,.18)}}@media(max-width:768px){.event-card-copy:where(.astro-hzaoilfw){padding-right:0}.event-card-meta:where(.astro-hzaoilfw){align-items:flex-start;flex-direction:column;gap:.75rem}}.events-hero:where(.astro-d3npsmzb){position:relative;isolation:isolate;width:100%;overflow:hidden;padding:calc(var(--header-height) + var(--announcement-bar-height) + 5.5rem) 3rem 5rem;background:#151413;color:#fff}.events-hero-container:where(.astro-d3npsmzb){position:relative;z-index:10;max-width:1376px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:5rem}.events-hero-heading:where(.astro-d3npsmzb){max-width:760px;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.events-hero-heading:where(.astro-d3npsmzb) h1:where(.astro-d3npsmzb){font-family:var(--font-serif);font-size:clamp(3rem,5vw,3.5rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin:0;color:#fff;mix-blend-mode:plus-lighter}.events-hero-heading:where(.astro-d3npsmzb) p:where(.astro-d3npsmzb){max-width:620px;font-size:1.125rem;line-height:1.6;color:#ffffffbd;margin:0}.events-featured-card:where(.astro-d3npsmzb){position:relative;display:grid;width:min(calc(100vw - 48px),1332px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:center;overflow:hidden;padding:3rem;border:0;background:#0b0a0a1f;color:inherit;backdrop-filter:blur(64px)}.events-featured-card:where(.astro-d3npsmzb):before,.events-featured-card:where(.astro-d3npsmzb):after{content:"";position:absolute;inset:0;padding:1px;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.events-featured-card:where(.astro-d3npsmzb):before{z-index:2;background:conic-gradient(from var(--events-featured-border-angle),transparent 0deg,transparent 278deg,rgba(242,137,84,.95) 305deg,rgba(242,137,84,.2) 322deg,transparent 342deg,transparent 360deg);animation:events-featured-border-spin 22s linear infinite}.events-featured-card:where(.astro-d3npsmzb):after{z-index:1;background:linear-gradient(90deg,#fff,#fff3);opacity:.12}@property --events-featured-border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes events-featured-border-spin{to{--events-featured-border-angle: 360deg}}.events-featured-image:where(.astro-d3npsmzb),.events-featured-placeholder:where(.astro-d3npsmzb){display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#ffffff0a}.events-featured-image:where(.astro-d3npsmzb) img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.events-featured-image:where(.astro-d3npsmzb):hover img{transform:scale(1.025)}.events-sold-out-badge:where(.astro-d3npsmzb){position:absolute;top:1rem;left:1rem;z-index:3}.events-featured-copy:where(.astro-d3npsmzb){display:flex;width:min(100%,410px);justify-self:center;flex-direction:column;align-items:flex-start;gap:3rem}.events-featured-copy-top:where(.astro-d3npsmzb){display:flex;width:100%;flex-direction:column;gap:2rem}.events-featured-footer:where(.astro-d3npsmzb){display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.events-featured-text:where(.astro-d3npsmzb){display:flex;flex-direction:column;gap:1.5rem;padding-right:2.25rem}.events-featured-text:where(.astro-d3npsmzb) h2:where(.astro-d3npsmzb){margin:0;font-family:var(--font-serif);font-size:clamp(2rem,3.2vw,2.25rem);font-weight:400;line-height:1.2;color:#fff}.events-featured-text:where(.astro-d3npsmzb) h2:where(.astro-d3npsmzb) a:where(.astro-d3npsmzb),.events-featured-link:where(.astro-d3npsmzb){color:inherit;text-decoration:none}.events-featured-text:where(.astro-d3npsmzb) p:where(.astro-d3npsmzb){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0;color:#ffffff80;font-size:1.0625rem;line-height:1.6}.events-featured-footer:where(.astro-d3npsmzb){margin-top:0}.events-featured-link:where(.astro-d3npsmzb){display:inline-flex;align-items:center;gap:.5rem;height:48px;padding:.5rem 1.5rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;font-size:.9375rem;font-weight:600;transition:background-color .2s ease,transform .2s ease}.events-featured-link:where(.astro-d3npsmzb):hover{background:#ffffff24;transform:translateY(-1px)}.events-list-section:where(.astro-d3npsmzb){width:100%;padding:10rem 3rem;background:var(--color-background)}.events-list-container:where(.astro-d3npsmzb){max-width:var(--site-width);margin:0 auto;display:flex;flex-direction:column;gap:4rem}.events-list-header:where(.astro-d3npsmzb){display:flex;flex-direction:column;align-items:flex-start;gap:4rem;margin-bottom:4rem}.events-list-header:where(.astro-d3npsmzb) h2:where(.astro-d3npsmzb){font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin:0;color:var(--color-foreground)}.events-list-header:where(.astro-d3npsmzb) h2:where(.astro-d3npsmzb) span:where(.astro-d3npsmzb):last-child{color:#57534e}.events-list:where(.astro-d3npsmzb){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2rem;row-gap:5rem}@media(prefers-reduced-motion:reduce){.events-featured-card:where(.astro-d3npsmzb):before{animation:none}}.events-empty-section:where(.astro-d3npsmzb){width:100%;padding:4rem 3rem 6rem;background:var(--color-background)}.events-empty-container:where(.astro-d3npsmzb){max-width:1280px;margin:0 auto;text-align:center}.events-empty-text:where(.astro-d3npsmzb){font-size:1.125rem;color:var(--color-secondary-foreground);margin:0}@media(max-width:1024px){.events-featured-card:where(.astro-d3npsmzb),.events-list:where(.astro-d3npsmzb){grid-template-columns:1fr}.events-featured-copy:where(.astro-d3npsmzb){width:100%;justify-self:stretch}}@media(max-width:768px){.events-hero:where(.astro-d3npsmzb){padding:5rem var(--site-padding) 3rem}.events-hero-container:where(.astro-d3npsmzb){gap:2.5rem}.events-hero-heading:where(.astro-d3npsmzb) h1:where(.astro-d3npsmzb){font-size:3rem}.events-featured-card:where(.astro-d3npsmzb){width:100%;padding:1.5rem;gap:1.5rem}.events-featured-copy-top:where(.astro-d3npsmzb){gap:1.5rem}.events-featured-text:where(.astro-d3npsmzb){padding-right:0}.events-list-section:where(.astro-d3npsmzb){padding:5rem var(--site-padding)}.events-list-header:where(.astro-d3npsmzb){gap:2rem}.events-list:where(.astro-d3npsmzb){grid-template-columns:1fr;row-gap:3rem}}
