.article-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;border-bottom:1px solid color-mix(in srgb,var(--outline-variant) 10%,transparent);text-decoration:none;transition:color .2s var(--ease-3)}.article-card:first-child{border-top:1px solid color-mix(in srgb,var(--outline-variant) 10%,transparent)}.article-card__title{font-family:Manrope,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;color:var(--on-surface);transition:color .2s var(--ease-3)}.article-card:hover .article-card__title{color:var(--primary-container)}.article-card__arrow{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--on-surface-variant)}.repo-card__arrow,.project-card__arrow,.resource-link__arrow{width:1rem;height:1rem;flex-shrink:0}.catalog__arrow{width:1rem;height:1rem;flex-shrink:0;color:var(--on-surface-variant)}.tech-hub[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;gap:clamp(3rem,8vh,5rem);padding-block:clamp(2rem,6vh,4rem);background-image:radial-gradient(circle at 2px 2px,color-mix(in srgb,var(--primary-fixed-dim) 5%,transparent) 1px,transparent 0);background-size:24px 24px}.tech-hub[data-astro-cid-lejhfu2j]>section[data-astro-cid-lejhfu2j]{padding-inline:clamp(1.5rem,4vw,3rem);max-width:1280px;margin-inline:auto;width:100%}.tech-hero__badge[data-astro-cid-lejhfu2j]{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.tech-hero__dot[data-astro-cid-lejhfu2j]{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--primary-container)}.tech-hero__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:clamp(2.5rem,7vw,4rem);font-weight:900;letter-spacing:-.03em;color:var(--on-surface);margin-bottom:.5rem}.tech-hero__subtitle[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.875rem;color:var(--on-surface-variant);max-width:28rem;line-height:1.6}.pulse__header[data-astro-cid-lejhfu2j]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.pulse__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:var(--on-surface)}.pulse__source[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.625rem;font-weight:500;letter-spacing:.08em;color:var(--primary-fixed-dim);text-transform:uppercase;text-decoration:none}.pulse__source[data-astro-cid-lejhfu2j]:hover{text-decoration:underline}.pulse__chart[data-astro-cid-lejhfu2j]{width:100%;overflow-x:auto;margin-bottom:1.5rem;scrollbar-width:thin;scrollbar-color:var(--surface-container-high) transparent}.pulse__chart[data-astro-cid-lejhfu2j] img[data-astro-cid-lejhfu2j]{width:100%;min-width:500px;height:auto;filter:invert(1) hue-rotate(180deg) brightness(1.2);border-radius:.375rem}.pulse__card[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.pulse__commits[data-astro-cid-lejhfu2j]{display:flex;align-items:baseline;gap:.75rem}.pulse__value[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;color:var(--on-surface);line-height:1}.pulse__label[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.625rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface-variant)}.pulse__bar[data-astro-cid-lejhfu2j]{display:flex;gap:.25rem;height:.25rem}.pulse__segment[data-astro-cid-lejhfu2j]{border-radius:1rem}.pulse__segment[data-astro-cid-lejhfu2j]:nth-child(1){background-color:var(--primary-container)}.pulse__segment[data-astro-cid-lejhfu2j]:nth-child(2){background-color:var(--outline-variant)}.pulse__segment[data-astro-cid-lejhfu2j]:nth-child(3){background-color:var(--surface-container-low)}.pulse__langs[data-astro-cid-lejhfu2j]{display:flex;justify-content:space-between}.pulse__lang[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.5625rem;letter-spacing:.04em;text-transform:uppercase;color:var(--on-surface-variant)}.pulse__icon[data-astro-cid-lejhfu2j]{width:1.25rem;height:1.25rem;color:var(--on-surface-variant)}.pulse__stat[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;gap:.25rem}.featured-repos[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;gap:.75rem}.repo-card[data-astro-cid-lejhfu2j]{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--surface-container-lowest);border:1px solid color-mix(in srgb,var(--outline-variant) 10%,transparent);border-radius:.5rem;text-decoration:none;transition:background-color .2s var(--ease-3)}.repo-card[data-astro-cid-lejhfu2j]:hover{background-color:var(--surface-container-high)}.repo-card__icon[data-astro-cid-lejhfu2j]{width:2.5rem;height:2.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:color-mix(in srgb,var(--primary-container) 10%,transparent);color:var(--primary-container)}.repo-card__icon[data-astro-cid-lejhfu2j] svg[data-astro-cid-lejhfu2j]{width:1.25rem;height:1.25rem}.repo-card__text[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;flex-grow:1;min-width:0}.repo-card__name[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;color:var(--on-surface)}.repo-card__desc[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.625rem;color:var(--on-surface-variant);letter-spacing:.02em}.repo-card__arrow[data-astro-cid-lejhfu2j]{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--on-surface-variant);transition:color .2s var(--ease-3)}.repo-card[data-astro-cid-lejhfu2j]:hover .repo-card__arrow[data-astro-cid-lejhfu2j]{color:var(--primary-container)}.insights-feed__header[data-astro-cid-lejhfu2j]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.insights-feed__viewall[data-astro-cid-lejhfu2j],.talks__viewall[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--primary-fixed-dim);text-decoration:none}.insights-feed__viewall[data-astro-cid-lejhfu2j]:hover,.talks__viewall[data-astro-cid-lejhfu2j]:hover{text-decoration:underline}.insights-feed__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:var(--on-surface)}.insights-feed__list[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;gap:0}.article-card[data-astro-cid-lejhfu2j]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;border-bottom:1px solid color-mix(in srgb,var(--outline-variant) 10%,transparent);text-decoration:none;transition:color .2s var(--ease-3)}.article-card[data-astro-cid-lejhfu2j]:first-child{border-top:1px solid color-mix(in srgb,var(--outline-variant) 10%,transparent)}.article-card__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;color:var(--on-surface);transition:color .2s var(--ease-3)}.article-card[data-astro-cid-lejhfu2j]:hover .article-card__title[data-astro-cid-lejhfu2j]{color:var(--primary-container)}.article-card__arrow[data-astro-cid-lejhfu2j]{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--on-surface-variant)}.talks__header[data-astro-cid-lejhfu2j]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.talks__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:var(--on-surface)}.talks__grid[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;gap:.75rem}.talk-card[data-astro-cid-lejhfu2j]{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--surface-container-low);border-radius:.75rem;text-decoration:none;transition:background-color .2s var(--ease-3)}.talk-card[data-astro-cid-lejhfu2j]:hover{background-color:var(--surface-container-high)}.talk-card__play[data-astro-cid-lejhfu2j]{width:2.5rem;height:2.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background-color:var(--surface-container-high);color:var(--primary-container)}.talk-card__play[data-astro-cid-lejhfu2j] svg[data-astro-cid-lejhfu2j]{width:1rem;height:1rem}.talk-card__name[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:var(--on-surface);line-height:1.4}.newsletter[data-astro-cid-lejhfu2j]{background-color:var(--primary-container);padding:clamp(2rem,5vw,3rem)!important;border-radius:1.5rem;position:relative;overflow:hidden}.newsletter__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:900;letter-spacing:-.02em;color:var(--on-primary-container);margin-bottom:.5rem}.newsletter__desc[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:var(--on-primary-container);max-width:20rem;margin-bottom:1.5rem}.newsletter__btn[data-astro-cid-lejhfu2j]{display:inline-block;padding:.75rem 1.5rem;background-color:var(--on-primary-container);color:var(--primary-container);font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;border-radius:.5rem;text-decoration:none;transition:opacity .2s var(--ease-3)}.newsletter__btn[data-astro-cid-lejhfu2j]:hover{opacity:.85}@media(min-width:1024px){.talks__grid[data-astro-cid-lejhfu2j]{display:grid;grid-template-columns:repeat(3,1fr)}}.projects__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:var(--on-surface);margin-bottom:1.25rem}.projects__grid[data-astro-cid-lejhfu2j]{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1rem}.project-card[data-astro-cid-lejhfu2j]{position:relative;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background-color:var(--surface-container-low);border-radius:.75rem;text-decoration:none;border:1px solid color-mix(in srgb,var(--outline-variant) 10%,transparent);transition:background-color .2s var(--ease-3)}.project-card[data-astro-cid-lejhfu2j]:hover{background-color:var(--surface-container-high)}.project-card__name[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:800;color:var(--on-surface)}.project-card__desc[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.875rem;color:var(--on-surface-variant);line-height:1.5}.project-card__arrow[data-astro-cid-lejhfu2j]{position:absolute;top:1.25rem;right:1.25rem;width:1rem;height:1rem;color:var(--on-surface-variant);transition:color .2s var(--ease-3)}.project-card[data-astro-cid-lejhfu2j]:hover .project-card__arrow[data-astro-cid-lejhfu2j]{color:var(--primary-container)}.resources__title[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:var(--on-surface);margin-bottom:1rem}.resources__list[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column;gap:.5rem}.resource-link[data-astro-cid-lejhfu2j]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background-color:var(--surface-container-lowest);border:1px solid color-mix(in srgb,var(--outline-variant) 10%,transparent);border-radius:.5rem;text-decoration:none;transition:background-color .2s var(--ease-3)}.resource-link[data-astro-cid-lejhfu2j]:hover{background-color:var(--surface-container-high)}.resource-link__text[data-astro-cid-lejhfu2j]{display:flex;flex-direction:column}.resource-link__name[data-astro-cid-lejhfu2j]{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;color:var(--on-surface)}.resource-link__desc[data-astro-cid-lejhfu2j]{font-family:Inter,sans-serif;font-size:.6875rem;color:var(--on-surface-variant)}.resource-link__arrow[data-astro-cid-lejhfu2j]{width:1rem;height:1rem;flex-shrink:0;color:var(--on-surface-variant)}.resource-link[data-astro-cid-lejhfu2j]:hover .resource-link__arrow[data-astro-cid-lejhfu2j]{color:var(--primary-container)}@media(prefers-reduced-motion:reduce){.repo-card[data-astro-cid-lejhfu2j],.article-card__title[data-astro-cid-lejhfu2j],.talk-card[data-astro-cid-lejhfu2j],.newsletter__btn[data-astro-cid-lejhfu2j],.repo-card__arrow[data-astro-cid-lejhfu2j],.comp-card[data-astro-cid-lejhfu2j],.manulitics__btn[data-astro-cid-lejhfu2j]{transition:none}}
