.net-view .net-layout{display:flex;min-height:100%;height:100%}.net-view .net-layout--live,.net-view .net-layout--live .cov-publications{flex:1;min-height:0}.net-view .net-empty{display:flex;align-items:center;justify-content:center;min-height:240px}.net-view .net-sidebar{width:220px;flex-shrink:0;border-right:1px solid var(--border-subtle, rgba(0, 0, 0, .08));padding:12px 0}.net-view .net-sidebar__head{padding:8px 16px 12px}.net-view .net-sidebar__head h3{margin:0;font-size:13px;font-weight:600}.net-view .net-sidebar__filters{display:flex;flex-direction:column;gap:2px;padding:0 8px}.net-view .net-sidebar__filters button{text-align:left;padding:8px 12px;border:none;border-radius:8px;background:transparent;font-size:13px;color:var(--text-secondary, #555);cursor:default}.net-view .net-sidebar__filters button.is-active{background:var(--surface-hover, rgba(102, 71, 240, .08));color:var(--text-primary, #202020);font-weight:500}.net-view .net-main{flex:1;min-width:0;padding:16px 20px}.net-view .net-main__head{margin-bottom:16px}.net-view .net-main__head h2{margin:0 0 4px;font-size:15px;font-weight:600}.net-view .net-main__head p{margin:0;font-size:12px;color:var(--text-secondary, #666)}.net-view .net-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.net-view .net-card{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:10px;border:1px solid var(--border-subtle, rgba(0, 0, 0, .08));background:var(--surface-raised, #fff)}.net-view .net-card__name{margin:0 0 2px;font-size:14px;font-weight:600}.net-view .net-card__role{margin:0 0 4px;font-size:12px;color:var(--text-secondary, #666)}.net-view .net-card__beats{margin:0;font-size:11px;color:var(--text-tertiary, #888)}
