.listening-hub-dashboard{min-height:100vh;background:radial-gradient(circle at top left,rgba(13,202,240,.14),transparent 34%),radial-gradient(circle at bottom right,rgba(236,72,153,.12),transparent 32%),linear-gradient(135deg,#08111f,#111827 48%,#172033);color:#f8fafc}.lh-layout{display:grid;grid-template-columns:minmax(250px,310px) minmax(0,1fr);grid-gap:20px;gap:20px}.lh-module-card,.lh-panel,.lh-sidebar,.lh-stat-card,.lh-tip-panel{background:rgba(15,23,42,.78);border:1px solid rgba(148,163,184,.2);box-shadow:0 22px 55px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lh-sidebar{border-radius:18px;padding:18px;position:-webkit-sticky;position:sticky;top:92px;max-height:calc(100vh - 110px);overflow:auto}.lh-sidebar-title{display:flex;align-items:center;gap:10px;color:#67e8f9;font-weight:900;font-size:18px;margin-bottom:18px}.lh-sidebar-block{border-top:1px solid rgba(148,163,184,.14);padding-top:14px;margin-top:14px}.lh-sidebar-label{display:flex;align-items:center;gap:8px;color:#cbd5e1;font-weight:800;margin-bottom:10px}.lh-sidebar-summary{padding:14px;border-radius:16px;background:hsla(0,0%,100%,.05);border:1px solid rgba(148,163,184,.14)}.lh-sidebar-summary div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;color:#94a3b8;font-size:13px}.lh-sidebar-summary div+div{border-top:1px solid rgba(148,163,184,.12)}.lh-sidebar-summary strong{color:#f8fafc}.lh-roadmap{display:flex;flex-direction:column;gap:8px}.lh-roadmap-link{display:flex;align-items:center;gap:10px;min-height:48px;padding:10px 12px;border-radius:14px;color:#e2e8f0;text-decoration:none;background:hsla(0,0%,100%,.04);border:1px solid rgba(148,163,184,.14);transition:.2s ease}.lh-roadmap-link:hover{color:#fff;border-color:rgba(13,202,240,.45);background:rgba(13,202,240,.12)}.lh-roadmap-index{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#08111f;background:#67e8f9;font-weight:900;font-size:12px}.lh-roadmap-icon{color:#fde047}.lh-main{min-width:0;display:flex;flex-direction:column;gap:20px}.lh-hero{border:1px solid rgba(13,202,240,.28);border-radius:24px;padding:28px;background:linear-gradient(135deg,rgba(13,202,240,.16),rgba(139,92,246,.1)),rgba(15,23,42,.76);box-shadow:0 22px 55px rgba(0,0,0,.2)}.lh-hero-content{display:flex;align-items:center;justify-content:space-between;gap:22px}.lh-hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#22d3ee;font-weight:900;margin-bottom:10px}.lh-hero h1{max-width:780px;font-size:32px;line-height:1.25;font-weight:950;margin-bottom:10px}.lh-hero p{max-width:760px;color:#94a3b8;margin-bottom:0}.lh-hero-badges{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;min-width:230px}.lh-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:9px 13px;font-weight:900;font-size:13px;white-space:nowrap}.lh-pill-info{color:#082f49;background:#67e8f9}.lh-pill-warning{color:#422006;background:#fde047}.lh-pill-purple{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899)}.lh-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.lh-stat-card{border-radius:18px;padding:18px}.lh-stat-icon{width:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;color:#fff;font-size:18px}.lh-stat-cyan .lh-stat-icon{background:linear-gradient(135deg,#06b6d4,#2563eb)}.lh-stat-violet .lh-stat-icon{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.lh-stat-amber .lh-stat-icon{background:linear-gradient(135deg,#f59e0b,#ef4444)}.lh-stat-pink .lh-stat-icon{background:linear-gradient(135deg,#ec4899,#f97316)}.lh-stat-card span{display:block;color:#94a3b8;font-size:13px;margin-bottom:4px}.lh-stat-card strong{display:block;color:#f8fafc;font-size:28px;font-weight:950;line-height:1.1}.lh-stat-card p{color:#94a3b8;font-size:13px;margin:8px 0 0}.lh-panel{border-radius:20px;padding:20px}.lh-panel-title{display:flex;align-items:center;gap:10px;color:#f8fafc;font-weight:900;font-size:18px;margin-bottom:16px}.lh-panel-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#22d3ee;background:hsla(0,0%,100%,.08)}.lh-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.lh-module-card{position:relative;border-radius:22px;padding:20px;overflow:hidden;transition:.22s ease}.lh-module-card:before{content:"";position:absolute;inset:0;opacity:.16;pointer-events:none}.lh-card-amber:before{background:radial-gradient(circle at top right,#fde047,transparent 34%)}.lh-card-cyan:before{background:radial-gradient(circle at top right,#22d3ee,transparent 34%)}.lh-card-violet:before{background:radial-gradient(circle at top right,#a78bfa,transparent 34%)}.lh-module-card:hover{transform:translateY(-5px);border-color:rgba(13,202,240,.5);box-shadow:0 26px 65px rgba(13,202,240,.14)}.lh-module-top{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px;z-index:1}.lh-module-icon{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:26px}.lh-card-amber .lh-module-icon{background:linear-gradient(135deg,#f59e0b,#ef4444)}.lh-card-cyan .lh-module-icon{background:linear-gradient(135deg,#06b6d4,#2563eb)}.lh-card-violet .lh-module-icon{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.lh-module-badge{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.lh-badge-warning{color:#422006;background:#fde047}.lh-badge-info{color:#082f49;background:#67e8f9}.lh-badge-purple{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899)}.lh-module-body{position:relative;z-index:1}.lh-module-order{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.lh-module-order span{color:#22d3ee;font-size:12px;font-weight:900;text-transform:uppercase}.lh-module-order strong{color:#94a3b8;font-size:13px}.lh-module-body h2{color:#f8fafc;font-size:22px;font-weight:950;margin-bottom:10px}.lh-module-body p{color:#cbd5e1;line-height:1.6;margin-bottom:16px}.lh-feature-box{padding:14px;margin-bottom:16px;border-radius:16px;background:hsla(0,0%,100%,.05);border:1px solid rgba(148,163,184,.14)}.lh-feature-title{display:flex;align-items:center;gap:8px;color:#67e8f9;font-weight:900;margin-bottom:10px}.lh-feature-list{display:flex;flex-wrap:wrap;gap:8px}.lh-feature-list span{border-radius:999px;padding:6px 9px;color:#e2e8f0;font-size:12px;font-weight:800;background:hsla(0,0%,100%,.07)}.lh-detail-stats{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.lh-detail-stats div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid rgba(148,163,184,.12)}.lh-detail-stats span{color:#94a3b8;font-size:13px}.lh-detail-stats strong{color:#f8fafc;font-size:13px;text-align:right}.lh-module-footer{position:relative;z-index:1;margin-top:18px}.lh-start-btn{min-height:48px;border:0!important;border-radius:15px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:9px;color:#08111f!important;background:#67e8f9!important;font-weight:950!important;box-shadow:none!important}.lh-start-btn:hover{color:#422006!important;background:#fde047!important}.lh-tip-panel{border-radius:20px;padding:20px;display:flex;align-items:flex-start;gap:16px}.lh-tip-icon{width:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#422006;background:#fde047;font-size:18px}.lh-tip-panel h3{color:#f8fafc;font-size:20px;font-weight:950;margin-bottom:8px}.lh-tip-panel p{color:#cbd5e1;line-height:1.7;margin-bottom:0}.lh-tip-panel strong{color:#67e8f9}.light-mode .listening-hub-dashboard,.theme-light .listening-hub-dashboard{background:linear-gradient(135deg,#f8fafc,#eef6ff);color:#0f172a}.light-mode .lh-module-card,.light-mode .lh-panel,.light-mode .lh-sidebar,.light-mode .lh-stat-card,.light-mode .lh-tip-panel,.theme-light .lh-module-card,.theme-light .lh-panel,.theme-light .lh-sidebar,.theme-light .lh-stat-card,.theme-light .lh-tip-panel{background:hsla(0,0%,100%,.92);border-color:rgba(15,23,42,.1);box-shadow:0 20px 50px rgba(15,23,42,.08)}.light-mode .lh-hero,.theme-light .lh-hero{background:linear-gradient(135deg,rgba(13,202,240,.14),rgba(59,130,246,.08)),#fff;border-color:rgba(13,202,240,.26)}.light-mode .lh-detail-stats strong,.light-mode .lh-module-body h2,.light-mode .lh-panel-title,.light-mode .lh-sidebar-summary strong,.light-mode .lh-stat-card strong,.light-mode .lh-tip-panel h3,.theme-light .lh-detail-stats strong,.theme-light .lh-module-body h2,.theme-light .lh-panel-title,.theme-light .lh-sidebar-summary strong,.theme-light .lh-stat-card strong,.theme-light .lh-tip-panel h3{color:#0f172a}.light-mode .lh-hero p,.light-mode .lh-module-body p,.light-mode .lh-module-order strong,.light-mode .lh-stat-card p,.light-mode .lh-tip-panel p,.theme-light .lh-hero p,.theme-light .lh-module-body p,.theme-light .lh-module-order strong,.theme-light .lh-stat-card p,.theme-light .lh-tip-panel p{color:#475569}@media (max-width:1200px){.lh-card-grid,.lh-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:992px){.lh-layout{grid-template-columns:1fr}.lh-sidebar{position:static;max-height:none}.lh-hero-content{flex-direction:column;align-items:flex-start}.lh-hero-badges{justify-content:flex-start}}@media (max-width:576px){.lh-hero,.lh-panel,.lh-sidebar,.lh-tip-panel{border-radius:18px}.lh-hero{padding:22px}.lh-hero h1{font-size:26px}.lh-card-grid,.lh-stat-grid{grid-template-columns:1fr}.lh-detail-stats div,.lh-tip-panel{flex-direction:column}.lh-detail-stats div{align-items:flex-start}.lh-detail-stats strong{text-align:left}}