.home-page{width:100%}.home-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.home-eyebrow{display:inline-flex;align-items:center;gap:.5rem}.home-live-dot{width:.375rem;height:.375rem;flex:0 0 auto;border-radius:50%;background:var(--accent);box-shadow:0 0 .625rem var(--accent)}.home-kind-strip{min-width:0;max-width:100%;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}button.home-kind-chip{padding:.375rem .75rem;font-size:.65625rem;line-height:var(--body-leading);text-decoration:none;white-space:nowrap;transition:border-color .16s ease,color .16s ease,background .16s ease}.home-kind-chip:hover,.home-kind-chip:focus-visible{color:var(--text);border-color:var(--border-strong);background:var(--surface-2)}.home-kind-chip[aria-pressed=true]{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 45%,var(--border));background:color-mix(in srgb,var(--accent) 10%,transparent)}.home-kind-count{margin-left:.375rem;color:var(--text-3)}.home-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:var(--hairline-w) solid var(--border);border-radius:var(--radius);background:var(--border)}.home-stat-cell{min-width:0;padding:1rem 1.125rem;background:var(--bg)}.home-stat-label{margin-bottom:.375rem;color:var(--text-3);font-size:.59375rem;letter-spacing:.18em;line-height:var(--body-leading)}.home-stat-value{font-size:1.625rem;font-feature-settings:"tnum"}.home-stat-sub{margin-top:.25rem;color:var(--text-3);font-size:.71875rem;line-height:var(--body-leading)}.home-index-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2.5rem;margin-top:2.5rem}.home-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));column-gap:2rem;row-gap:1.75rem}.home-category-section{min-width:0}.home-category-heading{display:flex;align-items:center;gap:.625rem;width:100%;padding:0 0 .625rem;margin-bottom:.375rem;color:inherit;font-size:13.3333px;line-height:normal;text-align:left;text-decoration:none;border-bottom:var(--hairline-w) solid var(--border-strong);transition:color .16s ease}.home-category-heading,.home-subcategory-row,.home-recent-row,.home-curated-recent-row{font-feature-settings:normal;font-variation-settings:normal}.home-category-heading:hover,.home-category-heading:focus-visible{color:var(--text)}.home-category-icon{display:inline-grid;flex:0 0 auto;width:auto;height:auto;place-items:center;color:var(--text-2);font-size:.9375rem;line-height:normal}.home-category-heading h3{min-width:0;flex:1;overflow:hidden;font-size:.9375rem;font-weight:600;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.home-category-count,.home-subcategory-count,.home-nested-count{color:var(--text-3);font-size:.6875rem;font-feature-settings:"tnum"}.home-subcategory-count{min-width:1.75rem;text-align:right}.home-subcategory-list{display:flex;flex-direction:column}.home-subcategory-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.625rem;padding:.4375rem 0;color:var(--text-2);font-size:.8125rem;text-align:left;text-decoration:none;line-height:normal;border-bottom:var(--hairline-w) solid var(--hairline);transition:color .16s ease}.home-subcategory-row:hover,.home-subcategory-row:focus-visible{color:var(--text)}.home-subcategory-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-nested-count{padding:0 .25rem;color:var(--text-3);font-size:.5625rem;border:var(--hairline-w) solid var(--border);border-radius:var(--radius-xs)}.home-index-rail{position:sticky;top:5.25rem;display:flex;flex-direction:column;gap:1.75rem}.home-rail-eyebrow{margin-bottom:.75rem}.home-recent-list{border-top:var(--hairline-w) solid var(--border)}.home-recent-row{display:grid;grid-template-columns:1.75rem minmax(0,1fr);gap:.625rem;width:100%;padding:.625rem 0;color:inherit;text-align:left;text-decoration:none;line-height:normal;border-bottom:var(--hairline-w) solid var(--hairline)}.home-recent-row:hover .home-recent-title,.home-recent-row:focus-visible .home-recent-title{color:var(--accent)}.home-recent-number{padding-top:.125rem;color:var(--text-3);font-size:.625rem}.home-recent-copy{display:block;min-width:0}.home-recent-title{display:block;font-size:.84375rem;font-weight:600;line-height:1.3;transition:color .16s ease}.home-recent-meta{display:block;margin-top:.125rem;overflow:hidden;color:var(--text-3);font-size:.75rem;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.home-contribute-card{padding:1.125rem}.home-contribute-card .home-rail-eyebrow{margin-bottom:.5rem}.home-contribute-card p{margin-bottom:.75rem;color:var(--text-2);font-size:.8125rem;line-height:1.5}.home-utility-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem;margin-top:2rem;padding-top:.875rem;border-top:var(--hairline-w) solid var(--border);color:var(--text-2);font-size:.75rem}.home-utility-row a{color:var(--accent);text-decoration:underline;text-underline-offset:.2em}.home-utility-row a:hover,.home-utility-row a:focus-visible{color:var(--text)}.home-utility-label{color:var(--text-3);font-size:.625rem;letter-spacing:.16em}.home-empty-tag-notice,.home-empty-categories{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;border:var(--hairline-w) solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-2);font-size:.875rem}.home-empty-tag-notice{margin-bottom:1rem;padding:.5rem 1rem}.home-empty-categories{justify-content:center;padding:2rem;text-align:center}.home-empty-categories p{width:100%;margin-bottom:.25rem}.home-account-context{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0 2rem}.home-account-recommendations{margin-top:.5rem}.home-curated-section,.home-curated-featured{margin-top:3rem}.home-curated-recent,.home-curated-categories{margin-top:4rem}.home-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.home-section-eyebrow{margin-bottom:.625rem}.home-section-title{font-size:clamp(1.375rem,3vw,1.875rem)}.home-section-sub{max-width:37.5rem;margin-top:.5rem;color:var(--text-2);font-size:.875rem}.home-accent-italic{color:var(--accent)}.home-muted-italic,[data-system=editorial] .home-section-title .serif-italic.home-muted-italic{color:var(--text-2)}.home-resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.home-resource-card{min-width:0;padding:1.25rem}.home-resource-card:hover{transform:translateY(-2px)}.home-resource-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.home-curated-category-top{display:flex;align-items:flex-start;justify-content:space-between}.home-resource-card-top{margin-bottom:.875rem}.home-resource-mark{display:grid;width:2.25rem;height:2.25rem;place-items:center;flex:0 0 auto;color:var(--accent);font-size:1rem;background:var(--surface-2);border:var(--hairline-w) solid var(--border);border-radius:var(--radius-sm)}.home-featured-chip{padding:.25rem .625rem;color:var(--accent);font-family:var(--font-mono);font-size:.59375rem;letter-spacing:.0375rem;background:color-mix(in srgb,var(--accent) 10%,transparent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border));border-radius:var(--radius-pill)}.home-resource-title{margin-bottom:.5rem;font-size:1rem;font-weight:600;letter-spacing:-.0125rem;line-height:1.3}.home-resource-description{display:block;min-height:0;margin-bottom:.875rem;overflow:hidden;color:var(--text-2);font-size:.8125rem;line-height:1.55}.home-resource-tags{display:flex;gap:.375rem;flex-wrap:wrap}.home-resource-tag{padding:.25rem .625rem;font-size:.65625rem;letter-spacing:.0375rem;border-radius:var(--radius-pill);text-decoration:none}.home-recent-table{overflow:hidden;padding:0}.home-curated-recent-row{display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:.875rem;width:100%;padding:.875rem 1.125rem;color:inherit;font-size:13.3333px;text-align:left;text-decoration:none;line-height:normal;transition:background .16s ease}.home-curated-recent-row .home-recent-number{padding-top:0;font-size:.65625rem}.home-curated-recent-row+.home-curated-recent-row{border-top:var(--hairline-w) solid var(--hairline)}.home-curated-recent-row:hover,.home-curated-recent-row:focus-visible{background:var(--surface)}.home-curated-recent-copy{min-width:0}.home-curated-recent-title{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.home-curated-recent-title-text{font-size:.90625rem;font-weight:600}.home-curated-category.chip{display:inline-flex;align-items:center;padding:.0625rem .375rem;color:var(--text-3);font-size:.5625rem}.home-curated-recent-description{display:block;margin-top:.1875rem;overflow:hidden;color:var(--text-2);font-size:.78125rem;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.home-recent-arrow{width:.75rem;height:.75rem;color:var(--text-3)}.home-curated-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.875rem}.home-curated-category.card{display:block;padding:1.375rem;color:inherit;text-decoration:none}.home-curated-category.card .home-category-icon{width:2.5rem;height:2.5rem;place-items:center;color:var(--accent);font-size:1.125rem;background:var(--surface-2);border:var(--hairline-w) solid var(--border);border-radius:var(--radius-sm)}.home-curated-category.card .home-category-count{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;color:var(--text-2);font-size:.65625rem;letter-spacing:.0375rem;white-space:nowrap;background:var(--surface);border:var(--hairline-w) solid var(--border);border-radius:var(--radius-pill)}.home-curated-featured .home-section-header>a{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:44px;min-height:max(44px,var(--profile-control-height));padding:.5625rem 1rem;color:var(--text);font-size:.8125rem;font-weight:500;line-height:normal;white-space:nowrap;background:transparent;border:var(--border-w) solid var(--border);border-radius:var(--radius-sm)}.home-curated-featured .home-section-header>a:hover{color:var(--text);background:var(--surface);border-color:var(--text-3);transform:translateY(-1px)}.home-contribute-card>a{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-width:44px;min-height:max(44px,var(--profile-control-height));padding:.5625rem 1rem;color:var(--bg);font-size:.8125rem;font-weight:600;line-height:normal;white-space:nowrap;background:var(--accent);border:var(--border-w) solid var(--accent);border-radius:var(--radius-sm)}.home-contribute-card>a:hover{color:var(--bg);background:var(--surface-2);border-color:var(--accent);box-shadow:var(--shadow-accent);transform:translateY(-1px)}.home-curated-category-top{margin-bottom:1rem}.home-curated-category h3{margin-bottom:.5rem;font-size:1rem;font-weight:600;letter-spacing:-.01875rem}.home-curated-category p{color:var(--text-2);font-size:.8125rem;line-height:1.55}.home-curated-explore{display:flex;align-items:center;gap:.375rem;margin-top:1rem;color:var(--accent);font-size:.75rem;font-weight:500}.home-error{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:5rem 1rem;text-align:center}.home-error h1{font-size:1.5rem}.home-error p{max-width:32rem;color:var(--text-2)}.home-skeleton-line,.home-skeleton-chip,.home-skeleton-contribute{background-color:var(--surface-3);background-image:linear-gradient(90deg,var(--surface-3) 25%,color-mix(in srgb,var(--surface-3) 88%,var(--text)) 37%,var(--surface-3) 63%);background-size:200% 100%;animation:home-skeleton-shimmer 1.8s ease-in-out infinite}.home-skeleton-eyebrow{width:20.7168rem;height:1.0996rem}.home-skeleton-kinds{display:flex;min-width:0;max-width:100%;gap:.5rem;flex-wrap:wrap}.home-skeleton-chip{height:1.6748rem;border-radius:var(--radius-pill)}.home-skeleton-chip:nth-child(1){width:7.7891rem}.home-skeleton-chip:nth-child(2),.home-skeleton-chip:nth-child(3),.home-skeleton-chip:nth-child(5){width:6.4951rem}.home-skeleton-chip:nth-child(4){width:5.2012rem}.home-stat-strip-skeleton{min-height:6.2168rem}.home-skeleton-stat-label{width:4.5rem;height:.5rem}.home-skeleton-stat-value{width:4rem;height:1.75rem;margin-top:.5rem}.home-skeleton-stat-sub{width:6.75rem;height:.625rem;margin-top:.5rem}.home-index-grid-skeleton{min-height:34rem}.home-skeleton-category{width:70%;height:1rem;margin-bottom:.5rem}.home-skeleton-row{width:100%;height:2.125rem;border-bottom:var(--hairline-w) solid var(--hairline)}.home-skeleton-rail-heading{width:8rem;height:.75rem;margin-bottom:.75rem}.home-skeleton-recent{width:100%;height:2.75rem;border-bottom:var(--hairline-w) solid var(--hairline)}.home-skeleton-contribute{width:100%;height:8rem;margin-top:1.75rem;border:var(--hairline-w) solid var(--border);border-radius:var(--radius)}.home-curated-skeleton{display:grid;gap:2.5rem;margin-top:3rem}.home-skeleton-section-heading{width:11rem;height:1.125rem}.home-skeleton-resource-card{min-height:9rem;padding:1rem;border:var(--hairline-w) solid var(--border);border-radius:var(--radius)}.home-skeleton-card-title{width:72%;height:1rem;margin-bottom:1rem}.home-skeleton-card-copy{width:100%;height:.75rem;margin-top:.5rem}.home-skeleton-card-copy.short{width:62%}.home-skeleton-recent-table{display:grid;border:var(--hairline-w) solid var(--border)}@keyframes home-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1024px){.home-index-grid{grid-template-columns:1fr}.home-index-rail{position:static}}@media (max-width: 640px){.home-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat-strip-skeleton{min-height:12.3711rem}.home-curated-recent-row{grid-template-columns:2.25rem minmax(0,1fr) auto;gap:.875rem;padding:.875rem 1.125rem}.home-curated-recent-description{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (prefers-reduced-motion: reduce){.home-skeleton-line,.home-skeleton-chip,.home-skeleton-contribute{animation:none}}@media print{.home-index-rail,.home-utility-row{display:none!important}.home-index-grid{grid-template-columns:1fr}}
