.portal-layout~footer{display:none!important}body:has(.portal-layout)>nav{display:none!important}body:has(.portal-layout)>main>.portal-layout~*{display:none!important}body:has(.portal-layout)>footer{display:none!important}body:has(.portal-layout)>script[type="application/ld+json"]+nav{display:none!important}body:has(.portal-layout)>main{padding:0!important}.portal-layout{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.portal-sidebar{background:#0f1f17;flex-direction:column;height:100vh;padding:1.5rem 0;display:flex;position:sticky;top:0;overflow-y:auto}.portal-sidebar-brand{border-bottom:1px solid #ffffff0f;margin-bottom:.5rem;padding:0 1.25rem 1.5rem}.portal-sidebar-brand h2{font-family:var(--font-sans);color:#f4f1ea80;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:500}.portal-sidebar-brand span{color:#f4f1ea40;font-size:11px}.portal-nav-section{padding:.75rem 0}.portal-nav-section-title{letter-spacing:.12em;text-transform:uppercase;color:#f4f1ea40;margin-bottom:.25rem;padding:0 1.25rem;font-size:10px;font-weight:500}.portal-nav-link{color:#f4f1ea99;align-items:center;gap:11px;padding:9px 1.25rem;font-size:15px;text-decoration:none;transition:color .15s,background .15s;display:flex}.portal-nav-icon{opacity:.75;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.portal-nav-link:hover .portal-nav-icon,.portal-nav-link.active .portal-nav-icon{opacity:1}.portal-nav-link:hover{color:#f4f1ead9;background:#ffffff0a}.portal-nav-link.active{color:var(--gold-light);border-right:2px solid var(--gold-light);background:#dbb53214}.portal-main{background:#f8f9fb;padding:2rem;overflow-y:auto}.portal-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.portal-header h1{font-family:var(--font-sans);color:var(--text-dark);margin:0;font-size:22px;font-weight:600}.portal-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1.5rem}.portal-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.portal-card-title{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:600}.intel-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1.25rem;transition:border-color .15s}.intel-card:hover{border-color:#9ca3af}.intel-card-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.badge{letter-spacing:.04em;border-radius:3px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.badge-source{color:#166534;background:#f0fdf4}.badge-source[data-source=reddit]{color:#c2410c;background:#fff7ed}.badge-source[data-source=sec]{color:#1e40af;background:#eff6ff}.badge-source[data-source=news]{color:#7e22ce;background:#faf5ff}.badge-source[data-source=linkedin]{color:#1d4ed8;background:#eff6ff}.badge-source[data-source=biggerpockets]{color:#b45309;background:#fff7ed}.badge-source[data-source=podcast]{color:#be185d;background:#fdf2f8}.badge-category{color:#374151;background:#f3f4f6}.badge-curated{color:#92400e;background:#fef3c7}.sentiment-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.sentiment-dot.bullish{background:#22c55e}.sentiment-dot.bearish{background:#ef4444}.sentiment-dot.neutral{background:#9ca3af}.sentiment-dot.mixed{background:#f59e0b}.relevance-bar{vertical-align:middle;background:#e5e7eb;border-radius:3px;width:80px;height:6px;display:inline-block;overflow:hidden}.relevance-bar-fill{border-radius:3px;height:100%;transition:width .3s}.status-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:10px;padding:3px 10px;font-size:11px;font-weight:500}.status-active{color:#166534;background:#dcfce7}.status-watching{color:#1e40af;background:#dbeafe}.status-contacted{color:#92400e;background:#fef3c7}.status-engaged{color:#7e22ce;background:#f3e8ff}.status-passed{color:#6b7280;background:#f3f4f6}.filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:1.5rem;display:flex}.filter-chip{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:5px 12px;font-size:12px;transition:border-color .15s,background .15s}.filter-chip:hover{border-color:#9ca3af}.filter-chip.active{color:#fff;background:#1a3a2a;border-color:#1a3a2a}.filter-search{background:#fff;border:1px solid #d1d5db;border-radius:4px;flex:1;min-width:200px;padding:6px 12px;font-size:13px}.filter-search:focus{border-color:#1a3a2a;outline:none}.portal-btn{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.portal-btn-primary{color:#fff;background:#1a3a2a}.portal-btn-primary:hover{background:#2d5c40}.portal-btn-ghost{color:#374151;background:0 0;border:1px solid #d1d5db}.portal-btn-ghost:hover{background:#f9fafb}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1.25rem}.stat-card .stat-value{color:var(--text-dark);font-size:28px;font-weight:700;line-height:1}.stat-card .stat-label{color:#6b7280;margin-top:4px;font-size:12px}@media (max-width:768px){.portal-layout{grid-template-columns:1fr}.portal-sidebar{display:none}}
