.KnowledgeHub-module__KPLheW__layoutShell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--surface-page);min-height:100vh;color:var(--text-strong);font-family:var(--font-body);--surface-page:var(--public-bg-base);--surface-panel:var(--public-surface);--surface-panel-strong:var(--public-bg-elevated);--surface-panel-muted:var(--public-surface-muted);--surface-input:var(--public-bg-elevated);--surface-input-hover:var(--public-surface-muted);--border-subtle:var(--public-border-subtle);--border-strong:var(--public-border-strong);--text-body:var(--public-text-body);--text-strong:var(--public-text-strong);--text-muted:var(--public-text-muted);--accent-cyan:var(--accent-blue);--brand-primary:var(--public-brand-primary);--brand-secondary:var(--status-info)}.KnowledgeHub-module__KPLheW__hubContainer{max-width:1200px;padding:var(--space-8) var(--space-4);color:var(--text-body);margin:0 auto}.KnowledgeHub-module__KPLheW__hubContainer :where(p,li){text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.KnowledgeHub-module__KPLheW__hubHeader{width:100%;margin-bottom:var(--space-8);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-6)}.KnowledgeHub-module__KPLheW__skelTag{background:#0000000f;border-radius:4px;width:180px;height:20px;margin-bottom:12px}.KnowledgeHub-module__KPLheW__skelTitle{background:#00000014;border-radius:6px;width:60%;height:36px;margin-bottom:16px}.KnowledgeHub-module__KPLheW__skelSubtitle{background:#0000000d;border-radius:4px;width:85%;height:20px}.KnowledgeHub-module__KPLheW__skelGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-top:32px;display:grid}.KnowledgeHub-module__KPLheW__skelCard{opacity:.7}.KnowledgeHub-module__KPLheW__skelMeta{background:#0000000f;border-radius:4px;width:40%;height:16px;margin-bottom:12px}.KnowledgeHub-module__KPLheW__skelHeading{background:#00000014;border-radius:4px;width:80%;height:24px;margin-bottom:16px}.KnowledgeHub-module__KPLheW__skelBody{background:#0000000a;border-radius:4px;width:100%;height:60px}.KnowledgeHub-module__KPLheW__navHeader{padding-top:var(--space-4);padding-bottom:var(--space-4);background:var(--surface-page);border-bottom:1px solid var(--border-subtle);margin-bottom:0}.KnowledgeHub-module__KPLheW__navContainer{max-width:1200px;padding:0 var(--space-4);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.KnowledgeHub-module__KPLheW__navBrandGroup{align-items:center;gap:var(--space-6);display:flex}.KnowledgeHub-module__KPLheW__navBrandLink{color:var(--text-strong);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.KnowledgeHub-module__KPLheW__navBrandLogo{border-radius:var(--radius-sm);object-fit:contain}.KnowledgeHub-module__KPLheW__navLinks{gap:var(--space-4);font-size:.9375rem;display:flex}.KnowledgeHub-module__KPLheW__navLinkActive{color:var(--text-strong);font-weight:600;text-decoration:none}.KnowledgeHub-module__KPLheW__navLinkMuted{color:var(--text-muted);text-decoration:none}.KnowledgeHub-module__KPLheW__navLinkMuted:hover{color:var(--text-strong)}.KnowledgeHub-module__KPLheW__navAuthBtn{padding:var(--space-2) var(--space-4);background:var(--brand-primary);color:var(--surface-panel);border:1px solid var(--brand-primary);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;text-decoration:none}.KnowledgeHub-module__KPLheW__navAuthBtn:hover{background:var(--text-body)}.KnowledgeHub-module__KPLheW__hubEyebrow{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--status-surface-info);color:var(--brand-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-3);font-size:.8125rem;font-weight:700;display:inline-flex}.KnowledgeHub-module__KPLheW__hubTitle{font-family:var(--font-display);color:var(--text-strong);margin:0 0 var(--space-3) 0;font-size:2.5rem;line-height:1.15}.KnowledgeHub-module__KPLheW__hubSubtitle{color:var(--text-body);width:100%;max-width:none;margin:0 0 var(--space-6) 0;letter-spacing:0;text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:1.25rem;font-weight:400;line-height:1.65}.KnowledgeHub-module__KPLheW__sectionGrid{gap:var(--space-6);margin-bottom:var(--space-10);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.KnowledgeHub-module__KPLheW__articleCard{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-6);transition:border-color var(--motion-fast), box-shadow var(--motion-fast), transform var(--motion-fast);box-shadow:var(--shadow-soft);color:inherit;cursor:pointer;flex-direction:column;justify-content:space-between;text-decoration:none;display:flex}.KnowledgeHub-module__KPLheW__articleCard:hover{border-color:var(--accent-blue);box-shadow:var(--shadow-md);transform:translateY(-2px)}.KnowledgeHub-module__KPLheW__articleCard:hover .KnowledgeHub-module__KPLheW__articleTitle{color:var(--accent-blue)}.KnowledgeHub-module__KPLheW__articleCard:hover .KnowledgeHub-module__KPLheW__articleLink{text-decoration:underline}.KnowledgeHub-module__KPLheW__articleMeta{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);font-size:.8125rem;display:flex}.KnowledgeHub-module__KPLheW__articleCategory{padding:var(--space-1) var(--space-2);background:var(--status-surface-warning);color:var(--status-warning);border-radius:var(--radius-sm);font-weight:600}.KnowledgeHub-module__KPLheW__articleReadTime{color:var(--text-muted)}.KnowledgeHub-module__KPLheW__articleTitle{color:var(--text-strong);margin:0 0 var(--space-2) 0;font-size:1.25rem;font-weight:700;line-height:1.35}.KnowledgeHub-module__KPLheW__articleDescription{color:var(--text-muted);margin-bottom:var(--space-4);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.KnowledgeHub-module__KPLheW__articleLink{align-items:center;gap:var(--space-2);color:var(--accent-blue);font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.KnowledgeHub-module__KPLheW__articleLink:hover{text-decoration:underline}.KnowledgeHub-module__KPLheW__trustBox{background:var(--surface-panel);border:1px solid var(--border-strong);border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);margin-bottom:var(--space-8);box-shadow:var(--shadow-soft)}.KnowledgeHub-module__KPLheW__trustGrid{column-gap:var(--space-5);row-gap:var(--space-3);grid-template-columns:130px 210px 80px 1fr;align-items:start;font-size:.875rem;display:grid}.KnowledgeHub-module__KPLheW__trustGrid>*{min-width:0}@media (max-width:1024px){.KnowledgeHub-module__KPLheW__trustGrid{gap:var(--space-4);grid-template-columns:1fr 1fr}}@media (max-width:640px){.KnowledgeHub-module__KPLheW__trustGrid{gap:var(--space-3);grid-template-columns:1fr 1fr}}.KnowledgeHub-module__KPLheW__trustItemTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-1);font-size:.75rem}.KnowledgeHub-module__KPLheW__trustItemValue{color:var(--text-strong);font-weight:600}.KnowledgeHub-module__KPLheW__trustSourcesWrapper{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);font-size:.8125rem}.KnowledgeHub-module__KPLheW__trustSourcesList{margin:var(--space-2) 0 0 0;padding-left:var(--space-4);color:var(--text-muted)}.KnowledgeHub-module__KPLheW__trustSourceItem{margin-bottom:var(--space-1)}.KnowledgeHub-module__KPLheW__trustSourceLink{color:var(--accent-blue);text-decoration:none}.KnowledgeHub-module__KPLheW__trustSourceLink:hover{text-decoration:underline}.KnowledgeHub-module__KPLheW__trustSourceLabel{color:var(--text-strong)}.KnowledgeHub-module__KPLheW__trustStandardsList>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:1024px){.KnowledgeHub-module__KPLheW__trustStandardsList>*{white-space:normal;word-break:break-word;text-overflow:clip;overflow:visible}}.KnowledgeHub-module__KPLheW__indiaCard{background:var(--status-surface-info);border:1px solid var(--brand-secondary);border-radius:var(--radius-md);padding:var(--space-6);margin:var(--space-8) 0}.KnowledgeHub-module__KPLheW__indiaHeader{align-items:center;gap:var(--space-2);color:var(--brand-secondary);margin-bottom:var(--space-3);font-size:1.125rem;font-weight:700;display:flex}.KnowledgeHub-module__KPLheW__indiaSummaryText{color:var(--text-body);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin:0;font-size:.9375rem;line-height:1.5}.KnowledgeHub-module__KPLheW__indiaSectorGrid{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.KnowledgeHub-module__KPLheW__indiaSectorItem{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4)}.KnowledgeHub-module__KPLheW__indiaSectorName{color:var(--text-strong);margin-bottom:var(--space-1);font-weight:700}.KnowledgeHub-module__KPLheW__indiaSectorDesc{color:var(--text-muted);font-size:.875rem;line-height:1.4}.KnowledgeHub-module__KPLheW__breadcrumbNav{align-items:center;row-gap:var(--space-1);margin-bottom:var(--space-4);color:var(--text-muted);flex-wrap:wrap;font-size:.875rem;display:flex}.KnowledgeHub-module__KPLheW__breadcrumbLink{color:var(--text-muted);text-decoration:none}.KnowledgeHub-module__KPLheW__breadcrumbLink:hover{color:var(--text-strong)}.KnowledgeHub-module__KPLheW__breadcrumbSeparator{margin:0 var(--space-2)}.KnowledgeHub-module__KPLheW__breadcrumbActive{color:var(--text-strong);font-weight:600}.KnowledgeHub-module__KPLheW__headerGrid{margin-top:var(--space-6);gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.KnowledgeHub-module__KPLheW__audienceCard{background:var(--surface-panel);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.KnowledgeHub-module__KPLheW__audienceCardTitle{text-transform:uppercase;color:var(--status-warning);margin-bottom:var(--space-2);font-size:.75rem;font-weight:700}.KnowledgeHub-module__KPLheW__audienceList{padding-left:var(--space-4);color:var(--text-body);margin:0;font-size:.875rem}.KnowledgeHub-module__KPLheW__audienceListItem{margin-bottom:var(--space-1)}.KnowledgeHub-module__KPLheW__objectivesCard{background:var(--surface-panel);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.KnowledgeHub-module__KPLheW__objectivesCardTitle{text-transform:uppercase;color:var(--brand-secondary);margin-bottom:var(--space-2);font-size:.75rem;font-weight:700}.KnowledgeHub-module__KPLheW__objectivesList{padding-left:var(--space-4);color:var(--text-body);margin:0;font-size:.875rem}.KnowledgeHub-module__KPLheW__execSummaryBox{background:var(--surface-panel);border-left:4px solid var(--accent-blue);padding:var(--space-5);border-radius:0 var(--radius-md) var(--radius-md) 0;margin-bottom:var(--space-8);box-shadow:var(--shadow-soft)}.KnowledgeHub-module__KPLheW__execSummaryTitle{color:var(--text-strong);margin-bottom:var(--space-2);font-size:1.0625rem;font-weight:700}.KnowledgeHub-module__KPLheW__execSummaryText{color:var(--text-body);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin:0;font-size:.9375rem;line-height:1.65}.KnowledgeHub-module__KPLheW__introContent{color:var(--text-body);margin-bottom:var(--space-8);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:1.0625rem;line-height:1.7}.KnowledgeHub-module__KPLheW__introParagraph{margin-bottom:var(--space-4);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.KnowledgeHub-module__KPLheW__coreConceptsSection{margin:var(--space-10) 0}.KnowledgeHub-module__KPLheW__sectionTitleDisplay{font-family:var(--font-display);color:var(--text-strong);margin-bottom:var(--space-6);font-size:1.875rem}.KnowledgeHub-module__KPLheW__conceptCard{margin-bottom:var(--space-8);background:var(--surface-panel);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft)}.KnowledgeHub-module__KPLheW__conceptTitle{color:var(--text-strong);margin-top:0;margin-bottom:var(--space-3);font-size:1.25rem}.KnowledgeHub-module__KPLheW__conceptContent{color:var(--text-body);white-space:normal;text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:.9375rem;line-height:1.65}.KnowledgeHub-module__KPLheW__conceptContent p{text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin-bottom:1rem}.KnowledgeHub-module__KPLheW__conceptCallout{margin-top:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--status-surface-info);border:1px solid var(--brand-secondary);border-radius:var(--radius-sm);color:var(--brand-secondary);font-size:.875rem;font-weight:600}.KnowledgeHub-module__KPLheW__misconceptionsSection{margin:var(--space-10) 0}.KnowledgeHub-module__KPLheW__misconceptionGrid{gap:var(--space-4);display:grid}.KnowledgeHub-module__KPLheW__misconceptionCard{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-5);box-shadow:var(--shadow-soft)}.KnowledgeHub-module__KPLheW__misconceptionLabel{color:var(--status-danger);margin-bottom:var(--space-2);font-size:.9375rem;font-weight:700}.KnowledgeHub-module__KPLheW__realityLabel{color:var(--status-success);font-size:.9375rem;font-weight:600}.KnowledgeHub-module__KPLheW__checklistSection{margin:var(--space-10) 0;background:var(--surface-panel);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-strong);box-shadow:var(--shadow-soft)}.KnowledgeHub-module__KPLheW__checklistTitle{font-family:var(--font-display);color:var(--text-strong);margin-top:0;margin-bottom:var(--space-4);font-size:1.75rem}.KnowledgeHub-module__KPLheW__checklistList{padding-left:var(--space-5);color:var(--text-body);margin:0;font-size:.9375rem;line-height:1.7}.KnowledgeHub-module__KPLheW__checklistItem{margin-bottom:var(--space-2)}.KnowledgeHub-module__KPLheW__takeawaysSection{margin:var(--space-10) 0}.KnowledgeHub-module__KPLheW__takeawayGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.KnowledgeHub-module__KPLheW__takeawayCard{background:var(--surface-panel);padding:var(--space-5);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft)}.KnowledgeHub-module__KPLheW__takeawayTitle{margin:0 0 var(--space-2) 0;color:var(--accent-blue);font-size:1.0625rem}.KnowledgeHub-module__KPLheW__takeawayDesc{color:var(--text-muted);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin:0;font-size:.875rem;line-height:1.5}.KnowledgeHub-module__KPLheW__referencesSection{margin:var(--space-10) 0;padding-top:var(--space-6);border-top:1px solid var(--border-subtle)}.KnowledgeHub-module__KPLheW__referencesTitle{color:var(--text-strong);margin-bottom:var(--space-4);font-size:1.25rem}.KnowledgeHub-module__KPLheW__referencesList{padding-left:var(--space-4);color:var(--text-muted);margin:0;font-size:.875rem}.KnowledgeHub-module__KPLheW__referenceItem{margin-bottom:var(--space-2);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.KnowledgeHub-module__KPLheW__referenceLink{color:var(--accent-blue);text-decoration:none}.KnowledgeHub-module__KPLheW__referenceLink:hover{text-decoration:underline}.KnowledgeHub-module__KPLheW__ctaCard{background:var(--surface-panel);border:1px solid var(--accent-blue);border-radius:var(--radius-lg);padding:var(--space-8);margin-top:var(--space-10);text-align:center;box-shadow:var(--shadow-glow-cyan)}.KnowledgeHub-module__KPLheW__ctaTitle{font-family:var(--font-display);color:var(--text-strong);margin-bottom:var(--space-3);font-size:1.75rem}.KnowledgeHub-module__KPLheW__ctaText{color:var(--text-muted);max-width:640px;margin:0 auto var(--space-6) auto;text-align:center;text-align-last:center;line-height:1.6}.KnowledgeHub-module__KPLheW__ctaButtons{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.KnowledgeHub-module__KPLheW__ctaPrimaryBtn{background:var(--accent-blue);color:var(--surface-panel);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);transition:opacity var(--motion-fast);font-weight:700;text-decoration:none}.KnowledgeHub-module__KPLheW__ctaPrimaryBtn:hover{opacity:.9}.KnowledgeHub-module__KPLheW__ctaSecondaryBtn{color:var(--text-strong);border:1px solid var(--border-strong);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);background:0 0;font-weight:600;text-decoration:none}.KnowledgeHub-module__KPLheW__ctaSecondaryBtn:hover{background:var(--surface-panel-strong)}.KnowledgeHub-module__KPLheW__glossarySection{margin-bottom:var(--space-10)}.KnowledgeHub-module__KPLheW__glossaryGrid{gap:var(--space-6);display:grid}.KnowledgeHub-module__KPLheW__glossarySimpleDef{margin-bottom:var(--space-3);color:var(--text-strong);font-weight:600}.KnowledgeHub-module__KPLheW__glossaryTechDef{margin-bottom:var(--space-3)}.KnowledgeHub-module__KPLheW__glossarySources{color:var(--text-muted);font-size:.8125rem}.KnowledgeHub-module__KPLheW__upcomingCard{padding:var(--space-8);text-align:center;background:var(--surface-panel);border-radius:var(--radius-md);border:1px solid var(--border-subtle);grid-column:1/-1}.KnowledgeHub-module__KPLheW__upcomingTitle{margin:0 0 var(--space-2) 0;color:var(--text-strong)}.KnowledgeHub-module__KPLheW__upcomingText{color:var(--text-muted);text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin:0}.KnowledgeHub-module__KPLheW__inlineLink{color:var(--accent-blue);font-weight:600;text-decoration:none}.KnowledgeHub-module__KPLheW__inlineLink:hover{text-decoration:underline}.KnowledgeHub-module__KPLheW__quizSection{margin:var(--space-10) 0}.KnowledgeHub-module__KPLheW__quizCard{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-6);margin-bottom:var(--space-6);box-shadow:var(--shadow-soft)}.KnowledgeHub-module__KPLheW__quizQuestion{color:var(--text-strong);margin-bottom:var(--space-4);font-size:1.0625rem;font-weight:700;line-height:1.5}.KnowledgeHub-module__KPLheW__quizOption{text-align:left;width:100%;padding:var(--space-3) var(--space-4);margin-bottom:var(--space-3);border-radius:var(--radius-md);font-size:.9375rem;font-family:var(--font-sans);cursor:pointer;font-weight:500;transition:all .15s;display:block;background:var(--surface-panel-muted)!important;border:1px solid var(--border-subtle)!important;color:var(--text-strong)!important;box-shadow:none!important}.KnowledgeHub-module__KPLheW__quizOption:hover{transform:translateY(-1px);background:var(--surface-input-hover)!important;border-color:var(--border-strong)!important}.KnowledgeHub-module__KPLheW__quizOption:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.KnowledgeHub-module__KPLheW__quizCorrect{background:var(--status-surface-success)!important;border-color:var(--status-success)!important;color:var(--status-success)!important;font-weight:600!important}.KnowledgeHub-module__KPLheW__quizIncorrect{background:var(--status-surface-danger)!important;border-color:var(--status-danger)!important;color:var(--status-danger)!important;font-weight:600!important}.KnowledgeHub-module__KPLheW__quizFeedbackBox{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-md);font-size:.9375rem;line-height:1.6}.KnowledgeHub-module__KPLheW__quizFeedbackCorrect{background:var(--status-surface-success);border:1px solid var(--status-success);color:var(--status-success)}.KnowledgeHub-module__KPLheW__quizFeedbackWarning{background:var(--surface-panel-muted);border:1px solid var(--border-subtle);color:var(--text-body)}.KnowledgeHub-module__KPLheW__mathCard{background:var(--surface-panel-muted);border-radius:var(--radius-md);border:1px solid var(--border-subtle);justify-content:center;align-items:center;margin:1.5rem 0;padding:1.25rem 2rem;display:flex;overflow-x:auto}.KnowledgeHub-module__KPLheW__mathEquationRow{color:var(--text-strong);line-height:1.6}.KnowledgeHub-module__KPLheW__articleTableWrapper{border-radius:var(--radius-md);border:1px solid var(--border-subtle);margin:1.5rem 0;overflow-x:auto}.KnowledgeHub-module__KPLheW__articleTable{border-collapse:collapse;background:var(--surface-panel);width:100%;font-size:.9rem}.KnowledgeHub-module__KPLheW__articleTable th{background:var(--surface-page);color:var(--text-strong);text-align:left;border-bottom:1px solid var(--border-strong);padding:10px 14px;font-weight:700}.KnowledgeHub-module__KPLheW__articleTable td{border-bottom:1px solid var(--border-subtle);color:var(--text-body);padding:10px 14px}.KnowledgeHub-module__KPLheW__articleTable tr:nth-child(2n){background:var(--surface-panel-muted)}.KnowledgeHub-module__KPLheW__blockquoteHighlight{background:var(--surface-panel-muted);border-left:4px solid var(--brand-primary);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-strong);margin:1.5rem 0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.KnowledgeHub-module__KPLheW__orderedList{color:var(--text-body);margin:0 0 1rem 1.25rem;padding-left:.5rem}.KnowledgeHub-module__KPLheW__orderedListItem{margin-bottom:.5rem;line-height:1.6}.KnowledgeHub-module__KPLheW__citationBadge{vertical-align:super;color:var(--accent-blue);margin-left:2px;font-size:.75rem;font-weight:600}.KnowledgeHub-module__KPLheW__h3Subheading{color:var(--text-strong);letter-spacing:0;border-bottom:2px solid var(--border-subtle);margin-top:2.25rem;margin-bottom:.85rem;padding-bottom:.4rem;font-size:1.45rem;font-weight:800}.KnowledgeHub-module__KPLheW__h4Subheading{color:var(--text-strong);margin-top:1.75rem;margin-bottom:.6rem;font-size:1.2rem;font-weight:700;display:block}.KnowledgeHub-module__KPLheW__trustStandardsList{flex-direction:column;gap:3px;display:flex}.KnowledgeHub-module__KPLheW__breadcrumbCapitalize{text-transform:capitalize}@media (max-width:768px){.KnowledgeHub-module__KPLheW__hubContainer{padding:var(--space-4) var(--space-3)}.KnowledgeHub-module__KPLheW__hubTitle{font-size:1.75rem;line-height:1.25}.KnowledgeHub-module__KPLheW__hubSubtitle{font-size:1rem}.KnowledgeHub-module__KPLheW__navContainer{padding:0 var(--space-3);gap:var(--space-3);flex-wrap:wrap;justify-content:space-between}.KnowledgeHub-module__KPLheW__navBrandGroup{gap:var(--space-3);flex-wrap:wrap}.KnowledgeHub-module__KPLheW__navLinks{gap:var(--space-2) var(--space-4);flex-wrap:wrap}.KnowledgeHub-module__KPLheW__navAuthBtn{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.KnowledgeHub-module__KPLheW__ctaPrimaryBtn,.KnowledgeHub-module__KPLheW__ctaSecondaryBtn{justify-content:center;align-items:center;width:100%;min-height:44px;display:inline-flex}.KnowledgeHub-module__KPLheW__ctaButtons{flex-direction:column;width:100%}.KnowledgeHub-module__KPLheW__headerGrid{gap:var(--space-3);grid-template-columns:1fr}.KnowledgeHub-module__KPLheW__mathCard{justify-content:flex-start;max-width:100%;margin:1rem 0;padding:.875rem .5rem;overflow-x:auto}.KnowledgeHub-module__KPLheW__mathEquationRow{max-width:100%;font-size:.9em}.KnowledgeHub-module__KPLheW__mathCard .katex-display{margin:.25em 0;padding:4px 0;overflow:auto hidden}.KnowledgeHub-module__KPLheW__mathCard .katex{font-size:.95em}.KnowledgeHub-module__KPLheW__articleTableWrapper{max-width:100%;margin:1rem 0;overflow-x:auto}.KnowledgeHub-module__KPLheW__articleTable{min-width:480px;font-size:.8125rem}.KnowledgeHub-module__KPLheW__articleTable th,.KnowledgeHub-module__KPLheW__articleTable td{padding:8px 10px}.KnowledgeHub-module__KPLheW__conceptCard,.KnowledgeHub-module__KPLheW__indiaCard,.KnowledgeHub-module__KPLheW__quizCard,.KnowledgeHub-module__KPLheW__checklistSection,.KnowledgeHub-module__KPLheW__ctaCard{margin:1.5rem 0;padding:1rem}.KnowledgeHub-module__KPLheW__h3Subheading{margin-top:1.75rem;font-size:1.25rem}.KnowledgeHub-module__KPLheW__h4Subheading{margin-top:1.25rem;font-size:1.0625rem}.KnowledgeHub-module__KPLheW__takeawayGrid,.KnowledgeHub-module__KPLheW__sectionGrid{grid-template-columns:1fr}}@media (max-width:640px){.KnowledgeHub-module__KPLheW__hubSubtitle,.KnowledgeHub-module__KPLheW__introContent,.KnowledgeHub-module__KPLheW__introParagraph,.KnowledgeHub-module__KPLheW__conceptContent,.KnowledgeHub-module__KPLheW__conceptContent p,.KnowledgeHub-module__KPLheW__articleDescription,.KnowledgeHub-module__KPLheW__execSummaryText{text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.KnowledgeHub-module__KPLheW__hubTitle{font-size:1.5rem}.KnowledgeHub-module__KPLheW__mathCard .katex{font-size:.88em}.KnowledgeHub-module__KPLheW__articleTable{min-width:440px;font-size:.78rem}}.KnowledgeHub-module__KPLheW__mermaidDiagramWrapper{margin:var(--space-6) 0;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-panel);box-shadow:var(--shadow-soft);overflow:hidden}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer{width:100%;padding:var(--space-4);background:var(--surface-panel-muted);justify-content:center;align-items:center;display:flex;overflow-x:auto}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer svg{margin:0 auto;display:block;background:0 0!important;width:auto!important;max-width:min(100%,600px)!important;height:auto!important;max-height:480px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .node rect{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .node polygon{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .node circle{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .node path{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer rect.label-container{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer polygon.label-container{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer rect{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer polygon{fill:var(--surface-panel)!important;stroke:var(--accent-cyan)!important;stroke-width:1.5px!important}:is(.KnowledgeHub-module__KPLheW__mermaidDiagramContainer text,.KnowledgeHub-module__KPLheW__mermaidDiagramContainer tspan,.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .label,.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .nodeLabel){color:var(--text-strong)!important;fill:var(--text-strong)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1.3!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .edgePath path{stroke:var(--text-muted)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .flowchart-link{stroke:var(--text-muted)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer path.path{stroke:var(--text-muted)!important;stroke-width:1.5px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer marker path{fill:var(--text-muted)!important;stroke:var(--text-muted)!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .marker{fill:var(--text-muted)!important;stroke:var(--text-muted)!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .edgeLabel{background-color:var(--surface-panel)!important;color:var(--text-muted)!important;border:1px solid var(--border-subtle)!important;border-radius:4px!important;padding:2px 6px!important;font-size:11px!important;font-weight:500!important}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer .cluster rect{fill:var(--surface-panel-strong)!important;stroke:var(--border-strong)!important;stroke-width:1px!important}.KnowledgeHub-module__KPLheW__mermaidDiagramCaption{padding:var(--space-3) var(--space-4);color:var(--text-muted);text-align:center;border-top:1px solid var(--border-subtle);background:var(--surface-panel-muted);margin:0;font-size:.8125rem;font-weight:500}.KnowledgeHub-module__KPLheW__mermaidDiagramError{padding:var(--space-4) var(--space-6);color:var(--status-danger);text-align:center;background:var(--status-surface-danger);border:1px dashed var(--status-danger);border-radius:var(--radius-sm);margin:var(--space-4);font-size:.875rem}@media (max-width:1024px){.KnowledgeHub-module__KPLheW__mermaidDiagramContainer svg{max-width:min(100%,520px)!important}}@media (max-width:768px){.KnowledgeHub-module__KPLheW__mermaidDiagramContainer{padding:var(--space-3) var(--space-2)}.KnowledgeHub-module__KPLheW__mermaidDiagramContainer svg{width:auto!important;max-width:100%!important;max-height:360px!important}:is(.KnowledgeHub-module__KPLheW__mermaidDiagramContainer text,.KnowledgeHub-module__KPLheW__mermaidDiagramContainer tspan){font-size:11px!important}}.KnowledgeHub-module__KPLheW__filterToolbar{gap:var(--space-4);margin-bottom:var(--space-6);padding:var(--space-5);background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;display:flex;box-shadow:0 2px 8px #00000008}.KnowledgeHub-module__KPLheW__searchWrapper{align-items:center;width:100%;display:flex;position:relative}.KnowledgeHub-module__KPLheW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:14px}.KnowledgeHub-module__KPLheW__searchInput{width:100%;padding:var(--space-3) 42px var(--space-3) 42px;color:var(--text-strong);background:var(--surface-page);border:1px solid var(--border-strong);border-radius:var(--radius-md);outline:none;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.KnowledgeHub-module__KPLheW__searchInput:focus-visible{border-color:var(--brand-secondary);outline:none;box-shadow:0 0 0 3px #2563eb40}.KnowledgeHub-module__KPLheW__clearSearchBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;min-width:36px;min-height:36px;padding:8px 12px;font-size:.875rem;position:absolute;right:12px}.KnowledgeHub-module__KPLheW__clearSearchBtn:hover{color:var(--text-strong);background:var(--surface-panel-muted)}.KnowledgeHub-module__KPLheW__clearSearchBtn:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.KnowledgeHub-module__KPLheW__categoryPillContainer,.KnowledgeHub-module__KPLheW__sourcePillContainer{align-items:center;gap:var(--space-3);flex-wrap:wrap;max-width:100%;display:flex}@media (max-width:640px){.KnowledgeHub-module__KPLheW__categoryPillContainer,.KnowledgeHub-module__KPLheW__sourcePillContainer{flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.KnowledgeHub-module__KPLheW__categoryPillContainer::-webkit-scrollbar{display:none}.KnowledgeHub-module__KPLheW__sourcePillContainer::-webkit-scrollbar{display:none}}.KnowledgeHub-module__KPLheW__filterLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);min-width:70px;font-size:.8125rem;font-weight:700}.KnowledgeHub-module__KPLheW__categoryPill,.KnowledgeHub-module__KPLheW__categoryPillActive{border-radius:var(--radius-pill);cursor:pointer;border:1px solid var(--border-subtle);white-space:nowrap;align-items:center;min-height:38px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.KnowledgeHub-module__KPLheW__categoryPill{background:var(--surface-page);color:var(--text-body)}.KnowledgeHub-module__KPLheW__categoryPill:hover{background:var(--surface-panel-strong);border-color:var(--border-strong);color:var(--text-strong)}.KnowledgeHub-module__KPLheW__categoryPill:focus-visible,.KnowledgeHub-module__KPLheW__categoryPillActive:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.KnowledgeHub-module__KPLheW__categoryPillActive{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary);box-shadow:0 2px 6px #0000001f}.KnowledgeHub-module__KPLheW__letterFilterContainer{align-items:center;gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.KnowledgeHub-module__KPLheW__letterBar,.KnowledgeHub-module__KPLheW__sourceBar{flex-wrap:wrap;gap:6px;display:flex}.KnowledgeHub-module__KPLheW__letterPill,.KnowledgeHub-module__KPLheW__letterPillActive{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border-subtle);justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 10px;font-size:.8125rem;font-weight:700;transition:all .15s;display:inline-flex}.KnowledgeHub-module__KPLheW__letterPill:focus-visible,.KnowledgeHub-module__KPLheW__letterPillActive:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.KnowledgeHub-module__KPLheW__letterPill{background:var(--surface-page);color:var(--text-body)}.KnowledgeHub-module__KPLheW__letterPill:hover{background:var(--surface-panel-strong);border-color:var(--border-strong);color:var(--text-strong)}.KnowledgeHub-module__KPLheW__letterPillActive{background:var(--brand-secondary);color:#fff;border-color:var(--brand-secondary)}.KnowledgeHub-module__KPLheW__resultsCountBar{margin-bottom:var(--space-5);color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.KnowledgeHub-module__KPLheW__resetFilterBtn{color:var(--brand-secondary);cursor:pointer;background:0 0;border:none;font-size:.8125rem;font-weight:600;text-decoration:underline}.KnowledgeHub-module__KPLheW__resetFilterBtn:hover{color:var(--text-strong)}.KnowledgeHub-module__KPLheW__articleCardFooter{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle)}.KnowledgeHub-module__KPLheW__conceptHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.KnowledgeHub-module__KPLheW__glossarySourceBadges{flex-wrap:wrap;gap:4px;display:flex}.KnowledgeHub-module__KPLheW__glossarySourceBadge{border-radius:var(--radius-sm);background:var(--surface-panel-muted);color:var(--text-muted);border:1px solid var(--border-subtle);padding:2px 8px;font-size:.75rem;font-weight:600}.KnowledgeHub-module__KPLheW__glossarySimpleDefBox{background:var(--status-surface-info);border-left:3px solid var(--brand-secondary);padding:var(--space-3) var(--space-4);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-bottom:var(--space-3)}.KnowledgeHub-module__KPLheW__glossaryTechDefBox{background:var(--surface-panel);border:1px solid var(--border-subtle);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);margin-bottom:var(--space-3)}.KnowledgeHub-module__KPLheW__glossaryDefLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin-bottom:2px;font-size:.75rem;font-weight:700;display:block}.KnowledgeHub-module__KPLheW__glossaryDefText{color:var(--text-body);margin:0;font-size:.9375rem;line-height:1.5}.KnowledgeHub-module__KPLheW__calloutIcon{flex-shrink:0;margin-right:6px;font-size:1.1rem}.KnowledgeHub-module__KPLheW__relatedConceptsContainer{margin-top:var(--space-3);padding-top:var(--space-2);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.KnowledgeHub-module__KPLheW__relatedLabel{color:var(--text-muted);font-size:.75rem;font-weight:700}.KnowledgeHub-module__KPLheW__conceptPills{flex-wrap:wrap;gap:4px;display:flex}.KnowledgeHub-module__KPLheW__conceptTag{border-radius:var(--radius-pill);background:var(--surface-page);color:var(--text-body);border:1px solid var(--border-subtle);padding:2px 8px;font-size:.75rem}.KnowledgeHub-module__KPLheW__breadcrumbCurrent{color:var(--text-strong);font-weight:600}.KnowledgeHub-module__KPLheW__ctaSectionMargin{margin-top:var(--space-8)}.KnowledgeHub-module__KPLheW__clearBtnMargin{margin-top:var(--space-4)}.KnowledgeHub-module__KPLheW__trustMetaBox{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.KnowledgeHub-module__KPLheW__ctaCardMargin{margin-top:12px}
