.marquee[data-astro-cid-wvtrjfi3]{overflow:hidden;width:100%;padding-block:var(--space-md)}.marquee--primary[data-astro-cid-wvtrjfi3]{background:var(--color-primary);color:var(--color-text-on-primary)}.marquee--accent[data-astro-cid-wvtrjfi3]{background:var(--color-accent);color:var(--color-text-on-primary)}.marquee--light[data-astro-cid-wvtrjfi3]{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-wvtrjfi3]{display:flex;align-items:center;gap:0;width:max-content;animation:marqueeScroll linear infinite;will-change:transform}.marquee--slow[data-astro-cid-wvtrjfi3] .marquee__track[data-astro-cid-wvtrjfi3]{animation-duration:60s}.marquee--normal[data-astro-cid-wvtrjfi3] .marquee__track[data-astro-cid-wvtrjfi3]{animation-duration:35s}.marquee--fast[data-astro-cid-wvtrjfi3] .marquee__track[data-astro-cid-wvtrjfi3]{animation-duration:18s}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee__item[data-astro-cid-wvtrjfi3]{display:inline-flex;align-items:center;gap:.6em;font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--weight-medium);letter-spacing:.03em;white-space:nowrap;padding-inline:.4em}.marquee--light[data-astro-cid-wvtrjfi3] .marquee__item[data-astro-cid-wvtrjfi3]{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-wvtrjfi3]{opacity:.45;margin-inline:.5em}.marquee[data-astro-cid-wvtrjfi3]:hover .marquee__track[data-astro-cid-wvtrjfi3]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-wvtrjfi3]{animation:none;flex-wrap:wrap;justify-content:center;gap:var(--space-sm)}}.project-card[data-astro-cid-5htlm3a3]{background:var(--color-bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow var(--motion-duration-hover) var(--motion-ease-hover),transform var(--motion-duration-hover) var(--motion-ease-hover)}.project-card[data-astro-cid-5htlm3a3]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.project-card__image[data-astro-cid-5htlm3a3] img[data-astro-cid-5htlm3a3]{width:100%;aspect-ratio:16 / 9;object-fit:cover}.project-card__content[data-astro-cid-5htlm3a3]{padding:var(--space-lg)}.project-card__status[data-astro-cid-5htlm3a3]{display:inline-flex;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)}.project-card__status-dot[data-astro-cid-5htlm3a3]{width:8px;height:8px;border-radius:var(--radius-full)}.project-card__status--planning[data-astro-cid-5htlm3a3]{color:var(--color-accent)}.project-card__status--planning[data-astro-cid-5htlm3a3] .project-card__status-dot[data-astro-cid-5htlm3a3]{background:var(--color-accent)}.project-card__status--active[data-astro-cid-5htlm3a3]{color:var(--color-primary)}.project-card__status--active[data-astro-cid-5htlm3a3] .project-card__status-dot[data-astro-cid-5htlm3a3]{background:var(--color-primary);animation:pulse 2s ease-in-out infinite}.project-card__status--completed[data-astro-cid-5htlm3a3]{color:var(--color-text-muted)}.project-card__status--completed[data-astro-cid-5htlm3a3] .project-card__status-dot[data-astro-cid-5htlm3a3]{background:var(--color-text-muted)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.project-card__title[data-astro-cid-5htlm3a3]{font-size:var(--text-xl);margin-bottom:var(--space-sm)}.project-card__title[data-astro-cid-5htlm3a3] a[data-astro-cid-5htlm3a3]{color:var(--color-text);text-decoration:none}.project-card__title[data-astro-cid-5htlm3a3] a[data-astro-cid-5htlm3a3]:hover{color:var(--color-primary)}.project-card__desc[data-astro-cid-5htlm3a3]{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-normal);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-card__tags[data-astro-cid-5htlm3a3]{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-md)}.project-card__tag[data-astro-cid-5htlm3a3]{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-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:var(--space-xl);margin-top:var(--space-xl)}@media(min-width:640px){.project-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.project-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,1fr)}}.person-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:var(--space-xl);margin-top:var(--space-xl)}@media(min-width:640px){.person-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.person-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,1fr)}}
