.skip-link{top:-100px;left:var(--aoj-space-4);z-index:100;padding:var(--aoj-space-3) var(--aoj-space-5);border-radius:var(--aoj-radius-sm);background:var(--color-brand);color:var(--color-on-brand);font-weight:var(--aoj-weight-bold);transition:top .15s;position:absolute}.skip-link:focus{top:var(--aoj-space-4)}.site-header{z-index:10;background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:var(--gap-md);padding-block:var(--aoj-space-3);flex-wrap:wrap;display:flex}.brand{align-items:center;gap:var(--aoj-space-3);color:var(--color-brand);display:inline-flex}.brand-logo{object-fit:contain;width:44px;height:44px}.brand-name{font-family:var(--font-display);font-weight:var(--aoj-weight-bold);font-size:var(--aoj-text-lg)}.social-link{background:var(--color-surface-sunken);width:40px;height:40px;color:var(--color-brand);font-family:var(--font-body);font-weight:var(--aoj-weight-extrabold);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.nav-burger{cursor:pointer;width:44px;height:44px;color:var(--color-heading);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.nav-burger-bars,.nav-burger-bars:before,.nav-burger-bars:after{content:"";background:currentColor;border-radius:2px;width:24px;height:2px;display:block}.nav-burger-bars{position:relative}.nav-burger-bars:before{position:absolute;top:-7px;left:0}.nav-burger-bars:after{position:absolute;top:7px;left:0}.site-nav{width:100%;display:none}.nav-burger[aria-expanded=true]~.site-nav{display:block}.nav-list{gap:var(--gap-md);padding:var(--gap-md) 0 0;flex-direction:column;align-items:flex-start;margin:0;list-style:none;display:flex}@media (width>=48rem){.nav-burger{display:none}.site-nav{width:auto;display:block}.nav-list{align-items:center;gap:var(--aoj-space-6);flex-direction:row;padding:0}}.hero{background:var(--color-bg);position:relative;overflow:hidden}.hero-inner{z-index:1;gap:var(--space-gutter);align-items:center;display:grid;position:relative}.badge{padding:var(--aoj-space-2) var(--aoj-space-4);border-radius:var(--radius-control);background:var(--surface-charity);color:var(--color-highlight-ink);font-weight:var(--aoj-weight-bold);font-size:var(--aoj-text-xs);letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--aoj-space-5);display:inline-block}.hero-title{font-size:var(--aoj-text-hero);color:var(--color-brand);margin-bottom:var(--aoj-space-5);line-height:1.1}.hero-lead{font-size:var(--aoj-text-lg);color:var(--color-text);max-width:30rem;margin-bottom:var(--aoj-space-8);line-height:1.6}.hero-media{position:relative}.hero:before{content:"";z-index:0;aspect-ratio:1;background:var(--color-accent);border-radius:var(--aoj-radius-xl);pointer-events:none;width:min(240px,48vw);position:absolute;top:-40px;right:-70px;transform:rotate(14deg)}@media (width>=64rem){.hero:before{width:360px;top:-50px;right:-90px}.hero-inner{gap:var(--aoj-space-12);grid-template-columns:1.1fr 1fr}}.photo-frame{z-index:1;aspect-ratio:4/3;border-radius:var(--radius-panel);text-align:center;padding:var(--aoj-space-6);justify-content:center;align-items:center;display:flex;position:relative}.photo-frame--brand{background:repeating-linear-gradient(135deg,#015e6a1f 0 14px,#015e6a0a 14px 28px)}.photo-frame--accent{background:repeating-linear-gradient(135deg,#e250791a 0 14px,#e2507908 14px 28px)}.photo-frame--photo{padding:0;overflow:hidden}.photo-frame--photo img{object-fit:cover;width:100%;height:100%}.photo-label{font-family:var(--font-mono);font-size:var(--aoj-text-sm);color:var(--color-brand);text-transform:uppercase;letter-spacing:.06em}.photo-label--accent{color:var(--color-accent-ink)}.section--surface{background:var(--color-surface)}.section--game-nights{background:var(--surface-game-nights)}.section--festival{background:var(--surface-festival)}.section--charity{background:var(--surface-charity)}h2{font-size:var(--aoj-text-2xl);color:var(--color-brand);margin-bottom:var(--aoj-space-4)}.accent-heading{color:var(--color-accent-ink)}.gold-heading{color:var(--color-highlight-ink)}.prose{font-size:var(--aoj-text-base);color:var(--color-text);line-height:1.75}.centered{text-align:center}.cluster.centered{justify-content:center}.narrow{max-width:52rem}.muted{color:var(--color-muted)}.small{font-size:var(--aoj-text-sm)}.spaced{margin-bottom:var(--aoj-space-6)}.lead-strong{font-weight:var(--aoj-weight-bold);color:var(--color-text);margin-bottom:var(--aoj-space-2)}.two-col{gap:var(--space-gutter);display:grid}.two-col:not(:has(.photo-frame)){max-width:52rem}@media (width>=48rem){.two-col:has(.photo-frame){align-items:center;gap:var(--aoj-space-12);grid-template-columns:1fr 1fr}.two-col .photo-frame{order:-1}}#season-calendar{margin-top:var(--aoj-space-8);display:block}.calendar-download{margin-top:var(--aoj-space-8);text-align:center}.legend{justify-content:center;gap:var(--aoj-space-6);margin:var(--aoj-space-6) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.legend-item{align-items:center;gap:var(--aoj-space-2);font-size:var(--aoj-text-sm);font-weight:var(--aoj-weight-semibold);color:var(--color-muted);display:inline-flex}.dot{border-radius:50%;width:10px;height:10px}.dot--next{background:var(--color-highlight)}.dot--festival{background:var(--color-accent-strong)}.festival-date{font-family:var(--font-display);font-weight:var(--aoj-weight-semibold);font-size:var(--aoj-text-xl);color:var(--color-brand);margin-bottom:var(--aoj-space-2)}.price-cards{justify-content:center;gap:var(--aoj-space-6);margin-block:var(--aoj-space-8);flex-wrap:wrap;padding:0;list-style:none;display:flex}.price-card{padding:var(--aoj-space-8) var(--aoj-space-6);border-radius:var(--radius-panel);border:2px solid var(--color-surface-sunken);background:var(--color-bg);flex:0 13rem}.price-label{font-weight:var(--aoj-weight-bold);font-size:var(--aoj-text-sm);color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--aoj-space-2)}.price{font-family:var(--font-display);font-weight:var(--aoj-weight-semibold);font-size:var(--aoj-text-3xl);color:var(--color-brand)}.price span{font-family:var(--font-body);font-weight:var(--aoj-weight-semibold);font-size:var(--aoj-text-md);color:var(--color-muted)}.actions{justify-content:center;gap:var(--aoj-space-4);margin-top:var(--aoj-space-6);flex-wrap:wrap;display:flex}.site-footer{--focus-ring:var(--color-highlight);background:var(--surface-footer);color:var(--color-on-footer);padding-block:var(--aoj-space-10)}.footer-inner{justify-content:space-between;gap:var(--aoj-space-8);flex-wrap:wrap;display:flex}.footer-brand{align-items:center;gap:var(--aoj-space-3);display:flex}.footer-logo{width:36px;height:36px}.footer-name{font-family:var(--font-display);font-weight:var(--aoj-weight-semibold)}.footer-addr{font-size:var(--aoj-text-sm);color:color-mix(in srgb, var(--color-on-footer) 78%, transparent)}.footer-links{gap:var(--aoj-space-2);flex-direction:column;display:flex}.footer-bottom{justify-content:space-between;align-items:center;gap:var(--aoj-space-3);margin-top:var(--aoj-space-6);padding-top:var(--aoj-space-5);border-top:1px solid color-mix(in srgb, var(--color-on-footer) 24%, transparent);font-size:var(--aoj-text-sm);color:color-mix(in srgb, var(--color-on-footer) 78%, transparent);flex-wrap:wrap;display:flex}
