:root{--bg:#060913;--thematic-bg:#060913;--thematic-card-bg:rgba(9,14,28,0.78);--thematic-card-border:rgba(56,189,248,0.16);--thematic-card-hover:rgba(56,189,248,0.28);--thematic-cyan:#38bdf8;--thematic-purple:#c084fc;--thematic-pink:#f472b6;--thematic-green:#34d399;--thematic-gold:#fbbf24;--thematic-blue:#60a5fa;--thematic-red:#fb7185;--thematic-neon:#a3e635;}*{box-sizing:border-box;}html,body{background:#060913 !important;background-color:#060913 !important;color:#f1f5f9;font-family:'Outfit',sans-serif;line-height:1.6;margin:0;padding:0;min-height:100vh;overflow-x:hidden;}body{display:flex;background-image:radial-gradient(circle at 10% 10%,rgba(56,189,248,0.05) 0%,transparent 40%),radial-gradient(circle at 90% 90%,rgba(139,92,246,0.04) 0%,transparent 40%);}#app-shell{display:flex;width:100%;min-height:100vh;background:transparent;}.main-content{flex:1;min-width:0;padding:1.5rem 2rem 3rem 2rem;transition:margin-left 0.3s cubic-bezier(0.4,0,0.2,1);background:transparent;}.header{padding-bottom:1.25rem;margin-bottom:2rem;position:relative;}.header h1,.header-left h1{font-family:'Outfit',sans-serif;font-size:2.0rem;font-weight:800;letter-spacing:-0.75px;text-transform:uppercase;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.subtitle{font-size:0.85rem;color:#94a3b8;font-family:'DM Sans',sans-serif;}.header-accent{position:absolute;bottom:-1px;left:0;width:120px;height:2px;background:linear-gradient(90deg,#10b981,#38bdf8,transparent);box-shadow:0 0 10px rgba(56,189,248,0.5);border-radius:2px;}.header-nav-pills{display:flex;flex-wrap:wrap;align-items:center;gap:0.35rem;background:rgba(10,14,30,0.72);border:1px solid rgba(255,255,255,0.08);border-radius:14px;padding:0.35rem;margin-bottom:0.8rem;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 40px rgba(0,0,0,0.20),inset 0 1px 0 rgba(255,255,255,0.03);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%;width:fit-content;justify-content:flex-start;}.header-nav-pills::-webkit-scrollbar{display:none;}.nav-pill-btn{display:inline-flex;align-items:center;gap:0.4rem;padding:0.38rem 0.8rem;border-radius:10px;font-family:'DM Sans','Outfit',sans-serif;font-size:0.72rem;font-weight:600;letter-spacing:0.03em;color:#cbd5e1;text-decoration:none;transition:transform 0.18s ease,background 0.18s ease,color 0.18s ease,box-shadow 0.18s ease;white-space:nowrap;flex-shrink:0;position:relative;background:rgba(255,255,255,0.02);border:1px solid transparent;}.nav-pill-btn .pill-icon{display:inline-flex;align-items:center;justify-content:center;opacity:0.85;flex-shrink:0;transition:all 0.18s ease;}.nav-pill-btn .pill-label{display:inline;}.nav-pill-btn:hover{color:#eef2ff;background:rgba(255,255,255,0.08);transform:translateY(-1px);box-shadow:0 10px 24px rgba(8,13,30,0.12);}.nav-pill-btn:hover .pill-icon{opacity:1;background:rgba(56,189,248,0.12);}.nav-pill-btn.active{background:linear-gradient(135deg,rgba(56,189,248,0.18),rgba(16,185,129,0.14));color:#eff8ff;border:1px solid rgba(56,189,248,0.26);box-shadow:0 18px 36px rgba(16,185,129,0.16),inset 0 1px 0 rgba(255,255,255,0.08);}.nav-pill-btn.active .pill-icon{opacity:1;background:rgba(255,255,255,0.12);}.nav-pill-sep{width:1px;height:20px;background:linear-gradient(180deg,rgba(255,255,255,0.12),rgba(255,255,255,0.04));margin:0 0.2rem;flex-shrink:0;}@media (max-width:600px){.header-nav-pills{width:100%;justify-content:flex-start;gap:0.45rem;box-sizing:border-box;padding:0.45rem 0.45rem;}.nav-pill-btn{flex:0 1 auto;justify-content:center;padding:0.38rem 0.7rem;gap:0;}.nav-pill-btn .pill-label{display:none;}.nav-pill-btn .pill-icon{width:1.3rem;height:1.3rem;opacity:0.75;font-size:0.9rem;}.nav-pill-btn.active{min-width:2.8rem;}.nav-pill-btn.active .pill-icon{opacity:1;}.nav-pill-sep{display:none;}}@media (min-width:601px) and (max-width:860px){.nav-pill-btn{padding:0.28rem 0.55rem;font-size:0.68rem;gap:0.3rem;}}@media (max-width:1024px){.header h1,.header-left h1{font-size:1.6rem;}}.thematic-workspace{position:relative;width:100%;min-height:calc(100vh - 120px);display:flex;flex-direction:column;overflow:hidden;}.thematic-topbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;position:relative;z-index:20;}.thematic-title-group{display:flex;flex-direction:column;gap:0.25rem;}.thematic-main-title{font-family:'Outfit',sans-serif;font-size:1.45rem;font-weight:700;color:#94a3b8;letter-spacing:-0.01em;margin:0;display:flex;align-items:center;gap:0.65rem;}.thematic-subtitle-meta{display:flex;align-items:center;gap:0.6rem;font-family:'DM Sans',sans-serif;font-size:0.8rem;color:#94a3b8;}.thematic-capital-badge{font-family:'DM Mono',monospace;font-size:0.72rem;font-weight:600;color:#38bdf8;background:rgba(56,189,248,0.1);border:1px solid rgba(56,189,248,0.22);padding:0.15rem 0.5rem;border-radius:6px;letter-spacing:0.04em;}.thematic-controls-group{display:flex;align-items:center;gap:0.65rem;flex-wrap:wrap;}.thematic-segmented-control{display:inline-flex;background:rgba(15,23,42,0.85);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:3px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}.thematic-seg-btn{background:transparent;border:none;color:#94a3b8;font-family:'Outfit',sans-serif;font-size:0.76rem;font-weight:700;padding:0.35rem 0.75rem;border-radius:7px;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;}.thematic-seg-btn:hover{color:#fff;background:rgba(255,255,255,0.05);}.thematic-seg-btn.active{background:linear-gradient(135deg,rgba(56,189,248,0.25),rgba(99,102,241,0.3));color:#38bdf8;border:1px solid rgba(56,189,248,0.35);box-shadow:0 0 12px rgba(56,189,248,0.15);}.thematic-mode-pill{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(15,23,42,0.85);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:3px;}.thematic-mode-btn{background:transparent;border:none;color:#94a3b8;font-family:'Outfit',sans-serif;font-size:0.76rem;font-weight:700;padding:0.35rem 0.75rem;border-radius:7px;cursor:pointer;transition:all 0.2s ease;}.thematic-mode-btn.active{background:rgba(16,185,129,0.18);color:#34d399;border:1px solid rgba(16,185,129,0.35);box-shadow:0 0 10px rgba(16,185,129,0.15);}.thematic-dropdown{background:rgba(15,23,42,0.85);border:1px solid rgba(255,255,255,0.1);color:#f1f5f9;font-family:'Outfit',sans-serif;font-size:0.78rem;font-weight:600;padding:0.45rem 1.8rem 0.45rem 0.85rem;border-radius:10px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.65rem center;transition:all 0.2s ease;}.thematic-dropdown:focus{border-color:rgba(56,189,248,0.5);box-shadow:0 0 0 3px rgba(56,189,248,0.15);}.thematic-mini-header-card{display:flex;align-items:center;gap:0.75rem;background:rgba(11,17,34,0.82);border:1px solid rgba(56,189,248,0.18);border-radius:12px;padding:0.35rem 0.85rem;backdrop-filter:blur(16px);}.thematic-mini-sparkline{width:68px;height:26px;}.thematic-mini-text{display:flex;flex-direction:column;text-align:right;}.thematic-mini-title{font-family:'Outfit',sans-serif;font-size:0.65rem;color:#64748b;text-transform:uppercase;font-weight:700;}.thematic-mini-val{font-family:'DM Mono',monospace;font-size:0.8rem;font-weight:700;color:#34d399;}.thematic-stage-container{position:relative;width:100%;height:840px;min-height:720px;background:rgba(6,9,20,0.12);border:1px solid rgba(56,189,248,0.12);border-radius:24px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,0.22),inset 0 0 40px rgba(56,189,248,0.02);backdrop-filter:none;-webkit-backdrop-filter:none;transition:all 0.3s cubic-bezier(0.16,1,0.3,1);}.thematic-stage-container.lightbox-fullscreen{position:fixed !important;inset:0 !important;width:100vw !important;height:100vh !important;min-height:100vh !important;border-radius:0 !important;border:none !important;z-index:99999 !important;box-shadow:none !important;background:rgba(6,9,20,0.08) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;}body:has(.thematic-stage-container.lightbox-fullscreen) #appSidebar,body:has(.thematic-stage-container.lightbox-fullscreen) .sidebar,body:has(.thematic-stage-container.lightbox-fullscreen) .thematic-topbar,body:has(.thematic-stage-container.lightbox-fullscreen) .header,body:has(.thematic-stage-container.lightbox-fullscreen) #appMainContent > .header,body:has(.thematic-stage-container.lightbox-fullscreen) .disclaimer-banner,body:has(.thematic-stage-container.lightbox-fullscreen) .disclaimer-box,body:has(.thematic-stage-container.lightbox-fullscreen) .thematic-disclaimer,body:has(.thematic-stage-container.lightbox-fullscreen) .thematic-footer,body:has(.thematic-stage-container.lightbox-fullscreen) .mobile-header,body:has(.thematic-stage-container.lightbox-fullscreen) #mobileMenuBtn,body:has(.thematic-stage-container.lightbox-fullscreen) .mobile-backdrop,body:has(.thematic-stage-container.lightbox-fullscreen) #sidebarToggle,body.thematic-in-fullscreen #appSidebar,body.thematic-in-fullscreen .sidebar,body.thematic-in-fullscreen .thematic-topbar,body.thematic-in-fullscreen .header,body.thematic-in-fullscreen #appMainContent > .header,body.thematic-in-fullscreen .disclaimer-banner,body.thematic-in-fullscreen .disclaimer-box,body.thematic-in-fullscreen .thematic-disclaimer,body.thematic-in-fullscreen .thematic-footer,body.thematic-in-fullscreen .mobile-header,body.thematic-in-fullscreen #mobileMenuBtn,body.thematic-in-fullscreen .mobile-backdrop,body.thematic-in-fullscreen #sidebarToggle{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;}body:has(.thematic-stage-container.lightbox-fullscreen) .thematic-bottom-hud,body.thematic-in-fullscreen .thematic-bottom-hud{bottom:5.25rem;z-index:12;}.thematic-lightbox-header{display:none;position:absolute;top:1.25rem;left:1.5rem;z-index:20;align-items:center;gap:0.75rem;pointer-events:auto;}.thematic-stage-container.lightbox-fullscreen .thematic-lightbox-header{display:flex;top:0.85rem;left:1rem;right:1rem;z-index:20;justify-content:space-between;align-items:center;pointer-events:none;}.thematic-stage-container.lightbox-fullscreen .thematic-lightbox-title-group{max-width:calc(100% - 190px);width:max-content;overflow:hidden;flex:0 0 auto;pointer-events:auto;}.thematic-stage-container.lightbox-fullscreen .thematic-metrics-deck{top:4.1rem;left:1rem;right:1rem;max-width:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.5rem;}.thematic-stage-container.lightbox-fullscreen .thematic-floating-card{width:auto !important;min-width:0;}@media (min-width:861px){.thematic-stage-container:not(.lightbox-fullscreen) .thematic-metrics-deck{flex-direction:column !important;align-items:stretch !important;width:220px !important;max-width:220px !important;gap:0.5rem !important;left:1rem !important;right:auto !important;}.thematic-stage-container:not(.lightbox-fullscreen) .thematic-metrics-deck .thematic-floating-card{width:100% !important;min-width:0 !important;}.thematic-stage-container.lightbox-fullscreen .thematic-metrics-deck{top:4.1rem;left:auto;right:1rem;width:220px;max-width:220px;display:flex;flex-direction:column;gap:0.5rem;}.thematic-stage-container.lightbox-fullscreen .thematic-floating-card{width:100% !important;}}.thematic-lightbox-title-group{display:flex;align-items:center;gap:0.6rem;background:transparent;border:none;padding:0.35rem 0;border-radius:10px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:none;}.thematic-lightbox-title{font-family:'Outfit',sans-serif;font-size:0.8rem;font-weight:800;letter-spacing:0.5px;color:#fff;text-transform:uppercase;}.thematic-lightbox-badge{font-family:'DM Mono',monospace;font-size:0.65rem;font-weight:700;color:#38bdf8;background:rgba(56,189,248,0.12);border:1px solid rgba(56,189,248,0.3);padding:2px 6px;border-radius:4px;text-transform:uppercase;}.thematic-stage-container.lightbox-fullscreen .thematic-canvas-tools{position:absolute;left:auto;top:0.85rem;bottom:auto;transform:none;right:1rem;z-index:25;pointer-events:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0.45rem;width:auto;}.thematic-stage-container.lightbox-fullscreen .thematic-metrics-deck{top:4.1rem;left:1rem;right:1rem;max-width:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.5rem;z-index:12;}body:has(.thematic-stage-container.lightbox-fullscreen) #mobileStudentModeBtn,body:has(.thematic-stage-container.lightbox-fullscreen) .student-mode-toggle,body.thematic-in-fullscreen #mobileStudentModeBtn,body.thematic-in-fullscreen .student-mode-toggle{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;}#thematicUniverseCanvas{position:absolute;inset:0;width:100%;height:100%;cursor:grab;touch-action:none;z-index:1;}#thematicUniverseCanvas:active{cursor:grabbing;}.thematic-canvas-tools{position:absolute;top:1.25rem;right:1.25rem;display:flex;flex-direction:column;gap:0.4rem;z-index:15;}.thematic-tool-btn{background:rgba(11,17,34,0.85);border:1px solid rgba(255,255,255,0.12);color:#94a3b8;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(12px);transition:all 0.2s ease;}.thematic-tool-btn:hover{color:#38bdf8;border-color:rgba(56,189,248,0.4);background:rgba(15,23,42,0.95);transform:scale(1.05);}.thematic-metrics-deck{position:absolute;top:1rem;left:1.25rem;display:flex;flex-direction:row;align-items:stretch;gap:0.75rem;z-index:12;pointer-events:none;max-width:calc(100% - 170px);}.thematic-floating-card{position:relative;top:auto;left:auto;right:auto;bottom:auto;pointer-events:auto;width:195px;min-width:175px;background:rgba(8,14,30,0.85);border:1px solid rgba(56,189,248,0.22);border-radius:12px;padding:0.65rem 0.85rem;box-shadow:0 10px 28px rgba(0,0,0,0.5),0 0 15px rgba(56,189,248,0.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;box-sizing:border-box;}.thematic-floating-card:hover{border-color:rgba(56,189,248,0.5);box-shadow:0 14px 36px rgba(0,0,0,0.65),0 0 22px rgba(56,189,248,0.18);transform:translateY(-2px);}.thematic-floating-card .card-header-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:0.25rem;gap:0.5rem;}.thematic-floating-card .card-metric-title{font-family:'Outfit',sans-serif;font-size:0.78rem;font-weight:700;color:#f1f5f9;letter-spacing:0.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.thematic-floating-card .card-metric-sub{font-family:'DM Mono',monospace;font-size:0.74rem;font-weight:700;color:#64748b;white-space:nowrap;text-align:right;flex-shrink:0;}.thematic-floating-card .card-sparkline-wrap{width:100%;height:44px;position:relative;margin:0.25rem 0;}.thematic-stage-container.fullscreen .thematic-metrics-deck{top:4.85rem;left:1.5rem;max-width:calc(100% - 200px);}.thematic-bottom-hud{position:absolute;bottom:1.25rem;left:1.25rem;background:rgba(8,13,26,0.88);border:1px solid rgba(255,255,255,0.1);border-radius:14px;padding:0.9rem 1.25rem;box-shadow:0 12px 36px rgba(0,0,0,0.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:15;min-width:240px;}.thematic-hud-cagr-block{margin-bottom:0.6rem;padding-bottom:0.6rem;border-bottom:1px solid rgba(255,255,255,0.07);}.thematic-hud-cagr-label{font-family:'Outfit',sans-serif;font-size:0.68rem;font-weight:700;color:#64748b;letter-spacing:0.06em;text-transform:uppercase;}.thematic-hud-cagr-val{font-family:'DM Mono',monospace;font-size:1.4rem;font-weight:800;color:#34d399;letter-spacing:-0.02em;}.thematic-hud-stat-grid{display:flex;flex-direction:column;gap:0.35rem;}.thematic-hud-stat-row{display:flex;justify-content:space-between;align-items:center;font-family:'DM Sans',sans-serif;font-size:0.74rem;}.thematic-hud-stat-label{color:#94a3b8;display:flex;align-items:center;gap:0.35rem;}.thematic-hud-stat-val{font-family:'DM Mono',monospace;font-weight:700;color:#f1f5f9;}.thematic-hud-stat-val.positive{color:#34d399;}.thematic-hud-stat-val.negative{color:#fb7185;}.thematic-tags-ribbon{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.45rem 0.6rem;padding:0.75rem 1rem;margin-top:0.75rem;background:rgba(13,19,38,0.4);border:1px solid rgba(255,255,255,0.06);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all 0.3s ease;position:relative;z-index:3;}.thematic-stage-container.lightbox-fullscreen ~ .thematic-tags-ribbon{position:fixed;bottom:1.25rem;left:50%;transform:translateX(-50%);width:auto;max-width:calc(100vw - 2rem);z-index:100002;margin-top:0;background:rgba(11,17,34,0.92);border:1px solid rgba(56,189,248,0.25);box-shadow:0 16px 40px rgba(0,0,0,0.7),0 0 20px rgba(56,189,248,0.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:0.5rem 0.85rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;}@media (max-width:768px){.thematic-stage-container.lightbox-fullscreen ~ .thematic-tags-ribbon{position:static !important;left:auto !important;bottom:auto !important;transform:none !important;width:100% !important;max-width:none !important;margin-top:0.75rem !important;border-radius:12px !important;justify-content:flex-start !important;overflow-x:auto !important;white-space:nowrap !important;}}.thematic-stage-container.lightbox-fullscreen ~ .thematic-tags-ribbon::-webkit-scrollbar{display:none;}.thematic-tag-pill{display:inline-flex;align-items:center;gap:0.45rem;background:rgba(15,23,42,0.75);border:1px solid rgba(255,255,255,0.08);color:#94a3b8;font-family:'Outfit',sans-serif;font-size:0.73rem;font-weight:600;padding:0.3rem 0.72rem;border-radius:99px;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;}.thematic-tag-pill:hover{color:#fff;border-color:rgba(56,189,248,0.4);background:rgba(15,23,42,0.95);transform:translateY(-1px);}.thematic-tag-pill.active{background:linear-gradient(135deg,rgba(56,189,248,0.2),rgba(99,102,241,0.25));border:1px solid rgba(56,189,248,0.5);color:#38bdf8;box-shadow:0 0 12px rgba(56,189,248,0.2);}.thematic-tag-dot{width:7px;height:7px;border-radius:50%;background:var(--thematic-cyan);flex-shrink:0;}.thematic-tag-count{font-family:'DM Mono',monospace;font-size:0.68rem;font-weight:700;color:#64748b;background:rgba(255,255,255,0.06);padding:1px 5px;border-radius:99px;margin-left:0.15rem;}.thematic-tag-pill.active .thematic-tag-count{color:#38bdf8;background:rgba(56,189,248,0.15);}.thematic-drawer-backdrop{position:fixed;inset:0;background:rgba(3,6,14,0.25);backdrop-filter:none;-webkit-backdrop-filter:none;z-index:100010;opacity:0;pointer-events:none;transition:opacity 0.3s ease;}.thematic-drawer-backdrop.open{opacity:1;pointer-events:auto;}.thematic-drawer{position:fixed;top:0;right:0;bottom:0;width:480px;max-width:90vw;background:rgba(9,14,30,0.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-left:1px solid rgba(56,189,248,0.3);box-shadow:-20px 0 60px rgba(0,0,0,0.85),0 0 35px rgba(56,189,248,0.08);z-index:100011;transform:translateX(100%);transition:transform 0.32s cubic-bezier(0.16,1,0.3,1);display:flex;flex-direction:column;overflow:hidden;}.thematic-drawer.open{transform:translateX(0);}.thematic-drawer-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,0.08);display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(180deg,rgba(56,189,248,0.06) 0%,transparent 100%);}.thematic-drawer-title-wrap{display:flex;flex-direction:column;gap:0.3rem;}.thematic-drawer-theme-name{font-family:'Outfit',sans-serif;font-size:1.3rem;font-weight:800;color:#fff;letter-spacing:-0.01em;}.thematic-drawer-badge{font-family:'DM Mono',monospace;font-size:0.7rem;color:#38bdf8;background:rgba(56,189,248,0.1);border:1px solid rgba(56,189,248,0.2);padding:0.15rem 0.5rem;border-radius:6px;width:fit-content;}.thematic-drawer-close{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);color:#94a3b8;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease;}.thematic-drawer-close:hover{color:#fff;background:rgba(255,255,255,0.12);}.thematic-drawer-body{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;scrollbar-width:thin;scrollbar-color:rgba(56,189,248,0.2) transparent;}.thematic-drawer-metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0.75rem;}.thematic-drawer-kpi-card{background:rgba(15,23,42,0.6);border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:0.85rem;display:flex;flex-direction:column;gap:0.2rem;}.thematic-drawer-kpi-label{font-family:'Outfit',sans-serif;font-size:0.68rem;color:#64748b;font-weight:700;text-transform:uppercase;}.thematic-drawer-kpi-val{font-family:'DM Mono',monospace;font-size:1.1rem;font-weight:800;color:#f1f5f9;}.thematic-constituents-title{font-family:'Outfit',sans-serif;font-size:0.85rem;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:0.04em;margin-bottom:0.5rem;}.thematic-constituents-list{display:flex;flex-direction:column;gap:0.5rem;}.thematic-constituent-item{display:flex;justify-content:space-between;align-items:center;background:rgba(15,23,42,0.45);border:1px solid rgba(255,255,255,0.05);border-radius:10px;padding:0.65rem 0.85rem;cursor:pointer;transition:all 0.2s ease;gap:0.5rem;min-width:0;overflow:hidden;}.thematic-constituent-item:hover{background:rgba(56,189,248,0.08);border-color:rgba(56,189,248,0.25);transform:translateX(3px);}.thematic-c-sym-group{display:flex;align-items:center;gap:0.55rem;min-width:0;flex:1 1 auto;overflow:hidden;}.thematic-c-sym{font-family:'DM Mono',monospace;font-weight:800;font-size:0.86rem;color:#38bdf8;flex-shrink:0;}.thematic-c-name{font-family:'DM Sans',sans-serif;font-size:0.75rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto;}.thematic-c-sector{font-size:0.68rem;color:#64748b;margin-left:0.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px;flex-shrink:1;}.thematic-c-stats{display:flex;align-items:center;gap:0.5rem;flex-shrink:0;}.thematic-c-weight-tag{background:rgba(16,185,129,0.14);border:1px solid rgba(16,185,129,0.35);color:#34d399;padding:0.2rem 0.55rem;border-radius:6px;font-size:0.74rem;font-weight:800;font-family:'DM Mono',monospace;white-space:nowrap;flex-shrink:0;box-shadow:0 0 10px rgba(16,185,129,0.15);}.thematic-c-univ-tag{color:#64748b;font-size:0.68rem;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);padding:2px 6px;border-radius:4px;white-space:nowrap;flex-shrink:0;}.thematic-canvas-tooltip{position:fixed;display:none;background:rgba(8,14,30,0.96);border:1px solid rgba(56,189,248,0.4);border-radius:14px;padding:0.9rem 1.15rem;box-shadow:0 20px 48px rgba(0,0,0,0.8),0 0 24px rgba(56,189,248,0.18);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);pointer-events:auto;z-index:100025;min-width:260px;max-width:380px;width:max-content;transition:opacity 0.15s ease;}.thematic-canvas-tooltip::before{content:'';position:absolute;inset:-16px;z-index:-1;pointer-events:auto;}.thematic-tooltip-header{font-family:'Outfit',sans-serif;font-size:0.95rem;font-weight:800;color:#fff;margin-bottom:0.2rem;display:flex;align-items:center;gap:0.45rem;}.thematic-tt-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0;}.thematic-tooltip-sub{font-family:'DM Sans',sans-serif;font-size:0.74rem;color:#94a3b8;margin-bottom:0.5rem;line-height:1.35;}.thematic-tooltip-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.5rem;background:rgba(15,23,42,0.6);border:1px solid rgba(255,255,255,0.06);border-radius:8px;padding:0.5rem 0.65rem;}.thematic-tt-kpi{display:flex;flex-direction:column;gap:2px;}.thematic-tt-kpi-label{font-size:0.64rem;color:#94a3b8;text-transform:uppercase;font-weight:700;letter-spacing:0.4px;}.thematic-tt-kpi-val{font-family:'DM Mono',monospace;font-size:0.85rem;font-weight:800;}.thematic-tt-holdings-wrap{display:flex;flex-wrap:wrap;gap:0.35rem;max-height:140px;overflow-y:auto;}.thematic-tt-holding-pill{font-family:'DM Mono',monospace;font-size:0.72rem;font-weight:700;color:#f1f5f9;background:rgba(16,185,129,0.12);border:1px solid rgba(16,185,129,0.3);padding:2px 6px;border-radius:5px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;}.thematic-tt-tag{font-family:'DM Sans',sans-serif;font-size:0.68rem;color:#cbd5e1;background:rgba(56,189,248,0.08);border:1px solid rgba(56,189,248,0.2);padding:2px 7px;border-radius:4px;white-space:nowrap;}.thematic-tt-footer{display:flex;justify-content:space-between;align-items:center;margin-top:0.6rem;border-top:1px solid rgba(255,255,255,0.08);padding-top:0.45rem;font-family:'DM Sans',sans-serif;font-size:0.68rem;color:#64748b;font-weight:600;}.thematic-tooltip-row{display:flex;justify-content:space-between;align-items:center;font-family:'DM Mono',monospace;font-size:0.72rem;gap:1rem;margin-top:0.2rem;}@media (max-width:1200px){.thematic-metrics-deck .thematic-floating-card{width:180px;min-width:165px;}.thematic-stage-container{height:760px;min-height:640px;}}@media (max-width:900px){.thematic-stage-container{height:680px;min-height:560px;}.thematic-metrics-deck{top:0.75rem;left:0.75rem;max-width:calc(100% - 150px);gap:0.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.thematic-metrics-deck::-webkit-scrollbar{display:none;}.thematic-metrics-deck .thematic-floating-card{width:175px;min-width:160px;padding:0.55rem 0.75rem;flex-shrink:0;}}@media (max-width:768px){.thematic-topbar{flex-direction:column;align-items:flex-start;}.thematic-controls-group{width:100%;justify-content:space-between;}.thematic-mini-header-card{display:none;}.thematic-metrics-deck{top:0.65rem;left:0.65rem;right:3.8rem;max-width:calc(100% - 4.45rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.35rem;overflow:visible;padding-bottom:0;}.thematic-metrics-deck .thematic-floating-card{width:auto;min-width:0;padding:0.45rem 0.5rem;}.thematic-floating-card .card-header-row{flex-direction:column;align-items:flex-start;gap:0.1rem;}.thematic-floating-card .card-metric-title{font-size:0.62rem;max-width:100%;}.thematic-floating-card .card-metric-sub{font-size:0.58rem;max-width:100%;text-align:left;}.thematic-floating-card .card-sparkline-wrap{height:34px;margin:0.15rem 0;}.thematic-floating-card > div:last-child{font-size:0.58rem !important;}.thematic-floating-card > div:last-child span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.thematic-bottom-hud{left:0.75rem;bottom:0.75rem;right:0.75rem;min-width:unset;display:grid;grid-template-columns:minmax(0,0.85fr) minmax(0,1.15fr);align-items:center;padding:0.6rem 0.75rem;}.thematic-hud-cagr-block{margin-bottom:0;padding-bottom:0;border-bottom:none;border-right:1px solid rgba(255,255,255,0.08);padding-right:0.75rem;}.thematic-hud-stat-grid{min-width:0;gap:0.35rem;}.thematic-hud-stat-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0.25rem;font-size:0.62rem;}.thematic-hud-stat-label,.thematic-hud-stat-val{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.thematic-tags-ribbon{flex-wrap:wrap !important;overflow:visible !important;justify-content:center !important;padding:0.5rem 0.75rem !important;}.thematic-lightbox-header{top:0.75rem !important;left:0.75rem !important;gap:0.45rem !important;}.thematic-lightbox-title-group{padding:0.25rem 0.6rem !important;}.thematic-lightbox-title{font-size:0.72rem !important;}.thematic-stage-container{height:560px;min-height:480px;border-radius:16px;}.thematic-stage-container.lightbox-fullscreen{padding-top:0 !important;}.thematic-stage-container.lightbox-fullscreen .thematic-lightbox-header{top:0.6rem !important;left:0.6rem !important;right:0.6rem !important;width:auto !important;z-index:20;}.thematic-stage-container.lightbox-fullscreen .thematic-lightbox-title-group{width:max-content;max-width:calc(100% - 9.5rem) !important;justify-content:center;padding:0.3rem 0.75rem !important;}.thematic-stage-container.lightbox-fullscreen .thematic-canvas-tools{top:0.6rem !important;right:0.6rem !important;left:auto !important;transform:none !important;}.thematic-stage-container.lightbox-fullscreen .thematic-metrics-deck{top:3.25rem !important;left:0.5rem !important;right:0.5rem !important;max-width:none !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:0.35rem !important;z-index:12;}.thematic-stage-container.lightbox-fullscreen ~ .thematic-tags-ribbon{position:fixed !important;left:0.5rem !important;right:0.5rem !important;bottom:0.6rem !important;width:auto !important;max-width:none !important;transform:none !important;justify-content:flex-start !important;padding:0.45rem 0.6rem !important;overflow-x:auto !important;white-space:nowrap !important;flex-wrap:nowrap !important;}.thematic-stage-container.lightbox-fullscreen ~ .thematic-tags-ribbon .thematic-tag-pill{flex:0 0 auto;}body:has(.thematic-stage-container.lightbox-fullscreen) .thematic-bottom-hud{left:0.5rem !important;right:0.5rem !important;bottom:4.25rem !important;grid-template-columns:1fr !important;gap:0.45rem !important;}body:has(.thematic-stage-container.lightbox-fullscreen) .thematic-hud-cagr-block{border-right:none !important;border-bottom:1px solid rgba(255,255,255,0.08) !important;padding-bottom:0.4rem !important;padding-right:0 !important;}.thematic-drawer{width:100vw;max-width:100vw;}.thematic-drawer-header{padding:1rem 1.15rem;}.thematic-drawer-theme-name{font-size:1.15rem;}.thematic-drawer-body{padding:1rem 1.15rem;gap:1rem;}.thematic-drawer-metrics-grid{gap:0.5rem;}.thematic-drawer-kpi-card{padding:0.65rem 0.75rem;}.thematic-drawer-kpi-label{font-size:0.62rem;}.thematic-drawer-kpi-val{font-size:0.95rem;}}@media (max-width:580px){.thematic-c-sector{display:none !important;}.thematic-c-name{max-width:130px;}.thematic-drawer-badge{font-size:0.64rem;padding:0.15rem 0.4rem;}}@media (max-width:480px){.thematic-metrics-deck{left:0.45rem;right:3.55rem;max-width:calc(100% - 4rem);grid-template-columns:repeat(3,minmax(0,1fr));gap:0.25rem;}.thematic-metrics-deck .thematic-floating-card{padding:0.4rem 0.42rem;}.thematic-floating-card .card-metric-title{font-size:0.56rem;}.thematic-floating-card .card-metric-sub{font-size:0.52rem;}.thematic-floating-card .card-sparkline-wrap{height:30px;}.thematic-hud-stat-row:nth-child(n+3){display:none;}.thematic-stage-container{height:480px;min-height:400px;}.thematic-drawer-body{padding:0.75rem 0.85rem;}.thematic-constituent-item{padding:0.5rem 0.65rem;}.thematic-c-name{max-width:110px;}}.thematic-search-wrapper{display:flex;align-items:center;position:relative;width:480px;max-width:100%;min-width:280px;flex-shrink:1;}@media (max-width:1200px){.thematic-search-wrapper{width:360px;}}@media (max-width:768px){.thematic-search-wrapper{width:100%;}}.thematic-search-glow{position:absolute;inset:-1px;border-radius:12px;background:linear-gradient(135deg,rgba(56,189,248,0.18),rgba(139,92,246,0.12));z-index:0;pointer-events:none;}.thematic-search-icon{position:absolute;left:0.75rem;top:50%;transform:translateY(-50%);pointer-events:none;z-index:2;transition:stroke 0.2s;}#thematicSearchInput{position:relative;z-index:1;width:100%;background:rgba(10,16,35,0.75);color:#f1f5f9;border:1px solid rgba(56,189,248,0.35);padding:0.52rem 2.4rem 0.52rem 2.2rem;border-radius:11px;font-family:'Outfit',sans-serif;font-size:0.88rem;font-weight:600;outline:none;transition:border-color 0.2s,background 0.2s,box-shadow 0.2s;box-shadow:0 0 0 3px rgba(56,189,248,0.08),0 2px 12px rgba(0,0,0,0.3);}#thematicSearchInput:focus{border-color:#38bdf8;background:rgba(12,20,44,0.95);box-shadow:0 0 0 3px rgba(56,189,248,0.22),0 4px 20px rgba(0,0,0,0.45);}.thematic-search-kbd{position:absolute;right:0.75rem;top:50%;transform:translateY(-50%);z-index:2;background:rgba(56,189,248,0.08);border:1px solid rgba(56,189,248,0.25);border-radius:5px;color:#38bdf8;font-family:'DM Mono',monospace;font-size:0.65rem;font-weight:700;padding:0.12rem 0.4rem;pointer-events:none;transition:opacity 0.2s ease;}#thematicSearchInput:focus ~ .thematic-search-kbd{opacity:0;}.search-autocomplete{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:9999;display:none;max-height:360px;overflow-y:auto;background:rgba(8,10,22,0.97);border:1px solid rgba(56,189,248,0.28);border-radius:12px;padding:0.4rem;box-shadow:0 16px 44px rgba(0,0,0,0.6),0 0 0 1px rgba(56,189,248,0.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-family:'Outfit',sans-serif;}.search-autocomplete.visible{display:block;}.search-autocomplete::-webkit-scrollbar{width:6px;}.search-autocomplete::-webkit-scrollbar-thumb{background:rgba(56,189,248,0.25);border-radius:4px;}.sac-group-label{font-family:'Outfit',sans-serif;font-size:0.6rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#56687a;padding:0.4rem 0.6rem 0.3rem;}.sac-group-label:not(:first-child){margin-top:0.2rem;border-top:1px solid rgba(255,255,255,0.06);padding-top:0.55rem;}.sac-item{display:flex;align-items:center;justify-content:space-between;gap:0.6rem;padding:0.45rem 0.6rem;border-radius:8px;cursor:pointer;transition:background 0.12s ease;}.sac-item:hover,.sac-item.sac-active{background:rgba(56,189,248,0.12);}.sac-item-main{display:flex;align-items:center;gap:0.5rem;min-width:0;font-family:'Outfit',sans-serif;font-size:0.8rem;font-weight:700;color:#eef2f8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.sac-item-badge{flex-shrink:0;width:15px;height:15px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-family:'DM Mono',monospace;font-size:0.55rem;font-weight:700;}.sac-item[data-type="symbol"] .sac-item-badge{background:rgba(56,189,248,0.15);color:#38bdf8;}.sac-item[data-type="company"] .sac-item-badge{background:rgba(139,92,246,0.15);color:#a78bfa;}.sac-item[data-type="theme"] .sac-item-badge{background:rgba(56,189,248,0.25);color:#38bdf8;}.sac-item[data-type="sector"] .sac-item-badge{background:rgba(16,185,129,0.15);color:#10b981;}.sac-item[data-type="industry"] .sac-item-badge{background:rgba(245,158,11,0.15);color:#f59e0b;}.sac-item[data-type="trending"] .sac-item-badge{background:rgba(244,114,182,0.15);color:#f472b6;}.sac-item-sub{flex-shrink:0;font-family:'DM Mono',monospace;font-size:0.62rem;color:#6b7f96;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:45%;}.sac-item mark{background:none;color:#38bdf8;font-weight:800;}.sac-empty{padding:0.7rem 0.6rem;font-family:'Outfit',sans-serif;font-size:0.72rem;color:#56687a;text-align:center;}@media (min-width:861px){.thematic-stage-container.lightbox-fullscreen .thematic-metrics-deck{display:flex !important;flex-direction:column !important;grid-template-columns:none !important;width:220px !important;max-width:220px !important;left:1rem !important;right:auto !important;top:4.1rem !important;}.thematic-stage-container.lightbox-fullscreen .thematic-metrics-deck .thematic-floating-card{width:100% !important;min-width:0 !important;}}