.marquee[data-astro-cid-mwyubyso]{width:100%;padding-block:var(--space-md);overflow:hidden}.marquee--primary[data-astro-cid-mwyubyso]{background:var(--color-primary);color:var(--color-text-on-primary)}.marquee--accent[data-astro-cid-mwyubyso]{background:var(--color-accent);color:var(--color-text-on-primary)}.marquee--light[data-astro-cid-mwyubyso]{background:var(--color-bg-alt);color:var(--color-text-muted);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.marquee__track[data-astro-cid-mwyubyso]{will-change:transform;align-items:center;gap:0;width:max-content;animation:linear infinite marqueeScroll;display:flex}.marquee--slow[data-astro-cid-mwyubyso] .marquee__track[data-astro-cid-mwyubyso]{animation-duration:60s}.marquee--normal[data-astro-cid-mwyubyso] .marquee__track[data-astro-cid-mwyubyso]{animation-duration:35s}.marquee--fast[data-astro-cid-mwyubyso] .marquee__track[data-astro-cid-mwyubyso]{animation-duration:18s}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee__item[data-astro-cid-mwyubyso]{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--weight-medium);letter-spacing:.03em;white-space:nowrap;align-items:center;gap:.6em;padding-inline:.4em;display:inline-flex}.marquee--light[data-astro-cid-mwyubyso] .marquee__item[data-astro-cid-mwyubyso]{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;font-family:var(--font-body);font-weight:var(--weight-semibold,600)}.marquee__sep[data-astro-cid-mwyubyso]{opacity:.45;margin-inline:.5em}.marquee[data-astro-cid-mwyubyso]:hover .marquee__track[data-astro-cid-mwyubyso]{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-mwyubyso]{justify-content:center;gap:var(--space-sm);flex-wrap:wrap;animation:none}}.project-card[data-astro-cid-axu6kucq]{background:var(--color-bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow var(--motion-duration-hover) var(--motion-ease-hover), transform var(--motion-duration-hover) var(--motion-ease-hover);overflow:hidden}.project-card[data-astro-cid-axu6kucq]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.project-card__image[data-astro-cid-axu6kucq] img[data-astro-cid-axu6kucq]{aspect-ratio:16/9;object-fit:cover;width:100%}.project-card__content[data-astro-cid-axu6kucq]{padding:var(--space-lg)}.project-card__status[data-astro-cid-axu6kucq]{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-sm);display:inline-flex}.project-card__status-dot[data-astro-cid-axu6kucq]{border-radius:var(--radius-full);width:8px;height:8px}.project-card__status--planning[data-astro-cid-axu6kucq]{color:var(--color-accent)}.project-card__status--planning[data-astro-cid-axu6kucq] .project-card__status-dot[data-astro-cid-axu6kucq]{background:var(--color-accent)}.project-card__status--active[data-astro-cid-axu6kucq]{color:var(--color-primary)}.project-card__status--active[data-astro-cid-axu6kucq] .project-card__status-dot[data-astro-cid-axu6kucq]{background:var(--color-primary);animation:2s ease-in-out infinite pulse}.project-card__status--completed[data-astro-cid-axu6kucq]{color:var(--color-text-muted)}.project-card__status--completed[data-astro-cid-axu6kucq] .project-card__status-dot[data-astro-cid-axu6kucq]{background:var(--color-text-muted)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.project-card__title[data-astro-cid-axu6kucq]{font-size:var(--text-xl);margin-bottom:var(--space-sm)}.project-card__title[data-astro-cid-axu6kucq] a[data-astro-cid-axu6kucq]{color:var(--color-text);text-decoration:none}.project-card__title[data-astro-cid-axu6kucq] a[data-astro-cid-axu6kucq]:hover{color:var(--color-primary)}.project-card__desc[data-astro-cid-axu6kucq]{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-normal);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project-card__tags[data-astro-cid-axu6kucq]{gap:var(--space-xs);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.project-card__tag[data-astro-cid-axu6kucq]{font-size:var(--text-xs);background:var(--color-bg-alt);color:var(--color-text-muted);padding:2px var(--space-sm);border-radius:var(--radius-full)}.project-grid[data-astro-cid-lcdefpme]{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (width>=640px){.project-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.project-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.person-grid[data-astro-cid-lcdefpme]{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (width>=640px){.person-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.person-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.project-group[data-astro-cid-lcdefpme]{margin-top:var(--space-2xl)}.project-group__heading[data-astro-cid-lcdefpme]{font-size:var(--text-lg);font-weight:var(--weight-semibold,600);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border)}.events-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.events-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:0}.events-header__link[data-astro-cid-lcdefpme]{font-size:var(--text-sm);font-weight:var(--weight-semibold,600);color:var(--color-accent);white-space:nowrap;text-decoration:none}.events-header__link[data-astro-cid-lcdefpme]:hover{text-underline-offset:3px;text-decoration:underline}.event-list[data-astro-cid-lcdefpme]{gap:var(--space-xl);flex-direction:column;display:flex}.event-card[data-astro-cid-lcdefpme]{background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow var(--motion-duration-hover) var(--motion-ease-hover);grid-template-columns:1fr;display:grid;overflow:hidden}.event-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md)}@media (width>=768px){.event-card[data-astro-cid-lcdefpme]:has(.event-card__image){grid-template-columns:2fr 3fr}}.event-card__image[data-astro-cid-lcdefpme]{display:block;overflow:hidden}.event-card__image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;min-height:200px;transition:transform var(--motion-duration-hover) var(--motion-ease-hover);display:block}.event-card[data-astro-cid-lcdefpme]:hover .event-card__image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.03)}.event-card__body[data-astro-cid-lcdefpme]{padding:var(--space-xl);flex-direction:column;display:flex}.event-card__meta[data-astro-cid-lcdefpme]{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.event-card__badge[data-astro-cid-lcdefpme]{font-size:var(--text-sm);font-weight:var(--weight-semibold,600);background:color-mix(in srgb, var(--color-accent) 15%, transparent);color:var(--color-accent);border-radius:var(--radius-full);align-items:center;gap:.3em;padding:.25em .75em;display:inline-flex}.event-card__badge--muted[data-astro-cid-lcdefpme]{background:var(--color-bg-alt);color:var(--color-text-muted)}.event-card__title[data-astro-cid-lcdefpme]{font-size:var(--text-xl);margin-bottom:var(--space-sm);line-height:var(--leading-tight)}.event-card__title[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--color-text);transition:color var(--motion-duration-hover) var(--motion-ease-hover);text-decoration:none}.event-card__title[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--color-primary)}.event-card__desc[data-astro-cid-lcdefpme]{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-normal);margin-bottom:var(--space-lg);flex:1}.event-card__readmore[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);font-weight:var(--weight-semibold,600);color:var(--color-accent);transition:gap var(--motion-duration-hover) var(--motion-ease-hover);align-self:flex-start;text-decoration:none;display:inline-flex}.event-card__readmore[data-astro-cid-lcdefpme]:hover{gap:var(--space-sm)}
