.insights-module__1mqRxG__pageLayout{gap:2rem;display:flex}.insights-module__1mqRxG__sidebar{flex-shrink:0;width:260px}.insights-module__1mqRxG__sidebarSticky{position:sticky;top:2rem}.insights-module__1mqRxG__mainContent{flex:1;min-width:0}.insights-module__1mqRxG__categoryGroup{margin-bottom:1.5rem}.insights-module__1mqRxG__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__1mqRxG__categoryHeader i{font-size:1rem}.insights-module__1mqRxG__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__1mqRxG__menuItem:hover{background:var(--bg-secondary);color:var(--primary)}.insights-module__1mqRxG__menuItem.insights-module__1mqRxG__active{background:linear-gradient(135deg,var(--primary)0%,#5b21b6 100%);color:#fff}.insights-module__1mqRxG__menuItemLabel{align-items:center;gap:.5rem;display:flex}.insights-module__1mqRxG__menuItemCount{background:var(--bg-tertiary);color:var(--text-muted);border-radius:10px;padding:.15rem .5rem;font-size:.75rem}.insights-module__1mqRxG__menuItem.insights-module__1mqRxG__active .insights-module__1mqRxG__menuItemCount{color:#ffffffe6;background:#fff3}.insights-module__1mqRxG__comingSoon{background:var(--bg-tertiary);color:var(--text-muted);border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.insights-module__1mqRxG__menuItem.insights-module__1mqRxG__disabled{opacity:.5;cursor:not-allowed}.insights-module__1mqRxG__menuItem.insights-module__1mqRxG__disabled:hover{color:var(--text-primary);background:0 0}.insights-module__1mqRxG__tagSection{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.insights-module__1mqRxG__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__1mqRxG__tagCloud{flex-wrap:wrap;gap:.5rem;padding:0 .5rem;display:flex}.insights-module__1mqRxG__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__1mqRxG__tag:hover{border-color:var(--primary);color:var(--primary);background:#7c3aed1a}.insights-module__1mqRxG__tag.insights-module__1mqRxG__active{background:var(--tag-color,var(--primary));border-color:var(--tag-color,var(--primary));color:#fff}.insights-module__1mqRxG__tagCount{opacity:.7;font-size:.7rem}.insights-module__1mqRxG__mobileTabs{-webkit-overflow-scrolling:touch;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:none;overflow-x:auto}.insights-module__1mqRxG__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__1mqRxG__mobileTab:hover{border-color:var(--primary)}.insights-module__1mqRxG__mobileTab.insights-module__1mqRxG__active{background:var(--primary);border-color:var(--primary);color:#fff}.insights-module__1mqRxG__mobileTab.insights-module__1mqRxG__disabled{opacity:.5;cursor:not-allowed}.insights-module__1mqRxG__mobileTagSection{margin-bottom:1.5rem;display:none}.insights-module__1mqRxG__mobileTagCloud{flex-wrap:wrap;gap:.5rem;display:flex}.insights-module__1mqRxG__comingSoonContent{text-align:center;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:4rem 2rem}.insights-module__1mqRxG__comingSoonContent i{color:var(--text-muted);margin-bottom:1rem;font-size:3rem}.insights-module__1mqRxG__comingSoonContent h3{color:var(--text-primary);margin-bottom:.5rem}.insights-module__1mqRxG__comingSoonContent p{color:var(--text-secondary)}.insights-module__1mqRxG__contentsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.insights-module__1mqRxG__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__1mqRxG__contentCard:hover{border-color:var(--primary);transform:translateY(-2px)}.insights-module__1mqRxG__contentCardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.insights-module__1mqRxG__contentCategoryBadge{color:#fff;border-radius:4px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;display:inline-flex}.insights-module__1mqRxG__contentDate{color:var(--text-muted);font-size:.8rem}.insights-module__1mqRxG__contentTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.1rem;font-weight:600;line-height:1.4}.insights-module__1mqRxG__contentDescription{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.insights-module__1mqRxG__contentTags{flex-wrap:wrap;gap:.375rem;margin-top:.75rem;display:flex}.insights-module__1mqRxG__contentTag{background:var(--bg-tertiary);color:var(--text-muted);border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.insights-module__1mqRxG__noContents{text-align:center;color:var(--text-muted);padding:4rem 2rem}.insights-module__1mqRxG__noContents i{margin-bottom:1rem;font-size:3rem}.insights-module__1mqRxG__contentsCategories,.insights-module__1mqRxG__categoryTab,.insights-module__1mqRxG__categoryCount{display:none}@media (max-width:900px){.insights-module__1mqRxG__pageLayout{flex-direction:column}.insights-module__1mqRxG__sidebar{display:none}.insights-module__1mqRxG__mobileTabs{display:flex}.insights-module__1mqRxG__mobileTagSection{display:block}.insights-module__1mqRxG__contentsGrid{grid-template-columns:1fr}}
