.llv-dashboard{width:100%;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}.llv-dashboard .container-fluid{width:100%;max-width:none}.llv-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:20px;gap:20px;width:100%}.llv-level-card,.llv-panel,.llv-sidebar,.llv-stat-card{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)}.llv-sidebar{border-radius:18px;padding:18px;position:-webkit-sticky;position:sticky;top:92px;max-height:calc(100vh - 110px);overflow:auto}.llv-sidebar-title{display:flex;align-items:center;gap:10px;color:#67e8f9;font-weight:900;font-size:18px;margin-bottom:18px}.llv-sidebar-block,.llv-sidebar-progress{padding:14px;margin-top:14px;border-radius:16px;background:hsla(0,0%,100%,.05);border:1px solid rgba(148,163,184,.14)}.llv-sidebar-progress-meta,.llv-sidebar-progress-top,.llv-sidebar-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.llv-sidebar-progress-meta span,.llv-sidebar-progress-top span,.llv-sidebar-row span{color:#94a3b8;font-size:13px}.llv-sidebar-progress-top strong{color:#67e8f9;font-size:20px;font-weight:950}.llv-sidebar-progress-meta{margin-top:8px}.llv-sidebar-block-title{color:#cbd5e1;font-weight:900;margin-bottom:10px}.llv-sidebar-row{padding:8px 0;border-top:1px solid rgba(148,163,184,.12)}.llv-sidebar-row:first-of-type{border-top:0}.llv-sidebar-row strong{color:#f8fafc}.llv-main{width:100%;min-width:0;display:flex;flex-direction:column;gap:20px}.llv-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)}.llv-hero-content{display:flex;align-items:center;justify-content:space-between;gap:22px}.llv-hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#22d3ee;font-weight:900;margin-bottom:10px}.llv-hero h1{max-width:780px;font-size:32px;line-height:1.25;font-weight:950;margin-bottom:10px}.llv-hero p{max-width:760px;color:#94a3b8;margin-bottom:0}.llv-hero-badges{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;min-width:240px}.llv-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:9px 13px;font-weight:900;font-size:13px;white-space:nowrap}.llv-pill-info{color:#082f49;background:#67e8f9}.llv-pill-warning{color:#422006;background:#fde047}.llv-pill-success{color:#052e16;background:#86efac}.llv-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.llv-stat-card{border-radius:18px;padding:18px}.llv-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}.llv-card-cyan .llv-stat-icon{background:linear-gradient(135deg,#06b6d4,#2563eb)}.llv-card-violet .llv-stat-icon{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.llv-card-blue .llv-stat-icon{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.llv-card-amber .llv-stat-icon{background:linear-gradient(135deg,#f59e0b,#ef4444)}.llv-card-green .llv-stat-icon{background:linear-gradient(135deg,#22c55e,#14b8a6)}.llv-card-pink .llv-stat-icon{background:linear-gradient(135deg,#ec4899,#f97316)}.llv-stat-card span{display:block;color:#94a3b8;font-size:13px;margin-bottom:4px}.llv-stat-card strong{display:block;color:#f8fafc;font-size:27px;font-weight:950;line-height:1.1}.llv-stat-card small{display:block;margin-top:8px;color:#94a3b8}.llv-panel{border-radius:20px;padding:20px}.llv-panel-title{display:flex;align-items:center;gap:10px;color:#f8fafc;font-weight:900;font-size:18px;margin-bottom:16px}.llv-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)}.llv-level-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:18px;gap:18px}.llv-level-card{position:relative;overflow:hidden;border-radius:20px;padding:18px;cursor:pointer;transition:.22s ease}.llv-level-card:before{content:"";position:absolute;inset:0;height:4px;background:linear-gradient(90deg,#22d3ee,#3b82f6)}.llv-level-card:hover{transform:translateY(-5px);border-color:rgba(13,202,240,.5);box-shadow:0 26px 65px rgba(13,202,240,.14)}.llv-status-completed:before{background:linear-gradient(90deg,#22c55e,#14b8a6)}.llv-status-advanced:before{background:linear-gradient(90deg,#06b6d4,#2563eb)}.llv-status-learning:before{background:linear-gradient(90deg,#f59e0b,#fde047)}.llv-status-started:before{background:linear-gradient(90deg,#8b5cf6,#ec4899)}.llv-status-new:before{background:linear-gradient(90deg,#64748b,#334155)}.llv-level-card-top,.llv-level-footer,.llv-level-progress-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.llv-level-kicker{display:inline-flex;align-items:center;gap:7px;color:#22d3ee;font-size:13px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.llv-level-card h3{color:#f8fafc;font-size:22px;line-height:1.3;font-weight:950;margin-bottom:0}.llv-status-badge{border:0!important;border-radius:999px!important;padding:8px 10px!important;font-size:12px!important;font-weight:900!important;white-space:nowrap}.llv-status-badge.completed{color:#052e16!important;background:#86efac!important}.llv-status-badge.advanced{color:#082f49!important;background:#67e8f9!important}.llv-status-badge.learning{color:#422006!important;background:#fde047!important}.llv-status-badge.started{color:#fff!important;background:linear-gradient(135deg,#8b5cf6,#ec4899)!important}.llv-status-badge.new{color:#f8fafc!important;background:#475569!important}.llv-level-progress-block{padding:14px;margin:16px 0;border-radius:16px;background:hsla(0,0%,100%,.05);border:1px solid rgba(148,163,184,.14)}.llv-level-progress-block small,.llv-level-progress-top span{color:#94a3b8}.llv-level-progress-top strong{color:#67e8f9;font-weight:950}.llv-progress-track{height:10px;margin:10px 0;border-radius:999px;overflow:hidden;background:rgba(148,163,184,.18)}.llv-progress-track div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#3b82f6);transition:width .25s ease}.llv-level-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.llv-level-metrics div{min-width:0;padding:12px 10px;border-radius:15px;background:hsla(0,0%,100%,.045);border:1px solid rgba(148,163,184,.12)}.llv-level-metrics svg{color:#22d3ee;margin-bottom:7px}.llv-level-metrics span,.llv-level-metrics strong{display:block}.llv-level-metrics span{color:#94a3b8;font-size:12px}.llv-level-metrics strong{color:#f8fafc;font-weight:950}.llv-role-list{display:flex;flex-wrap:wrap;gap:8px}.llv-role-list.compact{flex:1 1}.llv-role-badge{gap:6px;padding:7px 10px;font-size:12px;font-weight:900;white-space:nowrap}.llv-role-badge,.llv-role-badge strong{display:inline-flex;align-items:center;border-radius:999px}.llv-role-badge strong{min-width:20px;height:20px;justify-content:center;background:hsla(0,0%,100%,.22)}.llv-role-free{color:#f8fafc;background:rgba(100,116,139,.55)}.llv-role-pro{color:#082f49;background:#67e8f9}.llv-role-premium{color:#422006;background:#fde047}.llv-start-btn{border:0!important;border-radius:14px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;color:#08111f!important;background:#67e8f9!important;font-weight:900!important;white-space:nowrap;box-shadow:none!important}.llv-start-btn.completed{color:#052e16!important;background:#86efac!important}.llv-lock-note{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:#fbbf24;font-size:13px;font-weight:800}.llv-empty,.llv-loading{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:#94a3b8}.llv-empty svg{color:#22d3ee;font-size:40px}.llv-empty h3{color:#f8fafc;font-weight:950;margin:0}.llv-empty p{margin:0}.light-mode .llv-dashboard,.theme-light .llv-dashboard{background:linear-gradient(135deg,#f8fafc,#eef6ff);color:#0f172a}.light-mode .llv-level-card,.light-mode .llv-panel,.light-mode .llv-sidebar,.light-mode .llv-stat-card,.theme-light .llv-level-card,.theme-light .llv-panel,.theme-light .llv-sidebar,.theme-light .llv-stat-card{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 .llv-hero,.theme-light .llv-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 .llv-empty h3,.light-mode .llv-hero h1,.light-mode .llv-level-card h3,.light-mode .llv-level-metrics strong,.light-mode .llv-panel-title,.light-mode .llv-sidebar-row strong,.light-mode .llv-stat-card strong,.theme-light .llv-empty h3,.theme-light .llv-hero h1,.theme-light .llv-level-card h3,.theme-light .llv-level-metrics strong,.theme-light .llv-panel-title,.theme-light .llv-sidebar-row strong,.theme-light .llv-stat-card strong{color:#0f172a}.light-mode .llv-hero p,.light-mode .llv-level-metrics span,.light-mode .llv-level-progress-block small,.light-mode .llv-level-progress-top span,.light-mode .llv-sidebar-progress-meta span,.light-mode .llv-sidebar-progress-top span,.light-mode .llv-sidebar-row span,.light-mode .llv-stat-card small,.light-mode .llv-stat-card span,.theme-light .llv-hero p,.theme-light .llv-level-metrics span,.theme-light .llv-level-progress-block small,.theme-light .llv-level-progress-top span,.theme-light .llv-sidebar-progress-meta span,.theme-light .llv-sidebar-progress-top span,.theme-light .llv-sidebar-row span,.theme-light .llv-stat-card small,.theme-light .llv-stat-card span{color:#475569}.light-mode .llv-level-metrics div,.light-mode .llv-level-progress-block,.light-mode .llv-sidebar-block,.light-mode .llv-sidebar-progress,.theme-light .llv-level-metrics div,.theme-light .llv-level-progress-block,.theme-light .llv-sidebar-block,.theme-light .llv-sidebar-progress{background:rgba(248,250,252,.9);border-color:rgba(15,23,42,.1)}@media (max-width:1200px){.llv-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:992px){.llv-layout{grid-template-columns:1fr}.llv-sidebar{position:static;max-height:none}.llv-hero-content{flex-direction:column;align-items:flex-start}.llv-hero-badges{justify-content:flex-start}}@media (max-width:576px){.llv-dashboard{background:radial-gradient(circle at top left,rgba(13,202,240,.16),transparent 38%),linear-gradient(135deg,#08111f,#111827)}.llv-hero,.llv-level-card,.llv-panel,.llv-sidebar{border-radius:18px}.llv-hero,.llv-level-card,.llv-panel{padding:18px}.llv-hero h1{font-size:26px}.llv-level-grid,.llv-stat-grid{grid-template-columns:1fr}.llv-level-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.llv-level-footer{flex-direction:column;align-items:stretch}.llv-start-btn{width:100%}}