.TopicsPage-module__MT41xG__topicsPage{background:var(--bg);min-height:100vh}.TopicsPage-module__MT41xG__container{max-width:var(--page-max-width);margin:0 auto;padding:0 1.5rem}.TopicsPage-module__MT41xG__pageHeader{text-align:center;padding:2rem 1.5rem 0}.TopicsPage-module__MT41xG__titleSection{max-width:var(--page-max-width);text-align:center;margin:0 auto 2rem}.TopicsPage-module__MT41xG__title{margin-bottom:1rem}.TopicsPage-module__MT41xG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.TopicsPage-module__MT41xG__subtitleStats{color:var(--text-tertiary,var(--text-secondary));max-width:700px;margin:.75rem auto 0;font-size:.9375rem;line-height:1.5}.TopicsPage-module__MT41xG__introText{color:var(--text-secondary);max-width:720px;margin:1.25rem auto 0;font-size:1rem;line-height:1.65}.TopicsPage-module__MT41xG__heroStats{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.TopicsPage-module__MT41xG__heroStatItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.TopicsPage-module__MT41xG__heroStatIcon{color:var(--primary-color);opacity:.7;margin-bottom:.25rem}.TopicsPage-module__MT41xG__heroStatValue{color:var(--text-primary);font-size:1.75rem;font-weight:700;line-height:1}.TopicsPage-module__MT41xG__heroStatLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.8125rem}.TopicsPage-module__MT41xG__quickNav{top:var(--header-height,64px);z-index:20;background:var(--card-bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);position:sticky}.TopicsPage-module__MT41xG__quickNavInner{max-width:var(--page-max-width);flex-wrap:nowrap;align-items:center;gap:1rem;margin:0 auto;padding:.625rem 1.5rem;display:flex}.TopicsPage-module__MT41xG__quickNavLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-size:.8125rem;font-weight:600}.TopicsPage-module__MT41xG__quickNavList{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;flex:1;align-items:stretch;gap:.5rem;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.TopicsPage-module__MT41xG__quickNavList::-webkit-scrollbar{display:none}.TopicsPage-module__MT41xG__quickNavList>li{flex:1 1 0;min-width:0;display:flex}.TopicsPage-module__MT41xG__quickNavChip{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:14px;justify-content:center;align-items:center;padding:.4rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.TopicsPage-module__MT41xG__quickNavChipLabel{text-align:center;white-space:normal;text-wrap:balance;line-height:1.25;display:block}.TopicsPage-module__MT41xG__quickNavChip:hover{background:var(--card-bg-hover);border-color:var(--primary-color);color:var(--primary-color)}@media (max-width:640px){.TopicsPage-module__MT41xG__quickNavList>li{flex:none}.TopicsPage-module__MT41xG__quickNavChip{width:auto}}.TopicsPage-module__MT41xG__filterBar{background:var(--card-bg);border:1px solid var(--border);border-radius:.875rem;align-items:center;gap:1rem;margin-bottom:2rem;padding:.875rem 1rem;display:flex}.TopicsPage-module__MT41xG__filterInputWrap{flex:1;align-items:center;display:flex;position:relative}.TopicsPage-module__MT41xG__filterIcon{color:var(--text-secondary);pointer-events:none;position:absolute;left:.875rem}.TopicsPage-module__MT41xG__filterInput{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:.5rem;padding:.625rem 2.25rem .625rem 2.5rem;font-size:.9375rem;transition:border-color .18s,box-shadow .18s}.TopicsPage-module__MT41xG__filterInput:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary-color) 22%, transparent);outline:none}.TopicsPage-module__MT41xG__filterInput::placeholder{color:var(--text-secondary)}.TopicsPage-module__MT41xG__filterClear{background:var(--card-bg-hover);border:1px solid var(--border);width:22px;height:22px;color:var(--text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;right:.625rem}.TopicsPage-module__MT41xG__filterClear:hover{background:var(--primary-color);color:var(--primary-contrast-text,#fff);border-color:var(--primary-color)}.TopicsPage-module__MT41xG__filterTally{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem;font-weight:500}@media (max-width:640px){.TopicsPage-module__MT41xG__filterBar{flex-direction:column;align-items:stretch}.TopicsPage-module__MT41xG__filterTally{text-align:center}}.TopicsPage-module__MT41xG__topicsSection{padding:3rem 0 4rem}.TopicsPage-module__MT41xG__topicSection{margin-bottom:4rem}.TopicsPage-module__MT41xG__topicSection:last-child{margin-bottom:0}.TopicsPage-module__MT41xG__topicBanner{isolation:isolate;border-radius:1.25rem;align-items:stretch;min-height:260px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.TopicsPage-module__MT41xG__topicBannerImage{z-index:0}.TopicsPage-module__MT41xG__topicBannerOverlay{z-index:1;background:linear-gradient(100deg,#000000c7 0%,#0000008c 55%,#00000040 100%);position:absolute;inset:0}.TopicsPage-module__MT41xG__topicBannerContent{z-index:2;color:#fff;flex-direction:column;align-items:flex-start;gap:.875rem;width:100%;max-width:720px;padding:2.25rem 2.5rem;display:flex;position:relative}.TopicsPage-module__MT41xG__topicBannerEyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ffffffbf;font-size:.75rem;font-weight:600}.TopicsPage-module__MT41xG__topicBannerTitle{color:#fff;margin:0;font-size:clamp(1.5rem,3.5vw,2.125rem);font-weight:700;line-height:1.15}.TopicsPage-module__MT41xG__topicBannerTagline{color:#ffffffeb;max-width:56ch;margin:0;font-size:1rem;line-height:1.5}.TopicsPage-module__MT41xG__topicBannerCta{background:var(--primary-color);color:var(--primary-contrast-text,#fff);border-radius:.625rem;align-items:center;gap:.5rem;margin-top:.25rem;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.TopicsPage-module__MT41xG__topicBannerCta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000040}.TopicsPage-module__MT41xG__statBadges{flex-wrap:wrap;gap:.5rem;display:flex}.TopicsPage-module__MT41xG__statBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .625rem;font-size:.8125rem;line-height:1;display:inline-flex}.TopicsPage-module__MT41xG__statBadge strong{font-weight:700}.TopicsPage-module__MT41xG__statBadgeLabel{opacity:.85}.TopicsPage-module__MT41xG__subtopicGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}@media (max-width:640px){.TopicsPage-module__MT41xG__subtopicGrid{grid-template-columns:1fr}}.TopicsPage-module__MT41xG__subtopicCard{background:var(--card-bg);border:1px solid var(--border);border-radius:.875rem;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.TopicsPage-module__MT41xG__subtopicCard:hover{border-color:var(--primary-color);transform:translateY(-3px);box-shadow:0 12px 28px #0000001a}.dark .TopicsPage-module__MT41xG__subtopicCard:hover{box-shadow:0 12px 28px #0006}.TopicsPage-module__MT41xG__subtopicCover{aspect-ratio:16/9;background:var(--surface);flex-shrink:0;position:relative;overflow:hidden}.TopicsPage-module__MT41xG__subtopicCoverGradient{pointer-events:none;background:linear-gradient(#0000,#0000008c);height:60%;position:absolute;inset:auto 0 0}.TopicsPage-module__MT41xG__subtopicBody{flex-direction:column;flex:1;gap:.5rem;padding:1.125rem 1.25rem 1.25rem;display:flex}.TopicsPage-module__MT41xG__subtopicTitle{color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}.TopicsPage-module__MT41xG__subtopicTagline{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.TopicsPage-module__MT41xG__subtopicMeta{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.75rem;display:flex}.TopicsPage-module__MT41xG__statBadgesCard .TopicsPage-module__MT41xG__statBadge{background:var(--surface);border-color:var(--border);color:var(--text-secondary);-webkit-backdrop-filter:none;backdrop-filter:none;padding:.3rem .55rem;font-size:.8125rem}.TopicsPage-module__MT41xG__statBadgesCard .TopicsPage-module__MT41xG__statBadge strong{color:var(--text-primary)}.TopicsPage-module__MT41xG__subtopicArrow{background:var(--surface);width:26px;height:26px;color:var(--text-secondary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s,transform .18s;display:inline-flex}.TopicsPage-module__MT41xG__subtopicCard:hover .TopicsPage-module__MT41xG__subtopicArrow{background:var(--primary-color);color:var(--primary-contrast-text,#fff);transform:translate(2px)}.TopicsPage-module__MT41xG__emptyState{text-align:center;color:var(--text-secondary);background:var(--surface);border:1px dashed var(--border);border-radius:1rem;padding:4rem 2rem}.TopicsPage-module__MT41xG__ctaSection{padding:4rem 1.5rem}.TopicsPage-module__MT41xG__ctaContent{text-align:center;background:linear-gradient(135deg, var(--card-bg) 0%, var(--surface) 100%);border:1px solid var(--border);border-radius:1.25rem;max-width:640px;margin:0 auto;padding:3rem 2rem}.TopicsPage-module__MT41xG__ctaTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.TopicsPage-module__MT41xG__ctaText{color:var(--text-secondary);margin:0 0 1.5rem;line-height:1.6}.TopicsPage-module__MT41xG__ctaActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.TopicsPage-module__MT41xG__ctaButton,.TopicsPage-module__MT41xG__ctaButtonSecondary{border-radius:.625rem;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.TopicsPage-module__MT41xG__ctaButton{background:var(--primary-color);color:var(--primary-contrast-text,#fff)}.TopicsPage-module__MT41xG__ctaButtonSecondary{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border)}.TopicsPage-module__MT41xG__ctaButton:hover,.TopicsPage-module__MT41xG__ctaButtonSecondary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000001f}@media (max-width:640px){.TopicsPage-module__MT41xG__topicBannerContent{padding:1.5rem 1.25rem}.TopicsPage-module__MT41xG__topicBanner{min-height:220px}.TopicsPage-module__MT41xG__heroStats{gap:1.5rem}}.TopicsPage-module__MT41xG__topicDetailPage{background:var(--bg);min-height:100vh}.TopicsPage-module__MT41xG__detailHero{border-bottom:1px solid var(--border);background:linear-gradient(135deg, var(--surface) 0%, var(--bg) 100%);padding:4rem 1.5rem 3rem;position:relative;overflow:hidden}.TopicsPage-module__MT41xG__detailHero.TopicsPage-module__MT41xG__hasImage{align-items:flex-end;min-height:360px;padding-top:6rem;padding-bottom:3rem;display:flex}.TopicsPage-module__MT41xG__detailHeroBg{z-index:0;position:absolute;inset:0}.TopicsPage-module__MT41xG__detailHeroOverlay{z-index:1;background:linear-gradient(#00000026 0%,#0000008c 70%,#000c 100%);position:absolute;inset:0}.TopicsPage-module__MT41xG__detailHeroContent{z-index:2;max-width:var(--page-max-width);flex-direction:column;gap:.5rem;width:100%;margin:0 auto;display:flex;position:relative}.TopicsPage-module__MT41xG__detailHero.TopicsPage-module__MT41xG__hasImage .TopicsPage-module__MT41xG__detailHeroContent{color:#fff}.TopicsPage-module__MT41xG__backLink{color:var(--text-secondary);align-items:center;gap:.4rem;width:fit-content;margin-bottom:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.TopicsPage-module__MT41xG__detailHero.TopicsPage-module__MT41xG__hasImage .TopicsPage-module__MT41xG__backLink{color:#ffffffd9}.TopicsPage-module__MT41xG__backLink:hover{color:var(--primary-color)}.TopicsPage-module__MT41xG__detailHero.TopicsPage-module__MT41xG__hasImage .TopicsPage-module__MT41xG__backLink:hover{color:#fff}.TopicsPage-module__MT41xG__detailTitle{color:var(--text-primary);margin:0;font-size:clamp(1.875rem,4vw,3rem);font-weight:800;line-height:1.15}.TopicsPage-module__MT41xG__detailHero.TopicsPage-module__MT41xG__hasImage .TopicsPage-module__MT41xG__detailTitle{color:#fff;text-shadow:0 2px 8px #0006}.TopicsPage-module__MT41xG__detailTagline{color:var(--text-secondary);max-width:60ch;margin:.5rem 0 0;font-size:1.125rem;line-height:1.5}.TopicsPage-module__MT41xG__detailHero.TopicsPage-module__MT41xG__hasImage .TopicsPage-module__MT41xG__detailTagline{color:#fffffff2;text-shadow:0 1px 4px #00000073}.TopicsPage-module__MT41xG__statsBar{background:var(--card-bg);border-bottom:1px solid var(--border);z-index:10;position:sticky;top:0}.TopicsPage-module__MT41xG__statsContainer{max-width:var(--page-max-width);flex-wrap:wrap;gap:1.25rem;margin:0 auto;padding:.75rem 1.5rem;display:flex}.TopicsPage-module__MT41xG__statItem{color:var(--text-secondary);border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:.875rem;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.TopicsPage-module__MT41xG__statItem:hover{background:var(--card-bg-hover);color:var(--primary-color)}.TopicsPage-module__MT41xG__statIcon{justify-content:center;align-items:center;display:inline-flex}.TopicsPage-module__MT41xG__statValue{color:var(--text-primary);font-weight:700}.TopicsPage-module__MT41xG__statLabel{font-size:.8125rem}.TopicsPage-module__MT41xG__mainContent{max-width:var(--page-max-width);flex-direction:column;gap:2.25rem;margin:0 auto;padding:2.5rem 1.5rem 4rem;display:flex}.TopicsPage-module__MT41xG__contentSection{scroll-margin-top:5rem}.TopicsPage-module__MT41xG__introduction{color:var(--text-primary);max-width:70ch;margin:0 auto;font-size:1.0625rem;line-height:1.7}.TopicsPage-module__MT41xG__introduction p{margin:0 0 1rem}.TopicsPage-module__MT41xG__introduction p:last-child{margin-bottom:0}.TopicsPage-module__MT41xG__sectionTitle{color:var(--text-primary);align-items:center;gap:.625rem;margin:0 0 1.25rem;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.25;display:flex}.TopicsPage-module__MT41xG__sectionTitle svg{color:var(--primary-color);flex-shrink:0}.TopicsPage-module__MT41xG__divider{background:var(--border);border:0;height:1px;margin:0}.TopicsPage-module__MT41xG__keyAspectsGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.TopicsPage-module__MT41xG__aspectCard{background:var(--card-bg);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem;transition:transform .2s,box-shadow .2s}.TopicsPage-module__MT41xG__aspectCard:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.TopicsPage-module__MT41xG__aspectIcon{background:var(--primary-surface);width:40px;height:40px;color:var(--primary-surface-text);border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.TopicsPage-module__MT41xG__aspectTitle{color:var(--text-primary);margin:0 0 .375rem;font-size:1rem;font-weight:700}.TopicsPage-module__MT41xG__aspectDescription{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}.TopicsPage-module__MT41xG__featuredGrid{flex-direction:column;gap:1rem;display:flex}.TopicsPage-module__MT41xG__viewAllLink{color:var(--primary-color);align-items:center;gap:.375rem;margin-top:1rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.TopicsPage-module__MT41xG__viewAllLink:hover{text-decoration:underline}.TopicsPage-module__MT41xG__organisationsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.875rem;display:grid}.TopicsPage-module__MT41xG__orgCard{background:var(--card-bg);border:1px solid var(--border);color:inherit;border-radius:.625rem;align-items:center;gap:.75rem;padding:.875rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.TopicsPage-module__MT41xG__orgCard:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.TopicsPage-module__MT41xG__orgLogo,.TopicsPage-module__MT41xG__orgLogoPlaceholder{background:var(--card-bg-hover);border-radius:.5rem;flex-shrink:0;width:48px;height:48px}.TopicsPage-module__MT41xG__orgLogoPlaceholder{color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.TopicsPage-module__MT41xG__orgInfo{flex:1;min-width:0}.TopicsPage-module__MT41xG__orgName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.TopicsPage-module__MT41xG__orgLocation{color:var(--text-secondary);margin-top:.125rem;font-size:.8125rem}.TopicsPage-module__MT41xG__relatedTopicsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.TopicsPage-module__MT41xG__relatedTopicCard{color:#fff;background:var(--surface);border:1px solid var(--border);border-radius:.875rem;flex-direction:column;min-height:180px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.TopicsPage-module__MT41xG__relatedTopicCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.TopicsPage-module__MT41xG__relatedTopicImage{z-index:0;position:absolute;inset:0}.TopicsPage-module__MT41xG__relatedTopicOverlay{z-index:1;background:linear-gradient(#0000001a 0%,#000000a6 100%);position:absolute;inset:0}.TopicsPage-module__MT41xG__relatedTopicContent{z-index:2;flex-direction:column;gap:.25rem;margin-top:auto;padding:1rem;display:flex;position:relative}.TopicsPage-module__MT41xG__relatedTopicTitle{font-size:1.0625rem;font-weight:700;line-height:1.25}.TopicsPage-module__MT41xG__relatedTopicTagline{opacity:.92;font-size:.8125rem;line-height:1.4}.TopicsPage-module__MT41xG__relatedTopicExplore{opacity:.95;align-items:center;gap:.3rem;margin-top:.5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.TopicsPage-module__MT41xG__relatedTopicCard:not(:has(.TopicsPage-module__MT41xG__relatedTopicImage)){background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark,var(--primary-color)) 100%);color:var(--primary-contrast-text,white)}.TopicsPage-module__MT41xG__resourceCta{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:2.25rem 1.75rem;display:flex}.TopicsPage-module__MT41xG__resourceCtaTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.TopicsPage-module__MT41xG__resourceCtaText{max-width:50ch;color:var(--text-secondary);margin:0;line-height:1.55}.TopicsPage-module__MT41xG__resourceCtaButton{background:var(--primary-color);color:var(--primary-contrast-text,white);border-radius:.625rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.TopicsPage-module__MT41xG__resourceCtaButton:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0000001a}@media (max-width:640px){.TopicsPage-module__MT41xG__detailHero{padding:3rem 1.25rem 2.25rem}.TopicsPage-module__MT41xG__detailHero.TopicsPage-module__MT41xG__hasImage{min-height:280px;padding-top:4.5rem}.TopicsPage-module__MT41xG__mainContent{gap:1.75rem;padding:1.75rem 1.25rem 3rem}.TopicsPage-module__MT41xG__statsContainer{gap:.5rem;padding:.625rem 1rem}.TopicsPage-module__MT41xG__statItem{padding:.25rem .5rem;font-size:.8125rem}}