.ai-dashboard_container__oqv7S{min-height:100vh;background:#050505;color:#fff;font-family:Inter,sans-serif;padding-top:80px}.ai-dashboard_navbar__9tAIE{position:fixed;top:0;width:100%;height:70px;background:rgba(5,5,5,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #222;display:flex;justify-content:space-between;align-items:center;padding:0 40px;z-index:100}.ai-dashboard_logo__PNAdV{font-size:1.5rem;font-weight:800;background:linear-gradient(90deg,#00f2fe,#4facfe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ai-dashboard_navLinks__6AcKp{display:flex;gap:30px}.ai-dashboard_navLink__qM6Nn{color:#888;text-decoration:none;font-size:.9rem;transition:.3s}.ai-dashboard_navLink__qM6Nn:hover{color:#00f2fe}.ai-dashboard_layout__wAl5o{display:flex;max-width:1400px;margin:0 auto;gap:30px;padding:20px}.ai-dashboard_sidebar__ZfzFb{width:260px;display:flex;flex-direction:column;gap:10px}.ai-dashboard_sidebarItem__jYBAW{padding:12px 15px;border-radius:8px;background:#111;color:#888;display:flex;align-items:center;gap:12px;cursor:pointer;transition:.2s}.ai-dashboard_activeSidebarItem__tavp6,.ai-dashboard_sidebarItem__jYBAW:hover{background:#222;color:#fff}.ai-dashboard_activeSidebarItem__tavp6{border-left:3px solid #00f2fe}.ai-dashboard_main__KevO6{flex:1 1}.ai-dashboard_header__KNo0k{margin-bottom:30px}.ai-dashboard_title__doVAx{font-size:2rem;margin-bottom:5px}.ai-dashboard_subtitle__w0rcz{color:#666}.ai-dashboard_statsGrid__hMEas{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.ai-dashboard_statCard__dUA5q{background:#111;border:1px solid #222;padding:25px;border-radius:12px;position:relative;overflow:hidden}.ai-dashboard_statValue__SRWEl{font-size:1.8rem;font-weight:700;margin:10px 0}.ai-dashboard_statLabel__oKq43{color:#666;font-size:.9rem}.ai-dashboard_statTrend__zaslx{font-size:.8rem;padding:2px 8px;border-radius:4px}.ai-dashboard_trendUp__5yKdy{color:#00ff88;background:rgba(0,255,136,.1)}.ai-dashboard_trendDown__5U71p{color:#ff3366;background:rgba(255,51,102,.1)}.ai-dashboard_chartGrid__xnOTf{display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;gap:20px}.ai-dashboard_chartCard__ijI_F{background:#111;border:1px solid #222;border-radius:12px;padding:25px}.ai-dashboard_chartHeader__g74eI{display:flex;justify-content:space-between;margin-bottom:20px}.ai-dashboard_placeholderChart__s4LAB{height:300px;width:100%;background:linear-gradient(transparent 95%,#1a1a1a 0),linear-gradient(90deg,transparent 95%,#1a1a1a 0);background-size:40px 40px;border-left:2px solid #333;border-bottom:2px solid #333;position:relative}.ai-dashboard_line___WuyV{position:absolute;bottom:50px;left:0;width:100%;height:100px;border-top:3px solid #00f2fe;filter:drop-shadow(0 0 10px rgba(0,242,254,.5));-webkit-clip-path:polygon(0 100%,10% 80%,20% 90%,30% 60%,40% 70%,50% 30%,60% 50%,70% 20%,80% 40%,90% 10%,100% 30%);clip-path:polygon(0 100%,10% 80%,20% 90%,30% 60%,40% 70%,50% 30%,60% 50%,70% 20%,80% 40%,90% 10%,100% 30%)}.ai-dashboard_modelList___dJHO{display:flex;flex-direction:column;gap:15px}.ai-dashboard_modelItem__0iJgy{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #222}.ai-dashboard_progressBar__FEqXU{height:6px;background:#222;border-radius:3px;margin-top:8px;overflow:hidden}.ai-dashboard_progressFill__LSPzQ{height:100%;background:#00f2fe}