.insights-module__vpdjwa__pageLayout{gap:2rem;display:flex}.insights-module__vpdjwa__sidebar{flex-shrink:0;width:260px}.insights-module__vpdjwa__sidebarSticky{position:sticky;top:2rem}.insights-module__vpdjwa__mainContent{flex:1;min-width:0}.insights-module__vpdjwa__categoryGroup{margin-bottom:1.5rem}.insights-module__vpdjwa__categoryHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.insights-module__vpdjwa__categoryHeader i{font-size:1rem}.insights-module__vpdjwa__menuItem{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}.insights-module__vpdjwa__menuItem:hover{background:var(--bg-secondary);color:var(--primary)}.insights-module__vpdjwa__menuItem.insights-module__vpdjwa__active{background:linear-gradient(135deg,var(--primary)0%,#5b21b6 100%);color:#fff}.insights-module__vpdjwa__menuItemLabel{align-items:center;gap:.5rem;display:flex}.insights-module__vpdjwa__menuItemCount{background:var(--bg-tertiary);color:var(--text-muted);border-radius:10px;padding:.15rem .5rem;font-size:.75rem}.insights-module__vpdjwa__menuItem.insights-module__vpdjwa__active .insights-module__vpdjwa__menuItemCount{color:#ffffffe6;background:#fff3}.insights-module__vpdjwa__comingSoon{background:var(--bg-tertiary);color:var(--text-muted);border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.insights-module__vpdjwa__menuItem.insights-module__vpdjwa__disabled{opacity:.5;cursor:not-allowed}.insights-module__vpdjwa__menuItem.insights-module__vpdjwa__disabled:hover{color:var(--text-primary);background:0 0}.insights-module__vpdjwa__tagSection{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.insights-module__vpdjwa__tagSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex}.insights-module__vpdjwa__tagCloud{flex-wrap:wrap;gap:.5rem;padding:0 .5rem;display:flex}.insights-module__vpdjwa__tag{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;transition:all .2s;display:inline-flex}.insights-module__vpdjwa__tag:hover{border-color:var(--primary);color:var(--primary);background:#7c3aed1a}.insights-module__vpdjwa__tag.insights-module__vpdjwa__active{background:var(--tag-color,var(--primary));border-color:var(--tag-color,var(--primary));color:#fff}.insights-module__vpdjwa__tagCount{opacity:.7;font-size:.7rem}.insights-module__vpdjwa__mobileTabs{-webkit-overflow-scrolling:touch;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:none;overflow-x:auto}.insights-module__vpdjwa__mobileTab{background:var(--bg-secondary);border:2px solid var(--border);white-space:nowrap;color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.insights-module__vpdjwa__mobileTab:hover{border-color:var(--primary)}.insights-module__vpdjwa__mobileTab.insights-module__vpdjwa__active{background:var(--primary);border-color:var(--primary);color:#fff}.insights-module__vpdjwa__mobileTab.insights-module__vpdjwa__disabled{opacity:.5;cursor:not-allowed}.insights-module__vpdjwa__mobileTagSection{margin-bottom:1.5rem;display:none}.insights-module__vpdjwa__mobileTagCloud{flex-wrap:wrap;gap:.5rem;display:flex}.insights-module__vpdjwa__comingSoonContent{text-align:center;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:4rem 2rem}.insights-module__vpdjwa__comingSoonContent i{color:var(--text-muted);margin-bottom:1rem;font-size:3rem}.insights-module__vpdjwa__comingSoonContent h3{color:var(--text-primary);margin-bottom:.5rem}.insights-module__vpdjwa__comingSoonContent p{color:var(--text-secondary)}.insights-module__vpdjwa__contentsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.insights-module__vpdjwa__contentCard{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .2s;display:block}.insights-module__vpdjwa__contentCard:hover{border-color:var(--primary);transform:translateY(-2px)}.insights-module__vpdjwa__contentCardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.insights-module__vpdjwa__contentCategoryBadge{color:#fff;border-radius:4px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;display:inline-flex}.insights-module__vpdjwa__contentDate{color:var(--text-muted);font-size:.8rem}.insights-module__vpdjwa__contentTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.1rem;font-weight:600;line-height:1.4}.insights-module__vpdjwa__contentDescription{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.insights-module__vpdjwa__contentTags{flex-wrap:wrap;gap:.375rem;margin-top:.75rem;display:flex}.insights-module__vpdjwa__contentTag{background:var(--bg-tertiary);color:var(--text-muted);border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.insights-module__vpdjwa__noContents{text-align:center;color:var(--text-muted);padding:4rem 2rem}.insights-module__vpdjwa__noContents i{margin-bottom:1rem;font-size:3rem}.insights-module__vpdjwa__contentsCategories,.insights-module__vpdjwa__categoryTab,.insights-module__vpdjwa__categoryCount{display:none}@media (max-width:900px){.insights-module__vpdjwa__pageLayout{flex-direction:column}.insights-module__vpdjwa__sidebar{display:none}.insights-module__vpdjwa__mobileTabs{display:flex}.insights-module__vpdjwa__mobileTagSection{display:block}.insights-module__vpdjwa__contentsGrid{grid-template-columns:1fr}}
